moxie fixes in gas.
[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: 2009-08-26 20:25+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: app.c:488 app.c:502
21 msgid "end of file in comment"
22 msgstr ""
23
24 #: app.c:580 app.c:627
25 #, c-format
26 msgid "end of file in string; '%c' inserted"
27 msgstr ""
28
29 #: app.c:653
30 #, c-format
31 msgid "unknown escape '\\%c' in string; ignored"
32 msgstr ""
33
34 #: app.c:816
35 msgid "end of file not at end of a line; newline inserted"
36 msgstr ""
37
38 #: app.c:973
39 msgid "end of file in multiline comment"
40 msgstr ""
41
42 #: app.c:1048
43 msgid "end of file after a one-character quote; \\0 inserted"
44 msgstr ""
45
46 #: app.c:1056
47 msgid "end of file in escape character"
48 msgstr ""
49
50 #: app.c:1068
51 msgid "missing close quote; (assumed)"
52 msgstr ""
53
54 #: app.c:1137 app.c:1192 app.c:1203 app.c:1277
55 msgid "end of file in comment; newline inserted"
56 msgstr ""
57
58 #: as.c:158
59 msgid "missing emulation mode name"
60 msgstr ""
61
62 #: as.c:173
63 #, c-format
64 msgid "unrecognized emulation name `%s'"
65 msgstr ""
66
67 #: as.c:220
68 #, c-format
69 msgid "GNU assembler version %s (%s) using BFD version %s\n"
70 msgstr ""
71
72 #: as.c:227
73 #, c-format
74 msgid "Usage: %s [option...] [asmfile...]\n"
75 msgstr ""
76
77 #: as.c:229
78 #, c-format
79 msgid ""
80 "Options:\n"
81 "  -a[sub-option...]\t  turn on listings\n"
82 "                      \t  Sub-options [default hls]:\n"
83 "                      \t  c      omit false conditionals\n"
84 "                      \t  d      omit debugging directives\n"
85 "                      \t  g      include general info\n"
86 "                      \t  h      include high-level source\n"
87 "                      \t  l      include assembly\n"
88 "                      \t  m      include macro expansions\n"
89 "                      \t  n      omit forms processing\n"
90 "                      \t  s      include symbols\n"
91 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
92 msgstr ""
93
94 #: as.c:243
95 #, c-format
96 msgid "  --alternate             initially turn on alternate macro syntax\n"
97 msgstr ""
98
99 #: as.c:245
100 #, c-format
101 msgid "  -D                      produce assembler debugging messages\n"
102 msgstr ""
103
104 #: as.c:247
105 #, c-format
106 msgid "  --debug-prefix-map OLD=NEW  Map OLD to NEW in debug information\n"
107 msgstr ""
108
109 #: as.c:249
110 #, c-format
111 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
112 msgstr ""
113
114 #: as.c:265
115 #, c-format
116 msgid "                          emulate output (default %s)\n"
117 msgstr ""
118
119 #: as.c:270
120 #, c-format
121 msgid "  --execstack             require executable stack for this object\n"
122 msgstr ""
123
124 #: as.c:272
125 #, c-format
126 msgid ""
127 "  --noexecstack           don't require executable stack for this object\n"
128 msgstr ""
129
130 #: as.c:275
131 #, c-format
132 msgid "  -f                      skip whitespace and comment preprocessing\n"
133 msgstr ""
134
135 #: as.c:277
136 #, c-format
137 msgid "  -g --gen-debug          generate debugging information\n"
138 msgstr ""
139
140 #: as.c:279
141 #, c-format
142 msgid "  --gstabs                generate STABS debugging information\n"
143 msgstr ""
144
145 #: as.c:281
146 #, c-format
147 msgid ""
148 "  --gstabs+               generate STABS debug info with GNU extensions\n"
149 msgstr ""
150
151 #: as.c:283
152 #, c-format
153 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
154 msgstr ""
155
156 #: as.c:285
157 #, c-format
158 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
159 msgstr ""
160
161 #: as.c:287
162 #, c-format
163 msgid "  --help                  show this message and exit\n"
164 msgstr ""
165
166 #: as.c:289
167 #, c-format
168 msgid "  --target-help           show target specific options\n"
169 msgstr ""
170
171 #: as.c:291
172 #, c-format
173 msgid ""
174 "  -I DIR                  add DIR to search list for .include directives\n"
175 msgstr ""
176
177 #: as.c:293
178 #, c-format
179 msgid "  -J                      don't warn about signed overflow\n"
180 msgstr ""
181
182 #: as.c:295
183 #, c-format
184 msgid ""
185 "  -K                      warn when differences altered for long "
186 "displacements\n"
187 msgstr ""
188
189 #: as.c:297
190 #, c-format
191 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
192 msgstr ""
193
194 #: as.c:299
195 #, c-format
196 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
197 msgstr ""
198
199 #: as.c:301
200 #, c-format
201 msgid ""
202 "  --MD FILE               write dependency information in FILE (default "
203 "none)\n"
204 msgstr ""
205
206 #: as.c:303
207 #, c-format
208 msgid "  -nocpp                  ignored\n"
209 msgstr ""
210
211 #: as.c:305
212 #, c-format
213 msgid ""
214 "  -o OBJFILE              name the object-file output OBJFILE (default a."
215 "out)\n"
216 msgstr ""
217
218 #: as.c:307
219 #, c-format
220 msgid "  -R                      fold data section into text section\n"
221 msgstr ""
222
223 #: as.c:309
224 #, c-format
225 msgid ""
226 "  --reduce-memory-overheads \n"
227 "                          prefer smaller memory use at the cost of longer\n"
228 "                          assembly times\n"
229 msgstr ""
230
231 #: as.c:313
232 #, c-format
233 msgid ""
234 "  --statistics            print various measured statistics from execution\n"
235 msgstr ""
236
237 #: as.c:315
238 #, c-format
239 msgid "  --strip-local-absolute  strip local absolute symbols\n"
240 msgstr ""
241
242 #: as.c:317
243 #, c-format
244 msgid ""
245 "  --traditional-format    Use same format as native assembler when possible\n"
246 msgstr ""
247
248 #: as.c:319
249 #, c-format
250 msgid "  --version               print assembler version number and exit\n"
251 msgstr ""
252
253 #: as.c:321
254 #, c-format
255 msgid "  -W  --no-warn           suppress warnings\n"
256 msgstr ""
257
258 #: as.c:323
259 #, c-format
260 msgid "  --warn                  don't suppress warnings\n"
261 msgstr ""
262
263 #: as.c:325
264 #, c-format
265 msgid "  --fatal-warnings        treat warnings as errors\n"
266 msgstr ""
267
268 #: as.c:328
269 #, c-format
270 msgid ""
271 "  --itbl INSTTBL          extend instruction set to include instructions\n"
272 "                          matching the specifications defined in file "
273 "INSTTBL\n"
274 msgstr ""
275
276 #: as.c:332
277 #, c-format
278 msgid "  -w                      ignored\n"
279 msgstr ""
280
281 #: as.c:334
282 #, c-format
283 msgid "  -X                      ignored\n"
284 msgstr ""
285
286 #: as.c:336
287 #, c-format
288 msgid "  -Z                      generate object file even after errors\n"
289 msgstr ""
290
291 #: as.c:338
292 #, c-format
293 msgid ""
294 "  --listing-lhs-width     set the width in words of the output data column "
295 "of\n"
296 "                          the listing\n"
297 msgstr ""
298
299 #: as.c:341
300 #, c-format
301 msgid ""
302 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
303 "                          of the output data column; ignored if smaller "
304 "than\n"
305 "                          the width of the first line\n"
306 msgstr ""
307
308 #: as.c:345
309 #, c-format
310 msgid ""
311 "  --listing-rhs-width     set the max width in characters of the lines from\n"
312 "                          the source file\n"
313 msgstr ""
314
315 #: as.c:348
316 #, c-format
317 msgid ""
318 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
319 "                          for the output data column of the listing\n"
320 msgstr ""
321
322 #: as.c:351
323 #, c-format
324 msgid "  @FILE                   read options from FILE\n"
325 msgstr ""
326
327 #: as.c:359
328 #, c-format
329 msgid "Report bugs to %s\n"
330 msgstr ""
331
332 #: as.c:564
333 #, c-format
334 msgid "unrecognized option -%c%s"
335 msgstr ""
336
337 #. This output is intended to follow the GNU standards document.
338 #: as.c:602
339 #, c-format
340 msgid "GNU assembler %s\n"
341 msgstr ""
342
343 #: as.c:603
344 #, c-format
345 msgid "Copyright 2008 Free Software Foundation, Inc.\n"
346 msgstr ""
347
348 #: as.c:604
349 #, c-format
350 msgid ""
351 "This program is free software; you may redistribute it under the terms of\n"
352 "the GNU General Public License version 3 or later.\n"
353 "This program has absolutely no warranty.\n"
354 msgstr ""
355
356 #: as.c:608
357 #, c-format
358 msgid "This assembler was configured for a target of `%s'.\n"
359 msgstr ""
360
361 #: as.c:615
362 msgid "multiple emulation names specified"
363 msgstr ""
364
365 #: as.c:617
366 msgid "emulations not handled in this configuration"
367 msgstr ""
368
369 #: as.c:622
370 #, c-format
371 msgid "alias = %s\n"
372 msgstr ""
373
374 #: as.c:623
375 #, c-format
376 msgid "canonical = %s\n"
377 msgstr ""
378
379 #: as.c:624
380 #, c-format
381 msgid "cpu-type = %s\n"
382 msgstr ""
383
384 #: as.c:626
385 #, c-format
386 msgid "format = %s\n"
387 msgstr ""
388
389 #: as.c:629
390 #, c-format
391 msgid "bfd-target = %s\n"
392 msgstr ""
393
394 #: as.c:646
395 msgid "bad defsym; format is --defsym name=value"
396 msgstr ""
397
398 #: as.c:666
399 msgid "no file name following -t option"
400 msgstr ""
401
402 #: as.c:681
403 #, c-format
404 msgid "failed to read instruction table %s\n"
405 msgstr ""
406
407 #: as.c:852
408 #, c-format
409 msgid "invalid listing option `%c'"
410 msgstr ""
411
412 #: as.c:905
413 msgid "--hash-size needs a numeric argument"
414 msgstr ""
415
416 #: as.c:930
417 #, c-format
418 msgid "%s: total time in assembly: %ld.%06ld\n"
419 msgstr ""
420
421 #: as.c:933
422 #, c-format
423 msgid "%s: data size %ld\n"
424 msgstr ""
425
426 #: as.c:1241
427 #, c-format
428 msgid "%d warnings, treating warnings as errors"
429 msgstr ""
430
431 #: as.h:208
432 #, c-format
433 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
434 msgstr ""
435
436 #.
437 #. * We have a GROSS internal error.
438 #. * This should never happen.
439 #.
440 #: atof-generic.c:417 config/tc-m68k.c:3536
441 msgid "failed sanity check"
442 msgstr ""
443
444 #: cgen.c:113 config/tc-alpha.c:2083 config/tc-alpha.c:2107
445 #: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
446 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2562
447 #: config/tc-ppc.c:2713 config/tc-ppc.c:2834 config/tc-ppc.c:2845
448 #: config/tc-s390.c:1218 config/tc-s390.c:1318 config/tc-s390.c:1447
449 #: config/tc-v850.c:1730 config/tc-v850.c:1753 config/tc-v850.c:1956
450 msgid "too many fixups"
451 msgstr ""
452
453 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
454 #: config/tc-d30v.c:453 config/tc-i370.c:2129 config/tc-mn10200.c:1042
455 #: config/tc-mn10300.c:1674 config/tc-ppc.c:2601 config/tc-s390.c:1189
456 #: config/tc-v850.c:1932 config/tc-z80.c:422
457 msgid "illegal operand"
458 msgstr ""
459
460 #: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:569 config/tc-d10v.c:463
461 #: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-i370.c:2131
462 #: config/tc-mcore.c:662 config/tc-microblaze.c:583 config/tc-mmix.c:488
463 #: config/tc-mn10200.c:1045 config/tc-mn10300.c:1677 config/tc-msp430.c:452
464 #: config/tc-or32.c:307 config/tc-ppc.c:2603 config/tc-s390.c:1207
465 #: config/tc-sh.c:1359 config/tc-sh64.c:2213 config/tc-v850.c:1935
466 #: config/tc-z80.c:575 config/tc-z8k.c:350
467 msgid "missing operand"
468 msgstr ""
469
470 #: cgen.c:799
471 msgid "a reloc on this operand implies an overflow"
472 msgstr ""
473
474 #: cgen.c:822
475 msgid "operand mask overflow"
476 msgstr ""
477
478 #. We can't actually support subtracting a symbol.
479 #: cgen.c:885 config/tc-arc.c:1247 config/tc-arm.c:1612 config/tc-arm.c:8617
480 #: config/tc-arm.c:8668 config/tc-arm.c:8914 config/tc-arm.c:9704
481 #: config/tc-arm.c:10703 config/tc-arm.c:10743 config/tc-arm.c:11051
482 #: config/tc-arm.c:11080 config/tc-avr.c:1087 config/tc-cris.c:4044
483 #: config/tc-d10v.c:1502 config/tc-d30v.c:1903 config/tc-mips.c:4394
484 #: config/tc-mips.c:5518 config/tc-mips.c:6493 config/tc-mips.c:7069
485 #: config/tc-msp430.c:1937 config/tc-ppc.c:5769 config/tc-spu.c:959
486 #: config/tc-spu.c:983 config/tc-v850.c:2271 config/tc-xstormy16.c:484
487 #: config/tc-xtensa.c:5820 config/tc-xtensa.c:11838
488 msgid "expression too complex"
489 msgstr ""
490
491 #: cgen.c:979 config/tc-arc.c:1308 config/tc-ppc.c:5894 config/tc-s390.c:2023
492 #: config/tc-v850.c:2311 config/tc-xstormy16.c:538
493 msgid "unresolved expression that must be resolved"
494 msgstr ""
495
496 #: cgen.c:1004 config/tc-xstormy16.c:563
497 #, c-format
498 msgid "internal error: can't install fix for reloc type %d (`%s')"
499 msgstr ""
500
501 #: cgen.c:1034
502 msgid "relocation is not supported"
503 msgstr ""
504
505 #: cond.c:83
506 msgid "invalid identifier for \".ifdef\""
507 msgstr ""
508
509 #: cond.c:150
510 msgid "non-constant expression in \".if\" statement"
511 msgstr ""
512
513 #: cond.c:277
514 msgid "bad format for ifc or ifnc"
515 msgstr ""
516
517 #: cond.c:307
518 msgid "\".elseif\" without matching \".if\""
519 msgstr ""
520
521 #: cond.c:311
522 msgid "\".elseif\" after \".else\""
523 msgstr ""
524
525 #: cond.c:314 cond.c:420
526 msgid "here is the previous \"else\""
527 msgstr ""
528
529 #: cond.c:317 cond.c:423
530 msgid "here is the previous \"if\""
531 msgstr ""
532
533 #: cond.c:346
534 msgid "non-constant expression in \".elseif\" statement"
535 msgstr ""
536
537 #: cond.c:384
538 msgid "\".endif\" without \".if\""
539 msgstr ""
540
541 #: cond.c:413
542 msgid "\".else\" without matching \".if\""
543 msgstr ""
544
545 #: cond.c:417
546 msgid "duplicate \"else\""
547 msgstr ""
548
549 #: cond.c:468
550 msgid ".ifeqs syntax error"
551 msgstr ""
552
553 #: cond.c:549
554 msgid "end of macro inside conditional"
555 msgstr ""
556
557 #: cond.c:551
558 msgid "end of file inside conditional"
559 msgstr ""
560
561 #: cond.c:554
562 msgid "here is the start of the unterminated conditional"
563 msgstr ""
564
565 #: cond.c:558
566 msgid "here is the \"else\" of the unterminated conditional"
567 msgstr ""
568
569 #: config/atof-ieee.c:141
570 msgid "cannot create floating-point number"
571 msgstr ""
572
573 #: config/atof-ieee.c:288
574 msgid "NaNs are not supported by this target\n"
575 msgstr ""
576
577 #: config/atof-ieee.c:327 config/atof-ieee.c:368
578 msgid "Infinities are not supported by this target\n"
579 msgstr ""
580
581 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1007
582 #: config/tc-ia64.c:11332 config/tc-tic30.c:1261 config/tc-tic4x.c:2599
583 msgid "Unrecognized or unsupported floating point constant"
584 msgstr ""
585
586 #: config/obj-aout.c:85
587 #, c-format
588 msgid "Attempt to put a common symbol into set %s"
589 msgstr ""
590
591 #: config/obj-aout.c:89
592 #, c-format
593 msgid "Attempt to put an undefined symbol into set %s"
594 msgstr ""
595
596 #: config/obj-aout.c:116 config/obj-coff.c:1406
597 #, c-format
598 msgid "Symbol `%s' can not be both weak and common"
599 msgstr ""
600
601 #: config/obj-coff.c:135
602 #, c-format
603 msgid "Inserting \"%s\" into structure table failed: %s"
604 msgstr ""
605
606 #: config/obj-coff.c:214 config/obj-coff.c:1694 config/tc-ppc.c:4859
607 #: config/tc-tic54x.c:4011 read.c:2796
608 #, c-format
609 msgid "error setting flags for \"%s\": %s"
610 msgstr ""
611
612 #. Zero is used as an end marker in the file.
613 #: config/obj-coff.c:433
614 msgid "Line numbers must be positive integers\n"
615 msgstr ""
616
617 #: config/obj-coff.c:465
618 msgid ".ln pseudo-op inside .def/.endef: ignored."
619 msgstr ""
620
621 #: config/obj-coff.c:507 ecoff.c:3240
622 msgid ".loc outside of .text"
623 msgstr ""
624
625 #: config/obj-coff.c:514
626 msgid ".loc pseudo-op inside .def/.endef: ignored."
627 msgstr ""
628
629 #: config/obj-coff.c:595
630 msgid ".def pseudo-op used inside of .def/.endef: ignored."
631 msgstr ""
632
633 #: config/obj-coff.c:634
634 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
635 msgstr ""
636
637 #: config/obj-coff.c:673
638 #, c-format
639 msgid "`%s' symbol without preceding function"
640 msgstr ""
641
642 #: config/obj-coff.c:760
643 #, c-format
644 msgid "unexpected storage class %d"
645 msgstr ""
646
647 #: config/obj-coff.c:868
648 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
649 msgstr ""
650
651 #: config/obj-coff.c:888
652 msgid "badly formed .dim directive ignored"
653 msgstr ""
654
655 #: config/obj-coff.c:937
656 msgid ".size pseudo-op used outside of .def/.endef ignored."
657 msgstr ""
658
659 #: config/obj-coff.c:952
660 msgid ".scl pseudo-op used outside of .def/.endef ignored."
661 msgstr ""
662
663 #: config/obj-coff.c:969
664 msgid ".tag pseudo-op used outside of .def/.endef ignored."
665 msgstr ""
666
667 #: config/obj-coff.c:987
668 #, c-format
669 msgid "tag not found for .tag %s"
670 msgstr ""
671
672 #: config/obj-coff.c:1000
673 msgid ".type pseudo-op used outside of .def/.endef ignored."
674 msgstr ""
675
676 #: config/obj-coff.c:1019
677 msgid ".val pseudo-op used outside of .def/.endef ignored."
678 msgstr ""
679
680 #: config/obj-coff.c:1186
681 msgid "badly formed .weak directive ignored"
682 msgstr ""
683
684 #: config/obj-coff.c:1364
685 msgid "mismatched .eb"
686 msgstr ""
687
688 #: config/obj-coff.c:1385
689 #, c-format
690 msgid "C_EFCN symbol for %s out of scope"
691 msgstr ""
692
693 #: config/obj-coff.c:1439
694 #, c-format
695 msgid "Warning: internal error: forgetting to set endndx of %s"
696 msgstr ""
697
698 #. STYP_INFO
699 #. STYP_LIB
700 #. STYP_OVER
701 #: config/obj-coff.c:1662
702 #, c-format
703 msgid "unsupported section attribute '%c'"
704 msgstr ""
705
706 #: config/obj-coff.c:1666 config/tc-ppc.c:4841
707 #, c-format
708 msgid "unknown section attribute '%c'"
709 msgstr ""
710
711 #: config/obj-coff.c:1706
712 #, c-format
713 msgid "Ignoring changed section attributes for %s"
714 msgstr ""
715
716 #: config/obj-coff.c:1836
717 #, c-format
718 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
719 msgstr ""
720
721 #: config/obj-ecoff.c:125
722 msgid "Can't set GP value"
723 msgstr ""
724
725 #: config/obj-ecoff.c:132
726 msgid "Can't set register masks"
727 msgstr ""
728
729 #: config/obj-elf.c:334 config/tc-sparc.c:3950 config/tc-v850.c:450
730 #, c-format
731 msgid "bad .common segment %s"
732 msgstr ""
733
734 #: config/obj-elf.c:612
735 #, c-format
736 msgid "setting incorrect section type for %s"
737 msgstr ""
738
739 #: config/obj-elf.c:617
740 #, c-format
741 msgid "ignoring incorrect section type for %s"
742 msgstr ""
743
744 #: config/obj-elf.c:659
745 #, c-format
746 msgid "setting incorrect section attributes for %s"
747 msgstr ""
748
749 #: config/obj-elf.c:711
750 #, c-format
751 msgid "ignoring changed section type for %s"
752 msgstr ""
753
754 #: config/obj-elf.c:723
755 #, c-format
756 msgid "ignoring changed section attributes for %s"
757 msgstr ""
758
759 #: config/obj-elf.c:725
760 #, c-format
761 msgid "ignoring changed section entity size for %s"
762 msgstr ""
763
764 #: config/obj-elf.c:778
765 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
766 msgstr ""
767
768 #: config/obj-elf.c:820 read.c:2780
769 msgid "unrecognized section type"
770 msgstr ""
771
772 #: config/obj-elf.c:850
773 msgid "unrecognized section attribute"
774 msgstr ""
775
776 #: config/obj-elf.c:881 config/tc-alpha.c:4190
777 msgid "missing name"
778 msgstr ""
779
780 #: config/obj-elf.c:1010
781 msgid "invalid merge entity size"
782 msgstr ""
783
784 #: config/obj-elf.c:1017
785 msgid "entity size for SHF_MERGE not specified"
786 msgstr ""
787
788 #: config/obj-elf.c:1037
789 msgid "group name for SHF_GROUP not specified"
790 msgstr ""
791
792 #: config/obj-elf.c:1050
793 msgid "character following name is not '#'"
794 msgstr ""
795
796 #: config/obj-elf.c:1169
797 msgid ".previous without corresponding .section; ignored"
798 msgstr ""
799
800 #: config/obj-elf.c:1195
801 msgid ".popsection without corresponding .pushsection; ignored"
802 msgstr ""
803
804 #: config/obj-elf.c:1247
805 msgid "expected comma after name in .symver"
806 msgstr ""
807
808 #: config/obj-elf.c:1271
809 #, c-format
810 msgid "missing version name in `%s' for symbol `%s'"
811 msgstr ""
812
813 #: config/obj-elf.c:1282
814 #, c-format
815 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
816 msgstr ""
817
818 #: config/obj-elf.c:1319
819 #, c-format
820 msgid "expected `%s' to have already been set for .vtable_inherit"
821 msgstr ""
822
823 #: config/obj-elf.c:1329
824 msgid "expected comma after name in .vtable_inherit"
825 msgstr ""
826
827 #: config/obj-elf.c:1389
828 msgid "expected comma after name in .vtable_entry"
829 msgstr ""
830
831 #: config/obj-elf.c:1512
832 msgid "expected quoted string"
833 msgstr ""
834
835 #: config/obj-elf.c:1532
836 #, c-format
837 msgid "expected comma after name `%s' in .size directive"
838 msgstr ""
839
840 #: config/obj-elf.c:1541
841 msgid "missing expression in .size directive"
842 msgstr ""
843
844 #: config/obj-elf.c:1668
845 #, c-format
846 msgid "symbol '%s' is already defined"
847 msgstr ""
848
849 #: config/obj-elf.c:1688 config/obj-elf.c:1700
850 #, c-format
851 msgid "symbol type \"%s\" is supported only by GNU targets"
852 msgstr ""
853
854 #: config/obj-elf.c:1709
855 #, c-format
856 msgid "unrecognized symbol type \"%s\""
857 msgstr ""
858
859 #: config/obj-elf.c:1885
860 msgid ".size expression too complicated to fix up"
861 msgstr ""
862
863 #: config/obj-elf.c:1917
864 #, c-format
865 msgid ""
866 "invalid attempt to declare external version name as default in symbol `%s'"
867 msgstr ""
868
869 #: config/obj-elf.c:1978 ecoff.c:3598
870 #, c-format
871 msgid "symbol `%s' can not be both weak and common"
872 msgstr ""
873
874 #: config/obj-elf.c:2085
875 #, c-format
876 msgid "assuming all members of group `%s' are COMDAT"
877 msgstr ""
878
879 #: config/obj-elf.c:2107
880 #, c-format
881 msgid "can't create group: %s"
882 msgstr ""
883
884 #: config/obj-elf.c:2217
885 #, c-format
886 msgid "failed to set up debugging information: %s"
887 msgstr ""
888
889 #: config/obj-elf.c:2237
890 #, c-format
891 msgid "can't start writing .mdebug section: %s"
892 msgstr ""
893
894 #: config/obj-elf.c:2245
895 #, c-format
896 msgid "could not write .mdebug section: %s"
897 msgstr ""
898
899 #: config/obj-som.c:58
900 msgid "Only one .compiler pseudo-op per file!"
901 msgstr ""
902
903 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
904 msgid "Expected quoted string"
905 msgstr ""
906
907 #: config/obj-som.c:88
908 msgid ".compiler directive missing language and version"
909 msgstr ""
910
911 #: config/obj-som.c:98
912 msgid ".compiler directive missing version"
913 msgstr ""
914
915 #: config/obj-som.c:114
916 #, c-format
917 msgid "FATAL: Attaching compiler header %s"
918 msgstr ""
919
920 #: config/obj-som.c:129
921 msgid "Only one .version pseudo-op per file!"
922 msgstr ""
923
924 #: config/obj-som.c:153
925 #, c-format
926 msgid "attaching version header %s: %s"
927 msgstr ""
928
929 #: config/obj-som.c:171
930 msgid "Only one .copyright pseudo-op per file!"
931 msgstr ""
932
933 #: config/obj-som.c:195
934 #, c-format
935 msgid "attaching copyright header %s: %s"
936 msgstr ""
937
938 #: config/tc-alpha.c:643
939 #, c-format
940 msgid "No !literal!%ld was found"
941 msgstr ""
942
943 #: config/tc-alpha.c:650
944 #, c-format
945 msgid "No !tlsgd!%ld was found"
946 msgstr ""
947
948 #: config/tc-alpha.c:657
949 #, c-format
950 msgid "No !tlsldm!%ld was found"
951 msgstr ""
952
953 #: config/tc-alpha.c:666
954 #, c-format
955 msgid "No ldah !gpdisp!%ld was found"
956 msgstr ""
957
958 #: config/tc-alpha.c:716
959 #, c-format
960 msgid "too many !literal!%ld for %s"
961 msgstr ""
962
963 #: config/tc-alpha.c:746
964 #, c-format
965 msgid "No lda !gpdisp!%ld was found"
966 msgstr ""
967
968 #. Only support one relocation op per insn.
969 #: config/tc-alpha.c:905
970 msgid "More than one relocation op per insn"
971 msgstr ""
972
973 #: config/tc-alpha.c:921
974 msgid "No relocation operand"
975 msgstr ""
976
977 #: config/tc-alpha.c:931
978 #, c-format
979 msgid "Unknown relocation operand: !%s"
980 msgstr ""
981
982 #: config/tc-alpha.c:941
983 #, c-format
984 msgid "no sequence number after !%s"
985 msgstr ""
986
987 #: config/tc-alpha.c:951
988 #, c-format
989 msgid "!%s does not use a sequence number"
990 msgstr ""
991
992 #: config/tc-alpha.c:961
993 #, c-format
994 msgid "Bad sequence number: !%s!%s"
995 msgstr ""
996
997 #: config/tc-alpha.c:1176 config/tc-alpha.c:3343
998 #, c-format
999 msgid "inappropriate arguments for opcode `%s'"
1000 msgstr ""
1001
1002 #: config/tc-alpha.c:1178 config/tc-alpha.c:3345
1003 #, c-format
1004 msgid "opcode `%s' not supported for target %s"
1005 msgstr ""
1006
1007 #: config/tc-alpha.c:1182 config/tc-alpha.c:3349 config/tc-avr.c:1356
1008 #: config/tc-msp430.c:1829
1009 #, c-format
1010 msgid "unknown opcode `%s'"
1011 msgstr ""
1012
1013 #: config/tc-alpha.c:1263 config/tc-alpha.c:1517
1014 msgid "overflow in literal (.lita) table"
1015 msgstr ""
1016
1017 #: config/tc-alpha.c:1270 config/tc-alpha.c:1294 config/tc-alpha.c:1530
1018 #: config/tc-alpha.c:2215 config/tc-alpha.c:2260 config/tc-alpha.c:2329
1019 #: config/tc-alpha.c:2412 config/tc-alpha.c:2637 config/tc-alpha.c:2735
1020 msgid "macro requires $at register while noat in effect"
1021 msgstr ""
1022
1023 #: config/tc-alpha.c:1272 config/tc-alpha.c:1296 config/tc-alpha.c:1532
1024 msgid "macro requires $at while $at in use"
1025 msgstr ""
1026
1027 #: config/tc-alpha.c:1475
1028 msgid "bignum invalid; zero assumed"
1029 msgstr ""
1030
1031 #: config/tc-alpha.c:1477
1032 msgid "floating point number invalid; zero assumed"
1033 msgstr ""
1034
1035 #: config/tc-alpha.c:1482
1036 msgid "can't handle expression"
1037 msgstr ""
1038
1039 #: config/tc-alpha.c:1523
1040 msgid "overflow in literal (.lit8) table"
1041 msgstr ""
1042
1043 #: config/tc-alpha.c:1819
1044 #, c-format
1045 msgid "too many ldah insns for !gpdisp!%ld"
1046 msgstr ""
1047
1048 #: config/tc-alpha.c:1821 config/tc-alpha.c:1833
1049 #, c-format
1050 msgid "both insns for !gpdisp!%ld must be in the same section"
1051 msgstr ""
1052
1053 #: config/tc-alpha.c:1831
1054 #, c-format
1055 msgid "too many lda insns for !gpdisp!%ld"
1056 msgstr ""
1057
1058 #: config/tc-alpha.c:1887
1059 #, c-format
1060 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1061 msgstr ""
1062
1063 #: config/tc-alpha.c:1890
1064 #, c-format
1065 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1066 msgstr ""
1067
1068 #: config/tc-alpha.c:1907
1069 #, c-format
1070 msgid "duplicate !tlsgd!%ld"
1071 msgstr ""
1072
1073 #: config/tc-alpha.c:1909
1074 #, c-format
1075 msgid "sequence number in use for !tlsldm!%ld"
1076 msgstr ""
1077
1078 #: config/tc-alpha.c:1923
1079 #, c-format
1080 msgid "duplicate !tlsldm!%ld"
1081 msgstr ""
1082
1083 #: config/tc-alpha.c:1925
1084 #, c-format
1085 msgid "sequence number in use for !tlsgd!%ld"
1086 msgstr ""
1087
1088 #: config/tc-alpha.c:1980 config/tc-arc.c:292 config/tc-mn10200.c:856
1089 #: config/tc-mn10300.c:1146 config/tc-ppc.c:1676 config/tc-s390.c:604
1090 #: config/tc-v850.c:1556
1091 msgid "operand"
1092 msgstr ""
1093
1094 #: config/tc-alpha.c:2119
1095 msgid "invalid relocation for instruction"
1096 msgstr ""
1097
1098 #: config/tc-alpha.c:2132
1099 msgid "invalid relocation for field"
1100 msgstr ""
1101
1102 #: config/tc-alpha.c:2961
1103 msgid "can not resolve expression"
1104 msgstr ""
1105
1106 #: config/tc-alpha.c:3503 config/tc-i370.c:1058 config/tc-microblaze.c:187
1107 #: config/tc-ppc.c:2000 config/tc-ppc.c:4604
1108 #, c-format
1109 msgid ".COMMon length (%ld.) <0! Ignored."
1110 msgstr ""
1111
1112 #: config/tc-alpha.c:3514 config/tc-sparc.c:3820 config/tc-v850.c:245
1113 msgid "Ignoring attempt to re-define symbol"
1114 msgstr ""
1115
1116 #: config/tc-alpha.c:3606 config/tc-ppc.c:4641 config/tc-sparc.c:3828
1117 #, c-format
1118 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1119 msgstr ""
1120
1121 #: config/tc-alpha.c:3713 ecoff.c:3054
1122 msgid ".ent directive has no name"
1123 msgstr ""
1124
1125 #: config/tc-alpha.c:3721
1126 msgid "nested .ent directives"
1127 msgstr ""
1128
1129 #: config/tc-alpha.c:3765 ecoff.c:3005
1130 msgid ".end directive has no name"
1131 msgstr ""
1132
1133 #: config/tc-alpha.c:3774
1134 msgid ".end directive without matching .ent"
1135 msgstr ""
1136
1137 #: config/tc-alpha.c:3776
1138 msgid ".end directive names different symbol than .ent"
1139 msgstr ""
1140
1141 #: config/tc-alpha.c:3819 ecoff.c:3140
1142 msgid ".fmask outside of .ent"
1143 msgstr ""
1144
1145 #: config/tc-alpha.c:3821 config/tc-score.c:5601 ecoff.c:3204
1146 msgid ".mask outside of .ent"
1147 msgstr ""
1148
1149 #: config/tc-alpha.c:3829 ecoff.c:3147
1150 msgid "bad .fmask directive"
1151 msgstr ""
1152
1153 #: config/tc-alpha.c:3831 ecoff.c:3211
1154 msgid "bad .mask directive"
1155 msgstr ""
1156
1157 #: config/tc-alpha.c:3864 config/tc-mips.c:15074 config/tc-score.c:5743
1158 #: ecoff.c:3168
1159 msgid ".frame outside of .ent"
1160 msgstr ""
1161
1162 #: config/tc-alpha.c:3875 ecoff.c:3179
1163 msgid "bad .frame directive"
1164 msgstr ""
1165
1166 #: config/tc-alpha.c:3909
1167 msgid ".prologue directive without a preceding .ent directive"
1168 msgstr ""
1169
1170 #: config/tc-alpha.c:3927
1171 #, c-format
1172 msgid "Invalid argument %d to .prologue."
1173 msgstr ""
1174
1175 #: config/tc-alpha.c:4018
1176 msgid "ECOFF debugging is disabled."
1177 msgstr ""
1178
1179 #: config/tc-alpha.c:4032
1180 msgid ".ent directive without matching .end"
1181 msgstr ""
1182
1183 #: config/tc-alpha.c:4117
1184 msgid ".usepv directive has no name"
1185 msgstr ""
1186
1187 #: config/tc-alpha.c:4128
1188 msgid ".usepv directive has no type"
1189 msgstr ""
1190
1191 #: config/tc-alpha.c:4143
1192 msgid "unknown argument for .usepv"
1193 msgstr ""
1194
1195 #: config/tc-alpha.c:4250
1196 #, c-format
1197 msgid "unknown section attribute %s"
1198 msgstr ""
1199
1200 #: config/tc-alpha.c:4361
1201 msgid ".ent directive has no symbol"
1202 msgstr ""
1203
1204 #: config/tc-alpha.c:4390
1205 msgid ".handler directive has no name"
1206 msgstr ""
1207
1208 #: config/tc-alpha.c:4419
1209 msgid "Bad .frame directive 1./2. param"
1210 msgstr ""
1211
1212 #: config/tc-alpha.c:4431
1213 msgid "Bad .frame directive 3./4. param"
1214 msgstr ""
1215
1216 #: config/tc-alpha.c:4466
1217 msgid ".pdesc directive not in link (.link) section"
1218 msgstr ""
1219
1220 #: config/tc-alpha.c:4474
1221 msgid ".pdesc directive has no entry symbol"
1222 msgstr ""
1223
1224 #: config/tc-alpha.c:4492
1225 msgid ".pdesc has no matching .ent"
1226 msgstr ""
1227
1228 #: config/tc-alpha.c:4510
1229 msgid "No comma after .pdesc <entryname>"
1230 msgstr ""
1231
1232 #: config/tc-alpha.c:4530
1233 msgid "unknown procedure kind"
1234 msgstr ""
1235
1236 #: config/tc-alpha.c:4642
1237 msgid ".name directive not in link (.link) section"
1238 msgstr ""
1239
1240 #: config/tc-alpha.c:4650
1241 msgid ".name directive has no symbol"
1242 msgstr ""
1243
1244 #: config/tc-alpha.c:4682
1245 msgid "No symbol after .linkage"
1246 msgstr ""
1247
1248 #: config/tc-alpha.c:4732
1249 msgid "No symbol after .code_address"
1250 msgstr ""
1251
1252 #: config/tc-alpha.c:4759 config/tc-score.c:5607
1253 msgid "Bad .mask directive"
1254 msgstr ""
1255
1256 #: config/tc-alpha.c:4777
1257 msgid "Bad .fmask directive"
1258 msgstr ""
1259
1260 #: config/tc-alpha.c:4934
1261 #, c-format
1262 msgid "Expected comma after name \"%s\""
1263 msgstr ""
1264
1265 #. *symbol_get_obj (symbolP) = (signed char) temp;
1266 #: config/tc-alpha.c:4945
1267 #, c-format
1268 msgid "unhandled: .proc %s,%d"
1269 msgstr ""
1270
1271 #: config/tc-alpha.c:4979
1272 #, c-format
1273 msgid "Tried to .set unrecognized mode `%s'"
1274 msgstr ""
1275
1276 #: config/tc-alpha.c:5005
1277 #, c-format
1278 msgid "Bad base register, using $%d."
1279 msgstr ""
1280
1281 #: config/tc-alpha.c:5026
1282 #, c-format
1283 msgid "Alignment too large: %d. assumed"
1284 msgstr ""
1285
1286 #: config/tc-alpha.c:5030 config/tc-d30v.c:2048
1287 msgid "Alignment negative: 0 assumed"
1288 msgstr ""
1289
1290 #: config/tc-alpha.c:5124 config/tc-alpha.c:5617
1291 #, c-format
1292 msgid "Unknown CPU identifier `%s'"
1293 msgstr ""
1294
1295 #: config/tc-alpha.c:5315
1296 #, c-format
1297 msgid "Chose GP value of %lx\n"
1298 msgstr ""
1299
1300 #: config/tc-alpha.c:5329
1301 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1302 msgstr ""
1303
1304 #: config/tc-alpha.c:5418
1305 #, c-format
1306 msgid "internal error: can't hash opcode `%s': %s"
1307 msgstr ""
1308
1309 #: config/tc-alpha.c:5454
1310 #, c-format
1311 msgid "internal error: can't hash macro `%s': %s"
1312 msgstr ""
1313
1314 #: config/tc-alpha.c:5539 config/tc-arm.c:6439 config/tc-arm.c:6451
1315 #: config/tc-i960.c:708 config/tc-xtensa.c:5293 config/tc-xtensa.c:5371
1316 #: config/tc-xtensa.c:5489 config/tc-z80.c:1893
1317 msgid "syntax error"
1318 msgstr ""
1319
1320 #: config/tc-alpha.c:5668
1321 msgid ""
1322 "Alpha options:\n"
1323 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1324 "-F\t\t\tlack floating point instructions support\n"
1325 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1326 "\t\t\tspecify variant of Alpha architecture\n"
1327 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1328 "m21264b\n"
1329 "\t\t\tthese variants include PALcode opcodes\n"
1330 msgstr ""
1331
1332 #: config/tc-alpha.c:5678
1333 msgid ""
1334 "VMS options:\n"
1335 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
1336 "-H\t\t\tshow new symbol after hash truncation\n"
1337 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
1338 msgstr ""
1339
1340 #: config/tc-alpha.c:5929
1341 #, c-format
1342 msgid "unhandled relocation type %s"
1343 msgstr ""
1344
1345 #: config/tc-alpha.c:5942
1346 msgid "non-absolute expression in constant field"
1347 msgstr ""
1348
1349 #: config/tc-alpha.c:5956
1350 #, c-format
1351 msgid "type %d reloc done?\n"
1352 msgstr ""
1353
1354 #: config/tc-alpha.c:6003 config/tc-alpha.c:6010
1355 msgid "Used $at without \".set noat\""
1356 msgstr ""
1357
1358 #: config/tc-alpha.c:6179
1359 #, c-format
1360 msgid "!samegp reloc against symbol without .prologue: %s"
1361 msgstr ""
1362
1363 #: config/tc-alpha.c:6223 config/tc-xtensa.c:5995
1364 #, c-format
1365 msgid "cannot represent `%s' relocation in object file"
1366 msgstr ""
1367
1368 #: config/tc-alpha.c:6229
1369 #, c-format
1370 msgid "internal error? cannot generate `%s' relocation"
1371 msgstr ""
1372
1373 #: config/tc-alpha.c:6336
1374 #, c-format
1375 msgid "frame reg expected, using $%d."
1376 msgstr ""
1377
1378 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1379 #: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1380 #: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
1381 #: config/tc-h8300.c:193 config/tc-hppa.c:6820 config/tc-hppa.c:6826
1382 #: config/tc-hppa.c:6832 config/tc-hppa.c:6838 config/tc-hppa.c:8245
1383 #: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
1384 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1385 msgid "could not set architecture and machine"
1386 msgstr ""
1387
1388 #: config/tc-arc.c:212 config/tc-arm.c:21296 config/tc-score.c:6303
1389 #: config/tc-score.c:6526 config/tc-score.c:6531
1390 msgid "virtual memory exhausted"
1391 msgstr ""
1392
1393 #: config/tc-arc.c:432 config/tc-arc.c:670
1394 msgid "expected comma after operand name"
1395 msgstr ""
1396
1397 #: config/tc-arc.c:443
1398 #, c-format
1399 msgid "negative operand number %d"
1400 msgstr ""
1401
1402 #: config/tc-arc.c:455
1403 msgid "expected comma after register-number"
1404 msgstr ""
1405
1406 #: config/tc-arc.c:480
1407 msgid "invalid mode"
1408 msgstr ""
1409
1410 #: config/tc-arc.c:497
1411 msgid "expected comma after register-mode"
1412 msgstr ""
1413
1414 #: config/tc-arc.c:514
1415 msgid "shortcut designator invalid"
1416 msgstr ""
1417
1418 #: config/tc-arc.c:529
1419 #, c-format
1420 msgid "core register value (%d) too large"
1421 msgstr ""
1422
1423 #: config/tc-arc.c:537
1424 #, c-format
1425 msgid "condition code value (%d) too large"
1426 msgstr ""
1427
1428 #: config/tc-arc.c:554
1429 #, c-format
1430 msgid "attempt to override symbol: %s"
1431 msgstr ""
1432
1433 #: config/tc-arc.c:625
1434 msgid "invalid opertype"
1435 msgstr ""
1436
1437 #: config/tc-arc.c:682
1438 msgid "expected comma after opcode"
1439 msgstr ""
1440
1441 #: config/tc-arc.c:692
1442 #, c-format
1443 msgid "negative subopcode %d"
1444 msgstr ""
1445
1446 #: config/tc-arc.c:701
1447 msgid "subcode value found when opcode not equal 0x03"
1448 msgstr ""
1449
1450 #: config/tc-arc.c:709
1451 #, c-format
1452 msgid "invalid subopcode %d"
1453 msgstr ""
1454
1455 #: config/tc-arc.c:720
1456 msgid "expected comma after subopcode"
1457 msgstr ""
1458
1459 #: config/tc-arc.c:739
1460 msgid "invalid suffix class"
1461 msgstr ""
1462
1463 #: config/tc-arc.c:748
1464 msgid "expected comma after suffix class"
1465 msgstr ""
1466
1467 #: config/tc-arc.c:767
1468 msgid "invalid syntax class"
1469 msgstr ""
1470
1471 #: config/tc-arc.c:774
1472 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1473 msgstr ""
1474
1475 #: config/tc-arc.c:794
1476 msgid "unknown suffix class"
1477 msgstr ""
1478
1479 #: config/tc-arc.c:861
1480 msgid "expected comma after symbol name"
1481 msgstr ""
1482
1483 #: config/tc-arc.c:871
1484 msgid "negative symbol length"
1485 msgstr ""
1486
1487 #: config/tc-arc.c:882
1488 msgid "ignoring attempt to re-define symbol"
1489 msgstr ""
1490
1491 #: config/tc-arc.c:889
1492 #, c-format
1493 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1494 msgstr ""
1495
1496 #: config/tc-arc.c:903
1497 msgid "assuming symbol alignment of zero"
1498 msgstr ""
1499
1500 #: config/tc-arc.c:970
1501 msgid "\".option\" directive must appear before any instructions"
1502 msgstr ""
1503
1504 #: config/tc-arc.c:980
1505 msgid "\".option\" directive conflicts with initial definition"
1506 msgstr ""
1507
1508 #: config/tc-arc.c:988
1509 msgid "\".option\" directive overrides command-line (default) value"
1510 msgstr ""
1511
1512 #: config/tc-arc.c:998
1513 msgid "invalid identifier for \".option\""
1514 msgstr ""
1515
1516 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1517 msgid "relaxation not supported\n"
1518 msgstr ""
1519
1520 #: config/tc-arc.c:1080
1521 msgid "expression too complex code symbol"
1522 msgstr ""
1523
1524 #: config/tc-arc.c:1107
1525 #, c-format
1526 msgid "missing ')' in %%-op"
1527 msgstr ""
1528
1529 #: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-i960.c:2641
1530 #: config/tc-m32r.c:2281 config/tc-sparc.c:3508
1531 #, c-format
1532 msgid "internal error: can't export reloc type %d (`%s')"
1533 msgstr ""
1534
1535 #: config/tc-arc.c:1494
1536 #, c-format
1537 msgid "unknown syntax format character `%c'"
1538 msgstr ""
1539
1540 #: config/tc-arc.c:1632
1541 msgid "too many suffixes"
1542 msgstr ""
1543
1544 #: config/tc-arc.c:1671
1545 msgid "symbol as destination register"
1546 msgstr ""
1547
1548 #: config/tc-arc.c:1756 config/tc-i370.c:2211 config/tc-mn10200.c:1141
1549 #: config/tc-mn10300.c:1820 config/tc-ppc.c:2891 config/tc-s390.c:1460
1550 #: config/tc-v850.c:2009
1551 #, c-format
1552 msgid "junk at end of line: `%s'"
1553 msgstr ""
1554
1555 #: config/tc-arc.c:1795
1556 msgid "8 byte instruction in delay slot"
1557 msgstr ""
1558
1559 #. except for jl  addr
1560 #: config/tc-arc.c:1798
1561 msgid "8 byte jump instruction with delay slot"
1562 msgstr ""
1563
1564 #: config/tc-arc.c:1806
1565 msgid "conditional branch follows set of flags"
1566 msgstr ""
1567
1568 #: config/tc-arc.c:1890 config/tc-arm.c:15434
1569 #, c-format
1570 msgid "bad instruction `%s'"
1571 msgstr ""
1572
1573 #: config/tc-arm.c:516
1574 msgid "ARM register expected"
1575 msgstr ""
1576
1577 #: config/tc-arm.c:517
1578 msgid "bad or missing co-processor number"
1579 msgstr ""
1580
1581 #: config/tc-arm.c:518
1582 msgid "co-processor register expected"
1583 msgstr ""
1584
1585 #: config/tc-arm.c:519
1586 msgid "FPA register expected"
1587 msgstr ""
1588
1589 #: config/tc-arm.c:520
1590 msgid "VFP single precision register expected"
1591 msgstr ""
1592
1593 #: config/tc-arm.c:521
1594 msgid "VFP/Neon double precision register expected"
1595 msgstr ""
1596
1597 #: config/tc-arm.c:522
1598 msgid "Neon quad precision register expected"
1599 msgstr ""
1600
1601 #: config/tc-arm.c:523
1602 msgid "VFP single or double precision register expected"
1603 msgstr ""
1604
1605 #: config/tc-arm.c:524
1606 msgid "Neon double or quad precision register expected"
1607 msgstr ""
1608
1609 #: config/tc-arm.c:525
1610 msgid "VFP single, double or Neon quad precision register expected"
1611 msgstr ""
1612
1613 #: config/tc-arm.c:526
1614 msgid "VFP system register expected"
1615 msgstr ""
1616
1617 #: config/tc-arm.c:527
1618 msgid "Maverick MVF register expected"
1619 msgstr ""
1620
1621 #: config/tc-arm.c:528
1622 msgid "Maverick MVD register expected"
1623 msgstr ""
1624
1625 #: config/tc-arm.c:529
1626 msgid "Maverick MVFX register expected"
1627 msgstr ""
1628
1629 #: config/tc-arm.c:530
1630 msgid "Maverick MVDX register expected"
1631 msgstr ""
1632
1633 #: config/tc-arm.c:531
1634 msgid "Maverick MVAX register expected"
1635 msgstr ""
1636
1637 #: config/tc-arm.c:532
1638 msgid "Maverick DSPSC register expected"
1639 msgstr ""
1640
1641 #: config/tc-arm.c:533
1642 msgid "iWMMXt data register expected"
1643 msgstr ""
1644
1645 #: config/tc-arm.c:534 config/tc-arm.c:6248
1646 msgid "iWMMXt control register expected"
1647 msgstr ""
1648
1649 #: config/tc-arm.c:535
1650 msgid "iWMMXt scalar register expected"
1651 msgstr ""
1652
1653 #: config/tc-arm.c:536
1654 msgid "XScale accumulator register expected"
1655 msgstr ""
1656
1657 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1658 #: config/tc-arm.c:685 config/tc-score.c:259
1659 msgid "bad arguments to instruction"
1660 msgstr ""
1661
1662 #: config/tc-arm.c:686
1663 msgid "r13 not allowed here"
1664 msgstr ""
1665
1666 #: config/tc-arm.c:687
1667 msgid "r15 not allowed here"
1668 msgstr ""
1669
1670 #: config/tc-arm.c:688
1671 msgid "instruction cannot be conditional"
1672 msgstr ""
1673
1674 #: config/tc-arm.c:689
1675 msgid "registers may not be the same"
1676 msgstr ""
1677
1678 #: config/tc-arm.c:690
1679 msgid "lo register required"
1680 msgstr ""
1681
1682 #: config/tc-arm.c:691
1683 msgid "instruction not supported in Thumb16 mode"
1684 msgstr ""
1685
1686 #: config/tc-arm.c:692
1687 msgid "instruction does not accept this addressing mode"
1688 msgstr ""
1689
1690 #: config/tc-arm.c:693
1691 msgid "branch must be last instruction in IT block"
1692 msgstr ""
1693
1694 #: config/tc-arm.c:694
1695 msgid "instruction not allowed in IT block"
1696 msgstr ""
1697
1698 #: config/tc-arm.c:695
1699 msgid "selected FPU does not support instruction"
1700 msgstr ""
1701
1702 #: config/tc-arm.c:696
1703 msgid "thumb conditional instruction should be in IT block"
1704 msgstr ""
1705
1706 #: config/tc-arm.c:697
1707 msgid "incorrect condition in IT block"
1708 msgstr ""
1709
1710 #: config/tc-arm.c:698
1711 msgid "IT falling in the range of a previous IT block"
1712 msgstr ""
1713
1714 #: config/tc-arm.c:699
1715 msgid "missing .fnstart before unwinding directive"
1716 msgstr ""
1717
1718 #: config/tc-arm.c:890
1719 msgid "immediate expression requires a # prefix"
1720 msgstr ""
1721
1722 #: config/tc-arm.c:918 read.c:3617
1723 msgid "missing expression"
1724 msgstr ""
1725
1726 #: config/tc-arm.c:918 config/tc-score.c:6513 expr.c:1352 read.c:2464
1727 msgid "bad expression"
1728 msgstr ""
1729
1730 #: config/tc-arm.c:929 config/tc-i860.c:1003 config/tc-sparc.c:2880
1731 msgid "bad segment"
1732 msgstr ""
1733
1734 #: config/tc-arm.c:946 config/tc-arm.c:4744 config/tc-i960.c:1300
1735 #: config/tc-score.c:1211
1736 msgid "invalid constant"
1737 msgstr ""
1738
1739 #: config/tc-arm.c:1076
1740 msgid "expected #constant"
1741 msgstr ""
1742
1743 #: config/tc-arm.c:1237
1744 #, c-format
1745 msgid "unexpected character `%c' in type specifier"
1746 msgstr ""
1747
1748 #: config/tc-arm.c:1254
1749 #, c-format
1750 msgid "bad size %d in type specifier"
1751 msgstr ""
1752
1753 #: config/tc-arm.c:1304
1754 msgid "only one type should be specified for operand"
1755 msgstr ""
1756
1757 #: config/tc-arm.c:1310
1758 msgid "vector type expected"
1759 msgstr ""
1760
1761 #: config/tc-arm.c:1382
1762 msgid "can't redefine type for operand"
1763 msgstr ""
1764
1765 #: config/tc-arm.c:1393
1766 msgid "only D registers may be indexed"
1767 msgstr ""
1768
1769 #: config/tc-arm.c:1399
1770 msgid "can't change index for operand"
1771 msgstr ""
1772
1773 #: config/tc-arm.c:1415 config/tc-arm.c:3274 config/tc-arm.c:4345
1774 msgid "constant expression required"
1775 msgstr ""
1776
1777 #: config/tc-arm.c:1458
1778 msgid "register operand expected, but got scalar"
1779 msgstr ""
1780
1781 #: config/tc-arm.c:1491
1782 msgid "scalar must have an index"
1783 msgstr ""
1784
1785 #: config/tc-arm.c:1496 config/tc-arm.c:14062 config/tc-arm.c:14110
1786 #: config/tc-arm.c:14512
1787 msgid "scalar index out of range"
1788 msgstr ""
1789
1790 #: config/tc-arm.c:1544
1791 msgid "bad range in register list"
1792 msgstr ""
1793
1794 #: config/tc-arm.c:1552 config/tc-arm.c:1561 config/tc-arm.c:1602
1795 #, c-format
1796 msgid "Warning: duplicated register (r%d) in register list"
1797 msgstr ""
1798
1799 #: config/tc-arm.c:1564
1800 msgid "Warning: register range not in ascending order"
1801 msgstr ""
1802
1803 #: config/tc-arm.c:1575
1804 msgid "missing `}'"
1805 msgstr ""
1806
1807 #: config/tc-arm.c:1591
1808 msgid "invalid register mask"
1809 msgstr ""
1810
1811 #: config/tc-arm.c:1673
1812 msgid "expecting {"
1813 msgstr ""
1814
1815 #: config/tc-arm.c:1728 config/tc-arm.c:1772
1816 msgid "register out of range in list"
1817 msgstr ""
1818
1819 #: config/tc-arm.c:1744 config/tc-arm.c:1789 config/tc-h8300.c:989
1820 #: config/tc-mips.c:10561 config/tc-mips.c:10583
1821 msgid "invalid register list"
1822 msgstr ""
1823
1824 #: config/tc-arm.c:1750 config/tc-arm.c:3788 config/tc-arm.c:3921
1825 msgid "register list not in ascending order"
1826 msgstr ""
1827
1828 #: config/tc-arm.c:1781
1829 msgid "register range not in ascending order"
1830 msgstr ""
1831
1832 #: config/tc-arm.c:1814
1833 msgid "non-contiguous register range"
1834 msgstr ""
1835
1836 #: config/tc-arm.c:1874
1837 msgid "register stride must be 1 or 2"
1838 msgstr ""
1839
1840 #: config/tc-arm.c:1875
1841 msgid "mismatched element/structure types in list"
1842 msgstr ""
1843
1844 #: config/tc-arm.c:1940
1845 msgid "don't use Rn-Rm syntax with non-unit stride"
1846 msgstr ""
1847
1848 #: config/tc-arm.c:1995
1849 msgid "error parsing element/structure list"
1850 msgstr ""
1851
1852 #: config/tc-arm.c:2001
1853 msgid "expected }"
1854 msgstr ""
1855
1856 #: config/tc-arm.c:2057
1857 #, c-format
1858 msgid "ignoring attempt to redefine built-in register '%s'"
1859 msgstr ""
1860
1861 #: config/tc-arm.c:2062
1862 #, c-format
1863 msgid "ignoring redefinition of register alias '%s'"
1864 msgstr ""
1865
1866 #: config/tc-arm.c:2090
1867 msgid "attempt to redefine typed alias"
1868 msgstr ""
1869
1870 #: config/tc-arm.c:2128
1871 #, c-format
1872 msgid "unknown register '%s' -- .req ignored"
1873 msgstr ""
1874
1875 #: config/tc-arm.c:2223
1876 msgid "bad type for register"
1877 msgstr ""
1878
1879 #: config/tc-arm.c:2234
1880 msgid "expression must be constant"
1881 msgstr ""
1882
1883 #: config/tc-arm.c:2251
1884 msgid "can't redefine the type of a register alias"
1885 msgstr ""
1886
1887 #: config/tc-arm.c:2258
1888 msgid "you must specify a single type only"
1889 msgstr ""
1890
1891 #: config/tc-arm.c:2271
1892 msgid "can't redefine the index of a scalar alias"
1893 msgstr ""
1894
1895 #: config/tc-arm.c:2279
1896 msgid "scalar index must be constant"
1897 msgstr ""
1898
1899 #: config/tc-arm.c:2288
1900 msgid "expecting ]"
1901 msgstr ""
1902
1903 #: config/tc-arm.c:2326
1904 msgid "invalid syntax for .req directive"
1905 msgstr ""
1906
1907 #: config/tc-arm.c:2332
1908 msgid "invalid syntax for .dn directive"
1909 msgstr ""
1910
1911 #: config/tc-arm.c:2338
1912 msgid "invalid syntax for .qn directive"
1913 msgstr ""
1914
1915 #: config/tc-arm.c:2364
1916 msgid "invalid syntax for .unreq directive"
1917 msgstr ""
1918
1919 #: config/tc-arm.c:2370
1920 #, c-format
1921 msgid "unknown register alias '%s'"
1922 msgstr ""
1923
1924 #: config/tc-arm.c:2372
1925 #, c-format
1926 msgid "ignoring attempt to undefine built-in register '%s'"
1927 msgstr ""
1928
1929 #: config/tc-arm.c:2610
1930 #, c-format
1931 msgid "Failed to find real start of function: %s\n"
1932 msgstr ""
1933
1934 #: config/tc-arm.c:2627
1935 msgid "selected processor does not support THUMB opcodes"
1936 msgstr ""
1937
1938 #: config/tc-arm.c:2640
1939 msgid "selected processor does not support ARM opcodes"
1940 msgstr ""
1941
1942 #: config/tc-arm.c:2652
1943 #, c-format
1944 msgid "invalid instruction size selected (%d)"
1945 msgstr ""
1946
1947 #: config/tc-arm.c:2684
1948 #, c-format
1949 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1950 msgstr ""
1951
1952 #: config/tc-arm.c:2740
1953 #, c-format
1954 msgid "expected comma after name \"%s\""
1955 msgstr ""
1956
1957 #: config/tc-arm.c:2790 config/tc-m32r.c:588
1958 #, c-format
1959 msgid "symbol `%s' already defined"
1960 msgstr ""
1961
1962 #: config/tc-arm.c:2824
1963 #, c-format
1964 msgid "unrecognized syntax mode \"%s\""
1965 msgstr ""
1966
1967 #: config/tc-arm.c:2845
1968 #, c-format
1969 msgid "alignment too large: %d assumed"
1970 msgstr ""
1971
1972 #: config/tc-arm.c:2848
1973 msgid "alignment negative. 0 assumed."
1974 msgstr ""
1975
1976 #: config/tc-arm.c:2998
1977 msgid "literal pool overflow"
1978 msgstr ""
1979
1980 #: config/tc-arm.c:3154 config/tc-arm.c:6183
1981 msgid "unrecognized relocation suffix"
1982 msgstr ""
1983
1984 #: config/tc-arm.c:3167
1985 msgid "(plt) is only valid on branch targets"
1986 msgstr ""
1987
1988 #: config/tc-arm.c:3173 config/tc-s390.c:1100 config/tc-s390.c:1725
1989 #: config/tc-xtensa.c:1590
1990 #, c-format
1991 msgid "%s relocations do not fit in %d bytes"
1992 msgstr ""
1993
1994 #: config/tc-arm.c:3250
1995 msgid ".inst.n operand too big. Use .inst.w instead"
1996 msgstr ""
1997
1998 #: config/tc-arm.c:3270
1999 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2000 msgstr ""
2001
2002 #: config/tc-arm.c:3300
2003 msgid "width suffixes are invalid in ARM mode"
2004 msgstr ""
2005
2006 #: config/tc-arm.c:3342 dwarf2dbg.c:701
2007 msgid "expected 0 or 1"
2008 msgstr ""
2009
2010 #: config/tc-arm.c:3346
2011 msgid "missing comma"
2012 msgstr ""
2013
2014 #: config/tc-arm.c:3379
2015 msgid "duplicate .fnstart directive"
2016 msgstr ""
2017
2018 #: config/tc-arm.c:3410
2019 msgid "duplicate .handlerdata directive"
2020 msgstr ""
2021
2022 #: config/tc-arm.c:3429
2023 msgid ".fnend directive without .fnstart"
2024 msgstr ""
2025
2026 #: config/tc-arm.c:3495
2027 msgid "personality routine specified for cantunwind frame"
2028 msgstr ""
2029
2030 #: config/tc-arm.c:3512
2031 msgid "duplicate .personalityindex directive"
2032 msgstr ""
2033
2034 #: config/tc-arm.c:3519
2035 msgid "bad personality routine number"
2036 msgstr ""
2037
2038 #: config/tc-arm.c:3541
2039 msgid "duplicate .personality directive"
2040 msgstr ""
2041
2042 #: config/tc-arm.c:3564 config/tc-arm.c:3692 config/tc-arm.c:3740
2043 msgid "expected register list"
2044 msgstr ""
2045
2046 #: config/tc-arm.c:3646
2047 msgid "expected , <constant>"
2048 msgstr ""
2049
2050 #: config/tc-arm.c:3655
2051 msgid "number of registers must be in the range [1:4]"
2052 msgstr ""
2053
2054 #: config/tc-arm.c:3802 config/tc-arm.c:3935
2055 msgid "bad register range"
2056 msgstr ""
2057
2058 #: config/tc-arm.c:3992
2059 msgid "register expected"
2060 msgstr ""
2061
2062 #: config/tc-arm.c:4002
2063 msgid "FPA .unwind_save does not take a register list"
2064 msgstr ""
2065
2066 #: config/tc-arm.c:4021
2067 msgid ".unwind_save does not support this kind of register"
2068 msgstr ""
2069
2070 #: config/tc-arm.c:4060
2071 msgid "SP and PC not permitted in .unwind_movsp directive"
2072 msgstr ""
2073
2074 #: config/tc-arm.c:4065
2075 msgid "unexpected .unwind_movsp directive"
2076 msgstr ""
2077
2078 #: config/tc-arm.c:4092
2079 msgid "stack increment must be multiple of 4"
2080 msgstr ""
2081
2082 #: config/tc-arm.c:4124
2083 msgid "expected <reg>, <reg>"
2084 msgstr ""
2085
2086 #: config/tc-arm.c:4142
2087 msgid "register must be either sp or set by a previousunwind_movsp directive"
2088 msgstr ""
2089
2090 #: config/tc-arm.c:4181
2091 msgid "expected <offset>, <opcode>"
2092 msgstr ""
2093
2094 #: config/tc-arm.c:4193
2095 msgid "unwind opcode too long"
2096 msgstr ""
2097
2098 #: config/tc-arm.c:4198
2099 msgid "invalid unwind opcode"
2100 msgstr ""
2101
2102 #: config/tc-arm.c:4351 config/tc-arm.c:5213 config/tc-arm.c:8917
2103 #: config/tc-arm.c:9440 config/tc-arm.c:12568 config/tc-arm.c:20329
2104 #: config/tc-arm.c:20354 config/tc-arm.c:20362 config/tc-z8k.c:1144
2105 #: config/tc-z8k.c:1154
2106 msgid "immediate value out of range"
2107 msgstr ""
2108
2109 #: config/tc-arm.c:4498
2110 msgid "invalid FPA immediate expression"
2111 msgstr ""
2112
2113 #: config/tc-arm.c:4622 config/tc-arm.c:4630
2114 msgid "shift expression expected"
2115 msgstr ""
2116
2117 #: config/tc-arm.c:4644
2118 msgid "'LSL' or 'ASR' required"
2119 msgstr ""
2120
2121 #: config/tc-arm.c:4652
2122 msgid "'LSL' required"
2123 msgstr ""
2124
2125 #: config/tc-arm.c:4660
2126 msgid "'ASR' required"
2127 msgstr ""
2128
2129 #: config/tc-arm.c:4732 config/tc-arm.c:5207 config/tc-arm.c:6832
2130 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2131 msgid "constant expression expected"
2132 msgstr ""
2133
2134 #: config/tc-arm.c:4739
2135 msgid "invalid rotation"
2136 msgstr ""
2137
2138 #: config/tc-arm.c:4899 config/tc-arm.c:5043
2139 msgid "unknown group relocation"
2140 msgstr ""
2141
2142 #: config/tc-arm.c:5012
2143 msgid "alignment must be constant"
2144 msgstr ""
2145
2146 #: config/tc-arm.c:5074
2147 msgid "this group relocation is not allowed on this instruction"
2148 msgstr ""
2149
2150 #: config/tc-arm.c:5086 config/tc-arm.c:5486
2151 msgid "']' expected"
2152 msgstr ""
2153
2154 #: config/tc-arm.c:5104
2155 msgid "'}' expected at end of 'option' field"
2156 msgstr ""
2157
2158 #: config/tc-arm.c:5109
2159 msgid "cannot combine index with option"
2160 msgstr ""
2161
2162 #: config/tc-arm.c:5122
2163 msgid "cannot combine pre- and post-indexing"
2164 msgstr ""
2165
2166 #: config/tc-arm.c:5283
2167 msgid "flag for {c}psr instruction expected"
2168 msgstr ""
2169
2170 #: config/tc-arm.c:5308
2171 msgid "unrecognized CPS flag"
2172 msgstr ""
2173
2174 #: config/tc-arm.c:5315
2175 msgid "missing CPS flags"
2176 msgstr ""
2177
2178 #: config/tc-arm.c:5338 config/tc-arm.c:5344
2179 msgid "valid endian specifiers are be or le"
2180 msgstr ""
2181
2182 #: config/tc-arm.c:5366
2183 msgid "missing rotation field after comma"
2184 msgstr ""
2185
2186 #: config/tc-arm.c:5381
2187 msgid "rotation can only be 0, 8, 16, or 24"
2188 msgstr ""
2189
2190 #: config/tc-arm.c:5410
2191 msgid "condition required"
2192 msgstr ""
2193
2194 #: config/tc-arm.c:5448 config/tc-arm.c:7385
2195 msgid "'[' expected"
2196 msgstr ""
2197
2198 #: config/tc-arm.c:5461
2199 msgid "',' expected"
2200 msgstr ""
2201
2202 #: config/tc-arm.c:5478
2203 msgid "invalid shift"
2204 msgstr ""
2205
2206 #: config/tc-arm.c:5551
2207 msgid "can't use Neon quad register here"
2208 msgstr ""
2209
2210 #: config/tc-arm.c:5617
2211 msgid "expected <Rm> or <Dm> or <Qm> operand"
2212 msgstr ""
2213
2214 #: config/tc-arm.c:5697
2215 msgid "parse error"
2216 msgstr ""
2217
2218 #: config/tc-arm.c:5707 read.c:2135
2219 msgid "expected comma"
2220 msgstr ""
2221
2222 #: config/tc-arm.c:6018 config/tc-arm.c:6088
2223 msgid "immediate value is out of range"
2224 msgstr ""
2225
2226 #: config/tc-arm.c:6233
2227 msgid "iWMMXt data or control register expected"
2228 msgstr ""
2229
2230 #: config/tc-arm.c:6386
2231 #, c-format
2232 msgid "unhandled operand code %d"
2233 msgstr ""
2234
2235 #: config/tc-arm.c:6465 config/tc-score.c:264
2236 msgid "garbage following instruction"
2237 msgstr ""
2238
2239 #. If REG is R13 (the stack pointer), warn that its use is
2240 #. deprecated.
2241 #: config/tc-arm.c:6505
2242 msgid "use of r13 is deprecated"
2243 msgstr ""
2244
2245 #: config/tc-arm.c:6575
2246 msgid "D register out of range for selected VFP version"
2247 msgstr ""
2248
2249 #: config/tc-arm.c:6654
2250 msgid "instruction does not accept preindexed addressing"
2251 msgstr ""
2252
2253 #. unindexed - only for coprocessor
2254 #: config/tc-arm.c:6670 config/tc-arm.c:8710
2255 msgid "instruction does not accept unindexed addressing"
2256 msgstr ""
2257
2258 #: config/tc-arm.c:6678
2259 msgid "destination register same as write-back base"
2260 msgstr ""
2261
2262 #: config/tc-arm.c:6679
2263 msgid "source register same as write-back base"
2264 msgstr ""
2265
2266 #: config/tc-arm.c:6725
2267 msgid "instruction does not accept scaled register index"
2268 msgstr ""
2269
2270 #: config/tc-arm.c:6765
2271 msgid "instruction does not support unindexed addressing"
2272 msgstr ""
2273
2274 #: config/tc-arm.c:6780
2275 msgid "pc may not be used with write-back"
2276 msgstr ""
2277
2278 #: config/tc-arm.c:6785
2279 msgid "instruction does not support writeback"
2280 msgstr ""
2281
2282 #: config/tc-arm.c:6827
2283 msgid "invalid pseudo operation"
2284 msgstr ""
2285
2286 #: config/tc-arm.c:6873
2287 msgid "literal pool insertion failed"
2288 msgstr ""
2289
2290 #: config/tc-arm.c:6931
2291 msgid "Rn must not overlap other operands"
2292 msgstr ""
2293
2294 #: config/tc-arm.c:7020 config/tc-arm.c:9276
2295 msgid "bad barrier type"
2296 msgstr ""
2297
2298 #: config/tc-arm.c:7031 config/tc-arm.c:7050 config/tc-arm.c:7063
2299 #: config/tc-arm.c:9288 config/tc-arm.c:9319 config/tc-arm.c:9341
2300 msgid "bit-field extends past end of register"
2301 msgstr ""
2302
2303 #: config/tc-arm.c:7092
2304 msgid "the only suffix valid here is '(plt)'"
2305 msgstr ""
2306
2307 #: config/tc-arm.c:7145
2308 msgid "use of r15 in blx in ARM mode is not really useful"
2309 msgstr ""
2310
2311 #: config/tc-arm.c:7167
2312 msgid "use of r15 in bx in ARM mode is not really useful"
2313 msgstr ""
2314
2315 #: config/tc-arm.c:7192
2316 msgid "use of r15 in bxj is not really useful"
2317 msgstr ""
2318
2319 #: config/tc-arm.c:7352 config/tc-arm.c:7361
2320 msgid "writeback of base register is UNPREDICTABLE"
2321 msgstr ""
2322
2323 #: config/tc-arm.c:7355
2324 msgid "writeback of base register when in register list is UNPREDICTABLE"
2325 msgstr ""
2326
2327 #: config/tc-arm.c:7365
2328 msgid "if writeback register is in list, it must be the lowest reg in the list"
2329 msgstr ""
2330
2331 #: config/tc-arm.c:7380
2332 msgid "first destination register must be even"
2333 msgstr ""
2334
2335 #: config/tc-arm.c:7383 config/tc-arm.c:7450
2336 msgid "can only load two consecutive registers"
2337 msgstr ""
2338
2339 #. If op 1 were present and equal to PC, this function wouldn't
2340 #. have been called in the first place.
2341 #. If op 2 were present and equal to PC, this function wouldn't
2342 #. have been called in the first place.
2343 #: config/tc-arm.c:7384 config/tc-arm.c:7453 config/tc-arm.c:7982
2344 #: config/tc-arm.c:9988
2345 msgid "r14 not allowed here"
2346 msgstr ""
2347
2348 #: config/tc-arm.c:7398
2349 msgid "base register written back, and overlaps second destination register"
2350 msgstr ""
2351
2352 #: config/tc-arm.c:7406
2353 msgid "index register overlaps destination register"
2354 msgstr ""
2355
2356 #: config/tc-arm.c:7436 config/tc-arm.c:7964
2357 msgid "offset must be zero in ARM encoding"
2358 msgstr ""
2359
2360 #: config/tc-arm.c:7447 config/tc-arm.c:7976
2361 msgid "even register required"
2362 msgstr ""
2363
2364 #: config/tc-arm.c:7478 config/tc-arm.c:7509
2365 msgid "this instruction requires a post-indexed address"
2366 msgstr ""
2367
2368 #: config/tc-arm.c:7536
2369 msgid "Rd and Rm should be different in mla"
2370 msgstr ""
2371
2372 #: config/tc-arm.c:7560 config/tc-arm.c:10317
2373 msgid ":lower16: not allowed this instruction"
2374 msgstr ""
2375
2376 #: config/tc-arm.c:7562
2377 msgid ":upper16: not allowed instruction"
2378 msgstr ""
2379
2380 #: config/tc-arm.c:7581
2381 msgid "operand 1 must be FPSCR"
2382 msgstr ""
2383
2384 #: config/tc-arm.c:7614 config/tc-arm.c:10442
2385 msgid "'CPSR' or 'SPSR' expected"
2386 msgstr ""
2387
2388 #: config/tc-arm.c:7651
2389 msgid "Rd and Rm should be different in mul"
2390 msgstr ""
2391
2392 #: config/tc-arm.c:7670 config/tc-arm.c:7909 config/tc-arm.c:10572
2393 msgid "rdhi and rdlo must be different"
2394 msgstr ""
2395
2396 #: config/tc-arm.c:7676
2397 msgid "rdhi, rdlo and rm must all be different"
2398 msgstr ""
2399
2400 #: config/tc-arm.c:7741
2401 msgid "'[' expected after PLD mnemonic"
2402 msgstr ""
2403
2404 #: config/tc-arm.c:7743 config/tc-arm.c:7758
2405 msgid "post-indexed expression used in preload instruction"
2406 msgstr ""
2407
2408 #: config/tc-arm.c:7745 config/tc-arm.c:7760
2409 msgid "writeback used in preload instruction"
2410 msgstr ""
2411
2412 #: config/tc-arm.c:7747 config/tc-arm.c:7762
2413 msgid "unindexed addressing used in preload instruction"
2414 msgstr ""
2415
2416 #: config/tc-arm.c:7756
2417 msgid "'[' expected after PLI mnemonic"
2418 msgstr ""
2419
2420 #: config/tc-arm.c:7935
2421 msgid "SRS base register must be r13"
2422 msgstr ""
2423
2424 #: config/tc-arm.c:7979
2425 msgid "can only store two consecutive registers"
2426 msgstr ""
2427
2428 #: config/tc-arm.c:8074 config/tc-arm.c:8091
2429 msgid "only two consecutive VFP SP registers allowed here"
2430 msgstr ""
2431
2432 #: config/tc-arm.c:8119 config/tc-arm.c:8134
2433 msgid "this addressing mode requires base-register writeback"
2434 msgstr ""
2435
2436 #: config/tc-arm.c:8308
2437 msgid "this instruction does not support indexing"
2438 msgstr ""
2439
2440 #: config/tc-arm.c:8331
2441 msgid "only r15 allowed here"
2442 msgstr ""
2443
2444 #: config/tc-arm.c:8466
2445 msgid "immediate operand requires iWMMXt2"
2446 msgstr ""
2447
2448 #: config/tc-arm.c:8610
2449 msgid "shift by register not allowed in thumb mode"
2450 msgstr ""
2451
2452 #: config/tc-arm.c:8622 config/tc-arm.c:11085 config/tc-arm.c:19719
2453 msgid "shift expression is too large"
2454 msgstr ""
2455
2456 #: config/tc-arm.c:8648
2457 msgid "Instruction does not support =N addresses"
2458 msgstr ""
2459
2460 #: config/tc-arm.c:8653
2461 msgid "cannot use register index with PC-relative addressing"
2462 msgstr ""
2463
2464 #: config/tc-arm.c:8654
2465 msgid "cannot use register index with this instruction"
2466 msgstr ""
2467
2468 #: config/tc-arm.c:8656
2469 msgid "Thumb does not support negative register indexing"
2470 msgstr ""
2471
2472 #: config/tc-arm.c:8658
2473 msgid "Thumb does not support register post-indexing"
2474 msgstr ""
2475
2476 #: config/tc-arm.c:8660
2477 msgid "Thumb does not support register indexing with writeback"
2478 msgstr ""
2479
2480 #: config/tc-arm.c:8662
2481 msgid "Thumb supports only LSL in shifted register indexing"
2482 msgstr ""
2483
2484 #: config/tc-arm.c:8671 config/tc-arm.c:13865
2485 msgid "shift out of range"
2486 msgstr ""
2487
2488 #: config/tc-arm.c:8679
2489 msgid "cannot use writeback with PC-relative addressing"
2490 msgstr ""
2491
2492 #: config/tc-arm.c:8681
2493 msgid "cannot use writeback with this instruction"
2494 msgstr ""
2495
2496 #: config/tc-arm.c:8700
2497 msgid "cannot use post-indexing with PC-relative addressing"
2498 msgstr ""
2499
2500 #: config/tc-arm.c:8701
2501 msgid "cannot use post-indexing with this instruction"
2502 msgstr ""
2503
2504 #: config/tc-arm.c:8912
2505 msgid "only SUBS PC, LR, #const allowed"
2506 msgstr ""
2507
2508 #: config/tc-arm.c:8991 config/tc-arm.c:9142 config/tc-arm.c:9239
2509 #: config/tc-arm.c:10396 config/tc-arm.c:10678
2510 msgid "shift must be constant"
2511 msgstr ""
2512
2513 #: config/tc-arm.c:9018 config/tc-arm.c:9157 config/tc-arm.c:9254
2514 #: config/tc-arm.c:10409
2515 msgid "unshifted register required"
2516 msgstr ""
2517
2518 #: config/tc-arm.c:9033 config/tc-arm.c:9265 config/tc-arm.c:10533
2519 msgid "dest must overlap one source register"
2520 msgstr ""
2521
2522 #: config/tc-arm.c:9160
2523 msgid "dest and source1 must be the same register"
2524 msgstr ""
2525
2526 #: config/tc-arm.c:9436
2527 msgid "instruction is always unconditional"
2528 msgstr ""
2529
2530 #: config/tc-arm.c:9531
2531 msgid "selected processor does not support 'A' form of this instruction"
2532 msgstr ""
2533
2534 #: config/tc-arm.c:9534
2535 msgid "Thumb does not support the 2-argument form of this instruction"
2536 msgstr ""
2537
2538 #: config/tc-arm.c:9642
2539 msgid "SP not allowed in register list"
2540 msgstr ""
2541
2542 #: config/tc-arm.c:9648
2543 msgid "LR and PC should not both be in register list"
2544 msgstr ""
2545
2546 #: config/tc-arm.c:9655
2547 msgid "base register should not be in register list when written back"
2548 msgstr ""
2549
2550 #: config/tc-arm.c:9661
2551 msgid "PC not allowed in register list"
2552 msgstr ""
2553
2554 #: config/tc-arm.c:9664 config/tc-arm.c:9730 config/tc-arm.c:9770
2555 #, c-format
2556 msgid "value stored for r%d is UNPREDICTABLE"
2557 msgstr ""
2558
2559 #: config/tc-arm.c:9706
2560 msgid "Thumb load/store multiple does not support {reglist}^"
2561 msgstr ""
2562
2563 #: config/tc-arm.c:9763
2564 msgid "Thumb-2 instruction only valid in unified syntax"
2565 msgstr ""
2566
2567 #: config/tc-arm.c:9767 config/tc-arm.c:9777
2568 msgid "this instruction will write back the base register"
2569 msgstr ""
2570
2571 #: config/tc-arm.c:9780
2572 msgid "this instruction will not write back the base register"
2573 msgstr ""
2574
2575 #: config/tc-arm.c:9809
2576 msgid "r14 not allowed as first register when second register is omitted"
2577 msgstr ""
2578
2579 #: config/tc-arm.c:9911 config/tc-arm.c:9924 config/tc-arm.c:9960
2580 msgid "Thumb does not support this addressing mode"
2581 msgstr ""
2582
2583 #: config/tc-arm.c:9928
2584 msgid "byte or halfword not valid for base register"
2585 msgstr ""
2586
2587 #: config/tc-arm.c:9931
2588 msgid "r15 based store not allowed"
2589 msgstr ""
2590
2591 #: config/tc-arm.c:9933
2592 msgid "invalid base register for register offset"
2593 msgstr ""
2594
2595 #: config/tc-arm.c:10273
2596 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2597 msgstr ""
2598
2599 #: config/tc-arm.c:10301
2600 msgid "only lo regs allowed with immediate"
2601 msgstr ""
2602
2603 #: config/tc-arm.c:10322
2604 msgid ":upper16: not allowed this instruction"
2605 msgstr ""
2606
2607 #: config/tc-arm.c:10432 config/tc-arm.c:10438 config/tc-arm.c:10468
2608 #: config/tc-arm.c:10474
2609 msgid "selected processor does not support requested special purpose register"
2610 msgstr ""
2611
2612 #: config/tc-arm.c:10463
2613 msgid "Thumb encoding does not support an immediate here"
2614 msgstr ""
2615
2616 #: config/tc-arm.c:10538
2617 msgid "Thumb-2 MUL must not set flags"
2618 msgstr ""
2619
2620 #: config/tc-arm.c:10603
2621 msgid "Thumb does not support NOP with hints"
2622 msgstr ""
2623
2624 #: config/tc-arm.c:10741
2625 msgid "push/pop do not support {reglist}^"
2626 msgstr ""
2627
2628 #: config/tc-arm.c:10764
2629 msgid "invalid register list to push/pop instruction"
2630 msgstr ""
2631
2632 #: config/tc-arm.c:10997
2633 msgid "source1 and dest must be same register"
2634 msgstr ""
2635
2636 #: config/tc-arm.c:11018
2637 msgid "ror #imm not supported"
2638 msgstr ""
2639
2640 #: config/tc-arm.c:11201
2641 msgid "Thumb encoding does not support rotation"
2642 msgstr ""
2643
2644 #: config/tc-arm.c:11221
2645 msgid "instruction requires register index"
2646 msgstr ""
2647
2648 #: config/tc-arm.c:11230
2649 msgid "instruction does not allow shifted index"
2650 msgstr ""
2651
2652 #: config/tc-arm.c:11640
2653 msgid "invalid instruction shape"
2654 msgstr ""
2655
2656 #: config/tc-arm.c:11883
2657 msgid "types specified in both the mnemonic and operands"
2658 msgstr ""
2659
2660 #: config/tc-arm.c:11920
2661 msgid "operand types can't be inferred"
2662 msgstr ""
2663
2664 #: config/tc-arm.c:11926
2665 msgid "type specifier has the wrong number of parts"
2666 msgstr ""
2667
2668 #: config/tc-arm.c:11981 config/tc-arm.c:13618 config/tc-arm.c:13625
2669 msgid "operand size must match register width"
2670 msgstr ""
2671
2672 #: config/tc-arm.c:11992
2673 msgid "bad type in Neon instruction"
2674 msgstr ""
2675
2676 #: config/tc-arm.c:12003
2677 msgid "inconsistent types in Neon instruction"
2678 msgstr ""
2679
2680 #: config/tc-arm.c:13052
2681 msgid "scalar out of range for multiply instruction"
2682 msgstr ""
2683
2684 #: config/tc-arm.c:13216 config/tc-arm.c:13228
2685 msgid "immediate out of range for insert"
2686 msgstr ""
2687
2688 #: config/tc-arm.c:13240 config/tc-arm.c:14210
2689 msgid "immediate out of range for shift"
2690 msgstr ""
2691
2692 #: config/tc-arm.c:13297 config/tc-arm.c:13324 config/tc-arm.c:13711
2693 #: config/tc-arm.c:14156
2694 msgid "immediate out of range"
2695 msgstr ""
2696
2697 #: config/tc-arm.c:13361
2698 msgid "immediate out of range for narrowing operation"
2699 msgstr ""
2700
2701 #: config/tc-arm.c:13486
2702 msgid "operands 0 and 1 must be the same register"
2703 msgstr ""
2704
2705 #: config/tc-arm.c:13685
2706 msgid "operand size must be specified for immediate VMOV"
2707 msgstr ""
2708
2709 #: config/tc-arm.c:13695
2710 msgid "immediate has bits set outside the operand size"
2711 msgstr ""
2712
2713 #: config/tc-arm.c:13891
2714 msgid "elements must be smaller than reversal region"
2715 msgstr ""
2716
2717 #: config/tc-arm.c:14061 config/tc-arm.c:14109
2718 msgid "bad type for scalar"
2719 msgstr ""
2720
2721 #: config/tc-arm.c:14173 config/tc-arm.c:14181
2722 msgid "VFP registers must be adjacent"
2723 msgstr ""
2724
2725 #: config/tc-arm.c:14322
2726 msgid "bad list length for table lookup"
2727 msgstr ""
2728
2729 #: config/tc-arm.c:14352
2730 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2731 msgstr ""
2732
2733 #: config/tc-arm.c:14355
2734 msgid "register list must contain at least 1 and at most 16 registers"
2735 msgstr ""
2736
2737 #: config/tc-arm.c:14432
2738 msgid "bad alignment"
2739 msgstr ""
2740
2741 #: config/tc-arm.c:14449
2742 msgid "bad list type for instruction"
2743 msgstr ""
2744
2745 #: config/tc-arm.c:14491
2746 msgid "unsupported alignment for instruction"
2747 msgstr ""
2748
2749 #: config/tc-arm.c:14510 config/tc-arm.c:14604 config/tc-arm.c:14615
2750 #: config/tc-arm.c:14625 config/tc-arm.c:14639
2751 msgid "bad list length"
2752 msgstr ""
2753
2754 #: config/tc-arm.c:14515
2755 msgid "stride of 2 unavailable when element size is 8"
2756 msgstr ""
2757
2758 #: config/tc-arm.c:14548 config/tc-arm.c:14623
2759 msgid "can't use alignment with this instruction"
2760 msgstr ""
2761
2762 #: config/tc-arm.c:14687
2763 msgid "post-index must be a register"
2764 msgstr ""
2765
2766 #: config/tc-arm.c:14689
2767 msgid "bad register for post-index"
2768 msgstr ""
2769
2770 #: config/tc-arm.c:15003 config/tc-arm.c:15087
2771 msgid "conditional infixes are deprecated in unified syntax"
2772 msgstr ""
2773
2774 #: config/tc-arm.c:15235
2775 msgid "Warning: conditional outside an IT block for Thumb."
2776 msgstr ""
2777
2778 #: config/tc-arm.c:15440
2779 msgid "s suffix on comparison instruction is deprecated"
2780 msgstr ""
2781
2782 #: config/tc-arm.c:15459 config/tc-arm.c:15484 config/tc-arm.c:15548
2783 #, c-format
2784 msgid "selected processor does not support `%s'"
2785 msgstr ""
2786
2787 #: config/tc-arm.c:15465
2788 msgid "Thumb does not support conditional execution"
2789 msgstr ""
2790
2791 #: config/tc-arm.c:15509
2792 #, c-format
2793 msgid "cannot honor width suffix -- `%s'"
2794 msgstr ""
2795
2796 #: config/tc-arm.c:15553
2797 #, c-format
2798 msgid "width suffixes are invalid in ARM mode -- `%s'"
2799 msgstr ""
2800
2801 #: config/tc-arm.c:15583
2802 #, c-format
2803 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2804 msgstr ""
2805
2806 #: config/tc-arm.c:15600
2807 #, c-format
2808 msgid "section '%s' finished with an open IT block."
2809 msgstr ""
2810
2811 #: config/tc-arm.c:15605
2812 msgid "file finished with an open IT block."
2813 msgstr ""
2814
2815 #: config/tc-arm.c:18509
2816 #, c-format
2817 msgid "alignments greater than %d bytes not supported in .text sections."
2818 msgstr ""
2819
2820 #: config/tc-arm.c:18777 config/tc-ia64.c:3458
2821 #, c-format
2822 msgid "Group section `%s' has no group signature"
2823 msgstr ""
2824
2825 #: config/tc-arm.c:18822
2826 msgid "handlerdata in cantunwind frame"
2827 msgstr ""
2828
2829 #: config/tc-arm.c:18839
2830 msgid "too many unwind opcodes for personality routine 0"
2831 msgstr ""
2832
2833 #: config/tc-arm.c:18871
2834 msgid "too many unwind opcodes"
2835 msgstr ""
2836
2837 #: config/tc-arm.c:19123
2838 msgid "GOT already in the symbol table"
2839 msgstr ""
2840
2841 #: config/tc-arm.c:19435 config/tc-arm.c:19476 config/tc-arm.c:19746
2842 #, c-format
2843 msgid "undefined symbol %s used as an immediate value"
2844 msgstr ""
2845
2846 #: config/tc-arm.c:19444 config/tc-arm.c:19485
2847 #, c-format
2848 msgid "symbol %s is in a different section"
2849 msgstr ""
2850
2851 #: config/tc-arm.c:19458 config/tc-arm.c:19785
2852 #, c-format
2853 msgid "invalid constant (%lx) after fixup"
2854 msgstr ""
2855
2856 #: config/tc-arm.c:19513
2857 #, c-format
2858 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2859 msgstr ""
2860
2861 #: config/tc-arm.c:19548 config/tc-arm.c:19573
2862 msgid "invalid literal constant: pool needs to be closer"
2863 msgstr ""
2864
2865 #: config/tc-arm.c:19551 config/tc-arm.c:19589
2866 #, c-format
2867 msgid "bad immediate value for offset (%ld)"
2868 msgstr ""
2869
2870 #: config/tc-arm.c:19575
2871 #, c-format
2872 msgid "bad immediate value for 8-bit offset (%ld)"
2873 msgstr ""
2874
2875 #: config/tc-arm.c:19630
2876 msgid "offset not a multiple of 4"
2877 msgstr ""
2878
2879 #: config/tc-arm.c:19637 config/tc-arm.c:19652 config/tc-arm.c:19667
2880 #: config/tc-arm.c:19678 config/tc-arm.c:19701 config/tc-arm.c:20413
2881 #: config/tc-moxie.c:664 config/tc-pj.c:449 config/tc-sh.c:4187
2882 msgid "offset out of range"
2883 msgstr ""
2884
2885 #: config/tc-arm.c:19801
2886 msgid "invalid smc expression"
2887 msgstr ""
2888
2889 #: config/tc-arm.c:19812 config/tc-arm.c:19821
2890 msgid "invalid swi expression"
2891 msgstr ""
2892
2893 #: config/tc-arm.c:19831
2894 msgid "invalid expression in load/store multiple"
2895 msgstr ""
2896
2897 #: config/tc-arm.c:19892
2898 #, c-format
2899 msgid "blx to '%s' an ARM ISA state function changed to bl"
2900 msgstr ""
2901
2902 #: config/tc-arm.c:19911
2903 msgid "misaligned branch destination"
2904 msgstr ""
2905
2906 #: config/tc-arm.c:19915 config/tc-arm.c:19952 config/tc-arm.c:19966
2907 #: config/tc-arm.c:19979 config/tc-arm.c:20078 config/tc-arm.c:20103
2908 msgid "branch out of range"
2909 msgstr ""
2910
2911 #: config/tc-arm.c:20002
2912 msgid "conditional branch out of range"
2913 msgstr ""
2914
2915 #: config/tc-arm.c:20038
2916 #, c-format
2917 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
2918 msgstr ""
2919
2920 #: config/tc-arm.c:20187
2921 msgid "rel31 relocation overflow"
2922 msgstr ""
2923
2924 #: config/tc-arm.c:20199 config/tc-arm.c:20222
2925 msgid "co-processor offset out of range"
2926 msgstr ""
2927
2928 #: config/tc-arm.c:20239
2929 #, c-format
2930 msgid "invalid offset, target not word aligned (0x%08lX)"
2931 msgstr ""
2932
2933 #: config/tc-arm.c:20246 config/tc-arm.c:20255 config/tc-arm.c:20263
2934 #: config/tc-arm.c:20271 config/tc-arm.c:20279
2935 #, c-format
2936 msgid "invalid offset, value too big (0x%08lX)"
2937 msgstr ""
2938
2939 #: config/tc-arm.c:20320
2940 msgid "invalid Hi register with immediate"
2941 msgstr ""
2942
2943 #: config/tc-arm.c:20336
2944 msgid "invalid immediate for stack address calculation"
2945 msgstr ""
2946
2947 #: config/tc-arm.c:20344
2948 #, c-format
2949 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2950 msgstr ""
2951
2952 #: config/tc-arm.c:20374
2953 #, c-format
2954 msgid "invalid immediate: %ld is out of range"
2955 msgstr ""
2956
2957 #: config/tc-arm.c:20386
2958 #, c-format
2959 msgid "invalid shift value: %ld"
2960 msgstr ""
2961
2962 #: config/tc-arm.c:20465
2963 #, c-format
2964 msgid "the offset 0x%08lX is not representable"
2965 msgstr ""
2966
2967 #: config/tc-arm.c:20505
2968 #, c-format
2969 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2970 msgstr ""
2971
2972 #: config/tc-arm.c:20544
2973 #, c-format
2974 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2975 msgstr ""
2976
2977 #: config/tc-arm.c:20584
2978 #, c-format
2979 msgid "bad offset 0x%08lX (must be word-aligned)"
2980 msgstr ""
2981
2982 #: config/tc-arm.c:20589
2983 #, c-format
2984 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2985 msgstr ""
2986
2987 #: config/tc-arm.c:20620 config/tc-score.c:7391
2988 #, c-format
2989 msgid "bad relocation fixup type (%d)"
2990 msgstr ""
2991
2992 #: config/tc-arm.c:20731
2993 msgid "literal referenced across section boundary"
2994 msgstr ""
2995
2996 #: config/tc-arm.c:20792
2997 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2998 msgstr ""
2999
3000 #: config/tc-arm.c:20797
3001 msgid "ADRL used for a symbol not defined in the same file"
3002 msgstr ""
3003
3004 #: config/tc-arm.c:20812
3005 #, c-format
3006 msgid "undefined local label `%s'"
3007 msgstr ""
3008
3009 #: config/tc-arm.c:20818
3010 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
3011 msgstr ""
3012
3013 #: config/tc-arm.c:20839 config/tc-cris.c:3985 config/tc-mcore.c:1926
3014 #: config/tc-microblaze.c:1834 config/tc-mmix.c:2862 config/tc-moxie.c:759
3015 #: config/tc-ns32k.c:2248 config/tc-score.c:7484
3016 msgid "<unknown>"
3017 msgstr ""
3018
3019 #: config/tc-arm.c:20842 config/tc-arm.c:20863 config/tc-score.c:7486
3020 #, c-format
3021 msgid "cannot represent %s relocation in this object file format"
3022 msgstr ""
3023
3024 #: config/tc-arm.c:21203
3025 #, c-format
3026 msgid "%s: unexpected function type: %d"
3027 msgstr ""
3028
3029 #: config/tc-arm.c:21329
3030 msgid "use of old and new-style options to set CPU type"
3031 msgstr ""
3032
3033 #: config/tc-arm.c:21339
3034 msgid "use of old and new-style options to set FPU type"
3035 msgstr ""
3036
3037 #: config/tc-arm.c:21415
3038 msgid "hard-float conflicts with specified fpu"
3039 msgstr ""
3040
3041 #: config/tc-arm.c:21602
3042 msgid "generate PIC code"
3043 msgstr ""
3044
3045 #: config/tc-arm.c:21603
3046 msgid "assemble Thumb code"
3047 msgstr ""
3048
3049 #: config/tc-arm.c:21604
3050 msgid "support ARM/Thumb interworking"
3051 msgstr ""
3052
3053 #: config/tc-arm.c:21606
3054 msgid "code uses 32-bit program counter"
3055 msgstr ""
3056
3057 #: config/tc-arm.c:21607
3058 msgid "code uses 26-bit program counter"
3059 msgstr ""
3060
3061 #: config/tc-arm.c:21608
3062 msgid "floating point args are in fp regs"
3063 msgstr ""
3064
3065 #: config/tc-arm.c:21610
3066 msgid "re-entrant code"
3067 msgstr ""
3068
3069 #: config/tc-arm.c:21611
3070 msgid "code is ATPCS conformant"
3071 msgstr ""
3072
3073 #: config/tc-arm.c:21612
3074 msgid "assemble for big-endian"
3075 msgstr ""
3076
3077 #: config/tc-arm.c:21613
3078 msgid "assemble for little-endian"
3079 msgstr ""
3080
3081 #. These are recognized by the assembler, but have no affect on code.
3082 #: config/tc-arm.c:21617
3083 msgid "use frame pointer"
3084 msgstr ""
3085
3086 #: config/tc-arm.c:21618
3087 msgid "use stack size checking"
3088 msgstr ""
3089
3090 #: config/tc-arm.c:21621
3091 msgid "do not warn on use of deprecated feature"
3092 msgstr ""
3093
3094 #. DON'T add any new processors to this list -- we want the whole list
3095 #. to go away...  Add them to the processors table instead.
3096 #: config/tc-arm.c:21638 config/tc-arm.c:21639
3097 msgid "use -mcpu=arm1"
3098 msgstr ""
3099
3100 #: config/tc-arm.c:21640 config/tc-arm.c:21641
3101 msgid "use -mcpu=arm2"
3102 msgstr ""
3103
3104 #: config/tc-arm.c:21642 config/tc-arm.c:21643
3105 msgid "use -mcpu=arm250"
3106 msgstr ""
3107
3108 #: config/tc-arm.c:21644 config/tc-arm.c:21645
3109 msgid "use -mcpu=arm3"
3110 msgstr ""
3111
3112 #: config/tc-arm.c:21646 config/tc-arm.c:21647
3113 msgid "use -mcpu=arm6"
3114 msgstr ""
3115
3116 #: config/tc-arm.c:21648 config/tc-arm.c:21649
3117 msgid "use -mcpu=arm600"
3118 msgstr ""
3119
3120 #: config/tc-arm.c:21650 config/tc-arm.c:21651
3121 msgid "use -mcpu=arm610"
3122 msgstr ""
3123
3124 #: config/tc-arm.c:21652 config/tc-arm.c:21653
3125 msgid "use -mcpu=arm620"
3126 msgstr ""
3127
3128 #: config/tc-arm.c:21654 config/tc-arm.c:21655
3129 msgid "use -mcpu=arm7"
3130 msgstr ""
3131
3132 #: config/tc-arm.c:21656 config/tc-arm.c:21657
3133 msgid "use -mcpu=arm70"
3134 msgstr ""
3135
3136 #: config/tc-arm.c:21658 config/tc-arm.c:21659
3137 msgid "use -mcpu=arm700"
3138 msgstr ""
3139
3140 #: config/tc-arm.c:21660 config/tc-arm.c:21661
3141 msgid "use -mcpu=arm700i"
3142 msgstr ""
3143
3144 #: config/tc-arm.c:21662 config/tc-arm.c:21663
3145 msgid "use -mcpu=arm710"
3146 msgstr ""
3147
3148 #: config/tc-arm.c:21664 config/tc-arm.c:21665
3149 msgid "use -mcpu=arm710c"
3150 msgstr ""
3151
3152 #: config/tc-arm.c:21666 config/tc-arm.c:21667
3153 msgid "use -mcpu=arm720"
3154 msgstr ""
3155
3156 #: config/tc-arm.c:21668 config/tc-arm.c:21669
3157 msgid "use -mcpu=arm7d"
3158 msgstr ""
3159
3160 #: config/tc-arm.c:21670 config/tc-arm.c:21671
3161 msgid "use -mcpu=arm7di"
3162 msgstr ""
3163
3164 #: config/tc-arm.c:21672 config/tc-arm.c:21673
3165 msgid "use -mcpu=arm7m"
3166 msgstr ""
3167
3168 #: config/tc-arm.c:21674 config/tc-arm.c:21675
3169 msgid "use -mcpu=arm7dm"
3170 msgstr ""
3171
3172 #: config/tc-arm.c:21676 config/tc-arm.c:21677
3173 msgid "use -mcpu=arm7dmi"
3174 msgstr ""
3175
3176 #: config/tc-arm.c:21678 config/tc-arm.c:21679
3177 msgid "use -mcpu=arm7100"
3178 msgstr ""
3179
3180 #: config/tc-arm.c:21680 config/tc-arm.c:21681
3181 msgid "use -mcpu=arm7500"
3182 msgstr ""
3183
3184 #: config/tc-arm.c:21682 config/tc-arm.c:21683
3185 msgid "use -mcpu=arm7500fe"
3186 msgstr ""
3187
3188 #: config/tc-arm.c:21684 config/tc-arm.c:21685 config/tc-arm.c:21686
3189 #: config/tc-arm.c:21687
3190 msgid "use -mcpu=arm7tdmi"
3191 msgstr ""
3192
3193 #: config/tc-arm.c:21688 config/tc-arm.c:21689
3194 msgid "use -mcpu=arm710t"
3195 msgstr ""
3196
3197 #: config/tc-arm.c:21690 config/tc-arm.c:21691
3198 msgid "use -mcpu=arm720t"
3199 msgstr ""
3200
3201 #: config/tc-arm.c:21692 config/tc-arm.c:21693
3202 msgid "use -mcpu=arm740t"
3203 msgstr ""
3204
3205 #: config/tc-arm.c:21694 config/tc-arm.c:21695
3206 msgid "use -mcpu=arm8"
3207 msgstr ""
3208
3209 #: config/tc-arm.c:21696 config/tc-arm.c:21697
3210 msgid "use -mcpu=arm810"
3211 msgstr ""
3212
3213 #: config/tc-arm.c:21698 config/tc-arm.c:21699
3214 msgid "use -mcpu=arm9"
3215 msgstr ""
3216
3217 #: config/tc-arm.c:21700 config/tc-arm.c:21701
3218 msgid "use -mcpu=arm9tdmi"
3219 msgstr ""
3220
3221 #: config/tc-arm.c:21702 config/tc-arm.c:21703
3222 msgid "use -mcpu=arm920"
3223 msgstr ""
3224
3225 #: config/tc-arm.c:21704 config/tc-arm.c:21705
3226 msgid "use -mcpu=arm940"
3227 msgstr ""
3228
3229 #: config/tc-arm.c:21706
3230 msgid "use -mcpu=strongarm"
3231 msgstr ""
3232
3233 #: config/tc-arm.c:21708
3234 msgid "use -mcpu=strongarm110"
3235 msgstr ""
3236
3237 #: config/tc-arm.c:21710
3238 msgid "use -mcpu=strongarm1100"
3239 msgstr ""
3240
3241 #: config/tc-arm.c:21712
3242 msgid "use -mcpu=strongarm1110"
3243 msgstr ""
3244
3245 #: config/tc-arm.c:21713
3246 msgid "use -mcpu=xscale"
3247 msgstr ""
3248
3249 #: config/tc-arm.c:21714
3250 msgid "use -mcpu=iwmmxt"
3251 msgstr ""
3252
3253 #: config/tc-arm.c:21715
3254 msgid "use -mcpu=all"
3255 msgstr ""
3256
3257 #. Architecture variants -- don't add any more to this list either.
3258 #: config/tc-arm.c:21718 config/tc-arm.c:21719
3259 msgid "use -march=armv2"
3260 msgstr ""
3261
3262 #: config/tc-arm.c:21720 config/tc-arm.c:21721
3263 msgid "use -march=armv2a"
3264 msgstr ""
3265
3266 #: config/tc-arm.c:21722 config/tc-arm.c:21723
3267 msgid "use -march=armv3"
3268 msgstr ""
3269
3270 #: config/tc-arm.c:21724 config/tc-arm.c:21725
3271 msgid "use -march=armv3m"
3272 msgstr ""
3273
3274 #: config/tc-arm.c:21726 config/tc-arm.c:21727
3275 msgid "use -march=armv4"
3276 msgstr ""
3277
3278 #: config/tc-arm.c:21728 config/tc-arm.c:21729
3279 msgid "use -march=armv4t"
3280 msgstr ""
3281
3282 #: config/tc-arm.c:21730 config/tc-arm.c:21731
3283 msgid "use -march=armv5"
3284 msgstr ""
3285
3286 #: config/tc-arm.c:21732 config/tc-arm.c:21733
3287 msgid "use -march=armv5t"
3288 msgstr ""
3289
3290 #: config/tc-arm.c:21734 config/tc-arm.c:21735
3291 msgid "use -march=armv5te"
3292 msgstr ""
3293
3294 #. Floating point variants -- don't add any more to this list either.
3295 #: config/tc-arm.c:21738
3296 msgid "use -mfpu=fpe"
3297 msgstr ""
3298
3299 #: config/tc-arm.c:21739
3300 msgid "use -mfpu=fpa10"
3301 msgstr ""
3302
3303 #: config/tc-arm.c:21740
3304 msgid "use -mfpu=fpa11"
3305 msgstr ""
3306
3307 #: config/tc-arm.c:21742
3308 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3309 msgstr ""
3310
3311 #: config/tc-arm.c:22017
3312 msgid "invalid architectural extension"
3313 msgstr ""
3314
3315 #: config/tc-arm.c:22031
3316 msgid "missing architectural extension"
3317 msgstr ""
3318
3319 #: config/tc-arm.c:22044
3320 #, c-format
3321 msgid "unknown architectural extension `%s'"
3322 msgstr ""
3323
3324 #: config/tc-arm.c:22068
3325 #, c-format
3326 msgid "missing cpu name `%s'"
3327 msgstr ""
3328
3329 #: config/tc-arm.c:22094 config/tc-arm.c:22529
3330 #, c-format
3331 msgid "unknown cpu `%s'"
3332 msgstr ""
3333
3334 #: config/tc-arm.c:22112
3335 #, c-format
3336 msgid "missing architecture name `%s'"
3337 msgstr ""
3338
3339 #: config/tc-arm.c:22129 config/tc-arm.c:22563 config/tc-arm.c:22594
3340 #: config/tc-score.c:7721
3341 #, c-format
3342 msgid "unknown architecture `%s'\n"
3343 msgstr ""
3344
3345 #: config/tc-arm.c:22145 config/tc-arm.c:22624
3346 #, c-format
3347 msgid "unknown floating point format `%s'\n"
3348 msgstr ""
3349
3350 #: config/tc-arm.c:22161
3351 #, c-format
3352 msgid "unknown floating point abi `%s'\n"
3353 msgstr ""
3354
3355 #: config/tc-arm.c:22177
3356 #, c-format
3357 msgid "unknown EABI `%s'\n"
3358 msgstr ""
3359
3360 #: config/tc-arm.c:22197
3361 #, c-format
3362 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3363 msgstr ""
3364
3365 #: config/tc-arm.c:22207
3366 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3367 msgstr ""
3368
3369 #: config/tc-arm.c:22209
3370 msgid "<arch name>\t  assemble for architecture <arch name>"
3371 msgstr ""
3372
3373 #: config/tc-arm.c:22211
3374 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3375 msgstr ""
3376
3377 #: config/tc-arm.c:22213
3378 msgid "<abi>\t  assemble for floating point ABI <abi>"
3379 msgstr ""
3380
3381 #: config/tc-arm.c:22216
3382 msgid "<ver>\t\t  assemble for eabi version <ver>"
3383 msgstr ""
3384
3385 #: config/tc-arm.c:22219
3386 msgid "<mode>\t  controls implicit insertion of IT instructions"
3387 msgstr ""
3388
3389 #: config/tc-arm.c:22263 config/tc-arm.c:22281 config/tc-arm.c:22301
3390 #, c-format
3391 msgid "option `-%c%s' is deprecated: %s"
3392 msgstr ""
3393
3394 #: config/tc-arm.c:22321
3395 #, c-format
3396 msgid " ARM-specific assembler options:\n"
3397 msgstr ""
3398
3399 #: config/tc-arm.c:22332
3400 #, c-format
3401 msgid "  -EB                     assemble code for a big-endian cpu\n"
3402 msgstr ""
3403
3404 #: config/tc-arm.c:22337
3405 #, c-format
3406 msgid "  -EL                     assemble code for a little-endian cpu\n"
3407 msgstr ""
3408
3409 #: config/tc-arm.c:22341
3410 #, c-format
3411 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
3412 msgstr ""
3413
3414 #: config/tc-avr.c:314
3415 #, c-format
3416 msgid "Known MCU names:"
3417 msgstr ""
3418
3419 #: config/tc-avr.c:380
3420 #, c-format
3421 msgid ""
3422 "AVR options:\n"
3423 "  -mmcu=[avr-name] select microcontroller variant\n"
3424 "                   [avr-name] can be:\n"
3425 "                   avr1  - classic AVR core without data RAM\n"
3426 "                   avr2  - classic AVR core with up to 8K program memory\n"
3427 "                   avr25 - classic AVR core with up to 8K program memory\n"
3428 "                           plus the MOVW instruction\n"
3429 "                   avr3  - classic AVR core with up to 64K program memory\n"
3430 "                   avr31 - classic AVR core with up to 128K program memory\n"
3431 "                   avr35 - classic AVR core with up to 64K program memory\n"
3432 "                           plus the MOVW instruction\n"
3433 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
3434 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
3435 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
3436 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
3437 "                   or immediate microcontroller name.\n"
3438 msgstr ""
3439
3440 #: config/tc-avr.c:397
3441 #, c-format
3442 msgid ""
3443 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
3444 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
3445 "                   (default for avr4, avr5)\n"
3446 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
3447 "                   (default for avr3, avr5)\n"
3448 msgstr ""
3449
3450 #: config/tc-avr.c:441 config/tc-msp430.c:744
3451 #, c-format
3452 msgid "unknown MCU: %s\n"
3453 msgstr ""
3454
3455 #: config/tc-avr.c:450
3456 #, c-format
3457 msgid "redefinition of mcu type `%s' to `%s'"
3458 msgstr ""
3459
3460 #: config/tc-avr.c:528
3461 msgid "constant value required"
3462 msgstr ""
3463
3464 #: config/tc-avr.c:531
3465 #, c-format
3466 msgid "number must be positive and less than %d"
3467 msgstr ""
3468
3469 #: config/tc-avr.c:557 config/tc-avr.c:694
3470 #, c-format
3471 msgid "constant out of 8-bit range: %d"
3472 msgstr ""
3473
3474 #: config/tc-avr.c:625 config/tc-score.c:1200 read.c:3615
3475 msgid "illegal expression"
3476 msgstr ""
3477
3478 #: config/tc-avr.c:654 config/tc-avr.c:1421
3479 msgid "`)' required"
3480 msgstr ""
3481
3482 #: config/tc-avr.c:749
3483 msgid "register r16-r23 required"
3484 msgstr ""
3485
3486 #: config/tc-avr.c:755
3487 msgid "register number above 15 required"
3488 msgstr ""
3489
3490 #: config/tc-avr.c:761
3491 msgid "even register number required"
3492 msgstr ""
3493
3494 #: config/tc-avr.c:767
3495 msgid "register r24, r26, r28 or r30 required"
3496 msgstr ""
3497
3498 #: config/tc-avr.c:773
3499 msgid "register name or number from 0 to 31 required"
3500 msgstr ""
3501
3502 #: config/tc-avr.c:791
3503 msgid "pointer register (X, Y or Z) required"
3504 msgstr ""
3505
3506 #: config/tc-avr.c:798
3507 msgid "cannot both predecrement and postincrement"
3508 msgstr ""
3509
3510 #: config/tc-avr.c:806
3511 msgid "addressing mode not supported"
3512 msgstr ""
3513
3514 #: config/tc-avr.c:812
3515 msgid "can't predecrement"
3516 msgstr ""
3517
3518 #: config/tc-avr.c:815
3519 msgid "pointer register Z required"
3520 msgstr ""
3521
3522 #: config/tc-avr.c:829
3523 msgid "postincrement not supported"
3524 msgstr ""
3525
3526 #: config/tc-avr.c:839
3527 msgid "pointer register (Y or Z) required"
3528 msgstr ""
3529
3530 #: config/tc-avr.c:943
3531 #, c-format
3532 msgid "unknown constraint `%c'"
3533 msgstr ""
3534
3535 #: config/tc-avr.c:995
3536 msgid "`,' required"
3537 msgstr ""
3538
3539 #: config/tc-avr.c:1013
3540 msgid "undefined combination of operands"
3541 msgstr ""
3542
3543 #: config/tc-avr.c:1022
3544 msgid "skipping two-word instruction"
3545 msgstr ""
3546
3547 #: config/tc-avr.c:1114 config/tc-avr.c:1130 config/tc-avr.c:1244
3548 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3549 #, c-format
3550 msgid "odd address operand: %ld"
3551 msgstr ""
3552
3553 #: config/tc-avr.c:1122 config/tc-avr.c:1141 config/tc-avr.c:1163
3554 #: config/tc-avr.c:1170 config/tc-avr.c:1177 config/tc-d10v.c:503
3555 #: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3556 #: config/tc-msp430.c:2003
3557 #, c-format
3558 msgid "operand out of range: %ld"
3559 msgstr ""
3560
3561 #: config/tc-avr.c:1253 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3562 #: config/tc-msp430.c:2021
3563 #, c-format
3564 msgid "line %d: unknown relocation type: 0x%x"
3565 msgstr ""
3566
3567 #: config/tc-avr.c:1267
3568 msgid "only constant expression allowed"
3569 msgstr ""
3570
3571 #. xgettext:c-format.
3572 #: config/tc-avr.c:1327 config/tc-bfin.c:968 config/tc-d10v.c:1457
3573 #: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3574 #: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6273
3575 #: config/tc-spu.c:881 config/tc-spu.c:1092 config/tc-v850.c:2187
3576 #: config/tc-z80.c:2017
3577 #, c-format
3578 msgid "reloc %d not supported by object file format"
3579 msgstr ""
3580
3581 #: config/tc-avr.c:1350 config/tc-h8300.c:1884 config/tc-mcore.c:881
3582 #: config/tc-microblaze.c:825 config/tc-moxie.c:178 config/tc-msp430.c:1821
3583 #: config/tc-pj.c:253 config/tc-sh.c:2544 config/tc-z8k.c:1216
3584 msgid "can't find opcode "
3585 msgstr ""
3586
3587 #: config/tc-avr.c:1367
3588 #, c-format
3589 msgid "illegal opcode %s for mcu %s"
3590 msgstr ""
3591
3592 #: config/tc-avr.c:1376
3593 msgid "garbage at end of line"
3594 msgstr ""
3595
3596 #: config/tc-avr.c:1448 config/tc-avr.c:1455
3597 #, c-format
3598 msgid "illegal %srelocation size: %d"
3599 msgstr ""
3600
3601 #: config/tc-bfin.c:253 config/tc-frv.c:1606 config/tc-frv.c:1616
3602 msgid "missing ')'"
3603 msgstr ""
3604
3605 #: config/tc-bfin.c:584
3606 #, c-format
3607 msgid " BFIN specific command line options:\n"
3608 msgstr ""
3609
3610 #: config/tc-bfin.c:597
3611 msgid "Could not set architecture and machine."
3612 msgstr ""
3613
3614 #: config/tc-bfin.c:742
3615 msgid "Parse failed."
3616 msgstr ""
3617
3618 #: config/tc-bfin.c:817
3619 msgid "pcrel too far BFD_RELOC_BFIN_10"
3620 msgstr ""
3621
3622 #: config/tc-bfin.c:833
3623 msgid "pcrel too far BFD_RELOC_BFIN_12"
3624 msgstr ""
3625
3626 #: config/tc-bfin.c:853
3627 msgid "pcrel too far BFD_RELOC_BFIN_24"
3628 msgstr ""
3629
3630 #: config/tc-bfin.c:868
3631 msgid "pcrel too far BFD_RELOC_BFIN_5"
3632 msgstr ""
3633
3634 #: config/tc-bfin.c:880
3635 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3636 msgstr ""
3637
3638 #: config/tc-bfin.c:890
3639 msgid "rel too far BFD_RELOC_8"
3640 msgstr ""
3641
3642 #: config/tc-bfin.c:897
3643 msgid "rel too far BFD_RELOC_16"
3644 msgstr ""
3645
3646 #: config/tc-cr16.c:164 read.c:4346
3647 msgid "using a bit field width of zero"
3648 msgstr ""
3649
3650 #: config/tc-cr16.c:172 read.c:4354
3651 #, c-format
3652 msgid "field width \"%s\" too complex for a bitfield"
3653 msgstr ""
3654
3655 #: config/tc-cr16.c:181 read.c:4362
3656 #, c-format
3657 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3658 msgstr ""
3659
3660 #: config/tc-cr16.c:203 read.c:4384
3661 #, c-format
3662 msgid "field value \"%s\" too complex for a bitfield"
3663 msgstr ""
3664
3665 #: config/tc-cr16.c:384
3666 #, c-format
3667 msgid "Unknown register pair - index relative mode: `%d'"
3668 msgstr ""
3669
3670 #: config/tc-cr16.c:570 config/tc-crx.c:344 config/tc-mn10200.c:768
3671 #: write.c:976
3672 #, c-format
3673 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3674 msgstr ""
3675
3676 #: config/tc-cr16.c:602 config/tc-crx.c:360
3677 #, c-format
3678 msgid "internal error: reloc %d (`%s') not supported by object file format"
3679 msgstr ""
3680
3681 #: config/tc-cr16.c:695 config/tc-i386.c:8182 config/tc-s390.c:1799
3682 msgid "GOT already in symbol table"
3683 msgstr ""
3684
3685 #: config/tc-cr16.c:804 config/tc-cr16.c:827 config/tc-cris.c:1190
3686 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3687 #: config/tc-pdp11.c:194
3688 msgid "Virtual memory exhausted"
3689 msgstr ""
3690
3691 #: config/tc-cr16.c:812 config/tc-crx.c:571 config/tc-crx.c:590
3692 #: config/tc-i386.c:2150 config/tc-i386.c:2172 config/tc-m68k.c:4607
3693 #: config/tc-maxq.c:2865
3694 #, c-format
3695 msgid "Internal Error:  Can't hash %s: %s"
3696 msgstr ""
3697
3698 #: config/tc-cr16.c:838 config/tc-cris.c:1224 config/tc-crx.c:544
3699 #, c-format
3700 msgid "Can't hash `%s': %s\n"
3701 msgstr ""
3702
3703 #: config/tc-cr16.c:839 config/tc-cris.c:1225 config/tc-crx.c:545
3704 msgid "(unknown reason)"
3705 msgstr ""
3706
3707 #. Missing or bad expr becomes absolute 0.
3708 #: config/tc-cr16.c:891 config/tc-crx.c:618 config/tc-maxq.c:1475
3709 #, c-format
3710 msgid "missing or invalid displacement expression `%s' taken as 0"
3711 msgstr ""
3712
3713 #: config/tc-cr16.c:941
3714 #, c-format
3715 msgid "GOT bad expression with %s."
3716 msgstr ""
3717
3718 #: config/tc-cr16.c:1052
3719 #, c-format
3720 msgid "operand %d: illegal use expression: `%s`"
3721 msgstr ""
3722
3723 #: config/tc-cr16.c:1117 config/tc-crx.c:1126
3724 #, c-format
3725 msgid "Unknown register: `%d'"
3726 msgstr ""
3727
3728 #. Issue a error message when register is illegal.
3729 #: config/tc-cr16.c:1125 config/tc-crx.c:1134
3730 #, c-format
3731 msgid "Illegal register (`%s') in Instruction: `%s'"
3732 msgstr ""
3733
3734 #: config/tc-cr16.c:1196 config/tc-cr16.c:1271 config/tc-crx.c:756
3735 #: config/tc-crx.c:776 config/tc-crx.c:791
3736 #, c-format
3737 msgid "Illegal register `%s' in Instruction `%s'"
3738 msgstr ""
3739
3740 #: config/tc-cr16.c:1224 config/tc-cr16.c:1235
3741 #, c-format
3742 msgid "Illegal register pair `%s' in Instruction `%s'"
3743 msgstr ""
3744
3745 #: config/tc-cr16.c:1260 config/tc-i960.c:835
3746 msgid "unmatched '['"
3747 msgstr ""
3748
3749 #: config/tc-cr16.c:1266 config/tc-i960.c:842
3750 msgid "garbage after index spec ignored"
3751 msgstr ""
3752
3753 #: config/tc-cr16.c:1414 config/tc-crx.c:935
3754 #, c-format
3755 msgid "Illegal operands (whitespace): `%s'"
3756 msgstr ""
3757
3758 #: config/tc-cr16.c:1426 config/tc-cr16.c:1433 config/tc-cr16.c:1450
3759 #: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3760 #: config/tc-crx.c:1763
3761 #, c-format
3762 msgid "Missing matching brackets : `%s'"
3763 msgstr ""
3764
3765 #: config/tc-cr16.c:1482 config/tc-crx.c:997
3766 #, c-format
3767 msgid "Unknown exception: `%s'"
3768 msgstr ""
3769
3770 #: config/tc-cr16.c:1569 config/tc-crx.c:1093
3771 #, c-format
3772 msgid "Illegal `cinv' parameter: `%c'"
3773 msgstr ""
3774
3775 #: config/tc-cr16.c:1591 config/tc-cr16.c:1630
3776 #, c-format
3777 msgid "Unknown register pair: `%d'"
3778 msgstr ""
3779
3780 #. Issue a error message when register  pair is illegal.
3781 #: config/tc-cr16.c:1599
3782 #, c-format
3783 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3784 msgstr ""
3785
3786 #. Issue a error message when register  pair is illegal.
3787 #: config/tc-cr16.c:1638
3788 #, c-format
3789 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3790 msgstr ""
3791
3792 #: config/tc-cr16.c:1677
3793 #, c-format
3794 msgid "Unknown processor register : `%d'"
3795 msgstr ""
3796
3797 #. Issue a error message when register  pair is illegal.
3798 #: config/tc-cr16.c:1685
3799 #, c-format
3800 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3801 msgstr ""
3802
3803 #: config/tc-cr16.c:1733
3804 #, c-format
3805 msgid "Unknown processor register (32 bit) : `%d'"
3806 msgstr ""
3807
3808 #. Issue a error message when register  pair is illegal.
3809 #: config/tc-cr16.c:1741
3810 #, c-format
3811 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3812 msgstr ""
3813
3814 #: config/tc-cr16.c:2105 config/tc-crx.c:1661 config/tc-crx.c:1678
3815 #, c-format
3816 msgid "Same src/dest register is used (`r%d'), result is undefined"
3817 msgstr ""
3818
3819 #: config/tc-cr16.c:2126
3820 msgid "RA register is saved twice."
3821 msgstr ""
3822
3823 #: config/tc-cr16.c:2130
3824 #, c-format
3825 msgid "`%s' Illegal use of registers."
3826 msgstr ""
3827
3828 #: config/tc-cr16.c:2144
3829 #, c-format
3830 msgid "`%s' Illegal count-register combination."
3831 msgstr ""
3832
3833 #: config/tc-cr16.c:2150
3834 #, c-format
3835 msgid "`%s' Illegal use of register."
3836 msgstr ""
3837
3838 #: config/tc-cr16.c:2159 config/tc-crx.c:1670
3839 #, c-format
3840 msgid "`%s' has undefined result"
3841 msgstr ""
3842
3843 #: config/tc-cr16.c:2167
3844 #, c-format
3845 msgid "Same src/dest register is used (`r%d'),result is undefined"
3846 msgstr ""
3847
3848 #: config/tc-cr16.c:2338 config/tc-crx.c:1575
3849 msgid "Incorrect number of operands"
3850 msgstr ""
3851
3852 #: config/tc-cr16.c:2340 config/tc-crx.c:1577
3853 #, c-format
3854 msgid "Illegal type of operand (arg %d)"
3855 msgstr ""
3856
3857 #: config/tc-cr16.c:2346 config/tc-crx.c:1583
3858 #, c-format
3859 msgid "Operand out of range (arg %d)"
3860 msgstr ""
3861
3862 #: config/tc-cr16.c:2349 config/tc-crx.c:1586
3863 #, c-format
3864 msgid "Operand has odd displacement (arg %d)"
3865 msgstr ""
3866
3867 #: config/tc-cr16.c:2352 config/tc-cr16.c:2383 config/tc-crx.c:1599
3868 #: config/tc-crx.c:1630
3869 #, c-format
3870 msgid "Illegal operand (arg %d)"
3871 msgstr ""
3872
3873 #. Give an error if a frag containing code is not aligned to a 2-byte
3874 #. boundary.
3875 #: config/tc-cr16.c:2485 config/tc-cr16.h:73 config/tc-crx.c:1952
3876 #: config/tc-crx.h:76
3877 msgid "instruction address is not a multiple of 2"
3878 msgstr ""
3879
3880 #: config/tc-cr16.c:2562 config/tc-cris.c:1538 config/tc-cris.c:1546
3881 #: config/tc-crx.c:1988 config/tc-dlx.c:685 config/tc-hppa.c:3243
3882 #: config/tc-hppa.c:3250 config/tc-i860.c:490 config/tc-i860.c:507
3883 #: config/tc-i860.c:987 config/tc-sparc.c:1410 config/tc-sparc.c:1418
3884 #, c-format
3885 msgid "Unknown opcode: `%s'"
3886 msgstr ""
3887
3888 #: config/tc-cris.c:551 config/tc-m68hc11.c:2744
3889 #, c-format
3890 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3891 msgstr ""
3892
3893 #: config/tc-cris.c:555 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3894 #, c-format
3895 msgid "internal inconsistency problem in %s: resolved symbol"
3896 msgstr ""
3897
3898 #: config/tc-cris.c:565 config/tc-m68hc11.c:2754
3899 #, c-format
3900 msgid "internal inconsistency problem in %s: fr_subtype %d"
3901 msgstr ""
3902
3903 #: config/tc-cris.c:905
3904 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3905 msgstr ""
3906
3907 #: config/tc-cris.c:935
3908 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
3909 msgstr ""
3910
3911 #: config/tc-cris.c:940
3912 #, c-format
3913 msgid ""
3914 "Internal error found in md_convert_frag: offset %ld.  Please report this."
3915 msgstr ""
3916
3917 #: config/tc-cris.c:965
3918 #, c-format
3919 msgid "internal inconsistency in %s: bdapq no symbol"
3920 msgstr ""
3921
3922 #: config/tc-cris.c:978
3923 #, c-format
3924 msgid "internal inconsistency in %s: bdap.w with no symbol"
3925 msgstr ""
3926
3927 #: config/tc-cris.c:1002
3928 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3929 msgstr ""
3930
3931 #: config/tc-cris.c:1011
3932 msgid "dangerous MULS/MULU location; give it higher alignment"
3933 msgstr ""
3934
3935 #. Bail out for compatibility mode.  (It seems it can be implemented,
3936 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
3937 #. $acr", "nop"; but doesn't seem worth it at the moment.)
3938 #: config/tc-cris.c:1052
3939 msgid ""
3940 "Out-of-range .word offset handling is not implemented for .arch "
3941 "common_v10_v32"
3942 msgstr ""
3943
3944 #: config/tc-cris.c:1097
3945 msgid ".word case-table handling failed: table too large"
3946 msgstr ""
3947
3948 #: config/tc-cris.c:1229
3949 #, c-format
3950 msgid "Buggy opcode: `%s' \"%s\"\n"
3951 msgstr ""
3952
3953 #: config/tc-cris.c:1644
3954 #, c-format
3955 msgid "Immediate value not in 5 bit unsigned range: %ld"
3956 msgstr ""
3957
3958 #: config/tc-cris.c:1660
3959 #, c-format
3960 msgid "Immediate value not in 4 bit unsigned range: %ld"
3961 msgstr ""
3962
3963 #: config/tc-cris.c:1712
3964 #, c-format
3965 msgid "Immediate value not in 6 bit range: %ld"
3966 msgstr ""
3967
3968 #: config/tc-cris.c:1727
3969 #, c-format
3970 msgid "Immediate value not in 6 bit unsigned range: %ld"
3971 msgstr ""
3972
3973 #. Others have a generic warning.
3974 #: config/tc-cris.c:1835
3975 #, c-format
3976 msgid "Unimplemented register `%s' specified"
3977 msgstr ""
3978
3979 #. We've come to the end of instructions with this
3980 #. opcode, so it must be an error.
3981 #: config/tc-cris.c:2079
3982 msgid "Illegal operands"
3983 msgstr ""
3984
3985 #: config/tc-cris.c:2120 config/tc-cris.c:2160
3986 #, c-format
3987 msgid "Immediate value not in 8 bit range: %ld"
3988 msgstr ""
3989
3990 #: config/tc-cris.c:2130 config/tc-cris.c:2181
3991 #, c-format
3992 msgid "Immediate value not in 16 bit range: %ld"
3993 msgstr ""
3994
3995 #: config/tc-cris.c:2165
3996 #, c-format
3997 msgid "Immediate value not in 8 bit signed range: %ld"
3998 msgstr ""
3999
4000 #: config/tc-cris.c:2170
4001 #, c-format
4002 msgid "Immediate value not in 8 bit unsigned range: %ld"
4003 msgstr ""
4004
4005 #: config/tc-cris.c:2186
4006 #, c-format
4007 msgid "Immediate value not in 16 bit signed range: %ld"
4008 msgstr ""
4009
4010 #: config/tc-cris.c:2191
4011 #, c-format
4012 msgid "Immediate value not in 16 bit unsigned range: %ld"
4013 msgstr ""
4014
4015 #: config/tc-cris.c:2217
4016 msgid "TLS relocation size does not match operand size"
4017 msgstr ""
4018
4019 #: config/tc-cris.c:2218
4020 msgid "PIC relocation size does not match operand size"
4021 msgstr ""
4022
4023 #: config/tc-cris.c:3366
4024 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4025 msgstr ""
4026
4027 #: config/tc-cris.c:3370
4028 msgid "32-bit conditional branch generated"
4029 msgstr ""
4030
4031 #: config/tc-cris.c:3431
4032 msgid "Complex expression not supported"
4033 msgstr ""
4034
4035 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
4036 #. not, add it.
4037 #: config/tc-cris.c:3581
4038 msgid "Bad call to md_atof () - floating point formats are not supported"
4039 msgstr ""
4040
4041 #: config/tc-cris.c:3622
4042 msgid "PC-relative relocation must be trivially resolved"
4043 msgstr ""
4044
4045 #: config/tc-cris.c:3694
4046 #, c-format
4047 msgid "Value not in 16 bit range: %ld"
4048 msgstr ""
4049
4050 #: config/tc-cris.c:3702
4051 #, c-format
4052 msgid "Value not in 16 bit signed range: %ld"
4053 msgstr ""
4054
4055 #: config/tc-cris.c:3710
4056 #, c-format
4057 msgid "Value not in 8 bit range: %ld"
4058 msgstr ""
4059
4060 #: config/tc-cris.c:3717
4061 #, c-format
4062 msgid "Value not in 8 bit signed range: %ld"
4063 msgstr ""
4064
4065 #: config/tc-cris.c:3727
4066 #, c-format
4067 msgid "Value not in 4 bit unsigned range: %ld"
4068 msgstr ""
4069
4070 #: config/tc-cris.c:3734
4071 #, c-format
4072 msgid "Value not in 5 bit unsigned range: %ld"
4073 msgstr ""
4074
4075 #: config/tc-cris.c:3741
4076 #, c-format
4077 msgid "Value not in 6 bit range: %ld"
4078 msgstr ""
4079
4080 #: config/tc-cris.c:3748
4081 #, c-format
4082 msgid "Value not in 6 bit unsigned range: %ld"
4083 msgstr ""
4084
4085 #: config/tc-cris.c:3792
4086 #, c-format
4087 msgid "Please use --help to see usage and options for this assembler.\n"
4088 msgstr ""
4089
4090 #: config/tc-cris.c:3804
4091 msgid "--no-underscore is invalid with a.out format"
4092 msgstr ""
4093
4094 #: config/tc-cris.c:3828
4095 #, c-format
4096 msgid "invalid <arch> in --march=<arch>: %s"
4097 msgstr ""
4098
4099 #: config/tc-cris.c:3937 config/tc-moxie.c:711
4100 msgid ""
4101 "Semantics error.  This type of operand can not be relocated, it must be an "
4102 "assembly-time constant"
4103 msgstr ""
4104
4105 #: config/tc-cris.c:3986 config/tc-moxie.c:760
4106 #, c-format
4107 msgid "Cannot generate relocation type for symbol %s, code %s"
4108 msgstr ""
4109
4110 #. The messages are formatted to line up with the generic options.
4111 #: config/tc-cris.c:3999
4112 #, c-format
4113 msgid "CRIS-specific options:\n"
4114 msgstr ""
4115
4116 #: config/tc-cris.c:4001
4117 msgid ""
4118 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
4119 msgstr ""
4120
4121 #: config/tc-cris.c:4003
4122 msgid "  -N                      Warn when branches are expanded to jumps.\n"
4123 msgstr ""
4124
4125 #: config/tc-cris.c:4005
4126 msgid ""
4127 "  --underscore            User symbols are normally prepended with "
4128 "underscore.\n"
4129 msgstr ""
4130
4131 #: config/tc-cris.c:4007
4132 msgid "                          Registers will not need any prefix.\n"
4133 msgstr ""
4134
4135 #: config/tc-cris.c:4009
4136 msgid "  --no-underscore         User symbols do not have any prefix.\n"
4137 msgstr ""
4138
4139 #: config/tc-cris.c:4011
4140 msgid "                          Registers will require a `$'-prefix.\n"
4141 msgstr ""
4142
4143 #: config/tc-cris.c:4013
4144 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
4145 msgstr ""
4146
4147 #: config/tc-cris.c:4015
4148 msgid ""
4149 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
4150 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4151 msgstr ""
4152
4153 #: config/tc-cris.c:4036
4154 msgid "Invalid relocation"
4155 msgstr ""
4156
4157 #: config/tc-cris.c:4073
4158 msgid "Invalid pc-relative relocation"
4159 msgstr ""
4160
4161 #: config/tc-cris.c:4118
4162 #, c-format
4163 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4164 msgstr ""
4165
4166 #: config/tc-cris.c:4148
4167 #, c-format
4168 msgid ".syntax %s requires command-line option `--underscore'"
4169 msgstr ""
4170
4171 #: config/tc-cris.c:4157
4172 #, c-format
4173 msgid ".syntax %s requires command-line option `--no-underscore'"
4174 msgstr ""
4175
4176 #: config/tc-cris.c:4194
4177 msgid "Unknown .syntax operand"
4178 msgstr ""
4179
4180 #: config/tc-cris.c:4204
4181 msgid "Pseudodirective .file is only valid when generating ELF"
4182 msgstr ""
4183
4184 #: config/tc-cris.c:4216
4185 msgid "Pseudodirective .loc is only valid when generating ELF"
4186 msgstr ""
4187
4188 #: config/tc-cris.c:4231
4189 #, c-format
4190 msgid "internal inconsistency problem: %s called for %d bytes"
4191 msgstr ""
4192
4193 #: config/tc-cris.c:4383
4194 msgid "unknown operand to .arch"
4195 msgstr ""
4196
4197 #: config/tc-cris.c:4392
4198 msgid ".arch <arch> requires a matching --march=... option"
4199 msgstr ""
4200
4201 #: config/tc-crx.c:819
4202 #, c-format
4203 msgid "Illegal Scale - `%d'"
4204 msgstr ""
4205
4206 #: config/tc-crx.c:1263
4207 #, c-format
4208 msgid "Illegal Co-processor register in Instruction `%s' "
4209 msgstr ""
4210
4211 #: config/tc-crx.c:1270
4212 #, c-format
4213 msgid "Illegal Co-processor special register in Instruction `%s' "
4214 msgstr ""
4215
4216 #: config/tc-crx.c:1589
4217 #, c-format
4218 msgid "Invalid DISPU4 operand value (arg %d)"
4219 msgstr ""
4220
4221 #: config/tc-crx.c:1592
4222 #, c-format
4223 msgid "Invalid CST4 operand value (arg %d)"
4224 msgstr ""
4225
4226 #: config/tc-crx.c:1595
4227 #, c-format
4228 msgid "Operand value is not within upper 64 KB (arg %d)"
4229 msgstr ""
4230
4231 #: config/tc-crx.c:1732
4232 msgid "Invalid Register in Register List"
4233 msgstr ""
4234
4235 #: config/tc-crx.c:1786
4236 #, c-format
4237 msgid "Illegal register `%s' in cop-register list"
4238 msgstr ""
4239
4240 #: config/tc-crx.c:1794
4241 #, c-format
4242 msgid "Illegal register `%s' in cop-special-register list"
4243 msgstr ""
4244
4245 #: config/tc-crx.c:1813
4246 #, c-format
4247 msgid "Illegal register `%s' in user register list"
4248 msgstr ""
4249
4250 #: config/tc-crx.c:1832
4251 #, c-format
4252 msgid "Illegal register `%s' in register list"
4253 msgstr ""
4254
4255 #: config/tc-crx.c:1838
4256 #, c-format
4257 msgid "Maximum %d bits may be set in `mask16' operand"
4258 msgstr ""
4259
4260 #: config/tc-crx.c:1847
4261 #, c-format
4262 msgid "rest of line ignored; first ignored character is `%c'"
4263 msgstr ""
4264
4265 #: config/tc-crx.c:1855
4266 #, c-format
4267 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4268 msgstr ""
4269
4270 #. HI can't be specified without LO (and vise-versa).
4271 #: config/tc-crx.c:1861
4272 msgid "HI/LO registers should be specified together"
4273 msgstr ""
4274
4275 #: config/tc-crx.c:1867
4276 msgid "HI/LO registers should be specified without additional registers"
4277 msgstr ""
4278
4279 #: config/tc-d10v.c:216
4280 #, c-format
4281 msgid ""
4282 "D10V options:\n"
4283 "-O                      Optimize.  Will do some operations in parallel.\n"
4284 "--gstabs-packing        Pack adjacent short instructions together even\n"
4285 "                        when --gstabs is specified.  On by default.\n"
4286 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
4287 "                        instructions together.\n"
4288 msgstr ""
4289
4290 #: config/tc-d10v.c:573
4291 msgid "operand is not an immediate"
4292 msgstr ""
4293
4294 #: config/tc-d10v.c:591
4295 #, c-format
4296 msgid "operand out of range: %lu"
4297 msgstr ""
4298
4299 #: config/tc-d10v.c:649
4300 msgid "Instruction must be executed in parallel with another instruction."
4301 msgstr ""
4302
4303 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4304 #, c-format
4305 msgid "packing conflict: %s must dispatch sequentially"
4306 msgstr ""
4307
4308 #: config/tc-d10v.c:810
4309 #, c-format
4310 msgid "resource conflict (R%d)"
4311 msgstr ""
4312
4313 #: config/tc-d10v.c:813
4314 #, c-format
4315 msgid "resource conflict (A%d)"
4316 msgstr ""
4317
4318 #: config/tc-d10v.c:815
4319 msgid "resource conflict (PSW)"
4320 msgstr ""
4321
4322 #: config/tc-d10v.c:817
4323 msgid "resource conflict (C flag)"
4324 msgstr ""
4325
4326 #: config/tc-d10v.c:819
4327 msgid "resource conflict (F flag)"
4328 msgstr ""
4329
4330 #: config/tc-d10v.c:969
4331 msgid "Instruction must be executed in parallel"
4332 msgstr ""
4333
4334 #: config/tc-d10v.c:972
4335 msgid "Long instructions may not be combined."
4336 msgstr ""
4337
4338 #: config/tc-d10v.c:1005
4339 msgid "One of these instructions may not be executed in parallel."
4340 msgstr ""
4341
4342 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4343 msgid "Two IU instructions may not be executed in parallel"
4344 msgstr ""
4345
4346 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4347 #: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4348 msgid "Swapping instruction order"
4349 msgstr ""
4350
4351 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4352 msgid "Two MU instructions may not be executed in parallel"
4353 msgstr ""
4354
4355 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4356 msgid "IU instruction may not be in the left container"
4357 msgstr ""
4358
4359 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4360 msgid ""
4361 "Instruction in R container is squashed by flow control instruction in L "
4362 "container."
4363 msgstr ""
4364
4365 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4366 msgid "MU instruction may not be in the right container"
4367 msgstr ""
4368
4369 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4370 msgid "unknown execution type passed to write_2_short()"
4371 msgstr ""
4372
4373 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4374 msgid "bad opcode or operands"
4375 msgstr ""
4376
4377 #: config/tc-d10v.c:1261
4378 msgid "value out of range"
4379 msgstr ""
4380
4381 #: config/tc-d10v.c:1335
4382 msgid "illegal operand - register name found where none expected"
4383 msgstr ""
4384
4385 #: config/tc-d10v.c:1370
4386 msgid "Register number must be EVEN"
4387 msgstr ""
4388
4389 #: config/tc-d10v.c:1373
4390 msgid "Unsupported use of sp"
4391 msgstr ""
4392
4393 #: config/tc-d10v.c:1392
4394 #, c-format
4395 msgid "cr%ld is a reserved control register"
4396 msgstr ""
4397
4398 #: config/tc-d10v.c:1565
4399 #, c-format
4400 msgid "line %d: rep or repi must include at least 4 instructions"
4401 msgstr ""
4402
4403 #: config/tc-d10v.c:1745
4404 msgid "can't find previous opcode "
4405 msgstr ""
4406
4407 #: config/tc-d10v.c:1757
4408 #, c-format
4409 msgid "could not assemble: %s"
4410 msgstr ""
4411
4412 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4413 msgid "Unable to mix instructions as specified"
4414 msgstr ""
4415
4416 #: config/tc-d30v.c:149
4417 #, c-format
4418 msgid "Register name %s conflicts with symbol of the same name"
4419 msgstr ""
4420
4421 #: config/tc-d30v.c:239
4422 #, c-format
4423 msgid ""
4424 "\n"
4425 "D30V options:\n"
4426 "-O                      Make adjacent short instructions parallel if "
4427 "possible.\n"
4428 "-n                      Warn about all NOPs inserted by the assembler.\n"
4429 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4430 "-c                      Warn about symbols whoes names match register "
4431 "names.\n"
4432 "-C                      Opposite of -C.  -c is the default.\n"
4433 msgstr ""
4434
4435 #: config/tc-d30v.c:367
4436 msgid "unexpected 12-bit reloc type"
4437 msgstr ""
4438
4439 #: config/tc-d30v.c:374
4440 msgid "unexpected 18-bit reloc type"
4441 msgstr ""
4442
4443 #: config/tc-d30v.c:624
4444 #, c-format
4445 msgid "%s NOP inserted"
4446 msgstr ""
4447
4448 #: config/tc-d30v.c:625
4449 msgid "sequential"
4450 msgstr ""
4451
4452 #: config/tc-d30v.c:625
4453 msgid "parallel"
4454 msgstr ""
4455
4456 #: config/tc-d30v.c:1032
4457 msgid "Instructions may not be executed in parallel"
4458 msgstr ""
4459
4460 #: config/tc-d30v.c:1045
4461 #, c-format
4462 msgid "Executing %s in IU may not work"
4463 msgstr ""
4464
4465 #: config/tc-d30v.c:1052
4466 #, c-format
4467 msgid "Executing %s in IU may not work in parallel execution"
4468 msgstr ""
4469
4470 #: config/tc-d30v.c:1065
4471 #, c-format
4472 msgid "special left instruction `%s' kills instruction `%s' in right container"
4473 msgstr ""
4474
4475 #: config/tc-d30v.c:1076
4476 #, c-format
4477 msgid "Executing %s in reverse serial with %s may not work"
4478 msgstr ""
4479
4480 #: config/tc-d30v.c:1079
4481 #, c-format
4482 msgid "Executing %s in IU in reverse serial may not work"
4483 msgstr ""
4484
4485 #: config/tc-d30v.c:1268
4486 msgid "Odd numbered register used as target of multi-register instruction"
4487 msgstr ""
4488
4489 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4490 #, c-format
4491 msgid "unknown condition code: %s"
4492 msgstr ""
4493
4494 #: config/tc-d30v.c:1360
4495 #, c-format
4496 msgid "cmpu doesn't support condition code %s"
4497 msgstr ""
4498
4499 #: config/tc-d30v.c:1395
4500 #, c-format
4501 msgid "unknown opcode: %s"
4502 msgstr ""
4503
4504 #: config/tc-d30v.c:1406
4505 #, c-format
4506 msgid "operands for opcode `%s' do not match any valid format"
4507 msgstr ""
4508
4509 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4510 msgid "Cannot assemble instruction"
4511 msgstr ""
4512
4513 #: config/tc-d30v.c:1623
4514 msgid "First opcode is long.  Unable to mix instructions as specified."
4515 msgstr ""
4516
4517 #: config/tc-d30v.c:1692
4518 msgid "word of NOPs added between word multiply and load"
4519 msgstr ""
4520
4521 #: config/tc-d30v.c:1694
4522 msgid "word of NOPs added between word multiply and 16-bit multiply"
4523 msgstr ""
4524
4525 #: config/tc-d30v.c:1726
4526 msgid "Instruction uses long version, so it cannot be mixed as specified"
4527 msgstr ""
4528
4529 #: config/tc-d30v.c:1853
4530 #, c-format
4531 msgid "value too large to fit in %d bits"
4532 msgstr ""
4533
4534 #: config/tc-d30v.c:1914
4535 #, c-format
4536 msgid "line %d: unable to place address of symbol '%s' into a byte"
4537 msgstr ""
4538
4539 #: config/tc-d30v.c:1917
4540 #, c-format
4541 msgid "line %d: unable to place value %lx into a byte"
4542 msgstr ""
4543
4544 #: config/tc-d30v.c:1925
4545 #, c-format
4546 msgid "line %d: unable to place address of symbol '%s' into a short"
4547 msgstr ""
4548
4549 #: config/tc-d30v.c:1928
4550 #, c-format
4551 msgid "line %d: unable to place value %lx into a short"
4552 msgstr ""
4553
4554 #: config/tc-d30v.c:1936
4555 #, c-format
4556 msgid "line %d: unable to place address of symbol '%s' into a quad"
4557 msgstr ""
4558
4559 #: config/tc-d30v.c:2044
4560 #, c-format
4561 msgid "Alignment too large: %d assumed"
4562 msgstr ""
4563
4564 #: config/tc-dlx.c:211
4565 msgid "missing .proc"
4566 msgstr ""
4567
4568 #: config/tc-dlx.c:228
4569 msgid ".endfunc missing for previous .proc"
4570 msgstr ""
4571
4572 #: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1903
4573 #, c-format
4574 msgid "internal error: can't hash `%s': %s\n"
4575 msgstr ""
4576
4577 #. Probably a memory allocation problem?  Give up now.
4578 #: config/tc-dlx.c:297 config/tc-hppa.c:8287 config/tc-mips.c:1906
4579 #: config/tc-mips.c:1958 config/tc-or32.c:211 config/tc-sparc.c:860
4580 msgid "Broken assembler.  No assembly attempted."
4581 msgstr ""
4582
4583 #: config/tc-dlx.c:327
4584 #, c-format
4585 msgid "Bad operand for a load instruction: <%s>"
4586 msgstr ""
4587
4588 #: config/tc-dlx.c:441
4589 #, c-format
4590 msgid "Bad operand for a store instruction: <%s>"
4591 msgstr ""
4592
4593 #: config/tc-dlx.c:621
4594 #, c-format
4595 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4596 msgstr ""
4597
4598 #: config/tc-dlx.c:634 config/tc-or32.c:812
4599 #, c-format
4600 msgid "Invalid expression after %%%%\n"
4601 msgstr ""
4602
4603 #: config/tc-dlx.c:703 config/tc-tic4x.c:2488
4604 #, c-format
4605 msgid "Unknown opcode `%s'."
4606 msgstr ""
4607
4608 #: config/tc-dlx.c:716
4609 msgid "Can not set dlx_skip_hi16_flag"
4610 msgstr ""
4611
4612 #: config/tc-dlx.c:730
4613 #, c-format
4614 msgid "Missing arguments for opcode <%s>."
4615 msgstr ""
4616
4617 #: config/tc-dlx.c:764
4618 #, c-format
4619 msgid "Too many operands: %s"
4620 msgstr ""
4621
4622 #: config/tc-dlx.c:801
4623 #, c-format
4624 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4625 msgstr ""
4626
4627 #: config/tc-dlx.c:871
4628 msgid "failed regnum sanity check."
4629 msgstr ""
4630
4631 #: config/tc-dlx.c:884
4632 msgid "failed general register sanity check."
4633 msgstr ""
4634
4635 #. Types or values of args don't match.
4636 #: config/tc-dlx.c:892
4637 msgid "Invalid operands"
4638 msgstr ""
4639
4640 #: config/tc-dlx.c:1119 config/tc-or32.c:774
4641 #, c-format
4642 msgid "label \"$%d\" redefined"
4643 msgstr ""
4644
4645 #: config/tc-dlx.c:1157
4646 msgid "Invalid expression after # number\n"
4647 msgstr ""
4648
4649 #: config/tc-fr30.c:82
4650 #, c-format
4651 msgid " FR30 specific command line options:\n"
4652 msgstr ""
4653
4654 #: config/tc-fr30.c:135
4655 #, c-format
4656 msgid "Instruction %s not allowed in a delay slot."
4657 msgstr ""
4658
4659 #: config/tc-frv.c:404
4660 #, c-format
4661 msgid "Unknown cpu -mcpu=%s"
4662 msgstr ""
4663
4664 #: config/tc-frv.c:457
4665 #, c-format
4666 msgid "FRV specific command line options:\n"
4667 msgstr ""
4668
4669 #: config/tc-frv.c:458
4670 #, c-format
4671 msgid "-G n            Put data <= n bytes in the small data area\n"
4672 msgstr ""
4673
4674 #: config/tc-frv.c:459
4675 #, c-format
4676 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
4677 msgstr ""
4678
4679 #: config/tc-frv.c:460
4680 #, c-format
4681 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
4682 msgstr ""
4683
4684 #: config/tc-frv.c:461
4685 #, c-format
4686 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
4687 msgstr ""
4688
4689 #: config/tc-frv.c:462
4690 #, c-format
4691 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
4692 msgstr ""
4693
4694 #: config/tc-frv.c:463
4695 #, c-format
4696 msgid "-msoft-float    Mark generated file as using software FP\n"
4697 msgstr ""
4698
4699 #: config/tc-frv.c:464
4700 #, c-format
4701 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
4702 msgstr ""
4703
4704 #: config/tc-frv.c:465
4705 #, c-format
4706 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
4707 msgstr ""
4708
4709 #: config/tc-frv.c:466
4710 #, c-format
4711 msgid ""
4712 "-mdouble        Mark generated file as using double precision FP insns\n"
4713 msgstr ""
4714
4715 #: config/tc-frv.c:467
4716 #, c-format
4717 msgid "-mmedia         Mark generated file as using media insns\n"
4718 msgstr ""
4719
4720 #: config/tc-frv.c:468
4721 #, c-format
4722 msgid ""
4723 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
4724 msgstr ""
4725
4726 #: config/tc-frv.c:469
4727 #, c-format
4728 msgid "-mpack          Allow instructions to be packed\n"
4729 msgstr ""
4730
4731 #: config/tc-frv.c:470
4732 #, c-format
4733 msgid "-mno-pack       Do not allow instructions to be packed\n"
4734 msgstr ""
4735
4736 #: config/tc-frv.c:471
4737 #, c-format
4738 msgid ""
4739 "-mpic           Mark generated file as using small position independent "
4740 "code\n"
4741 msgstr ""
4742
4743 #: config/tc-frv.c:472
4744 #, c-format
4745 msgid ""
4746 "-mPIC           Mark generated file as using large position independent "
4747 "code\n"
4748 msgstr ""
4749
4750 #: config/tc-frv.c:473
4751 #, c-format
4752 msgid ""
4753 "-mlibrary-pic   Mark generated file as using position indepedent code for "
4754 "libraries\n"
4755 msgstr ""
4756
4757 #: config/tc-frv.c:474
4758 #, c-format
4759 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
4760 msgstr ""
4761
4762 #: config/tc-frv.c:475
4763 #, c-format
4764 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4765 msgstr ""
4766
4767 #: config/tc-frv.c:476
4768 #, c-format
4769 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4770 msgstr ""
4771
4772 #: config/tc-frv.c:477
4773 #, c-format
4774 msgid "                Record the cpu type\n"
4775 msgstr ""
4776
4777 #: config/tc-frv.c:478
4778 #, c-format
4779 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
4780 msgstr ""
4781
4782 #: config/tc-frv.c:479
4783 #, c-format
4784 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
4785 msgstr ""
4786
4787 #: config/tc-frv.c:1163
4788 msgid "VLIW packing used for -mno-pack"
4789 msgstr ""
4790
4791 #: config/tc-frv.c:1173
4792 msgid "Instruction not supported by this architecture"
4793 msgstr ""
4794
4795 #: config/tc-frv.c:1183
4796 msgid "VLIW packing constraint violation"
4797 msgstr ""
4798
4799 #: config/tc-frv.c:1774
4800 #, c-format
4801 msgid "Relocation %s is not safe for %s"
4802 msgstr ""
4803
4804 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4805 msgid "Reg not valid for H8/300"
4806 msgstr ""
4807
4808 #: config/tc-h8300.c:484
4809 msgid "invalid operand size requested"
4810 msgstr ""
4811
4812 #: config/tc-h8300.c:583
4813 msgid "Invalid register list for ldm/stm\n"
4814 msgstr ""
4815
4816 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4817 msgid "mismatch between register and suffix"
4818 msgstr ""
4819
4820 #: config/tc-h8300.c:626
4821 msgid "invalid suffix after register."
4822 msgstr ""
4823
4824 #: config/tc-h8300.c:648
4825 msgid "address too high for vector table jmp/jsr"
4826 msgstr ""
4827
4828 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4829 msgid "Wrong size pointer register for architecture."
4830 msgstr ""
4831
4832 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4833 msgid "expected @(exp, reg16)"
4834 msgstr ""
4835
4836 #: config/tc-h8300.c:760
4837 msgid "expected .L, .W or .B for register in indexed addressing mode"
4838 msgstr ""
4839
4840 #: config/tc-h8300.c:954
4841 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4842 msgstr ""
4843
4844 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4845 msgid "expected register"
4846 msgstr ""
4847
4848 #: config/tc-h8300.c:997
4849 msgid "expected closing paren"
4850 msgstr ""
4851
4852 #: config/tc-h8300.c:1056
4853 #, c-format
4854 msgid "can't use high part of register in operand %d"
4855 msgstr ""
4856
4857 #: config/tc-h8300.c:1213
4858 #, c-format
4859 msgid "Opcode `%s' with these operand types not available in %s mode"
4860 msgstr ""
4861
4862 #: config/tc-h8300.c:1222
4863 msgid "mismatch between opcode size and operand size"
4864 msgstr ""
4865
4866 #: config/tc-h8300.c:1258
4867 #, c-format
4868 msgid "operand %s0x%lx out of range."
4869 msgstr ""
4870
4871 #: config/tc-h8300.c:1365
4872 msgid "Can't work out size of operand.\n"
4873 msgstr ""
4874
4875 #: config/tc-h8300.c:1414
4876 #, c-format
4877 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4878 msgstr ""
4879
4880 #: config/tc-h8300.c:1419
4881 #, c-format
4882 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4883 msgstr ""
4884
4885 #: config/tc-h8300.c:1425
4886 #, c-format
4887 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4888 msgstr ""
4889
4890 #: config/tc-h8300.c:1486 config/tc-h8300.c:1506
4891 msgid "Need #1 or #2 here"
4892 msgstr ""
4893
4894 #: config/tc-h8300.c:1501
4895 msgid "#4 not valid on H8/300."
4896 msgstr ""
4897
4898 #: config/tc-h8300.c:1609 config/tc-h8300.c:1691
4899 #, c-format
4900 msgid "branch operand has odd offset (%lx)\n"
4901 msgstr ""
4902
4903 #: config/tc-h8300.c:1729
4904 msgid "destination operand must be 16 bit register"
4905 msgstr ""
4906
4907 #: config/tc-h8300.c:1738
4908 msgid "source operand must be 8 bit register"
4909 msgstr ""
4910
4911 #: config/tc-h8300.c:1746
4912 msgid "destination operand must be 16bit absolute address"
4913 msgstr ""
4914
4915 #: config/tc-h8300.c:1753
4916 msgid "destination operand must be 8 bit register"
4917 msgstr ""
4918
4919 #: config/tc-h8300.c:1761
4920 msgid "source operand must be 16bit absolute address"
4921 msgstr ""
4922
4923 #. This seems more sane than saying "too many operands".  We'll
4924 #. get here only if the trailing trash starts with a comma.
4925 #. Types or values of args don't match.
4926 #: config/tc-h8300.c:1769 config/tc-mmix.c:472 config/tc-mmix.c:484
4927 #: config/tc-mmix.c:2500 config/tc-mmix.c:2524 config/tc-mmix.c:2797
4928 #: config/tc-or32.c:528
4929 msgid "invalid operands"
4930 msgstr ""
4931
4932 #: config/tc-h8300.c:1800
4933 msgid "operand/size mis-match"
4934 msgstr ""
4935
4936 #: config/tc-h8300.c:1901 config/tc-mips.c:10156 config/tc-sh.c:2925
4937 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
4938 msgid "unknown opcode"
4939 msgstr ""
4940
4941 #: config/tc-h8300.c:1934
4942 msgid "invalid operand in ldm"
4943 msgstr ""
4944
4945 #: config/tc-h8300.c:1943
4946 msgid "invalid operand in stm"
4947 msgstr ""
4948
4949 #: config/tc-h8300.c:2069
4950 #, c-format
4951 msgid "call to tc_aout_fix_to_chars \n"
4952 msgstr ""
4953
4954 #: config/tc-h8300.c:2078 config/tc-xc16x.c:340
4955 #, c-format
4956 msgid "call to md_convert_frag \n"
4957 msgstr ""
4958
4959 #: config/tc-h8300.c:2129 config/tc-xc16x.c:244
4960 #, c-format
4961 msgid "call to md_estimate_size_before_relax \n"
4962 msgstr ""
4963
4964 #: config/tc-h8300.c:2158 config/tc-xc16x.c:285
4965 msgid "Difference of symbols in different sections is not supported"
4966 msgstr ""
4967
4968 #: config/tc-h8300.c:2180 config/tc-mcore.c:2199 config/tc-microblaze.c:2295
4969 #: config/tc-pj.c:488 config/tc-sh.c:4374 config/tc-xc16x.c:308
4970 #, c-format
4971 msgid "Cannot represent relocation type %s"
4972 msgstr ""
4973
4974 #. Simple range checking for FIELD against HIGH and LOW bounds.
4975 #. IGNORE is used to suppress the error message.
4976 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4977 #. the current file and line number are not valid.
4978 #: config/tc-hppa.c:1028 config/tc-hppa.c:1042
4979 #, c-format
4980 msgid "Field out of range [%d..%d] (%d)."
4981 msgstr ""
4982
4983 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4984 #. IGNORE is used to suppress the error message.
4985 #: config/tc-hppa.c:1056
4986 #, c-format
4987 msgid "Field not properly aligned [%d] (%d)."
4988 msgstr ""
4989
4990 #: config/tc-hppa.c:1109
4991 msgid "Missing .exit\n"
4992 msgstr ""
4993
4994 #: config/tc-hppa.c:1112
4995 msgid "Missing .procend\n"
4996 msgstr ""
4997
4998 #: config/tc-hppa.c:1297
4999 #, c-format
5000 msgid "Invalid field selector.  Assuming F%%."
5001 msgstr ""
5002
5003 #: config/tc-hppa.c:1324
5004 msgid "Bad segment in expression."
5005 msgstr ""
5006
5007 #: config/tc-hppa.c:1349
5008 #, c-format
5009 msgid "Invalid Nullification: (%c)"
5010 msgstr ""
5011
5012 #: config/tc-hppa.c:1419
5013 msgid "Cannot handle fixup"
5014 msgstr ""
5015
5016 #: config/tc-hppa.c:1717
5017 #, c-format
5018 msgid "  -Q                      ignored\n"
5019 msgstr ""
5020
5021 #: config/tc-hppa.c:1721
5022 #, c-format
5023 msgid "  -c                      print a warning if a comment is found\n"
5024 msgstr ""
5025
5026 #: config/tc-hppa.c:1787
5027 #, c-format
5028 msgid "no hppa_fixup entry for fixup type 0x%x"
5029 msgstr ""
5030
5031 #: config/tc-hppa.c:1966
5032 msgid "Unknown relocation encountered in md_apply_fix."
5033 msgstr ""
5034
5035 #: config/tc-hppa.c:2154 config/tc-hppa.c:2179
5036 #, c-format
5037 msgid "Undefined register: '%s'."
5038 msgstr ""
5039
5040 #: config/tc-hppa.c:2213
5041 #, c-format
5042 msgid "Non-absolute symbol: '%s'."
5043 msgstr ""
5044
5045 #: config/tc-hppa.c:2228
5046 #, c-format
5047 msgid "Undefined absolute constant: '%s'."
5048 msgstr ""
5049
5050 #: config/tc-hppa.c:2259 config/tc-hppa.c:5689
5051 msgid "could not update architecture and machine"
5052 msgstr ""
5053
5054 #: config/tc-hppa.c:2297
5055 #, c-format
5056 msgid "Invalid FP Compare Condition: %s"
5057 msgstr ""
5058
5059 #: config/tc-hppa.c:2352
5060 #, c-format
5061 msgid "Invalid FTEST completer: %s"
5062 msgstr ""
5063
5064 #: config/tc-hppa.c:2418 config/tc-hppa.c:2455
5065 #, c-format
5066 msgid "Invalid FP Operand Format: %3s"
5067 msgstr ""
5068
5069 #: config/tc-hppa.c:2590
5070 msgid "Bad segment (should be absolute)."
5071 msgstr ""
5072
5073 #: config/tc-hppa.c:2616
5074 #, c-format
5075 msgid "Invalid argument location: %s\n"
5076 msgstr ""
5077
5078 #: config/tc-hppa.c:2645
5079 #, c-format
5080 msgid "Invalid argument description: %d"
5081 msgstr ""
5082
5083 #: config/tc-hppa.c:3473
5084 msgid "Invalid Indexed Load Completer."
5085 msgstr ""
5086
5087 #: config/tc-hppa.c:3478
5088 msgid "Invalid Indexed Load Completer Syntax."
5089 msgstr ""
5090
5091 #: config/tc-hppa.c:3512
5092 msgid "Invalid Short Load/Store Completer."
5093 msgstr ""
5094
5095 #: config/tc-hppa.c:3572 config/tc-hppa.c:3577
5096 msgid "Invalid Store Bytes Short Completer"
5097 msgstr ""
5098
5099 #: config/tc-hppa.c:3888 config/tc-hppa.c:3894
5100 msgid "Invalid left/right combination completer"
5101 msgstr ""
5102
5103 #: config/tc-hppa.c:3943 config/tc-hppa.c:3950
5104 msgid "Invalid permutation completer"
5105 msgstr ""
5106
5107 #: config/tc-hppa.c:4050
5108 #, c-format
5109 msgid "Invalid Add Condition: %s"
5110 msgstr ""
5111
5112 #: config/tc-hppa.c:4061 config/tc-hppa.c:4071
5113 msgid "Invalid Add and Branch Condition"
5114 msgstr ""
5115
5116 #: config/tc-hppa.c:4092 config/tc-hppa.c:4229
5117 msgid "Invalid Compare/Subtract Condition"
5118 msgstr ""
5119
5120 #: config/tc-hppa.c:4132
5121 #, c-format
5122 msgid "Invalid Bit Branch Condition: %c"
5123 msgstr ""
5124
5125 #: config/tc-hppa.c:4217
5126 #, c-format
5127 msgid "Invalid Compare/Subtract Condition: %s"
5128 msgstr ""
5129
5130 #: config/tc-hppa.c:4244
5131 msgid "Invalid Compare and Branch Condition"
5132 msgstr ""
5133
5134 #: config/tc-hppa.c:4340
5135 msgid "Invalid Logical Instruction Condition."
5136 msgstr ""
5137
5138 #: config/tc-hppa.c:4398
5139 msgid "Invalid Shift/Extract/Deposit Condition."
5140 msgstr ""
5141
5142 #: config/tc-hppa.c:4510
5143 msgid "Invalid Unit Instruction Condition."
5144 msgstr ""
5145
5146 #: config/tc-hppa.c:4985 config/tc-hppa.c:5017 config/tc-hppa.c:5048
5147 #: config/tc-hppa.c:5078
5148 msgid "Branch to unaligned address"
5149 msgstr ""
5150
5151 #: config/tc-hppa.c:5262
5152 msgid "Invalid SFU identifier"
5153 msgstr ""
5154
5155 #: config/tc-hppa.c:5312
5156 msgid "Invalid COPR identifier"
5157 msgstr ""
5158
5159 #: config/tc-hppa.c:5441
5160 msgid "Invalid Floating Point Operand Format."
5161 msgstr ""
5162
5163 #: config/tc-hppa.c:5558 config/tc-hppa.c:5578 config/tc-hppa.c:5598
5164 #: config/tc-hppa.c:5618 config/tc-hppa.c:5638
5165 msgid "Invalid register for single precision fmpyadd or fmpysub"
5166 msgstr ""
5167
5168 #: config/tc-hppa.c:5706
5169 #, c-format
5170 msgid "Invalid operands %s"
5171 msgstr ""
5172
5173 #: config/tc-hppa.c:5716
5174 #, c-format
5175 msgid "Immediates %d and %d will give undefined behavior."
5176 msgstr ""
5177
5178 #: config/tc-hppa.c:5768 config/tc-hppa.c:6956 config/tc-hppa.c:7011
5179 msgid "Missing function name for .PROC (corrupted label chain)"
5180 msgstr ""
5181
5182 #: config/tc-hppa.c:5771 config/tc-hppa.c:7014
5183 msgid "Missing function name for .PROC"
5184 msgstr ""
5185
5186 #: config/tc-hppa.c:5830
5187 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5188 msgstr ""
5189
5190 #: config/tc-hppa.c:5926
5191 #, c-format
5192 msgid "Invalid .CALL argument: %s"
5193 msgstr ""
5194
5195 #: config/tc-hppa.c:6042
5196 msgid ".callinfo is not within a procedure definition"
5197 msgstr ""
5198
5199 #: config/tc-hppa.c:6062
5200 #, c-format
5201 msgid "FRAME parameter must be a multiple of 8: %d\n"
5202 msgstr ""
5203
5204 #: config/tc-hppa.c:6081
5205 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5206 msgstr ""
5207
5208 #: config/tc-hppa.c:6093
5209 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5210 msgstr ""
5211
5212 #: config/tc-hppa.c:6103
5213 msgid "Value for ENTRY_SR must be 3\n"
5214 msgstr ""
5215
5216 #: config/tc-hppa.c:6159
5217 #, c-format
5218 msgid "Invalid .CALLINFO argument: %s"
5219 msgstr ""
5220
5221 #: config/tc-hppa.c:6269
5222 msgid "The .ENTER pseudo-op is not supported"
5223 msgstr ""
5224
5225 #: config/tc-hppa.c:6285
5226 msgid "Misplaced .entry. Ignored."
5227 msgstr ""
5228
5229 #: config/tc-hppa.c:6289
5230 msgid "Missing .callinfo."
5231 msgstr ""
5232
5233 #: config/tc-hppa.c:6353
5234 msgid ".REG expression must be a register"
5235 msgstr ""
5236
5237 #: config/tc-hppa.c:6369
5238 msgid "bad or irreducible absolute expression; zero assumed"
5239 msgstr ""
5240
5241 #: config/tc-hppa.c:6380
5242 msgid ".REG must use a label"
5243 msgstr ""
5244
5245 #: config/tc-hppa.c:6382
5246 msgid ".EQU must use a label"
5247 msgstr ""
5248
5249 #: config/tc-hppa.c:6444
5250 #, c-format
5251 msgid "Symbol '%s' could not be created."
5252 msgstr ""
5253
5254 #: config/tc-hppa.c:6448
5255 msgid "No memory for symbol name."
5256 msgstr ""
5257
5258 #: config/tc-hppa.c:6497
5259 msgid ".EXIT must appear within a procedure"
5260 msgstr ""
5261
5262 #: config/tc-hppa.c:6501
5263 msgid "Missing .callinfo"
5264 msgstr ""
5265
5266 #: config/tc-hppa.c:6505
5267 msgid "No .ENTRY for this .EXIT"
5268 msgstr ""
5269
5270 #: config/tc-hppa.c:6545
5271 #, c-format
5272 msgid "Using ENTRY rather than CODE in export directive for %s"
5273 msgstr ""
5274
5275 #: config/tc-hppa.c:6662
5276 #, c-format
5277 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5278 msgstr ""
5279
5280 #: config/tc-hppa.c:6686
5281 #, c-format
5282 msgid "Cannot define export symbol: %s\n"
5283 msgstr ""
5284
5285 #: config/tc-hppa.c:6783
5286 msgid "Missing label name on .LABEL"
5287 msgstr ""
5288
5289 #: config/tc-hppa.c:6788
5290 msgid "extra .LABEL arguments ignored."
5291 msgstr ""
5292
5293 #: config/tc-hppa.c:6804
5294 msgid "The .LEAVE pseudo-op is not supported"
5295 msgstr ""
5296
5297 #: config/tc-hppa.c:6842
5298 msgid "Unrecognized .LEVEL argument\n"
5299 msgstr ""
5300
5301 #: config/tc-hppa.c:6876
5302 #, c-format
5303 msgid "Cannot define static symbol: %s\n"
5304 msgstr ""
5305
5306 #: config/tc-hppa.c:6910
5307 msgid "Nested procedures"
5308 msgstr ""
5309
5310 #: config/tc-hppa.c:6920
5311 msgid "Cannot allocate unwind descriptor\n"
5312 msgstr ""
5313
5314 #: config/tc-hppa.c:7018
5315 msgid "misplaced .procend"
5316 msgstr ""
5317
5318 #: config/tc-hppa.c:7021
5319 msgid "Missing .callinfo for this procedure"
5320 msgstr ""
5321
5322 #: config/tc-hppa.c:7024
5323 msgid "Missing .EXIT for a .ENTRY"
5324 msgstr ""
5325
5326 #: config/tc-hppa.c:7061
5327 msgid "Not in a space.\n"
5328 msgstr ""
5329
5330 #: config/tc-hppa.c:7064
5331 msgid "Not in a subspace.\n"
5332 msgstr ""
5333
5334 #: config/tc-hppa.c:7153
5335 msgid "Invalid .SPACE argument"
5336 msgstr ""
5337
5338 #: config/tc-hppa.c:7199
5339 msgid "Can't change spaces within a procedure definition. Ignored"
5340 msgstr ""
5341
5342 #: config/tc-hppa.c:7327
5343 #, c-format
5344 msgid "Undefined space: '%s' Assuming space number = 0."
5345 msgstr ""
5346
5347 #: config/tc-hppa.c:7350
5348 msgid "Must be in a space before changing or declaring subspaces.\n"
5349 msgstr ""
5350
5351 #: config/tc-hppa.c:7354
5352 msgid "Can't change subspaces within a procedure definition. Ignored"
5353 msgstr ""
5354
5355 #: config/tc-hppa.c:7390
5356 msgid "Parameters of an existing subspace can't be modified"
5357 msgstr ""
5358
5359 #: config/tc-hppa.c:7442
5360 msgid "Alignment must be a power of 2"
5361 msgstr ""
5362
5363 #: config/tc-hppa.c:7489
5364 msgid "FIRST not supported as a .SUBSPACE argument"
5365 msgstr ""
5366
5367 #: config/tc-hppa.c:7491
5368 msgid "Invalid .SUBSPACE argument"
5369 msgstr ""
5370
5371 #: config/tc-hppa.c:7680
5372 #, c-format
5373 msgid "Internal error: Unable to find containing space for %s."
5374 msgstr ""
5375
5376 #: config/tc-hppa.c:7718
5377 #, c-format
5378 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5379 msgstr ""
5380
5381 #: config/tc-hppa.c:7806
5382 #, c-format
5383 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5384 msgstr ""
5385
5386 #: config/tc-hppa.c:8251
5387 msgid "-R option not supported on this target."
5388 msgstr ""
5389
5390 #: config/tc-hppa.c:8268 config/tc-sparc.c:815 config/tc-sparc.c:852
5391 #, c-format
5392 msgid "Internal error: can't hash `%s': %s\n"
5393 msgstr ""
5394
5395 #: config/tc-hppa.c:8277 config/tc-i860.c:236
5396 #, c-format
5397 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5398 msgstr ""
5399
5400 #: config/tc-i370.c:419 config/tc-ppc.c:1141 config/tc-s390.c:404
5401 #: config/tc-s390.c:411
5402 #, c-format
5403 msgid "invalid switch -m%s"
5404 msgstr ""
5405
5406 #: config/tc-i370.c:516 config/tc-s390.c:510
5407 #, c-format
5408 msgid "Internal assembler error for instruction %s"
5409 msgstr ""
5410
5411 #: config/tc-i370.c:535
5412 #, c-format
5413 msgid "Internal assembler error for macro %s"
5414 msgstr ""
5415
5416 #: config/tc-i370.c:630 config/tc-ppc.c:1839
5417 msgid "identifier+constant@got means identifier@got+constant"
5418 msgstr ""
5419
5420 #: config/tc-i370.c:684 config/tc-m68k.c:8030 config/tc-ppc.c:1928
5421 #, c-format
5422 msgid "%s relocations do not fit in %d bytes\n"
5423 msgstr ""
5424
5425 #: config/tc-i370.c:925 config/tc-i370.c:969
5426 msgid "unsupported DC type"
5427 msgstr ""
5428
5429 #: config/tc-i370.c:939 config/tc-i370.c:951 config/tc-i370.c:1532
5430 #: config/tc-i370.c:1542
5431 msgid "missing end-quote"
5432 msgstr ""
5433
5434 #: config/tc-i370.c:999
5435 msgid "unsupported alignment"
5436 msgstr ""
5437
5438 #: config/tc-i370.c:1006
5439 msgid "this DS form not yet supported"
5440 msgstr ""
5441
5442 #: config/tc-i370.c:1049 config/tc-m32r.c:1493 config/tc-microblaze.c:179
5443 #: config/tc-ppc.c:1992 config/tc-ppc.c:4596
5444 msgid "Expected comma after symbol-name: rest of line ignored."
5445 msgstr ""
5446
5447 #: config/tc-i370.c:1072 config/tc-m32r.c:1517 config/tc-microblaze.c:201
5448 #: config/tc-ppc.c:2014 config/tc-ppc.c:3215 config/tc-ppc.c:4620
5449 msgid "ignoring bad alignment"
5450 msgstr ""
5451
5452 #: config/tc-i370.c:1083 config/tc-m32r.c:1544 config/tc-microblaze.c:212
5453 #: config/tc-ppc.c:2025 config/tc-ppc.c:4632
5454 #, c-format
5455 msgid "Ignoring attempt to re-define symbol `%s'."
5456 msgstr ""
5457
5458 #: config/tc-i370.c:1091 config/tc-microblaze.c:220 config/tc-ppc.c:2033
5459 #, c-format
5460 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5461 msgstr ""
5462
5463 #: config/tc-i370.c:1110 config/tc-m32r.c:1529 config/tc-microblaze.c:238
5464 #: config/tc-ppc.c:2051 config/tc-v850.c:322
5465 msgid "Common alignment not a power of 2"
5466 msgstr ""
5467
5468 #: config/tc-i370.c:1248
5469 msgid "Missing or bad .using directive"
5470 msgstr ""
5471
5472 #: config/tc-i370.c:1293
5473 msgid "Literal Pool Overflow"
5474 msgstr ""
5475
5476 #: config/tc-i370.c:1589
5477 msgid "expression not a constant"
5478 msgstr ""
5479
5480 #: config/tc-i370.c:1596
5481 msgid "Unknown/unsupported address literal type"
5482 msgstr ""
5483
5484 #: config/tc-i370.c:1619
5485 #, c-format
5486 msgid ".ltorg without prior .using in section %s"
5487 msgstr ""
5488
5489 #: config/tc-i370.c:1623
5490 #, c-format
5491 msgid ".ltorg in section %s paired to .using in section %s"
5492 msgstr ""
5493
5494 #: config/tc-i370.c:1646
5495 #, c-format
5496 msgid "bad alignment of %d bytes in literal pool"
5497 msgstr ""
5498
5499 #: config/tc-i370.c:1670
5500 msgid "bad literal size\n"
5501 msgstr ""
5502
5503 #: config/tc-i370.c:1744
5504 msgid ".using: base address expression illegal or too complex"
5505 msgstr ""
5506
5507 #: config/tc-i370.c:1779 config/tc-i370.c:1788
5508 #, c-format
5509 msgid "droping register %d in section %s does not match using register %d"
5510 msgstr ""
5511
5512 #: config/tc-i370.c:1792
5513 #, c-format
5514 msgid "droping register %d in section %s previously used in section %s"
5515 msgstr ""
5516
5517 #: config/tc-i370.c:1848 config/tc-ppc.c:3030
5518 msgid "wrong number of operands"
5519 msgstr ""
5520
5521 #: config/tc-i370.c:1930 config/tc-mn10200.c:898 config/tc-mn10300.c:1249
5522 #: config/tc-ppc.c:2349 config/tc-s390.c:1544 config/tc-v850.c:1604
5523 #, c-format
5524 msgid "Unrecognized opcode: `%s'"
5525 msgstr ""
5526
5527 #: config/tc-i370.c:2075
5528 msgid "not using any base register"
5529 msgstr ""
5530
5531 #: config/tc-i370.c:2105
5532 #, c-format
5533 msgid "expecting a register for operand %d"
5534 msgstr ""
5535
5536 #. Not used --- don't have any 8 byte instructions.
5537 #: config/tc-i370.c:2226
5538 msgid "Internal Error: bad instruction length"
5539 msgstr ""
5540
5541 #: config/tc-i386.c:1774
5542 #, c-format
5543 msgid "%s shortened to %s"
5544 msgstr ""
5545
5546 #: config/tc-i386.c:1844
5547 msgid "same type of prefix used twice"
5548 msgstr ""
5549
5550 #: config/tc-i386.c:1865
5551 msgid "64bit mode not supported on this CPU."
5552 msgstr ""
5553
5554 #: config/tc-i386.c:1869
5555 msgid "32bit mode not supported on this CPU."
5556 msgstr ""
5557
5558 #: config/tc-i386.c:1902
5559 msgid "bad argument to syntax directive."
5560 msgstr ""
5561
5562 #: config/tc-i386.c:1951
5563 msgid "bad argument to sse_check directive."
5564 msgstr ""
5565
5566 #: config/tc-i386.c:1955
5567 msgid "missing argument for sse_check directive"
5568 msgstr ""
5569
5570 #: config/tc-i386.c:1985
5571 #, c-format
5572 msgid "`%s' is not supported on `%s'"
5573 msgstr ""
5574
5575 #: config/tc-i386.c:2058
5576 #, c-format
5577 msgid "no such architecture: `%s'"
5578 msgstr ""
5579
5580 #: config/tc-i386.c:2063
5581 msgid "missing cpu architecture"
5582 msgstr ""
5583
5584 #: config/tc-i386.c:2077
5585 #, c-format
5586 msgid "no such architecture modifier: `%s'"
5587 msgstr ""
5588
5589 #: config/tc-i386.c:2092 config/tc-i386.c:2107
5590 msgid "Intel L1OM is 64bit ELF only"
5591 msgstr ""
5592
5593 #: config/tc-i386.c:2116 config/tc-i386.c:8079 config/tc-maxq.c:223
5594 msgid "Unknown architecture"
5595 msgstr ""
5596
5597 #: config/tc-i386.c:2462
5598 #, c-format
5599 msgid "unknown relocation (%u)"
5600 msgstr ""
5601
5602 #: config/tc-i386.c:2464
5603 #, c-format
5604 msgid "%u-byte relocation cannot be applied to %u-byte field"
5605 msgstr ""
5606
5607 #: config/tc-i386.c:2468
5608 msgid "non-pc-relative relocation for pc-relative field"
5609 msgstr ""
5610
5611 #: config/tc-i386.c:2473
5612 msgid "relocated field and relocation type differ in signedness"
5613 msgstr ""
5614
5615 #: config/tc-i386.c:2482
5616 msgid "there are no unsigned pc-relative relocations"
5617 msgstr ""
5618
5619 #: config/tc-i386.c:2490
5620 #, c-format
5621 msgid "cannot do %u byte pc-relative relocation"
5622 msgstr ""
5623
5624 #: config/tc-i386.c:2507
5625 #, c-format
5626 msgid "cannot do %s %u byte relocation"
5627 msgstr ""
5628
5629 #: config/tc-i386.c:2767
5630 #, c-format
5631 msgid "can't use register '%s%s' as operand %d in '%s'."
5632 msgstr ""
5633
5634 #: config/tc-i386.c:2878
5635 #, c-format
5636 msgid "SSE instruction `%s' is used"
5637 msgstr ""
5638
5639 #: config/tc-i386.c:2892 config/tc-i386.c:4214
5640 #, c-format
5641 msgid "ambiguous operand size for `%s'"
5642 msgstr ""
5643
5644 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5645 #: config/tc-i386.c:2948
5646 #, c-format
5647 msgid "translating to `%sp'"
5648 msgstr ""
5649
5650 #: config/tc-i386.c:2999
5651 #, c-format
5652 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5653 msgstr ""
5654
5655 #: config/tc-i386.c:3042 config/tc-i386.c:3163 config/tc-maxq.c:800
5656 #: config/tc-maxq.c:830
5657 #, c-format
5658 msgid "no such instruction: `%s'"
5659 msgstr ""
5660
5661 #: config/tc-i386.c:3053 config/tc-i386.c:3196 config/tc-maxq.c:808
5662 #, c-format
5663 msgid "invalid character %s in mnemonic"
5664 msgstr ""
5665
5666 #: config/tc-i386.c:3060
5667 msgid "expecting prefix; got nothing"
5668 msgstr ""
5669
5670 #: config/tc-i386.c:3062
5671 msgid "expecting mnemonic; got nothing"
5672 msgstr ""
5673
5674 #: config/tc-i386.c:3077 config/tc-i386.c:3214
5675 #, c-format
5676 msgid "`%s' is only supported in 64-bit mode"
5677 msgstr ""
5678
5679 #: config/tc-i386.c:3078 config/tc-i386.c:3213
5680 #, c-format
5681 msgid "`%s' is not supported in 64-bit mode"
5682 msgstr ""
5683
5684 #: config/tc-i386.c:3090
5685 #, c-format
5686 msgid "redundant %s prefix"
5687 msgstr ""
5688
5689 #: config/tc-i386.c:3220
5690 #, c-format
5691 msgid "`%s' is not supported on `%s%s'"
5692 msgstr ""
5693
5694 #: config/tc-i386.c:3231
5695 msgid "use .code16 to ensure correct addressing mode"
5696 msgstr ""
5697
5698 #: config/tc-i386.c:3244
5699 #, c-format
5700 msgid "expecting string instruction after `%s'"
5701 msgstr ""
5702
5703 #: config/tc-i386.c:3276
5704 #, c-format
5705 msgid "invalid character %s before operand %d"
5706 msgstr ""
5707
5708 #: config/tc-i386.c:3290
5709 #, c-format
5710 msgid "unbalanced parenthesis in operand %d."
5711 msgstr ""
5712
5713 #: config/tc-i386.c:3293 config/tc-maxq.c:1850
5714 #, c-format
5715 msgid "unbalanced brackets in operand %d."
5716 msgstr ""
5717
5718 #: config/tc-i386.c:3302
5719 #, c-format
5720 msgid "invalid character %s in operand %d"
5721 msgstr ""
5722
5723 #: config/tc-i386.c:3330 config/tc-maxq.c:1876
5724 #, c-format
5725 msgid "spurious operands; (%d operands/instruction max)"
5726 msgstr ""
5727
5728 #: config/tc-i386.c:3353 config/tc-maxq.c:1896
5729 msgid "expecting operand after ','; got nothing"
5730 msgstr ""
5731
5732 #: config/tc-i386.c:3358
5733 msgid "expecting operand before ','; got nothing"
5734 msgstr ""
5735
5736 #: config/tc-i386.c:3954
5737 #, c-format
5738 msgid "ambiguous operand size or operands invalid for `%s'"
5739 msgstr ""
5740
5741 #: config/tc-i386.c:3957
5742 #, c-format
5743 msgid "suffix or operands invalid for `%s'"
5744 msgstr ""
5745
5746 #: config/tc-i386.c:3968
5747 #, c-format
5748 msgid "indirect %s without `*'"
5749 msgstr ""
5750
5751 #. Warn them that a data or address size prefix doesn't
5752 #. affect assembly of the next line of code.
5753 #: config/tc-i386.c:3976
5754 #, c-format
5755 msgid "stand-alone `%s' prefix"
5756 msgstr ""
5757
5758 #: config/tc-i386.c:4010 config/tc-i386.c:4026
5759 #, c-format
5760 msgid "`%s' operand %d must use `%ses' segment"
5761 msgstr ""
5762
5763 #. We have to know the operand size for crc32.
5764 #: config/tc-i386.c:4080
5765 #, c-format
5766 msgid "ambiguous memory operand size for `%s`"
5767 msgstr ""
5768
5769 #: config/tc-i386.c:4187
5770 msgid ""
5771 "no instruction mnemonic suffix given and no register operands; can't size "
5772 "instruction"
5773 msgstr ""
5774
5775 #: config/tc-i386.c:4328 config/tc-i386.c:4403 config/tc-i386.c:4432
5776 #: config/tc-i386.c:4478 config/tc-i386.c:4516
5777 #, c-format
5778 msgid "Incorrect register `%s%s' used with `%c' suffix"
5779 msgstr ""
5780
5781 #: config/tc-i386.c:4336 config/tc-i386.c:4410 config/tc-i386.c:4523
5782 #, c-format
5783 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5784 msgstr ""
5785
5786 #: config/tc-i386.c:4362 config/tc-i386.c:4386 config/tc-i386.c:4454
5787 #: config/tc-i386.c:4499
5788 #, c-format
5789 msgid "`%s%s' not allowed with `%s%c'"
5790 msgstr ""
5791
5792 #: config/tc-i386.c:4588
5793 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5794 msgstr ""
5795
5796 #: config/tc-i386.c:4623
5797 #, c-format
5798 msgid "the last operand of `%s' must be `%s%s'"
5799 msgstr ""
5800
5801 #: config/tc-i386.c:4626
5802 #, c-format
5803 msgid "the first operand of `%s' must be `%s%s'"
5804 msgstr ""
5805
5806 #: config/tc-i386.c:4775
5807 #, c-format
5808 msgid "you can't `pop %scs'"
5809 msgstr ""
5810
5811 #. Reversed arguments on faddp, fsubp, etc.
5812 #: config/tc-i386.c:4804
5813 #, c-format
5814 msgid "translating to `%s %s%s,%s%s'"
5815 msgstr ""
5816
5817 #. Extraneous `l' suffix on fp insn.
5818 #: config/tc-i386.c:4811
5819 #, c-format
5820 msgid "translating to `%s %s%s'"
5821 msgstr ""
5822
5823 #: config/tc-i386.c:4839
5824 #, c-format
5825 msgid "segment override on `%s' is ineffectual"
5826 msgstr ""
5827
5828 #: config/tc-i386.c:5384 config/tc-i386.c:5478 config/tc-i386.c:5523
5829 msgid "skipping prefixes on this instruction"
5830 msgstr ""
5831
5832 #: config/tc-i386.c:5543
5833 msgid "16-bit jump out of range"
5834 msgstr ""
5835
5836 #: config/tc-i386.c:5552
5837 #, c-format
5838 msgid "can't handle non absolute segment in `%s'"
5839 msgstr ""
5840
5841 #: config/tc-i386.c:6134
5842 #, c-format
5843 msgid "@%s reloc is not supported with %d-bit output format"
5844 msgstr ""
5845
5846 #: config/tc-i386.c:6180
5847 #, c-format
5848 msgid "missing or invalid expression `%s'"
5849 msgstr ""
5850
5851 #: config/tc-i386.c:6238
5852 #, c-format
5853 msgid "at most %d immediate operands are allowed"
5854 msgstr ""
5855
5856 #: config/tc-i386.c:6260 config/tc-i386.c:6505 config/tc-maxq.c:1462
5857 #, c-format
5858 msgid "junk `%s' after expression"
5859 msgstr ""
5860
5861 #: config/tc-i386.c:6280
5862 #, c-format
5863 msgid "missing or invalid immediate expression `%s'"
5864 msgstr ""
5865
5866 #: config/tc-i386.c:6303 config/tc-i386.c:6575 config/tc-maxq.c:1492
5867 #, c-format
5868 msgid "unimplemented segment %s in operand"
5869 msgstr ""
5870
5871 #: config/tc-i386.c:6309
5872 #, c-format
5873 msgid "illegal immediate register operand %s"
5874 msgstr ""
5875
5876 #: config/tc-i386.c:6357
5877 #, c-format
5878 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5879 msgstr ""
5880
5881 #: config/tc-i386.c:6366
5882 #, c-format
5883 msgid "scale factor of %d without an index register"
5884 msgstr ""
5885
5886 #: config/tc-i386.c:6388
5887 #, c-format
5888 msgid "at most %d displacement operands are allowed"
5889 msgstr ""
5890
5891 #: config/tc-i386.c:6560
5892 #, c-format
5893 msgid "missing or invalid displacement expression `%s'"
5894 msgstr ""
5895
5896 #: config/tc-i386.c:6662
5897 #, c-format
5898 msgid "`%s' is not valid here (expected `%c%s%s%c')"
5899 msgstr ""
5900
5901 #: config/tc-i386.c:6742
5902 #, c-format
5903 msgid "`%s' is not a valid %s expression"
5904 msgstr ""
5905
5906 #: config/tc-i386.c:6747
5907 #, c-format
5908 msgid "`%s' is not a valid %s-bit %s expression"
5909 msgstr ""
5910
5911 #: config/tc-i386.c:6828
5912 #, c-format
5913 msgid "bad memory operand `%s'"
5914 msgstr ""
5915
5916 #: config/tc-i386.c:6843
5917 #, c-format
5918 msgid "junk `%s' after register"
5919 msgstr ""
5920
5921 #: config/tc-i386.c:6856 config/tc-i386.c:6972 config/tc-i386.c:7013
5922 #, c-format
5923 msgid "bad register name `%s'"
5924 msgstr ""
5925
5926 #: config/tc-i386.c:6864
5927 msgid "immediate operand illegal with absolute jump"
5928 msgstr ""
5929
5930 #: config/tc-i386.c:6886
5931 #, c-format
5932 msgid "too many memory references for `%s'"
5933 msgstr ""
5934
5935 #: config/tc-i386.c:6964
5936 #, c-format
5937 msgid "expecting `,' or `)' after index register in `%s'"
5938 msgstr ""
5939
5940 #: config/tc-i386.c:6989
5941 #, c-format
5942 msgid "expecting `)' after scale factor in `%s'"
5943 msgstr ""
5944
5945 #: config/tc-i386.c:6997
5946 #, c-format
5947 msgid "expecting index register or scale factor after `,'; got '%c'"
5948 msgstr ""
5949
5950 #: config/tc-i386.c:7005
5951 #, c-format
5952 msgid "expecting `,' or `)' after base register in `%s'"
5953 msgstr ""
5954
5955 #. It's not a memory operand; argh!
5956 #: config/tc-i386.c:7049
5957 #, c-format
5958 msgid "invalid char %s beginning operand %d `%s'"
5959 msgstr ""
5960
5961 #: config/tc-i386.c:7231
5962 msgid "long jump required"
5963 msgstr ""
5964
5965 #: config/tc-i386.c:7286
5966 msgid "jump target out of range"
5967 msgstr ""
5968
5969 #: config/tc-i386.c:7798
5970 msgid "No compiled in support for x86_64"
5971 msgstr ""
5972
5973 #: config/tc-i386.c:7830 config/tc-i386.c:7882
5974 #, c-format
5975 msgid "Invalid -march= option: `%s'"
5976 msgstr ""
5977
5978 #: config/tc-i386.c:7891 config/tc-i386.c:7903
5979 #, c-format
5980 msgid "Invalid -mtune= option: `%s'"
5981 msgstr ""
5982
5983 #: config/tc-i386.c:7912
5984 #, c-format
5985 msgid "Invalid -mmnemonic= option: `%s'"
5986 msgstr ""
5987
5988 #: config/tc-i386.c:7921
5989 #, c-format
5990 msgid "Invalid -msyntax= option: `%s'"
5991 msgstr ""
5992
5993 #: config/tc-i386.c:7948
5994 #, c-format
5995 msgid "Invalid -msse-check= option: `%s'"
5996 msgstr ""
5997
5998 #: config/tc-i386.c:7962
5999 #, c-format
6000 msgid ""
6001 "  -Q                      ignored\n"
6002 "  -V                      print assembler version number\n"
6003 "  -k                      ignored\n"
6004 msgstr ""
6005
6006 #: config/tc-i386.c:7967
6007 #, c-format
6008 msgid ""
6009 "  -n                      Do not optimize code alignment\n"
6010 "  -q                      quieten some warnings\n"
6011 msgstr ""
6012
6013 #: config/tc-i386.c:7971
6014 #, c-format
6015 msgid "  -s                      ignored\n"
6016 msgstr ""
6017
6018 #: config/tc-i386.c:7976
6019 #, c-format
6020 msgid "  --32/--64               generate 32bit/64bit code\n"
6021 msgstr ""
6022
6023 #: config/tc-i386.c:7980
6024 #, c-format
6025 msgid "  --divide                do not treat `/' as a comment character\n"
6026 msgstr ""
6027
6028 #: config/tc-i386.c:7983
6029 #, c-format
6030 msgid "  --divide                ignored\n"
6031 msgstr ""
6032
6033 #: config/tc-i386.c:7986
6034 #, c-format
6035 msgid ""
6036 "  -march=CPU[,+EXTENSION...]\n"
6037 "                          generate code for CPU and EXTENSION, CPU is one "
6038 "of:\n"
6039 "                           i8086, i186, i286, i386, i486, pentium, "
6040 "pentiumpro,\n"
6041 "                           pentiumii, pentiumiii, pentium4, prescott, "
6042 "nocona,\n"
6043 "                           core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6044 "                           amdfam10, generic32, generic64\n"
6045 "                          EXTENSION is combination of:\n"
6046 "                           8087, 287, 387, no87, mmx, nommx, sse, sse2, "
6047 "sse3,\n"
6048 "                           ssse3, sse4.1, sse4.2, sse4, nosse, avx, noavx,\n"
6049 "                           vmx, smx, xsave, movbe, ept, aes, pclmul, fma,\n"
6050 "                           clflush, syscall, rdtscp, 3dnow, 3dnowa, sse4a,\n"
6051 "                           svme, abm, padlock, fma4\n"
6052 msgstr ""
6053
6054 #: config/tc-i386.c:7999
6055 #, c-format
6056 msgid ""
6057 "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
6058 "                           i8086, i186, i286, i386, i486, pentium, "
6059 "pentiumpro,\n"
6060 "                           pentiumii, pentiumiii, pentium4, prescott, "
6061 "nocona,\n"
6062 "                           core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6063 "                           amdfam10, generic32, generic64\n"
6064 msgstr ""
6065
6066 #: config/tc-i386.c:8005
6067 #, c-format
6068 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
6069 msgstr ""
6070
6071 #: config/tc-i386.c:8007
6072 #, c-format
6073 msgid ""
6074 "  -msse-check=[none|error|warning]\n"
6075 "                          check SSE instructions\n"
6076 msgstr ""
6077
6078 #: config/tc-i386.c:8010
6079 #, c-format
6080 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
6081 msgstr ""
6082
6083 #: config/tc-i386.c:8012
6084 #, c-format
6085 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
6086 msgstr ""
6087
6088 #: config/tc-i386.c:8014
6089 #, c-format
6090 msgid "  -mindex-reg             support pseudo index registers\n"
6091 msgstr ""
6092
6093 #: config/tc-i386.c:8016
6094 #, c-format
6095 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
6096 msgstr ""
6097
6098 #: config/tc-i386.c:8018
6099 #, c-format
6100 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
6101 msgstr ""
6102
6103 #: config/tc-i386.c:8108
6104 msgid "Intel L1OM is 64bit only"
6105 msgstr ""
6106
6107 #: config/tc-i386.c:8331
6108 #, c-format
6109 msgid "can not do %d byte pc-relative relocation"
6110 msgstr ""
6111
6112 #: config/tc-i386.c:8349 config/tc-maxq.c:247
6113 #, c-format
6114 msgid "can not do %d byte relocation"
6115 msgstr ""
6116
6117 #: config/tc-i386.c:8432 config/tc-maxq.c:274 config/tc-s390.c:2234
6118 #, c-format
6119 msgid "cannot represent relocation type %s"
6120 msgstr ""
6121
6122 #: config/tc-i386.c:8539
6123 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
6124 msgstr ""
6125
6126 #: config/tc-i386.c:8542
6127 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
6128 msgstr ""
6129
6130 #: config/tc-i386.c:8561
6131 msgid ".largecomm supported only in 64bit mode, producing .comm"
6132 msgstr ""
6133
6134 #: config/tc-i860.c:122
6135 msgid "Directive .dual available only with -mintel-syntax option"
6136 msgstr ""
6137
6138 #: config/tc-i860.c:132
6139 msgid "Directive .enddual available only with -mintel-syntax option"
6140 msgstr ""
6141
6142 #: config/tc-i860.c:145
6143 msgid "Directive .atmp available only with -mintel-syntax option"
6144 msgstr ""
6145
6146 #: config/tc-i860.c:167 config/tc-i860.c:171
6147 msgid "Unknown temporary pseudo register"
6148 msgstr ""
6149
6150 #: config/tc-i860.c:247
6151 msgid "Defective assembler.  No assembly attempted."
6152 msgstr ""
6153
6154 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3871
6155 #: config/tc-m68k.c:3903 config/tc-sparc.c:2697
6156 msgid "failed sanity check."
6157 msgstr ""
6158
6159 #: config/tc-i860.c:400
6160 #, c-format
6161 msgid "Expanded opcode after delayed branch: `%s'"
6162 msgstr ""
6163
6164 #: config/tc-i860.c:404
6165 #, c-format
6166 msgid "Expanded opcode in dual mode: `%s'"
6167 msgstr ""
6168
6169 #: config/tc-i860.c:408
6170 #, c-format
6171 msgid "An instruction was expanded (%s)"
6172 msgstr ""
6173
6174 #: config/tc-i860.c:674
6175 msgid "Pipelined instruction: fsrc1 = fdest"
6176 msgstr ""
6177
6178 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
6179 msgid "Assembler does not yet support PIC"
6180 msgstr ""
6181
6182 #: config/tc-i860.c:955
6183 #, c-format
6184 msgid "Illegal operands for %s"
6185 msgstr ""
6186
6187 #: config/tc-i860.c:972
6188 #, c-format
6189 msgid "'d.%s' must be 8-byte aligned"
6190 msgstr ""
6191
6192 #: config/tc-i860.c:980
6193 #, c-format
6194 msgid "Prefix 'd.' invalid for instruction `%s'"
6195 msgstr ""
6196
6197 #: config/tc-i860.c:1133
6198 #, c-format
6199 msgid ""
6200 "  -EL\t\t\t  generate code for little endian mode (default)\n"
6201 "  -EB\t\t\t  generate code for big endian mode\n"
6202 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
6203 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
6204 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
6205 msgstr ""
6206
6207 #. SVR4 compatibility flags.
6208 #: config/tc-i860.c:1141
6209 #, c-format
6210 msgid ""
6211 "  -V\t\t\t  print assembler version number\n"
6212 "  -Qy, -Qn\t\t  ignored\n"
6213 msgstr ""
6214
6215 #: config/tc-i860.c:1204
6216 msgid "This immediate requires 0 MOD 2 alignment"
6217 msgstr ""
6218
6219 #: config/tc-i860.c:1207
6220 msgid "This immediate requires 0 MOD 4 alignment"
6221 msgstr ""
6222
6223 #: config/tc-i860.c:1210
6224 msgid "This immediate requires 0 MOD 8 alignment"
6225 msgstr ""
6226
6227 #: config/tc-i860.c:1213
6228 msgid "This immediate requires 0 MOD 16 alignment"
6229 msgstr ""
6230
6231 #: config/tc-i860.c:1308
6232 msgid "5-bit immediate too large"
6233 msgstr ""
6234
6235 #: config/tc-i860.c:1311
6236 msgid "5-bit field must be absolute"
6237 msgstr ""
6238
6239 #: config/tc-i860.c:1356 config/tc-i860.c:1379
6240 msgid "A branch offset requires 0 MOD 4 alignment"
6241 msgstr ""
6242
6243 #: config/tc-i860.c:1400
6244 #, c-format
6245 msgid "Unrecognized fix-up (0x%08lx)"
6246 msgstr ""
6247
6248 #: config/tc-i960.c:486
6249 #, c-format
6250 msgid "Hashing returned \"%s\"."
6251 msgstr ""
6252
6253 #: config/tc-i960.c:582 config/tc-i960.c:1112
6254 msgid "expression syntax error"
6255 msgstr ""
6256
6257 #: config/tc-i960.c:618
6258 msgid "attempt to branch into different segment"
6259 msgstr ""
6260
6261 #: config/tc-i960.c:622
6262 #, c-format
6263 msgid "target of %s instruction must be a label"
6264 msgstr ""
6265
6266 #: config/tc-i960.c:732
6267 msgid "unaligned register"
6268 msgstr ""
6269
6270 #: config/tc-i960.c:754
6271 msgid "no such sfr in this architecture"
6272 msgstr ""
6273
6274 #: config/tc-i960.c:792
6275 msgid "illegal literal"
6276 msgstr ""
6277
6278 #: config/tc-i960.c:942
6279 msgid "invalid index register"
6280 msgstr ""
6281
6282 #: config/tc-i960.c:965
6283 msgid "invalid scale factor"
6284 msgstr ""
6285
6286 #: config/tc-i960.c:1189
6287 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6288 msgstr ""
6289
6290 #: config/tc-i960.c:1423 config/tc-xtensa.c:11527
6291 msgid "too many operands"
6292 msgstr ""
6293
6294 #. We never moved: there was no opcode either!
6295 #: config/tc-i960.c:1471
6296 msgid "missing opcode"
6297 msgstr ""
6298
6299 #: config/tc-i960.c:1611
6300 msgid "branch prediction invalid on this opcode"
6301 msgstr ""
6302
6303 #: config/tc-i960.c:1649
6304 #, c-format
6305 msgid "invalid opcode, \"%s\"."
6306 msgstr ""
6307
6308 #: config/tc-i960.c:1651
6309 #, c-format
6310 msgid "improper number of operands.  expecting %d, got %d"
6311 msgstr ""
6312
6313 #: config/tc-i960.c:1751
6314 #, c-format
6315 msgid "Fixup of %ld too large for field width of %d"
6316 msgstr ""
6317
6318 #: config/tc-i960.c:1861
6319 #, c-format
6320 msgid "invalid architecture %s"
6321 msgstr ""
6322
6323 #: config/tc-i960.c:1881
6324 #, c-format
6325 msgid "I960 options:\n"
6326 msgstr ""
6327
6328 #: config/tc-i960.c:1884
6329 #, c-format
6330 msgid ""
6331 "\n"
6332 "\t\t\tspecify variant of 960 architecture\n"
6333 "-b\t\t\tadd code to collect statistics about branches taken\n"
6334 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6335 "\t\t\tcan do relaxing (b.out format only)\n"
6336 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6337 "\t\t\tlong displacements\n"
6338 msgstr ""
6339
6340 #: config/tc-i960.c:2148
6341 msgid "should have 1 or 2 operands"
6342 msgstr ""
6343
6344 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6345 #, c-format
6346 msgid "Redefining leafproc %s"
6347 msgstr ""
6348
6349 #: config/tc-i960.c:2201
6350 msgid "should have two operands"
6351 msgstr ""
6352
6353 #: config/tc-i960.c:2211
6354 msgid "'entry_num' must be absolute number in [0,31]"
6355 msgstr ""
6356
6357 #: config/tc-i960.c:2219
6358 #, c-format
6359 msgid "Redefining entrynum for sysproc %s"
6360 msgstr ""
6361
6362 #. Should not happen: see block comment above.
6363 #: config/tc-i960.c:2319
6364 #, c-format
6365 msgid "Trying to 'bal' to %s"
6366 msgstr ""
6367
6368 #: config/tc-i960.c:2329
6369 msgid "Looks like a proc, but can't tell what kind.\n"
6370 msgstr ""
6371
6372 #: config/tc-i960.c:2348
6373 msgid "big endian mode is not supported"
6374 msgstr ""
6375
6376 #: config/tc-i960.c:2350
6377 #, c-format
6378 msgid "ignoring unrecognized .endian type `%s'"
6379 msgstr ""
6380
6381 #: config/tc-i960.c:2395
6382 msgid "can't use COBR format with external label"
6383 msgstr ""
6384
6385 #: config/tc-i960.c:2570
6386 msgid "option --link-relax is only supported in b.out format"
6387 msgstr ""
6388
6389 #: config/tc-i960.c:2597
6390 #, c-format
6391 msgid "No 'bal' entry point for leafproc %s"
6392 msgstr ""
6393
6394 #: config/tc-ia64.c:853
6395 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6396 msgstr ""
6397
6398 #: config/tc-ia64.c:905
6399 msgid "Size of frame exceeds maximum of 96 registers"
6400 msgstr ""
6401
6402 #: config/tc-ia64.c:910
6403 msgid "Size of rotating registers exceeds frame size"
6404 msgstr ""
6405
6406 #: config/tc-ia64.c:997
6407 msgid "Unwind directive not followed by an instruction."
6408 msgstr ""
6409
6410 #: config/tc-ia64.c:1006 config/tc-ia64.c:7396
6411 msgid "qualifying predicate not followed by instruction"
6412 msgstr ""
6413
6414 #: config/tc-ia64.c:1071 config/tc-ia64.c:1105
6415 msgid "record type is not valid"
6416 msgstr ""
6417
6418 #: config/tc-ia64.c:1174
6419 msgid "Invalid record type for P3 format."
6420 msgstr ""
6421
6422 #: config/tc-ia64.c:1210
6423 msgid "Invalid record type for format P6"
6424 msgstr ""
6425
6426 #: config/tc-ia64.c:1390 config/tc-ia64.c:1442
6427 msgid "Invalid record type for format B1"
6428 msgstr ""
6429
6430 #: config/tc-ia64.c:1475
6431 msgid "Invalid record type for format X1"
6432 msgstr ""
6433
6434 #: config/tc-ia64.c:1517
6435 msgid "Invalid record type for format X3"
6436 msgstr ""
6437
6438 #: config/tc-ia64.c:1555
6439 msgid "Previous .save incomplete"
6440 msgstr ""
6441
6442 #: config/tc-ia64.c:2380
6443 msgid "spill_mask record unimplemented."
6444 msgstr ""
6445
6446 #: config/tc-ia64.c:2437
6447 msgid "record_type_not_valid"
6448 msgstr ""
6449
6450 #: config/tc-ia64.c:2522
6451 msgid "Ignoring attempt to spill beyond end of region"
6452 msgstr ""
6453
6454 #: config/tc-ia64.c:2581
6455 msgid "Only constant space allocation is supported"
6456 msgstr ""
6457
6458 #: config/tc-ia64.c:2595
6459 msgid "Only constant offsets are supported"
6460 msgstr ""
6461
6462 #: config/tc-ia64.c:2618
6463 msgid "Section switching in code is not supported."
6464 msgstr ""
6465
6466 #: config/tc-ia64.c:2660
6467 msgid " Insn slot not set in unwind record."
6468 msgstr ""
6469
6470 #: config/tc-ia64.c:2734
6471 msgid "frgr_mem record before region record!"
6472 msgstr ""
6473
6474 #: config/tc-ia64.c:2745
6475 msgid "fr_mem record before region record!"
6476 msgstr ""
6477
6478 #: config/tc-ia64.c:2754
6479 msgid "gr_mem record before region record!"
6480 msgstr ""
6481
6482 #: config/tc-ia64.c:2763
6483 msgid "br_mem record before region record!"
6484 msgstr ""
6485
6486 #: config/tc-ia64.c:2773
6487 msgid "gr_gr record before region record!"
6488 msgstr ""
6489
6490 #: config/tc-ia64.c:2781
6491 msgid "br_gr record before region record!"
6492 msgstr ""
6493
6494 #: config/tc-ia64.c:2899
6495 #, c-format
6496 msgid "First operand to .%s must be a predicate"
6497 msgstr ""
6498
6499 #: config/tc-ia64.c:2903
6500 #, c-format
6501 msgid "Pointless use of p0 as first operand to .%s"
6502 msgstr ""
6503
6504 #: config/tc-ia64.c:2959
6505 #, c-format
6506 msgid "Operand %d to .%s must be a preserved register"
6507 msgstr ""
6508
6509 #: config/tc-ia64.c:2995
6510 #, c-format
6511 msgid "Operand %d to .%s must be a writable register"
6512 msgstr ""
6513
6514 #: config/tc-ia64.c:3020
6515 #, c-format
6516 msgid "Radix `%s' unsupported or invalid"
6517 msgstr ""
6518
6519 #: config/tc-ia64.c:3050 config/tc-ia64.c:3055
6520 #, c-format
6521 msgid ".%s outside of %s"
6522 msgstr ""
6523
6524 #: config/tc-ia64.c:3140
6525 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6526 msgstr ""
6527
6528 #: config/tc-ia64.c:3162
6529 msgid "First operand to .fframe must be a constant"
6530 msgstr ""
6531
6532 #: config/tc-ia64.c:3182
6533 msgid "First operand to .vframe must be a general register"
6534 msgstr ""
6535
6536 #: config/tc-ia64.c:3190
6537 msgid "Operand of .vframe contradicts .prologue"
6538 msgstr ""
6539
6540 #: config/tc-ia64.c:3200
6541 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6542 msgstr ""
6543
6544 #: config/tc-ia64.c:3208
6545 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6546 msgstr ""
6547
6548 #: config/tc-ia64.c:3235
6549 msgid "First operand to .save not a register"
6550 msgstr ""
6551
6552 #: config/tc-ia64.c:3241
6553 msgid "Second operand to .save not a valid register"
6554 msgstr ""
6555
6556 #: config/tc-ia64.c:3272 config/tc-ia64.c:3283 config/tc-ia64.c:3291
6557 msgid "Second operand of .save contradicts .prologue"
6558 msgstr ""
6559
6560 #: config/tc-ia64.c:3298
6561 msgid "First operand to .save not a valid register"
6562 msgstr ""
6563
6564 #: config/tc-ia64.c:3316
6565 msgid "First operand to .restore must be stack pointer (sp)"
6566 msgstr ""
6567
6568 #: config/tc-ia64.c:3325
6569 msgid "Second operand to .restore must be a constant >= 0"
6570 msgstr ""
6571
6572 #: config/tc-ia64.c:3335
6573 #, c-format
6574 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6575 msgstr ""
6576
6577 #: config/tc-ia64.c:3422
6578 #, c-format
6579 msgid "Illegal section name `%s' (causes unwind section name clash)"
6580 msgstr ""
6581
6582 #: config/tc-ia64.c:3613
6583 msgid "First operand to .altrp not a valid branch register"
6584 msgstr ""
6585
6586 #: config/tc-ia64.c:3642
6587 #, c-format
6588 msgid "First operand to .%s not a register"
6589 msgstr ""
6590
6591 #: config/tc-ia64.c:3647
6592 #, c-format
6593 msgid "Second operand to .%s not a constant"
6594 msgstr ""
6595
6596 #: config/tc-ia64.c:3714
6597 #, c-format
6598 msgid "First operand to .%s not a valid register"
6599 msgstr ""
6600
6601 #: config/tc-ia64.c:3737
6602 msgid "First operand to .save.g must be a positive 4-bit constant"
6603 msgstr ""
6604
6605 #: config/tc-ia64.c:3750
6606 msgid "Second operand to .save.g must be a general register"
6607 msgstr ""
6608
6609 #: config/tc-ia64.c:3755
6610 #, c-format
6611 msgid "Second operand to .save.g must be the first of %d general registers"
6612 msgstr ""
6613
6614 #: config/tc-ia64.c:3778
6615 msgid "Operand to .save.f must be a positive 20-bit constant"
6616 msgstr ""
6617
6618 #: config/tc-ia64.c:3801
6619 msgid "First operand to .save.b must be a positive 5-bit constant"
6620 msgstr ""
6621
6622 #: config/tc-ia64.c:3814
6623 msgid "Second operand to .save.b must be a general register"
6624 msgstr ""
6625
6626 #: config/tc-ia64.c:3819
6627 #, c-format
6628 msgid "Second operand to .save.b must be the first of %d general registers"
6629 msgstr ""
6630
6631 #: config/tc-ia64.c:3845
6632 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6633 msgstr ""
6634
6635 #: config/tc-ia64.c:3853
6636 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6637 msgstr ""
6638
6639 #: config/tc-ia64.c:3861
6640 msgid "Operands to .save.gf may not be both zero"
6641 msgstr ""
6642
6643 #: config/tc-ia64.c:3878
6644 msgid "Operand to .spill must be a constant"
6645 msgstr ""
6646
6647 #: config/tc-ia64.c:3947
6648 #, c-format
6649 msgid "Operand %d to .%s must be a constant"
6650 msgstr ""
6651
6652 #: config/tc-ia64.c:3968
6653 #, c-format
6654 msgid "Missing .label_state %ld"
6655 msgstr ""
6656
6657 #: config/tc-ia64.c:4022
6658 msgid "Operand to .label_state must be a constant"
6659 msgstr ""
6660
6661 #: config/tc-ia64.c:4041
6662 msgid "Operand to .copy_state must be a constant"
6663 msgstr ""
6664
6665 #: config/tc-ia64.c:4064
6666 msgid "First operand to .unwabi must be a constant"
6667 msgstr ""
6668
6669 #: config/tc-ia64.c:4070
6670 msgid "Second operand to .unwabi must be a constant"
6671 msgstr ""
6672
6673 #: config/tc-ia64.c:4105
6674 msgid "Missing .endp after previous .proc"
6675 msgstr ""
6676
6677 #: config/tc-ia64.c:4124
6678 msgid "Empty argument of .proc"
6679 msgstr ""
6680
6681 #: config/tc-ia64.c:4129
6682 #, c-format
6683 msgid "`%s' was already defined"
6684 msgstr ""
6685
6686 #: config/tc-ia64.c:4172
6687 msgid "Initial .body should precede any instructions"
6688 msgstr ""
6689
6690 #: config/tc-ia64.c:4191
6691 msgid ".prologue within prologue"
6692 msgstr ""
6693
6694 #: config/tc-ia64.c:4196
6695 msgid "Initial .prologue should precede any instructions"
6696 msgstr ""
6697
6698 #: config/tc-ia64.c:4206
6699 msgid "First operand to .prologue must be a positive 4-bit constant"
6700 msgstr ""
6701
6702 #: config/tc-ia64.c:4208
6703 msgid "Pointless use of zero first operand to .prologue"
6704 msgstr ""
6705
6706 #: config/tc-ia64.c:4222
6707 msgid "Using a constant as second operand to .prologue is deprecated"
6708 msgstr ""
6709
6710 #: config/tc-ia64.c:4228
6711 msgid "Second operand to .prologue must be a general register"
6712 msgstr ""
6713
6714 #: config/tc-ia64.c:4233
6715 #, c-format
6716 msgid "Second operand to .prologue must be the first of %d general registers"
6717 msgstr ""
6718
6719 #: config/tc-ia64.c:4345
6720 #, c-format
6721 msgid "`%s' was not defined within procedure"
6722 msgstr ""
6723
6724 #: config/tc-ia64.c:4383
6725 msgid "Empty argument of .endp"
6726 msgstr ""
6727
6728 #: config/tc-ia64.c:4397
6729 #, c-format
6730 msgid "`%s' was not specified with previous .proc"
6731 msgstr ""
6732
6733 #: config/tc-ia64.c:4412
6734 #, c-format
6735 msgid "`%s' should be an operand to this .endp"
6736 msgstr ""
6737
6738 #: config/tc-ia64.c:4453 config/tc-ia64.c:4791 config/tc-ia64.c:5098
6739 msgid "Comma expected"
6740 msgstr ""
6741
6742 #: config/tc-ia64.c:4494
6743 msgid "Expected '['"
6744 msgstr ""
6745
6746 #: config/tc-ia64.c:4503 config/tc-ia64.c:7531
6747 msgid "Expected ']'"
6748 msgstr ""
6749
6750 #: config/tc-ia64.c:4508
6751 msgid "Number of elements must be positive"
6752 msgstr ""
6753
6754 #: config/tc-ia64.c:4519
6755 #, c-format
6756 msgid "Used more than the declared %d rotating registers"
6757 msgstr ""
6758
6759 #: config/tc-ia64.c:4527
6760 msgid "Used more than the available 96 rotating registers"
6761 msgstr ""
6762
6763 #: config/tc-ia64.c:4534
6764 msgid "Used more than the available 48 rotating registers"
6765 msgstr ""
6766
6767 #: config/tc-ia64.c:4562
6768 #, c-format
6769 msgid "Attempt to redefine register set `%s'"
6770 msgstr ""
6771
6772 #: config/tc-ia64.c:4628
6773 #, c-format
6774 msgid "Unknown psr option `%s'"
6775 msgstr ""
6776
6777 #: config/tc-ia64.c:4676
6778 msgid "Missing section name"
6779 msgstr ""
6780
6781 #: config/tc-ia64.c:4686
6782 msgid "Comma expected after section name"
6783 msgstr ""
6784
6785 #: config/tc-ia64.c:4697
6786 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6787 msgstr ""
6788
6789 #: config/tc-ia64.c:4786
6790 msgid "Register name expected"
6791 msgstr ""
6792
6793 #: config/tc-ia64.c:4799
6794 msgid "Register value annotation ignored"
6795 msgstr ""
6796
6797 #: config/tc-ia64.c:4838
6798 msgid "Directive invalid within a bundle"
6799 msgstr ""
6800
6801 #: config/tc-ia64.c:4929
6802 msgid "Missing predicate relation type"
6803 msgstr ""
6804
6805 #: config/tc-ia64.c:4935
6806 msgid "Unrecognized predicate relation type"
6807 msgstr ""
6808
6809 #: config/tc-ia64.c:4981
6810 msgid "Bad register range"
6811 msgstr ""
6812
6813 #: config/tc-ia64.c:4990 config/tc-ia64.c:7476
6814 msgid "Predicate register expected"
6815 msgstr ""
6816
6817 #: config/tc-ia64.c:4995
6818 msgid "Duplicate predicate register ignored"
6819 msgstr ""
6820
6821 #: config/tc-ia64.c:5011
6822 msgid "Predicate source and target required"
6823 msgstr ""
6824
6825 #: config/tc-ia64.c:5013 config/tc-ia64.c:5025
6826 msgid "Use of p0 is not valid in this context"
6827 msgstr ""
6828
6829 #: config/tc-ia64.c:5020
6830 msgid "At least two PR arguments expected"
6831 msgstr ""
6832
6833 #: config/tc-ia64.c:5034
6834 msgid "At least one PR argument expected"
6835 msgstr ""
6836
6837 #: config/tc-ia64.c:5069
6838 #, c-format
6839 msgid "Inserting \"%s\" into entry hint table failed: %s"
6840 msgstr ""
6841
6842 #. FIXME -- need 62-bit relocation type
6843 #: config/tc-ia64.c:5537
6844 msgid "62-bit relocation not yet implemented"
6845 msgstr ""
6846
6847 #. XXX technically, this is wrong: we should not be issuing warning
6848 #. messages until we're sure this instruction pattern is going to
6849 #. be used!
6850 #: config/tc-ia64.c:5621
6851 msgid "lower 16 bits of mask ignored"
6852 msgstr ""
6853
6854 #: config/tc-ia64.c:5903
6855 msgid "Expected separator `='"
6856 msgstr ""
6857
6858 #: config/tc-ia64.c:5936
6859 msgid "Duplicate equal sign (=) in instruction"
6860 msgstr ""
6861
6862 #: config/tc-ia64.c:5943
6863 #, c-format
6864 msgid "Illegal operand separator `%c'"
6865 msgstr ""
6866
6867 #: config/tc-ia64.c:6057
6868 #, c-format
6869 msgid "Operand %u of `%s' should be %s"
6870 msgstr ""
6871
6872 #: config/tc-ia64.c:6061
6873 msgid "Wrong number of output operands"
6874 msgstr ""
6875
6876 #: config/tc-ia64.c:6063
6877 msgid "Wrong number of input operands"
6878 msgstr ""
6879
6880 #: config/tc-ia64.c:6065
6881 msgid "Operand mismatch"
6882 msgstr ""
6883
6884 #: config/tc-ia64.c:6147
6885 #, c-format
6886 msgid "Invalid use of `%c%d' as output operand"
6887 msgstr ""
6888
6889 #: config/tc-ia64.c:6150
6890 #, c-format
6891 msgid "Invalid use of `r%d' as base update address operand"
6892 msgstr ""
6893
6894 #: config/tc-ia64.c:6174
6895 #, c-format
6896 msgid "Invalid duplicate use of `%c%d'"
6897 msgstr ""
6898
6899 #: config/tc-ia64.c:6181
6900 #, c-format
6901 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6902 msgstr ""
6903
6904 #: config/tc-ia64.c:6187
6905 #, c-format
6906 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6907 msgstr ""
6908
6909 #: config/tc-ia64.c:6231
6910 msgid "Value truncated to 62 bits"
6911 msgstr ""
6912
6913 #: config/tc-ia64.c:6294
6914 #, c-format
6915 msgid "Bad operand value: %s"
6916 msgstr ""
6917
6918 #. Give an error if a frag containing code is not aligned to a 16 byte
6919 #. boundary.
6920 #: config/tc-ia64.c:6369 config/tc-ia64.h:174
6921 msgid "instruction address is not a multiple of 16"
6922 msgstr ""
6923
6924 #: config/tc-ia64.c:6437
6925 #, c-format
6926 msgid "`%s' must be last in bundle"
6927 msgstr ""
6928
6929 #: config/tc-ia64.c:6469
6930 #, c-format
6931 msgid "Internal error: don't know how to force %s to end of instruction group"
6932 msgstr ""
6933
6934 #: config/tc-ia64.c:6482
6935 #, c-format
6936 msgid "`%s' must be last in instruction group"
6937 msgstr ""
6938
6939 #: config/tc-ia64.c:6512
6940 msgid "Label must be first in a bundle"
6941 msgstr ""
6942
6943 #: config/tc-ia64.c:6589
6944 msgid "hint in B unit may be treated as nop"
6945 msgstr ""
6946
6947 #: config/tc-ia64.c:6600
6948 msgid "hint in B unit can't be used"
6949 msgstr ""
6950
6951 #: config/tc-ia64.c:6614
6952 msgid "emit_one_bundle: unexpected dynamic op"
6953 msgstr ""
6954
6955 #: config/tc-ia64.c:6737
6956 #, c-format
6957 msgid "`%s' does not fit into %s template"
6958 msgstr ""
6959
6960 #: config/tc-ia64.c:6752
6961 #, c-format
6962 msgid "`%s' does not fit into bundle"
6963 msgstr ""
6964
6965 #: config/tc-ia64.c:6764
6966 #, c-format
6967 msgid "`%s' can't go in %s of %s template"
6968 msgstr ""
6969
6970 #: config/tc-ia64.c:6770
6971 msgid "Missing '}' at end of file"
6972 msgstr ""
6973
6974 #: config/tc-ia64.c:6917
6975 #, c-format
6976 msgid "Unrecognized option '-x%s'"
6977 msgstr ""
6978
6979 #: config/tc-ia64.c:6944
6980 msgid ""
6981 "IA-64 options:\n"
6982 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
6983 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
6984 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
6985 "\t\t\t  without function descriptors (sets ELF header flag\n"
6986 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6987 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6988 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
6989 "  -mtune=[itanium1|itanium2]\n"
6990 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
6991 "  -munwind-check=[warning|error]\n"
6992 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
6993 "  -mhint.b=[ok|warning|error]\n"
6994 "\t\t\t  hint.b check (default -mhint.b=error)\n"
6995 "  -x | -xexplicit\t  turn on dependency violation checking\n"
6996 "  -xauto\t\t  automagically remove dependency violations (default)\n"
6997 "  -xnone\t\t  turn off dependency violation checking\n"
6998 "  -xdebug\t\t  debug dependency violation checker\n"
6999 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
7000 "\t\t\t  dependency violation checking\n"
7001 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
7002 "\t\t\t  dependency violation checking\n"
7003 msgstr ""
7004
7005 #: config/tc-ia64.c:6974
7006 msgid "--gstabs is not supported for ia64"
7007 msgstr ""
7008
7009 #: config/tc-ia64.c:7206
7010 #, c-format
7011 msgid "ia64.md_begin: can't hash `%s': %s"
7012 msgstr ""
7013
7014 #: config/tc-ia64.c:7267
7015 #, c-format
7016 msgid "Inserting \"%s\" into constant hash table failed: %s"
7017 msgstr ""
7018
7019 #: config/tc-ia64.c:7279 config/tc-mips.c:1892
7020 msgid "Could not set architecture and machine"
7021 msgstr ""
7022
7023 #: config/tc-ia64.c:7411
7024 msgid "Explicit stops are ignored in auto mode"
7025 msgstr ""
7026
7027 #: config/tc-ia64.c:7420
7028 msgid "Found '{' when manual bundling is already turned on"
7029 msgstr ""
7030
7031 #: config/tc-ia64.c:7433
7032 msgid "Found '{' after explicit switch to automatic mode"
7033 msgstr ""
7034
7035 #: config/tc-ia64.c:7439
7036 msgid "Found '}' when manual bundling is off"
7037 msgstr ""
7038
7039 #: config/tc-ia64.c:7466
7040 msgid "Expected ')'"
7041 msgstr ""
7042
7043 #: config/tc-ia64.c:7471
7044 msgid "Qualifying predicate expected"
7045 msgstr ""
7046
7047 #: config/tc-ia64.c:7490
7048 msgid "Tag must come before qualifying predicate."
7049 msgstr ""
7050
7051 #: config/tc-ia64.c:7520
7052 msgid "Expected ':'"
7053 msgstr ""
7054
7055 #: config/tc-ia64.c:7536
7056 msgid "Tag name expected"
7057 msgstr ""
7058
7059 #: config/tc-ia64.c:7638
7060 msgid "Rotating register index must be a non-negative constant"
7061 msgstr ""
7062
7063 #: config/tc-ia64.c:7643
7064 #, c-format
7065 msgid "Index out of range 0..%u"
7066 msgstr ""
7067
7068 #: config/tc-ia64.c:7655
7069 msgid "Indirect register index must be a general register"
7070 msgstr ""
7071
7072 #: config/tc-ia64.c:7664
7073 msgid "Index can only be applied to rotating or indirect registers"
7074 msgstr ""
7075
7076 #: config/tc-ia64.c:7700 config/tc-xstormy16.c:146
7077 msgid "Expected '('"
7078 msgstr ""
7079
7080 #: config/tc-ia64.c:7708 config/tc-pdp11.c:448 config/tc-pdp11.c:514
7081 #: config/tc-pdp11.c:553 config/tc-xstormy16.c:155
7082 msgid "Missing ')'"
7083 msgstr ""
7084
7085 #: config/tc-ia64.c:7717 config/tc-xstormy16.c:162
7086 msgid "Not a symbolic expression"
7087 msgstr ""
7088
7089 #: config/tc-ia64.c:7722 config/tc-ia64.c:7736
7090 msgid "Illegal combination of relocation functions"
7091 msgstr ""
7092
7093 #: config/tc-ia64.c:7825
7094 msgid "No current frame"
7095 msgstr ""
7096
7097 #: config/tc-ia64.c:7827
7098 #, c-format
7099 msgid "Register number out of range 0..%u"
7100 msgstr ""
7101
7102 #: config/tc-ia64.c:7865
7103 msgid "Standalone `#' is illegal"
7104 msgstr ""
7105
7106 #: config/tc-ia64.c:7868
7107 msgid "Redundant `#' suffix operators"
7108 msgstr ""
7109
7110 #: config/tc-ia64.c:8026
7111 #, c-format
7112 msgid "Unhandled dependency %s for %s (%s), note %d"
7113 msgstr ""
7114
7115 #: config/tc-ia64.c:9321
7116 #, c-format
7117 msgid "Unrecognized dependency specifier %d\n"
7118 msgstr ""
7119
7120 #: config/tc-ia64.c:10197
7121 msgid "Only the first path encountering the conflict is reported"
7122 msgstr ""
7123
7124 #: config/tc-ia64.c:10199
7125 msgid "This is the location of the conflicting usage"
7126 msgstr ""
7127
7128 #: config/tc-ia64.c:10460
7129 #, c-format
7130 msgid "Unknown opcode `%s'"
7131 msgstr ""
7132
7133 #: config/tc-ia64.c:10538
7134 #, c-format
7135 msgid "AR %d can only be accessed by %c-unit"
7136 msgstr ""
7137
7138 #: config/tc-ia64.c:10550
7139 msgid "hint.b may be treated as nop"
7140 msgstr ""
7141
7142 #: config/tc-ia64.c:10553
7143 msgid "hint.b shouldn't be used"
7144 msgstr ""
7145
7146 #: config/tc-ia64.c:10592
7147 #, c-format
7148 msgid "`%s' cannot be predicated"
7149 msgstr ""
7150
7151 #: config/tc-ia64.c:10664
7152 msgid "Closing bracket missing"
7153 msgstr ""
7154
7155 #: config/tc-ia64.c:10673
7156 msgid "Index must be a general register"
7157 msgstr ""
7158
7159 #: config/tc-ia64.c:10838
7160 #, c-format
7161 msgid "Unsupported fixup size %d"
7162 msgstr ""
7163
7164 #. This should be an error, but since previously there wasn't any
7165 #. diagnostic here, don't make it fail because of this for now.
7166 #: config/tc-ia64.c:11105
7167 #, c-format
7168 msgid "Cannot express %s%d%s relocation"
7169 msgstr ""
7170
7171 #: config/tc-ia64.c:11124
7172 msgid "No addend allowed in @fptr() relocation"
7173 msgstr ""
7174
7175 #: config/tc-ia64.c:11163
7176 msgid "integer operand out of range"
7177 msgstr ""
7178
7179 #: config/tc-ia64.c:11230
7180 #, c-format
7181 msgid "%s must have a constant value"
7182 msgstr ""
7183
7184 #: config/tc-ia64.c:11284 config/tc-z8k.c:1372
7185 #, c-format
7186 msgid "Cannot represent %s relocation in object file"
7187 msgstr ""
7188
7189 #: config/tc-ia64.c:11395
7190 msgid "Can't add stop bit to mark end of instruction group"
7191 msgstr ""
7192
7193 #: config/tc-ia64.c:11495 config/tc-score.c:6109 read.c:1448 read.c:2442
7194 #: read.c:3088 read.c:3429 read.c:3473
7195 msgid "expected symbol name"
7196 msgstr ""
7197
7198 #: config/tc-ia64.c:11505 read.c:2452 read.c:3098 read.c:3457 stabs.c:468
7199 #, c-format
7200 msgid "expected comma after \"%s\""
7201 msgstr ""
7202
7203 #: config/tc-ia64.c:11547
7204 #, c-format
7205 msgid "`%s' is already the alias of %s `%s'"
7206 msgstr ""
7207
7208 #: config/tc-ia64.c:11557
7209 #, c-format
7210 msgid "%s `%s' already has an alias `%s'"
7211 msgstr ""
7212
7213 #: config/tc-ia64.c:11568
7214 #, c-format
7215 msgid "inserting \"%s\" into %s alias hash table failed: %s"
7216 msgstr ""
7217
7218 #: config/tc-ia64.c:11576
7219 #, c-format
7220 msgid "inserting \"%s\" into %s name hash table failed: %s"
7221 msgstr ""
7222
7223 #: config/tc-ia64.c:11602
7224 #, c-format
7225 msgid "symbol `%s' aliased to `%s' is not used"
7226 msgstr ""
7227
7228 #: config/tc-ia64.c:11625
7229 #, c-format
7230 msgid "section `%s' aliased to `%s' is not used"
7231 msgstr ""
7232
7233 #: config/tc-ip2k.c:158
7234 #, c-format
7235 msgid "IP2K specific command line options:\n"
7236 msgstr ""
7237
7238 #: config/tc-ip2k.c:159
7239 #, c-format
7240 msgid "  -mip2022               restrict to IP2022 insns \n"
7241 msgstr ""
7242
7243 #: config/tc-ip2k.c:160
7244 #, c-format
7245 msgid "  -mip2022ext            permit extended IP2022 insn\n"
7246 msgstr ""
7247
7248 #: config/tc-iq2000.c:364
7249 #, c-format
7250 msgid "the yielding instruction %s may not be in a delay slot."
7251 msgstr ""
7252
7253 #: config/tc-iq2000.c:372
7254 #, c-format
7255 msgid "Register number (R%ld) for double word access must be even."
7256 msgstr ""
7257
7258 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7259 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7260 #, c-format
7261 msgid "operand references R%ld of previous load."
7262 msgstr ""
7263
7264 #: config/tc-iq2000.c:396
7265 msgid "instruction implicitly accesses R31 of previous load."
7266 msgstr ""
7267
7268 #: config/tc-iq2000.c:651 config/tc-mep.c:2005
7269 msgid "Unmatched high relocation"
7270 msgstr ""
7271
7272 #: config/tc-iq2000.c:829 config/tc-mips.c:14935 config/tc-score.c:5819
7273 msgid ".end not in text section"
7274 msgstr ""
7275
7276 #: config/tc-iq2000.c:833 config/tc-mips.c:14939 config/tc-score.c:5822
7277 msgid ".end directive without a preceding .ent directive."
7278 msgstr ""
7279
7280 #: config/tc-iq2000.c:842 config/tc-mips.c:14948 config/tc-score.c:5830
7281 msgid ".end symbol does not match .ent symbol."
7282 msgstr ""
7283
7284 #: config/tc-iq2000.c:845 config/tc-mips.c:14955 config/tc-score.c:5835
7285 msgid ".end directive missing or unknown symbol"
7286 msgstr ""
7287
7288 #: config/tc-iq2000.c:863
7289 msgid "Expected simple number."
7290 msgstr ""
7291
7292 #: config/tc-iq2000.c:892 config/tc-mips.c:14860 config/tc-score.c:5670
7293 #, c-format
7294 msgid " *input_line_pointer == '%c' 0x%02x\n"
7295 msgstr ""
7296
7297 #: config/tc-iq2000.c:894
7298 msgid "Invalid number"
7299 msgstr ""
7300
7301 #: config/tc-iq2000.c:929 config/tc-mips.c:15030 config/tc-score.c:5708
7302 msgid ".ent or .aent not in text section."
7303 msgstr ""
7304
7305 #: config/tc-iq2000.c:932
7306 msgid "missing `.end'"
7307 msgstr ""
7308
7309 #: config/tc-lm32.c:234 config/tc-moxie.c:575
7310 msgid "bad call to md_atof"
7311 msgstr ""
7312
7313 #: config/tc-m32c.c:143
7314 #, c-format
7315 msgid " M32C specific command line options:\n"
7316 msgstr ""
7317
7318 #. Pretend that we do not recognise this option.
7319 #: config/tc-m32r.c:331
7320 msgid "Unrecognised option: -hidden"
7321 msgstr ""
7322
7323 #: config/tc-m32r.c:358 config/tc-sparc.c:583
7324 msgid "Unrecognized option following -K"
7325 msgstr ""
7326
7327 #: config/tc-m32r.c:373
7328 #, c-format
7329 msgid " M32R specific command line options:\n"
7330 msgstr ""
7331
7332 #: config/tc-m32r.c:375
7333 #, c-format
7334 msgid ""
7335 "  -m32r                   disable support for the m32rx instruction set\n"
7336 msgstr ""
7337
7338 #: config/tc-m32r.c:377
7339 #, c-format
7340 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7341 msgstr ""
7342
7343 #: config/tc-m32r.c:379
7344 #, c-format
7345 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7346 msgstr ""
7347
7348 #: config/tc-m32r.c:381
7349 #, c-format
7350 msgid "  -EL,-little             produce little endian code and data\n"
7351 msgstr ""
7352
7353 #: config/tc-m32r.c:383
7354 #, c-format
7355 msgid "  -EB,-big                produce big endian code and data\n"
7356 msgstr ""
7357
7358 #: config/tc-m32r.c:385
7359 #, c-format
7360 msgid "  -parallel               try to combine instructions in parallel\n"
7361 msgstr ""
7362
7363 #: config/tc-m32r.c:387
7364 #, c-format
7365 msgid "  -no-parallel            disable -parallel\n"
7366 msgstr ""
7367
7368 #: config/tc-m32r.c:389
7369 #, c-format
7370 msgid ""
7371 "  -no-bitinst             disallow the M32R2's extended bit-field "
7372 "instructions\n"
7373 msgstr ""
7374
7375 #: config/tc-m32r.c:391
7376 #, c-format
7377 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7378 msgstr ""
7379
7380 #: config/tc-m32r.c:394
7381 #, c-format
7382 msgid ""
7383 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7384 msgstr ""
7385
7386 #: config/tc-m32r.c:396
7387 #, c-format
7388 msgid "                                         might violate contraints\n"
7389 msgstr ""
7390
7391 #: config/tc-m32r.c:398
7392 #, c-format
7393 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7394 msgstr ""
7395
7396 #: config/tc-m32r.c:400
7397 #, c-format
7398 msgid ""
7399 "                                         instructions might violate "
7400 "contraints\n"
7401 msgstr ""
7402
7403 #: config/tc-m32r.c:402
7404 #, c-format
7405 msgid ""
7406 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7407 msgstr ""
7408
7409 #: config/tc-m32r.c:404
7410 #, c-format
7411 msgid ""
7412 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7413 msgstr ""
7414
7415 #: config/tc-m32r.c:406
7416 #, c-format
7417 msgid ""
7418 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7419 msgstr ""
7420
7421 #: config/tc-m32r.c:408
7422 #, c-format
7423 msgid "                                         fo contraint violations\n"
7424 msgstr ""
7425
7426 #: config/tc-m32r.c:410
7427 #, c-format
7428 msgid ""
7429 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7430 msgstr ""
7431
7432 #: config/tc-m32r.c:412
7433 #, c-format
7434 msgid "                                         contraint violations\n"
7435 msgstr ""
7436
7437 #: config/tc-m32r.c:414
7438 #, c-format
7439 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7440 msgstr ""
7441
7442 #: config/tc-m32r.c:416
7443 #, c-format
7444 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7445 msgstr ""
7446
7447 #: config/tc-m32r.c:419
7448 #, c-format
7449 msgid ""
7450 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7451 "reloc\n"
7452 msgstr ""
7453
7454 #: config/tc-m32r.c:421
7455 #, c-format
7456 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7457 msgstr ""
7458
7459 #: config/tc-m32r.c:423
7460 #, c-format
7461 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7462 msgstr ""
7463
7464 #: config/tc-m32r.c:425
7465 #, c-format
7466 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7467 msgstr ""
7468
7469 #: config/tc-m32r.c:428
7470 #, c-format
7471 msgid "  -KPIC                   generate PIC\n"
7472 msgstr ""
7473
7474 #: config/tc-m32r.c:850
7475 msgid "instructions write to the same destination register."
7476 msgstr ""
7477
7478 #: config/tc-m32r.c:858
7479 msgid "Instructions do not use parallel execution pipelines."
7480 msgstr ""
7481
7482 #: config/tc-m32r.c:866
7483 msgid "Instructions share the same execution pipeline"
7484 msgstr ""
7485
7486 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7487 #, c-format
7488 msgid "not a 16 bit instruction '%s'"
7489 msgstr ""
7490
7491 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7492 #, c-format
7493 msgid "instruction '%s' is for the M32R2 only"
7494 msgstr ""
7495
7496 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7497 #, c-format
7498 msgid "unknown instruction '%s'"
7499 msgstr ""
7500
7501 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7502 #, c-format
7503 msgid "instruction '%s' is for the M32RX only"
7504 msgstr ""
7505
7506 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7507 #, c-format
7508 msgid "instruction '%s' cannot be executed in parallel."
7509 msgstr ""
7510
7511 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7512 msgid "internal error: lookup/get operands failed"
7513 msgstr ""
7514
7515 #: config/tc-m32r.c:1096
7516 #, c-format
7517 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7518 msgstr ""
7519
7520 #: config/tc-m32r.c:1125
7521 #, c-format
7522 msgid ""
7523 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7524 "is this intentional ?"
7525 msgstr ""
7526
7527 #: config/tc-m32r.c:1129
7528 #, c-format
7529 msgid ""
7530 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7531 "is this intentional ?"
7532 msgstr ""
7533
7534 #: config/tc-m32r.c:1503
7535 #, c-format
7536 msgid ".SCOMMon length (%ld.) <0! Ignored."
7537 msgstr ""
7538
7539 #: config/tc-m32r.c:1553
7540 #, c-format
7541 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7542 msgstr ""
7543
7544 #: config/tc-m32r.c:1789
7545 msgid "Addend to unresolved symbol not on word boundary."
7546 msgstr ""
7547
7548 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7549 msgid "Invalid PIC expression."
7550 msgstr ""
7551
7552 #: config/tc-m32r.c:2074
7553 msgid "Unmatched high/shigh reloc"
7554 msgstr ""
7555
7556 #: config/tc-m68hc11.c:371
7557 #, c-format
7558 msgid ""
7559 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7560 "  -m68hc11 | -m68hc12 |\n"
7561 "  -m68hcs12               specify the processor [default %s]\n"
7562 "  -mshort                 use 16-bit int ABI (default)\n"
7563 "  -mlong                  use 32-bit int ABI\n"
7564 "  -mshort-double          use 32-bit double ABI\n"
7565 "  -mlong-double           use 64-bit double ABI (default)\n"
7566 "  --force-long-branches   always turn relative branches into absolute ones\n"
7567 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
7568 "                          when the offset is out of range\n"
7569 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7570 "                          when the instruction does not support direct mode\n"
7571 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
7572 "  --print-opcodes         print the list of instructions with syntax\n"
7573 "  --generate-example      generate an example of each instruction\n"
7574 "                          (used for testing)\n"
7575 msgstr ""
7576
7577 #: config/tc-m68hc11.c:417
7578 #, c-format
7579 msgid "Default target `%s' is not supported."
7580 msgstr ""
7581
7582 #. Dump the opcode statistics table.
7583 #: config/tc-m68hc11.c:435
7584 #, c-format
7585 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7586 msgstr ""
7587
7588 #: config/tc-m68hc11.c:501
7589 #, c-format
7590 msgid "Option `%s' is not recognized."
7591 msgstr ""
7592
7593 #: config/tc-m68hc11.c:671
7594 msgid "#<imm8>"
7595 msgstr ""
7596
7597 #: config/tc-m68hc11.c:680
7598 msgid "#<imm16>"
7599 msgstr ""
7600
7601 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7602 msgid "<imm8>,X"
7603 msgstr ""
7604
7605 #: config/tc-m68hc11.c:725
7606 msgid "*<abs8>"
7607 msgstr ""
7608
7609 #: config/tc-m68hc11.c:737
7610 msgid "#<mask>"
7611 msgstr ""
7612
7613 #: config/tc-m68hc11.c:747
7614 #, c-format
7615 msgid "symbol%d"
7616 msgstr ""
7617
7618 #: config/tc-m68hc11.c:749
7619 msgid "<abs>"
7620 msgstr ""
7621
7622 #: config/tc-m68hc11.c:768
7623 msgid "<label>"
7624 msgstr ""
7625
7626 #: config/tc-m68hc11.c:784
7627 #, c-format
7628 msgid ""
7629 "# Example of `%s' instructions\n"
7630 "\t.sect .text\n"
7631 "_start:\n"
7632 msgstr ""
7633
7634 #: config/tc-m68hc11.c:831
7635 #, c-format
7636 msgid "Instruction `%s' is not recognized."
7637 msgstr ""
7638
7639 #: config/tc-m68hc11.c:836
7640 #, c-format
7641 msgid "Instruction formats for `%s':"
7642 msgstr ""
7643
7644 #: config/tc-m68hc11.c:966
7645 #, c-format
7646 msgid "Immediate operand is not allowed for operand %d."
7647 msgstr ""
7648
7649 #: config/tc-m68hc11.c:1010
7650 msgid "Indirect indexed addressing is not valid for 68HC11."
7651 msgstr ""
7652
7653 #: config/tc-m68hc11.c:1030
7654 msgid "Spurious `,' or bad indirect register addressing mode."
7655 msgstr ""
7656
7657 #: config/tc-m68hc11.c:1052
7658 msgid "Missing second register or offset for indexed-indirect mode."
7659 msgstr ""
7660
7661 #: config/tc-m68hc11.c:1062
7662 msgid "Missing second register for indexed-indirect mode."
7663 msgstr ""
7664
7665 #: config/tc-m68hc11.c:1078
7666 msgid "Missing `]' to close indexed-indirect mode."
7667 msgstr ""
7668
7669 #: config/tc-m68hc11.c:1123
7670 msgid "Illegal operand."
7671 msgstr ""
7672
7673 #: config/tc-m68hc11.c:1128
7674 msgid "Missing operand."
7675 msgstr ""
7676
7677 #: config/tc-m68hc11.c:1181
7678 msgid "Pre-increment mode is not valid for 68HC11"
7679 msgstr ""
7680
7681 #: config/tc-m68hc11.c:1194
7682 msgid "Wrong register in register indirect mode."
7683 msgstr ""
7684
7685 #: config/tc-m68hc11.c:1202
7686 msgid "Missing `]' to close register indirect operand."
7687 msgstr ""
7688
7689 #: config/tc-m68hc11.c:1222
7690 msgid "Post-decrement mode is not valid for 68HC11."
7691 msgstr ""
7692
7693 #: config/tc-m68hc11.c:1230
7694 msgid "Post-increment mode is not valid for 68HC11."
7695 msgstr ""
7696
7697 #: config/tc-m68hc11.c:1248
7698 msgid "Invalid indexed indirect mode."
7699 msgstr ""
7700
7701 #: config/tc-m68hc11.c:1340
7702 #, c-format
7703 msgid "Trap id `%ld' is out of range."
7704 msgstr ""
7705
7706 #: config/tc-m68hc11.c:1344
7707 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7708 msgstr ""
7709
7710 #: config/tc-m68hc11.c:1351
7711 #, c-format
7712 msgid "Operand out of 8-bit range: `%ld'."
7713 msgstr ""
7714
7715 #: config/tc-m68hc11.c:1358
7716 msgid "The trap id must be a constant."
7717 msgstr ""
7718
7719 #: config/tc-m68hc11.c:1393
7720 #, c-format
7721 msgid "Operand `%x' not recognized in fixup8."
7722 msgstr ""
7723
7724 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7725 #, c-format
7726 msgid "Operand out of 16-bit range: `%ld'."
7727 msgstr ""
7728
7729 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7730 #, c-format
7731 msgid "Operand `%x' not recognized in fixup16."
7732 msgstr ""
7733
7734 #: config/tc-m68hc11.c:1492
7735 #, c-format
7736 msgid "Unexpected branch conversion with `%x'"
7737 msgstr ""
7738
7739 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7740 #, c-format
7741 msgid "Operand out of range for a relative branch: `%ld'"
7742 msgstr ""
7743
7744 #: config/tc-m68hc11.c:1689
7745 msgid "Invalid register for dbcc/tbcc instruction."
7746 msgstr ""
7747
7748 #: config/tc-m68hc11.c:1777
7749 #, c-format
7750 msgid "Increment/decrement value is out of range: `%ld'."
7751 msgstr ""
7752
7753 #: config/tc-m68hc11.c:1788
7754 msgid "Expecting a register."
7755 msgstr ""
7756
7757 #: config/tc-m68hc11.c:1803
7758 msgid "Invalid register for post/pre increment."
7759 msgstr ""
7760
7761 #: config/tc-m68hc11.c:1833
7762 msgid "Invalid register."
7763 msgstr ""
7764
7765 #: config/tc-m68hc11.c:1840
7766 #, c-format
7767 msgid "Offset out of 16-bit range: %ld."
7768 msgstr ""
7769
7770 #: config/tc-m68hc11.c:1845
7771 #, c-format
7772 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7773 msgstr ""
7774
7775 #: config/tc-m68hc11.c:1951
7776 msgid "Expecting register D for indexed indirect mode."
7777 msgstr ""
7778
7779 #: config/tc-m68hc11.c:1953
7780 msgid "Indexed indirect mode is not allowed for movb/movw."
7781 msgstr ""
7782
7783 #: config/tc-m68hc11.c:1970
7784 msgid "Invalid accumulator register."
7785 msgstr ""
7786
7787 #: config/tc-m68hc11.c:1995
7788 msgid "Invalid indexed register."
7789 msgstr ""
7790
7791 #: config/tc-m68hc11.c:2003
7792 msgid "Addressing mode not implemented yet."
7793 msgstr ""
7794
7795 #: config/tc-m68hc11.c:2016
7796 msgid "Invalid source register for this instruction, use 'tfr'."
7797 msgstr ""
7798
7799 #: config/tc-m68hc11.c:2018
7800 msgid "Invalid source register."
7801 msgstr ""
7802
7803 #: config/tc-m68hc11.c:2023
7804 msgid "Invalid destination register for this instruction, use 'tfr'."
7805 msgstr ""
7806
7807 #: config/tc-m68hc11.c:2025
7808 msgid "Invalid destination register."
7809 msgstr ""
7810
7811 #: config/tc-m68hc11.c:2121
7812 msgid "Invalid indexed register, expecting register X."
7813 msgstr ""
7814
7815 #: config/tc-m68hc11.c:2123
7816 msgid "Invalid indexed register, expecting register Y."
7817 msgstr ""
7818
7819 #: config/tc-m68hc11.c:2429
7820 msgid "No instruction or missing opcode."
7821 msgstr ""
7822
7823 #: config/tc-m68hc11.c:2494
7824 #, c-format
7825 msgid "Opcode `%s' is not recognized."
7826 msgstr ""
7827
7828 #: config/tc-m68hc11.c:2516
7829 #, c-format
7830 msgid "Garbage at end of instruction: `%s'."
7831 msgstr ""
7832
7833 #: config/tc-m68hc11.c:2539
7834 #, c-format
7835 msgid "Invalid operand for `%s'"
7836 msgstr ""
7837
7838 #: config/tc-m68hc11.c:2590
7839 #, c-format
7840 msgid "Invalid mode: %s\n"
7841 msgstr ""
7842
7843 #: config/tc-m68hc11.c:2650
7844 msgid "bad .relax format"
7845 msgstr ""
7846
7847 #: config/tc-m68hc11.c:2694
7848 #, c-format
7849 msgid "Relocation %d is not supported by object file format."
7850 msgstr ""
7851
7852 #: config/tc-m68hc11.c:2973
7853 msgid "bra or bsr with undefined symbol."
7854 msgstr ""
7855
7856 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7857 #, c-format
7858 msgid "Subtype %d is not recognized."
7859 msgstr ""
7860
7861 #: config/tc-m68hc11.c:3192
7862 msgid "Expression too complex."
7863 msgstr ""
7864
7865 #: config/tc-m68hc11.c:3225
7866 msgid "Value out of 16-bit range."
7867 msgstr ""
7868
7869 #: config/tc-m68hc11.c:3243
7870 #, c-format
7871 msgid "Value %ld too large for 8-bit PC-relative branch."
7872 msgstr ""
7873
7874 #: config/tc-m68hc11.c:3250
7875 #, c-format
7876 msgid "Auto increment/decrement offset '%ld' is out of range."
7877 msgstr ""
7878
7879 #: config/tc-m68hc11.c:3263
7880 #, c-format
7881 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7882 msgstr ""
7883
7884 #: config/tc-m68hc11.c:3279
7885 #, c-format
7886 msgid "Line %d: unknown relocation type: 0x%x."
7887 msgstr ""
7888
7889 #: config/tc-m68k.c:1146
7890 #, c-format
7891 msgid "Can not do %d byte pc-relative relocation"
7892 msgstr ""
7893
7894 #: config/tc-m68k.c:1148
7895 #, c-format
7896 msgid "Can not do %d byte pc-relative pic relocation"
7897 msgstr ""
7898
7899 #: config/tc-m68k.c:1153
7900 #, c-format
7901 msgid "Can not do %d byte relocation"
7902 msgstr ""
7903
7904 #: config/tc-m68k.c:1155
7905 #, c-format
7906 msgid "Can not do %d byte pic relocation"
7907 msgstr ""
7908
7909 #: config/tc-m68k.c:1235
7910 #, c-format
7911 msgid "Unable to produce reloc against symbol '%s'"
7912 msgstr ""
7913
7914 #: config/tc-m68k.c:1294 config/tc-vax.c:2365
7915 #, c-format
7916 msgid "Cannot make %s relocation PC relative"
7917 msgstr ""
7918
7919 #: config/tc-m68k.c:1393 config/tc-vax.c:1875
7920 msgid "No operator"
7921 msgstr ""
7922
7923 #: config/tc-m68k.c:1423 config/tc-vax.c:1891
7924 msgid "Unknown operator"
7925 msgstr ""
7926
7927 #: config/tc-m68k.c:2326
7928 msgid "invalid instruction for this architecture; needs "
7929 msgstr ""
7930
7931 #: config/tc-m68k.c:2334
7932 msgid "hardware divide"
7933 msgstr ""
7934
7935 #: config/tc-m68k.c:2356 config/tc-m68k.c:2360 config/tc-m68k.c:2364
7936 msgid "or higher"
7937 msgstr ""
7938
7939 #: config/tc-m68k.c:2417
7940 msgid "operands mismatch"
7941 msgstr ""
7942
7943 #: config/tc-m68k.c:2481 config/tc-m68k.c:2487 config/tc-m68k.c:2493
7944 #: config/tc-mmix.c:2462 config/tc-mmix.c:2486
7945 msgid "operand out of range"
7946 msgstr ""
7947
7948 #: config/tc-m68k.c:2550
7949 #, c-format
7950 msgid "Bignum too big for %c format; truncated"
7951 msgstr ""
7952
7953 #: config/tc-m68k.c:2627
7954 msgid "displacement too large for this architecture; needs 68020 or higher"
7955 msgstr ""
7956
7957 #: config/tc-m68k.c:2738
7958 msgid ""
7959 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7960 msgstr ""
7961
7962 #: config/tc-m68k.c:2743
7963 msgid "invalid index size for coldfire"
7964 msgstr ""
7965
7966 #: config/tc-m68k.c:2796
7967 msgid "Forcing byte displacement"
7968 msgstr ""
7969
7970 #: config/tc-m68k.c:2798
7971 msgid "byte displacement out of range"
7972 msgstr ""
7973
7974 #: config/tc-m68k.c:2846 config/tc-m68k.c:2884
7975 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7976 msgstr ""
7977
7978 #: config/tc-m68k.c:2870 config/tc-m68k.c:2904
7979 msgid ":b not permitted; defaulting to :w"
7980 msgstr ""
7981
7982 #: config/tc-m68k.c:2981
7983 msgid "unsupported byte value; use a different suffix"
7984 msgstr ""
7985
7986 #: config/tc-m68k.c:2996
7987 msgid "unknown/incorrect operand"
7988 msgstr ""
7989
7990 #: config/tc-m68k.c:3039 config/tc-m68k.c:3047 config/tc-m68k.c:3054
7991 #: config/tc-m68k.c:3061
7992 msgid "out of range"
7993 msgstr ""
7994
7995 #: config/tc-m68k.c:3134
7996 msgid "Can't use long branches on this architecture"
7997 msgstr ""
7998
7999 #: config/tc-m68k.c:3240
8000 msgid "Expression out of range, using 0"
8001 msgstr ""
8002
8003 #: config/tc-m68k.c:3432 config/tc-m68k.c:3448
8004 msgid "Floating point register in register list"
8005 msgstr ""
8006
8007 #: config/tc-m68k.c:3438
8008 msgid "Wrong register in floating-point reglist"
8009 msgstr ""
8010
8011 #: config/tc-m68k.c:3454
8012 msgid "incorrect register in reglist"
8013 msgstr ""
8014
8015 #: config/tc-m68k.c:3460
8016 msgid "wrong register in floating-point reglist"
8017 msgstr ""
8018
8019 #. ERROR.
8020 #: config/tc-m68k.c:3933
8021 msgid "Extra )"
8022 msgstr ""
8023
8024 #. ERROR.
8025 #: config/tc-m68k.c:3944
8026 msgid "Missing )"
8027 msgstr ""
8028
8029 #: config/tc-m68k.c:3961
8030 msgid "Missing operand"
8031 msgstr ""
8032
8033 #: config/tc-m68k.c:4280
8034 #, c-format
8035 msgid "unrecognized default cpu `%s'"
8036 msgstr ""
8037
8038 #: config/tc-m68k.c:4334
8039 #, c-format
8040 msgid "%s -- statement `%s' ignored"
8041 msgstr ""
8042
8043 #: config/tc-m68k.c:4383
8044 #, c-format
8045 msgid "Don't know how to figure width of %c in md_assemble()"
8046 msgstr ""
8047
8048 #: config/tc-m68k.c:4552
8049 #, c-format
8050 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
8051 msgstr ""
8052
8053 #: config/tc-m68k.c:4617 config/tc-m68k.c:4656
8054 #, c-format
8055 msgid "Internal Error: Can't find %s in hash table"
8056 msgstr ""
8057
8058 #: config/tc-m68k.c:4620 config/tc-m68k.c:4659
8059 #, c-format
8060 msgid "Internal Error: Can't hash %s: %s"
8061 msgstr ""
8062
8063 #: config/tc-m68k.c:4784
8064 #, c-format
8065 msgid "text label `%s' aligned to odd boundary"
8066 msgstr ""
8067
8068 #: config/tc-m68k.c:4956
8069 #, c-format
8070 msgid "value %ld out of range"
8071 msgstr ""
8072
8073 #: config/tc-m68k.c:4970
8074 msgid "invalid byte branch offset"
8075 msgstr ""
8076
8077 #: config/tc-m68k.c:5007
8078 msgid "short branch with zero offset: use :w"
8079 msgstr ""
8080
8081 #: config/tc-m68k.c:5051
8082 msgid "Conversion of PC relative BSR to absolute JSR"
8083 msgstr ""
8084
8085 #: config/tc-m68k.c:5062
8086 msgid "Conversion of PC relative branch to absolute jump"
8087 msgstr ""
8088
8089 #: config/tc-m68k.c:5079 config/tc-m68k.c:5140
8090 msgid "Conversion of PC relative conditional branch to absolute jump"
8091 msgstr ""
8092
8093 #: config/tc-m68k.c:5120
8094 msgid "Conversion of DBcc to absolute jump"
8095 msgstr ""
8096
8097 #: config/tc-m68k.c:5205
8098 msgid "Conversion of PC relative displacement to absolute"
8099 msgstr ""
8100
8101 #: config/tc-m68k.c:5418
8102 msgid "Tried to convert PC relative branch to absolute jump"
8103 msgstr ""
8104
8105 #: config/tc-m68k.c:5463 config/tc-m68k.c:5474 config/tc-m68k.c:5518
8106 msgid "expression out of range: defaulting to 1"
8107 msgstr ""
8108
8109 #: config/tc-m68k.c:5510
8110 msgid "expression out of range: defaulting to 0"
8111 msgstr ""
8112
8113 #: config/tc-m68k.c:5551 config/tc-m68k.c:5563
8114 #, c-format
8115 msgid "Can't deal with expression; defaulting to %ld"
8116 msgstr ""
8117
8118 #: config/tc-m68k.c:5577
8119 msgid "expression doesn't fit in BYTE"
8120 msgstr ""
8121
8122 #: config/tc-m68k.c:5581
8123 msgid "expression doesn't fit in WORD"
8124 msgstr ""
8125
8126 #: config/tc-m68k.c:5668
8127 #, c-format
8128 msgid "%s: unrecognized processor name"
8129 msgstr ""
8130
8131 #: config/tc-m68k.c:5729
8132 msgid "bad coprocessor id"
8133 msgstr ""
8134
8135 #: config/tc-m68k.c:5735
8136 msgid "unrecognized fopt option"
8137 msgstr ""
8138
8139 #: config/tc-m68k.c:5868
8140 #, c-format
8141 msgid "option `%s' may not be negated"
8142 msgstr ""
8143
8144 #: config/tc-m68k.c:5879
8145 #, c-format
8146 msgid "option `%s' not recognized"
8147 msgstr ""
8148
8149 #: config/tc-m68k.c:5908
8150 msgid "bad format of OPT NEST=depth"
8151 msgstr ""
8152
8153 #: config/tc-m68k.c:5964
8154 msgid "missing label"
8155 msgstr ""
8156
8157 #: config/tc-m68k.c:5988 config/tc-m68k.c:6017
8158 msgid "bad register list"
8159 msgstr ""
8160
8161 #: config/tc-m68k.c:5990
8162 #, c-format
8163 msgid "bad register list: %s"
8164 msgstr ""
8165
8166 #: config/tc-m68k.c:6088
8167 msgid "restore without save"
8168 msgstr ""
8169
8170 #: config/tc-m68k.c:6242 config/tc-m68k.c:6612
8171 msgid "syntax error in structured control directive"
8172 msgstr ""
8173
8174 #: config/tc-m68k.c:6287
8175 msgid "missing condition code in structured control directive"
8176 msgstr ""
8177
8178 #: config/tc-m68k.c:6358
8179 #, c-format
8180 msgid ""
8181 "Condition <%c%c> in structured control directive can not be encoded correctly"
8182 msgstr ""
8183
8184 #: config/tc-m68k.c:6654
8185 msgid "missing then"
8186 msgstr ""
8187
8188 #: config/tc-m68k.c:6735
8189 msgid "else without matching if"
8190 msgstr ""
8191
8192 #: config/tc-m68k.c:6768
8193 msgid "endi without matching if"
8194 msgstr ""
8195
8196 #: config/tc-m68k.c:6808
8197 msgid "break outside of structured loop"
8198 msgstr ""
8199
8200 #: config/tc-m68k.c:6846
8201 msgid "next outside of structured loop"
8202 msgstr ""
8203
8204 #: config/tc-m68k.c:6897
8205 msgid "missing ="
8206 msgstr ""
8207
8208 #: config/tc-m68k.c:6935
8209 msgid "missing to or downto"
8210 msgstr ""
8211
8212 #: config/tc-m68k.c:6971 config/tc-m68k.c:7005 config/tc-m68k.c:7219
8213 msgid "missing do"
8214 msgstr ""
8215
8216 #: config/tc-m68k.c:7106
8217 msgid "endf without for"
8218 msgstr ""
8219
8220 #: config/tc-m68k.c:7160
8221 msgid "until without repeat"
8222 msgstr ""
8223
8224 #: config/tc-m68k.c:7254
8225 msgid "endw without while"
8226 msgstr ""
8227
8228 #: config/tc-m68k.c:7287 config/tc-m68k.c:7315
8229 msgid "already assembled instructions"
8230 msgstr ""
8231
8232 #: config/tc-m68k.c:7392
8233 #, c-format
8234 msgid "`%s' is deprecated, use `%s'"
8235 msgstr ""
8236
8237 #: config/tc-m68k.c:7411
8238 #, c-format
8239 msgid "cpu `%s' unrecognized"
8240 msgstr ""
8241
8242 #: config/tc-m68k.c:7430
8243 #, c-format
8244 msgid "architecture `%s' unrecognized"
8245 msgstr ""
8246
8247 #: config/tc-m68k.c:7451
8248 #, c-format
8249 msgid "extension `%s' unrecognized"
8250 msgstr ""
8251
8252 #: config/tc-m68k.c:7570
8253 #, c-format
8254 msgid "option `-A%s' is deprecated: use `-%s'"
8255 msgstr ""
8256
8257 #: config/tc-m68k.c:7603
8258 msgid "architecture features both enabled and disabled"
8259 msgstr ""
8260
8261 #: config/tc-m68k.c:7630
8262 msgid "selected processor does not have all features of selected architecture"
8263 msgstr ""
8264
8265 #: config/tc-m68k.c:7639
8266 msgid "m68k and cf features both selected"
8267 msgstr ""
8268
8269 #: config/tc-m68k.c:7651
8270 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8271 msgstr ""
8272
8273 #: config/tc-m68k.c:7685
8274 #, c-format
8275 msgid ""
8276 "-march=<arch>\t\tset architecture\n"
8277 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8278 msgstr ""
8279
8280 #: config/tc-m68k.c:7690
8281 #, c-format
8282 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8283 msgstr ""
8284
8285 #: config/tc-m68k.c:7696
8286 #, c-format
8287 msgid ""
8288 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8289 "-pic, -k\t\tgenerate position independent code\n"
8290 "-S\t\t\tturn jbsr into jsr\n"
8291 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
8292 "--register-prefix-optional\n"
8293 "\t\t\trecognize register names without prefix character\n"
8294 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8295 "--base-size-default-16\tbase reg without size is 16 bits\n"
8296 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8297 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8298 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8299 msgstr ""
8300
8301 #: config/tc-m68k.c:7710
8302 #, c-format
8303 msgid "Architecture variants are: "
8304 msgstr ""
8305
8306 #: config/tc-m68k.c:7719
8307 #, c-format
8308 msgid "Processor variants are: "
8309 msgstr ""
8310
8311 #: config/tc-m68k.c:7726 config/tc-xtensa.c:6237
8312 #, c-format
8313 msgid "\n"
8314 msgstr ""
8315
8316 #: config/tc-m68k.c:7757
8317 #, c-format
8318 msgid "Error %s in %s\n"
8319 msgstr ""
8320
8321 #: config/tc-m68k.c:7761
8322 #, c-format
8323 msgid "Opcode(%d.%s): "
8324 msgstr ""
8325
8326 #: config/tc-m68k.c:7921
8327 msgid "Not a defined coldfire architecture"
8328 msgstr ""
8329
8330 #. Over here we will fill the description of the machine specific options.
8331 #: config/tc-maxq.c:209
8332 #, c-format
8333 msgid " MAXQ-specific assembler options:\n"
8334 msgstr ""
8335
8336 #: config/tc-maxq.c:211
8337 #, c-format
8338 msgid ""
8339 "\t-MAXQ20\t\t       generate obj for MAXQ20(default)\n"
8340 "\t-MAXQ10\t\t       generate obj for MAXQ10\n"
8341 "\t"
8342 msgstr ""
8343
8344 #: config/tc-maxq.c:377
8345 #, c-format
8346 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8347 msgstr ""
8348
8349 #: config/tc-maxq.c:454
8350 #, c-format
8351 msgid "Cant make long jump/call into short jump/call : %d"
8352 msgstr ""
8353
8354 #: config/tc-maxq.c:933
8355 #, c-format
8356 msgid "Invalid register value %s"
8357 msgstr ""
8358
8359 #: config/tc-maxq.c:1051
8360 #, c-format
8361 msgid "Invalid bit number : '%c'"
8362 msgstr ""
8363
8364 #: config/tc-maxq.c:1063
8365 #, c-format
8366 msgid "Illegal character after operand '%s'"
8367 msgstr ""
8368
8369 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8370 #, c-format
8371 msgid "Invalid Character in immediate Value : %c"
8372 msgstr ""
8373
8374 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8375 #, c-format
8376 msgid "Invalid Character in immediate value : %c"
8377 msgstr ""
8378
8379 #: config/tc-maxq.c:1175
8380 msgid "Immediate value greater than 16 bits"
8381 msgstr ""
8382
8383 #: config/tc-maxq.c:1189
8384 msgid ""
8385 "Attempt to move a value in the stack pointer greater than the size of the "
8386 "stack"
8387 msgstr ""
8388
8389 #: config/tc-maxq.c:1198
8390 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8391 msgstr ""
8392
8393 #: config/tc-maxq.c:1260
8394 msgid "Invalid immediate move operation"
8395 msgstr ""
8396
8397 #: config/tc-maxq.c:1533
8398 #, c-format
8399 msgid "Size of Operand '%s' greater than %d"
8400 msgstr ""
8401
8402 #: config/tc-maxq.c:1688
8403 #, c-format
8404 msgid "illegal immediate operand '%s'"
8405 msgstr ""
8406
8407 #: config/tc-maxq.c:1710
8408 #, c-format
8409 msgid "Invalid operand for memory access '%s'"
8410 msgstr ""
8411
8412 #: config/tc-maxq.c:1772
8413 msgid "illegal displacement operand "
8414 msgstr ""
8415
8416 #: config/tc-maxq.c:1837
8417 #, c-format
8418 msgid "invalid character %c before operand %d"
8419 msgstr ""
8420
8421 #: config/tc-maxq.c:1859
8422 #, c-format
8423 msgid "invalid character %c in operand %d"
8424 msgstr ""
8425
8426 #. We found no match.
8427 #: config/tc-maxq.c:2004
8428 #, c-format
8429 msgid "operand %d is invalid for `%s'"
8430 msgstr ""
8431
8432 #: config/tc-maxq.c:2037
8433 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8434 msgstr ""
8435
8436 #: config/tc-maxq.c:2055
8437 #, c-format
8438 msgid "'%s' operand cant be used as destination in %s"
8439 msgstr ""
8440
8441 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8442 #, c-format
8443 msgid "Invalid Instruction '%s' operand cant be used with %s"
8444 msgstr ""
8445
8446 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8447 #, c-format
8448 msgid "'%s' operand cant be used as source in %s"
8449 msgstr ""
8450
8451 #: config/tc-maxq.c:2147
8452 #, c-format
8453 msgid "'%s' instruction cant have first operand as Immediate vale"
8454 msgstr ""
8455
8456 #: config/tc-maxq.c:2160
8457 #, c-format
8458 msgid "SP cannot be used with %s\n"
8459 msgstr ""
8460
8461 #: config/tc-maxq.c:2167
8462 msgid "@SP-- cannot be used with PUSH\n"
8463 msgstr ""
8464
8465 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8466 msgid ""
8467 "Operands either contradictory or use the data bus in read/write state "
8468 "together"
8469 msgstr ""
8470
8471 #: config/tc-maxq.c:2198
8472 msgid "MOVE Cant Use NUL as SRC"
8473 msgstr ""
8474
8475 #: config/tc-maxq.c:2220
8476 msgid "Contradictory movement between DP register and memory access using DP"
8477 msgstr ""
8478
8479 #: config/tc-maxq.c:2228
8480 msgid "SP and @SP-- cannot be used together in a move instruction"
8481 msgstr ""
8482
8483 #: config/tc-maxq.c:2247
8484 msgid "Only Module 8 system registers allowed in this operation"
8485 msgstr ""
8486
8487 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8488 msgid "Read only Register used as destination"
8489 msgstr ""
8490
8491 #: config/tc-maxq.c:2290
8492 #, c-format
8493 msgid "Bit No '%d'exceeds register size in this operation"
8494 msgstr ""
8495
8496 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8497 #, c-format
8498 msgid "Bit No '%d' exceeds register size in this operation"
8499 msgstr ""
8500
8501 #: config/tc-maxq.c:2352
8502 msgid "Memory References cannot be used with branching operations\n"
8503 msgstr ""
8504
8505 #: config/tc-maxq.c:2361
8506 msgid "DJNZ uses only LC[n] register \n"
8507 msgstr ""
8508
8509 #: config/tc-maxq.c:2387
8510 #, c-format
8511 msgid "'%s' operand cant be used as destination  in %s"
8512 msgstr ""
8513
8514 #: config/tc-maxq.c:2397
8515 #, c-format
8516 msgid "Read only register used for writing purposes '%s'"
8517 msgstr ""
8518
8519 #: config/tc-maxq.c:2409
8520 msgid "Invalid destination for this kind of source."
8521 msgstr ""
8522
8523 #: config/tc-maxq.c:2416
8524 msgid ""
8525 "Invalid register as destination for this kind of source.Only data pointers "
8526 "can be used."
8527 msgstr ""
8528
8529 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8530 msgid "Invalid Instruction"
8531 msgstr ""
8532
8533 #: config/tc-maxq.c:2790
8534 msgid "Cannot allocate memory"
8535 msgstr ""
8536
8537 #: config/tc-maxq.c:2862
8538 msgid "Internal Error: Illegal Architecure specified"
8539 msgstr ""
8540
8541 #: config/tc-maxq.c:2900
8542 msgid "Invalid architecture type"
8543 msgstr ""
8544
8545 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8546 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8547 #, c-format
8548 msgid "Internal Error : Can't Hash %s : %s"
8549 msgstr ""
8550
8551 #: config/tc-maxq.c:3071
8552 #, c-format
8553 msgid "Ineffective insntruction %s \n"
8554 msgstr ""
8555
8556 #: config/tc-mcore.c:521 config/tc-microblaze.c:496 config/tc-microblaze.c:524
8557 #: config/tc-microblaze.c:550 config/tc-microblaze.c:562
8558 #, c-format
8559 msgid "register expected, but saw '%.6s'"
8560 msgstr ""
8561
8562 #: config/tc-mcore.c:603
8563 #, c-format
8564 msgid "control register expected, but saw '%.6s'"
8565 msgstr ""
8566
8567 #: config/tc-mcore.c:639
8568 msgid "bad/missing psr specifier"
8569 msgstr ""
8570
8571 #: config/tc-mcore.c:689
8572 msgid "more than 65K literal pools"
8573 msgstr ""
8574
8575 #: config/tc-mcore.c:743
8576 msgid "missing ']'"
8577 msgstr ""
8578
8579 #: config/tc-mcore.c:782
8580 msgid "operand must be a constant"
8581 msgstr ""
8582
8583 #: config/tc-mcore.c:784
8584 #, c-format
8585 msgid "operand must be absolute in range %u..%u, not %ld"
8586 msgstr ""
8587
8588 #: config/tc-mcore.c:819
8589 msgid "operand must be a multiple of 4"
8590 msgstr ""
8591
8592 #: config/tc-mcore.c:826
8593 msgid "operand must be a multiple of 2"
8594 msgstr ""
8595
8596 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8597 msgid "base register expected"
8598 msgstr ""
8599
8600 #: config/tc-mcore.c:888 config/tc-microblaze.c:832 config/tc-microblaze.c:968
8601 #: config/tc-microblaze.c:1000 config/tc-microblaze.c:1450
8602 #: config/tc-microblaze.c:1517 config/tc-microblaze.c:1591
8603 #: config/tc-microblaze.c:1964 config/tc-microblaze.c:2005
8604 #, c-format
8605 msgid "unknown opcode \"%s\""
8606 msgstr ""
8607
8608 #: config/tc-mcore.c:931
8609 msgid "invalid register: r15 illegal"
8610 msgstr ""
8611
8612 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8613 msgid "M340 specific opcode used when assembling for M210"
8614 msgstr ""
8615
8616 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8617 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8618 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8619 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8620 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8621 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8622 msgid "second operand missing"
8623 msgstr ""
8624
8625 #: config/tc-mcore.c:1014
8626 msgid "destination register must be r1"
8627 msgstr ""
8628
8629 #: config/tc-mcore.c:1035
8630 msgid "source register must be r1"
8631 msgstr ""
8632
8633 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8634 msgid "immediate is not a power of two"
8635 msgstr ""
8636
8637 #: config/tc-mcore.c:1127
8638 msgid "translating bgeni to movi"
8639 msgstr ""
8640
8641 #: config/tc-mcore.c:1164
8642 msgid "translating mgeni to movi"
8643 msgstr ""
8644
8645 #: config/tc-mcore.c:1196
8646 msgid "translating bmaski to movi"
8647 msgstr ""
8648
8649 #: config/tc-mcore.c:1272
8650 #, c-format
8651 msgid "displacement too large (%d)"
8652 msgstr ""
8653
8654 #: config/tc-mcore.c:1286
8655 msgid "Invalid register: r0 and r15 illegal"
8656 msgstr ""
8657
8658 #: config/tc-mcore.c:1317
8659 msgid "bad starting register: r0 and r15 invalid"
8660 msgstr ""
8661
8662 #: config/tc-mcore.c:1330
8663 msgid "ending register must be r15"
8664 msgstr ""
8665
8666 #: config/tc-mcore.c:1350
8667 msgid "bad base register: must be r0"
8668 msgstr ""
8669
8670 #: config/tc-mcore.c:1368
8671 msgid "first register must be r4"
8672 msgstr ""
8673
8674 #: config/tc-mcore.c:1379
8675 msgid "last register must be r7"
8676 msgstr ""
8677
8678 #: config/tc-mcore.c:1416
8679 msgid "reg-reg expected"
8680 msgstr ""
8681
8682 #: config/tc-mcore.c:1527
8683 msgid "second operand must be 1"
8684 msgstr ""
8685
8686 #: config/tc-mcore.c:1548
8687 msgid "zero used as immediate value"
8688 msgstr ""
8689
8690 #: config/tc-mcore.c:1575
8691 msgid "duplicated psr bit specifier"
8692 msgstr ""
8693
8694 #: config/tc-mcore.c:1581
8695 msgid "`af' must appear alone"
8696 msgstr ""
8697
8698 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1611
8699 #, c-format
8700 msgid "unimplemented opcode \"%s\""
8701 msgstr ""
8702
8703 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1620
8704 #, c-format
8705 msgid "ignoring operands: %s "
8706 msgstr ""
8707
8708 #: config/tc-mcore.c:1667
8709 #, c-format
8710 msgid "unrecognised cpu type '%s'"
8711 msgstr ""
8712
8713 #: config/tc-mcore.c:1685
8714 #, c-format
8715 msgid ""
8716 "MCORE specific options:\n"
8717 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8718 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8719 "  -cpu=[210|340]          select CPU type\n"
8720 "  -EB                     assemble for a big endian system (default)\n"
8721 "  -EL                     assemble for a little endian system\n"
8722 msgstr ""
8723
8724 #: config/tc-mcore.c:1703 config/tc-microblaze.c:1729
8725 msgid "failed sanity check: short_jump"
8726 msgstr ""
8727
8728 #: config/tc-mcore.c:1713 config/tc-microblaze.c:1739
8729 msgid "failed sanity check: long_jump"
8730 msgstr ""
8731
8732 #: config/tc-mcore.c:1739
8733 #, c-format
8734 msgid "odd displacement at %x"
8735 msgstr ""
8736
8737 #. Variable not in small data read only segment accessed
8738 #. using small data read only anchor.
8739 #: config/tc-mcore.c:1921 config/tc-microblaze.c:1826
8740 #: config/tc-microblaze.c:2117 config/tc-microblaze.c:2140
8741 msgid "unknown"
8742 msgstr ""
8743
8744 #: config/tc-mcore.c:1948
8745 #, c-format
8746 msgid "odd distance branch (0x%lx bytes)"
8747 msgstr ""
8748
8749 #: config/tc-mcore.c:1952
8750 #, c-format
8751 msgid "pcrel for branch to %s too far (0x%lx)"
8752 msgstr ""
8753
8754 #: config/tc-mcore.c:1972
8755 #, c-format
8756 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8757 msgstr ""
8758
8759 #: config/tc-mcore.c:1984
8760 #, c-format
8761 msgid "pcrel for loopt too far (0x%lx)"
8762 msgstr ""
8763
8764 #: config/tc-mcore.c:2180 config/tc-microblaze.c:2272 config/tc-tic30.c:1384
8765 #, c-format
8766 msgid "Can not do %d byte %srelocation"
8767 msgstr ""
8768
8769 #: config/tc-mcore.c:2182 config/tc-microblaze.c:2274
8770 msgid "pc-relative"
8771 msgstr ""
8772
8773 #: config/tc-mep.c:343
8774 #, c-format
8775 msgid ""
8776 "MeP specific command line options:\n"
8777 "  -EB                     assemble for a big endian system\n"
8778 "  -EL                     assemble for a little endian system (default)\n"
8779 "  -mconfig=<name>         specify a chip configuration to use\n"
8780 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8781 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8782 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8783 "                          enable/disable the given opcodes\n"
8784 "\n"
8785 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8786 "  if no -m options are given, all core opcodes are enabled;\n"
8787 "  if any enabling -m options are given, only those are enabled;\n"
8788 "  if only disabling -m options are given, only those are disabled.\n"
8789 msgstr ""
8790
8791 #: config/tc-mep.c:412
8792 msgid "$hi and $lo are disabled when MUL and DIV are off"
8793 msgstr ""
8794
8795 #: config/tc-mep.c:419
8796 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8797 msgstr ""
8798
8799 #: config/tc-mep.c:424
8800 msgid "$dbg and $depc are disabled when DEBUG is off"
8801 msgstr ""
8802
8803 #: config/tc-mep.c:615
8804 msgid "core and copro insn lengths must total 32 bits."
8805 msgstr ""
8806
8807 #: config/tc-mep.c:618 config/tc-mep.c:755
8808 msgid "vliw group must consist of 1 core and 1 copro insn."
8809 msgstr ""
8810
8811 #: config/tc-mep.c:752
8812 msgid "core and copro insn lengths must total 64 bits."
8813 msgstr ""
8814
8815 #: config/tc-mep.c:984
8816 #, c-format
8817 msgid "cannot pack %s with a 16-bit insn"
8818 msgstr ""
8819
8820 #: config/tc-mep.c:1002
8821 #, c-format
8822 msgid "cannot pack %s and %s together with a 16-bit insn"
8823 msgstr ""
8824
8825 #: config/tc-mep.c:1008
8826 msgid "too many IVC2 insns to pack with a 16-bit core insn"
8827 msgstr ""
8828
8829 #: config/tc-mep.c:1023
8830 #, c-format
8831 msgid "cannot pack %s into slot P1"
8832 msgstr ""
8833
8834 #: config/tc-mep.c:1029
8835 msgid "too many IVC2 insns to pack with a 32-bit core insn"
8836 msgstr ""
8837
8838 #: config/tc-mep.c:1047
8839 #, c-format
8840 msgid "unable to pack %s by itself?"
8841 msgstr ""
8842
8843 #: config/tc-mep.c:1077
8844 #, c-format
8845 msgid "cannot pack %s and %s together"
8846 msgstr ""
8847
8848 #: config/tc-mep.c:1083
8849 msgid "too many IVC2 insns to pack together"
8850 msgstr ""
8851
8852 #. There are no insns in the queue and a plus is present.
8853 #. This is a syntax error.  Let's not tolerate this.
8854 #. We can relax this later if necessary.
8855 #: config/tc-mep.c:1320
8856 msgid "Invalid use of parallelization operator."
8857 msgstr ""
8858
8859 #: config/tc-mep.c:1366
8860 msgid "Leading plus sign not allowed in core mode"
8861 msgstr ""
8862
8863 #: config/tc-mep.c:1889
8864 #, c-format
8865 msgid "Don't know how to relocate plain operands of type %s"
8866 msgstr ""
8867
8868 #: config/tc-mep.c:1899
8869 #, c-format
8870 msgid "Perhaps you are missing %%tpoff()?"
8871 msgstr ""
8872
8873 #: config/tc-mep.c:2086
8874 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8875 msgstr ""
8876
8877 #: config/tc-mep.c:2144
8878 msgid ".vliw unavailable when VLIW is disabled."
8879 msgstr ""
8880
8881 #: config/tc-microblaze.c:501 config/tc-microblaze.c:530
8882 #: config/tc-microblaze.c:556
8883 #, c-format
8884 msgid "Invalid register number at '%.6s'"
8885 msgstr ""
8886
8887 #: config/tc-microblaze.c:651
8888 msgid "operand must be a constant or a label"
8889 msgstr ""
8890
8891 #: config/tc-microblaze.c:655
8892 #, c-format
8893 msgid "operand must be absolute in range %d..%d, not %d"
8894 msgstr ""
8895
8896 #: config/tc-microblaze.c:846 config/tc-microblaze.c:853
8897 #: config/tc-microblaze.c:860 config/tc-microblaze.c:893
8898 #: config/tc-microblaze.c:900 config/tc-microblaze.c:906
8899 #: config/tc-microblaze.c:1023 config/tc-microblaze.c:1030
8900 #: config/tc-microblaze.c:1036 config/tc-microblaze.c:1067
8901 #: config/tc-microblaze.c:1074 config/tc-microblaze.c:1094
8902 #: config/tc-microblaze.c:1101 config/tc-microblaze.c:1121
8903 #: config/tc-microblaze.c:1128 config/tc-microblaze.c:1146
8904 #: config/tc-microblaze.c:1153 config/tc-microblaze.c:1175
8905 #: config/tc-microblaze.c:1182 config/tc-microblaze.c:1200
8906 #: config/tc-microblaze.c:1215 config/tc-microblaze.c:1233
8907 #: config/tc-microblaze.c:1250 config/tc-microblaze.c:1257
8908 #: config/tc-microblaze.c:1299 config/tc-microblaze.c:1306
8909 #: config/tc-microblaze.c:1348 config/tc-microblaze.c:1355
8910 #: config/tc-microblaze.c:1378 config/tc-microblaze.c:1385
8911 #: config/tc-microblaze.c:1405 config/tc-microblaze.c:1411
8912 #: config/tc-microblaze.c:1472 config/tc-microblaze.c:1478
8913 #: config/tc-microblaze.c:1539
8914 msgid "Error in statement syntax"
8915 msgstr ""
8916
8917 #: config/tc-microblaze.c:866 config/tc-microblaze.c:868
8918 #: config/tc-microblaze.c:870 config/tc-microblaze.c:910
8919 #: config/tc-microblaze.c:912 config/tc-microblaze.c:1040
8920 #: config/tc-microblaze.c:1042 config/tc-microblaze.c:1080
8921 #: config/tc-microblaze.c:1082 config/tc-microblaze.c:1107
8922 #: config/tc-microblaze.c:1109 config/tc-microblaze.c:1134
8923 #: config/tc-microblaze.c:1157 config/tc-microblaze.c:1188
8924 #: config/tc-microblaze.c:1205 config/tc-microblaze.c:1221
8925 #: config/tc-microblaze.c:1239 config/tc-microblaze.c:1361
8926 #: config/tc-microblaze.c:1363 config/tc-microblaze.c:1391
8927 #: config/tc-microblaze.c:1393 config/tc-microblaze.c:1415
8928 #: config/tc-microblaze.c:1482 config/tc-microblaze.c:1545
8929 msgid "Cannot use special register with this instruction"
8930 msgstr ""
8931
8932 #: config/tc-microblaze.c:920
8933 msgid "lmi pseudo instruction should not use a label in imm field"
8934 msgstr ""
8935
8936 #: config/tc-microblaze.c:922
8937 msgid "smi pseudo instruction should not use a label in imm field"
8938 msgstr ""
8939
8940 #: config/tc-microblaze.c:1045
8941 msgid "Symbol used as immediate for shift instruction"
8942 msgstr ""
8943
8944 #: config/tc-microblaze.c:1054
8945 #, c-format
8946 msgid "Shift value > 32. using <value %% 32>"
8947 msgstr ""
8948
8949 #: config/tc-microblaze.c:1160
8950 msgid "Symbol used as immediate value for msrset/msrclr instructions"
8951 msgstr ""
8952
8953 #: config/tc-microblaze.c:1288 config/tc-microblaze.c:1337
8954 msgid "invalid value for special purpose register"
8955 msgstr ""
8956
8957 #: config/tc-microblaze.c:1553
8958 msgid "An IMM instruction should not be present in the .s file"
8959 msgstr ""
8960
8961 #: config/tc-microblaze.c:1681
8962 msgid "Bad call to MD_NTOF()"
8963 msgstr ""
8964
8965 #: config/tc-microblaze.c:1917
8966 #, c-format
8967 msgid "pcrel for branch to %s too far (0x%x)"
8968 msgstr ""
8969
8970 #. We know the abs value: Should never happen.
8971 #: config/tc-microblaze.c:2066
8972 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
8973 msgstr ""
8974
8975 #. Cannot have a PC-relative branch to a diff segment.
8976 #: config/tc-microblaze.c:2079
8977 #, c-format
8978 msgid "PC relative branch to label %s which is not in the instruction space"
8979 msgstr ""
8980
8981 #: config/tc-microblaze.c:2120
8982 msgid ""
8983 "Variable is accessed using small data read only anchor, but it is not in the "
8984 "small data read only section"
8985 msgstr ""
8986
8987 #: config/tc-microblaze.c:2143
8988 msgid ""
8989 "Variable is accessed using small data read write anchor, but it is not in "
8990 "the small data read write section"
8991 msgstr ""
8992
8993 #: config/tc-microblaze.c:2152
8994 msgid "Incorrect fr_opcode value in frag.  Internal error....."
8995 msgstr ""
8996
8997 #. We know the abs value: Should never happen.
8998 #: config/tc-microblaze.c:2159
8999 msgid "Absolute value in relaxation code.  Assembler error....."
9000 msgstr ""
9001
9002 #: config/tc-microblaze.c:2364 config/tc-mn10300.c:1065 config/tc-sh.c:776
9003 #: config/tc-z80.c:671 read.c:4275
9004 #, c-format
9005 msgid "unsupported BFD relocation size %u"
9006 msgstr ""
9007
9008 #. Prototypes for static functions.
9009 #: config/tc-mips.c:1042
9010 #, c-format
9011 msgid "internal Error, line %d, %s"
9012 msgstr ""
9013
9014 #: config/tc-mips.c:1795 config/tc-mips.c:12826
9015 #, c-format
9016 msgid "Unrecognized register name `%s'"
9017 msgstr ""
9018
9019 #: config/tc-mips.c:1887
9020 msgid "-G may not be used in position-independent code"
9021 msgstr ""
9022
9023 #: config/tc-mips.c:1934
9024 #, c-format
9025 msgid "internal: can't hash `%s': %s"
9026 msgstr ""
9027
9028 #: config/tc-mips.c:1942
9029 #, c-format
9030 msgid "internal error: bad mips16 opcode: %s %s\n"
9031 msgstr ""
9032
9033 #: config/tc-mips.c:2114
9034 #, c-format
9035 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9036 msgstr ""
9037
9038 #: config/tc-mips.c:2890 config/tc-mips.c:14521
9039 msgid "extended instruction in delay slot"
9040 msgstr ""
9041
9042 #: config/tc-mips.c:2954 config/tc-mips.c:2961
9043 #, c-format
9044 msgid "jump to misaligned address (0x%lx)"
9045 msgstr ""
9046
9047 #: config/tc-mips.c:2971 config/tc-mips.c:3742
9048 #, c-format
9049 msgid "branch to misaligned address (0x%lx)"
9050 msgstr ""
9051
9052 #: config/tc-mips.c:2976 config/tc-mips.c:3745
9053 #, c-format
9054 msgid "branch address range overflow (0x%lx)"
9055 msgstr ""
9056
9057 #. To reproduce this failure try assembling gas/testsuites/
9058 #. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9059 #. assembler.
9060 #: config/tc-mips.c:3003
9061 #, c-format
9062 msgid "Unsupported MIPS relocation number %d"
9063 msgstr ""
9064
9065 #: config/tc-mips.c:3475
9066 msgid ""
9067 "Macro instruction expanded into multiple instructions in a branch delay slot"
9068 msgstr ""
9069
9070 #: config/tc-mips.c:3478
9071 msgid "Macro instruction expanded into multiple instructions"
9072 msgstr ""
9073
9074 #: config/tc-mips.c:4014 config/tc-mips.c:8012 config/tc-mips.c:8036
9075 #: config/tc-mips.c:8109 config/tc-mips.c:8132
9076 msgid "operand overflow"
9077 msgstr ""
9078
9079 #: config/tc-mips.c:4033 config/tc-mips.c:4633 config/tc-mips.c:7383
9080 #: config/tc-mips.c:8199
9081 msgid "Macro used $at after \".set noat\""
9082 msgstr ""
9083
9084 #: config/tc-mips.c:4062
9085 msgid "unsupported large constant"
9086 msgstr ""
9087
9088 #: config/tc-mips.c:4064
9089 #, c-format
9090 msgid "Instruction %s requires absolute expression"
9091 msgstr ""
9092
9093 #: config/tc-mips.c:4197 config/tc-mips.c:6503 config/tc-mips.c:7079
9094 #, c-format
9095 msgid "Number (0x%s) larger than 32 bits"
9096 msgstr ""
9097
9098 #: config/tc-mips.c:4217
9099 msgid "Number larger than 64 bits"
9100 msgstr ""
9101
9102 #: config/tc-mips.c:4511 config/tc-mips.c:4539 config/tc-mips.c:4577
9103 #: config/tc-mips.c:4622 config/tc-mips.c:6712 config/tc-mips.c:6751
9104 #: config/tc-mips.c:6790 config/tc-mips.c:7194 config/tc-mips.c:7246
9105 msgid "PIC code offset overflow (max 16 signed bits)"
9106 msgstr ""
9107
9108 #: config/tc-mips.c:4944 config/tc-mips.c:5010 config/tc-mips.c:5098
9109 #: config/tc-mips.c:5145 config/tc-mips.c:5206 config/tc-mips.c:5254
9110 #: config/tc-mips.c:8293 config/tc-mips.c:8300 config/tc-mips.c:8307
9111 #: config/tc-mips.c:8414
9112 msgid "Unsupported large constant"
9113 msgstr ""
9114
9115 #. result is always true
9116 #: config/tc-mips.c:4976
9117 #, c-format
9118 msgid "Branch %s is always true"
9119 msgstr ""
9120
9121 #: config/tc-mips.c:5217 config/tc-mips.c:5265 config/tc-mips.c:9065
9122 #: config/tc-mips.c:9222
9123 #, c-format
9124 msgid "Improper position (%lu)"
9125 msgstr ""
9126
9127 #: config/tc-mips.c:5223 config/tc-mips.c:9132
9128 #, c-format
9129 msgid "Improper extract size (%lu, position %lu)"
9130 msgstr ""
9131
9132 #: config/tc-mips.c:5271 config/tc-mips.c:9096
9133 #, c-format
9134 msgid "Improper insert size (%lu, position %lu)"
9135 msgstr ""
9136
9137 #: config/tc-mips.c:5308 config/tc-mips.c:5405
9138 msgid "Divide by zero."
9139 msgstr ""
9140
9141 #: config/tc-mips.c:5491
9142 msgid "dla used to load 32-bit register"
9143 msgstr ""
9144
9145 #: config/tc-mips.c:5494
9146 msgid "la used to load 64-bit address"
9147 msgstr ""
9148
9149 #: config/tc-mips.c:5606 config/tc-z80.c:700
9150 msgid "offset too large"
9151 msgstr ""
9152
9153 #: config/tc-mips.c:5780 config/tc-mips.c:6059
9154 msgid "PIC code offset overflow (max 32 signed bits)"
9155 msgstr ""
9156
9157 #: config/tc-mips.c:6142
9158 msgid "MIPS PIC call to register other than $25"
9159 msgstr ""
9160
9161 #: config/tc-mips.c:6148 config/tc-mips.c:6159 config/tc-mips.c:6281
9162 #: config/tc-mips.c:6292
9163 msgid "No .cprestore pseudo-op used in PIC code"
9164 msgstr ""
9165
9166 #: config/tc-mips.c:6153 config/tc-mips.c:6286
9167 msgid "No .frame pseudo-op used in PIC code"
9168 msgstr ""
9169
9170 #: config/tc-mips.c:6307
9171 msgid "Non-PIC jump used in PIC library"
9172 msgstr ""
9173
9174 #: config/tc-mips.c:6470 config/tc-mips.c:7346
9175 #, c-format
9176 msgid "opcode not supported on this processor: %s"
9177 msgstr ""
9178
9179 #: config/tc-mips.c:7552 config/tc-mips.c:7583 config/tc-mips.c:7634
9180 #: config/tc-mips.c:7664
9181 msgid "Improper rotate count"
9182 msgstr ""
9183
9184 #: config/tc-mips.c:7714
9185 #, c-format
9186 msgid "Instruction %s: result is always false"
9187 msgstr ""
9188
9189 #: config/tc-mips.c:7875
9190 #, c-format
9191 msgid "Instruction %s: result is always true"
9192 msgstr ""
9193
9194 #. FIXME: Check if this is one of the itbl macros, since they
9195 #. are added dynamically.
9196 #: config/tc-mips.c:8195
9197 #, c-format
9198 msgid "Macro %s not implemented yet"
9199 msgstr ""
9200
9201 #: config/tc-mips.c:8445
9202 #, c-format
9203 msgid "internal: bad mips opcode (mask error): %s %s"
9204 msgstr ""
9205
9206 #: config/tc-mips.c:8485 config/tc-mips.c:9296
9207 #, c-format
9208 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9209 msgstr ""
9210
9211 #: config/tc-mips.c:8564
9212 #, c-format
9213 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9214 msgstr ""
9215
9216 #: config/tc-mips.c:8571
9217 #, c-format
9218 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9219 msgstr ""
9220
9221 #: config/tc-mips.c:8694 config/tc-mips.c:8702 config/tc-mips.c:10165
9222 #: config/tc-score.c:2696 config/tc-score.c:2742
9223 msgid "unrecognized opcode"
9224 msgstr ""
9225
9226 #: config/tc-mips.c:8729 config/tc-mips.c:10191
9227 #, c-format
9228 msgid "opcode not supported on this processor: %s (%s)"
9229 msgstr ""
9230
9231 #: config/tc-mips.c:8763
9232 #, c-format
9233 msgid "BALIGN immediate not 1 or 3 (%lu)"
9234 msgstr ""
9235
9236 #: config/tc-mips.c:8776 config/tc-mips.c:8789 config/tc-mips.c:8802
9237 #: config/tc-mips.c:8815 config/tc-mips.c:8841 config/tc-mips.c:8885
9238 #, c-format
9239 msgid "DSP immediate not in range 0..%d (%lu)"
9240 msgstr ""
9241
9242 #: config/tc-mips.c:8833 config/tc-mips.c:8860
9243 msgid "Invalid dsp acc register"
9244 msgstr ""
9245
9246 #: config/tc-mips.c:8871 config/tc-mips.c:8902 config/tc-mips.c:8919
9247 #, c-format
9248 msgid "DSP immediate not in range %ld..%ld (%ld)"
9249 msgstr ""
9250
9251 #: config/tc-mips.c:8932
9252 #, c-format
9253 msgid "MT usermode bit not 0 or 1 (%lu)"
9254 msgstr ""
9255
9256 #: config/tc-mips.c:8943
9257 #, c-format
9258 msgid "MT load high bit not 0 or 1 (%lu)"
9259 msgstr ""
9260
9261 #: config/tc-mips.c:8960 config/tc-mips.c:8973
9262 msgid "Invalid dsp/smartmips acc register"
9263 msgstr ""
9264
9265 #: config/tc-mips.c:9038
9266 #, c-format
9267 msgid "Illegal %s number (%lu, 0x%lx)"
9268 msgstr ""
9269
9270 #: config/tc-mips.c:9151 config/tc-mips.c:9704
9271 msgid "absolute expression required"
9272 msgstr ""
9273
9274 #: config/tc-mips.c:9174
9275 #, c-format
9276 msgid "Invalid register number (%d)"
9277 msgstr ""
9278
9279 #: config/tc-mips.c:9182
9280 msgid "Invalid coprocessor 0 register number"
9281 msgstr ""
9282
9283 #: config/tc-mips.c:9192
9284 #, c-format
9285 msgid "Improper bit index (%lu)"
9286 msgstr ""
9287
9288 #: config/tc-mips.c:9253 config/tc-mips.c:9270
9289 #, c-format
9290 msgid "Improper size (%lu)"
9291 msgstr ""
9292
9293 #: config/tc-mips.c:9286
9294 #, c-format
9295 msgid "Improper immediate (%ld)"
9296 msgstr ""
9297
9298 #: config/tc-mips.c:9313
9299 #, c-format
9300 msgid "Improper shift amount (%lu)"
9301 msgstr ""
9302
9303 #: config/tc-mips.c:9337 config/tc-mips.c:10512 config/tc-mips.c:10765
9304 #, c-format
9305 msgid "Invalid value for `%s' (%lu)"
9306 msgstr ""
9307
9308 #: config/tc-mips.c:9354
9309 #, c-format
9310 msgid "Code for %s not in range 0..1023 (%lu)"
9311 msgstr ""
9312
9313 #: config/tc-mips.c:9366
9314 #, c-format
9315 msgid "Lower code for %s not in range 0..1023 (%lu)"
9316 msgstr ""
9317
9318 #: config/tc-mips.c:9378
9319 #, c-format
9320 msgid "Code for %s not in range 0..1048575 (%lu)"
9321 msgstr ""
9322
9323 #: config/tc-mips.c:9391
9324 #, c-format
9325 msgid "Coproccesor code > 25 bits (%lu)"
9326 msgstr ""
9327
9328 #: config/tc-mips.c:9405
9329 #, c-format
9330 msgid "Illegal 19-bit code (%lu)"
9331 msgstr ""
9332
9333 #: config/tc-mips.c:9418
9334 #, c-format
9335 msgid "Invalid performance register (%lu)"
9336 msgstr ""
9337
9338 #: config/tc-mips.c:9461 config/tc-mips.c:10372
9339 msgid "used $at without \".set noat\""
9340 msgstr ""
9341
9342 #: config/tc-mips.c:9463 config/tc-mips.c:10374
9343 #, c-format
9344 msgid "used $%u with \".set at=$%u\""
9345 msgstr ""
9346
9347 #: config/tc-mips.c:9489
9348 msgid "source and destination must be different"
9349 msgstr ""
9350
9351 #: config/tc-mips.c:9494
9352 msgid "a destination register must be supplied"
9353 msgstr ""
9354
9355 #: config/tc-mips.c:9563
9356 #, c-format
9357 msgid "Improper align amount (%ld), using low bits"
9358 msgstr ""
9359
9360 #: config/tc-mips.c:9577
9361 #, c-format
9362 msgid "Invalid MDMX Immediate (%ld)"
9363 msgstr ""
9364
9365 #: config/tc-mips.c:9615
9366 #, c-format
9367 msgid "Float register should be even, was %d"
9368 msgstr ""
9369
9370 #: config/tc-mips.c:9654
9371 #, c-format
9372 msgid "Bad element selector %ld"
9373 msgstr ""
9374
9375 #: config/tc-mips.c:9662
9376 #, c-format
9377 msgid "Expecting ']' found '%s'"
9378 msgstr ""
9379
9380 #: config/tc-mips.c:9768
9381 #, c-format
9382 msgid "Bad floating point constant: %s"
9383 msgstr ""
9384
9385 #: config/tc-mips.c:9888
9386 msgid "Can't use floating point insn in this section"
9387 msgstr ""
9388
9389 #: config/tc-mips.c:9949
9390 msgid "expression out of range"
9391 msgstr ""
9392
9393 #: config/tc-mips.c:9989
9394 msgid "lui expression not in range 0..65535"
9395 msgstr ""
9396
9397 #: config/tc-mips.c:10010
9398 #, c-format
9399 msgid "Condition code register should be even for %s, was %d"
9400 msgstr ""
9401
9402 #: config/tc-mips.c:10015
9403 #, c-format
9404 msgid "Condition code register should be 0 or 4 for %s, was %d"
9405 msgstr ""
9406
9407 #: config/tc-mips.c:10041
9408 msgid "invalid coprocessor sub-selection value (0-7)"
9409 msgstr ""
9410
9411 #: config/tc-mips.c:10053 config/tc-mips.c:10070
9412 #, c-format
9413 msgid "bad byte vector index (%ld)"
9414 msgstr ""
9415
9416 #: config/tc-mips.c:10081
9417 #, c-format
9418 msgid "bad char = '%c'\n"
9419 msgstr ""
9420
9421 #: config/tc-mips.c:10092 config/tc-mips.c:10097 config/tc-mips.c:10790
9422 msgid "illegal operands"
9423 msgstr ""
9424
9425 #: config/tc-mips.c:10548 config/tc-mips.c:10629 config/tc-mips.c:10644
9426 msgid "can't parse register list"
9427 msgstr ""
9428
9429 #: config/tc-mips.c:10617
9430 msgid "more than one frame size in list"
9431 msgstr ""
9432
9433 #: config/tc-mips.c:10672
9434 msgid "unexpected register in list"
9435 msgstr ""
9436
9437 #: config/tc-mips.c:10682
9438 msgid "arg/static registers overlap"
9439 msgstr ""
9440
9441 #: config/tc-mips.c:10700
9442 msgid "invalid arg register list"
9443 msgstr ""
9444
9445 #: config/tc-mips.c:10709 config/tc-mips.c:10732
9446 msgid "invalid static register list"
9447 msgstr ""
9448
9449 #: config/tc-mips.c:10739
9450 msgid "missing frame size"
9451 msgstr ""
9452
9453 #: config/tc-mips.c:10742
9454 msgid "invalid frame size"
9455 msgstr ""
9456
9457 #: config/tc-mips.c:10908
9458 msgid "extended operand requested but not required"
9459 msgstr ""
9460
9461 #: config/tc-mips.c:10910
9462 msgid "invalid unextended operand value"
9463 msgstr ""
9464
9465 #: config/tc-mips.c:10938
9466 msgid "operand value out of range for instruction"
9467 msgstr ""
9468
9469 #: config/tc-mips.c:11043
9470 #, c-format
9471 msgid "relocation %s isn't supported by the current ABI"
9472 msgstr ""
9473
9474 #: config/tc-mips.c:11099
9475 msgid "unclosed '('"
9476 msgstr ""
9477
9478 #: config/tc-mips.c:11374
9479 #, c-format
9480 msgid "A different %s was already specified, is now %s"
9481 msgstr ""
9482
9483 #: config/tc-mips.c:11621
9484 msgid "-call_shared is supported only for ELF format"
9485 msgstr ""
9486
9487 #: config/tc-mips.c:11631
9488 msgid "-call_nonpic is supported only for ELF format"
9489 msgstr ""
9490
9491 #: config/tc-mips.c:11641
9492 msgid "-non_shared is supported only for ELF format"
9493 msgstr ""
9494
9495 #: config/tc-mips.c:11674
9496 msgid "-n32 is supported for ELF format only"
9497 msgstr ""
9498
9499 #: config/tc-mips.c:11683
9500 msgid "-64 is supported for ELF format only"
9501 msgstr ""
9502
9503 #: config/tc-mips.c:11688 config/tc-mips.c:11741
9504 msgid "No compiled in support for 64 bit object file format"
9505 msgstr ""
9506
9507 #: config/tc-mips.c:11728
9508 msgid "-mabi is supported for ELF format only"
9509 msgstr ""
9510
9511 #: config/tc-mips.c:11748
9512 #, c-format
9513 msgid "invalid abi -mabi=%s"
9514 msgstr ""
9515
9516 #: config/tc-mips.c:11826
9517 msgid "-G not supported in this configuration."
9518 msgstr ""
9519
9520 #: config/tc-mips.c:11852
9521 #, c-format
9522 msgid "-%s conflicts with the other architecture options, which imply -%s"
9523 msgstr ""
9524
9525 #: config/tc-mips.c:11864
9526 #, c-format
9527 msgid "-march=%s is not compatible with the selected ABI"
9528 msgstr ""
9529
9530 #: config/tc-mips.c:11883
9531 msgid "-mgp64 used with a 32-bit processor"
9532 msgstr ""
9533
9534 #: config/tc-mips.c:11885
9535 msgid "-mgp32 used with a 64-bit ABI"
9536 msgstr ""
9537
9538 #: config/tc-mips.c:11887
9539 msgid "-mgp64 used with a 32-bit ABI"
9540 msgstr ""
9541
9542 #: config/tc-mips.c:11925
9543 msgid "-mfp64 used with a 32-bit fpu"
9544 msgstr ""
9545
9546 #: config/tc-mips.c:11928
9547 msgid "-mfp64 used with a 32-bit ABI"
9548 msgstr ""
9549
9550 #: config/tc-mips.c:11932
9551 msgid "-mfp32 used with a 64-bit ABI"
9552 msgstr ""
9553
9554 #: config/tc-mips.c:11946
9555 msgid "trap exception not supported at ISA 1"
9556 msgstr ""
9557
9558 #: config/tc-mips.c:11956
9559 msgid "-mfp32 used with -mips3d"
9560 msgstr ""
9561
9562 #: config/tc-mips.c:11962
9563 msgid "-mfp32 used with -mdmx"
9564 msgstr ""
9565
9566 #: config/tc-mips.c:11967
9567 #, c-format
9568 msgid "%s ISA does not support SmartMIPS"
9569 msgstr ""
9570
9571 #: config/tc-mips.c:11973 config/tc-mips.c:12918
9572 #, c-format
9573 msgid "%s ISA does not support DSP ASE"
9574 msgstr ""
9575
9576 #: config/tc-mips.c:11982 config/tc-mips.c:12931
9577 #, c-format
9578 msgid "%s ISA does not support DSP R2 ASE"
9579 msgstr ""
9580
9581 #: config/tc-mips.c:11988 config/tc-mips.c:12944
9582 #, c-format
9583 msgid "%s ISA does not support MT ASE"
9584 msgstr ""
9585
9586 #: config/tc-mips.c:12037
9587 msgid "PC relative MIPS16 instruction references a different section"
9588 msgstr ""
9589
9590 #: config/tc-mips.c:12335 config/tc-sparc.c:3184 config/tc-sparc.c:3191
9591 #: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
9592 #: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
9593 #: config/tc-sparc.c:3278 write.c:1122
9594 msgid "relocation overflow"
9595 msgstr ""
9596
9597 #: config/tc-mips.c:12345
9598 #, c-format
9599 msgid "Branch to misaligned address (%lx)"
9600 msgstr ""
9601
9602 #: config/tc-mips.c:12392
9603 msgid "Branch out of range"
9604 msgstr ""
9605
9606 #: config/tc-mips.c:12474
9607 #, c-format
9608 msgid "Alignment too large: %d. assumed."
9609 msgstr ""
9610
9611 #: config/tc-mips.c:12477
9612 msgid "Alignment negative: 0 assumed."
9613 msgstr ""
9614
9615 #: config/tc-mips.c:12723
9616 #, c-format
9617 msgid "%s: no such section"
9618 msgstr ""
9619
9620 #: config/tc-mips.c:12772
9621 #, c-format
9622 msgid ".option pic%d not supported"
9623 msgstr ""
9624
9625 #: config/tc-mips.c:12777 config/tc-mips.c:13084
9626 msgid "-G may not be used with SVR4 PIC code"
9627 msgstr ""
9628
9629 #: config/tc-mips.c:12783
9630 #, c-format
9631 msgid "Unrecognized option \"%s\""
9632 msgstr ""
9633
9634 #: config/tc-mips.c:12843
9635 msgid "`noreorder' must be set before `nomacro'"
9636 msgstr ""
9637
9638 #: config/tc-mips.c:12869
9639 #, c-format
9640 msgid "%s isa does not support 64-bit registers"
9641 msgstr ""
9642
9643 #: config/tc-mips.c:12880
9644 #, c-format
9645 msgid "%s isa does not support 64-bit floating point registers"
9646 msgstr ""
9647
9648 #: config/tc-mips.c:12901
9649 #, c-format
9650 msgid "%s ISA does not support SmartMIPS ASE"
9651 msgstr ""
9652
9653 #: config/tc-mips.c:12968
9654 #, c-format
9655 msgid "unknown architecture %s"
9656 msgstr ""
9657
9658 #: config/tc-mips.c:12981 config/tc-mips.c:13011
9659 #, c-format
9660 msgid "unknown ISA level %s"
9661 msgstr ""
9662
9663 #: config/tc-mips.c:12989
9664 #, c-format
9665 msgid "unknown ISA or architecture %s"
9666 msgstr ""
9667
9668 #: config/tc-mips.c:13039
9669 msgid ".set pop with no .set push"
9670 msgstr ""
9671
9672 #: config/tc-mips.c:13068
9673 #, c-format
9674 msgid "Tried to set unrecognized symbol: %s\n"
9675 msgstr ""
9676
9677 #: config/tc-mips.c:13126
9678 msgid ".cpload not in noreorder section"
9679 msgstr ""
9680
9681 #: config/tc-mips.c:13194 config/tc-mips.c:13213
9682 msgid "missing argument separator ',' for .cpsetup"
9683 msgstr ""
9684
9685 #: config/tc-mips.c:13371
9686 #, c-format
9687 msgid "Unsupported use of %s"
9688 msgstr ""
9689
9690 #: config/tc-mips.c:13453 config/tc-score.c:6035
9691 msgid "Unsupported use of .gpword"
9692 msgstr ""
9693
9694 #: config/tc-mips.c:13493
9695 msgid "Unsupported use of .gpdword"
9696 msgstr ""
9697
9698 #: config/tc-mips.c:13587
9699 #, c-format
9700 msgid "ignoring attempt to redefine symbol %s"
9701 msgstr ""
9702
9703 #: config/tc-mips.c:13602 ecoff.c:3368
9704 msgid "bad .weakext directive"
9705 msgstr ""
9706
9707 #: config/tc-mips.c:13838
9708 msgid "unsupported PC relative reference to different section"
9709 msgstr ""
9710
9711 #: config/tc-mips.c:13951 config/tc-xtensa.c:1582 config/tc-xtensa.c:1857
9712 msgid "unsupported relocation"
9713 msgstr ""
9714
9715 #: config/tc-mips.c:14200 config/tc-pdp11.c:1431
9716 #, c-format
9717 msgid "Can not represent %s relocation in this object file format"
9718 msgstr ""
9719
9720 #: config/tc-mips.c:14285
9721 msgid "relaxed out-of-range branch into a jump"
9722 msgstr ""
9723
9724 #: config/tc-mips.c:14819
9725 msgid "missing .end at end of assembly"
9726 msgstr ""
9727
9728 #: config/tc-mips.c:14834 config/tc-score.c:5644
9729 msgid "expected simple number"
9730 msgstr ""
9731
9732 #: config/tc-mips.c:14862 config/tc-score.c:5671
9733 msgid "invalid number"
9734 msgstr ""
9735
9736 #: config/tc-mips.c:15033 config/tc-score.c:5710
9737 msgid "missing .end"
9738 msgstr ""
9739
9740 #: config/tc-mips.c:15085
9741 msgid "Bad .frame directive"
9742 msgstr ""
9743
9744 #: config/tc-mips.c:15117
9745 msgid ".mask/.fmask outside of .ent"
9746 msgstr ""
9747
9748 #: config/tc-mips.c:15124
9749 msgid "Bad .mask/.fmask directive"
9750 msgstr ""
9751
9752 #: config/tc-mips.c:15399
9753 #, c-format
9754 msgid "Bad value (%s) for %s"
9755 msgstr ""
9756
9757 #: config/tc-mips.c:15463
9758 #, c-format
9759 msgid ""
9760 "MIPS options:\n"
9761 "-EB\t\t\tgenerate big endian output\n"
9762 "-EL\t\t\tgenerate little endian output\n"
9763 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9764 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9765 "\t\t\timplicitly with the gp register [default 8]\n"
9766 msgstr ""
9767
9768 #: config/tc-mips.c:15470
9769 #, c-format
9770 msgid ""
9771 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9772 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9773 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9774 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9775 "-mips5                  generate MIPS ISA V instructions\n"
9776 "-mips32                 generate MIPS32 ISA instructions\n"
9777 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
9778 "-mips64                 generate MIPS64 ISA instructions\n"
9779 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
9780 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9781 msgstr ""
9782
9783 #: config/tc-mips.c:15489
9784 #, c-format
9785 msgid ""
9786 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9787 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9788 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9789 msgstr ""
9790
9791 #: config/tc-mips.c:15502
9792 #, c-format
9793 msgid ""
9794 "-mips16\t\t\tgenerate mips16 instructions\n"
9795 "-no-mips16\t\tdo not generate mips16 instructions\n"
9796 msgstr ""
9797
9798 #: config/tc-mips.c:15505
9799 #, c-format
9800 msgid ""
9801 "-msmartmips\t\tgenerate smartmips instructions\n"
9802 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9803 msgstr ""
9804
9805 #: config/tc-mips.c:15508
9806 #, c-format
9807 msgid ""
9808 "-mdsp\t\t\tgenerate DSP instructions\n"
9809 "-mno-dsp\t\tdo not generate DSP instructions\n"
9810 msgstr ""
9811
9812 #: config/tc-mips.c:15511
9813 #, c-format
9814 msgid ""
9815 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9816 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9817 msgstr ""
9818
9819 #: config/tc-mips.c:15514
9820 #, c-format
9821 msgid ""
9822 "-mmt\t\t\tgenerate MT instructions\n"
9823 "-mno-mt\t\t\tdo not generate MT instructions\n"
9824 msgstr ""
9825
9826 #: config/tc-mips.c:15517
9827 #, c-format
9828 msgid ""
9829 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9830 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9831 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
9832 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9833 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9834 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9835 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9836 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9837 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9838 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9839 msgstr ""
9840
9841 #: config/tc-mips.c:15528
9842 #, c-format
9843 msgid ""
9844 "-mhard-float\t\tallow floating-point instructions\n"
9845 "-msoft-float\t\tdo not allow floating-point instructions\n"
9846 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9847 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9848 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9849 msgstr ""
9850
9851 #: config/tc-mips.c:15536
9852 #, c-format
9853 msgid ""
9854 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9855 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9856 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9857 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
9858 "-xgot\t\t\tassume a 32 bit GOT\n"
9859 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9860 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
9861 "                        position dependent (non shared) code\n"
9862 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9863 msgstr ""
9864
9865 #: config/tc-mips.c:15557
9866 #, c-format
9867 msgid ""
9868 "-32\t\t\tcreate o32 ABI object file (default)\n"
9869 "-n32\t\t\tcreate n32 ABI object file\n"
9870 "-64\t\t\tcreate 64 ABI object file\n"
9871 msgstr ""
9872
9873 #: config/tc-mmix.c:693
9874 #, c-format
9875 msgid " MMIX-specific command line options:\n"
9876 msgstr ""
9877
9878 #: config/tc-mmix.c:694
9879 #, c-format
9880 msgid ""
9881 "  -fixed-special-register-names\n"
9882 "                          Allow only the original special register names.\n"
9883 msgstr ""
9884
9885 #: config/tc-mmix.c:697
9886 #, c-format
9887 msgid "  -globalize-symbols      Make all symbols global.\n"
9888 msgstr ""
9889
9890 #: config/tc-mmix.c:699
9891 #, c-format
9892 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9893 msgstr ""
9894
9895 #: config/tc-mmix.c:701
9896 #, c-format
9897 msgid "  -relax                  Create linker relaxable code.\n"
9898 msgstr ""
9899
9900 #: config/tc-mmix.c:703
9901 #, c-format
9902 msgid ""
9903 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9904 "                          Implies -fixed-special-register-names.\n"
9905 msgstr ""
9906
9907 #: config/tc-mmix.c:706
9908 #, c-format
9909 msgid ""
9910 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9911 "                          into multiple instructions.\n"
9912 msgstr ""
9913
9914 #: config/tc-mmix.c:709
9915 #, c-format
9916 msgid ""
9917 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9918 msgstr ""
9919
9920 #: config/tc-mmix.c:711
9921 #, c-format
9922 msgid ""
9923 "  -linker-allocated-gregs If there's no suitable GREG definition for "
9924 "the                          operands of an instruction, let the linker "
9925 "resolve.\n"
9926 msgstr ""
9927
9928 #: config/tc-mmix.c:714
9929 #, c-format
9930 msgid ""
9931 "  -x                      Do not warn when an operand to GETA, a branch,\n"
9932 "                          PUSHJ or JUMP is not known to be within range.\n"
9933 "                          The linker will catch any errors.  Implies\n"
9934 "                          -linker-allocated-gregs."
9935 msgstr ""
9936
9937 #: config/tc-mmix.c:840
9938 #, c-format
9939 msgid "unknown opcode: `%s'"
9940 msgstr ""
9941
9942 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9943 msgid "specified location wasn't TETRA-aligned"
9944 msgstr ""
9945
9946 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4109
9947 #: config/tc-mmix.c:4125
9948 msgid "unaligned data at an absolute location is not supported"
9949 msgstr ""
9950
9951 #: config/tc-mmix.c:1089
9952 #, c-format
9953 msgid "invalid operand to opcode %s: `%s'"
9954 msgstr ""
9955
9956 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9957 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9958 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9959 #: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
9960 #: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
9961 #: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
9962 #: config/tc-mmix.c:1690 config/tc-mmix.c:1716 config/tc-mmix.c:1732
9963 #: config/tc-mmix.c:1758 config/tc-mmix.c:1774 config/tc-mmix.c:1790
9964 #: config/tc-mmix.c:1853 config/tc-mmix.c:1869
9965 #, c-format
9966 msgid "invalid operands to opcode %s: `%s'"
9967 msgstr ""
9968
9969 #: config/tc-mmix.c:1846
9970 #, c-format
9971 msgid "unsupported operands to %s: `%s'"
9972 msgstr ""
9973
9974 #: config/tc-mmix.c:1971
9975 msgid "internal: mmix_prefix_name but empty prefix"
9976 msgstr ""
9977
9978 #: config/tc-mmix.c:2015
9979 #, c-format
9980 msgid "too many GREG registers allocated (max %d)"
9981 msgstr ""
9982
9983 #: config/tc-mmix.c:2073
9984 msgid "BSPEC already active.  Nesting is not supported."
9985 msgstr ""
9986
9987 #: config/tc-mmix.c:2082
9988 msgid "invalid BSPEC expression"
9989 msgstr ""
9990
9991 #: config/tc-mmix.c:2098
9992 #, c-format
9993 msgid "can't create section %s"
9994 msgstr ""
9995
9996 #: config/tc-mmix.c:2103
9997 #, c-format
9998 msgid "can't set section flags for section %s"
9999 msgstr ""
10000
10001 #: config/tc-mmix.c:2124
10002 msgid "ESPEC without preceding BSPEC"
10003 msgstr ""
10004
10005 #: config/tc-mmix.c:2153
10006 msgid "missing local expression"
10007 msgstr ""
10008
10009 #: config/tc-mmix.c:2363
10010 msgid "operand out of range, instruction expanded"
10011 msgstr ""
10012
10013 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
10014 #. user-friendly, though a little bit non-substantial.
10015 #: config/tc-mmix.c:2614
10016 msgid "directive LOCAL must be placed in code or data"
10017 msgstr ""
10018
10019 #: config/tc-mmix.c:2615
10020 msgid "internal confusion: relocation in a section without contents"
10021 msgstr ""
10022
10023 #: config/tc-mmix.c:2729
10024 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
10025 msgstr ""
10026
10027 #: config/tc-mmix.c:2777
10028 msgid "no suitable GREG definition for operands"
10029 msgstr ""
10030
10031 #: config/tc-mmix.c:2836
10032 msgid "operands were not reducible at assembly-time"
10033 msgstr ""
10034
10035 #: config/tc-mmix.c:2863
10036 #, c-format
10037 msgid "cannot generate relocation type for symbol %s, code %s"
10038 msgstr ""
10039
10040 #: config/tc-mmix.c:2883
10041 #, c-format
10042 msgid "internal: unhandled label %s"
10043 msgstr ""
10044
10045 #: config/tc-mmix.c:2913
10046 msgid "[0-9]H labels may not appear alone on a line"
10047 msgstr ""
10048
10049 #: config/tc-mmix.c:2922
10050 msgid "[0-9]H labels do not mix with dot-pseudos"
10051 msgstr ""
10052
10053 #: config/tc-mmix.c:3010
10054 msgid "invalid characters in input"
10055 msgstr ""
10056
10057 #: config/tc-mmix.c:3116
10058 msgid "empty label field for IS"
10059 msgstr ""
10060
10061 #: config/tc-mmix.c:3442
10062 #, c-format
10063 msgid "internal: unexpected relax type %d:%d"
10064 msgstr ""
10065
10066 #: config/tc-mmix.c:3465
10067 msgid "BSPEC without ESPEC."
10068 msgstr ""
10069
10070 #: config/tc-mmix.c:3670
10071 msgid "GREG expression too complicated"
10072 msgstr ""
10073
10074 #: config/tc-mmix.c:3685
10075 msgid "internal: GREG expression not resolved to section"
10076 msgstr ""
10077
10078 #: config/tc-mmix.c:3734
10079 msgid "register section has contents\n"
10080 msgstr ""
10081
10082 #: config/tc-mmix.c:3861
10083 msgid "section change from within a BSPEC/ESPEC pair is not supported"
10084 msgstr ""
10085
10086 #: config/tc-mmix.c:3882
10087 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
10088 msgstr ""
10089
10090 #: config/tc-mmix.c:3893
10091 msgid "invalid LOC expression"
10092 msgstr ""
10093
10094 #: config/tc-mmix.c:3920 config/tc-mmix.c:3947
10095 msgid "LOC expression stepping backwards is not supported"
10096 msgstr ""
10097
10098 #. We will only get here in rare cases involving #NO_APP,
10099 #. where the unterminated string is not recognized by the
10100 #. preformatting pass.
10101 #: config/tc-mmix.c:4031 config/tc-mmix.c:4191 config/tc-z80.c:1691
10102 msgid "unterminated string"
10103 msgstr ""
10104
10105 #: config/tc-mmix.c:4048
10106 msgid "BYTE expression not a pure number"
10107 msgstr ""
10108
10109 #. Note that mmixal does not allow negative numbers in
10110 #. BYTE sequences, so neither should we.
10111 #: config/tc-mmix.c:4057
10112 msgid "BYTE expression not in the range 0..255"
10113 msgstr ""
10114
10115 #: config/tc-mmix.c:4107 config/tc-mmix.c:4123
10116 msgid "data item with alignment larger than location"
10117 msgstr ""
10118
10119 #. Since integer_constant is local to expr.c, we have to make this a
10120 #. macro.  FIXME: Do it cleaner.
10121 #: config/tc-mmix.h:104
10122 msgid "`&' serial number operator is not supported"
10123 msgstr ""
10124
10125 #: config/tc-mn10200.c:304
10126 #, c-format
10127 msgid ""
10128 "MN10200 options:\n"
10129 "none yet\n"
10130 msgstr ""
10131
10132 #: config/tc-mn10300.c:441
10133 #, c-format
10134 msgid ""
10135 "MN10300 assembler options:\n"
10136 "none yet\n"
10137 msgstr ""
10138
10139 #: config/tc-mn10300.c:1266
10140 msgid "Invalid opcode/operands"
10141 msgstr ""
10142
10143 #: config/tc-mn10300.c:1791
10144 msgid "Invalid register specification."
10145 msgstr ""
10146
10147 #: config/tc-mn10300.c:2383
10148 #, c-format
10149 msgid "Bad relocation fixup type (%d)"
10150 msgstr ""
10151
10152 #: config/tc-moxie.c:100
10153 msgid "expecting register"
10154 msgstr ""
10155
10156 #: config/tc-moxie.c:119 config/tc-moxie.c:135
10157 msgid "illegal register number"
10158 msgstr ""
10159
10160 #: config/tc-moxie.c:184 config/tc-pj.c:260
10161 #, c-format
10162 msgid "unknown opcode %s"
10163 msgstr ""
10164
10165 #: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10166 #: config/tc-moxie.c:358
10167 msgid "expecting comma delimited register operands"
10168 msgstr ""
10169
10170 #: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10171 #: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10172 #: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
10173 #: config/tc-moxie.c:544 config/tc-pj.c:307
10174 msgid "extra stuff on line ignored"
10175 msgstr ""
10176
10177 #: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10178 #: config/tc-moxie.c:493
10179 msgid "expecting comma delimited operands"
10180 msgstr ""
10181
10182 #: config/tc-moxie.c:316 config/tc-moxie.c:344
10183 msgid "expecting indirect register `($rA)'"
10184 msgstr ""
10185
10186 #: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10187 #: config/tc-moxie.c:485
10188 msgid "missing closing parenthesis"
10189 msgstr ""
10190
10191 #: config/tc-moxie.c:435 config/tc-moxie.c:477
10192 msgid "expecting indirect register `($rX)'"
10193 msgstr ""
10194
10195 #: config/tc-moxie.c:547 config/tc-pj.c:312
10196 msgid "Something forgot to clean up\n"
10197 msgstr ""
10198
10199 #: config/tc-moxie.c:651
10200 msgid "pcrel too far BFD_RELOC_MOXIE_10"
10201 msgstr ""
10202
10203 #: config/tc-msp430.c:547
10204 msgid ".profiler pseudo requires at least two operands."
10205 msgstr ""
10206
10207 #: config/tc-msp430.c:606
10208 msgid "unknown profiling flag - ignored."
10209 msgstr ""
10210
10211 #: config/tc-msp430.c:622
10212 msgid "ambiguous flags combination - '.profiler' directive ignored."
10213 msgstr ""
10214
10215 #: config/tc-msp430.c:632
10216 msgid "profiling in absolute section?"
10217 msgstr ""
10218
10219 #: config/tc-msp430.c:721
10220 #, c-format
10221 msgid "Known MCU names:\n"
10222 msgstr ""
10223
10224 #: config/tc-msp430.c:724
10225 #, c-format
10226 msgid "\t %s\n"
10227 msgstr ""
10228
10229 #: config/tc-msp430.c:750
10230 #, c-format
10231 msgid "redefinition of mcu type %s' to %s'"
10232 msgstr ""
10233
10234 #: config/tc-msp430.c:793
10235 #, c-format
10236 msgid ""
10237 "MSP430 options:\n"
10238 "  -mmcu=[msp430-name] select microcontroller type\n"
10239 "                  msp430x110  msp430x112\n"
10240 "                  msp430x1101 msp430x1111\n"
10241 "                  msp430x1121 msp430x1122 msp430x1132\n"
10242 "                  msp430x122  msp430x123\n"
10243 "                  msp430x1222 msp430x1232\n"
10244 "                  msp430x133  msp430x135\n"
10245 "                  msp430x1331 msp430x1351\n"
10246 "                  msp430x147  msp430x148  msp430x149\n"
10247 "                  msp430x155  msp430x156  msp430x157\n"
10248 "                  msp430x167  msp430x168  msp430x169\n"
10249 "                  msp430x1610 msp430x1611 msp430x1612\n"
10250 "                  msp430x311  msp430x312  msp430x313  msp430x314  "
10251 "msp430x315\n"
10252 "                  msp430x323  msp430x325\n"
10253 "                  msp430x336  msp430x337\n"
10254 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
10255 "                  msp430xE423 msp430xE425 msp430E427\n"
10256 "                  msp430xW423 msp430xW425 msp430W427\n"
10257 "                  msp430xG437 msp430xG438 msp430G439\n"
10258 "                  msp430x435  msp430x436  msp430x437\n"
10259 "                  msp430x447  msp430x448  msp430x449\n"
10260 msgstr ""
10261
10262 #: config/tc-msp430.c:816
10263 #, c-format
10264 msgid ""
10265 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10266 "  -mP - enable polymorph instructions\n"
10267 msgstr ""
10268
10269 #: config/tc-msp430.c:970
10270 #, c-format
10271 msgid "value %d out of range. Use #lo() or #hi()"
10272 msgstr ""
10273
10274 #: config/tc-msp430.c:1058
10275 #, c-format
10276 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
10277 msgstr ""
10278
10279 #: config/tc-msp430.c:1109
10280 #, c-format
10281 msgid "Registers cannot be used within immediate expression [%s]"
10282 msgstr ""
10283
10284 #: config/tc-msp430.c:1111
10285 #, c-format
10286 msgid "unknown operand %s"
10287 msgstr ""
10288
10289 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
10290 #, c-format
10291 msgid "value out of range: %d"
10292 msgstr ""
10293
10294 #: config/tc-msp430.c:1144
10295 #, c-format
10296 msgid "Registers cannot be used within absolute expression [%s]"
10297 msgstr ""
10298
10299 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
10300 #, c-format
10301 msgid "unknown expression in operand %s"
10302 msgstr ""
10303
10304 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
10305 #, c-format
10306 msgid "unknown addressing mode %s"
10307 msgstr ""
10308
10309 #: config/tc-msp430.c:1175
10310 #, c-format
10311 msgid "Bad register name r%s"
10312 msgstr ""
10313
10314 #: config/tc-msp430.c:1187
10315 #, c-format
10316 msgid "MSP430 does not have %d registers"
10317 msgstr ""
10318
10319 #: config/tc-msp430.c:1207
10320 msgid "')' required"
10321 msgstr ""
10322
10323 #: config/tc-msp430.c:1220
10324 #, c-format
10325 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
10326 msgstr ""
10327
10328 #: config/tc-msp430.c:1229
10329 #, c-format
10330 msgid "unknown operator (r%s substituted as a register name"
10331 msgstr ""
10332
10333 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
10334 #, c-format
10335 msgid "unknown operator %s"
10336 msgstr ""
10337
10338 #: config/tc-msp430.c:1246
10339 msgid "r2 should not be used in indexed addressing mode"
10340 msgstr ""
10341
10342 #: config/tc-msp430.c:1287
10343 #, c-format
10344 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
10345 msgstr ""
10346
10347 #. Unreachable.
10348 #: config/tc-msp430.c:1336
10349 #, c-format
10350 msgid "unknown addressing mode for operand %s"
10351 msgstr ""
10352
10353 #: config/tc-msp430.c:1361
10354 #, c-format
10355 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
10356 msgstr ""
10357
10358 #: config/tc-msp430.c:1371
10359 msgid "this addressing mode is not applicable for destination operand"
10360 msgstr ""
10361
10362 #: config/tc-msp430.c:1415
10363 #, c-format
10364 msgid "instruction %s requires %d operand(s)"
10365 msgstr ""
10366
10367 #: config/tc-msp430.c:1668
10368 #, c-format
10369 msgid "Even number required. Rounded to %d"
10370 msgstr ""
10371
10372 #: config/tc-msp430.c:1679
10373 #, c-format
10374 msgid "Wrong displacement  %d"
10375 msgstr ""
10376
10377 #: config/tc-msp430.c:1696
10378 msgid "instruction requires label sans '$'"
10379 msgstr ""
10380
10381 #: config/tc-msp430.c:1701
10382 msgid "instruction requires label or value in range -511:512"
10383 msgstr ""
10384
10385 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
10386 msgid "instruction requires label"
10387 msgstr ""
10388
10389 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
10390 msgid "polymorphs are not enabled. Use -mP option to enable."
10391 msgstr ""
10392
10393 #: config/tc-msp430.c:1795
10394 msgid "Illegal instruction or not implemented opcode."
10395 msgstr ""
10396
10397 #: config/tc-msp430.c:2145
10398 #, c-format
10399 msgid "internal inconsistency problem in %s: insn %04lx"
10400 msgstr ""
10401
10402 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
10403 #, c-format
10404 msgid "internal inconsistency problem in %s: ext. insn %04lx"
10405 msgstr ""
10406
10407 #: config/tc-msp430.c:2210
10408 #, c-format
10409 msgid "internal inconsistency problem in %s:  %lx"
10410 msgstr ""
10411
10412 #: config/tc-mt.c:151
10413 #, c-format
10414 msgid "MT specific command line options:\n"
10415 msgstr ""
10416
10417 #: config/tc-mt.c:152
10418 #, c-format
10419 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
10420 msgstr ""
10421
10422 #: config/tc-mt.c:153
10423 #, c-format
10424 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
10425 msgstr ""
10426
10427 #: config/tc-mt.c:154
10428 #, c-format
10429 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
10430 msgstr ""
10431
10432 #: config/tc-mt.c:155
10433 #, c-format
10434 msgid "  -march=ms2                allow ms2 instructions \n"
10435 msgstr ""
10436
10437 #: config/tc-mt.c:156
10438 #, c-format
10439 msgid "  -nosched                  disable scheduling restrictions\n"
10440 msgstr ""
10441
10442 #: config/tc-mt.c:224
10443 #, c-format
10444 msgid "instruction %s may not follow another memory access instruction."
10445 msgstr ""
10446
10447 #: config/tc-mt.c:230
10448 #, c-format
10449 msgid "instruction %s may not follow another I/O instruction."
10450 msgstr ""
10451
10452 #: config/tc-mt.c:236
10453 #, c-format
10454 msgid "%s may not occupy the delay slot of another branch insn."
10455 msgstr ""
10456
10457 #: config/tc-mt.c:261
10458 #, c-format
10459 msgid "operand references R%ld of previous instrutcion."
10460 msgstr ""
10461
10462 #: config/tc-mt.c:267
10463 #, c-format
10464 msgid "operand references R%ld of instructcion before previous."
10465 msgstr ""
10466
10467 #: config/tc-mt.c:281 config/tc-mt.c:286
10468 #, c-format
10469 msgid ""
10470 "conditional branch or jal insn's operand references R%ld of previous "
10471 "arithmetic or logic insn."
10472 msgstr ""
10473
10474 #: config/tc-mt.c:348
10475 msgid "md_estimate_size_before_relax\n"
10476 msgstr ""
10477
10478 #: config/tc-ns32k.c:439
10479 msgid "Invalid syntax in PC-relative addressing mode"
10480 msgstr ""
10481
10482 #: config/tc-ns32k.c:463
10483 msgid "Invalid syntax in External addressing mode"
10484 msgstr ""
10485
10486 #: config/tc-ns32k.c:544
10487 msgid "Invalid syntax in Memory Relative addressing mode"
10488 msgstr ""
10489
10490 #: config/tc-ns32k.c:611
10491 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10492 msgstr ""
10493
10494 #: config/tc-ns32k.c:616
10495 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10496 msgstr ""
10497
10498 #: config/tc-ns32k.c:621
10499 msgid "Scaled-indexed addressing mode combined with scaled-index"
10500 msgstr ""
10501
10502 #: config/tc-ns32k.c:632
10503 msgid "Invalid or illegal addressing mode combined with scaled-index"
10504 msgstr ""
10505
10506 #: config/tc-ns32k.c:755
10507 msgid "Premature end of suffix -- Defaulting to d"
10508 msgstr ""
10509
10510 #: config/tc-ns32k.c:768
10511 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10512 msgstr ""
10513
10514 #: config/tc-ns32k.c:813
10515 msgid "Very short instr to option, ie you can't do it on a NULLstr"
10516 msgstr ""
10517
10518 #: config/tc-ns32k.c:863
10519 msgid "No such entry in list. (cpu/mmu register)"
10520 msgstr ""
10521
10522 #: config/tc-ns32k.c:920
10523 msgid "Internal consistency error.  check ns32k-opcode.h"
10524 msgstr ""
10525
10526 #: config/tc-ns32k.c:944
10527 msgid "Address of immediate operand"
10528 msgstr ""
10529
10530 #: config/tc-ns32k.c:945
10531 msgid "Invalid immediate write operand."
10532 msgstr ""
10533
10534 #: config/tc-ns32k.c:1075
10535 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10536 msgstr ""
10537
10538 #: config/tc-ns32k.c:1108
10539 msgid "No such opcode"
10540 msgstr ""
10541
10542 #: config/tc-ns32k.c:1183
10543 msgid "Bad suffix, defaulting to d"
10544 msgstr ""
10545
10546 #: config/tc-ns32k.c:1210
10547 msgid "Too many operands passed to instruction"
10548 msgstr ""
10549
10550 #. Check error in default.
10551 #: config/tc-ns32k.c:1222
10552 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10553 msgstr ""
10554
10555 #: config/tc-ns32k.c:1225
10556 msgid "Wrong number of operands"
10557 msgstr ""
10558
10559 #: config/tc-ns32k.c:1298
10560 #, c-format
10561 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10562 msgstr ""
10563
10564 #: config/tc-ns32k.c:1301
10565 #, c-format
10566 msgid "Can not do %d byte relocation for storage type %d"
10567 msgstr ""
10568
10569 #: config/tc-ns32k.c:1393
10570 #, c-format
10571 msgid "value of %ld out of byte displacement range."
10572 msgstr ""
10573
10574 #: config/tc-ns32k.c:1403
10575 #, c-format
10576 msgid "value of %ld out of word displacement range."
10577 msgstr ""
10578
10579 #: config/tc-ns32k.c:1418
10580 #, c-format
10581 msgid "value of %ld out of double word displacement range."
10582 msgstr ""
10583
10584 #: config/tc-ns32k.c:1439
10585 #, c-format
10586 msgid "Internal logic error.  line %d, file \"%s\""
10587 msgstr ""
10588
10589 #: config/tc-ns32k.c:1487
10590 #, c-format
10591 msgid "Internal logic error. line %d, file \"%s\""
10592 msgstr ""
10593
10594 #: config/tc-ns32k.c:1588
10595 msgid "Bit field out of range"
10596 msgstr ""
10597
10598 #: config/tc-ns32k.c:1688
10599 msgid "iif convert internal pcrel/binary"
10600 msgstr ""
10601
10602 #: config/tc-ns32k.c:1705
10603 msgid "Bignum too big for long"
10604 msgstr ""
10605
10606 #: config/tc-ns32k.c:1782
10607 msgid "iif convert internal pcrel/pointer"
10608 msgstr ""
10609
10610 #: config/tc-ns32k.c:1787
10611 msgid "Internal logic error in iif.iifP[n].type"
10612 msgstr ""
10613
10614 #. We cant relax this case.
10615 #: config/tc-ns32k.c:1823
10616 msgid "Can't relax difference"
10617 msgstr ""
10618
10619 #: config/tc-ns32k.c:1864
10620 msgid "Displacement too large for :d"
10621 msgstr ""
10622
10623 #: config/tc-ns32k.c:1877
10624 msgid "Internal logic error in iif.iifP[].type"
10625 msgstr ""
10626
10627 #. Fatal.
10628 #: config/tc-ns32k.c:1909
10629 #, c-format
10630 msgid "Can't hash %s: %s"
10631 msgstr ""
10632
10633 #: config/tc-ns32k.c:2145
10634 #, c-format
10635 msgid "invalid architecture option -m%s, ignored"
10636 msgstr ""
10637
10638 #: config/tc-ns32k.c:2158
10639 #, c-format
10640 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10641 msgstr ""
10642
10643 #: config/tc-ns32k.c:2174
10644 #, c-format
10645 msgid ""
10646 "NS32K options:\n"
10647 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10648 "--disp-size-default=<1|2|4>\n"
10649 msgstr ""
10650
10651 #: config/tc-ns32k.c:2249
10652 #, c-format
10653 msgid "Cannot find relocation type for symbol %s, code %d"
10654 msgstr ""
10655
10656 #: config/tc-or32.c:361
10657 #, c-format
10658 msgid "unknown opcode1: `%s'"
10659 msgstr ""
10660
10661 #: config/tc-or32.c:367
10662 #, c-format
10663 msgid "unknown opcode2 `%s'."
10664 msgstr ""
10665
10666 #: config/tc-or32.c:404
10667 #, c-format
10668 msgid "instruction not allowed: %s"
10669 msgstr ""
10670
10671 #: config/tc-or32.c:407
10672 #, c-format
10673 msgid "too many operands: %s"
10674 msgstr ""
10675
10676 #: config/tc-or32.c:491
10677 msgid "call/jmp target out of range (1)"
10678 msgstr ""
10679
10680 #: config/tc-or32.c:613
10681 msgid "call/jmp target out of range (2)"
10682 msgstr ""
10683
10684 #: config/tc-or32.c:632
10685 #, c-format
10686 msgid "bad relocation type: 0x%02x"
10687 msgstr ""
10688
10689 #: config/tc-or32.c:824
10690 msgid "invalid register in & expression"
10691 msgstr ""
10692
10693 #: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
10694 #: config/tc-pdp11.c:388 config/tc-pdp11.c:401
10695 msgid "Bad register name"
10696 msgstr ""
10697
10698 #: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
10699 msgid "Error in expression"
10700 msgstr ""
10701
10702 #: config/tc-pdp11.c:492
10703 msgid "Low order bits truncated in immediate float operand"
10704 msgstr ""
10705
10706 #: config/tc-pdp11.c:532
10707 msgid "Label expected"
10708 msgstr ""
10709
10710 #: config/tc-pdp11.c:618
10711 msgid "Float AC not legal as integer operand"
10712 msgstr ""
10713
10714 #: config/tc-pdp11.c:638
10715 msgid "General register not legal as float operand"
10716 msgstr ""
10717
10718 #: config/tc-pdp11.c:671
10719 msgid "No instruction found"
10720 msgstr ""
10721
10722 #: config/tc-pdp11.c:681 config/tc-z80.c:1890 config/tc-z80.c:1903
10723 #, c-format
10724 msgid "Unknown instruction '%s'"
10725 msgstr ""
10726
10727 #: config/tc-pdp11.c:687
10728 #, c-format
10729 msgid "Unsupported instruction set extension: %s"
10730 msgstr ""
10731
10732 #: config/tc-pdp11.c:723
10733 msgid "operand is not an absolute constant"
10734 msgstr ""
10735
10736 #: config/tc-pdp11.c:731
10737 msgid "3-bit immediate out of range"
10738 msgstr ""
10739
10740 #: config/tc-pdp11.c:738
10741 msgid "6-bit immediate out of range"
10742 msgstr ""
10743
10744 #: config/tc-pdp11.c:745
10745 msgid "8-bit immediate out of range"
10746 msgstr ""
10747
10748 #: config/tc-pdp11.c:762 config/tc-pdp11.c:955
10749 msgid "Symbol expected"
10750 msgstr ""
10751
10752 #: config/tc-pdp11.c:767
10753 msgid "8-bit displacement out of range"
10754 msgstr ""
10755
10756 #: config/tc-pdp11.c:809 config/tc-pdp11.c:830 config/tc-pdp11.c:847
10757 #: config/tc-pdp11.c:868 config/tc-pdp11.c:885 config/tc-pdp11.c:906
10758 #: config/tc-pdp11.c:925 config/tc-pdp11.c:946
10759 msgid "Missing ','"
10760 msgstr ""
10761
10762 #: config/tc-pdp11.c:960
10763 msgid "6-bit displacement out of range"
10764 msgstr ""
10765
10766 #: config/tc-pdp11.c:981 config/tc-vax.c:1946
10767 msgid "Too many operands"
10768 msgstr ""
10769
10770 #: config/tc-pj.c:65 config/tc-pj.c:74
10771 msgid "confusing relocation expressions"
10772 msgstr ""
10773
10774 #: config/tc-pj.c:157
10775 msgid "can't have relocation for ipush"
10776 msgstr ""
10777
10778 #: config/tc-pj.c:288
10779 msgid "expected expresssion"
10780 msgstr ""
10781
10782 #: config/tc-pj.c:354
10783 #, c-format
10784 msgid ""
10785 "PJ options:\n"
10786 "-little\t\t\tgenerate little endian code\n"
10787 "-big\t\t\tgenerate big endian code\n"
10788 msgstr ""
10789
10790 #: config/tc-pj.c:381 config/tc-sh.c:4059 config/tc-sh.c:4066
10791 #: config/tc-sh.c:4073 config/tc-sh.c:4080
10792 msgid "pcrel too far"
10793 msgstr ""
10794
10795 #: config/tc-pj.h:38
10796 msgid "convert_frag\n"
10797 msgstr ""
10798
10799 #: config/tc-pj.h:39
10800 msgid "estimate size\n"
10801 msgstr ""
10802
10803 #: config/tc-ppc.c:1075
10804 #, c-format
10805 msgid "%s unsupported"
10806 msgstr ""
10807
10808 #: config/tc-ppc.c:1177
10809 #, c-format
10810 msgid ""
10811 "PowerPC options:\n"
10812 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10813 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10814 "-u\t\t\tignored\n"
10815 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10816 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10817 "-m601\t\t\tgenerate code for PowerPC 601\n"
10818 "-mppc, -mppc32, -m603, -m604\n"
10819 "\t\t\tgenerate code for PowerPC 603/604\n"
10820 "-m403\t\t\tgenerate code for PowerPC 403\n"
10821 "-m405\t\t\tgenerate code for PowerPC 405\n"
10822 "-m440\t\t\tgenerate code for PowerPC 440\n"
10823 "-m464\t\t\tgenerate code for PowerPC 464\n"
10824 "-m7400, -m7410, -m7450, -m7455\n"
10825 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10826 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10827 msgstr ""
10828
10829 #: config/tc-ppc.c:1194
10830 #, c-format
10831 msgid ""
10832 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10833 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10834 "-mbooke\t\t\tgenerate code for 32-bit PowerPC BookE\n"
10835 "-mpower4\t\tgenerate code for Power4 architecture\n"
10836 "-mpower5\t\tgenerate code for Power5 architecture\n"
10837 "-mpower6\t\tgenerate code for Power6 architecture\n"
10838 "-mpower7\t\tgenerate code for Power7 architecture\n"
10839 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10840 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10841 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10842 msgstr ""
10843
10844 #: config/tc-ppc.c:1205
10845 #, c-format
10846 msgid ""
10847 "-maltivec\t\tgenerate code for AltiVec\n"
10848 "-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
10849 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10850 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10851 "-me500mc,               generate code for Freescale e500mc core complex\n"
10852 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10853 "-mregnames\t\tAllow symbolic names for registers\n"
10854 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10855 msgstr ""
10856
10857 #: config/tc-ppc.c:1215
10858 #, c-format
10859 msgid ""
10860 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10861 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10862 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10863 "-mlittle, -mlittle-endian, -l, -le\n"
10864 "\t\t\tgenerate code for a little endian machine\n"
10865 "-mbig, -mbig-endian, -b, -be\n"
10866 "\t\t\tgenerate code for a big endian machine\n"
10867 "-msolaris\t\tgenerate code for Solaris\n"
10868 "-mno-solaris\t\tdo not generate code for Solaris\n"
10869 "-V\t\t\tprint assembler version number\n"
10870 "-Qy, -Qn\t\tignored\n"
10871 msgstr ""
10872
10873 #: config/tc-ppc.c:1252
10874 #, c-format
10875 msgid "Unknown default cpu = %s, os = %s"
10876 msgstr ""
10877
10878 #: config/tc-ppc.c:1278
10879 msgid "Neither Power nor PowerPC opcodes were selected."
10880 msgstr ""
10881
10882 #: config/tc-ppc.c:1357
10883 #, c-format
10884 msgid "powerpc_operands[%d].bitm invalid"
10885 msgstr ""
10886
10887 #: config/tc-ppc.c:1364
10888 #, c-format
10889 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10890 msgstr ""
10891
10892 #: config/tc-ppc.c:1386
10893 #, c-format
10894 msgid "major opcode is not sorted for %s"
10895 msgstr ""
10896
10897 #: config/tc-ppc.c:1422
10898 #, c-format
10899 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10900 msgstr ""
10901
10902 #: config/tc-ppc.c:1431
10903 #, c-format
10904 msgid "mask trims opcode bits for %s"
10905 msgstr ""
10906
10907 #: config/tc-ppc.c:1440
10908 #, c-format
10909 msgid "operand index error for %s"
10910 msgstr ""
10911
10912 #: config/tc-ppc.c:1452
10913 #, c-format
10914 msgid "operand %d overlap in %s"
10915 msgstr ""
10916
10917 #: config/tc-ppc.c:1478
10918 #, c-format
10919 msgid "duplicate instruction %s"
10920 msgstr ""
10921
10922 #: config/tc-ppc.c:1502
10923 #, c-format
10924 msgid "duplicate macro %s"
10925 msgstr ""
10926
10927 #: config/tc-ppc.c:1859
10928 msgid "symbol+offset not supported for got tls"
10929 msgstr ""
10930
10931 #: config/tc-ppc.c:2113
10932 msgid "Relocation cannot be done when using -mrelocatable"
10933 msgstr ""
10934
10935 #: config/tc-ppc.c:2162
10936 msgid "TOC section size exceeds 64k"
10937 msgstr ""
10938
10939 #: config/tc-ppc.c:2243
10940 #, c-format
10941 msgid "syntax error: invalid toc specifier `%s'"
10942 msgstr ""
10943
10944 #: config/tc-ppc.c:2257
10945 #, c-format
10946 msgid "syntax error: expected `]', found  `%c'"
10947 msgstr ""
10948
10949 #: config/tc-ppc.c:2534
10950 msgid "[tocv] symbol is not a toc symbol"
10951 msgstr ""
10952
10953 #: config/tc-ppc.c:2545
10954 msgid "Unimplemented toc32 expression modifier"
10955 msgstr ""
10956
10957 #: config/tc-ppc.c:2550
10958 msgid "Unimplemented toc64 expression modifier"
10959 msgstr ""
10960
10961 #: config/tc-ppc.c:2554
10962 #, c-format
10963 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10964 msgstr ""
10965
10966 #: config/tc-ppc.c:2826
10967 msgid "unsupported relocation for DS offset field"
10968 msgstr ""
10969
10970 #: config/tc-ppc.c:2879
10971 #, c-format
10972 msgid "syntax error; found `%c' but expected `%c'"
10973 msgstr ""
10974
10975 #: config/tc-ppc.c:2919 config/tc-ppc.h:94
10976 msgid "instruction address is not a multiple of 4"
10977 msgstr ""
10978
10979 #: config/tc-ppc.c:3084
10980 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10981 msgstr ""
10982
10983 #: config/tc-ppc.c:3190
10984 msgid "missing size"
10985 msgstr ""
10986
10987 #: config/tc-ppc.c:3199
10988 msgid "negative size"
10989 msgstr ""
10990
10991 #: config/tc-ppc.c:3236
10992 msgid "missing real symbol name"
10993 msgstr ""
10994
10995 #: config/tc-ppc.c:3257
10996 msgid "attempt to redefine symbol"
10997 msgstr ""
10998
10999 #: config/tc-ppc.c:3499
11000 msgid "The XCOFF file format does not support arbitrary sections"
11001 msgstr ""
11002
11003 #: config/tc-ppc.c:3573
11004 msgid "missing rename string"
11005 msgstr ""
11006
11007 #: config/tc-ppc.c:3603 config/tc-ppc.c:4145 read.c:3314
11008 msgid "missing value"
11009 msgstr ""
11010
11011 #: config/tc-ppc.c:3621
11012 msgid "illegal .stabx expression; zero assumed"
11013 msgstr ""
11014
11015 #: config/tc-ppc.c:3653
11016 msgid "missing class"
11017 msgstr ""
11018
11019 #: config/tc-ppc.c:3662
11020 msgid "missing type"
11021 msgstr ""
11022
11023 #: config/tc-ppc.c:3742
11024 msgid "missing symbol name"
11025 msgstr ""
11026
11027 #: config/tc-ppc.c:3932
11028 msgid "nested .bs blocks"
11029 msgstr ""
11030
11031 #: config/tc-ppc.c:3964
11032 msgid ".es without preceding .bs"
11033 msgstr ""
11034
11035 #: config/tc-ppc.c:4137
11036 msgid "non-constant byte count"
11037 msgstr ""
11038
11039 #: config/tc-ppc.c:4184
11040 msgid ".tc not in .toc section"
11041 msgstr ""
11042
11043 #: config/tc-ppc.c:4203
11044 msgid ".tc with no label"
11045 msgstr ""
11046
11047 #: config/tc-ppc.c:4296
11048 msgid ".machine stack overflow"
11049 msgstr ""
11050
11051 #: config/tc-ppc.c:4303
11052 msgid ".machine stack underflow"
11053 msgstr ""
11054
11055 #: config/tc-ppc.c:4310
11056 #, c-format
11057 msgid "invalid machine `%s'"
11058 msgstr ""
11059
11060 #: config/tc-ppc.c:4361
11061 msgid "No previous section to return to. Directive ignored."
11062 msgstr ""
11063
11064 #. Section Contents
11065 #. unknown
11066 #: config/tc-ppc.c:4771
11067 msgid "Unsupported section attribute -- 'a'"
11068 msgstr ""
11069
11070 #: config/tc-ppc.c:4955
11071 msgid "bad symbol suffix"
11072 msgstr ""
11073
11074 #: config/tc-ppc.c:5047
11075 msgid "Unrecognized symbol suffix"
11076 msgstr ""
11077
11078 #: config/tc-ppc.c:5135
11079 msgid "two .function pseudo-ops with no intervening .ef"
11080 msgstr ""
11081
11082 #: config/tc-ppc.c:5148
11083 msgid ".ef with no preceding .function"
11084 msgstr ""
11085
11086 #: config/tc-ppc.c:5277
11087 #, c-format
11088 msgid "warning: symbol %s has no csect"
11089 msgstr ""
11090
11091 #: config/tc-ppc.c:5522
11092 msgid "symbol in .toc does not match any .tc"
11093 msgstr ""
11094
11095 #: config/tc-ppc.c:5897
11096 #, c-format
11097 msgid "unsupported relocation against %s"
11098 msgstr ""
11099
11100 #: config/tc-ppc.c:5970
11101 #, c-format
11102 msgid "cannot emit PC relative %s relocation against %s"
11103 msgstr ""
11104
11105 #: config/tc-ppc.c:5975
11106 #, c-format
11107 msgid "cannot emit PC relative %s relocation"
11108 msgstr ""
11109
11110 #: config/tc-ppc.c:6159
11111 #, c-format
11112 msgid "Unable to handle reference to symbol %s"
11113 msgstr ""
11114
11115 #: config/tc-ppc.c:6162
11116 msgid "Unable to resolve expression"
11117 msgstr ""
11118
11119 #: config/tc-ppc.c:6189
11120 msgid "must branch to an address a multiple of 4"
11121 msgstr ""
11122
11123 #: config/tc-ppc.c:6193
11124 #, c-format
11125 msgid "@local or @plt branch destination is too far away, %ld bytes"
11126 msgstr ""
11127
11128 #: config/tc-ppc.c:6224
11129 #, c-format
11130 msgid "Gas failure, reloc value %d\n"
11131 msgstr ""
11132
11133 #: config/tc-s390.c:327 config/tc-sparc.c:272
11134 msgid "Invalid default architecture, broken assembler."
11135 msgstr ""
11136
11137 #: config/tc-s390.c:423 config/tc-sparc.c:475
11138 #, c-format
11139 msgid "invalid architecture -A%s"
11140 msgstr ""
11141
11142 #: config/tc-s390.c:446
11143 #, c-format
11144 msgid ""
11145 "        S390 options:\n"
11146 "        -mregnames        Allow symbolic names for registers\n"
11147 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
11148 "        -mno-regnames     Do not allow symbolic names for registers\n"
11149 "        -m31              Set file format to 31 bit format\n"
11150 "        -m64              Set file format to 64 bit format\n"
11151 msgstr ""
11152
11153 #: config/tc-s390.c:453
11154 #, c-format
11155 msgid ""
11156 "        -V                print assembler version number\n"
11157 "        -Qy, -Qn          ignored\n"
11158 msgstr ""
11159
11160 #: config/tc-s390.c:472
11161 msgid "The 64 bit file format is used without esame instructions."
11162 msgstr ""
11163
11164 #: config/tc-s390.c:489
11165 #, c-format
11166 msgid "Internal assembler error for instruction format %s"
11167 msgstr ""
11168
11169 #: config/tc-s390.c:562
11170 #, c-format
11171 msgid "operand out of range (%s not between %ld and %ld)"
11172 msgstr ""
11173
11174 #: config/tc-s390.c:744
11175 #, c-format
11176 msgid "identifier+constant@%s means identifier@%s+constant"
11177 msgstr ""
11178
11179 #: config/tc-s390.c:825
11180 msgid "Can't handle O_big in s390_exp_compare"
11181 msgstr ""
11182
11183 #: config/tc-s390.c:906
11184 msgid "Invalid suffix for literal pool entry"
11185 msgstr ""
11186
11187 #: config/tc-s390.c:963
11188 msgid "Big number is too big"
11189 msgstr ""
11190
11191 #: config/tc-s390.c:1110
11192 msgid "relocation not applicable"
11193 msgstr ""
11194
11195 #: config/tc-s390.c:1229
11196 msgid "index register specified but zero"
11197 msgstr ""
11198
11199 #: config/tc-s390.c:1233
11200 msgid "base register specified but zero"
11201 msgstr ""
11202
11203 #: config/tc-s390.c:1314
11204 msgid "invalid operand suffix"
11205 msgstr ""
11206
11207 #: config/tc-s390.c:1337
11208 msgid "syntax error; missing '(' after displacement"
11209 msgstr ""
11210
11211 #: config/tc-s390.c:1353 config/tc-s390.c:1397 config/tc-s390.c:1427
11212 msgid "syntax error; expected ,"
11213 msgstr ""
11214
11215 #: config/tc-s390.c:1385
11216 msgid "syntax error; missing ')' after base register"
11217 msgstr ""
11218
11219 #: config/tc-s390.c:1414
11220 msgid "syntax error; ')' not allowed here"
11221 msgstr ""
11222
11223 #: config/tc-s390.c:1549
11224 #, c-format
11225 msgid "Opcode %s not available in this mode"
11226 msgstr ""
11227
11228 #: config/tc-s390.c:1604 config/tc-s390.c:1627 config/tc-s390.c:1640
11229 msgid "Invalid .insn format\n"
11230 msgstr ""
11231
11232 #: config/tc-s390.c:1612
11233 #, c-format
11234 msgid "Unrecognized opcode format: `%s'"
11235 msgstr ""
11236
11237 #: config/tc-s390.c:1643
11238 msgid "second operand of .insn not a constant\n"
11239 msgstr ""
11240
11241 #: config/tc-s390.c:1646
11242 msgid "missing comma after insn constant\n"
11243 msgstr ""
11244
11245 #: config/tc-s390.c:1938
11246 #, c-format
11247 msgid "cannot emit relocation %s against subsy symbol %s"
11248 msgstr ""
11249
11250 #: config/tc-s390.c:2026
11251 msgid "unsupported relocation type"
11252 msgstr ""
11253
11254 #: config/tc-s390.c:2073
11255 #, c-format
11256 msgid "cannot emit PC relative %s relocation%s%s"
11257 msgstr ""
11258
11259 #: config/tc-s390.c:2198
11260 #, c-format
11261 msgid "Gas failure, reloc type %s\n"
11262 msgstr ""
11263
11264 #: config/tc-s390.c:2200
11265 #, c-format
11266 msgid "Gas failure, reloc type #%i\n"
11267 msgstr ""
11268
11269 #: config/tc-score.c:260
11270 msgid "div / mul are reserved instructions"
11271 msgstr ""
11272
11273 #: config/tc-score.c:261
11274 msgid "This architecture doesn't support mmu"
11275 msgstr ""
11276
11277 #: config/tc-score.c:262
11278 msgid "This architecture doesn't support atomic instruction"
11279 msgstr ""
11280
11281 #: config/tc-score.c:469
11282 msgid "S+core register expected"
11283 msgstr ""
11284
11285 #: config/tc-score.c:470
11286 msgid "S+core special-register expected"
11287 msgstr ""
11288
11289 #: config/tc-score.c:471
11290 msgid "S+core co-processor register expected"
11291 msgstr ""
11292
11293 #: config/tc-score.c:1074 config/tc-score.c:2073
11294 msgid "Using temp register(r1)"
11295 msgstr ""
11296
11297 #: config/tc-score.c:1093
11298 #, c-format
11299 msgid "register expected, not '%.100s'"
11300 msgstr ""
11301
11302 #: config/tc-score.c:1149 config/tc-score.c:5488
11303 msgid "rd must be even number."
11304 msgstr ""
11305
11306 #: config/tc-score.c:1520 config/tc-score.c:1527
11307 #, c-format
11308 msgid "invalid constant: %d bit expression not in range %u..%u"
11309 msgstr ""
11310
11311 #: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
11312 #: config/tc-score.c:2905 config/tc-score.c:3173 config/tc-score.c:3178
11313 #: config/tc-score.c:3471
11314 #, c-format
11315 msgid "invalid constant: %d bit expression not in range %d..%d"
11316 msgstr ""
11317
11318 #: config/tc-score.c:1565
11319 msgid "invalid constant: bit expression not defined"
11320 msgstr ""
11321
11322 #: config/tc-score.c:2087
11323 #, c-format
11324 msgid "low register(r0-r15)expected, not '%.100s'"
11325 msgstr ""
11326
11327 #: config/tc-score.c:2149 config/tc-score.c:3492 config/tc-score.c:3660
11328 #: config/tc-score.c:3705
11329 #, c-format
11330 msgid "missing ["
11331 msgstr ""
11332
11333 #: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3313
11334 #: config/tc-score.c:3329 config/tc-score.c:3400 config/tc-score.c:3456
11335 #: config/tc-score.c:3681 config/tc-score.c:3726 config/tc-score.c:3875
11336 #: config/tc-score.c:3929 config/tc-score.c:3975
11337 #, c-format
11338 msgid "missing ]"
11339 msgstr ""
11340
11341 #: config/tc-score.c:2352
11342 #, c-format
11343 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
11344 msgstr ""
11345
11346 #: config/tc-score.c:2371
11347 #, c-format
11348 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
11349 msgstr ""
11350
11351 #: config/tc-score.c:2387 config/tc-score.c:2394
11352 #, c-format
11353 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
11354 msgstr ""
11355
11356 #: config/tc-score.c:2755 config/tc-score.c:6502
11357 #, c-format
11358 msgid "%s -- `%s'"
11359 msgstr ""
11360
11361 #: config/tc-score.c:2843
11362 msgid "address offset must be half word alignment"
11363 msgstr ""
11364
11365 #: config/tc-score.c:2851
11366 msgid "address offset must be word alignment"
11367 msgstr ""
11368
11369 #: config/tc-score.c:2993 config/tc-score.c:3130
11370 msgid "register same as write-back base"
11371 msgstr ""
11372
11373 #: config/tc-score.c:3100
11374 msgid "pre-indexed expression expected"
11375 msgstr ""
11376
11377 #: config/tc-score.c:3431
11378 #, c-format
11379 msgid "invalid register number: %d is not in [r0--r7]"
11380 msgstr ""
11381
11382 #: config/tc-score.c:3448
11383 msgid "comma is  expected"
11384 msgstr ""
11385
11386 #: config/tc-score.c:3479
11387 #, c-format
11388 msgid "invalid constant: %d is not word align integer"
11389 msgstr ""
11390
11391 #: config/tc-score.c:3519 config/tc-score.c:3562
11392 msgid "invalid constant: 32 bit expression not word align"
11393 msgstr ""
11394
11395 #: config/tc-score.c:3528 config/tc-score.c:3571
11396 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11397 msgstr ""
11398
11399 #: config/tc-score.c:3604
11400 msgid ""
11401 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11402 msgstr ""
11403
11404 #: config/tc-score.c:3793 config/tc-score.c:3821
11405 msgid "imm5 should >= 2"
11406 msgstr ""
11407
11408 #: config/tc-score.c:3798 config/tc-score.c:3827
11409 msgid "reg should <= 31"
11410 msgstr ""
11411
11412 #: config/tc-score.c:3869 config/tc-score.c:3920
11413 msgid "missing +"
11414 msgstr ""
11415
11416 #: config/tc-score.c:3913
11417 #, c-format
11418 msgid "%s register same as write-back base"
11419 msgstr ""
11420
11421 #: config/tc-score.c:3915
11422 msgid "destination"
11423 msgstr ""
11424
11425 #: config/tc-score.c:3915
11426 msgid "source"
11427 msgstr ""
11428
11429 #: config/tc-score.c:4245 config/tc-score.c:4321 config/tc-score.c:4950
11430 msgid "expression error"
11431 msgstr ""
11432
11433 #: config/tc-score.c:4251
11434 msgid "value not in range [0, 0xffffffff]"
11435 msgstr ""
11436
11437 #: config/tc-score.c:4327
11438 msgid "value not in range [-0xffffffff, 0xffffffff]"
11439 msgstr ""
11440
11441 #: config/tc-score.c:4355
11442 msgid "li rd label isn't correct instruction form"
11443 msgstr ""
11444
11445 #: config/tc-score.c:4524 config/tc-score.c:4675 config/tc-score.c:5200
11446 #: config/tc-score.c:5228
11447 msgid "lacking label  "
11448 msgstr ""
11449
11450 #: config/tc-score.c:4900
11451 msgid "s3_PIC code offset overflow (max 16 signed bits)"
11452 msgstr ""
11453
11454 #: config/tc-score.c:4956
11455 msgid "value not in range [0, 0x7fffffff]"
11456 msgstr ""
11457
11458 #: config/tc-score.c:4961
11459 msgid "end on line error"
11460 msgstr ""
11461
11462 #: config/tc-score.c:5207
11463 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11464 msgstr ""
11465
11466 #: config/tc-score.c:5234
11467 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
11468 msgstr ""
11469
11470 #: config/tc-score.c:5267
11471 msgid "lacking label"
11472 msgstr ""
11473
11474 #: config/tc-score.c:5272
11475 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11476 msgstr ""
11477
11478 #: config/tc-score.c:5368
11479 msgid "pce instruction error (16 bit || 16 bit)'"
11480 msgstr ""
11481
11482 #: config/tc-score.c:5386 config/tc-score.c:5410 config/tc-score.c:5437
11483 #: config/tc-score.c:5466 config/tc-score.c:5515
11484 msgid "score3d instruction."
11485 msgstr ""
11486
11487 #: config/tc-score.c:6126 read.c:1465
11488 msgid "missing size expression"
11489 msgstr ""
11490
11491 #: config/tc-score.c:6132
11492 #, c-format
11493 msgid "BSS length (%d) < 0 ignored"
11494 msgstr ""
11495
11496 #: config/tc-score.c:6147 read.c:2306
11497 #, c-format
11498 msgid "error setting flags for \".sbss\": %s"
11499 msgstr ""
11500
11501 #: config/tc-score.c:6161 config/tc-sparc.c:3695
11502 msgid "missing alignment"
11503 msgstr ""
11504
11505 #: config/tc-score.c:6198
11506 #, c-format
11507 msgid "alignment too large; %d assumed"
11508 msgstr ""
11509
11510 #: config/tc-score.c:6203 read.c:2367
11511 msgid "alignment negative; 0 assumed"
11512 msgstr ""
11513
11514 #: config/tc-score.c:6270 config/tc-z80.c:289 ecoff.c:3355 read.c:1484
11515 #: read.c:1597 read.c:2484 read.c:3048 read.c:3441 symbols.c:326 symbols.c:432
11516 #, c-format
11517 msgid "symbol `%s' is already defined"
11518 msgstr ""
11519
11520 #. Error routine.
11521 #: config/tc-score.c:6606 config/tc-score.c:6630
11522 msgid "size is not 4 or 6"
11523 msgstr ""
11524
11525 #: config/tc-score.c:6689
11526 msgid "bad call to MD_ATOF()"
11527 msgstr ""
11528
11529 #: config/tc-score.c:7197
11530 #, c-format
11531 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11532 msgstr ""
11533
11534 #: config/tc-score.c:7212 config/tc-score.c:7241 config/tc-score.c:7293
11535 #, c-format
11536 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
11537 msgstr ""
11538
11539 #: config/tc-score.c:7263 config/tc-score.c:7318
11540 #, c-format
11541 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9]"
11542 msgstr ""
11543
11544 #: config/tc-score.c:7494
11545 #, c-format
11546 msgid "cannot represent %s relocation in this object file format1"
11547 msgstr ""
11548
11549 #: config/tc-score.c:7785
11550 #, c-format
11551 msgid "Sunplus-v2-0-0-20060510\n"
11552 msgstr ""
11553
11554 #: config/tc-score.c:7805
11555 #, c-format
11556 msgid " Score-specific assembler options:\n"
11557 msgstr ""
11558
11559 #: config/tc-score.c:7807
11560 #, c-format
11561 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
11562 msgstr ""
11563
11564 #: config/tc-score.c:7812
11565 #, c-format
11566 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
11567 msgstr ""
11568
11569 #: config/tc-score.c:7816
11570 #, c-format
11571 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
11572 msgstr ""
11573
11574 #: config/tc-score.c:7818
11575 #, c-format
11576 msgid ""
11577 "        -NWARN\t\tassemble code for no warning message for fix data "
11578 "dependency\n"
11579 msgstr ""
11580
11581 #: config/tc-score.c:7820
11582 #, c-format
11583 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
11584 msgstr ""
11585
11586 #: config/tc-score.c:7822
11587 #, c-format
11588 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
11589 msgstr ""
11590
11591 #: config/tc-score.c:7824
11592 #, c-format
11593 msgid ""
11594 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
11595 "setting\n"
11596 msgstr ""
11597
11598 #: config/tc-score.c:7826
11599 #, c-format
11600 msgid "        -SCORE3\t\tassemble code for target is SCORE3\n"
11601 msgstr ""
11602
11603 #: config/tc-score.c:7828
11604 #, c-format
11605 msgid ""
11606 "        -march=score7\tassemble code for target is SCORE7, this is default "
11607 "setting\n"
11608 msgstr ""
11609
11610 #: config/tc-score.c:7830
11611 #, c-format
11612 msgid "        -march=score3\tassemble code for target is SCORE3\n"
11613 msgstr ""
11614
11615 #: config/tc-score.c:7832
11616 #, c-format
11617 msgid ""
11618 "        -USE_R1\t\tassemble code for no warning message when using temp "
11619 "register r1\n"
11620 msgstr ""
11621
11622 #: config/tc-score.c:7834
11623 #, c-format
11624 msgid "        -KPIC\t\tassemble code for PIC\n"
11625 msgstr ""
11626
11627 #: config/tc-score.c:7836
11628 #, c-format
11629 msgid "        -O0\t\tassembler will not perform any optimizations\n"
11630 msgstr ""
11631
11632 #: config/tc-score.c:7838
11633 #, c-format
11634 msgid ""
11635 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
11636 msgstr ""
11637
11638 #: config/tc-score.c:7840
11639 #, c-format
11640 msgid "        -V \t\tSunplus release version \n"
11641 msgstr ""
11642
11643 #: config/tc-sh.c:63
11644 msgid "directive .big encountered when option -big required"
11645 msgstr ""
11646
11647 #: config/tc-sh.c:73
11648 msgid "directive .little encountered when option -little required"
11649 msgstr ""
11650
11651 #: config/tc-sh.c:1364
11652 msgid "misplaced PIC operand"
11653 msgstr ""
11654
11655 #: config/tc-sh.c:1402
11656 msgid "illegal double indirection"
11657 msgstr ""
11658
11659 #: config/tc-sh.c:1411
11660 msgid "illegal register after @-"
11661 msgstr ""
11662
11663 #: config/tc-sh.c:1427
11664 msgid "must be @(r0,...)"
11665 msgstr ""
11666
11667 #: config/tc-sh.c:1451
11668 msgid "syntax error in @(r0,...)"
11669 msgstr ""
11670
11671 #: config/tc-sh.c:1456
11672 msgid "syntax error in @(r0...)"
11673 msgstr ""
11674
11675 #: config/tc-sh.c:1501
11676 msgid "Deprecated syntax."
11677 msgstr ""
11678
11679 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11680 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11681 msgstr ""
11682
11683 #: config/tc-sh.c:1523
11684 msgid "expecting )"
11685 msgstr ""
11686
11687 #: config/tc-sh.c:1531
11688 msgid "illegal register after @"
11689 msgstr ""
11690
11691 #: config/tc-sh.c:2202
11692 #, c-format
11693 msgid "unhandled %d\n"
11694 msgstr ""
11695
11696 #: config/tc-sh.c:2368
11697 #, c-format
11698 msgid "Invalid register: 'r%d'"
11699 msgstr ""
11700
11701 #: config/tc-sh.c:2472
11702 #, c-format
11703 msgid "failed for %d\n"
11704 msgstr ""
11705
11706 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11707 msgid "invalid operands for opcode"
11708 msgstr ""
11709
11710 #: config/tc-sh.c:2590
11711 msgid "insn can't be combined with parallel processing insn"
11712 msgstr ""
11713
11714 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11715 msgid "multiple movx specifications"
11716 msgstr ""
11717
11718 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11719 msgid "multiple movy specifications"
11720 msgstr ""
11721
11722 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11723 msgid "invalid movx address register"
11724 msgstr ""
11725
11726 #: config/tc-sh.c:2613
11727 msgid "insn cannot be combined with non-nopy"
11728 msgstr ""
11729
11730 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11731 msgid "invalid movy address register"
11732 msgstr ""
11733
11734 #: config/tc-sh.c:2629
11735 msgid "insn cannot be combined with non-nopx"
11736 msgstr ""
11737
11738 #: config/tc-sh.c:2642
11739 msgid "previous movy requires nopx"
11740 msgstr ""
11741
11742 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11743 msgid "invalid movx dsp register"
11744 msgstr ""
11745
11746 #: config/tc-sh.c:2665
11747 msgid "previous movx requires nopy"
11748 msgstr ""
11749
11750 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11751 msgid "invalid movy dsp register"
11752 msgstr ""
11753
11754 #: config/tc-sh.c:2689
11755 msgid "dsp immediate shift value not constant"
11756 msgstr ""
11757
11758 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11759 msgid "multiple parallel processing specifications"
11760 msgstr ""
11761
11762 #: config/tc-sh.c:2722
11763 msgid "multiple condition specifications"
11764 msgstr ""
11765
11766 #: config/tc-sh.c:2760
11767 msgid "insn cannot be combined with pmuls"
11768 msgstr ""
11769
11770 #: config/tc-sh.c:2776
11771 msgid "bad combined pmuls output operand"
11772 msgstr ""
11773
11774 #: config/tc-sh.c:2786
11775 msgid "destination register is same for parallel insns"
11776 msgstr ""
11777
11778 #: config/tc-sh.c:2795
11779 msgid "condition not followed by conditionalizable insn"
11780 msgstr ""
11781
11782 #: config/tc-sh.c:2805
11783 msgid "unrecognized characters at end of parallel processing insn"
11784 msgstr ""
11785
11786 #: config/tc-sh.c:2921
11787 msgid "opcode not valid for this cpu variant"
11788 msgstr ""
11789
11790 #: config/tc-sh.c:2954
11791 msgid "Delayed branches not available on SH1"
11792 msgstr ""
11793
11794 #: config/tc-sh.c:2989
11795 #, c-format
11796 msgid "excess operands: '%s'"
11797 msgstr ""
11798
11799 #: config/tc-sh.c:3066
11800 msgid ".uses pseudo-op seen when not relaxing"
11801 msgstr ""
11802
11803 #: config/tc-sh.c:3072
11804 msgid "bad .uses format"
11805 msgstr ""
11806
11807 #: config/tc-sh.c:3176
11808 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11809 msgstr ""
11810
11811 #: config/tc-sh.c:3182
11812 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11813 msgstr ""
11814
11815 #: config/tc-sh.c:3184
11816 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11817 msgstr ""
11818
11819 #: config/tc-sh.c:3216
11820 #, c-format
11821 msgid "Invalid argument to --isa option: %s"
11822 msgstr ""
11823
11824 #: config/tc-sh.c:3225
11825 msgid "Invalid combination: --abi=32 with --abi=64"
11826 msgstr ""
11827
11828 #: config/tc-sh.c:3231
11829 msgid "Invalid combination: --abi=64 with --abi=32"
11830 msgstr ""
11831
11832 #: config/tc-sh.c:3233
11833 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11834 msgstr ""
11835
11836 #: config/tc-sh.c:3237
11837 #, c-format
11838 msgid "Invalid argument to --abi option: %s"
11839 msgstr ""
11840
11841 #: config/tc-sh.c:3271
11842 #, c-format
11843 msgid ""
11844 "SH options:\n"
11845 "--little\t\tgenerate little endian code\n"
11846 "--big\t\t\tgenerate big endian code\n"
11847 "--relax\t\t\talter jump instructions for long displacements\n"
11848 "--renesas\t\tdisable optimization with section symbol for\n"
11849 "\t\t\tcompatibility with Renesas assembler.\n"
11850 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11851 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11852 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11853 "--isa=[any\t\tuse most appropriate isa\n"
11854 "    | dsp               same as '-dsp'\n"
11855 "    | fp"
11856 msgstr ""
11857
11858 #: config/tc-sh.c:3297
11859 #, c-format
11860 msgid ""
11861 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11862 "    | SHmedia\n"
11863 "    | shcompact\n"
11864 "    | SHcompact]\n"
11865 msgstr ""
11866
11867 #: config/tc-sh.c:3302
11868 #, c-format
11869 msgid ""
11870 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11871 "\t\t\tfile type\n"
11872 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
11873 "\t\t\tSHcompact code sections\n"
11874 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11875 "\t\t\tconstants and SHcompact code\n"
11876 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11877 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11878 "\t\t\tto 32 bits only\n"
11879 msgstr ""
11880
11881 #: config/tc-sh.c:3401
11882 msgid ".uses does not refer to a local symbol in the same section"
11883 msgstr ""
11884
11885 #: config/tc-sh.c:3420
11886 msgid "can't find fixup pointed to by .uses"
11887 msgstr ""
11888
11889 #: config/tc-sh.c:3440
11890 msgid ".uses target does not refer to a local symbol in the same section"
11891 msgstr ""
11892
11893 #: config/tc-sh.c:3517
11894 msgid "displacement overflows 12-bit field"
11895 msgstr ""
11896
11897 #: config/tc-sh.c:3520
11898 #, c-format
11899 msgid "displacement to defined symbol %s overflows 12-bit field"
11900 msgstr ""
11901
11902 #: config/tc-sh.c:3524
11903 #, c-format
11904 msgid "displacement to undefined symbol %s overflows 12-bit field"
11905 msgstr ""
11906
11907 #: config/tc-sh.c:3597
11908 msgid "displacement overflows 8-bit field"
11909 msgstr ""
11910
11911 #: config/tc-sh.c:3600
11912 #, c-format
11913 msgid "displacement to defined symbol %s overflows 8-bit field"
11914 msgstr ""
11915
11916 #: config/tc-sh.c:3604
11917 #, c-format
11918 msgid "displacement to undefined symbol %s overflows 8-bit field "
11919 msgstr ""
11920
11921 #: config/tc-sh.c:3621
11922 #, c-format
11923 msgid "overflow in branch to %s; converted into longer instruction sequence"
11924 msgstr ""
11925
11926 #: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4204
11927 #: config/tc-sparc.c:4228
11928 msgid "misaligned data"
11929 msgstr ""
11930
11931 #: config/tc-sh.c:4036
11932 msgid "offset to unaligned destination"
11933 msgstr ""
11934
11935 #: config/tc-sh.c:4041
11936 msgid "negative offset"
11937 msgstr ""
11938
11939 #: config/tc-sh.c:4179
11940 msgid "misaligned offset"
11941 msgstr ""
11942
11943 #: config/tc-sh64.c:568
11944 msgid "This operand must be constant at assembly time"
11945 msgstr ""
11946
11947 #: config/tc-sh64.c:681
11948 msgid "Invalid operand expression"
11949 msgstr ""
11950
11951 #: config/tc-sh64.c:773 config/tc-sh64.c:877
11952 msgid "PTB operand is a SHmedia symbol"
11953 msgstr ""
11954
11955 #: config/tc-sh64.c:776 config/tc-sh64.c:874
11956 msgid "PTA operand is a SHcompact symbol"
11957 msgstr ""
11958
11959 #: config/tc-sh64.c:792
11960 msgid "invalid expression in operand"
11961 msgstr ""
11962
11963 #: config/tc-sh64.c:1483
11964 #, c-format
11965 msgid "invalid operand, not a 5-bit unsigned value: %d"
11966 msgstr ""
11967
11968 #: config/tc-sh64.c:1488
11969 #, c-format
11970 msgid "invalid operand, not a 6-bit signed value: %d"
11971 msgstr ""
11972
11973 #: config/tc-sh64.c:1493
11974 #, c-format
11975 msgid "invalid operand, not a 6-bit unsigned value: %d"
11976 msgstr ""
11977
11978 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11979 #, c-format
11980 msgid "invalid operand, not a 11-bit signed value: %d"
11981 msgstr ""
11982
11983 #: config/tc-sh64.c:1500
11984 #, c-format
11985 msgid "invalid operand, not a multiple of 32: %d"
11986 msgstr ""
11987
11988 #: config/tc-sh64.c:1505
11989 #, c-format
11990 msgid "invalid operand, not a 10-bit signed value: %d"
11991 msgstr ""
11992
11993 #: config/tc-sh64.c:1512
11994 #, c-format
11995 msgid "invalid operand, not an even value: %d"
11996 msgstr ""
11997
11998 #: config/tc-sh64.c:1517
11999 #, c-format
12000 msgid "invalid operand, not a 12-bit signed value: %d"
12001 msgstr ""
12002
12003 #: config/tc-sh64.c:1519
12004 #, c-format
12005 msgid "invalid operand, not a multiple of 4: %d"
12006 msgstr ""
12007
12008 #: config/tc-sh64.c:1524
12009 #, c-format
12010 msgid "invalid operand, not a 13-bit signed value: %d"
12011 msgstr ""
12012
12013 #: config/tc-sh64.c:1526
12014 #, c-format
12015 msgid "invalid operand, not a multiple of 8: %d"
12016 msgstr ""
12017
12018 #: config/tc-sh64.c:1531
12019 #, c-format
12020 msgid "invalid operand, not a 16-bit signed value: %d"
12021 msgstr ""
12022
12023 #: config/tc-sh64.c:1536
12024 #, c-format
12025 msgid "invalid operand, not a 16-bit unsigned value: %d"
12026 msgstr ""
12027
12028 #: config/tc-sh64.c:1542
12029 msgid "operand out of range for PT, PTA and PTB"
12030 msgstr ""
12031
12032 #: config/tc-sh64.c:1544
12033 #, c-format
12034 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12035 msgstr ""
12036
12037 #: config/tc-sh64.c:2064
12038 #, c-format
12039 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12040 msgstr ""
12041
12042 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12043 msgid "invalid PIC reference"
12044 msgstr ""
12045
12046 #: config/tc-sh64.c:2478
12047 msgid "can't find opcode"
12048 msgstr ""
12049
12050 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12051 msgid "invalid operand: expression in PT target"
12052 msgstr ""
12053
12054 #: config/tc-sh64.c:2812
12055 #, c-format
12056 msgid "invalid operands to %s"
12057 msgstr ""
12058
12059 #: config/tc-sh64.c:2818
12060 #, c-format
12061 msgid "excess operands to %s"
12062 msgstr ""
12063
12064 #: config/tc-sh64.c:2863
12065 #, c-format
12066 msgid "The `.mode %s' directive is not valid with this architecture"
12067 msgstr ""
12068
12069 #: config/tc-sh64.c:2871
12070 #, c-format
12071 msgid "Invalid argument to .mode: %s"
12072 msgstr ""
12073
12074 #: config/tc-sh64.c:2901
12075 #, c-format
12076 msgid "The `.abi %s' directive is not valid with this architecture"
12077 msgstr ""
12078
12079 #: config/tc-sh64.c:2907
12080 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12081 msgstr ""
12082
12083 #: config/tc-sh64.c:2912
12084 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12085 msgstr ""
12086
12087 #: config/tc-sh64.c:2915
12088 #, c-format
12089 msgid "Invalid argument to .abi: %s"
12090 msgstr ""
12091
12092 #: config/tc-sh64.c:2970
12093 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12094 msgstr ""
12095
12096 #: config/tc-sh64.c:2975
12097 msgid "-shcompact-const-crange is invalid without SHcompact"
12098 msgstr ""
12099
12100 #: config/tc-sh64.c:2978
12101 msgid "-expand-pt32 only valid with -abi=64"
12102 msgstr ""
12103
12104 #: config/tc-sh64.c:2981
12105 msgid "-no-expand only valid with SHcompact or SHmedia"
12106 msgstr ""
12107
12108 #: config/tc-sh64.c:2984
12109 msgid "-expand-pt32 invalid together with -no-expand"
12110 msgstr ""
12111
12112 #: config/tc-sh64.c:3198
12113 msgid ""
12114 "SHmedia code not allowed in same section as constants and SHcompact code"
12115 msgstr ""
12116
12117 #: config/tc-sh64.c:3216
12118 msgid "No segment info for current section"
12119 msgstr ""
12120
12121 #: config/tc-sh64.c:3255
12122 msgid "duplicate datalabel operator ignored"
12123 msgstr ""
12124
12125 #: config/tc-sh64.c:3325
12126 msgid "Invalid DataLabel expression"
12127 msgstr ""
12128
12129 #: config/tc-sparc.c:276 config/tc-sparc.c:481
12130 msgid "Bad opcode table, broken assembler."
12131 msgstr ""
12132
12133 #: config/tc-sparc.c:473
12134 #, c-format
12135 msgid "invalid architecture -xarch=%s"
12136 msgstr ""
12137
12138 #: config/tc-sparc.c:542
12139 #, c-format
12140 msgid "No compiled in support for %d bit object file format"
12141 msgstr ""
12142
12143 #: config/tc-sparc.c:623
12144 #, c-format
12145 msgid "SPARC options:\n"
12146 msgstr ""
12147
12148 #: config/tc-sparc.c:652
12149 #, c-format
12150 msgid ""
12151 "\n"
12152 "\t\t\tspecify variant of SPARC architecture\n"
12153 "-bump\t\t\twarn when assembler switches architectures\n"
12154 "-sparc\t\t\tignored\n"
12155 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
12156 "-relax\t\t\trelax jumps and branches (default)\n"
12157 "-no-relax\t\tavoid changing any jumps and branches\n"
12158 msgstr ""
12159
12160 #: config/tc-sparc.c:660
12161 #, c-format
12162 msgid "-k\t\t\tgenerate PIC\n"
12163 msgstr ""
12164
12165 #: config/tc-sparc.c:664
12166 #, c-format
12167 msgid ""
12168 "-32\t\t\tcreate 32 bit object file\n"
12169 "-64\t\t\tcreate 64 bit object file\n"
12170 msgstr ""
12171
12172 #: config/tc-sparc.c:667
12173 #, c-format
12174 msgid "\t\t\t[default is %d]\n"
12175 msgstr ""
12176
12177 #: config/tc-sparc.c:669
12178 #, c-format
12179 msgid ""
12180 "-TSO\t\t\tuse Total Store Ordering\n"
12181 "-PSO\t\t\tuse Partial Store Ordering\n"
12182 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
12183 msgstr ""
12184
12185 #: config/tc-sparc.c:673
12186 #, c-format
12187 msgid "\t\t\t[default is %s]\n"
12188 msgstr ""
12189
12190 #: config/tc-sparc.c:675
12191 #, c-format
12192 msgid ""
12193 "-KPIC\t\t\tgenerate PIC\n"
12194 "-V\t\t\tprint assembler version number\n"
12195 "-undeclared-regs\tignore application global register usage without\n"
12196 "\t\t\tappropriate .register directive (default)\n"
12197 "-no-undeclared-regs\tforce error on application global register usage\n"
12198 "\t\t\twithout appropriate .register directive\n"
12199 "-q\t\t\tignored\n"
12200 "-Qy, -Qn\t\tignored\n"
12201 "-s\t\t\tignored\n"
12202 msgstr ""
12203
12204 #: config/tc-sparc.c:687
12205 #, c-format
12206 msgid ""
12207 "-EL\t\t\tgenerate code for a little endian machine\n"
12208 "-EB\t\t\tgenerate code for a big endian machine\n"
12209 "--little-endian-data\tgenerate code for a machine having big endian\n"
12210 "                        instructions and little endian data.\n"
12211 msgstr ""
12212
12213 #: config/tc-sparc.c:823
12214 #, c-format
12215 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12216 msgstr ""
12217
12218 #: config/tc-sparc.c:842
12219 #, c-format
12220 msgid "Internal error: can't find opcode `%s' for `%s'\n"
12221 msgstr ""
12222
12223 #: config/tc-sparc.c:983
12224 msgid "Support for 64-bit arithmetic not compiled in."
12225 msgstr ""
12226
12227 #: config/tc-sparc.c:1029
12228 msgid "set: number not in 0..4294967295 range"
12229 msgstr ""
12230
12231 #: config/tc-sparc.c:1036
12232 msgid "set: number not in -2147483648..4294967295 range"
12233 msgstr ""
12234
12235 #: config/tc-sparc.c:1095
12236 msgid "setsw: number not in -2147483648..4294967295 range"
12237 msgstr ""
12238
12239 #: config/tc-sparc.c:1143
12240 msgid "setx: temporary register same as destination register"
12241 msgstr ""
12242
12243 #: config/tc-sparc.c:1214
12244 msgid "setx: illegal temporary register g0"
12245 msgstr ""
12246
12247 #: config/tc-sparc.c:1311
12248 msgid "FP branch in delay slot"
12249 msgstr ""
12250
12251 #: config/tc-sparc.c:1326
12252 msgid "FP branch preceded by FP instruction; NOP inserted"
12253 msgstr ""
12254
12255 #: config/tc-sparc.c:1366
12256 msgid "failed special case insn sanity check"
12257 msgstr ""
12258
12259 #: config/tc-sparc.c:1454
12260 msgid ": invalid membar mask name"
12261 msgstr ""
12262
12263 #: config/tc-sparc.c:1470
12264 msgid ": invalid membar mask expression"
12265 msgstr ""
12266
12267 #: config/tc-sparc.c:1475
12268 msgid ": invalid membar mask number"
12269 msgstr ""
12270
12271 #: config/tc-sparc.c:1490
12272 msgid ": invalid siam mode expression"
12273 msgstr ""
12274
12275 #: config/tc-sparc.c:1495
12276 msgid ": invalid siam mode number"
12277 msgstr ""
12278
12279 #: config/tc-sparc.c:1511
12280 msgid ": invalid prefetch function name"
12281 msgstr ""
12282
12283 #: config/tc-sparc.c:1519
12284 msgid ": invalid prefetch function expression"
12285 msgstr ""
12286
12287 #: config/tc-sparc.c:1524
12288 msgid ": invalid prefetch function number"
12289 msgstr ""
12290
12291 #: config/tc-sparc.c:1552 config/tc-sparc.c:1564
12292 msgid ": unrecognizable privileged register"
12293 msgstr ""
12294
12295 #: config/tc-sparc.c:1588 config/tc-sparc.c:1600
12296 msgid ": unrecognizable hyperprivileged register"
12297 msgstr ""
12298
12299 #: config/tc-sparc.c:1624 config/tc-sparc.c:1649
12300 msgid ": unrecognizable v9a or v9b ancillary state register"
12301 msgstr ""
12302
12303 #: config/tc-sparc.c:1629
12304 msgid ": rd on write only ancillary state register"
12305 msgstr ""
12306
12307 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12308 #: config/tc-sparc.c:1637
12309 msgid ": unrecognizable v9a ancillary state register"
12310 msgstr ""
12311
12312 #: config/tc-sparc.c:1673
12313 msgid ": asr number must be between 16 and 31"
12314 msgstr ""
12315
12316 #: config/tc-sparc.c:1681
12317 msgid ": asr number must be between 0 and 31"
12318 msgstr ""
12319
12320 #: config/tc-sparc.c:1691
12321 #, c-format
12322 msgid ": expecting %asrN"
12323 msgstr ""
12324
12325 #: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
12326 #: config/tc-sparc.c:2365
12327 #, c-format
12328 msgid "Illegal operands: %%%s requires arguments in ()"
12329 msgstr ""
12330
12331 #: config/tc-sparc.c:1884
12332 #, c-format
12333 msgid ""
12334 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
12335 "()"
12336 msgstr ""
12337
12338 #: config/tc-sparc.c:1895
12339 #, c-format
12340 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12341 msgstr ""
12342
12343 #: config/tc-sparc.c:2102
12344 msgid "detected global register use not covered by .register pseudo-op"
12345 msgstr ""
12346
12347 #: config/tc-sparc.c:2173
12348 msgid ": There are only 64 f registers; [0-63]"
12349 msgstr ""
12350
12351 #: config/tc-sparc.c:2175 config/tc-sparc.c:2193
12352 msgid ": There are only 32 f registers; [0-31]"
12353 msgstr ""
12354
12355 #: config/tc-sparc.c:2185
12356 msgid ": There are only 32 single precision f registers; [0-31]"
12357 msgstr ""
12358
12359 #: config/tc-sparc.c:2377
12360 #, c-format
12361 msgid ""
12362 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12363 msgstr ""
12364
12365 #: config/tc-sparc.c:2487
12366 #, c-format
12367 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12368 msgstr ""
12369
12370 #: config/tc-sparc.c:2497
12371 #, c-format
12372 msgid ""
12373 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12374 "symbol"
12375 msgstr ""
12376
12377 #: config/tc-sparc.c:2515
12378 msgid ": PC-relative operand can't be a constant"
12379 msgstr ""
12380
12381 #: config/tc-sparc.c:2522
12382 msgid ": TLS operand can't be a constant"
12383 msgstr ""
12384
12385 #: config/tc-sparc.c:2555
12386 msgid ": invalid ASI name"
12387 msgstr ""
12388
12389 #: config/tc-sparc.c:2563
12390 msgid ": invalid ASI expression"
12391 msgstr ""
12392
12393 #: config/tc-sparc.c:2568
12394 msgid ": invalid ASI number"
12395 msgstr ""
12396
12397 #: config/tc-sparc.c:2665
12398 msgid "OPF immediate operand out of range (0-0x1ff)"
12399 msgstr ""
12400
12401 #: config/tc-sparc.c:2670
12402 msgid "non-immediate OPF operand, ignored"
12403 msgstr ""
12404
12405 #: config/tc-sparc.c:2689
12406 msgid ": invalid cpreg name"
12407 msgstr ""
12408
12409 #: config/tc-sparc.c:2718
12410 #, c-format
12411 msgid "Illegal operands%s"
12412 msgstr ""
12413
12414 #: config/tc-sparc.c:2752
12415 #, c-format
12416 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12417 msgstr ""
12418
12419 #: config/tc-sparc.c:2788
12420 #, c-format
12421 msgid "Architecture mismatch on \"%s\"."
12422 msgstr ""
12423
12424 #: config/tc-sparc.c:2789
12425 #, c-format
12426 msgid " (Requires %s; requested architecture is %s.)"
12427 msgstr ""
12428
12429 #: config/tc-sparc.c:3324
12430 #, c-format
12431 msgid "bad or unhandled relocation type: 0x%02x"
12432 msgstr ""
12433
12434 #: config/tc-sparc.c:3657
12435 msgid "Expected comma after name"
12436 msgstr ""
12437
12438 #: config/tc-sparc.c:3666
12439 #, c-format
12440 msgid "BSS length (%d.) <0! Ignored."
12441 msgstr ""
12442
12443 #: config/tc-sparc.c:3678
12444 msgid "bad .reserve segment -- expected BSS segment"
12445 msgstr ""
12446
12447 #: config/tc-sparc.c:3706
12448 #, c-format
12449 msgid "alignment too large; assuming %d"
12450 msgstr ""
12451
12452 #: config/tc-sparc.c:3712 config/tc-sparc.c:3862
12453 msgid "negative alignment"
12454 msgstr ""
12455
12456 #: config/tc-sparc.c:3722 config/tc-sparc.c:3885 read.c:1321 read.c:2379
12457 msgid "alignment not a power of 2"
12458 msgstr ""
12459
12460 #: config/tc-sparc.c:3775
12461 #, c-format
12462 msgid "Ignoring attempt to re-define symbol %s"
12463 msgstr ""
12464
12465 #: config/tc-sparc.c:3799 config/tc-v850.c:222
12466 msgid "Expected comma after symbol-name"
12467 msgstr ""
12468
12469 #: config/tc-sparc.c:3809
12470 #, c-format
12471 msgid ".COMMon length (%lu) out of range ignored"
12472 msgstr ""
12473
12474 #: config/tc-sparc.c:3842
12475 msgid "Expected comma after common length"
12476 msgstr ""
12477
12478 #: config/tc-sparc.c:3856
12479 #, c-format
12480 msgid "alignment too large; assuming %ld"
12481 msgstr ""
12482
12483 #: config/tc-sparc.c:4000
12484 msgid "Unknown segment type"
12485 msgstr ""
12486
12487 #: config/tc-sparc.c:4075 config/tc-sparc.c:4085
12488 #, c-format
12489 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
12490 msgstr ""
12491
12492 #: config/tc-sparc.c:4103
12493 msgid "redefinition of global register"
12494 msgstr ""
12495
12496 #: config/tc-sparc.c:4114
12497 #, c-format
12498 msgid "Register symbol %s already defined."
12499 msgstr ""
12500
12501 #: config/tc-sparc.c:4319
12502 #, c-format
12503 msgid "Illegal operands: %%r_plt in %d-byte data field"
12504 msgstr ""
12505
12506 #: config/tc-sparc.c:4329
12507 #, c-format
12508 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
12509 msgstr ""
12510
12511 #: config/tc-sparc.c:4366 config/tc-vax.c:3313
12512 #, c-format
12513 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
12514 msgstr ""
12515
12516 #: config/tc-sparc.c:4374 config/tc-sparc.c:4405 config/tc-sparc.c:4414
12517 #: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361
12518 #, c-format
12519 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
12520 msgstr ""
12521
12522 #: config/tc-sparc.c:4423 config/tc-vax.c:3370
12523 #, c-format
12524 msgid "Illegal operands: garbage after %%r_%s%d()"
12525 msgstr ""
12526
12527 #: config/tc-sparc.h:60
12528 msgid "sparc convert_frag\n"
12529 msgstr ""
12530
12531 #: config/tc-sparc.h:62 config/tc-z80.h:53
12532 msgid "estimate_size_before_relax called"
12533 msgstr ""
12534
12535 #: config/tc-spu.c:132
12536 #, c-format
12537 msgid "Can't hash instruction '%s':%s"
12538 msgstr ""
12539
12540 #: config/tc-spu.c:186
12541 msgid ""
12542 "SPU options:\n"
12543 "  --apuasm\t\t  emulate behaviour of apuasm\n"
12544 msgstr ""
12545
12546 #: config/tc-spu.c:292
12547 #, c-format
12548 msgid "Invalid mnemonic '%s'"
12549 msgstr ""
12550
12551 #: config/tc-spu.c:298
12552 #, c-format
12553 msgid "'%s' is only available in DD2.0 or higher."
12554 msgstr ""
12555
12556 #: config/tc-spu.c:330
12557 #, c-format
12558 msgid "Error in argument %d.  Expecting:  \"%s\""
12559 msgstr ""
12560
12561 #: config/tc-spu.c:341
12562 msgid "Mixing register syntax, with and without '$'."
12563 msgstr ""
12564
12565 #: config/tc-spu.c:347
12566 #, c-format
12567 msgid "Treating '%-*s' as a symbol."
12568 msgstr ""
12569
12570 #: config/tc-spu.c:566
12571 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
12572 msgstr ""
12573
12574 #: config/tc-spu.c:568
12575 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
12576 msgstr ""
12577
12578 #: config/tc-spu.c:611
12579 #, c-format
12580 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
12581 msgstr ""
12582
12583 #: config/tc-spu.c:617
12584 #, c-format
12585 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
12586 msgstr ""
12587
12588 #: config/tc-spu.c:687 config/tc-spu.c:690
12589 #, c-format
12590 msgid "Constant expression %d out of range, [%d, %d]."
12591 msgstr ""
12592
12593 #: config/tc-spu.c:792
12594 #, c-format
12595 msgid "invalid priority '%lu'"
12596 msgstr ""
12597
12598 #: config/tc-spu.c:798
12599 #, c-format
12600 msgid "invalid lrlive '%lu'"
12601 msgstr ""
12602
12603 #: config/tc-spu.c:857
12604 msgid "Relaxation should never occur"
12605 msgstr ""
12606
12607 #: config/tc-spu.c:1007
12608 #, c-format
12609 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
12610 msgstr ""
12611
12612 #: config/tc-spu.h:85
12613 msgid "spu convert_frag\n"
12614 msgstr ""
12615
12616 #: config/tc-tic30.c:483
12617 msgid "More than one AR register found in indirect reference"
12618 msgstr ""
12619
12620 #: config/tc-tic30.c:488
12621 msgid "Illegal AR register in indirect reference"
12622 msgstr ""
12623
12624 #: config/tc-tic30.c:508
12625 msgid "More than one displacement found in indirect reference"
12626 msgstr ""
12627
12628 #: config/tc-tic30.c:516
12629 msgid "Invalid displacement in indirect reference"
12630 msgstr ""
12631
12632 #: config/tc-tic30.c:533
12633 msgid "AR register not found in indirect reference"
12634 msgstr ""
12635
12636 #. Maybe an implied displacement of 1 again.
12637 #: config/tc-tic30.c:549
12638 msgid "required displacement wasn't given in indirect reference"
12639 msgstr ""
12640
12641 #: config/tc-tic30.c:555
12642 msgid "illegal indirect reference"
12643 msgstr ""
12644
12645 #: config/tc-tic30.c:561
12646 msgid "displacement must be an unsigned 8-bit number"
12647 msgstr ""
12648
12649 #: config/tc-tic30.c:749 config/tc-tic30.c:1496
12650 #, c-format
12651 msgid "Invalid character %s before %s operand"
12652 msgstr ""
12653
12654 #: config/tc-tic30.c:768 config/tc-tic30.c:1511
12655 #, c-format
12656 msgid "Unbalanced parenthesis in %s operand."
12657 msgstr ""
12658
12659 #: config/tc-tic30.c:784 config/tc-tic30.c:1521
12660 #, c-format
12661 msgid "Invalid character %s in %s operand"
12662 msgstr ""
12663
12664 #: config/tc-tic30.c:803 config/tc-tic30.c:1538
12665 #, c-format
12666 msgid "Spurious operands; (%d operands/instruction max)"
12667 msgstr ""
12668
12669 #. Just skip it, if it's \n complain.
12670 #: config/tc-tic30.c:821 config/tc-tic30.c:837 config/tc-tic30.c:1555
12671 #: config/tc-tic30.c:1571
12672 msgid "Expecting operand after ','; got nothing"
12673 msgstr ""
12674
12675 #: config/tc-tic30.c:826 config/tc-tic30.c:1560
12676 msgid "Expecting operand before ','; got nothing"
12677 msgstr ""
12678
12679 #: config/tc-tic30.c:864
12680 msgid "incorrect number of operands given in the first instruction"
12681 msgstr ""
12682
12683 #: config/tc-tic30.c:870
12684 msgid "incorrect number of operands given in the second instruction"
12685 msgstr ""
12686
12687 #: config/tc-tic30.c:891
12688 #, c-format
12689 msgid "%s instruction, operand %d doesn't match"
12690 msgstr ""
12691
12692 #. Shouldn't get here.
12693 #: config/tc-tic30.c:915 config/tc-tic30.c:922
12694 msgid "incorrect format for multiply parallel instruction"
12695 msgstr ""
12696
12697 #: config/tc-tic30.c:929
12698 msgid "destination for multiply can only be R0 or R1"
12699 msgstr ""
12700
12701 #: config/tc-tic30.c:936
12702 msgid "destination for add/subtract can only be R2 or R3"
12703 msgstr ""
12704
12705 #: config/tc-tic30.c:1003
12706 msgid "loading the same register in parallel operation"
12707 msgstr ""
12708
12709 #: config/tc-tic30.c:1385
12710 msgid "pc-relative "
12711 msgstr ""
12712
12713 #: config/tc-tic30.c:1446
12714 #, c-format
12715 msgid "Invalid character %s in opcode"
12716 msgstr ""
12717
12718 #: config/tc-tic30.c:1476
12719 #, c-format
12720 msgid "Unknown TMS320C30 instruction: %s"
12721 msgstr ""
12722
12723 #: config/tc-tic30.c:1596
12724 msgid "Incorrect number of operands given"
12725 msgstr ""
12726
12727 #: config/tc-tic30.c:1629
12728 #, c-format
12729 msgid "The %s operand doesn't match"
12730 msgstr ""
12731
12732 #. Shouldn't make it to this stage.
12733 #: config/tc-tic30.c:1654 config/tc-tic30.c:1666
12734 msgid "Incompatible first and second operands in instruction"
12735 msgstr ""
12736
12737 #: config/tc-tic30.c:1780
12738 msgid "invalid short form floating point immediate operand"
12739 msgstr ""
12740
12741 #: config/tc-tic30.c:1790
12742 msgid "rounding down first operand float to unsigned int"
12743 msgstr ""
12744
12745 #: config/tc-tic30.c:1792
12746 msgid "only lower 16-bits of first operand are used"
12747 msgstr ""
12748
12749 #: config/tc-tic30.c:1802
12750 msgid "rounding down first operand float to signed int"
12751 msgstr ""
12752
12753 #: config/tc-tic30.c:1807 config/tc-tic30.c:1878
12754 msgid "first operand is too large for 16-bit signed int"
12755 msgstr ""
12756
12757 #: config/tc-tic30.c:1872
12758 msgid "first operand is floating point"
12759 msgstr ""
12760
12761 #. Shouldn't get here.
12762 #: config/tc-tic30.c:1903
12763 msgid "interrupt vector for trap instruction out of range"
12764 msgstr ""
12765
12766 #: config/tc-tic30.c:1948
12767 msgid "LDP instruction needs a 24-bit operand"
12768 msgstr ""
12769
12770 #: config/tc-tic30.c:1972
12771 msgid "first operand is too large for a 24-bit displacement"
12772 msgstr ""
12773
12774 #: config/tc-tic4x.c:399
12775 msgid "Nan, using zero."
12776 msgstr ""
12777
12778 #: config/tc-tic4x.c:521
12779 #, c-format
12780 msgid "Cannot represent exponent in %d bits"
12781 msgstr ""
12782
12783 #: config/tc-tic4x.c:604 config/tc-tic4x.c:614
12784 msgid "Invalid floating point number"
12785 msgstr ""
12786
12787 #: config/tc-tic4x.c:734
12788 msgid "Comma expected\n"
12789 msgstr ""
12790
12791 #: config/tc-tic4x.c:774 config/tc-tic54x.c:479
12792 msgid ".bss size argument missing\n"
12793 msgstr ""
12794
12795 #: config/tc-tic4x.c:782
12796 #, c-format
12797 msgid ".bss size %ld < 0!"
12798 msgstr ""
12799
12800 #: config/tc-tic4x.c:916
12801 msgid "Non-constant symbols not allowed\n"
12802 msgstr ""
12803
12804 #: config/tc-tic4x.c:947
12805 msgid "Symbol missing\n"
12806 msgstr ""
12807
12808 #. Get terminator.
12809 #. Skip null symbol terminator.
12810 #: config/tc-tic4x.c:994
12811 msgid ".sect: subsection name ignored"
12812 msgstr ""
12813
12814 #: config/tc-tic4x.c:1022 config/tc-tic4x.c:1122 config/tc-tic54x.c:1442
12815 #, c-format
12816 msgid "Error setting flags for \"%s\": %s"
12817 msgstr ""
12818
12819 #: config/tc-tic4x.c:1053
12820 msgid ".set syntax invalid\n"
12821 msgstr ""
12822
12823 #: config/tc-tic4x.c:1111
12824 msgid ".usect: non-zero alignment flag ignored"
12825 msgstr ""
12826
12827 #: config/tc-tic4x.c:1142
12828 #, c-format
12829 msgid "This assembler does not support processor generation %ld"
12830 msgstr ""
12831
12832 #: config/tc-tic4x.c:1146
12833 msgid "Changing processor generation on fly not supported..."
12834 msgstr ""
12835
12836 #: config/tc-tic4x.c:1445
12837 msgid "Auxiliary register AR0--AR7 required for indirect"
12838 msgstr ""
12839
12840 #: config/tc-tic4x.c:1459
12841 #, c-format
12842 msgid "Bad displacement %d (require 0--255)\n"
12843 msgstr ""
12844
12845 #: config/tc-tic4x.c:1477
12846 msgid "Index register IR0,IR1 required for displacement"
12847 msgstr ""
12848
12849 #: config/tc-tic4x.c:1546
12850 msgid "Expecting a register name"
12851 msgstr ""
12852
12853 #: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581 config/tc-tic4x.c:1650
12854 msgid "Number too large"
12855 msgstr ""
12856
12857 #: config/tc-tic4x.c:1598
12858 msgid "Expecting a constant value"
12859 msgstr ""
12860
12861 #: config/tc-tic4x.c:1605
12862 #, c-format
12863 msgid "Bad direct addressing construct %s"
12864 msgstr ""
12865
12866 #: config/tc-tic4x.c:1609
12867 #, c-format
12868 msgid "Direct value of %ld is not suitable"
12869 msgstr ""
12870
12871 #: config/tc-tic4x.c:1633
12872 msgid "Unknown indirect addressing mode"
12873 msgstr ""
12874
12875 #: config/tc-tic4x.c:1730
12876 #, c-format
12877 msgid "Immediate value of %ld is too large for ldf"
12878 msgstr ""
12879
12880 #: config/tc-tic4x.c:1770
12881 msgid "Destination register must be ARn"
12882 msgstr ""
12883
12884 #: config/tc-tic4x.c:1789 config/tc-tic4x.c:2162 config/tc-tic4x.c:2221
12885 #, c-format
12886 msgid "Immediate value of %ld is too large"
12887 msgstr ""
12888
12889 #: config/tc-tic4x.c:1818 config/tc-tic4x.c:2023
12890 msgid "Invalid indirect addressing mode"
12891 msgstr ""
12892
12893 #: config/tc-tic4x.c:1842 config/tc-tic4x.c:1882 config/tc-tic4x.c:2073
12894 #: config/tc-tic4x.c:2095
12895 msgid "Register must be Rn"
12896 msgstr ""
12897
12898 #: config/tc-tic4x.c:1896 config/tc-tic4x.c:1966 config/tc-tic4x.c:1980
12899 msgid "Register must be R0--R7"
12900 msgstr ""
12901
12902 #: config/tc-tic4x.c:1920 config/tc-tic4x.c:1948
12903 #, c-format
12904 msgid "Invalid indirect addressing mode displacement %d"
12905 msgstr ""
12906
12907 #: config/tc-tic4x.c:1994
12908 msgid "Destination register must be R2 or R3"
12909 msgstr ""
12910
12911 #: config/tc-tic4x.c:2008
12912 msgid "Destination register must be R0 or R1"
12913 msgstr ""
12914
12915 #: config/tc-tic4x.c:2045
12916 #, c-format
12917 msgid "Displacement value of %ld is too large"
12918 msgstr ""
12919
12920 #: config/tc-tic4x.c:2106 config/tc-tic4x.c:2237
12921 msgid "Floating point number not valid in expression"
12922 msgstr ""
12923
12924 #: config/tc-tic4x.c:2120
12925 #, c-format
12926 msgid "Signed immediate value %ld too large"
12927 msgstr ""
12928
12929 #: config/tc-tic4x.c:2183
12930 #, c-format
12931 msgid "Unsigned immediate value %ld too large"
12932 msgstr ""
12933
12934 #: config/tc-tic4x.c:2251
12935 #, c-format
12936 msgid "Immediate value %ld too large"
12937 msgstr ""
12938
12939 #: config/tc-tic4x.c:2270 config/tc-tic4x.c:2298
12940 msgid "Register must be ivtp or tvtp"
12941 msgstr ""
12942
12943 #: config/tc-tic4x.c:2284
12944 msgid "Register must be address register"
12945 msgstr ""
12946
12947 #: config/tc-tic4x.c:2357
12948 msgid "Source and destination register should not be equal"
12949 msgstr ""
12950
12951 #: config/tc-tic4x.c:2372
12952 msgid "Equal parallell destination registers, one result will be discarded"
12953 msgstr ""
12954
12955 #: config/tc-tic4x.c:2413
12956 msgid "Too many operands scanned"
12957 msgstr ""
12958
12959 #: config/tc-tic4x.c:2443
12960 msgid "Parallel opcode cannot contain more than two instructions"
12961 msgstr ""
12962
12963 #: config/tc-tic4x.c:2516
12964 #, c-format
12965 msgid "Invalid operands for %s"
12966 msgstr ""
12967
12968 #: config/tc-tic4x.c:2519
12969 #, c-format
12970 msgid "Invalid instruction %s"
12971 msgstr ""
12972
12973 #: config/tc-tic4x.c:2668
12974 #, c-format
12975 msgid "Bad relocation type: 0x%02x"
12976 msgstr ""
12977
12978 #: config/tc-tic4x.c:2726
12979 #, c-format
12980 msgid "Unsupported processor generation %d"
12981 msgstr ""
12982
12983 #: config/tc-tic4x.c:2734
12984 msgid "Option -b is depreciated, please use -mbig"
12985 msgstr ""
12986
12987 #: config/tc-tic4x.c:2740
12988 msgid "Option -p is depreciated, please use -mmemparm"
12989 msgstr ""
12990
12991 #: config/tc-tic4x.c:2746
12992 msgid "Option -r is depreciated, please use -mregparm"
12993 msgstr ""
12994
12995 #: config/tc-tic4x.c:2752
12996 msgid "Option -s is depreciated, please use -msmall"
12997 msgstr ""
12998
12999 #: config/tc-tic4x.c:2780
13000 #, c-format
13001 msgid ""
13002 "\n"
13003 "TIC4X options:\n"
13004 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
13005 "                            30 - TMS320C30\n"
13006 "                            31 - TMS320C31, TMS320LC31\n"
13007 "                            32 - TMS320C32\n"
13008 "                            33 - TMS320VC33\n"
13009 "                            40 - TMS320C40\n"
13010 "                            44 - TMS320C44\n"
13011 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
13012 "                          Combinations of -mcpu and -mrev will enable/"
13013 "disable\n"
13014 "                          the appropriate options (-midle2, -mlowpower and\n"
13015 "                          -menhanced) according to the selected type\n"
13016 "  -mbig                   select big memory model\n"
13017 "  -msmall                 select small memory model (default)\n"
13018 "  -mregparm               select register parameters (default)\n"
13019 "  -mmemparm               select memory parameters\n"
13020 "  -midle2                 enable IDLE2 support\n"
13021 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
13022 "  -menhanced              enable enhanced opcode support\n"
13023 msgstr ""
13024
13025 #: config/tc-tic4x.c:2825
13026 #, c-format
13027 msgid "Label \"$%d\" redefined"
13028 msgstr ""
13029
13030 #: config/tc-tic4x.c:3033
13031 #, c-format
13032 msgid "Reloc %d not supported by object file format"
13033 msgstr ""
13034
13035 #. Only word (et al.), align, or conditionals are allowed within
13036 #. .struct/.union.
13037 #: config/tc-tic54x.c:220
13038 msgid "pseudo-op illegal within .struct/.union"
13039 msgstr ""
13040
13041 #: config/tc-tic54x.c:234
13042 #, c-format
13043 msgid "C54x-specific command line  options:\n"
13044 msgstr ""
13045
13046 #: config/tc-tic54x.c:235
13047 #, c-format
13048 msgid "-mfar-mode | -mf          Use extended addressing\n"
13049 msgstr ""
13050
13051 #: config/tc-tic54x.c:236
13052 #, c-format
13053 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
13054 msgstr ""
13055
13056 #: config/tc-tic54x.c:237
13057 #, c-format
13058 msgid "-merrors-to-file <filename>\n"
13059 msgstr ""
13060
13061 #: config/tc-tic54x.c:238
13062 #, c-format
13063 msgid "-me <filename>            Redirect errors to a file\n"
13064 msgstr ""
13065
13066 #: config/tc-tic54x.c:350
13067 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13068 msgstr ""
13069
13070 #: config/tc-tic54x.c:359
13071 msgid "symbols assigned with .asg must begin with a letter"
13072 msgstr ""
13073
13074 #: config/tc-tic54x.c:403
13075 msgid "Unterminated string after absolute expression"
13076 msgstr ""
13077
13078 #: config/tc-tic54x.c:411
13079 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13080 msgstr ""
13081
13082 #: config/tc-tic54x.c:423
13083 msgid "symbols assigned with .eval must begin with a letter"
13084 msgstr ""
13085
13086 #: config/tc-tic54x.c:488
13087 #, c-format
13088 msgid ".bss size %d < 0!"
13089 msgstr ""
13090
13091 #: config/tc-tic54x.c:677
13092 msgid "Offset on nested structures is ignored"
13093 msgstr ""
13094
13095 #: config/tc-tic54x.c:727
13096 #, c-format
13097 msgid ".end%s without preceding .%s"
13098 msgstr ""
13099
13100 #: config/tc-tic54x.c:793
13101 #, c-format
13102 msgid "Unrecognized struct/union tag '%s'"
13103 msgstr ""
13104
13105 #: config/tc-tic54x.c:795
13106 msgid ".tag requires a structure tag"
13107 msgstr ""
13108
13109 #: config/tc-tic54x.c:801
13110 msgid "Label required for .tag"
13111 msgstr ""
13112
13113 #: config/tc-tic54x.c:820
13114 #, c-format
13115 msgid ".tag target '%s' undefined"
13116 msgstr ""
13117
13118 #: config/tc-tic54x.c:882
13119 #, c-format
13120 msgid ".field count '%d' out of range (1 <= X <= 32)"
13121 msgstr ""
13122
13123 #: config/tc-tic54x.c:910
13124 #, c-format
13125 msgid "Unrecognized field type '%c'"
13126 msgstr ""
13127
13128 #: config/tc-tic54x.c:1033
13129 msgid "Overflow in expression, truncated to 8 bits"
13130 msgstr ""
13131
13132 #: config/tc-tic54x.c:1038
13133 msgid "Overflow in expression, truncated to 16 bits"
13134 msgstr ""
13135
13136 #. Disallow .byte with a non constant expression that will
13137 #. require relocation.
13138 #: config/tc-tic54x.c:1046
13139 msgid "Relocatable values require at least WORD storage"
13140 msgstr ""
13141
13142 #: config/tc-tic54x.c:1107
13143 msgid "Use of .def/.ref is deprecated.  Use .global instead"
13144 msgstr ""
13145
13146 #: config/tc-tic54x.c:1301
13147 msgid ".space/.bes repeat count is negative, ignored"
13148 msgstr ""
13149
13150 #: config/tc-tic54x.c:1306
13151 msgid ".space/.bes repeat count is zero, ignored"
13152 msgstr ""
13153
13154 #: config/tc-tic54x.c:1383
13155 msgid "Missing size argument"
13156 msgstr ""
13157
13158 #: config/tc-tic54x.c:1517
13159 msgid "CPU version has already been set"
13160 msgstr ""
13161
13162 #: config/tc-tic54x.c:1521
13163 #, c-format
13164 msgid "Unrecognized version '%s'"
13165 msgstr ""
13166
13167 #: config/tc-tic54x.c:1527
13168 msgid "Changing of CPU version on the fly not supported"
13169 msgstr ""
13170
13171 #: config/tc-tic54x.c:1660
13172 msgid "p2align not supported on this target"
13173 msgstr ""
13174
13175 #: config/tc-tic54x.c:1672
13176 msgid "Argument to .even ignored"
13177 msgstr ""
13178
13179 #: config/tc-tic54x.c:1718
13180 msgid "Invalid field size, must be from 1 to 32"
13181 msgstr ""
13182
13183 #: config/tc-tic54x.c:1731
13184 msgid "field size must be 16 when value is relocatable"
13185 msgstr ""
13186
13187 #: config/tc-tic54x.c:1746
13188 msgid "field value truncated"
13189 msgstr ""
13190
13191 #: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
13192 #, c-format
13193 msgid "Unrecognized section '%s'"
13194 msgstr ""
13195
13196 #: config/tc-tic54x.c:1862
13197 msgid "Current section is unitialized, section name required for .clink"
13198 msgstr ""
13199
13200 #: config/tc-tic54x.c:2069
13201 msgid "ENDLOOP without corresponding LOOP"
13202 msgstr ""
13203
13204 #: config/tc-tic54x.c:2110
13205 msgid "Mixing of normal and extended addressing not supported"
13206 msgstr ""
13207
13208 #: config/tc-tic54x.c:2116
13209 msgid "Extended addressing not supported on the specified CPU"
13210 msgstr ""
13211
13212 #: config/tc-tic54x.c:2165
13213 msgid ".sblock may be used for initialized sections only"
13214 msgstr ""
13215
13216 #: config/tc-tic54x.c:2195
13217 msgid "Symbol missing for .set/.equ"
13218 msgstr ""
13219
13220 #: config/tc-tic54x.c:2251
13221 msgid ".var may only be used within a macro definition"
13222 msgstr ""
13223
13224 #: config/tc-tic54x.c:2259
13225 msgid "Substitution symbols must begin with a letter"
13226 msgstr ""
13227
13228 #: config/tc-tic54x.c:2352
13229 #, c-format
13230 msgid "can't open macro library file '%s' for reading: %s"
13231 msgstr ""
13232
13233 #: config/tc-tic54x.c:2359
13234 #, c-format
13235 msgid "File '%s' not in macro archive format"
13236 msgstr ""
13237
13238 #: config/tc-tic54x.c:2489
13239 #, c-format
13240 msgid "Bad COFF version '%s'"
13241 msgstr ""
13242
13243 #: config/tc-tic54x.c:2498
13244 #, c-format
13245 msgid "Bad CPU version '%s'"
13246 msgstr ""
13247
13248 #: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
13249 #, c-format
13250 msgid "Can't redirect stderr to the file '%s'"
13251 msgstr ""
13252
13253 #: config/tc-tic54x.c:2629
13254 #, c-format
13255 msgid "Undefined substitution symbol '%s'"
13256 msgstr ""
13257
13258 #: config/tc-tic54x.c:3131
13259 #, c-format
13260 msgid "Unbalanced parenthesis in operand %d"
13261 msgstr ""
13262
13263 #: config/tc-tic54x.c:3162 config/tc-tic54x.c:3170
13264 msgid "Expecting operand after ','"
13265 msgstr ""
13266
13267 #: config/tc-tic54x.c:3181
13268 msgid "Extra junk on line"
13269 msgstr ""
13270
13271 #: config/tc-tic54x.c:3218
13272 msgid "Badly formed address expression"
13273 msgstr ""
13274
13275 #: config/tc-tic54x.c:3471
13276 #, c-format
13277 msgid "Invalid dmad syntax '%s'"
13278 msgstr ""
13279
13280 #: config/tc-tic54x.c:3535
13281 #, c-format
13282 msgid ""
13283 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
13284 msgstr ""
13285
13286 #: config/tc-tic54x.c:3586
13287 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13288 msgstr ""
13289
13290 #: config/tc-tic54x.c:3606
13291 #, c-format
13292 msgid "Unrecognized indirect address format \"%s\""
13293 msgstr ""
13294
13295 #: config/tc-tic54x.c:3644
13296 #, c-format
13297 msgid "Operand '%s' out of range (%d <= x <= %d)"
13298 msgstr ""
13299
13300 #: config/tc-tic54x.c:3664
13301 msgid "Error in relocation handling"
13302 msgstr ""
13303
13304 #: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
13305 #, c-format
13306 msgid "Unrecognized condition code \"%s\""
13307 msgstr ""
13308
13309 #: config/tc-tic54x.c:3700
13310 #, c-format
13311 msgid "Condition \"%s\" does not match preceding group"
13312 msgstr ""
13313
13314 #: config/tc-tic54x.c:3708
13315 #, c-format
13316 msgid ""
13317 "Condition \"%s\" uses a different accumulator from a preceding condition"
13318 msgstr ""
13319
13320 #: config/tc-tic54x.c:3715
13321 msgid "Only one comparison conditional allowed"
13322 msgstr ""
13323
13324 #: config/tc-tic54x.c:3720
13325 msgid "Only one overflow conditional allowed"
13326 msgstr ""
13327
13328 #: config/tc-tic54x.c:3728
13329 #, c-format
13330 msgid "Duplicate %s conditional"
13331 msgstr ""
13332
13333 #: config/tc-tic54x.c:3759
13334 msgid "Invalid auxiliary register (use AR0-AR7)"
13335 msgstr ""
13336
13337 #: config/tc-tic54x.c:3790
13338 msgid "lk addressing modes are invalid for memory-mapped register addressing"
13339 msgstr ""
13340
13341 #: config/tc-tic54x.c:3798
13342 msgid ""
13343 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
13344 "Resulting behavior is undefined."
13345 msgstr ""
13346
13347 #: config/tc-tic54x.c:3824
13348 msgid ""
13349 "Destination accumulator for each part of this parallel instruction must be "
13350 "different"
13351 msgstr ""
13352
13353 #: config/tc-tic54x.c:3873
13354 #, c-format
13355 msgid "Memory mapped register \"%s\" out of range"
13356 msgstr ""
13357
13358 #: config/tc-tic54x.c:3912
13359 msgid "Invalid operand (use 1, 2, or 3)"
13360 msgstr ""
13361
13362 #: config/tc-tic54x.c:3937
13363 msgid "A status register or status bit name is required"
13364 msgstr ""
13365
13366 #: config/tc-tic54x.c:3947
13367 #, c-format
13368 msgid "Unrecognized status bit \"%s\""
13369 msgstr ""
13370
13371 #: config/tc-tic54x.c:3970
13372 #, c-format
13373 msgid "Invalid status register \"%s\""
13374 msgstr ""
13375
13376 #: config/tc-tic54x.c:3982
13377 #, c-format
13378 msgid "Operand \"%s\" out of range (use 1 or 2)"
13379 msgstr ""
13380
13381 #: config/tc-tic54x.c:4185
13382 #, c-format
13383 msgid "Unrecognized instruction \"%s\""
13384 msgstr ""
13385
13386 #: config/tc-tic54x.c:4214
13387 #, c-format
13388 msgid "Unrecognized operand list '%s' for instruction '%s'"
13389 msgstr ""
13390
13391 #: config/tc-tic54x.c:4243
13392 #, c-format
13393 msgid "Unrecognized parallel instruction \"%s\""
13394 msgstr ""
13395
13396 #: config/tc-tic54x.c:4292
13397 #, c-format
13398 msgid "Invalid operand (s) for parallel instruction \"%s\""
13399 msgstr ""
13400
13401 #: config/tc-tic54x.c:4295
13402 #, c-format
13403 msgid "Unrecognized parallel instruction combination \"%s || %s\""
13404 msgstr ""
13405
13406 #: config/tc-tic54x.c:4522
13407 #, c-format
13408 msgid "%s symbol recursion stopped at second appearance of '%s'"
13409 msgstr ""
13410
13411 #: config/tc-tic54x.c:4562
13412 msgid "Unrecognized substitution symbol function"
13413 msgstr ""
13414
13415 #: config/tc-tic54x.c:4567
13416 msgid "Missing '(' after substitution symbol function"
13417 msgstr ""
13418
13419 #: config/tc-tic54x.c:4581
13420 msgid "Expecting second argument"
13421 msgstr ""
13422
13423 #: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
13424 msgid "Extra junk in function call, expecting ')'"
13425 msgstr ""
13426
13427 #: config/tc-tic54x.c:4620
13428 msgid "Function expects two arguments"
13429 msgstr ""
13430
13431 #: config/tc-tic54x.c:4633
13432 msgid "Expecting character constant argument"
13433 msgstr ""
13434
13435 #: config/tc-tic54x.c:4639
13436 msgid "Both arguments must be substitution symbols"
13437 msgstr ""
13438
13439 #: config/tc-tic54x.c:4692
13440 #, c-format
13441 msgid "Invalid subscript (use 1 to %d)"
13442 msgstr ""
13443
13444 #: config/tc-tic54x.c:4702
13445 #, c-format
13446 msgid "Invalid length (use 0 to %d"
13447 msgstr ""
13448
13449 #: config/tc-tic54x.c:4712
13450 msgid "Missing ')' in subscripted substitution symbol expression"
13451 msgstr ""
13452
13453 #: config/tc-tic54x.c:4732
13454 msgid "Missing forced substitution terminator ':'"
13455 msgstr ""
13456
13457 #: config/tc-tic54x.c:4886
13458 #, c-format
13459 msgid ""
13460 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13461 "left)"
13462 msgstr ""
13463
13464 #: config/tc-tic54x.c:4927
13465 #, c-format
13466 msgid "Unrecognized parallel instruction '%s'"
13467 msgstr ""
13468
13469 #: config/tc-tic54x.c:4939
13470 #, c-format
13471 msgid "Instruction '%s' requires an LP cpu version"
13472 msgstr ""
13473
13474 #: config/tc-tic54x.c:4946
13475 #, c-format
13476 msgid "Instruction '%s' requires far mode addressing"
13477 msgstr ""
13478
13479 #: config/tc-tic54x.c:4958
13480 #, c-format
13481 msgid ""
13482 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13483 "left). Resulting behavior is undefined."
13484 msgstr ""
13485
13486 #: config/tc-tic54x.c:4968
13487 msgid ""
13488 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
13489 "Resulting behavior is undefined."
13490 msgstr ""
13491
13492 #: config/tc-tic54x.c:4979
13493 #, c-format
13494 msgid "'%s' is not repeatable. Resulting behavior is undefined."
13495 msgstr ""
13496
13497 #: config/tc-tic54x.c:4983
13498 msgid ""
13499 "Instructions using long offset modifiers or absolute addresses are not "
13500 "repeatable. Resulting behavior is undefined."
13501 msgstr ""
13502
13503 #: config/tc-tic54x.c:5135
13504 #, c-format
13505 msgid "Unsupported relocation size %d"
13506 msgstr ""
13507
13508 #: config/tc-tic54x.c:5266
13509 msgid "non-absolute value used with .space/.bes"
13510 msgstr ""
13511
13512 #: config/tc-tic54x.c:5270
13513 #, c-format
13514 msgid "negative value ignored in %s"
13515 msgstr ""
13516
13517 #: config/tc-tic54x.c:5358
13518 #, c-format
13519 msgid "attempt to .space/.bes backwards? (%ld)"
13520 msgstr ""
13521
13522 #: config/tc-tic54x.c:5390
13523 #, c-format
13524 msgid "Invalid label '%s'"
13525 msgstr ""
13526
13527 #: config/tc-v850.c:233
13528 #, c-format
13529 msgid ".COMMon length (%d.) < 0! Ignored."
13530 msgstr ""
13531
13532 #: config/tc-v850.c:254
13533 #, c-format
13534 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
13535 msgstr ""
13536
13537 #: config/tc-v850.c:280
13538 msgid "Common alignment negative; 0 assumed"
13539 msgstr ""
13540
13541 #: config/tc-v850.c:480
13542 msgid ".longcall pseudo-op seen when not relaxing"
13543 msgstr ""
13544
13545 #: config/tc-v850.c:482
13546 msgid ".longjump pseudo-op seen when not relaxing"
13547 msgstr ""
13548
13549 #: config/tc-v850.c:489
13550 msgid "bad .longcall format"
13551 msgstr ""
13552
13553 #: config/tc-v850.c:938
13554 #, c-format
13555 msgid "unknown operand shift: %x\n"
13556 msgstr ""
13557
13558 #: config/tc-v850.c:939
13559 msgid "internal failure in parse_register_list"
13560 msgstr ""
13561
13562 #: config/tc-v850.c:955
13563 msgid "constant expression or register list expected"
13564 msgstr ""
13565
13566 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
13567 msgid "high bits set in register list expression"
13568 msgstr ""
13569
13570 #: config/tc-v850.c:1031 config/tc-v850.c:1094
13571 msgid "illegal register included in list"
13572 msgstr ""
13573
13574 #: config/tc-v850.c:1037
13575 msgid "system registers cannot be included in list"
13576 msgstr ""
13577
13578 #: config/tc-v850.c:1042
13579 msgid "PSW cannot be included in list"
13580 msgstr ""
13581
13582 #: config/tc-v850.c:1049
13583 msgid "High value system registers cannot be included in list"
13584 msgstr ""
13585
13586 #: config/tc-v850.c:1073
13587 msgid "second register should follow dash in register list"
13588 msgstr ""
13589
13590 #: config/tc-v850.c:1118
13591 #, c-format
13592 msgid " V850 options:\n"
13593 msgstr ""
13594
13595 #: config/tc-v850.c:1119
13596 #, c-format
13597 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
13598 msgstr ""
13599
13600 #: config/tc-v850.c:1120
13601 #, c-format
13602 msgid ""
13603 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
13604 msgstr ""
13605
13606 #: config/tc-v850.c:1121
13607 #, c-format
13608 msgid "  -mv850                    The code is targeted at the v850\n"
13609 msgstr ""
13610
13611 #: config/tc-v850.c:1122
13612 #, c-format
13613 msgid "  -mv850e                   The code is targeted at the v850e\n"
13614 msgstr ""
13615
13616 #: config/tc-v850.c:1123
13617 #, c-format
13618 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
13619 msgstr ""
13620
13621 #: config/tc-v850.c:1124
13622 #, c-format
13623 msgid ""
13624 "  -mv850any                 The code is generic, despite any processor "
13625 "specific instructions\n"
13626 msgstr ""
13627
13628 #: config/tc-v850.c:1125
13629 #, c-format
13630 msgid "  -mrelax                   Enable relaxation\n"
13631 msgstr ""
13632
13633 #: config/tc-v850.c:1291
13634 #, c-format
13635 msgid "Unable to determine default target processor from string: %s"
13636 msgstr ""
13637
13638 #: config/tc-v850.c:1326
13639 msgid "lo() relocation used on an instruction which does not support it"
13640 msgstr ""
13641
13642 #: config/tc-v850.c:1343
13643 msgid "ctoff() relocation used on an instruction which does not support it"
13644 msgstr ""
13645
13646 #: config/tc-v850.c:1365
13647 msgid "sdaoff() relocation used on an instruction which does not support it"
13648 msgstr ""
13649
13650 #: config/tc-v850.c:1387
13651 msgid "zdaoff() relocation used on an instruction which does not support it"
13652 msgstr ""
13653
13654 #: config/tc-v850.c:1420
13655 msgid "tdaoff() relocation used on an instruction which does not support it"
13656 msgstr ""
13657
13658 #: config/tc-v850.c:1625
13659 msgid "Target processor does not support this instruction."
13660 msgstr ""
13661
13662 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
13663 msgid "immediate operand is too large"
13664 msgstr ""
13665
13666 #: config/tc-v850.c:1725
13667 msgid "AAARG -> unhandled constant reloc"
13668 msgstr ""
13669
13670 #: config/tc-v850.c:1768
13671 msgid "invalid register name"
13672 msgstr ""
13673
13674 #: config/tc-v850.c:1772
13675 msgid "register r0 cannot be used here"
13676 msgstr ""
13677
13678 #: config/tc-v850.c:1783
13679 msgid "invalid system register name"
13680 msgstr ""
13681
13682 #: config/tc-v850.c:1795
13683 msgid "expected EP register"
13684 msgstr ""
13685
13686 #: config/tc-v850.c:1811
13687 msgid "invalid condition code name"
13688 msgstr ""
13689
13690 #: config/tc-v850.c:1831 config/tc-v850.c:1835
13691 msgid "constant too big to fit into instruction"
13692 msgstr ""
13693
13694 #: config/tc-v850.c:1888
13695 msgid "syntax error: value is missing before the register name"
13696 msgstr ""
13697
13698 #: config/tc-v850.c:1890
13699 msgid "syntax error: register not expected"
13700 msgstr ""
13701
13702 #: config/tc-v850.c:1903
13703 msgid "syntax error: system register not expected"
13704 msgstr ""
13705
13706 #: config/tc-v850.c:1907
13707 msgid "syntax error: condition code not expected"
13708 msgstr ""
13709
13710 #: config/tc-v850.c:1941 config/tc-xtensa.c:11824
13711 msgid "invalid operand"
13712 msgstr ""
13713
13714 #: config/tc-vax.c:1342
13715 msgid "no '[' to match ']'"
13716 msgstr ""
13717
13718 #: config/tc-vax.c:1358
13719 msgid "bad register in []"
13720 msgstr ""
13721
13722 #: config/tc-vax.c:1360
13723 msgid "[PC] index banned"
13724 msgstr ""
13725
13726 #: config/tc-vax.c:1396
13727 msgid "no '(' to match ')'"
13728 msgstr ""
13729
13730 #: config/tc-vax.c:1512
13731 msgid "invalid branch operand"
13732 msgstr ""
13733
13734 #: config/tc-vax.c:1539
13735 msgid "address prohibits @"
13736 msgstr ""
13737
13738 #: config/tc-vax.c:1541
13739 msgid "address prohibits #"
13740 msgstr ""
13741
13742 #: config/tc-vax.c:1545
13743 msgid "address prohibits -()"
13744 msgstr ""
13745
13746 #: config/tc-vax.c:1547
13747 msgid "address prohibits ()+"
13748 msgstr ""
13749
13750 #: config/tc-vax.c:1550
13751 msgid "address prohibits ()"
13752 msgstr ""
13753
13754 #: config/tc-vax.c:1552
13755 msgid "address prohibits []"
13756 msgstr ""
13757
13758 #: config/tc-vax.c:1554
13759 msgid "address prohibits register"
13760 msgstr ""
13761
13762 #: config/tc-vax.c:1556
13763 msgid "address prohibits displacement length specifier"
13764 msgstr ""
13765
13766 #: config/tc-vax.c:1584
13767 msgid "invalid operand of S^#"
13768 msgstr ""
13769
13770 #: config/tc-vax.c:1597
13771 msgid "S^# needs expression"
13772 msgstr ""
13773
13774 #: config/tc-vax.c:1604
13775 msgid "S^# may only read-access"
13776 msgstr ""
13777
13778 #: config/tc-vax.c:1627
13779 msgid "invalid operand of -()"
13780 msgstr ""
13781
13782 #: config/tc-vax.c:1633
13783 msgid "-(PC) unpredictable"
13784 msgstr ""
13785
13786 #: config/tc-vax.c:1635
13787 msgid "[]index same as -()register: unpredictable"
13788 msgstr ""
13789
13790 #: config/tc-vax.c:1667
13791 msgid "invalid operand of ()+"
13792 msgstr ""
13793
13794 #: config/tc-vax.c:1673
13795 msgid "(PC)+ unpredictable"
13796 msgstr ""
13797
13798 #: config/tc-vax.c:1675
13799 msgid "[]index same as ()+register: unpredictable"
13800 msgstr ""
13801
13802 #: config/tc-vax.c:1698
13803 msgid "# conflicts length"
13804 msgstr ""
13805
13806 #: config/tc-vax.c:1700
13807 msgid "# bars register"
13808 msgstr ""
13809
13810 #: config/tc-vax.c:1720
13811 msgid "writing or modifying # is unpredictable"
13812 msgstr ""
13813
13814 #: config/tc-vax.c:1746
13815 msgid "length not needed"
13816 msgstr ""
13817
13818 #: config/tc-vax.c:1753
13819 msgid "can't []index a register, because it has no address"
13820 msgstr ""
13821
13822 #: config/tc-vax.c:1755
13823 msgid "a register has no address"
13824 msgstr ""
13825
13826 #: config/tc-vax.c:1764
13827 msgid "PC part of operand unpredictable"
13828 msgstr ""
13829
13830 #: config/tc-vax.c:1920
13831 msgid "odd number of bytes in operand description"
13832 msgstr ""
13833
13834 #: config/tc-vax.c:1934
13835 msgid "Bad operand"
13836 msgstr ""
13837
13838 #: config/tc-vax.c:1939
13839 msgid "Not enough operands"
13840 msgstr ""
13841
13842 #: config/tc-vax.c:2216
13843 msgid "SYMBOL TABLE not implemented"
13844 msgstr ""
13845
13846 #: config/tc-vax.c:2220
13847 msgid "TOKEN TRACE not implemented"
13848 msgstr ""
13849
13850 #: config/tc-vax.c:2224
13851 #, c-format
13852 msgid "Displacement length %s ignored!"
13853 msgstr ""
13854
13855 #: config/tc-vax.c:2228
13856 #, c-format
13857 msgid "I don't need or use temp. file \"%s\"."
13858 msgstr ""
13859
13860 #: config/tc-vax.c:2232
13861 msgid "I don't use an interpass file! -V ignored"
13862 msgstr ""
13863
13864 #: config/tc-vax.c:2289
13865 #, c-format
13866 msgid ""
13867 "VAX options:\n"
13868 "-d LENGTH\t\tignored\n"
13869 "-J\t\t\tignored\n"
13870 "-S\t\t\tignored\n"
13871 "-t FILE\t\t\tignored\n"
13872 "-T\t\t\tignored\n"
13873 "-V\t\t\tignored\n"
13874 msgstr ""
13875
13876 #: config/tc-vax.c:2298
13877 #, c-format
13878 msgid ""
13879 "VMS options:\n"
13880 "-+\t\t\thash encode names longer than 31 characters\n"
13881 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
13882 "-H\t\t\tshow new symbol after hash truncation\n"
13883 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
13884 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
13885 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
13886 msgstr ""
13887
13888 #: config/tc-vax.c:2463
13889 #, c-format
13890 msgid "Ignoring statement due to \"%s\""
13891 msgstr ""
13892
13893 #: config/tc-vax.c:2480
13894 #, c-format
13895 msgid "Aborting because statement has \"%s\""
13896 msgstr ""
13897
13898 #: config/tc-vax.c:2525
13899 msgid "Can't relocate expression"
13900 msgstr ""
13901
13902 #: config/tc-vax.c:2628
13903 msgid "Bignum not permitted in short literal. Immediate mode assumed."
13904 msgstr ""
13905
13906 #: config/tc-vax.c:2637
13907 msgid "Can't do flonum short literal: immediate mode used."
13908 msgstr ""
13909
13910 #: config/tc-vax.c:2684
13911 #, c-format
13912 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
13913 msgstr ""
13914
13915 #: config/tc-vax.c:2995
13916 #, c-format
13917 msgid "Short literal overflow(%ld.), immediate mode assumed."
13918 msgstr ""
13919
13920 #: config/tc-vax.c:3004
13921 #, c-format
13922 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
13923 msgstr ""
13924
13925 #: config/tc-vax.c:3069
13926 msgid "Length specification ignored. Address mode 9F used"
13927 msgstr ""
13928
13929 #: config/tc-vax.c:3127
13930 msgid "Invalid operand:  immediate value used as base address."
13931 msgstr ""
13932
13933 #: config/tc-vax.c:3129
13934 msgid "Invalid operand:  immediate value used as address."
13935 msgstr ""
13936
13937 #: config/tc-vax.c:3154
13938 #, c-format
13939 msgid "Symbol %s used as immediate operand in PIC mode."
13940 msgstr ""
13941
13942 #: config/tc-vax.c:3259
13943 #, c-format
13944 msgid "VIP_BEGIN error:%s"
13945 msgstr ""
13946
13947 #: config/tc-xc16x.c:211
13948 #, c-format
13949 msgid " XC16X specific command line options:\n"
13950 msgstr ""
13951
13952 #: config/tc-xstormy16.c:78
13953 #, c-format
13954 msgid " XSTORMY16 specific command line options:\n"
13955 msgstr ""
13956
13957 #: config/tc-xstormy16.c:226
13958 #, c-format
13959 msgid "unsupported fptr fixup size %d"
13960 msgstr ""
13961
13962 #: config/tc-xstormy16.c:238
13963 #, c-format
13964 msgid "unsupported fixup size %d"
13965 msgstr ""
13966
13967 #: config/tc-xstormy16.c:269
13968 msgid "unsupported fptr fixup"
13969 msgstr ""
13970
13971 #: config/tc-xtensa.c:621
13972 msgid "illegal range of target hardware versions"
13973 msgstr ""
13974
13975 #: config/tc-xtensa.c:778
13976 msgid "--density option is ignored"
13977 msgstr ""
13978
13979 #: config/tc-xtensa.c:781
13980 msgid "--no-density option is ignored"
13981 msgstr ""
13982
13983 #: config/tc-xtensa.c:799
13984 msgid "--generics is deprecated; use --transform instead"
13985 msgstr ""
13986
13987 #: config/tc-xtensa.c:802
13988 msgid "--no-generics is deprecated; use --no-transform instead"
13989 msgstr ""
13990
13991 #: config/tc-xtensa.c:805
13992 msgid "--relax is deprecated; use --transform instead"
13993 msgstr ""
13994
13995 #: config/tc-xtensa.c:808
13996 msgid "--no-relax is deprecated; use --no-transform instead"
13997 msgstr ""
13998
13999 #: config/tc-xtensa.c:825
14000 msgid "--absolute-literals option not supported in this Xtensa configuration"
14001 msgstr ""
14002
14003 #: config/tc-xtensa.c:898
14004 msgid "prefer-l32r conflicts with prefer-const16"
14005 msgstr ""
14006
14007 #: config/tc-xtensa.c:904
14008 msgid "prefer-const16 conflicts with prefer-l32r"
14009 msgstr ""
14010
14011 #: config/tc-xtensa.c:912 config/tc-xtensa.c:921 config/tc-xtensa.c:925
14012 msgid "invalid target hardware version"
14013 msgstr ""
14014
14015 #: config/tc-xtensa.c:1109
14016 msgid "unmatched end directive"
14017 msgstr ""
14018
14019 #: config/tc-xtensa.c:1138
14020 msgid ".begin directive with no matching .end directive"
14021 msgstr ""
14022
14023 #: config/tc-xtensa.c:1179
14024 msgid "[no-]generics is deprecated; use [no-]transform instead"
14025 msgstr ""
14026
14027 #: config/tc-xtensa.c:1184
14028 msgid "[no-]relax is deprecated; use [no-]transform instead"
14029 msgstr ""
14030
14031 #: config/tc-xtensa.c:1197
14032 #, c-format
14033 msgid "directive %s cannot be negated"
14034 msgstr ""
14035
14036 #: config/tc-xtensa.c:1203
14037 msgid "unknown directive"
14038 msgstr ""
14039
14040 #: config/tc-xtensa.c:1224 config/tc-xtensa.c:1320 config/tc-xtensa.c:1562
14041 #: config/tc-xtensa.c:5753
14042 msgid "directives are not valid inside bundles"
14043 msgstr ""
14044
14045 #: config/tc-xtensa.c:1236
14046 msgid ".begin literal is deprecated; use .literal instead"
14047 msgstr ""
14048
14049 #: config/tc-xtensa.c:1250
14050 msgid "cannot set literal_prefix inside literal fragment"
14051 msgstr ""
14052
14053 #: config/tc-xtensa.c:1283
14054 msgid ".begin [no-]density is ignored"
14055 msgstr ""
14056
14057 #: config/tc-xtensa.c:1290 config/tc-xtensa.c:1340
14058 msgid "Xtensa absolute literals option not supported; ignored"
14059 msgstr ""
14060
14061 #: config/tc-xtensa.c:1333
14062 msgid ".end [no-]density is ignored"
14063 msgstr ""
14064
14065 #: config/tc-xtensa.c:1358
14066 #, c-format
14067 msgid "does not match begin %s%s at %s:%d"
14068 msgstr ""
14069
14070 #: config/tc-xtensa.c:1413
14071 msgid ".literal_position inside literal directive; ignoring"
14072 msgstr ""
14073
14074 #: config/tc-xtensa.c:1433
14075 msgid ".literal not allowed inside .begin literal region"
14076 msgstr ""
14077
14078 #: config/tc-xtensa.c:1469
14079 msgid "expected comma or colon after symbol name; rest of line ignored"
14080 msgstr ""
14081
14082 #: config/tc-xtensa.c:1531
14083 msgid "fall through frequency must be greater than 0"
14084 msgstr ""
14085
14086 #: config/tc-xtensa.c:1539
14087 msgid "branch target frequency must be greater than 0"
14088 msgstr ""
14089
14090 #: config/tc-xtensa.c:1587
14091 #, c-format
14092 msgid "opcode-specific %s relocation used outside an instruction"
14093 msgstr ""
14094
14095 #: config/tc-xtensa.c:1595
14096 #, c-format
14097 msgid "invalid use of %s relocation"
14098 msgstr ""
14099
14100 #: config/tc-xtensa.c:1791 config/tc-xtensa.c:1808
14101 #, c-format
14102 msgid "bad register name: %s"
14103 msgstr ""
14104
14105 #: config/tc-xtensa.c:1797
14106 #, c-format
14107 msgid "bad register number: %s"
14108 msgstr ""
14109
14110 #: config/tc-xtensa.c:1860
14111 msgid "pcrel relocation not allowed in an instruction"
14112 msgstr ""
14113
14114 #: config/tc-xtensa.c:1877
14115 msgid "register number out of range"
14116 msgstr ""
14117
14118 #: config/tc-xtensa.c:1961
14119 msgid "extra comma"
14120 msgstr ""
14121
14122 #: config/tc-xtensa.c:1963
14123 msgid "extra colon"
14124 msgstr ""
14125
14126 #: config/tc-xtensa.c:1965
14127 msgid "missing argument"
14128 msgstr ""
14129
14130 #: config/tc-xtensa.c:1967
14131 msgid "missing comma or colon"
14132 msgstr ""
14133
14134 #: config/tc-xtensa.c:2024
14135 msgid "incorrect register number, ignoring"
14136 msgstr ""
14137
14138 #: config/tc-xtensa.c:2031
14139 msgid "too many arguments"
14140 msgstr ""
14141
14142 #: config/tc-xtensa.c:2105
14143 #, c-format
14144 msgid "cannot encode opcode \"%s\""
14145 msgstr ""
14146
14147 #: config/tc-xtensa.c:2199
14148 #, c-format
14149 msgid "not enough operands (%d) for '%s'; expected %d"
14150 msgstr ""
14151
14152 #: config/tc-xtensa.c:2206
14153 #, c-format
14154 msgid "too many operands (%d) for '%s'; expected %d"
14155 msgstr ""
14156
14157 #: config/tc-xtensa.c:2257
14158 #, c-format
14159 msgid "invalid register '%s' for '%s' instruction"
14160 msgstr ""
14161
14162 #: config/tc-xtensa.c:2264
14163 #, c-format
14164 msgid "invalid register number (%ld) for '%s' instruction"
14165 msgstr ""
14166
14167 #: config/tc-xtensa.c:2332
14168 #, c-format
14169 msgid "invalid register number (%ld) for '%s'"
14170 msgstr ""
14171
14172 #: config/tc-xtensa.c:2723
14173 #, c-format
14174 msgid "operand %d of '%s' has out of range value '%u'"
14175 msgstr ""
14176
14177 #: config/tc-xtensa.c:2729
14178 #, c-format
14179 msgid "operand %d of '%s' has invalid value '%u'"
14180 msgstr ""
14181
14182 #: config/tc-xtensa.c:2776
14183 #, c-format
14184 msgid "internal error: unknown option name '%s'"
14185 msgstr ""
14186
14187 #: config/tc-xtensa.c:3883
14188 msgid "can't handle generation of literal/labels yet"
14189 msgstr ""
14190
14191 #: config/tc-xtensa.c:3887
14192 msgid "can't handle undefined OP TYPE"
14193 msgstr ""
14194
14195 #: config/tc-xtensa.c:3948
14196 #, c-format
14197 msgid "found %d operands for '%s':  Expected %d"
14198 msgstr ""
14199
14200 #: config/tc-xtensa.c:3955
14201 #, c-format
14202 msgid "found too many (%d) operands for '%s':  Expected %d"
14203 msgstr ""
14204
14205 #: config/tc-xtensa.c:3976
14206 msgid "immediate operands sum to greater than 32"
14207 msgstr ""
14208
14209 #: config/tc-xtensa.c:4107
14210 msgid "invalid immediate"
14211 msgstr ""
14212
14213 #: config/tc-xtensa.c:4228
14214 #, c-format
14215 msgid "invalid relocation for operand %i of '%s'"
14216 msgstr ""
14217
14218 #: config/tc-xtensa.c:4238
14219 #, c-format
14220 msgid "invalid expression for operand %i of '%s'"
14221 msgstr ""
14222
14223 #: config/tc-xtensa.c:4248
14224 #, c-format
14225 msgid "invalid relocation in instruction slot %i"
14226 msgstr ""
14227
14228 #: config/tc-xtensa.c:4255
14229 #, c-format
14230 msgid "undefined symbol for opcode \"%s\""
14231 msgstr ""
14232
14233 #: config/tc-xtensa.c:4729
14234 msgid "opcode 'NOP.N' unavailable in this configuration"
14235 msgstr ""
14236
14237 #: config/tc-xtensa.c:4789
14238 msgid "get_expanded_loop_offset: invalid opcode"
14239 msgstr ""
14240
14241 #: config/tc-xtensa.c:4922
14242 #, c-format
14243 msgid "assembly state not set for first frag in section %s"
14244 msgstr ""
14245
14246 #: config/tc-xtensa.c:4975
14247 #, c-format
14248 msgid "unaligned branch target: %d bytes at 0x%lx"
14249 msgstr ""
14250
14251 #: config/tc-xtensa.c:5014
14252 #, c-format
14253 msgid "unaligned loop: %d bytes at 0x%lx"
14254 msgstr ""
14255
14256 #: config/tc-xtensa.c:5038
14257 msgid "unexpected fix"
14258 msgstr ""
14259
14260 #: config/tc-xtensa.c:5049 config/tc-xtensa.c:5053
14261 msgid "undecodable fix"
14262 msgstr ""
14263
14264 #: config/tc-xtensa.c:5191
14265 msgid "labels are not valid inside bundles"
14266 msgstr ""
14267
14268 #: config/tc-xtensa.c:5211
14269 msgid "invalid last instruction for a zero-overhead loop"
14270 msgstr ""
14271
14272 #: config/tc-xtensa.c:5278
14273 msgid "extra opening brace"
14274 msgstr ""
14275
14276 #: config/tc-xtensa.c:5288
14277 msgid "extra closing brace"
14278 msgstr ""
14279
14280 #: config/tc-xtensa.c:5315
14281 msgid "missing closing brace"
14282 msgstr ""
14283
14284 #: config/tc-xtensa.c:5415 config/tc-xtensa.c:5445
14285 #, c-format
14286 msgid "wrong number of operands for '%s'"
14287 msgstr ""
14288
14289 #: config/tc-xtensa.c:5432
14290 #, c-format
14291 msgid "bad relocation expression for '%s'"
14292 msgstr ""
14293
14294 #: config/tc-xtensa.c:5467
14295 #, c-format
14296 msgid "unknown opcode or format name '%s'"
14297 msgstr ""
14298
14299 #: config/tc-xtensa.c:5473
14300 msgid "format names only valid inside bundles"
14301 msgstr ""
14302
14303 #: config/tc-xtensa.c:5478
14304 #, c-format
14305 msgid "multiple formats specified for one bundle; using '%s'"
14306 msgstr ""
14307
14308 #: config/tc-xtensa.c:5528
14309 msgid "entry instruction with stack decrement < 16"
14310 msgstr ""
14311
14312 #: config/tc-xtensa.c:5581
14313 msgid "unaligned entry instruction"
14314 msgstr ""
14315
14316 #: config/tc-xtensa.c:5646
14317 msgid "bad instruction format"
14318 msgstr ""
14319
14320 #: config/tc-xtensa.c:5649
14321 msgid "invalid relocation"
14322 msgstr ""
14323
14324 #: config/tc-xtensa.c:5660
14325 #, c-format
14326 msgid "invalid relocation for '%s' instruction"
14327 msgstr ""
14328
14329 #: config/tc-xtensa.c:5672
14330 #, c-format
14331 msgid "invalid relocation for operand %d of '%s'"
14332 msgstr ""
14333
14334 #: config/tc-xtensa.c:5852
14335 msgid "cannot represent subtraction with an offset"
14336 msgstr ""
14337
14338 #: config/tc-xtensa.c:5952
14339 #, c-format
14340 msgid "unhandled local relocation fix %s"
14341 msgstr ""
14342
14343 #: config/tc-xtensa.c:6003
14344 #, c-format
14345 msgid "internal error; cannot generate `%s' relocation"
14346 msgstr ""
14347
14348 #: config/tc-xtensa.c:6222
14349 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
14350 msgstr ""
14351
14352 #: config/tc-xtensa.c:6231
14353 msgid "couldn't find a valid instruction format"
14354 msgstr ""
14355
14356 #: config/tc-xtensa.c:6232
14357 #, c-format
14358 msgid "    ops were: "
14359 msgstr ""
14360
14361 #: config/tc-xtensa.c:6234
14362 #, c-format
14363 msgid " %s;"
14364 msgstr ""
14365
14366 #: config/tc-xtensa.c:6245
14367 #, c-format
14368 msgid "format '%s' allows %d slots, but there are %d opcodes"
14369 msgstr ""
14370
14371 #: config/tc-xtensa.c:6256 config/tc-xtensa.c:6354
14372 msgid "illegal resource usage in bundle"
14373 msgstr ""
14374
14375 #: config/tc-xtensa.c:6441
14376 #, c-format
14377 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
14378 msgstr ""
14379
14380 #: config/tc-xtensa.c:6446
14381 #, c-format
14382 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
14383 msgstr ""
14384
14385 #: config/tc-xtensa.c:6451
14386 #, c-format
14387 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
14388 msgstr ""
14389
14390 #: config/tc-xtensa.c:6456
14391 #, c-format
14392 msgid ""
14393 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
14394 msgstr ""
14395
14396 #: config/tc-xtensa.c:6472
14397 msgid "multiple branches or jumps in the same bundle"
14398 msgstr ""
14399
14400 #: config/tc-xtensa.c:6924
14401 msgid "cannot assemble into a literal fragment"
14402 msgstr ""
14403
14404 #: config/tc-xtensa.c:6926
14405 msgid "..."
14406 msgstr ""
14407
14408 #: config/tc-xtensa.c:7534
14409 msgid ""
14410 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
14411 msgstr ""
14412
14413 #: config/tc-xtensa.c:7646
14414 msgid "branching or jumping to a loop end may trigger hardware errata"
14415 msgstr ""
14416
14417 #: config/tc-xtensa.c:7728
14418 msgid "loop end too close to another loop end may trigger hardware errata"
14419 msgstr ""
14420
14421 #: config/tc-xtensa.c:7737
14422 #, c-format
14423 msgid "fr_var %lu < length %d"
14424 msgstr ""
14425
14426 #: config/tc-xtensa.c:7896
14427 msgid ""
14428 "loop containing less than three instructions may trigger hardware errata"
14429 msgstr ""
14430
14431 #: config/tc-xtensa.c:7968
14432 msgid "undecodable instruction in instruction frag"
14433 msgstr ""
14434
14435 #: config/tc-xtensa.c:8078
14436 msgid "invalid empty loop"
14437 msgstr ""
14438
14439 #: config/tc-xtensa.c:8083
14440 msgid "loop target does not follow loop instruction in section"
14441 msgstr ""
14442
14443 #: config/tc-xtensa.c:8661
14444 msgid "bad relaxation state"
14445 msgstr ""
14446
14447 #: config/tc-xtensa.c:8719
14448 #, c-format
14449 msgid "fr_var (%ld) < length (%d)"
14450 msgstr ""
14451
14452 #: config/tc-xtensa.c:9420
14453 msgid "invalid relaxation fragment result"
14454 msgstr ""
14455
14456 #: config/tc-xtensa.c:9499
14457 msgid "unable to widen instruction"
14458 msgstr ""
14459
14460 #: config/tc-xtensa.c:9639
14461 msgid "multiple literals in expansion"
14462 msgstr ""
14463
14464 #: config/tc-xtensa.c:9643
14465 msgid "no registered fragment for literal"
14466 msgstr ""
14467
14468 #: config/tc-xtensa.c:9645
14469 msgid "number of literal tokens != 1"
14470 msgstr ""
14471
14472 #: config/tc-xtensa.c:9775 config/tc-xtensa.c:9781
14473 #, c-format
14474 msgid "unresolved loop target symbol: %s"
14475 msgstr ""
14476
14477 #: config/tc-xtensa.c:9887
14478 #, c-format
14479 msgid "invalid expression evaluation type %d"
14480 msgstr ""
14481
14482 #: config/tc-xtensa.c:9904
14483 msgid "loop too long for LOOP instruction"
14484 msgstr ""
14485
14486 #: config/tc-xtensa.c:10174
14487 #, c-format
14488 msgid "fixes not all moved from %s"
14489 msgstr ""
14490
14491 #: config/tc-xtensa.c:10305
14492 msgid ""
14493 "literal pool location required for text-section-literals; specify with ."
14494 "literal_position"
14495 msgstr ""
14496
14497 #: config/tc-xtensa.c:11137
14498 msgid "too many operands in instruction"
14499 msgstr ""
14500
14501 #: config/tc-xtensa.c:11348
14502 msgid "invalid symbolic operand"
14503 msgstr ""
14504
14505 #: config/tc-xtensa.c:11409
14506 msgid "operand number mismatch"
14507 msgstr ""
14508
14509 #: config/tc-xtensa.c:11413
14510 #, c-format
14511 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
14512 msgstr ""
14513
14514 #: config/tc-xtensa.c:11438
14515 #, c-format
14516 msgid "xtensa-isa failure: %s"
14517 msgstr ""
14518
14519 #: config/tc-xtensa.c:11515
14520 msgid "invalid opcode"
14521 msgstr ""
14522
14523 #: config/tc-xtensa.c:11521
14524 msgid "too few operands"
14525 msgstr ""
14526
14527 #: config/tc-xtensa.c:11571
14528 msgid "multiple writes to the same register"
14529 msgstr ""
14530
14531 #: config/tc-xtensa.c:11685 config/tc-xtensa.c:11691
14532 msgid "out of memory"
14533 msgstr ""
14534
14535 #: config/tc-xtensa.c:11780
14536 msgid "TLS relocation not allowed in FLIX bundle"
14537 msgstr ""
14538
14539 #. Instructions that generate TLS relocations should always be
14540 #. relaxed in the front-end.  If "record_fixup" is set, then this
14541 #. function is being called during back-end relaxation, so flag
14542 #. the unexpected behavior as an error.
14543 #: config/tc-xtensa.c:11786
14544 msgid "unexpected TLS relocation"
14545 msgstr ""
14546
14547 #: config/tc-xtensa.c:11830
14548 msgid "symbolic operand not allowed"
14549 msgstr ""
14550
14551 #: config/tc-xtensa.c:11867
14552 msgid "cannot decode instruction format"
14553 msgstr ""
14554
14555 #: config/tc-xtensa.c:12011
14556 msgid "ignoring extra '-rename-section' delimiter ':'"
14557 msgstr ""
14558
14559 #: config/tc-xtensa.c:12016
14560 #, c-format
14561 msgid "ignoring invalid '-rename-section' specification: '%s'"
14562 msgstr ""
14563
14564 #: config/tc-xtensa.c:12027
14565 #, c-format
14566 msgid "section %s renamed multiple times"
14567 msgstr ""
14568
14569 #: config/tc-xtensa.c:12029
14570 #, c-format
14571 msgid "multiple sections remapped to output section %s"
14572 msgstr ""
14573
14574 #: config/tc-z80.c:244
14575 msgid "-- unterminated string"
14576 msgstr ""
14577
14578 #: config/tc-z80.c:314
14579 msgid "floating point numbers are not implemented"
14580 msgstr ""
14581
14582 #: config/tc-z80.c:493 config/tc-z80.c:499
14583 msgid "mismatched parentheses"
14584 msgstr ""
14585
14586 #: config/tc-z80.c:553
14587 msgid "bad offset expression syntax"
14588 msgstr ""
14589
14590 #: config/tc-z80.c:577
14591 msgid "bad expression syntax"
14592 msgstr ""
14593
14594 #: config/tc-z80.c:690
14595 msgid "cannot make a relative jump to an absolute location"
14596 msgstr ""
14597
14598 #: config/tc-z80.c:702 config/tc-z80.c:1960
14599 msgid "overflow"
14600 msgstr ""
14601
14602 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
14603 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
14604 msgid "bad intruction syntax"
14605 msgstr ""
14606
14607 #: config/tc-z80.c:1203
14608 msgid "condition code invalid for jr"
14609 msgstr ""
14610
14611 #: config/tc-z80.c:1225
14612 msgid "bad instruction syntax"
14613 msgstr ""
14614
14615 #: config/tc-z80.c:1704
14616 msgid "parentheses ignored"
14617 msgstr ""
14618
14619 #: config/tc-z80.c:1909 read.c:3556
14620 #, c-format
14621 msgid "junk at end of line, first unrecognized character is `%c'"
14622 msgstr ""
14623
14624 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
14625 msgid "relative jump out of range"
14626 msgstr ""
14627
14628 #: config/tc-z80.c:1952
14629 msgid "index offset  out of range"
14630 msgstr ""
14631
14632 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
14633 #, c-format
14634 msgid "md_apply_fix: unknown r_type 0x%x\n"
14635 msgstr ""
14636
14637 #: config/tc-z8k.c:282
14638 #, c-format
14639 msgid "register rr%d out of range"
14640 msgstr ""
14641
14642 #: config/tc-z8k.c:284
14643 #, c-format
14644 msgid "register rr%d does not exist"
14645 msgstr ""
14646
14647 #: config/tc-z8k.c:296
14648 #, c-format
14649 msgid "register rh%d out of range"
14650 msgstr ""
14651
14652 #: config/tc-z8k.c:308
14653 #, c-format
14654 msgid "register rl%d out of range"
14655 msgstr ""
14656
14657 #: config/tc-z8k.c:321
14658 #, c-format
14659 msgid "register rq%d out of range"
14660 msgstr ""
14661
14662 #: config/tc-z8k.c:323
14663 #, c-format
14664 msgid "register rq%d does not exist"
14665 msgstr ""
14666
14667 #: config/tc-z8k.c:335
14668 #, c-format
14669 msgid "register r%d out of range"
14670 msgstr ""
14671
14672 #: config/tc-z8k.c:376
14673 #, c-format
14674 msgid "expected %c"
14675 msgstr ""
14676
14677 #: config/tc-z8k.c:391
14678 #, c-format
14679 msgid "register is wrong size for a word %s"
14680 msgstr ""
14681
14682 #: config/tc-z8k.c:405
14683 #, c-format
14684 msgid "register is wrong size for address %s"
14685 msgstr ""
14686
14687 #: config/tc-z8k.c:539
14688 #, c-format
14689 msgid "unknown interrupt %s"
14690 msgstr ""
14691
14692 #. No interrupt type specified, opcode won't do anything.
14693 #: config/tc-z8k.c:562
14694 msgid "opcode has no effect"
14695 msgstr ""
14696
14697 #: config/tc-z8k.c:673
14698 msgid "Missing ) in ra(rb)"
14699 msgstr ""
14700
14701 #: config/tc-z8k.c:753 config/tc-z8k.c:792
14702 #, c-format
14703 msgid "invalid condition code '%s'"
14704 msgstr ""
14705
14706 #: config/tc-z8k.c:765
14707 #, c-format
14708 msgid "invalid flag '%s'"
14709 msgstr ""
14710
14711 #: config/tc-z8k.c:919 config/tc-z8k.c:925
14712 msgid "invalid indirect register size"
14713 msgstr ""
14714
14715 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
14716 msgid "invalid control register name"
14717 msgstr ""
14718
14719 #: config/tc-z8k.c:1079
14720 msgid "immediate must be 1 or 2"
14721 msgstr ""
14722
14723 #: config/tc-z8k.c:1082
14724 msgid "immediate 1 or 2 expected"
14725 msgstr ""
14726
14727 #: config/tc-z8k.c:1113
14728 msgid "can't use R0 here"
14729 msgstr ""
14730
14731 #: config/tc-z8k.c:1271
14732 msgid "Can't find opcode to match operands"
14733 msgstr ""
14734
14735 #: config/tc-z8k.c:1318
14736 #, c-format
14737 msgid "invalid architecture -z%s"
14738 msgstr ""
14739
14740 #: config/tc-z8k.c:1338
14741 #, c-format
14742 msgid ""
14743 " Z8K options:\n"
14744 "  -z8001                  generate segmented code\n"
14745 "  -z8002                  generate unsegmented code\n"
14746 "  -linkrelax              create linker relaxable code\n"
14747 msgstr ""
14748
14749 #: config/tc-z8k.c:1350
14750 #, c-format
14751 msgid "call to md_convert_frag\n"
14752 msgstr ""
14753
14754 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
14755 msgid "cannot branch to odd address"
14756 msgstr ""
14757
14758 #: config/tc-z8k.c:1479
14759 msgid "relative address out of range"
14760 msgstr ""
14761
14762 #: config/tc-z8k.c:1500
14763 msgid "relative call out of range"
14764 msgstr ""
14765
14766 #: config/tc-z8k.c:1544
14767 #, c-format
14768 msgid "call to md_estimate_size_before_relax\n"
14769 msgstr ""
14770
14771 #: config/xtensa-relax.c:1555
14772 #, c-format
14773 msgid "invalid configuration option '%s' in transition rule '%s'"
14774 msgstr ""
14775
14776 #: config/xtensa-relax.c:1680
14777 #, c-format
14778 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
14779 msgstr ""
14780
14781 #: config/xtensa-relax.c:1690
14782 #, c-format
14783 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
14784 msgstr ""
14785
14786 #: config/xtensa-relax.c:1697
14787 #, c-format
14788 msgid "opcode '%s': precondition only contains constants in '%s'"
14789 msgstr ""
14790
14791 #: config/xtensa-relax.c:1744
14792 msgid "expected one operand for generated literal"
14793 msgstr ""
14794
14795 #: config/xtensa-relax.c:1751
14796 msgid "expected 0 operands for generated label"
14797 msgstr ""
14798
14799 #: config/xtensa-relax.c:1764
14800 #, c-format
14801 msgid "invalid opcode '%s' in transition rule '%s'"
14802 msgstr ""
14803
14804 #: config/xtensa-relax.c:1772
14805 #, c-format
14806 msgid "opcode '%s': replacement does not have %d ops"
14807 msgstr ""
14808
14809 #: config/xtensa-relax.c:1786
14810 #, c-format
14811 msgid "opcode '%s': cannot find literal definition"
14812 msgstr ""
14813
14814 #: config/xtensa-relax.c:1802 config/xtensa-relax.c:1832
14815 #, c-format
14816 msgid "opcode %s: unidentified operand '%s' in '%s'"
14817 msgstr ""
14818
14819 #: config/xtensa-relax.c:1827
14820 #, c-format
14821 msgid "unknown user-defined function %s"
14822 msgstr ""
14823
14824 #: config/xtensa-relax.c:1838
14825 #, c-format
14826 msgid "opcode %s: could not parse operand '%s' in '%s'"
14827 msgstr ""
14828
14829 #: config/xtensa-relax.c:1879
14830 #, c-format
14831 msgid "could not parse INSN_PATTERN '%s'"
14832 msgstr ""
14833
14834 #: config/xtensa-relax.c:1883
14835 #, c-format
14836 msgid "could not parse INSN_REPL '%s'"
14837 msgstr ""
14838
14839 #: config/xtensa-relax.c:1894
14840 #, c-format
14841 msgid "could not build transition for %s => %s"
14842 msgstr ""
14843
14844 #: depend.c:193
14845 #, c-format
14846 msgid "can't open `%s' for writing"
14847 msgstr ""
14848
14849 #: depend.c:205
14850 #, c-format
14851 msgid "can't close `%s'"
14852 msgstr ""
14853
14854 #: dw2gencfi.c:294
14855 #, c-format
14856 msgid "register save offset not a multiple of %u"
14857 msgstr ""
14858
14859 #: dw2gencfi.c:377
14860 msgid "CFI state restore without previous remember"
14861 msgstr ""
14862
14863 #: dw2gencfi.c:432
14864 msgid "missing separator"
14865 msgstr ""
14866
14867 #: dw2gencfi.c:482
14868 msgid "bad register expression"
14869 msgstr ""
14870
14871 #: dw2gencfi.c:503 dw2gencfi.c:626 dw2gencfi.c:664 dw2gencfi.c:734
14872 #: dw2gencfi.c:806
14873 msgid "CFI instruction used without previous .cfi_startproc"
14874 msgstr ""
14875
14876 #: dw2gencfi.c:688
14877 msgid "invalid or unsupported encoding in .cfi_personality"
14878 msgstr ""
14879
14880 #: dw2gencfi.c:695
14881 msgid ".cfi_personality requires encoding and symbol arguments"
14882 msgstr ""
14883
14884 #: dw2gencfi.c:718
14885 msgid "wrong second argument to .cfi_personality"
14886 msgstr ""
14887
14888 #: dw2gencfi.c:758 dw2gencfi.c:834
14889 msgid "invalid or unsupported encoding in .cfi_lsda"
14890 msgstr ""
14891
14892 #: dw2gencfi.c:765
14893 msgid ".cfi_lsda requires encoding and symbol arguments"
14894 msgstr ""
14895
14896 #: dw2gencfi.c:790
14897 msgid "wrong second argument to .cfi_lsda"
14898 msgstr ""
14899
14900 #: dw2gencfi.c:855
14901 msgid "wrong third argument to .cfi_val_encoded_addr"
14902 msgstr ""
14903
14904 #: dw2gencfi.c:870
14905 msgid "previous CFI entry not closed (missing .cfi_endproc)"
14906 msgstr ""
14907
14908 #: dw2gencfi.c:905
14909 msgid ".cfi_endproc without corresponding .cfi_startproc"
14910 msgstr ""
14911
14912 #: dw2gencfi.c:1515
14913 msgid "open CFI at the end of file; missing .cfi_endproc directive"
14914 msgstr ""
14915
14916 #: dwarf2dbg.c:542 dwarf2dbg.c:577
14917 msgid "file number less than one"
14918 msgstr ""
14919
14920 #: dwarf2dbg.c:552
14921 #, c-format
14922 msgid "file number %ld already allocated"
14923 msgstr ""
14924
14925 #: dwarf2dbg.c:582 dwarf2dbg.c:1335
14926 #, c-format
14927 msgid "unassigned file number %ld"
14928 msgstr ""
14929
14930 #: dwarf2dbg.c:651
14931 msgid "is_stmt value not 0 or 1"
14932 msgstr ""
14933
14934 #: dwarf2dbg.c:663
14935 msgid "isa number less than zero"
14936 msgstr ""
14937
14938 #: dwarf2dbg.c:675
14939 msgid "discriminator less than zero"
14940 msgstr ""
14941
14942 #: dwarf2dbg.c:681
14943 #, c-format
14944 msgid "unknown .loc sub-directive `%s'"
14945 msgstr ""
14946
14947 #: dwarf2dbg.c:1398
14948 msgid "internal error: unknown dwarf2 format"
14949 msgstr ""
14950
14951 #: ecoff.c:1552
14952 #, c-format
14953 msgid "string too big (%lu bytes)"
14954 msgstr ""
14955
14956 #: ecoff.c:1578
14957 #, c-format
14958 msgid "inserting \"%s\" into string hash table: %s"
14959 msgstr ""
14960
14961 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
14962 #: ecoff.c:2120
14963 msgid "no current file pointer"
14964 msgstr ""
14965
14966 #: ecoff.c:1696
14967 msgid "too many st_End's"
14968 msgstr ""
14969
14970 #: ecoff.c:2034
14971 #, c-format
14972 msgid "inserting \"%s\" into tag hash table: %s"
14973 msgstr ""
14974
14975 #: ecoff.c:2195
14976 msgid "fake .file after real one"
14977 msgstr ""
14978
14979 #: ecoff.c:2285
14980 msgid "filename goes over one page boundary"
14981 msgstr ""
14982
14983 #: ecoff.c:2418
14984 msgid ".begin directive without a preceding .file directive"
14985 msgstr ""
14986
14987 #: ecoff.c:2425
14988 msgid ".begin directive without a preceding .ent directive"
14989 msgstr ""
14990
14991 #: ecoff.c:2456
14992 msgid ".bend directive without a preceding .file directive"
14993 msgstr ""
14994
14995 #: ecoff.c:2463
14996 msgid ".bend directive without a preceding .ent directive"
14997 msgstr ""
14998
14999 #: ecoff.c:2476
15000 msgid ".bend directive names unknown symbol"
15001 msgstr ""
15002
15003 #: ecoff.c:2519
15004 msgid ".def pseudo-op used inside of .def/.endef; ignored"
15005 msgstr ""
15006
15007 #: ecoff.c:2521
15008 msgid "empty symbol name in .def; ignored"
15009 msgstr ""
15010
15011 #: ecoff.c:2558
15012 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
15013 msgstr ""
15014
15015 #: ecoff.c:2573
15016 msgid "badly formed .dim directive"
15017 msgstr ""
15018
15019 #: ecoff.c:2586
15020 msgid "too many .dim entries"
15021 msgstr ""
15022
15023 #: ecoff.c:2606
15024 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
15025 msgstr ""
15026
15027 #: ecoff.c:2631
15028 msgid ".size pseudo-op used outside of .def/.endef; ignored"
15029 msgstr ""
15030
15031 #: ecoff.c:2646
15032 msgid "badly formed .size directive"
15033 msgstr ""
15034
15035 #: ecoff.c:2659
15036 msgid "too many .size entries"
15037 msgstr ""
15038
15039 #: ecoff.c:2681
15040 msgid ".type pseudo-op used outside of .def/.endef; ignored"
15041 msgstr ""
15042
15043 #. FIXME: We could handle this by setting the continued bit.
15044 #. There would still be a limit: the .type argument can not
15045 #. be infinite.
15046 #: ecoff.c:2699
15047 #, c-format
15048 msgid "the type of %s is too complex; it will be simplified"
15049 msgstr ""
15050
15051 #: ecoff.c:2710
15052 msgid "Unrecognized .type argument"
15053 msgstr ""
15054
15055 #: ecoff.c:2748
15056 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
15057 msgstr ""
15058
15059 #: ecoff.c:2773
15060 msgid ".val pseudo-op used outside of .def/.endef; ignored"
15061 msgstr ""
15062
15063 #: ecoff.c:2781
15064 msgid ".val expression is too complex"
15065 msgstr ""
15066
15067 #: ecoff.c:2811
15068 msgid ".endef pseudo-op used before .def; ignored"
15069 msgstr ""
15070
15071 #: ecoff.c:2837 ecoff.c:2918
15072 msgid "bad COFF debugging information"
15073 msgstr ""
15074
15075 #: ecoff.c:2886
15076 #, c-format
15077 msgid "no tag specified for %s"
15078 msgstr ""
15079
15080 #: ecoff.c:2988
15081 msgid ".end directive without a preceding .file directive"
15082 msgstr ""
15083
15084 #: ecoff.c:2995
15085 msgid ".end directive without a preceding .ent directive"
15086 msgstr ""
15087
15088 #: ecoff.c:3017
15089 msgid ".end directive names unknown symbol"
15090 msgstr ""
15091
15092 #: ecoff.c:3044
15093 msgid "second .ent directive found before .end directive"
15094 msgstr ""
15095
15096 #: ecoff.c:3116
15097 msgid "no way to handle .file within .ent/.end section"
15098 msgstr ""
15099
15100 #: ecoff.c:3233
15101 msgid ".loc before .file"
15102 msgstr ""
15103
15104 #: ecoff.c:3436
15105 #, c-format
15106 msgid ".stab%c is not supported"
15107 msgstr ""
15108
15109 #: ecoff.c:3446
15110 #, c-format
15111 msgid ".stab%c: ignoring non-zero other field"
15112 msgstr ""
15113
15114 #: ecoff.c:3480
15115 #, c-format
15116 msgid ""
15117 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
15118 msgstr ""
15119
15120 #: ecoff.c:3516
15121 #, c-format
15122 msgid "illegal .stab%c directive, bad character"
15123 msgstr ""
15124
15125 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
15126 msgid ".begin/.bend in different segments"
15127 msgstr ""
15128
15129 #: ecoff.c:4685
15130 msgid "missing .end or .bend at end of file"
15131 msgstr ""
15132
15133 #: ecoff.c:5170
15134 msgid "GP prologue size exceeds field size, using 0 instead"
15135 msgstr ""
15136
15137 #: expr.c:88 read.c:3621
15138 msgid "bignum invalid"
15139 msgstr ""
15140
15141 #: expr.c:90 read.c:3623 read.c:4091 read.c:4957
15142 msgid "floating point number invalid"
15143 msgstr ""
15144
15145 #: expr.c:211
15146 msgid "bad floating-point constant: exponent overflow"
15147 msgstr ""
15148
15149 #: expr.c:215
15150 #, c-format
15151 msgid "bad floating-point constant: unknown error code=%d"
15152 msgstr ""
15153
15154 #: expr.c:394
15155 msgid ""
15156 "a bignum with underscores may not have more than 8 hex digits in any word"
15157 msgstr ""
15158
15159 #: expr.c:417
15160 msgid "a bignum with underscores must have exactly 4 words"
15161 msgstr ""
15162
15163 #. Either not seen or not defined.
15164 #. @@ Should print out the original string instead of
15165 #. the parsed number.
15166 #: expr.c:540
15167 #, c-format
15168 msgid "backward ref to unknown label \"%d:\""
15169 msgstr ""
15170
15171 #: expr.c:658
15172 msgid "character constant too large"
15173 msgstr ""
15174
15175 #: expr.c:904
15176 #, c-format
15177 msgid "expr.c(operand): bad atof_generic return val %d"
15178 msgstr ""
15179
15180 #: expr.c:970
15181 #, c-format
15182 msgid "missing '%c'"
15183 msgstr ""
15184
15185 #: expr.c:981 read.c:4437
15186 msgid "EBCDIC constants are not supported"
15187 msgstr ""
15188
15189 #: expr.c:1096
15190 #, c-format
15191 msgid "Unary operator %c ignored because bad operand follows"
15192 msgstr ""
15193
15194 #: expr.c:1142 expr.c:1167
15195 msgid "syntax error in .startof. or .sizeof."
15196 msgstr ""
15197
15198 #: expr.c:1248 expr.c:1602
15199 #, c-format
15200 msgid "invalid use of operator \"%s\""
15201 msgstr ""
15202
15203 #: expr.c:1746
15204 msgid "missing operand; zero assumed"
15205 msgstr ""
15206
15207 #: expr.c:1785
15208 msgid "left operand is a bignum; integer 0 assumed"
15209 msgstr ""
15210
15211 #: expr.c:1787
15212 msgid "left operand is a float; integer 0 assumed"
15213 msgstr ""
15214
15215 #: expr.c:1796
15216 msgid "right operand is a bignum; integer 0 assumed"
15217 msgstr ""
15218
15219 #: expr.c:1798
15220 msgid "right operand is a float; integer 0 assumed"
15221 msgstr ""
15222
15223 #: expr.c:1866 symbols.c:1356
15224 msgid "division by zero"
15225 msgstr ""
15226
15227 #: expr.c:1872
15228 msgid "shift count"
15229 msgstr ""
15230
15231 #: expr.c:1975
15232 msgid "operation combines symbols in different segments"
15233 msgstr ""
15234
15235 #: frags.c:48
15236 msgid "attempt to allocate data in absolute section"
15237 msgstr ""
15238
15239 #: frags.c:54
15240 msgid "attempt to allocate data in common section"
15241 msgstr ""
15242
15243 #: frags.c:112
15244 #, c-format
15245 msgid "can't extend frag %u chars"
15246 msgstr ""
15247
15248 #. For error messages.
15249 #. Detect if we are reading from stdin by examining the file
15250 #. name returned by as_where().
15251 #.
15252 #. [FIXME: We rely upon the name in the strcmp below being the
15253 #. same as the one used by input_scrub_new_file(), if that is
15254 #. not true, then this code will fail].
15255 #.
15256 #. If we are reading from stdin, then we need to save each input
15257 #. line here (assuming of course that we actually have a line of
15258 #. input to read), so that it can be displayed in the listing
15259 #. that is produced at the end of the assembly.
15260 #: input-file.c:138 input-scrub.c:241 listing.c:334
15261 msgid "{standard input}"
15262 msgstr ""
15263
15264 #: input-file.c:143
15265 #, c-format
15266 msgid "can't open %s for reading: %s"
15267 msgstr ""
15268
15269 #: input-file.c:152 input-file.c:215 input-file.c:241
15270 #, c-format
15271 msgid "can't read from %s: %s"
15272 msgstr ""
15273
15274 #: input-file.c:249 listing.c:1389 output-file.c:69
15275 #, c-format
15276 msgid "can't close %s: %s"
15277 msgstr ""
15278
15279 #: input-scrub.c:266
15280 msgid "macros nested too deeply"
15281 msgstr ""
15282
15283 #: input-scrub.c:375 input-scrub.c:399
15284 msgid "partial line at end of file ignored"
15285 msgstr ""
15286
15287 #: itbl-ops.c:329
15288 #, c-format
15289 msgid "Unable to allocate memory for new instructions\n"
15290 msgstr ""
15291
15292 #: listing.c:240
15293 msgid "Warning:"
15294 msgstr ""
15295
15296 #: listing.c:246
15297 msgid "Error:"
15298 msgstr ""
15299
15300 #: listing.c:1275
15301 #, c-format
15302 msgid ""
15303 "\n"
15304 " time stamp    \t: %s\n"
15305 "\n"
15306 msgstr ""
15307
15308 #: listing.c:1285
15309 #, c-format
15310 msgid "%s "
15311 msgstr ""
15312
15313 #: listing.c:1290
15314 #, c-format
15315 msgid ""
15316 "\n"
15317 "\t%s "
15318 msgstr ""
15319
15320 #: listing.c:1300
15321 msgid ""
15322 "\n"
15323 " options passed\t: "
15324 msgstr ""
15325
15326 #: listing.c:1339
15327 #, c-format
15328 msgid ""
15329 " GNU assembler version %s (%s)\n"
15330 "\t using BFD version %s."
15331 msgstr ""
15332
15333 #: listing.c:1342
15334 #, c-format
15335 msgid ""
15336 "\n"
15337 " input file    \t: %s"
15338 msgstr ""
15339
15340 #: listing.c:1343
15341 #, c-format
15342 msgid ""
15343 "\n"
15344 " output file   \t: %s"
15345 msgstr ""
15346
15347 #: listing.c:1344
15348 #, c-format
15349 msgid ""
15350 "\n"
15351 " target        \t: %s"
15352 msgstr ""
15353
15354 #: listing.c:1368
15355 #, c-format
15356 msgid "can't open %s: %s"
15357 msgstr ""
15358
15359 #: listing.c:1461
15360 msgid "strange paper height, set to no form"
15361 msgstr ""
15362
15363 #: listing.c:1525
15364 msgid "new line in title"
15365 msgstr ""
15366
15367 #. Turns the next expression into a string.
15368 #: macro.c:371
15369 #, no-c-format
15370 msgid "% operator needs absolute expression"
15371 msgstr ""
15372
15373 #: macro.c:521
15374 #, c-format
15375 msgid "Missing parameter qualifier for `%s' in macro `%s'"
15376 msgstr ""
15377
15378 #: macro.c:531
15379 #, c-format
15380 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
15381 msgstr ""
15382
15383 #: macro.c:548
15384 #, c-format
15385 msgid "Pointless default value for required parameter `%s' in macro `%s'"
15386 msgstr ""
15387
15388 #: macro.c:560
15389 #, c-format
15390 msgid "A parameter named `%s' already exists for macro `%s'"
15391 msgstr ""
15392
15393 #: macro.c:597
15394 #, c-format
15395 msgid "Reserved word `%s' used as parameter in macro `%s'"
15396 msgstr ""
15397
15398 #: macro.c:635
15399 #, c-format
15400 msgid "unexpected end of file in macro `%s' definition"
15401 msgstr ""
15402
15403 #: macro.c:647
15404 #, c-format
15405 msgid "missing `)' after formals in macro definition `%s'"
15406 msgstr ""
15407
15408 #: macro.c:662
15409 msgid "Missing macro name"
15410 msgstr ""
15411
15412 #: macro.c:671
15413 #, c-format
15414 msgid "Bad parameter list for macro `%s'"
15415 msgstr ""
15416
15417 #: macro.c:677
15418 #, c-format
15419 msgid "Macro `%s' was already defined"
15420 msgstr ""
15421
15422 #: macro.c:800 macro.c:802
15423 msgid "missing `)'"
15424 msgstr ""
15425
15426 #: macro.c:897
15427 #, c-format
15428 msgid "`%s' was already used as parameter (or another local) name"
15429 msgstr ""
15430
15431 #: macro.c:1055
15432 msgid "confusion in formal parameters"
15433 msgstr ""
15434
15435 #: macro.c:1062
15436 #, c-format
15437 msgid "Parameter named `%s' does not exist for macro `%s'"
15438 msgstr ""
15439
15440 #: macro.c:1070
15441 #, c-format
15442 msgid "Value for parameter `%s' of macro `%s' was already specified"
15443 msgstr ""
15444
15445 #: macro.c:1084
15446 msgid "can't mix positional and keyword arguments"
15447 msgstr ""
15448
15449 #: macro.c:1095
15450 msgid "too many positional arguments"
15451 msgstr ""
15452
15453 #: macro.c:1143
15454 #, c-format
15455 msgid "Missing value for required parameter `%s' of macro `%s'"
15456 msgstr ""
15457
15458 #: macro.c:1282
15459 #, c-format
15460 msgid "Attempt to purge non-existant macro `%s'"
15461 msgstr ""
15462
15463 #: macro.c:1301
15464 msgid "unexpected end of file in irp or irpc"
15465 msgstr ""
15466
15467 #: macro.c:1309
15468 msgid "missing model parameter"
15469 msgstr ""
15470
15471 #: messages.c:82
15472 #, c-format
15473 msgid "Assembler messages:\n"
15474 msgstr ""
15475
15476 #: messages.c:166
15477 #, c-format
15478 msgid "Warning: "
15479 msgstr ""
15480
15481 #: messages.c:267
15482 #, c-format
15483 msgid "Error: "
15484 msgstr ""
15485
15486 #: messages.c:362 messages.c:382
15487 #, c-format
15488 msgid "Fatal error: "
15489 msgstr ""
15490
15491 #: messages.c:397
15492 #, c-format
15493 msgid "Internal error!\n"
15494 msgstr ""
15495
15496 #: messages.c:399
15497 #, c-format
15498 msgid "Assertion failure in %s at %s line %d.\n"
15499 msgstr ""
15500
15501 #: messages.c:402
15502 #, c-format
15503 msgid "Assertion failure at %s line %d.\n"
15504 msgstr ""
15505
15506 #: messages.c:403 messages.c:420
15507 #, c-format
15508 msgid "Please report this bug.\n"
15509 msgstr ""
15510
15511 #: messages.c:415
15512 #, c-format
15513 msgid "Internal error, aborting at %s line %d in %s\n"
15514 msgstr ""
15515
15516 #: messages.c:418
15517 #, c-format
15518 msgid "Internal error, aborting at %s line %d\n"
15519 msgstr ""
15520
15521 #: messages.c:467
15522 #, c-format
15523 msgid "%s out of domain (%d is not a multiple of %d)"
15524 msgstr ""
15525
15526 #: messages.c:485
15527 #, c-format
15528 msgid "%s out of range (%d is not between %d and %d)"
15529 msgstr ""
15530
15531 #. xgettext:c-format.
15532 #: messages.c:508
15533 #, c-format
15534 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
15535 msgstr ""
15536
15537 #: output-file.c:35
15538 #, c-format
15539 msgid "can't open a bfd on stdout %s"
15540 msgstr ""
15541
15542 #: output-file.c:42
15543 #, c-format
15544 msgid "selected target format '%s' unknown"
15545 msgstr ""
15546
15547 #: output-file.c:44
15548 #, c-format
15549 msgid "can't create %s: %s"
15550 msgstr ""
15551
15552 #: read.c:463
15553 msgid "bad or irreducible absolute expression"
15554 msgstr ""
15555
15556 #: read.c:489
15557 #, c-format
15558 msgid "error constructing %s pseudo-op table: %s"
15559 msgstr ""
15560
15561 #: read.c:899
15562 #, c-format
15563 msgid "unknown pseudo-op: `%s'"
15564 msgstr ""
15565
15566 #: read.c:986
15567 #, c-format
15568 msgid "label \"%d$\" redefined"
15569 msgstr ""
15570
15571 #: read.c:1221
15572 msgid ".abort detected.  Abandoning ship."
15573 msgstr ""
15574
15575 #: read.c:1239 read.c:2651
15576 msgid "ignoring fill value in absolute section"
15577 msgstr ""
15578
15579 #: read.c:1330
15580 #, c-format
15581 msgid "alignment too large: %u assumed"
15582 msgstr ""
15583
15584 #: read.c:1362
15585 msgid "expected fill pattern missing"
15586 msgstr ""
15587
15588 #: read.c:1471
15589 #, c-format
15590 msgid "size (%ld) out of range, ignored"
15591 msgstr ""
15592
15593 #: read.c:1500
15594 #, c-format
15595 msgid "size of \"%s\" is already %ld; not changing to %ld"
15596 msgstr ""
15597
15598 #. Some of the back ends can't deal with non-positive line numbers.
15599 #. Besides, it's silly.  GCC however will generate a line number of
15600 #. zero when it is pre-processing builtins for assembler-with-cpp files:
15601 #.
15602 #. # 0 "<built-in>"
15603 #.
15604 #. We do not want to barf on this, especially since such files are used
15605 #. in the GCC and GDB testsuites.  So we check for negative line numbers
15606 #. rather than non-positive line numbers.
15607 #: read.c:1750
15608 #, c-format
15609 msgid "line numbers must be positive; line number %d rejected"
15610 msgstr ""
15611
15612 #: read.c:1787
15613 #, c-format
15614 msgid "incompatible flag %i in line directive"
15615 msgstr ""
15616
15617 #: read.c:1799
15618 #, c-format
15619 msgid "unsupported flag %i in line directive"
15620 msgstr ""
15621
15622 #: read.c:1838
15623 msgid "start address not supported"
15624 msgstr ""
15625
15626 #: read.c:1847
15627 msgid ".err encountered"
15628 msgstr ""
15629
15630 #: read.c:1863
15631 msgid ".error directive invoked in source file"
15632 msgstr ""
15633
15634 #: read.c:1864
15635 msgid ".warning directive invoked in source file"
15636 msgstr ""
15637
15638 #: read.c:1870
15639 #, c-format
15640 msgid "%s argument must be a string"
15641 msgstr ""
15642
15643 #: read.c:1902 read.c:1904
15644 #, c-format
15645 msgid ".fail %ld encountered"
15646 msgstr ""
15647
15648 #: read.c:1944
15649 #, c-format
15650 msgid ".fill size clamped to %d"
15651 msgstr ""
15652
15653 #: read.c:1949
15654 msgid "size negative; .fill ignored"
15655 msgstr ""
15656
15657 #: read.c:1955
15658 msgid "repeat < 0; .fill ignored"
15659 msgstr ""
15660
15661 #: read.c:2111
15662 #, c-format
15663 msgid "Attribute name not recognised: %s"
15664 msgstr ""
15665
15666 #: read.c:2126
15667 msgid "expected numeric constant"
15668 msgstr ""
15669
15670 #: read.c:2167
15671 msgid "bad string constant"
15672 msgstr ""
15673
15674 #: read.c:2171
15675 msgid "expected <tag> , <value>"
15676 msgstr ""
15677
15678 #: read.c:2246
15679 #, c-format
15680 msgid "unrecognized .linkonce type `%s'"
15681 msgstr ""
15682
15683 #: read.c:2258
15684 msgid ".linkonce is not supported for this object file format"
15685 msgstr ""
15686
15687 #: read.c:2280
15688 #, c-format
15689 msgid "bfd_set_section_flags: %s"
15690 msgstr ""
15691
15692 #: read.c:2353
15693 msgid "expected alignment after size"
15694 msgstr ""
15695
15696 #: read.c:2580
15697 #, c-format
15698 msgid "attempt to redefine pseudo-op `%s' ignored"
15699 msgstr ""
15700
15701 #: read.c:2599
15702 msgid "ignoring macro exit outside a macro definition."
15703 msgstr ""
15704
15705 #: read.c:2646
15706 #, c-format
15707 msgid "invalid segment \"%s\""
15708 msgstr ""
15709
15710 #: read.c:2654
15711 msgid "only constant offsets supported in absolute section"
15712 msgstr ""
15713
15714 #: read.c:2693
15715 msgid "MRI style ORG pseudo-op not supported"
15716 msgstr ""
15717
15718 #: read.c:2846
15719 #, c-format
15720 msgid "unrecognized section type `%s'"
15721 msgstr ""
15722
15723 #: read.c:2860
15724 msgid "absolute sections are not supported"
15725 msgstr ""
15726
15727 #: read.c:2875
15728 #, c-format
15729 msgid "unrecognized section command `%s'"
15730 msgstr ""
15731
15732 #: read.c:2939
15733 #, c-format
15734 msgid ".end%c encountered without preceeding %s"
15735 msgstr ""
15736
15737 #: read.c:2969
15738 #, c-format
15739 msgid "%s without %s"
15740 msgstr ""
15741
15742 #: read.c:3197
15743 msgid "unsupported variable size or fill value"
15744 msgstr ""
15745
15746 #: read.c:3225
15747 msgid ".space repeat count is zero, ignored"
15748 msgstr ""
15749
15750 #: read.c:3227
15751 msgid ".space repeat count is negative, ignored"
15752 msgstr ""
15753
15754 #: read.c:3256
15755 msgid "space allocation too complex in absolute section"
15756 msgstr ""
15757
15758 #: read.c:3262
15759 msgid "space allocation too complex in common section"
15760 msgstr ""
15761
15762 #: read.c:3353 read.c:4683
15763 #, c-format
15764 msgid "bad floating literal: %s"
15765 msgstr ""
15766
15767 #: read.c:3513
15768 #, c-format
15769 msgid "%s: would close weakref loop: %s"
15770 msgstr ""
15771
15772 #: read.c:3559
15773 #, c-format
15774 msgid "junk at end of line, first unrecognized character valued 0x%x"
15775 msgstr ""
15776
15777 #: read.c:3687
15778 #, c-format
15779 msgid "`%s' can't be equated to common symbol '%s'"
15780 msgstr ""
15781
15782 #: read.c:3815
15783 msgid "rva without symbol"
15784 msgstr ""
15785
15786 #: read.c:3872
15787 msgid "missing or bad offset expression"
15788 msgstr ""
15789
15790 #: read.c:3893
15791 msgid "missing reloc type"
15792 msgstr ""
15793
15794 #: read.c:3905
15795 msgid "unrecognized reloc type"
15796 msgstr ""
15797
15798 #: read.c:3921
15799 msgid "bad reloc expression"
15800 msgstr ""
15801
15802 #: read.c:4047
15803 msgid "attempt to store value in absolute section"
15804 msgstr ""
15805
15806 #: read.c:4085 read.c:4951
15807 msgid "zero assumed for missing expression"
15808 msgstr ""
15809
15810 #: read.c:4097 read.c:4963 write.c:268 write.c:973
15811 msgid "register value used as expression"
15812 msgstr ""
15813
15814 #: read.c:4177
15815 #, c-format
15816 msgid "value 0x%llx truncated to 0x%llx"
15817 msgstr ""
15818
15819 #: read.c:4180
15820 msgid "value 0x%I64x truncated to 0x%I64x"
15821 msgstr ""
15822
15823 #: read.c:4184
15824 #, c-format
15825 msgid "value 0x%lx truncated to 0x%lx"
15826 msgstr ""
15827
15828 #: read.c:4201
15829 #, c-format
15830 msgid "bignum truncated to %d bytes"
15831 msgstr ""
15832
15833 #: read.c:4510 read.c:4705
15834 msgid "unresolvable or nonpositive repeat count; using 1"
15835 msgstr ""
15836
15837 #: read.c:4559
15838 #, c-format
15839 msgid "unknown floating type type '%c'"
15840 msgstr ""
15841
15842 #: read.c:4581
15843 msgid "floating point constant too large"
15844 msgstr ""
15845
15846 #: read.c:5117
15847 msgid "strings must be placed into a section"
15848 msgstr ""
15849
15850 #: read.c:5165
15851 msgid "expected <nn>"
15852 msgstr ""
15853
15854 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
15855 #: read.c:5198 read.c:5284
15856 msgid "unterminated string; newline inserted"
15857 msgstr ""
15858
15859 #: read.c:5292
15860 msgid "bad escaped character in string"
15861 msgstr ""
15862
15863 #: read.c:5317
15864 msgid "expected address expression"
15865 msgstr ""
15866
15867 #: read.c:5336
15868 #, c-format
15869 msgid "symbol \"%s\" undefined; zero assumed"
15870 msgstr ""
15871
15872 #: read.c:5339
15873 msgid "some symbol undefined; zero assumed"
15874 msgstr ""
15875
15876 #: read.c:5375
15877 msgid "this string may not contain '\\0'"
15878 msgstr ""
15879
15880 #: read.c:5411
15881 msgid "missing string"
15882 msgstr ""
15883
15884 #: read.c:5502
15885 #, c-format
15886 msgid ".incbin count zero, ignoring `%s'"
15887 msgstr ""
15888
15889 #: read.c:5528
15890 #, c-format
15891 msgid "file not found: %s"
15892 msgstr ""
15893
15894 #: read.c:5542
15895 #, c-format
15896 msgid "seek to end of .incbin file failed `%s'"
15897 msgstr ""
15898
15899 #: read.c:5553
15900 #, c-format
15901 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
15902 msgstr ""
15903
15904 #: read.c:5560
15905 #, c-format
15906 msgid "could not skip to %ld in file `%s'"
15907 msgstr ""
15908
15909 #: read.c:5569
15910 #, c-format
15911 msgid "truncated file `%s', %ld of %ld bytes read"
15912 msgstr ""
15913
15914 #: read.c:5727
15915 msgid "missing .func"
15916 msgstr ""
15917
15918 #: read.c:5744
15919 msgid ".endfunc missing for previous .func"
15920 msgstr ""
15921
15922 #: read.c:5881
15923 #, c-format
15924 msgid "missing closing `%c'"
15925 msgstr ""
15926
15927 #: read.c:5883
15928 msgid "stray `\\'"
15929 msgstr ""
15930
15931 #: remap.c:52
15932 #, c-format
15933 msgid "invalid argument '%s' to -fdebug-prefix-map"
15934 msgstr ""
15935
15936 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
15937 #, c-format
15938 msgid ".stab%c: missing comma"
15939 msgstr ""
15940
15941 #. This could happen for example with a source file with a huge
15942 #. number of lines.  The only cure is to use a different debug
15943 #. format, probably DWARF.
15944 #: stabs.c:242
15945 #, c-format
15946 msgid ".stab%c: description field '%x' too big, try a different debug format"
15947 msgstr ""
15948
15949 #: stabs.c:423
15950 msgid "comma missing in .xstabs"
15951 msgstr ""
15952
15953 #: symbols.c:277
15954 #, c-format
15955 msgid "cannot define symbol `%s' in absolute section"
15956 msgstr ""
15957
15958 #: symbols.c:417
15959 #, c-format
15960 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
15961 msgstr ""
15962
15963 #: symbols.c:494 symbols.c:501
15964 #, c-format
15965 msgid "inserting \"%s\" into symbol table failed: %s"
15966 msgstr ""
15967
15968 #: symbols.c:964 symbols.c:968
15969 #, c-format
15970 msgid "undefined symbol `%s' in operation"
15971 msgstr ""
15972
15973 #: symbols.c:975
15974 #, c-format
15975 msgid "invalid sections for operation on `%s' and `%s'"
15976 msgstr ""
15977
15978 #: symbols.c:979
15979 #, c-format
15980 msgid "invalid section for operation on `%s'"
15981 msgstr ""
15982
15983 #: symbols.c:987 symbols.c:990
15984 #, c-format
15985 msgid "undefined symbol `%s' in operation setting `%s'"
15986 msgstr ""
15987
15988 #: symbols.c:996
15989 #, c-format
15990 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
15991 msgstr ""
15992
15993 #: symbols.c:999
15994 #, c-format
15995 msgid "invalid section for operation on `%s' setting `%s'"
15996 msgstr ""
15997
15998 #: symbols.c:1049
15999 #, c-format
16000 msgid "symbol definition loop encountered at `%s'"
16001 msgstr ""
16002
16003 #: symbols.c:1076
16004 #, c-format
16005 msgid "cannot convert expression symbol %s to complex relocation"
16006 msgstr ""
16007
16008 #: symbols.c:1358
16009 #, c-format
16010 msgid "division by zero when setting `%s'"
16011 msgstr ""
16012
16013 #: symbols.c:1439 write.c:1846
16014 #, c-format
16015 msgid "can't resolve value for symbol `%s'"
16016 msgstr ""
16017
16018 #: symbols.c:1889
16019 #, c-format
16020 msgid "\"%d\" (instance number %d of a %s label)"
16021 msgstr ""
16022
16023 #: symbols.c:1918
16024 #, c-format
16025 msgid "attempt to get value of unresolved symbol `%s'"
16026 msgstr ""
16027
16028 #: symbols.c:2193
16029 msgid "section symbols are already global"
16030 msgstr ""
16031
16032 #: symbols.c:2306
16033 #, c-format
16034 msgid "Accessing function `%s' as thread-local object"
16035 msgstr ""
16036
16037 #: symbols.c:2310
16038 #, c-format
16039 msgid "Accessing `%s' as thread-local object"
16040 msgstr ""
16041
16042 #: write.c:167
16043 #, c-format
16044 msgid "field fx_size too small to hold %d"
16045 msgstr ""
16046
16047 #: write.c:444
16048 #, c-format
16049 msgid "attempt to .org/.space backwards? (%ld)"
16050 msgstr ""
16051
16052 #: write.c:675
16053 msgid "invalid offset expression"
16054 msgstr ""
16055
16056 #: write.c:697
16057 msgid "invalid reloc expression"
16058 msgstr ""
16059
16060 #: write.c:1056
16061 #, c-format
16062 msgid "value of %s too large for field of %d bytes at %s"
16063 msgstr ""
16064
16065 #: write.c:1068
16066 #, c-format
16067 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
16068 msgstr ""
16069
16070 #: write.c:1112
16071 msgid "redefined symbol cannot be used on reloc"
16072 msgstr ""
16073
16074 #: write.c:1125
16075 msgid "relocation out of range"
16076 msgstr ""
16077
16078 #: write.c:1128
16079 #, c-format
16080 msgid "%s:%u: bad return from bfd_install_relocation: %x"
16081 msgstr ""
16082
16083 #: write.c:1192
16084 msgid "internal error: fixup not contained within frag"
16085 msgstr ""
16086
16087 #: write.c:1245
16088 msgid "reloc not within (fixed part of) section"
16089 msgstr ""
16090
16091 #: write.c:1312 write.c:1333
16092 #, c-format
16093 msgid "can't write %s: %s"
16094 msgstr ""
16095
16096 #: write.c:1363
16097 msgid "cannot write to output file"
16098 msgstr ""
16099
16100 #: write.c:1517
16101 #, c-format
16102 msgid "%d error%s, %d warning%s, generating bad object file"
16103 msgstr ""
16104
16105 #: write.c:1524
16106 #, c-format
16107 msgid "%d error%s, %d warning%s, no object file generated"
16108 msgstr ""
16109
16110 #: write.c:1763
16111 #, c-format
16112 msgid "%s: global symbols not supported in common sections"
16113 msgstr ""
16114
16115 #: write.c:1777
16116 #, c-format
16117 msgid "local label `%s' is not defined"
16118 msgstr ""
16119
16120 #: write.c:1797
16121 #, c-format
16122 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
16123 msgstr ""
16124
16125 #: write.c:1804
16126 #, c-format
16127 msgid "can't make global register symbol `%s'"
16128 msgstr ""
16129
16130 #: write.c:2074
16131 #, c-format
16132 msgid "alignment padding (%lu bytes) not a multiple of %ld"
16133 msgstr ""
16134
16135 #: write.c:2232
16136 #, c-format
16137 msgid ".word %s-%s+%s didn't fit"
16138 msgstr ""
16139
16140 #: write.c:2327
16141 msgid "padding added"
16142 msgstr ""
16143
16144 #: write.c:2377
16145 msgid "attempt to move .org backwards"
16146 msgstr ""
16147
16148 #: write.c:2401
16149 msgid ".space specifies non-absolute value"
16150 msgstr ""
16151
16152 #: write.c:2416
16153 msgid ".space or .fill with negative value, ignored"
16154 msgstr ""
16155
16156 #: write.c:2487
16157 #, c-format
16158 msgid ""
16159 "Infinite loop encountered whilst attempting to compute the addresses of "
16160 "symbols in section %s"
16161 msgstr ""