Upload Tizen:Base source
[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: 2010-11-05 10:28+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: app.c:488 app.c:502
20 msgid "end of file in comment"
21 msgstr ""
22
23 #: app.c:580 app.c:627
24 #, c-format
25 msgid "end of file in string; '%c' inserted"
26 msgstr ""
27
28 #: app.c:653
29 #, c-format
30 msgid "unknown escape '\\%c' in string; ignored"
31 msgstr ""
32
33 #: app.c:826
34 msgid "end of file not at end of a line; newline inserted"
35 msgstr ""
36
37 #: app.c:989
38 msgid "end of file in multiline comment"
39 msgstr ""
40
41 #: app.c:1064
42 msgid "end of file after a one-character quote; \\0 inserted"
43 msgstr ""
44
45 #: app.c:1072
46 msgid "end of file in escape character"
47 msgstr ""
48
49 #: app.c:1084
50 msgid "missing close quote; (assumed)"
51 msgstr ""
52
53 #: app.c:1153 app.c:1208 app.c:1219 app.c:1293
54 msgid "end of file in comment; newline inserted"
55 msgstr ""
56
57 #: as.c:161
58 msgid "missing emulation mode name"
59 msgstr ""
60
61 #: as.c:176
62 #, c-format
63 msgid "unrecognized emulation name `%s'"
64 msgstr ""
65
66 #: as.c:223
67 #, c-format
68 msgid "GNU assembler version %s (%s) using BFD version %s\n"
69 msgstr ""
70
71 #: as.c:230
72 #, c-format
73 msgid "Usage: %s [option...] [asmfile...]\n"
74 msgstr ""
75
76 #: as.c:232
77 #, c-format
78 msgid ""
79 "Options:\n"
80 "  -a[sub-option...]\t  turn on listings\n"
81 "                      \t  Sub-options [default hls]:\n"
82 "                      \t  c      omit false conditionals\n"
83 "                      \t  d      omit debugging directives\n"
84 "                      \t  g      include general info\n"
85 "                      \t  h      include high-level source\n"
86 "                      \t  l      include assembly\n"
87 "                      \t  m      include macro expansions\n"
88 "                      \t  n      omit forms processing\n"
89 "                      \t  s      include symbols\n"
90 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
91 msgstr ""
92
93 #: as.c:246
94 #, c-format
95 msgid "  --alternate             initially turn on alternate macro syntax\n"
96 msgstr ""
97
98 #: as.c:249
99 #, c-format
100 msgid ""
101 "  --compress-debug-sections\n"
102 "                          compress DWARF debug sections using zlib\n"
103 msgstr ""
104
105 #: as.c:252
106 #, c-format
107 msgid ""
108 "  --nocompress-debug-sections\n"
109 "                          don't compress DWARF debug sections\n"
110 msgstr ""
111
112 #: as.c:256
113 #, c-format
114 msgid "  -D                      produce assembler debugging messages\n"
115 msgstr ""
116
117 #: as.c:258
118 #, c-format
119 msgid ""
120 "  --debug-prefix-map OLD=NEW\n"
121 "                          map OLD to NEW in debug information\n"
122 msgstr ""
123
124 #: as.c:261
125 #, c-format
126 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
127 msgstr ""
128
129 #: as.c:277
130 #, c-format
131 msgid "                          emulate output (default %s)\n"
132 msgstr ""
133
134 #: as.c:282
135 #, c-format
136 msgid "  --execstack             require executable stack for this object\n"
137 msgstr ""
138
139 #: as.c:284
140 #, c-format
141 msgid ""
142 "  --noexecstack           don't require executable stack for this object\n"
143 msgstr ""
144
145 #: as.c:287
146 #, c-format
147 msgid "  -f                      skip whitespace and comment preprocessing\n"
148 msgstr ""
149
150 #: as.c:289
151 #, c-format
152 msgid "  -g --gen-debug          generate debugging information\n"
153 msgstr ""
154
155 #: as.c:291
156 #, c-format
157 msgid "  --gstabs                generate STABS debugging information\n"
158 msgstr ""
159
160 #: as.c:293
161 #, c-format
162 msgid ""
163 "  --gstabs+               generate STABS debug info with GNU extensions\n"
164 msgstr ""
165
166 #: as.c:295
167 #, c-format
168 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
169 msgstr ""
170
171 #: as.c:297
172 #, c-format
173 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
174 msgstr ""
175
176 #: as.c:299
177 #, c-format
178 msgid "  --help                  show this message and exit\n"
179 msgstr ""
180
181 #: as.c:301
182 #, c-format
183 msgid "  --target-help           show target specific options\n"
184 msgstr ""
185
186 #: as.c:303
187 #, c-format
188 msgid ""
189 "  -I DIR                  add DIR to search list for .include directives\n"
190 msgstr ""
191
192 #: as.c:305
193 #, c-format
194 msgid "  -J                      don't warn about signed overflow\n"
195 msgstr ""
196
197 #: as.c:307
198 #, c-format
199 msgid ""
200 "  -K                      warn when differences altered for long "
201 "displacements\n"
202 msgstr ""
203
204 #: as.c:309
205 #, c-format
206 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
207 msgstr ""
208
209 #: as.c:311
210 #, c-format
211 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
212 msgstr ""
213
214 #: as.c:313
215 #, c-format
216 msgid ""
217 "  --MD FILE               write dependency information in FILE (default "
218 "none)\n"
219 msgstr ""
220
221 #: as.c:315
222 #, c-format
223 msgid "  -nocpp                  ignored\n"
224 msgstr ""
225
226 #: as.c:317
227 #, c-format
228 msgid ""
229 "  -o OBJFILE              name the object-file output OBJFILE (default a."
230 "out)\n"
231 msgstr ""
232
233 #: as.c:319
234 #, c-format
235 msgid "  -R                      fold data section into text section\n"
236 msgstr ""
237
238 #: as.c:321
239 #, c-format
240 msgid ""
241 "  --reduce-memory-overheads \n"
242 "                          prefer smaller memory use at the cost of longer\n"
243 "                          assembly times\n"
244 msgstr ""
245
246 #: as.c:325
247 #, c-format
248 msgid ""
249 "  --statistics            print various measured statistics from execution\n"
250 msgstr ""
251
252 #: as.c:327
253 #, c-format
254 msgid "  --strip-local-absolute  strip local absolute symbols\n"
255 msgstr ""
256
257 #: as.c:329
258 #, c-format
259 msgid ""
260 "  --traditional-format    Use same format as native assembler when possible\n"
261 msgstr ""
262
263 #: as.c:331
264 #, c-format
265 msgid "  --version               print assembler version number and exit\n"
266 msgstr ""
267
268 #: as.c:333
269 #, c-format
270 msgid "  -W  --no-warn           suppress warnings\n"
271 msgstr ""
272
273 #: as.c:335
274 #, c-format
275 msgid "  --warn                  don't suppress warnings\n"
276 msgstr ""
277
278 #: as.c:337
279 #, c-format
280 msgid "  --fatal-warnings        treat warnings as errors\n"
281 msgstr ""
282
283 #: as.c:340
284 #, c-format
285 msgid ""
286 "  --itbl INSTTBL          extend instruction set to include instructions\n"
287 "                          matching the specifications defined in file "
288 "INSTTBL\n"
289 msgstr ""
290
291 #: as.c:344
292 #, c-format
293 msgid "  -w                      ignored\n"
294 msgstr ""
295
296 #: as.c:346
297 #, c-format
298 msgid "  -X                      ignored\n"
299 msgstr ""
300
301 #: as.c:348
302 #, c-format
303 msgid "  -Z                      generate object file even after errors\n"
304 msgstr ""
305
306 #: as.c:350
307 #, c-format
308 msgid ""
309 "  --listing-lhs-width     set the width in words of the output data column "
310 "of\n"
311 "                          the listing\n"
312 msgstr ""
313
314 #: as.c:353
315 #, c-format
316 msgid ""
317 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
318 "                          of the output data column; ignored if smaller "
319 "than\n"
320 "                          the width of the first line\n"
321 msgstr ""
322
323 #: as.c:357
324 #, c-format
325 msgid ""
326 "  --listing-rhs-width     set the max width in characters of the lines from\n"
327 "                          the source file\n"
328 msgstr ""
329
330 #: as.c:360
331 #, c-format
332 msgid ""
333 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
334 "                          for the output data column of the listing\n"
335 msgstr ""
336
337 #: as.c:363
338 #, c-format
339 msgid "  @FILE                   read options from FILE\n"
340 msgstr ""
341
342 #: as.c:371
343 #, c-format
344 msgid "Report bugs to %s\n"
345 msgstr ""
346
347 #: as.c:581
348 #, c-format
349 msgid "unrecognized option -%c%s"
350 msgstr ""
351
352 #. This output is intended to follow the GNU standards document.
353 #: as.c:619
354 #, c-format
355 msgid "GNU assembler %s\n"
356 msgstr ""
357
358 #: as.c:620
359 #, c-format
360 msgid "Copyright 2010 Free Software Foundation, Inc.\n"
361 msgstr ""
362
363 #: as.c:621
364 #, c-format
365 msgid ""
366 "This program is free software; you may redistribute it under the terms of\n"
367 "the GNU General Public License version 3 or later.\n"
368 "This program has absolutely no warranty.\n"
369 msgstr ""
370
371 #: as.c:625
372 #, c-format
373 msgid "This assembler was configured for a target of `%s'.\n"
374 msgstr ""
375
376 #: as.c:632
377 msgid "multiple emulation names specified"
378 msgstr ""
379
380 #: as.c:634
381 msgid "emulations not handled in this configuration"
382 msgstr ""
383
384 #: as.c:639
385 #, c-format
386 msgid "alias = %s\n"
387 msgstr ""
388
389 #: as.c:640
390 #, c-format
391 msgid "canonical = %s\n"
392 msgstr ""
393
394 #: as.c:641
395 #, c-format
396 msgid "cpu-type = %s\n"
397 msgstr ""
398
399 #: as.c:643
400 #, c-format
401 msgid "format = %s\n"
402 msgstr ""
403
404 #: as.c:646
405 #, c-format
406 msgid "bfd-target = %s\n"
407 msgstr ""
408
409 #: as.c:654
410 msgid "cannot compress debug sections (zlib not installed)"
411 msgstr ""
412
413 #: as.c:675
414 msgid "bad defsym; format is --defsym name=value"
415 msgstr ""
416
417 #: as.c:695
418 msgid "no file name following -t option"
419 msgstr ""
420
421 #: as.c:710
422 #, c-format
423 msgid "failed to read instruction table %s\n"
424 msgstr ""
425
426 #: as.c:881
427 #, c-format
428 msgid "invalid listing option `%c'"
429 msgstr ""
430
431 #: as.c:934
432 msgid "--hash-size needs a numeric argument"
433 msgstr ""
434
435 #: as.c:959
436 #, c-format
437 msgid "%s: total time in assembly: %ld.%06ld\n"
438 msgstr ""
439
440 #: as.c:962
441 #, c-format
442 msgid "%s: data size %ld\n"
443 msgstr ""
444
445 #: as.c:1272
446 #, c-format
447 msgid "%d warnings, treating warnings as errors"
448 msgstr ""
449
450 #: as.h:184
451 #, c-format
452 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
453 msgstr ""
454
455 #.
456 #. * We have a GROSS internal error.
457 #. * This should never happen.
458 #.
459 #: atof-generic.c:417 config/tc-m68k.c:3579
460 msgid "failed sanity check"
461 msgstr ""
462
463 #: cgen.c:113 config/tc-alpha.c:2104 config/tc-alpha.c:2128
464 #: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538
465 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1751 config/tc-ppc.c:2586
466 #: config/tc-ppc.c:2737 config/tc-ppc.c:2879 config/tc-ppc.c:2890
467 #: config/tc-s390.c:1223 config/tc-s390.c:1323 config/tc-s390.c:1452
468 #: config/tc-v850.c:2229 config/tc-v850.c:2300 config/tc-v850.c:2346
469 #: config/tc-v850.c:2383 config/tc-v850.c:2420 config/tc-v850.c:2649
470 msgid "too many fixups"
471 msgstr ""
472
473 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463
474 #: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1042
475 #: config/tc-mn10300.c:1676 config/tc-ppc.c:2625 config/tc-s390.c:1194
476 #: config/tc-v850.c:2337 config/tc-v850.c:2371 config/tc-v850.c:2411
477 #: config/tc-v850.c:2622 config/tc-z80.c:417
478 msgid "illegal operand"
479 msgstr ""
480
481 #: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:590 config/tc-d10v.c:465
482 #: config/tc-d30v.c:456 config/tc-h8300.c:500 config/tc-i370.c:2127
483 #: config/tc-mcore.c:662 config/tc-microblaze.c:579 config/tc-mmix.c:488
484 #: config/tc-mn10200.c:1045 config/tc-mn10300.c:1679 config/tc-msp430.c:452
485 #: config/tc-or32.c:307 config/tc-ppc.c:2627 config/tc-s390.c:1212
486 #: config/tc-sh.c:1387 config/tc-sh64.c:2213 config/tc-v850.c:2341
487 #: config/tc-v850.c:2375 config/tc-v850.c:2415 config/tc-v850.c:2625
488 #: config/tc-z80.c:570 config/tc-z8k.c:350
489 msgid "missing operand"
490 msgstr ""
491
492 #: cgen.c:799
493 msgid "a reloc on this operand implies an overflow"
494 msgstr ""
495
496 #: cgen.c:822
497 msgid "operand mask overflow"
498 msgstr ""
499
500 #. We can't actually support subtracting a symbol.
501 #: cgen.c:886 config/tc-arc.c:1249 config/tc-arm.c:1631 config/tc-arm.c:8897
502 #: config/tc-arm.c:8949 config/tc-arm.c:9196 config/tc-arm.c:9986
503 #: config/tc-arm.c:11068 config/tc-arm.c:11108 config/tc-arm.c:11436
504 #: config/tc-arm.c:11475 config/tc-avr.c:1108 config/tc-cris.c:4043
505 #: config/tc-d10v.c:1511 config/tc-d30v.c:1915 config/tc-mips.c:4462
506 #: config/tc-mips.c:5586 config/tc-mips.c:6557 config/tc-mips.c:7133
507 #: config/tc-msp430.c:1936 config/tc-ppc.c:5874 config/tc-spu.c:957
508 #: config/tc-spu.c:981 config/tc-v850.c:3084 config/tc-xstormy16.c:483
509 #: config/tc-xtensa.c:5833 config/tc-xtensa.c:11830
510 msgid "expression too complex"
511 msgstr ""
512
513 #: cgen.c:982 config/tc-arc.c:1310 config/tc-ppc.c:5999 config/tc-s390.c:2028
514 #: config/tc-v850.c:3131 config/tc-xstormy16.c:537
515 msgid "unresolved expression that must be resolved"
516 msgstr ""
517
518 #: cgen.c:1007 config/tc-xstormy16.c:562
519 #, c-format
520 msgid "internal error: can't install fix for reloc type %d (`%s')"
521 msgstr ""
522
523 #: cgen.c:1037
524 msgid "relocation is not supported"
525 msgstr ""
526
527 #: cond.c:83
528 msgid "invalid identifier for \".ifdef\""
529 msgstr ""
530
531 #: cond.c:150
532 msgid "non-constant expression in \".if\" statement"
533 msgstr ""
534
535 #: cond.c:277
536 msgid "bad format for ifc or ifnc"
537 msgstr ""
538
539 #: cond.c:307
540 msgid "\".elseif\" without matching \".if\""
541 msgstr ""
542
543 #: cond.c:311
544 msgid "\".elseif\" after \".else\""
545 msgstr ""
546
547 #: cond.c:314 cond.c:420
548 msgid "here is the previous \"else\""
549 msgstr ""
550
551 #: cond.c:317 cond.c:423
552 msgid "here is the previous \"if\""
553 msgstr ""
554
555 #: cond.c:346
556 msgid "non-constant expression in \".elseif\" statement"
557 msgstr ""
558
559 #: cond.c:384
560 msgid "\".endif\" without \".if\""
561 msgstr ""
562
563 #: cond.c:413
564 msgid "\".else\" without matching \".if\""
565 msgstr ""
566
567 #: cond.c:417
568 msgid "duplicate \"else\""
569 msgstr ""
570
571 #: cond.c:468
572 msgid ".ifeqs syntax error"
573 msgstr ""
574
575 #: cond.c:549
576 msgid "end of macro inside conditional"
577 msgstr ""
578
579 #: cond.c:551
580 msgid "end of file inside conditional"
581 msgstr ""
582
583 #: cond.c:554
584 msgid "here is the start of the unterminated conditional"
585 msgstr ""
586
587 #: cond.c:558
588 msgid "here is the \"else\" of the unterminated conditional"
589 msgstr ""
590
591 #: config/atof-ieee.c:141
592 msgid "cannot create floating-point number"
593 msgstr ""
594
595 #: config/atof-ieee.c:288
596 msgid "NaNs are not supported by this target\n"
597 msgstr ""
598
599 #: config/atof-ieee.c:327 config/atof-ieee.c:368
600 msgid "Infinities are not supported by this target\n"
601 msgstr ""
602
603 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1026
604 #: config/tc-ia64.c:11433 config/tc-tic30.c:1259 config/tc-tic4x.c:2598
605 msgid "Unrecognized or unsupported floating point constant"
606 msgstr ""
607
608 #: config/obj-aout.c:84
609 #, c-format
610 msgid "Attempt to put a common symbol into set %s"
611 msgstr ""
612
613 #: config/obj-aout.c:88
614 #, c-format
615 msgid "Attempt to put an undefined symbol into set %s"
616 msgstr ""
617
618 #: config/obj-aout.c:115 config/obj-coff.c:1394
619 #, c-format
620 msgid "Symbol `%s' can not be both weak and common"
621 msgstr ""
622
623 #: config/obj-coff.c:136
624 #, c-format
625 msgid "Inserting \"%s\" into structure table failed: %s"
626 msgstr ""
627
628 #: config/obj-coff.c:215 config/obj-coff.c:1691 config/tc-ppc.c:4937
629 #: config/tc-tic54x.c:4008 read.c:2806
630 #, c-format
631 msgid "error setting flags for \"%s\": %s"
632 msgstr ""
633
634 #. Zero is used as an end marker in the file.
635 #: config/obj-coff.c:434
636 msgid "Line numbers must be positive integers\n"
637 msgstr ""
638
639 #: config/obj-coff.c:466
640 msgid ".ln pseudo-op inside .def/.endef: ignored."
641 msgstr ""
642
643 #: config/obj-coff.c:508 ecoff.c:3250
644 msgid ".loc outside of .text"
645 msgstr ""
646
647 #: config/obj-coff.c:515
648 msgid ".loc pseudo-op inside .def/.endef: ignored."
649 msgstr ""
650
651 #: config/obj-coff.c:596
652 msgid ".def pseudo-op used inside of .def/.endef: ignored."
653 msgstr ""
654
655 #: config/obj-coff.c:632
656 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
657 msgstr ""
658
659 #: config/obj-coff.c:671
660 #, c-format
661 msgid "`%s' symbol without preceding function"
662 msgstr ""
663
664 #: config/obj-coff.c:758
665 #, c-format
666 msgid "unexpected storage class %d"
667 msgstr ""
668
669 #: config/obj-coff.c:866
670 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
671 msgstr ""
672
673 #: config/obj-coff.c:886
674 msgid "badly formed .dim directive ignored"
675 msgstr ""
676
677 #: config/obj-coff.c:935
678 msgid ".size pseudo-op used outside of .def/.endef ignored."
679 msgstr ""
680
681 #: config/obj-coff.c:950
682 msgid ".scl pseudo-op used outside of .def/.endef ignored."
683 msgstr ""
684
685 #: config/obj-coff.c:967
686 msgid ".tag pseudo-op used outside of .def/.endef ignored."
687 msgstr ""
688
689 #: config/obj-coff.c:985
690 #, c-format
691 msgid "tag not found for .tag %s"
692 msgstr ""
693
694 #: config/obj-coff.c:998
695 msgid ".type pseudo-op used outside of .def/.endef ignored."
696 msgstr ""
697
698 #: config/obj-coff.c:1017
699 msgid ".val pseudo-op used outside of .def/.endef ignored."
700 msgstr ""
701
702 #: config/obj-coff.c:1174
703 msgid "badly formed .weak directive ignored"
704 msgstr ""
705
706 #: config/obj-coff.c:1352
707 msgid "mismatched .eb"
708 msgstr ""
709
710 #: config/obj-coff.c:1373
711 #, c-format
712 msgid "C_EFCN symbol for %s out of scope"
713 msgstr ""
714
715 #: config/obj-coff.c:1427
716 #, c-format
717 msgid "Warning: internal error: forgetting to set endndx of %s"
718 msgstr ""
719
720 #. STYP_INFO
721 #. STYP_LIB
722 #. STYP_OVER
723 #: config/obj-coff.c:1657
724 #, c-format
725 msgid "unsupported section attribute '%c'"
726 msgstr ""
727
728 #: config/obj-coff.c:1661 config/tc-ppc.c:4919
729 #, c-format
730 msgid "unknown section attribute '%c'"
731 msgstr ""
732
733 #: config/obj-coff.c:1703
734 #, c-format
735 msgid "Ignoring changed section attributes for %s"
736 msgstr ""
737
738 #: config/obj-coff.c:1838
739 #, c-format
740 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
741 msgstr ""
742
743 #: config/obj-ecoff.c:125
744 msgid "Can't set GP value"
745 msgstr ""
746
747 #: config/obj-ecoff.c:132
748 msgid "Can't set register masks"
749 msgstr ""
750
751 #: config/obj-elf.c:334 config/tc-sparc.c:3949 config/tc-v850.c:503
752 #, c-format
753 msgid "bad .common segment %s"
754 msgstr ""
755
756 #: config/obj-elf.c:411
757 msgid "Missing symbol name in directive"
758 msgstr ""
759
760 #: config/obj-elf.c:618
761 #, c-format
762 msgid "setting incorrect section type for %s"
763 msgstr ""
764
765 #: config/obj-elf.c:623
766 #, c-format
767 msgid "ignoring incorrect section type for %s"
768 msgstr ""
769
770 #: config/obj-elf.c:665
771 #, c-format
772 msgid "setting incorrect section attributes for %s"
773 msgstr ""
774
775 #: config/obj-elf.c:720
776 #, c-format
777 msgid "ignoring changed section type for %s"
778 msgstr ""
779
780 #: config/obj-elf.c:732
781 #, c-format
782 msgid "ignoring changed section attributes for %s"
783 msgstr ""
784
785 #: config/obj-elf.c:734
786 #, c-format
787 msgid "ignoring changed section entity size for %s"
788 msgstr ""
789
790 #: config/obj-elf.c:794
791 msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
792 msgstr ""
793
794 #: config/obj-elf.c:836 read.c:2790
795 msgid "unrecognized section type"
796 msgstr ""
797
798 #: config/obj-elf.c:868
799 msgid "unrecognized section attribute"
800 msgstr ""
801
802 #: config/obj-elf.c:899 config/tc-alpha.c:4208
803 msgid "missing name"
804 msgstr ""
805
806 #: config/obj-elf.c:1030
807 msgid "invalid merge entity size"
808 msgstr ""
809
810 #: config/obj-elf.c:1037
811 msgid "entity size for SHF_MERGE not specified"
812 msgstr ""
813
814 #: config/obj-elf.c:1043
815 msgid "? section flag ignored with G present"
816 msgstr ""
817
818 #: config/obj-elf.c:1062
819 msgid "group name for SHF_GROUP not specified"
820 msgstr ""
821
822 #: config/obj-elf.c:1085
823 msgid "character following name is not '#'"
824 msgstr ""
825
826 #: config/obj-elf.c:1204
827 msgid ".previous without corresponding .section; ignored"
828 msgstr ""
829
830 #: config/obj-elf.c:1230
831 msgid ".popsection without corresponding .pushsection; ignored"
832 msgstr ""
833
834 #: config/obj-elf.c:1276
835 msgid "expected comma after name in .symver"
836 msgstr ""
837
838 #: config/obj-elf.c:1300
839 #, c-format
840 msgid "missing version name in `%s' for symbol `%s'"
841 msgstr ""
842
843 #: config/obj-elf.c:1311
844 #, c-format
845 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
846 msgstr ""
847
848 #: config/obj-elf.c:1348
849 #, c-format
850 msgid "expected `%s' to have already been set for .vtable_inherit"
851 msgstr ""
852
853 #: config/obj-elf.c:1358
854 msgid "expected comma after name in .vtable_inherit"
855 msgstr ""
856
857 #: config/obj-elf.c:1411
858 msgid "expected comma after name in .vtable_entry"
859 msgstr ""
860
861 #: config/obj-elf.c:1534
862 msgid "expected quoted string"
863 msgstr ""
864
865 #: config/obj-elf.c:1554
866 #, c-format
867 msgid "expected comma after name `%s' in .size directive"
868 msgstr ""
869
870 #: config/obj-elf.c:1563
871 msgid "missing expression in .size directive"
872 msgstr ""
873
874 #: config/obj-elf.c:1687
875 #, c-format
876 msgid "symbol '%s' is already defined"
877 msgstr ""
878
879 #: config/obj-elf.c:1707 config/obj-elf.c:1719
880 #, c-format
881 msgid "symbol type \"%s\" is supported only by GNU targets"
882 msgstr ""
883
884 #: config/obj-elf.c:1730
885 #, c-format
886 msgid "unrecognized symbol type \"%s\""
887 msgstr ""
888
889 #: config/obj-elf.c:1906
890 msgid ".size expression too complicated to fix up"
891 msgstr ""
892
893 #: config/obj-elf.c:1938
894 #, c-format
895 msgid ""
896 "invalid attempt to declare external version name as default in symbol `%s'"
897 msgstr ""
898
899 #: config/obj-elf.c:1999 ecoff.c:3608
900 #, c-format
901 msgid "symbol `%s' can not be both weak and common"
902 msgstr ""
903
904 #: config/obj-elf.c:2116
905 #, c-format
906 msgid "assuming all members of group `%s' are COMDAT"
907 msgstr ""
908
909 #: config/obj-elf.c:2128
910 #, c-format
911 msgid "can't create group: %s"
912 msgstr ""
913
914 #: config/obj-elf.c:2260
915 #, c-format
916 msgid "failed to set up debugging information: %s"
917 msgstr ""
918
919 #: config/obj-elf.c:2280
920 #, c-format
921 msgid "can't start writing .mdebug section: %s"
922 msgstr ""
923
924 #: config/obj-elf.c:2288
925 #, c-format
926 msgid "could not write .mdebug section: %s"
927 msgstr ""
928
929 #: config/obj-som.c:58
930 msgid "Only one .compiler pseudo-op per file!"
931 msgstr ""
932
933 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
934 msgid "Expected quoted string"
935 msgstr ""
936
937 #: config/obj-som.c:88
938 msgid ".compiler directive missing language and version"
939 msgstr ""
940
941 #: config/obj-som.c:98
942 msgid ".compiler directive missing version"
943 msgstr ""
944
945 #: config/obj-som.c:114
946 #, c-format
947 msgid "FATAL: Attaching compiler header %s"
948 msgstr ""
949
950 #: config/obj-som.c:129
951 msgid "Only one .version pseudo-op per file!"
952 msgstr ""
953
954 #: config/obj-som.c:153
955 #, c-format
956 msgid "attaching version header %s: %s"
957 msgstr ""
958
959 #: config/obj-som.c:171
960 msgid "Only one .copyright pseudo-op per file!"
961 msgstr ""
962
963 #: config/obj-som.c:195
964 #, c-format
965 msgid "attaching copyright header %s: %s"
966 msgstr ""
967
968 #: config/tc-alpha.c:656
969 #, c-format
970 msgid "No !literal!%ld was found"
971 msgstr ""
972
973 #: config/tc-alpha.c:663
974 #, c-format
975 msgid "No !tlsgd!%ld was found"
976 msgstr ""
977
978 #: config/tc-alpha.c:670
979 #, c-format
980 msgid "No !tlsldm!%ld was found"
981 msgstr ""
982
983 #: config/tc-alpha.c:679
984 #, c-format
985 msgid "No ldah !gpdisp!%ld was found"
986 msgstr ""
987
988 #: config/tc-alpha.c:729
989 #, c-format
990 msgid "too many !literal!%ld for %s"
991 msgstr ""
992
993 #: config/tc-alpha.c:759
994 #, c-format
995 msgid "No lda !gpdisp!%ld was found"
996 msgstr ""
997
998 #. Only support one relocation op per insn.
999 #: config/tc-alpha.c:918
1000 msgid "More than one relocation op per insn"
1001 msgstr ""
1002
1003 #: config/tc-alpha.c:934
1004 msgid "No relocation operand"
1005 msgstr ""
1006
1007 #: config/tc-alpha.c:944
1008 #, c-format
1009 msgid "Unknown relocation operand: !%s"
1010 msgstr ""
1011
1012 #: config/tc-alpha.c:954
1013 #, c-format
1014 msgid "no sequence number after !%s"
1015 msgstr ""
1016
1017 #: config/tc-alpha.c:964
1018 #, c-format
1019 msgid "!%s does not use a sequence number"
1020 msgstr ""
1021
1022 #: config/tc-alpha.c:974
1023 #, c-format
1024 msgid "Bad sequence number: !%s!%s"
1025 msgstr ""
1026
1027 #: config/tc-alpha.c:1189 config/tc-alpha.c:3364
1028 #, c-format
1029 msgid "inappropriate arguments for opcode `%s'"
1030 msgstr ""
1031
1032 #: config/tc-alpha.c:1191 config/tc-alpha.c:3366
1033 #, c-format
1034 msgid "opcode `%s' not supported for target %s"
1035 msgstr ""
1036
1037 #: config/tc-alpha.c:1195 config/tc-alpha.c:3370 config/tc-avr.c:1384
1038 #: config/tc-msp430.c:1828
1039 #, c-format
1040 msgid "unknown opcode `%s'"
1041 msgstr ""
1042
1043 #: config/tc-alpha.c:1276 config/tc-alpha.c:1537
1044 msgid "overflow in literal (.lita) table"
1045 msgstr ""
1046
1047 #: config/tc-alpha.c:1283 config/tc-alpha.c:1307 config/tc-alpha.c:1550
1048 #: config/tc-alpha.c:2237 config/tc-alpha.c:2282 config/tc-alpha.c:2351
1049 #: config/tc-alpha.c:2434 config/tc-alpha.c:2659 config/tc-alpha.c:2757
1050 msgid "macro requires $at register while noat in effect"
1051 msgstr ""
1052
1053 #: config/tc-alpha.c:1285 config/tc-alpha.c:1309 config/tc-alpha.c:1552
1054 msgid "macro requires $at while $at in use"
1055 msgstr ""
1056
1057 #: config/tc-alpha.c:1495
1058 msgid "bignum invalid; zero assumed"
1059 msgstr ""
1060
1061 #: config/tc-alpha.c:1497
1062 msgid "floating point number invalid; zero assumed"
1063 msgstr ""
1064
1065 #: config/tc-alpha.c:1502
1066 msgid "can't handle expression"
1067 msgstr ""
1068
1069 #: config/tc-alpha.c:1543
1070 msgid "overflow in literal (.lit8) table"
1071 msgstr ""
1072
1073 #: config/tc-alpha.c:1840
1074 #, c-format
1075 msgid "too many ldah insns for !gpdisp!%ld"
1076 msgstr ""
1077
1078 #: config/tc-alpha.c:1842 config/tc-alpha.c:1854
1079 #, c-format
1080 msgid "both insns for !gpdisp!%ld must be in the same section"
1081 msgstr ""
1082
1083 #: config/tc-alpha.c:1852
1084 #, c-format
1085 msgid "too many lda insns for !gpdisp!%ld"
1086 msgstr ""
1087
1088 #: config/tc-alpha.c:1908
1089 #, c-format
1090 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1091 msgstr ""
1092
1093 #: config/tc-alpha.c:1911
1094 #, c-format
1095 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1096 msgstr ""
1097
1098 #: config/tc-alpha.c:1928
1099 #, c-format
1100 msgid "duplicate !tlsgd!%ld"
1101 msgstr ""
1102
1103 #: config/tc-alpha.c:1930
1104 #, c-format
1105 msgid "sequence number in use for !tlsldm!%ld"
1106 msgstr ""
1107
1108 #: config/tc-alpha.c:1944
1109 #, c-format
1110 msgid "duplicate !tlsldm!%ld"
1111 msgstr ""
1112
1113 #: config/tc-alpha.c:1946
1114 #, c-format
1115 msgid "sequence number in use for !tlsgd!%ld"
1116 msgstr ""
1117
1118 #: config/tc-alpha.c:2001 config/tc-arc.c:292 config/tc-mn10200.c:856
1119 #: config/tc-mn10300.c:1148 config/tc-ppc.c:1699 config/tc-s390.c:611
1120 msgid "operand"
1121 msgstr ""
1122
1123 #: config/tc-alpha.c:2140
1124 msgid "invalid relocation for instruction"
1125 msgstr ""
1126
1127 #: config/tc-alpha.c:2154
1128 msgid "invalid relocation for field"
1129 msgstr ""
1130
1131 #: config/tc-alpha.c:2985
1132 msgid "can not resolve expression"
1133 msgstr ""
1134
1135 #: config/tc-alpha.c:3524 config/tc-i370.c:1055 config/tc-microblaze.c:185
1136 #: config/tc-ppc.c:2024 config/tc-ppc.c:4682
1137 #, c-format
1138 msgid ".COMMon length (%ld.) <0! Ignored."
1139 msgstr ""
1140
1141 #: config/tc-alpha.c:3535 config/tc-sparc.c:3820 config/tc-v850.c:298
1142 msgid "Ignoring attempt to re-define symbol"
1143 msgstr ""
1144
1145 #: config/tc-alpha.c:3627 config/tc-ppc.c:4719 config/tc-sparc.c:3828
1146 #, c-format
1147 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1148 msgstr ""
1149
1150 #: config/tc-alpha.c:3730 ecoff.c:3064
1151 msgid ".ent directive has no name"
1152 msgstr ""
1153
1154 #: config/tc-alpha.c:3738
1155 msgid "nested .ent directives"
1156 msgstr ""
1157
1158 #: config/tc-alpha.c:3783 ecoff.c:3015
1159 msgid ".end directive has no name"
1160 msgstr ""
1161
1162 #: config/tc-alpha.c:3792
1163 msgid ".end directive without matching .ent"
1164 msgstr ""
1165
1166 #: config/tc-alpha.c:3794
1167 msgid ".end directive names different symbol than .ent"
1168 msgstr ""
1169
1170 #: config/tc-alpha.c:3837 ecoff.c:3150
1171 msgid ".fmask outside of .ent"
1172 msgstr ""
1173
1174 #: config/tc-alpha.c:3839 config/tc-score.c:5601 ecoff.c:3214
1175 msgid ".mask outside of .ent"
1176 msgstr ""
1177
1178 #: config/tc-alpha.c:3847 ecoff.c:3157
1179 msgid "bad .fmask directive"
1180 msgstr ""
1181
1182 #: config/tc-alpha.c:3849 ecoff.c:3221
1183 msgid "bad .mask directive"
1184 msgstr ""
1185
1186 #: config/tc-alpha.c:3882 config/tc-mips.c:15153 config/tc-score.c:5743
1187 #: ecoff.c:3178
1188 msgid ".frame outside of .ent"
1189 msgstr ""
1190
1191 #: config/tc-alpha.c:3893 ecoff.c:3189
1192 msgid "bad .frame directive"
1193 msgstr ""
1194
1195 #: config/tc-alpha.c:3927
1196 msgid ".prologue directive without a preceding .ent directive"
1197 msgstr ""
1198
1199 #: config/tc-alpha.c:3945
1200 #, c-format
1201 msgid "Invalid argument %d to .prologue."
1202 msgstr ""
1203
1204 #: config/tc-alpha.c:4036
1205 msgid "ECOFF debugging is disabled."
1206 msgstr ""
1207
1208 #: config/tc-alpha.c:4050
1209 msgid ".ent directive without matching .end"
1210 msgstr ""
1211
1212 #: config/tc-alpha.c:4135
1213 msgid ".usepv directive has no name"
1214 msgstr ""
1215
1216 #: config/tc-alpha.c:4146
1217 msgid ".usepv directive has no type"
1218 msgstr ""
1219
1220 #: config/tc-alpha.c:4161
1221 msgid "unknown argument for .usepv"
1222 msgstr ""
1223
1224 #: config/tc-alpha.c:4276
1225 #, c-format
1226 msgid "unknown section attribute %s"
1227 msgstr ""
1228
1229 #: config/tc-alpha.c:4389
1230 msgid ".ent directive has no symbol"
1231 msgstr ""
1232
1233 #: config/tc-alpha.c:4418
1234 msgid ".handler directive has no name"
1235 msgstr ""
1236
1237 #: config/tc-alpha.c:4447
1238 msgid "Bad .frame directive 1./2. param"
1239 msgstr ""
1240
1241 #: config/tc-alpha.c:4459
1242 msgid "Bad .frame directive 3./4. param"
1243 msgstr ""
1244
1245 #: config/tc-alpha.c:4497
1246 msgid ".pdesc directive not in link (.link) section"
1247 msgstr ""
1248
1249 #: config/tc-alpha.c:4505
1250 msgid ".pdesc directive has no entry symbol"
1251 msgstr ""
1252
1253 #: config/tc-alpha.c:4523
1254 msgid ".pdesc has no matching .ent"
1255 msgstr ""
1256
1257 #: config/tc-alpha.c:4541
1258 msgid "No comma after .pdesc <entryname>"
1259 msgstr ""
1260
1261 #: config/tc-alpha.c:4561
1262 msgid "unknown procedure kind"
1263 msgstr ""
1264
1265 #: config/tc-alpha.c:4673
1266 msgid ".name directive not in link (.link) section"
1267 msgstr ""
1268
1269 #: config/tc-alpha.c:4681
1270 msgid ".name directive has no symbol"
1271 msgstr ""
1272
1273 #: config/tc-alpha.c:4716
1274 msgid "No symbol after .linkage"
1275 msgstr ""
1276
1277 #: config/tc-alpha.c:4769
1278 msgid "No symbol after .code_address"
1279 msgstr ""
1280
1281 #: config/tc-alpha.c:4796 config/tc-score.c:5607
1282 msgid "Bad .mask directive"
1283 msgstr ""
1284
1285 #: config/tc-alpha.c:4814
1286 msgid "Bad .fmask directive"
1287 msgstr ""
1288
1289 #: config/tc-alpha.c:4971
1290 #, c-format
1291 msgid "Expected comma after name \"%s\""
1292 msgstr ""
1293
1294 #: config/tc-alpha.c:4983
1295 #, c-format
1296 msgid "unhandled: .proc %s,%d"
1297 msgstr ""
1298
1299 #: config/tc-alpha.c:5017
1300 #, c-format
1301 msgid "Tried to .set unrecognized mode `%s'"
1302 msgstr ""
1303
1304 #: config/tc-alpha.c:5043
1305 #, c-format
1306 msgid "Bad base register, using $%d."
1307 msgstr ""
1308
1309 #: config/tc-alpha.c:5064
1310 #, c-format
1311 msgid "Alignment too large: %d. assumed"
1312 msgstr ""
1313
1314 #: config/tc-alpha.c:5068 config/tc-d30v.c:2060
1315 msgid "Alignment negative: 0 assumed"
1316 msgstr ""
1317
1318 #: config/tc-alpha.c:5162 config/tc-alpha.c:5655
1319 #, c-format
1320 msgid "Unknown CPU identifier `%s'"
1321 msgstr ""
1322
1323 #: config/tc-alpha.c:5353
1324 #, c-format
1325 msgid "Chose GP value of %lx\n"
1326 msgstr ""
1327
1328 #: config/tc-alpha.c:5367
1329 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
1330 msgstr ""
1331
1332 #: config/tc-alpha.c:5456
1333 #, c-format
1334 msgid "internal error: can't hash opcode `%s': %s"
1335 msgstr ""
1336
1337 #: config/tc-alpha.c:5492
1338 #, c-format
1339 msgid "internal error: can't hash macro `%s': %s"
1340 msgstr ""
1341
1342 #: config/tc-alpha.c:5577 config/tc-arm.c:6588 config/tc-arm.c:6600
1343 #: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393
1344 #: config/tc-xtensa.c:5510 config/tc-z80.c:1888
1345 msgid "syntax error"
1346 msgstr ""
1347
1348 #: config/tc-alpha.c:5706
1349 msgid ""
1350 "Alpha options:\n"
1351 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1352 "-F\t\t\tlack floating point instructions support\n"
1353 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1354 "\t\t\tspecify variant of Alpha architecture\n"
1355 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1356 "m21264b\n"
1357 "\t\t\tthese variants include PALcode opcodes\n"
1358 msgstr ""
1359
1360 #: config/tc-alpha.c:5716
1361 msgid ""
1362 "VMS options:\n"
1363 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
1364 "-H\t\t\tshow new symbol after hash truncation\n"
1365 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
1366 msgstr ""
1367
1368 #: config/tc-alpha.c:5967
1369 #, c-format
1370 msgid "unhandled relocation type %s"
1371 msgstr ""
1372
1373 #: config/tc-alpha.c:5980
1374 msgid "non-absolute expression in constant field"
1375 msgstr ""
1376
1377 #: config/tc-alpha.c:5994
1378 #, c-format
1379 msgid "type %d reloc done?\n"
1380 msgstr ""
1381
1382 #: config/tc-alpha.c:6041 config/tc-alpha.c:6048
1383 msgid "Used $at without \".set noat\""
1384 msgstr ""
1385
1386 #: config/tc-alpha.c:6217
1387 #, c-format
1388 msgid "!samegp reloc against symbol without .prologue: %s"
1389 msgstr ""
1390
1391 #: config/tc-alpha.c:6261 config/tc-xtensa.c:5999
1392 #, c-format
1393 msgid "cannot represent `%s' relocation in object file"
1394 msgstr ""
1395
1396 #: config/tc-alpha.c:6267
1397 #, c-format
1398 msgid "internal error? cannot generate `%s' relocation"
1399 msgstr ""
1400
1401 #: config/tc-alpha.c:6363
1402 #, c-format
1403 msgid "frame reg expected, using $%d."
1404 msgstr ""
1405
1406 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992
1407 #: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1408 #: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
1409 #: config/tc-h8300.c:244 config/tc-hppa.c:6866 config/tc-hppa.c:6872
1410 #: config/tc-hppa.c:6878 config/tc-hppa.c:6884 config/tc-hppa.c:8291
1411 #: config/tc-lm32.c:198 config/tc-mn10300.c:937 config/tc-mn10300.c:942
1412 #: config/tc-mn10300.c:2433 config/tc-xc16x.c:79 config/tc-xc16x.c:86
1413 #: config/tc-xc16x.c:93
1414 msgid "could not set architecture and machine"
1415 msgstr ""
1416
1417 #: config/tc-arc.c:212 config/tc-arm.c:22001 config/tc-score.c:6303
1418 #: config/tc-score.c:6532 config/tc-score.c:6537
1419 msgid "virtual memory exhausted"
1420 msgstr ""
1421
1422 #: config/tc-arc.c:432 config/tc-arc.c:671
1423 msgid "expected comma after operand name"
1424 msgstr ""
1425
1426 #: config/tc-arc.c:443
1427 #, c-format
1428 msgid "negative operand number %d"
1429 msgstr ""
1430
1431 #: config/tc-arc.c:455
1432 msgid "expected comma after register-number"
1433 msgstr ""
1434
1435 #: config/tc-arc.c:480
1436 msgid "invalid mode"
1437 msgstr ""
1438
1439 #: config/tc-arc.c:497
1440 msgid "expected comma after register-mode"
1441 msgstr ""
1442
1443 #: config/tc-arc.c:514
1444 msgid "shortcut designator invalid"
1445 msgstr ""
1446
1447 #: config/tc-arc.c:529
1448 #, c-format
1449 msgid "core register value (%d) too large"
1450 msgstr ""
1451
1452 #: config/tc-arc.c:537
1453 #, c-format
1454 msgid "condition code value (%d) too large"
1455 msgstr ""
1456
1457 #: config/tc-arc.c:555
1458 #, c-format
1459 msgid "attempt to override symbol: %s"
1460 msgstr ""
1461
1462 #: config/tc-arc.c:626
1463 msgid "invalid opertype"
1464 msgstr ""
1465
1466 #: config/tc-arc.c:683
1467 msgid "expected comma after opcode"
1468 msgstr ""
1469
1470 #: config/tc-arc.c:693
1471 #, c-format
1472 msgid "negative subopcode %d"
1473 msgstr ""
1474
1475 #: config/tc-arc.c:702
1476 msgid "subcode value found when opcode not equal 0x03"
1477 msgstr ""
1478
1479 #: config/tc-arc.c:710
1480 #, c-format
1481 msgid "invalid subopcode %d"
1482 msgstr ""
1483
1484 #: config/tc-arc.c:721
1485 msgid "expected comma after subopcode"
1486 msgstr ""
1487
1488 #: config/tc-arc.c:740
1489 msgid "invalid suffix class"
1490 msgstr ""
1491
1492 #: config/tc-arc.c:749
1493 msgid "expected comma after suffix class"
1494 msgstr ""
1495
1496 #: config/tc-arc.c:768
1497 msgid "invalid syntax class"
1498 msgstr ""
1499
1500 #: config/tc-arc.c:775
1501 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1502 msgstr ""
1503
1504 #: config/tc-arc.c:795
1505 msgid "unknown suffix class"
1506 msgstr ""
1507
1508 #: config/tc-arc.c:862
1509 msgid "expected comma after symbol name"
1510 msgstr ""
1511
1512 #: config/tc-arc.c:872
1513 msgid "negative symbol length"
1514 msgstr ""
1515
1516 #: config/tc-arc.c:883
1517 msgid "ignoring attempt to re-define symbol"
1518 msgstr ""
1519
1520 #: config/tc-arc.c:890
1521 #, c-format
1522 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1523 msgstr ""
1524
1525 #: config/tc-arc.c:904
1526 msgid "assuming symbol alignment of zero"
1527 msgstr ""
1528
1529 #: config/tc-arc.c:971
1530 msgid "\".option\" directive must appear before any instructions"
1531 msgstr ""
1532
1533 #: config/tc-arc.c:981
1534 msgid "\".option\" directive conflicts with initial definition"
1535 msgstr ""
1536
1537 #: config/tc-arc.c:989
1538 msgid "\".option\" directive overrides command-line (default) value"
1539 msgstr ""
1540
1541 #: config/tc-arc.c:999
1542 msgid "invalid identifier for \".option\""
1543 msgstr ""
1544
1545 #: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249
1546 msgid "relaxation not supported\n"
1547 msgstr ""
1548
1549 #: config/tc-arc.c:1081
1550 msgid "expression too complex code symbol"
1551 msgstr ""
1552
1553 #: config/tc-arc.c:1108
1554 #, c-format
1555 msgid "missing ')' in %%-op"
1556 msgstr ""
1557
1558 #: config/tc-arc.c:1364 config/tc-dlx.c:1201 config/tc-i960.c:2639
1559 #: config/tc-m32r.c:2281 config/tc-sparc.c:3508
1560 #, c-format
1561 msgid "internal error: can't export reloc type %d (`%s')"
1562 msgstr ""
1563
1564 #: config/tc-arc.c:1496
1565 #, c-format
1566 msgid "unknown syntax format character `%c'"
1567 msgstr ""
1568
1569 #: config/tc-arc.c:1635
1570 msgid "too many suffixes"
1571 msgstr ""
1572
1573 #: config/tc-arc.c:1674
1574 msgid "symbol as destination register"
1575 msgstr ""
1576
1577 #. xgettext:c-format.
1578 #: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1141
1579 #: config/tc-mn10300.c:1820 config/tc-ppc.c:2939 config/tc-s390.c:1465
1580 #: config/tc-v850.c:2699
1581 #, c-format
1582 msgid "junk at end of line: `%s'"
1583 msgstr ""
1584
1585 #: config/tc-arc.c:1798
1586 msgid "8 byte instruction in delay slot"
1587 msgstr ""
1588
1589 #. except for jl  addr
1590 #: config/tc-arc.c:1801
1591 msgid "8 byte jump instruction with delay slot"
1592 msgstr ""
1593
1594 #: config/tc-arc.c:1809
1595 msgid "conditional branch follows set of flags"
1596 msgstr ""
1597
1598 #: config/tc-arc.c:1893 config/tc-arm.c:15965
1599 #, c-format
1600 msgid "bad instruction `%s'"
1601 msgstr ""
1602
1603 #: config/tc-arm.c:529
1604 msgid "ARM register expected"
1605 msgstr ""
1606
1607 #: config/tc-arm.c:530
1608 msgid "bad or missing co-processor number"
1609 msgstr ""
1610
1611 #: config/tc-arm.c:531
1612 msgid "co-processor register expected"
1613 msgstr ""
1614
1615 #: config/tc-arm.c:532
1616 msgid "FPA register expected"
1617 msgstr ""
1618
1619 #: config/tc-arm.c:533
1620 msgid "VFP single precision register expected"
1621 msgstr ""
1622
1623 #: config/tc-arm.c:534
1624 msgid "VFP/Neon double precision register expected"
1625 msgstr ""
1626
1627 #: config/tc-arm.c:535
1628 msgid "Neon quad precision register expected"
1629 msgstr ""
1630
1631 #: config/tc-arm.c:536
1632 msgid "VFP single or double precision register expected"
1633 msgstr ""
1634
1635 #: config/tc-arm.c:537
1636 msgid "Neon double or quad precision register expected"
1637 msgstr ""
1638
1639 #: config/tc-arm.c:538
1640 msgid "VFP single, double or Neon quad precision register expected"
1641 msgstr ""
1642
1643 #: config/tc-arm.c:539
1644 msgid "VFP system register expected"
1645 msgstr ""
1646
1647 #: config/tc-arm.c:540
1648 msgid "Maverick MVF register expected"
1649 msgstr ""
1650
1651 #: config/tc-arm.c:541
1652 msgid "Maverick MVD register expected"
1653 msgstr ""
1654
1655 #: config/tc-arm.c:542
1656 msgid "Maverick MVFX register expected"
1657 msgstr ""
1658
1659 #: config/tc-arm.c:543
1660 msgid "Maverick MVDX register expected"
1661 msgstr ""
1662
1663 #: config/tc-arm.c:544
1664 msgid "Maverick MVAX register expected"
1665 msgstr ""
1666
1667 #: config/tc-arm.c:545
1668 msgid "Maverick DSPSC register expected"
1669 msgstr ""
1670
1671 #: config/tc-arm.c:546
1672 msgid "iWMMXt data register expected"
1673 msgstr ""
1674
1675 #: config/tc-arm.c:547 config/tc-arm.c:6363
1676 msgid "iWMMXt control register expected"
1677 msgstr ""
1678
1679 #: config/tc-arm.c:548
1680 msgid "iWMMXt scalar register expected"
1681 msgstr ""
1682
1683 #: config/tc-arm.c:549
1684 msgid "XScale accumulator register expected"
1685 msgstr ""
1686
1687 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1688 #: config/tc-arm.c:698 config/tc-score.c:259
1689 msgid "bad arguments to instruction"
1690 msgstr ""
1691
1692 #: config/tc-arm.c:699
1693 msgid "r13 not allowed here"
1694 msgstr ""
1695
1696 #: config/tc-arm.c:700
1697 msgid "r15 not allowed here"
1698 msgstr ""
1699
1700 #: config/tc-arm.c:701
1701 msgid "instruction cannot be conditional"
1702 msgstr ""
1703
1704 #: config/tc-arm.c:702
1705 msgid "registers may not be the same"
1706 msgstr ""
1707
1708 #: config/tc-arm.c:703
1709 msgid "lo register required"
1710 msgstr ""
1711
1712 #: config/tc-arm.c:704
1713 msgid "instruction not supported in Thumb16 mode"
1714 msgstr ""
1715
1716 #: config/tc-arm.c:705
1717 msgid "instruction does not accept this addressing mode"
1718 msgstr ""
1719
1720 #: config/tc-arm.c:706
1721 msgid "branch must be last instruction in IT block"
1722 msgstr ""
1723
1724 #: config/tc-arm.c:707
1725 msgid "instruction not allowed in IT block"
1726 msgstr ""
1727
1728 #: config/tc-arm.c:708
1729 msgid "selected FPU does not support instruction"
1730 msgstr ""
1731
1732 #: config/tc-arm.c:709
1733 msgid "thumb conditional instruction should be in IT block"
1734 msgstr ""
1735
1736 #: config/tc-arm.c:710
1737 msgid "incorrect condition in IT block"
1738 msgstr ""
1739
1740 #: config/tc-arm.c:711
1741 msgid "IT falling in the range of a previous IT block"
1742 msgstr ""
1743
1744 #: config/tc-arm.c:712
1745 msgid "missing .fnstart before unwinding directive"
1746 msgstr ""
1747
1748 #: config/tc-arm.c:714
1749 msgid "cannot use register index with PC-relative addressing"
1750 msgstr ""
1751
1752 #: config/tc-arm.c:716
1753 msgid "cannot use writeback with PC-relative addressing"
1754 msgstr ""
1755
1756 #: config/tc-arm.c:907
1757 msgid "immediate expression requires a # prefix"
1758 msgstr ""
1759
1760 #: config/tc-arm.c:935 read.c:3678
1761 msgid "missing expression"
1762 msgstr ""
1763
1764 #: config/tc-arm.c:935 config/tc-score.c:6519 expr.c:1358 read.c:2469
1765 msgid "bad expression"
1766 msgstr ""
1767
1768 #: config/tc-arm.c:946 config/tc-i860.c:1004 config/tc-sparc.c:2880
1769 msgid "bad segment"
1770 msgstr ""
1771
1772 #: config/tc-arm.c:965 config/tc-arm.c:4809 config/tc-i960.c:1300
1773 #: config/tc-score.c:1211
1774 msgid "invalid constant"
1775 msgstr ""
1776
1777 #: config/tc-arm.c:1095
1778 msgid "expected #constant"
1779 msgstr ""
1780
1781 #: config/tc-arm.c:1256
1782 #, c-format
1783 msgid "unexpected character `%c' in type specifier"
1784 msgstr ""
1785
1786 #: config/tc-arm.c:1273
1787 #, c-format
1788 msgid "bad size %d in type specifier"
1789 msgstr ""
1790
1791 #: config/tc-arm.c:1323
1792 msgid "only one type should be specified for operand"
1793 msgstr ""
1794
1795 #: config/tc-arm.c:1329
1796 msgid "vector type expected"
1797 msgstr ""
1798
1799 #: config/tc-arm.c:1401
1800 msgid "can't redefine type for operand"
1801 msgstr ""
1802
1803 #: config/tc-arm.c:1412
1804 msgid "only D registers may be indexed"
1805 msgstr ""
1806
1807 #: config/tc-arm.c:1418
1808 msgid "can't change index for operand"
1809 msgstr ""
1810
1811 #: config/tc-arm.c:1434 config/tc-arm.c:3318 config/tc-arm.c:4391
1812 msgid "constant expression required"
1813 msgstr ""
1814
1815 #: config/tc-arm.c:1477
1816 msgid "register operand expected, but got scalar"
1817 msgstr ""
1818
1819 #: config/tc-arm.c:1510
1820 msgid "scalar must have an index"
1821 msgstr ""
1822
1823 #: config/tc-arm.c:1515 config/tc-arm.c:14574 config/tc-arm.c:14624
1824 #: config/tc-arm.c:15039
1825 msgid "scalar index out of range"
1826 msgstr ""
1827
1828 #: config/tc-arm.c:1563
1829 msgid "bad range in register list"
1830 msgstr ""
1831
1832 #: config/tc-arm.c:1571 config/tc-arm.c:1580 config/tc-arm.c:1621
1833 #, c-format
1834 msgid "Warning: duplicated register (r%d) in register list"
1835 msgstr ""
1836
1837 #: config/tc-arm.c:1583
1838 msgid "Warning: register range not in ascending order"
1839 msgstr ""
1840
1841 #: config/tc-arm.c:1594
1842 msgid "missing `}'"
1843 msgstr ""
1844
1845 #: config/tc-arm.c:1610
1846 msgid "invalid register mask"
1847 msgstr ""
1848
1849 #: config/tc-arm.c:1692
1850 msgid "expecting {"
1851 msgstr ""
1852
1853 #: config/tc-arm.c:1747 config/tc-arm.c:1791
1854 msgid "register out of range in list"
1855 msgstr ""
1856
1857 #: config/tc-arm.c:1763 config/tc-arm.c:1808 config/tc-h8300.c:1040
1858 #: config/tc-mips.c:10575 config/tc-mips.c:10597
1859 msgid "invalid register list"
1860 msgstr ""
1861
1862 #: config/tc-arm.c:1769 config/tc-arm.c:3832 config/tc-arm.c:3965
1863 msgid "register list not in ascending order"
1864 msgstr ""
1865
1866 #: config/tc-arm.c:1800
1867 msgid "register range not in ascending order"
1868 msgstr ""
1869
1870 #: config/tc-arm.c:1833
1871 msgid "non-contiguous register range"
1872 msgstr ""
1873
1874 #: config/tc-arm.c:1892
1875 msgid "register stride must be 1 or 2"
1876 msgstr ""
1877
1878 #: config/tc-arm.c:1893
1879 msgid "mismatched element/structure types in list"
1880 msgstr ""
1881
1882 #: config/tc-arm.c:1957
1883 msgid "don't use Rn-Rm syntax with non-unit stride"
1884 msgstr ""
1885
1886 #: config/tc-arm.c:2012
1887 msgid "error parsing element/structure list"
1888 msgstr ""
1889
1890 #: config/tc-arm.c:2018
1891 msgid "expected }"
1892 msgstr ""
1893
1894 #: config/tc-arm.c:2075
1895 #, c-format
1896 msgid "ignoring attempt to redefine built-in register '%s'"
1897 msgstr ""
1898
1899 #: config/tc-arm.c:2080
1900 #, c-format
1901 msgid "ignoring redefinition of register alias '%s'"
1902 msgstr ""
1903
1904 #: config/tc-arm.c:2108
1905 msgid "attempt to redefine typed alias"
1906 msgstr ""
1907
1908 #: config/tc-arm.c:2147
1909 #, c-format
1910 msgid "unknown register '%s' -- .req ignored"
1911 msgstr ""
1912
1913 #: config/tc-arm.c:2242
1914 msgid "bad type for register"
1915 msgstr ""
1916
1917 #: config/tc-arm.c:2253
1918 msgid "expression must be constant"
1919 msgstr ""
1920
1921 #: config/tc-arm.c:2270
1922 msgid "can't redefine the type of a register alias"
1923 msgstr ""
1924
1925 #: config/tc-arm.c:2277
1926 msgid "you must specify a single type only"
1927 msgstr ""
1928
1929 #: config/tc-arm.c:2290
1930 msgid "can't redefine the index of a scalar alias"
1931 msgstr ""
1932
1933 #: config/tc-arm.c:2298
1934 msgid "scalar index must be constant"
1935 msgstr ""
1936
1937 #: config/tc-arm.c:2307
1938 msgid "expecting ]"
1939 msgstr ""
1940
1941 #: config/tc-arm.c:2354
1942 msgid "invalid syntax for .req directive"
1943 msgstr ""
1944
1945 #: config/tc-arm.c:2360
1946 msgid "invalid syntax for .dn directive"
1947 msgstr ""
1948
1949 #: config/tc-arm.c:2366
1950 msgid "invalid syntax for .qn directive"
1951 msgstr ""
1952
1953 #: config/tc-arm.c:2392
1954 msgid "invalid syntax for .unreq directive"
1955 msgstr ""
1956
1957 #: config/tc-arm.c:2399
1958 #, c-format
1959 msgid "unknown register alias '%s'"
1960 msgstr ""
1961
1962 #: config/tc-arm.c:2401
1963 #, c-format
1964 msgid "ignoring attempt to undefine built-in register '%s'"
1965 msgstr ""
1966
1967 #: config/tc-arm.c:2652
1968 #, c-format
1969 msgid "Failed to find real start of function: %s\n"
1970 msgstr ""
1971
1972 #: config/tc-arm.c:2669
1973 msgid "selected processor does not support THUMB opcodes"
1974 msgstr ""
1975
1976 #: config/tc-arm.c:2682
1977 msgid "selected processor does not support ARM opcodes"
1978 msgstr ""
1979
1980 #: config/tc-arm.c:2694
1981 #, c-format
1982 msgid "invalid instruction size selected (%d)"
1983 msgstr ""
1984
1985 #: config/tc-arm.c:2726
1986 #, c-format
1987 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1988 msgstr ""
1989
1990 #: config/tc-arm.c:2782
1991 #, c-format
1992 msgid "expected comma after name \"%s\""
1993 msgstr ""
1994
1995 #: config/tc-arm.c:2832 config/tc-m32r.c:588
1996 #, c-format
1997 msgid "symbol `%s' already defined"
1998 msgstr ""
1999
2000 #: config/tc-arm.c:2866
2001 #, c-format
2002 msgid "unrecognized syntax mode \"%s\""
2003 msgstr ""
2004
2005 #: config/tc-arm.c:2887
2006 #, c-format
2007 msgid "alignment too large: %d assumed"
2008 msgstr ""
2009
2010 #: config/tc-arm.c:2890
2011 msgid "alignment negative. 0 assumed."
2012 msgstr ""
2013
2014 #: config/tc-arm.c:3040
2015 msgid "literal pool overflow"
2016 msgstr ""
2017
2018 #: config/tc-arm.c:3196 config/tc-arm.c:6298
2019 msgid "unrecognized relocation suffix"
2020 msgstr ""
2021
2022 #: config/tc-arm.c:3211
2023 msgid "(plt) is only valid on branch targets"
2024 msgstr ""
2025
2026 #: config/tc-arm.c:3217 config/tc-s390.c:1107 config/tc-s390.c:1730
2027 #: config/tc-xtensa.c:1591
2028 #, c-format
2029 msgid "%s relocations do not fit in %d bytes"
2030 msgstr ""
2031
2032 #: config/tc-arm.c:3294
2033 msgid ".inst.n operand too big. Use .inst.w instead"
2034 msgstr ""
2035
2036 #: config/tc-arm.c:3314
2037 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2038 msgstr ""
2039
2040 #: config/tc-arm.c:3344
2041 msgid "width suffixes are invalid in ARM mode"
2042 msgstr ""
2043
2044 #: config/tc-arm.c:3386 dwarf2dbg.c:707
2045 msgid "expected 0 or 1"
2046 msgstr ""
2047
2048 #: config/tc-arm.c:3390
2049 msgid "missing comma"
2050 msgstr ""
2051
2052 #: config/tc-arm.c:3423
2053 msgid "duplicate .fnstart directive"
2054 msgstr ""
2055
2056 #: config/tc-arm.c:3454
2057 msgid "duplicate .handlerdata directive"
2058 msgstr ""
2059
2060 #: config/tc-arm.c:3473
2061 msgid ".fnend directive without .fnstart"
2062 msgstr ""
2063
2064 #: config/tc-arm.c:3539
2065 msgid "personality routine specified for cantunwind frame"
2066 msgstr ""
2067
2068 #: config/tc-arm.c:3556
2069 msgid "duplicate .personalityindex directive"
2070 msgstr ""
2071
2072 #: config/tc-arm.c:3563
2073 msgid "bad personality routine number"
2074 msgstr ""
2075
2076 #: config/tc-arm.c:3585
2077 msgid "duplicate .personality directive"
2078 msgstr ""
2079
2080 #: config/tc-arm.c:3608 config/tc-arm.c:3736 config/tc-arm.c:3784
2081 msgid "expected register list"
2082 msgstr ""
2083
2084 #: config/tc-arm.c:3690
2085 msgid "expected , <constant>"
2086 msgstr ""
2087
2088 #: config/tc-arm.c:3699
2089 msgid "number of registers must be in the range [1:4]"
2090 msgstr ""
2091
2092 #: config/tc-arm.c:3846 config/tc-arm.c:3979
2093 msgid "bad register range"
2094 msgstr ""
2095
2096 #: config/tc-arm.c:4036
2097 msgid "register expected"
2098 msgstr ""
2099
2100 #: config/tc-arm.c:4046
2101 msgid "FPA .unwind_save does not take a register list"
2102 msgstr ""
2103
2104 #: config/tc-arm.c:4065
2105 msgid ".unwind_save does not support this kind of register"
2106 msgstr ""
2107
2108 #: config/tc-arm.c:4104
2109 msgid "SP and PC not permitted in .unwind_movsp directive"
2110 msgstr ""
2111
2112 #: config/tc-arm.c:4109
2113 msgid "unexpected .unwind_movsp directive"
2114 msgstr ""
2115
2116 #: config/tc-arm.c:4136
2117 msgid "stack increment must be multiple of 4"
2118 msgstr ""
2119
2120 #: config/tc-arm.c:4168
2121 msgid "expected <reg>, <reg>"
2122 msgstr ""
2123
2124 #: config/tc-arm.c:4186
2125 msgid "register must be either sp or set by a previousunwind_movsp directive"
2126 msgstr ""
2127
2128 #: config/tc-arm.c:4225
2129 msgid "expected <offset>, <opcode>"
2130 msgstr ""
2131
2132 #: config/tc-arm.c:4237
2133 msgid "unwind opcode too long"
2134 msgstr ""
2135
2136 #: config/tc-arm.c:4242
2137 msgid "invalid unwind opcode"
2138 msgstr ""
2139
2140 #: config/tc-arm.c:4397 config/tc-arm.c:5307 config/tc-arm.c:9199
2141 #: config/tc-arm.c:9724 config/tc-arm.c:13036 config/tc-arm.c:21030
2142 #: config/tc-arm.c:21055 config/tc-arm.c:21063 config/tc-z8k.c:1144
2143 #: config/tc-z8k.c:1154
2144 msgid "immediate value out of range"
2145 msgstr ""
2146
2147 #: config/tc-arm.c:4562
2148 msgid "invalid FPA immediate expression"
2149 msgstr ""
2150
2151 #: config/tc-arm.c:4686 config/tc-arm.c:4695
2152 msgid "shift expression expected"
2153 msgstr ""
2154
2155 #: config/tc-arm.c:4709
2156 msgid "'LSL' or 'ASR' required"
2157 msgstr ""
2158
2159 #: config/tc-arm.c:4717
2160 msgid "'LSL' required"
2161 msgstr ""
2162
2163 #: config/tc-arm.c:4725
2164 msgid "'ASR' required"
2165 msgstr ""
2166
2167 #: config/tc-arm.c:4797 config/tc-arm.c:5301 config/tc-arm.c:7010
2168 msgid "constant expression expected"
2169 msgstr ""
2170
2171 #: config/tc-arm.c:4804
2172 msgid "invalid rotation"
2173 msgstr ""
2174
2175 #: config/tc-arm.c:4964 config/tc-arm.c:5128
2176 msgid "unknown group relocation"
2177 msgstr ""
2178
2179 #: config/tc-arm.c:5000
2180 msgid "alignment must be constant"
2181 msgstr ""
2182
2183 #: config/tc-arm.c:5159
2184 msgid "this group relocation is not allowed on this instruction"
2185 msgstr ""
2186
2187 #: config/tc-arm.c:5180 config/tc-arm.c:5585
2188 msgid "']' expected"
2189 msgstr ""
2190
2191 #: config/tc-arm.c:5198
2192 msgid "'}' expected at end of 'option' field"
2193 msgstr ""
2194
2195 #: config/tc-arm.c:5203
2196 msgid "cannot combine index with option"
2197 msgstr ""
2198
2199 #: config/tc-arm.c:5216
2200 msgid "cannot combine pre- and post-indexing"
2201 msgstr ""
2202
2203 #: config/tc-arm.c:5381
2204 msgid "flag for {c}psr instruction expected"
2205 msgstr ""
2206
2207 #: config/tc-arm.c:5406
2208 msgid "unrecognized CPS flag"
2209 msgstr ""
2210
2211 #: config/tc-arm.c:5413
2212 msgid "missing CPS flags"
2213 msgstr ""
2214
2215 #: config/tc-arm.c:5436 config/tc-arm.c:5442
2216 msgid "valid endian specifiers are be or le"
2217 msgstr ""
2218
2219 #: config/tc-arm.c:5464
2220 msgid "missing rotation field after comma"
2221 msgstr ""
2222
2223 #: config/tc-arm.c:5479
2224 msgid "rotation can only be 0, 8, 16, or 24"
2225 msgstr ""
2226
2227 #: config/tc-arm.c:5508
2228 msgid "condition required"
2229 msgstr ""
2230
2231 #: config/tc-arm.c:5547 config/tc-arm.c:7594
2232 msgid "'[' expected"
2233 msgstr ""
2234
2235 #: config/tc-arm.c:5560
2236 msgid "',' expected"
2237 msgstr ""
2238
2239 #: config/tc-arm.c:5577
2240 msgid "invalid shift"
2241 msgstr ""
2242
2243 #: config/tc-arm.c:5650
2244 msgid "can't use Neon quad register here"
2245 msgstr ""
2246
2247 #: config/tc-arm.c:5716
2248 msgid "expected <Rm> or <Dm> or <Qm> operand"
2249 msgstr ""
2250
2251 #: config/tc-arm.c:5796
2252 msgid "parse error"
2253 msgstr ""
2254
2255 #: config/tc-arm.c:5806 read.c:2140
2256 msgid "expected comma"
2257 msgstr ""
2258
2259 #. ISB can only take SY as an option.
2260 #: config/tc-arm.c:6065
2261 msgid "invalid barrier type"
2262 msgstr ""
2263
2264 #: config/tc-arm.c:6202
2265 msgid "immediate value is out of range"
2266 msgstr ""
2267
2268 #: config/tc-arm.c:6348
2269 msgid "iWMMXt data or control register expected"
2270 msgstr ""
2271
2272 #: config/tc-arm.c:6392
2273 msgid "Banked registers are not available with this architecture."
2274 msgstr ""
2275
2276 #: config/tc-arm.c:6517
2277 #, c-format
2278 msgid "unhandled operand code %d"
2279 msgstr ""
2280
2281 #: config/tc-arm.c:6614 config/tc-score.c:264
2282 msgid "garbage following instruction"
2283 msgstr ""
2284
2285 #. If REG is R13 (the stack pointer), warn that its use is
2286 #. deprecated.
2287 #: config/tc-arm.c:6655
2288 msgid "use of r13 is deprecated"
2289 msgstr ""
2290
2291 #: config/tc-arm.c:6725
2292 msgid "D register out of range for selected VFP version"
2293 msgstr ""
2294
2295 #: config/tc-arm.c:6804
2296 msgid "instruction does not accept preindexed addressing"
2297 msgstr ""
2298
2299 #. unindexed - only for coprocessor
2300 #: config/tc-arm.c:6820 config/tc-arm.c:8992
2301 msgid "instruction does not accept unindexed addressing"
2302 msgstr ""
2303
2304 #: config/tc-arm.c:6828
2305 msgid "destination register same as write-back base"
2306 msgstr ""
2307
2308 #: config/tc-arm.c:6829
2309 msgid "source register same as write-back base"
2310 msgstr ""
2311
2312 #: config/tc-arm.c:6879
2313 msgid "use of PC in this instruction is deprecated"
2314 msgstr ""
2315
2316 #: config/tc-arm.c:6897
2317 msgid "instruction does not accept scaled register index"
2318 msgstr ""
2319
2320 #: config/tc-arm.c:6943
2321 msgid "instruction does not support unindexed addressing"
2322 msgstr ""
2323
2324 #: config/tc-arm.c:6958
2325 msgid "pc may not be used with write-back"
2326 msgstr ""
2327
2328 #: config/tc-arm.c:6963
2329 msgid "instruction does not support writeback"
2330 msgstr ""
2331
2332 #: config/tc-arm.c:7005
2333 msgid "invalid pseudo operation"
2334 msgstr ""
2335
2336 #: config/tc-arm.c:7051
2337 msgid "literal pool insertion failed"
2338 msgstr ""
2339
2340 #: config/tc-arm.c:7110
2341 msgid "Rn must not overlap other operands"
2342 msgstr ""
2343
2344 #: config/tc-arm.c:7115
2345 msgid "swp{b} use is deprecated for this architecture"
2346 msgstr ""
2347
2348 #: config/tc-arm.c:7212 config/tc-arm.c:9559
2349 msgid "bad barrier type"
2350 msgstr ""
2351
2352 #: config/tc-arm.c:7223 config/tc-arm.c:7242 config/tc-arm.c:7255
2353 #: config/tc-arm.c:9571 config/tc-arm.c:9602 config/tc-arm.c:9624
2354 msgid "bit-field extends past end of register"
2355 msgstr ""
2356
2357 #: config/tc-arm.c:7284
2358 msgid "the only suffix valid here is '(plt)'"
2359 msgstr ""
2360
2361 #: config/tc-arm.c:7335
2362 msgid "use of r15 in blx in ARM mode is not really useful"
2363 msgstr ""
2364
2365 #: config/tc-arm.c:7357
2366 msgid "use of r15 in bx in ARM mode is not really useful"
2367 msgstr ""
2368
2369 #: config/tc-arm.c:7382
2370 msgid "use of r15 in bxj is not really useful"
2371 msgstr ""
2372
2373 #: config/tc-arm.c:7561 config/tc-arm.c:7570
2374 msgid "writeback of base register is UNPREDICTABLE"
2375 msgstr ""
2376
2377 #: config/tc-arm.c:7564
2378 msgid "writeback of base register when in register list is UNPREDICTABLE"
2379 msgstr ""
2380
2381 #: config/tc-arm.c:7574
2382 msgid "if writeback register is in list, it must be the lowest reg in the list"
2383 msgstr ""
2384
2385 #: config/tc-arm.c:7589
2386 msgid "first destination register must be even"
2387 msgstr ""
2388
2389 #: config/tc-arm.c:7592 config/tc-arm.c:7661
2390 msgid "can only load two consecutive registers"
2391 msgstr ""
2392
2393 #. If op 1 were present and equal to PC, this function wouldn't
2394 #. have been called in the first place.
2395 #. If op 2 were present and equal to PC, this function wouldn't
2396 #. have been called in the first place.
2397 #: config/tc-arm.c:7593 config/tc-arm.c:7664 config/tc-arm.c:8262
2398 #: config/tc-arm.c:10318
2399 msgid "r14 not allowed here"
2400 msgstr ""
2401
2402 #: config/tc-arm.c:7607
2403 msgid "base register written back, and overlaps second destination register"
2404 msgstr ""
2405
2406 #: config/tc-arm.c:7615
2407 msgid "index register overlaps destination register"
2408 msgstr ""
2409
2410 #: config/tc-arm.c:7645 config/tc-arm.c:8244
2411 msgid "offset must be zero in ARM encoding"
2412 msgstr ""
2413
2414 #: config/tc-arm.c:7658 config/tc-arm.c:8256
2415 msgid "even register required"
2416 msgstr ""
2417
2418 #: config/tc-arm.c:7689 config/tc-arm.c:7721
2419 msgid "this instruction requires a post-indexed address"
2420 msgstr ""
2421
2422 #: config/tc-arm.c:7748
2423 msgid "Rd and Rm should be different in mla"
2424 msgstr ""
2425
2426 #: config/tc-arm.c:7772 config/tc-arm.c:10662
2427 msgid ":lower16: not allowed this instruction"
2428 msgstr ""
2429
2430 #: config/tc-arm.c:7774
2431 msgid ":upper16: not allowed instruction"
2432 msgstr ""
2433
2434 #: config/tc-arm.c:7793 config/tc-arm.c:7836
2435 msgid "operand 1 must be FPSCR"
2436 msgstr ""
2437
2438 #: config/tc-arm.c:7855
2439 msgid "operand 0 must be FPSCR"
2440 msgstr ""
2441
2442 #: config/tc-arm.c:7875 config/tc-arm.c:10780
2443 msgid "bad register for mrs"
2444 msgstr ""
2445
2446 #: config/tc-arm.c:7882 config/tc-arm.c:10803
2447 msgid "'CPSR' or 'SPSR' expected"
2448 msgstr ""
2449
2450 #: config/tc-arm.c:7923
2451 msgid "Rd and Rm should be different in mul"
2452 msgstr ""
2453
2454 #: config/tc-arm.c:7942 config/tc-arm.c:8189 config/tc-arm.c:10937
2455 msgid "rdhi and rdlo must be different"
2456 msgstr ""
2457
2458 #: config/tc-arm.c:7948
2459 msgid "rdhi, rdlo and rm must all be different"
2460 msgstr ""
2461
2462 #: config/tc-arm.c:8014
2463 msgid "'[' expected after PLD mnemonic"
2464 msgstr ""
2465
2466 #: config/tc-arm.c:8016 config/tc-arm.c:8031
2467 msgid "post-indexed expression used in preload instruction"
2468 msgstr ""
2469
2470 #: config/tc-arm.c:8018 config/tc-arm.c:8033
2471 msgid "writeback used in preload instruction"
2472 msgstr ""
2473
2474 #: config/tc-arm.c:8020 config/tc-arm.c:8035
2475 msgid "unindexed addressing used in preload instruction"
2476 msgstr ""
2477
2478 #: config/tc-arm.c:8029
2479 msgid "'[' expected after PLI mnemonic"
2480 msgstr ""
2481
2482 #: config/tc-arm.c:8215
2483 msgid "SRS base register must be r13"
2484 msgstr ""
2485
2486 #: config/tc-arm.c:8259
2487 msgid "can only store two consecutive registers"
2488 msgstr ""
2489
2490 #: config/tc-arm.c:8354 config/tc-arm.c:8371
2491 msgid "only two consecutive VFP SP registers allowed here"
2492 msgstr ""
2493
2494 #: config/tc-arm.c:8399 config/tc-arm.c:8414
2495 msgid "this addressing mode requires base-register writeback"
2496 msgstr ""
2497
2498 #: config/tc-arm.c:8588
2499 msgid "this instruction does not support indexing"
2500 msgstr ""
2501
2502 #: config/tc-arm.c:8611
2503 msgid "only r15 allowed here"
2504 msgstr ""
2505
2506 #: config/tc-arm.c:8746
2507 msgid "immediate operand requires iWMMXt2"
2508 msgstr ""
2509
2510 #: config/tc-arm.c:8890
2511 msgid "shift by register not allowed in thumb mode"
2512 msgstr ""
2513
2514 #: config/tc-arm.c:8902 config/tc-arm.c:11480 config/tc-arm.c:20417
2515 msgid "shift expression is too large"
2516 msgstr ""
2517
2518 #: config/tc-arm.c:8929
2519 msgid "Instruction does not support =N addresses"
2520 msgstr ""
2521
2522 #: config/tc-arm.c:8935
2523 msgid "cannot use register index with this instruction"
2524 msgstr ""
2525
2526 #: config/tc-arm.c:8937
2527 msgid "Thumb does not support negative register indexing"
2528 msgstr ""
2529
2530 #: config/tc-arm.c:8939
2531 msgid "Thumb does not support register post-indexing"
2532 msgstr ""
2533
2534 #: config/tc-arm.c:8941
2535 msgid "Thumb does not support register indexing with writeback"
2536 msgstr ""
2537
2538 #: config/tc-arm.c:8943
2539 msgid "Thumb supports only LSL in shifted register indexing"
2540 msgstr ""
2541
2542 #: config/tc-arm.c:8952 config/tc-arm.c:14376
2543 msgid "shift out of range"
2544 msgstr ""
2545
2546 #: config/tc-arm.c:8961
2547 msgid "cannot use writeback with this instruction"
2548 msgstr ""
2549
2550 #: config/tc-arm.c:8982
2551 msgid "cannot use post-indexing with PC-relative addressing"
2552 msgstr ""
2553
2554 #: config/tc-arm.c:8983
2555 msgid "cannot use post-indexing with this instruction"
2556 msgstr ""
2557
2558 #: config/tc-arm.c:9194
2559 msgid "only SUBS PC, LR, #const allowed"
2560 msgstr ""
2561
2562 #: config/tc-arm.c:9273 config/tc-arm.c:9424 config/tc-arm.c:9521
2563 #: config/tc-arm.c:10741 config/tc-arm.c:11043
2564 msgid "shift must be constant"
2565 msgstr ""
2566
2567 #: config/tc-arm.c:9300 config/tc-arm.c:9439 config/tc-arm.c:9536
2568 #: config/tc-arm.c:10754
2569 msgid "unshifted register required"
2570 msgstr ""
2571
2572 #: config/tc-arm.c:9315 config/tc-arm.c:9547 config/tc-arm.c:10898
2573 msgid "dest must overlap one source register"
2574 msgstr ""
2575
2576 #: config/tc-arm.c:9442
2577 msgid "dest and source1 must be the same register"
2578 msgstr ""
2579
2580 #: config/tc-arm.c:9720
2581 msgid "instruction is always unconditional"
2582 msgstr ""
2583
2584 #: config/tc-arm.c:9815
2585 msgid "selected processor does not support 'A' form of this instruction"
2586 msgstr ""
2587
2588 #: config/tc-arm.c:9818
2589 msgid "Thumb does not support the 2-argument form of this instruction"
2590 msgstr ""
2591
2592 #: config/tc-arm.c:9926
2593 msgid "SP not allowed in register list"
2594 msgstr ""
2595
2596 #: config/tc-arm.c:9930 config/tc-arm.c:10036
2597 msgid ""
2598 "having the base register in the register list when using write back is "
2599 "UNPREDICTABLE"
2600 msgstr ""
2601
2602 #: config/tc-arm.c:9938
2603 msgid "LR and PC should not both be in register list"
2604 msgstr ""
2605
2606 #: config/tc-arm.c:9946
2607 msgid "PC not allowed in register list"
2608 msgstr ""
2609
2610 #: config/tc-arm.c:9988
2611 msgid "Thumb load/store multiple does not support {reglist}^"
2612 msgstr ""
2613
2614 #: config/tc-arm.c:10013 config/tc-arm.c:10090
2615 #, c-format
2616 msgid "value stored for r%d is UNKNOWN"
2617 msgstr ""
2618
2619 #: config/tc-arm.c:10083
2620 msgid "Thumb-2 instruction only valid in unified syntax"
2621 msgstr ""
2622
2623 #: config/tc-arm.c:10087 config/tc-arm.c:10097
2624 msgid "this instruction will write back the base register"
2625 msgstr ""
2626
2627 #: config/tc-arm.c:10100
2628 msgid "this instruction will not write back the base register"
2629 msgstr ""
2630
2631 #: config/tc-arm.c:10131
2632 msgid "r14 not allowed as first register when second register is omitted"
2633 msgstr ""
2634
2635 #: config/tc-arm.c:10241 config/tc-arm.c:10254 config/tc-arm.c:10290
2636 msgid "Thumb does not support this addressing mode"
2637 msgstr ""
2638
2639 #: config/tc-arm.c:10258
2640 msgid "byte or halfword not valid for base register"
2641 msgstr ""
2642
2643 #: config/tc-arm.c:10261
2644 msgid "r15 based store not allowed"
2645 msgstr ""
2646
2647 #: config/tc-arm.c:10263
2648 msgid "invalid base register for register offset"
2649 msgstr ""
2650
2651 #: config/tc-arm.c:10445
2652 #, c-format
2653 msgid ""
2654 "Use of r%u as a source register is deprecated when r%u is the destination "
2655 "register."
2656 msgstr ""
2657
2658 #: config/tc-arm.c:10618
2659 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2660 msgstr ""
2661
2662 #: config/tc-arm.c:10646
2663 msgid "only lo regs allowed with immediate"
2664 msgstr ""
2665
2666 #: config/tc-arm.c:10667
2667 msgid ":upper16: not allowed this instruction"
2668 msgstr ""
2669
2670 #: config/tc-arm.c:10793 config/tc-arm.c:10799 config/tc-arm.c:10832
2671 #: config/tc-arm.c:10838
2672 msgid "selected processor does not support requested special purpose register"
2673 msgstr ""
2674
2675 #: config/tc-arm.c:10822
2676 msgid "Thumb encoding does not support an immediate here"
2677 msgstr ""
2678
2679 #: config/tc-arm.c:10903
2680 msgid "Thumb-2 MUL must not set flags"
2681 msgstr ""
2682
2683 #: config/tc-arm.c:10968
2684 msgid "Thumb does not support NOP with hints"
2685 msgstr ""
2686
2687 #: config/tc-arm.c:11106
2688 msgid "push/pop do not support {reglist}^"
2689 msgstr ""
2690
2691 #: config/tc-arm.c:11129
2692 msgid "invalid register list to push/pop instruction"
2693 msgstr ""
2694
2695 #: config/tc-arm.c:11362
2696 msgid "source1 and dest must be same register"
2697 msgstr ""
2698
2699 #: config/tc-arm.c:11383
2700 msgid "ror #imm not supported"
2701 msgstr ""
2702
2703 #: config/tc-arm.c:11434
2704 msgid "SMC is not permitted on this architecture"
2705 msgstr ""
2706
2707 #: config/tc-arm.c:11597
2708 msgid "Thumb encoding does not support rotation"
2709 msgstr ""
2710
2711 #: config/tc-arm.c:11610
2712 msgid "SVC is not permitted on this architecture"
2713 msgstr ""
2714
2715 #: config/tc-arm.c:11626
2716 msgid "instruction requires register index"
2717 msgstr ""
2718
2719 #: config/tc-arm.c:11635
2720 msgid "instruction does not allow shifted index"
2721 msgstr ""
2722
2723 #: config/tc-arm.c:11780
2724 msgid "invalid neon suffix for non neon instruction"
2725 msgstr ""
2726
2727 #: config/tc-arm.c:12071 config/tc-arm.c:12406
2728 msgid "invalid instruction shape"
2729 msgstr ""
2730
2731 #: config/tc-arm.c:12315
2732 msgid "types specified in both the mnemonic and operands"
2733 msgstr ""
2734
2735 #: config/tc-arm.c:12352
2736 msgid "operand types can't be inferred"
2737 msgstr ""
2738
2739 #: config/tc-arm.c:12358
2740 msgid "type specifier has the wrong number of parts"
2741 msgstr ""
2742
2743 #: config/tc-arm.c:12422 config/tc-arm.c:14117 config/tc-arm.c:14124
2744 msgid "operand size must match register width"
2745 msgstr ""
2746
2747 #: config/tc-arm.c:12433
2748 msgid "bad type in Neon instruction"
2749 msgstr ""
2750
2751 #: config/tc-arm.c:12444
2752 msgid "inconsistent types in Neon instruction"
2753 msgstr ""
2754
2755 #: config/tc-arm.c:13261
2756 msgid "first and second operands shall be the same register"
2757 msgstr ""
2758
2759 #: config/tc-arm.c:13529
2760 msgid "scalar out of range for multiply instruction"
2761 msgstr ""
2762
2763 #: config/tc-arm.c:13705 config/tc-arm.c:13717
2764 msgid "immediate out of range for insert"
2765 msgstr ""
2766
2767 #: config/tc-arm.c:13729 config/tc-arm.c:14724
2768 msgid "immediate out of range for shift"
2769 msgstr ""
2770
2771 #: config/tc-arm.c:13786 config/tc-arm.c:13813 config/tc-arm.c:14222
2772 #: config/tc-arm.c:14670
2773 msgid "immediate out of range"
2774 msgstr ""
2775
2776 #: config/tc-arm.c:13850
2777 msgid "immediate out of range for narrowing operation"
2778 msgstr ""
2779
2780 #: config/tc-arm.c:13975
2781 msgid "operands 0 and 1 must be the same register"
2782 msgstr ""
2783
2784 #: config/tc-arm.c:14196
2785 msgid "operand size must be specified for immediate VMOV"
2786 msgstr ""
2787
2788 #: config/tc-arm.c:14206
2789 msgid "immediate has bits set outside the operand size"
2790 msgstr ""
2791
2792 #: config/tc-arm.c:14402
2793 msgid "elements must be smaller than reversal region"
2794 msgstr ""
2795
2796 #: config/tc-arm.c:14573 config/tc-arm.c:14623
2797 msgid "bad type for scalar"
2798 msgstr ""
2799
2800 #: config/tc-arm.c:14687 config/tc-arm.c:14695
2801 msgid "VFP registers must be adjacent"
2802 msgstr ""
2803
2804 #: config/tc-arm.c:14836
2805 msgid "bad list length for table lookup"
2806 msgstr ""
2807
2808 #: config/tc-arm.c:14866
2809 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2810 msgstr ""
2811
2812 #: config/tc-arm.c:14869
2813 msgid "register list must contain at least 1 and at most 16 registers"
2814 msgstr ""
2815
2816 #: config/tc-arm.c:14894
2817 msgid "Use of PC here is deprecated"
2818 msgstr ""
2819
2820 #: config/tc-arm.c:14896
2821 msgid "Use of PC here is UNPREDICTABLE"
2822 msgstr ""
2823
2824 #: config/tc-arm.c:14959
2825 msgid "bad alignment"
2826 msgstr ""
2827
2828 #: config/tc-arm.c:14976
2829 msgid "bad list type for instruction"
2830 msgstr ""
2831
2832 #: config/tc-arm.c:15018
2833 msgid "unsupported alignment for instruction"
2834 msgstr ""
2835
2836 #: config/tc-arm.c:15037 config/tc-arm.c:15131 config/tc-arm.c:15142
2837 #: config/tc-arm.c:15152 config/tc-arm.c:15166
2838 msgid "bad list length"
2839 msgstr ""
2840
2841 #: config/tc-arm.c:15042
2842 msgid "stride of 2 unavailable when element size is 8"
2843 msgstr ""
2844
2845 #: config/tc-arm.c:15075 config/tc-arm.c:15150
2846 msgid "can't use alignment with this instruction"
2847 msgstr ""
2848
2849 #: config/tc-arm.c:15217
2850 msgid "post-index must be a register"
2851 msgstr ""
2852
2853 #: config/tc-arm.c:15219
2854 msgid "bad register for post-index"
2855 msgstr ""
2856
2857 #: config/tc-arm.c:15532 config/tc-arm.c:15618
2858 msgid "conditional infixes are deprecated in unified syntax"
2859 msgstr ""
2860
2861 #: config/tc-arm.c:15766
2862 msgid "Warning: conditional outside an IT block for Thumb."
2863 msgstr ""
2864
2865 #: config/tc-arm.c:15971
2866 msgid "s suffix on comparison instruction is deprecated"
2867 msgstr ""
2868
2869 #: config/tc-arm.c:15990
2870 #, c-format
2871 msgid "selected processor does not support Thumb mode `%s'"
2872 msgstr ""
2873
2874 #: config/tc-arm.c:15996
2875 msgid "Thumb does not support conditional execution"
2876 msgstr ""
2877
2878 #: config/tc-arm.c:16015
2879 #, c-format
2880 msgid "selected processor does not support Thumb-2 mode `%s'"
2881 msgstr ""
2882
2883 #: config/tc-arm.c:16040
2884 #, c-format
2885 msgid "cannot honor width suffix -- `%s'"
2886 msgstr ""
2887
2888 #: config/tc-arm.c:16081
2889 #, c-format
2890 msgid "selected processor does not support ARM mode `%s'"
2891 msgstr ""
2892
2893 #: config/tc-arm.c:16086
2894 #, c-format
2895 msgid "width suffixes are invalid in ARM mode -- `%s'"
2896 msgstr ""
2897
2898 #: config/tc-arm.c:16119
2899 #, c-format
2900 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2901 msgstr ""
2902
2903 #: config/tc-arm.c:16136
2904 #, c-format
2905 msgid "section '%s' finished with an open IT block."
2906 msgstr ""
2907
2908 #: config/tc-arm.c:16141
2909 msgid "file finished with an open IT block."
2910 msgstr ""
2911
2912 #: config/tc-arm.c:19172
2913 #, c-format
2914 msgid "alignments greater than %d bytes not supported in .text sections."
2915 msgstr ""
2916
2917 #: config/tc-arm.c:19440 config/tc-ia64.c:3469
2918 #, c-format
2919 msgid "Group section `%s' has no group signature"
2920 msgstr ""
2921
2922 #: config/tc-arm.c:19485
2923 msgid "handlerdata in cantunwind frame"
2924 msgstr ""
2925
2926 #: config/tc-arm.c:19502
2927 msgid "too many unwind opcodes for personality routine 0"
2928 msgstr ""
2929
2930 #: config/tc-arm.c:19534
2931 msgid "too many unwind opcodes"
2932 msgstr ""
2933
2934 #: config/tc-arm.c:19794
2935 msgid "GOT already in the symbol table"
2936 msgstr ""
2937
2938 #: config/tc-arm.c:20132 config/tc-arm.c:20174 config/tc-arm.c:20444
2939 #, c-format
2940 msgid "undefined symbol %s used as an immediate value"
2941 msgstr ""
2942
2943 #: config/tc-arm.c:20134 config/tc-arm.c:20176
2944 #, c-format
2945 msgid "symbol %s is in a different section"
2946 msgstr ""
2947
2948 #: config/tc-arm.c:20136 config/tc-arm.c:20178
2949 #, c-format
2950 msgid "symbol %s is weak and may be overridden later"
2951 msgstr ""
2952
2953 #: config/tc-arm.c:20155 config/tc-arm.c:20486
2954 #, c-format
2955 msgid "invalid constant (%lx) after fixup"
2956 msgstr ""
2957
2958 #: config/tc-arm.c:20211
2959 #, c-format
2960 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2961 msgstr ""
2962
2963 #: config/tc-arm.c:20246 config/tc-arm.c:20271
2964 msgid "invalid literal constant: pool needs to be closer"
2965 msgstr ""
2966
2967 #: config/tc-arm.c:20249 config/tc-arm.c:20287
2968 #, c-format
2969 msgid "bad immediate value for offset (%ld)"
2970 msgstr ""
2971
2972 #: config/tc-arm.c:20273
2973 #, c-format
2974 msgid "bad immediate value for 8-bit offset (%ld)"
2975 msgstr ""
2976
2977 #: config/tc-arm.c:20328
2978 msgid "offset not a multiple of 4"
2979 msgstr ""
2980
2981 #: config/tc-arm.c:20335 config/tc-arm.c:20350 config/tc-arm.c:20365
2982 #: config/tc-arm.c:20376 config/tc-arm.c:20399 config/tc-arm.c:21114
2983 #: config/tc-moxie.c:662 config/tc-pj.c:448 config/tc-sh.c:4281
2984 msgid "offset out of range"
2985 msgstr ""
2986
2987 #: config/tc-arm.c:20502
2988 msgid "invalid smc expression"
2989 msgstr ""
2990
2991 #: config/tc-arm.c:20511
2992 msgid "invalid hvc expression"
2993 msgstr ""
2994
2995 #: config/tc-arm.c:20522 config/tc-arm.c:20531
2996 msgid "invalid swi expression"
2997 msgstr ""
2998
2999 #: config/tc-arm.c:20541
3000 msgid "invalid expression in load/store multiple"
3001 msgstr ""
3002
3003 #: config/tc-arm.c:20602
3004 #, c-format
3005 msgid "blx to '%s' an ARM ISA state function changed to bl"
3006 msgstr ""
3007
3008 #: config/tc-arm.c:20621
3009 msgid "misaligned branch destination"
3010 msgstr ""
3011
3012 #: config/tc-arm.c:20625 config/tc-arm.c:20662 config/tc-arm.c:20676
3013 #: config/tc-arm.c:20689 config/tc-arm.c:20799 config/tc-arm.c:20817
3014 msgid "branch out of range"
3015 msgstr ""
3016
3017 #: config/tc-arm.c:20712
3018 msgid "conditional branch out of range"
3019 msgstr ""
3020
3021 #: config/tc-arm.c:20748
3022 #, c-format
3023 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
3024 msgstr ""
3025
3026 #: config/tc-arm.c:20805
3027 msgid "Thumb2 branch out of range"
3028 msgstr ""
3029
3030 #: config/tc-arm.c:20888
3031 msgid "rel31 relocation overflow"
3032 msgstr ""
3033
3034 #: config/tc-arm.c:20900 config/tc-arm.c:20923
3035 msgid "co-processor offset out of range"
3036 msgstr ""
3037
3038 #: config/tc-arm.c:20940
3039 #, c-format
3040 msgid "invalid offset, target not word aligned (0x%08lX)"
3041 msgstr ""
3042
3043 #: config/tc-arm.c:20947 config/tc-arm.c:20956 config/tc-arm.c:20964
3044 #: config/tc-arm.c:20972 config/tc-arm.c:20980
3045 #, c-format
3046 msgid "invalid offset, value too big (0x%08lX)"
3047 msgstr ""
3048
3049 #: config/tc-arm.c:21021
3050 msgid "invalid Hi register with immediate"
3051 msgstr ""
3052
3053 #: config/tc-arm.c:21037
3054 msgid "invalid immediate for stack address calculation"
3055 msgstr ""
3056
3057 #: config/tc-arm.c:21045
3058 #, c-format
3059 msgid "invalid immediate for address calculation (value = 0x%08lX)"
3060 msgstr ""
3061
3062 #: config/tc-arm.c:21075
3063 #, c-format
3064 msgid "invalid immediate: %ld is out of range"
3065 msgstr ""
3066
3067 #: config/tc-arm.c:21087
3068 #, c-format
3069 msgid "invalid shift value: %ld"
3070 msgstr ""
3071
3072 #: config/tc-arm.c:21166
3073 #, c-format
3074 msgid "the offset 0x%08lX is not representable"
3075 msgstr ""
3076
3077 #: config/tc-arm.c:21206
3078 #, c-format
3079 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
3080 msgstr ""
3081
3082 #: config/tc-arm.c:21245
3083 #, c-format
3084 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
3085 msgstr ""
3086
3087 #: config/tc-arm.c:21285
3088 #, c-format
3089 msgid "bad offset 0x%08lX (must be word-aligned)"
3090 msgstr ""
3091
3092 #: config/tc-arm.c:21290
3093 #, c-format
3094 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
3095 msgstr ""
3096
3097 #: config/tc-arm.c:21321 config/tc-score.c:7397
3098 #, c-format
3099 msgid "bad relocation fixup type (%d)"
3100 msgstr ""
3101
3102 #: config/tc-arm.c:21432
3103 msgid "literal referenced across section boundary"
3104 msgstr ""
3105
3106 #: config/tc-arm.c:21494
3107 msgid "internal relocation (type: IMMEDIATE) not fixed up"
3108 msgstr ""
3109
3110 #: config/tc-arm.c:21499
3111 msgid "ADRL used for a symbol not defined in the same file"
3112 msgstr ""
3113
3114 #: config/tc-arm.c:21514
3115 #, c-format
3116 msgid "undefined local label `%s'"
3117 msgstr ""
3118
3119 #: config/tc-arm.c:21520
3120 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
3121 msgstr ""
3122
3123 #: config/tc-arm.c:21542 config/tc-cris.c:3984 config/tc-mcore.c:1926
3124 #: config/tc-microblaze.c:1833 config/tc-mmix.c:2867 config/tc-moxie.c:757
3125 #: config/tc-ns32k.c:2248 config/tc-score.c:7490
3126 msgid "<unknown>"
3127 msgstr ""
3128
3129 #: config/tc-arm.c:21545 config/tc-arm.c:21566 config/tc-score.c:7492
3130 #, c-format
3131 msgid "cannot represent %s relocation in this object file format"
3132 msgstr ""
3133
3134 #: config/tc-arm.c:21906
3135 #, c-format
3136 msgid "%s: unexpected function type: %d"
3137 msgstr ""
3138
3139 #: config/tc-arm.c:22035
3140 msgid "use of old and new-style options to set CPU type"
3141 msgstr ""
3142
3143 #: config/tc-arm.c:22045
3144 msgid "use of old and new-style options to set FPU type"
3145 msgstr ""
3146
3147 #: config/tc-arm.c:22121
3148 msgid "hard-float conflicts with specified fpu"
3149 msgstr ""
3150
3151 #: config/tc-arm.c:22308
3152 msgid "generate PIC code"
3153 msgstr ""
3154
3155 #: config/tc-arm.c:22309
3156 msgid "assemble Thumb code"
3157 msgstr ""
3158
3159 #: config/tc-arm.c:22310
3160 msgid "support ARM/Thumb interworking"
3161 msgstr ""
3162
3163 #: config/tc-arm.c:22312
3164 msgid "code uses 32-bit program counter"
3165 msgstr ""
3166
3167 #: config/tc-arm.c:22313
3168 msgid "code uses 26-bit program counter"
3169 msgstr ""
3170
3171 #: config/tc-arm.c:22314
3172 msgid "floating point args are in fp regs"
3173 msgstr ""
3174
3175 #: config/tc-arm.c:22316
3176 msgid "re-entrant code"
3177 msgstr ""
3178
3179 #: config/tc-arm.c:22317
3180 msgid "code is ATPCS conformant"
3181 msgstr ""
3182
3183 #: config/tc-arm.c:22318
3184 msgid "assemble for big-endian"
3185 msgstr ""
3186
3187 #: config/tc-arm.c:22319
3188 msgid "assemble for little-endian"
3189 msgstr ""
3190
3191 #. These are recognized by the assembler, but have no affect on code.
3192 #: config/tc-arm.c:22323
3193 msgid "use frame pointer"
3194 msgstr ""
3195
3196 #: config/tc-arm.c:22324
3197 msgid "use stack size checking"
3198 msgstr ""
3199
3200 #: config/tc-arm.c:22327
3201 msgid "do not warn on use of deprecated feature"
3202 msgstr ""
3203
3204 #. DON'T add any new processors to this list -- we want the whole list
3205 #. to go away...  Add them to the processors table instead.
3206 #: config/tc-arm.c:22344 config/tc-arm.c:22345
3207 msgid "use -mcpu=arm1"
3208 msgstr ""
3209
3210 #: config/tc-arm.c:22346 config/tc-arm.c:22347
3211 msgid "use -mcpu=arm2"
3212 msgstr ""
3213
3214 #: config/tc-arm.c:22348 config/tc-arm.c:22349
3215 msgid "use -mcpu=arm250"
3216 msgstr ""
3217
3218 #: config/tc-arm.c:22350 config/tc-arm.c:22351
3219 msgid "use -mcpu=arm3"
3220 msgstr ""
3221
3222 #: config/tc-arm.c:22352 config/tc-arm.c:22353
3223 msgid "use -mcpu=arm6"
3224 msgstr ""
3225
3226 #: config/tc-arm.c:22354 config/tc-arm.c:22355
3227 msgid "use -mcpu=arm600"
3228 msgstr ""
3229
3230 #: config/tc-arm.c:22356 config/tc-arm.c:22357
3231 msgid "use -mcpu=arm610"
3232 msgstr ""
3233
3234 #: config/tc-arm.c:22358 config/tc-arm.c:22359
3235 msgid "use -mcpu=arm620"
3236 msgstr ""
3237
3238 #: config/tc-arm.c:22360 config/tc-arm.c:22361
3239 msgid "use -mcpu=arm7"
3240 msgstr ""
3241
3242 #: config/tc-arm.c:22362 config/tc-arm.c:22363
3243 msgid "use -mcpu=arm70"
3244 msgstr ""
3245
3246 #: config/tc-arm.c:22364 config/tc-arm.c:22365
3247 msgid "use -mcpu=arm700"
3248 msgstr ""
3249
3250 #: config/tc-arm.c:22366 config/tc-arm.c:22367
3251 msgid "use -mcpu=arm700i"
3252 msgstr ""
3253
3254 #: config/tc-arm.c:22368 config/tc-arm.c:22369
3255 msgid "use -mcpu=arm710"
3256 msgstr ""
3257
3258 #: config/tc-arm.c:22370 config/tc-arm.c:22371
3259 msgid "use -mcpu=arm710c"
3260 msgstr ""
3261
3262 #: config/tc-arm.c:22372 config/tc-arm.c:22373
3263 msgid "use -mcpu=arm720"
3264 msgstr ""
3265
3266 #: config/tc-arm.c:22374 config/tc-arm.c:22375
3267 msgid "use -mcpu=arm7d"
3268 msgstr ""
3269
3270 #: config/tc-arm.c:22376 config/tc-arm.c:22377
3271 msgid "use -mcpu=arm7di"
3272 msgstr ""
3273
3274 #: config/tc-arm.c:22378 config/tc-arm.c:22379
3275 msgid "use -mcpu=arm7m"
3276 msgstr ""
3277
3278 #: config/tc-arm.c:22380 config/tc-arm.c:22381
3279 msgid "use -mcpu=arm7dm"
3280 msgstr ""
3281
3282 #: config/tc-arm.c:22382 config/tc-arm.c:22383
3283 msgid "use -mcpu=arm7dmi"
3284 msgstr ""
3285
3286 #: config/tc-arm.c:22384 config/tc-arm.c:22385
3287 msgid "use -mcpu=arm7100"
3288 msgstr ""
3289
3290 #: config/tc-arm.c:22386 config/tc-arm.c:22387
3291 msgid "use -mcpu=arm7500"
3292 msgstr ""
3293
3294 #: config/tc-arm.c:22388 config/tc-arm.c:22389
3295 msgid "use -mcpu=arm7500fe"
3296 msgstr ""
3297
3298 #: config/tc-arm.c:22390 config/tc-arm.c:22391 config/tc-arm.c:22392
3299 #: config/tc-arm.c:22393
3300 msgid "use -mcpu=arm7tdmi"
3301 msgstr ""
3302
3303 #: config/tc-arm.c:22394 config/tc-arm.c:22395
3304 msgid "use -mcpu=arm710t"
3305 msgstr ""
3306
3307 #: config/tc-arm.c:22396 config/tc-arm.c:22397
3308 msgid "use -mcpu=arm720t"
3309 msgstr ""
3310
3311 #: config/tc-arm.c:22398 config/tc-arm.c:22399
3312 msgid "use -mcpu=arm740t"
3313 msgstr ""
3314
3315 #: config/tc-arm.c:22400 config/tc-arm.c:22401
3316 msgid "use -mcpu=arm8"
3317 msgstr ""
3318
3319 #: config/tc-arm.c:22402 config/tc-arm.c:22403
3320 msgid "use -mcpu=arm810"
3321 msgstr ""
3322
3323 #: config/tc-arm.c:22404 config/tc-arm.c:22405
3324 msgid "use -mcpu=arm9"
3325 msgstr ""
3326
3327 #: config/tc-arm.c:22406 config/tc-arm.c:22407
3328 msgid "use -mcpu=arm9tdmi"
3329 msgstr ""
3330
3331 #: config/tc-arm.c:22408 config/tc-arm.c:22409
3332 msgid "use -mcpu=arm920"
3333 msgstr ""
3334
3335 #: config/tc-arm.c:22410 config/tc-arm.c:22411
3336 msgid "use -mcpu=arm940"
3337 msgstr ""
3338
3339 #: config/tc-arm.c:22412
3340 msgid "use -mcpu=strongarm"
3341 msgstr ""
3342
3343 #: config/tc-arm.c:22414
3344 msgid "use -mcpu=strongarm110"
3345 msgstr ""
3346
3347 #: config/tc-arm.c:22416
3348 msgid "use -mcpu=strongarm1100"
3349 msgstr ""
3350
3351 #: config/tc-arm.c:22418
3352 msgid "use -mcpu=strongarm1110"
3353 msgstr ""
3354
3355 #: config/tc-arm.c:22419
3356 msgid "use -mcpu=xscale"
3357 msgstr ""
3358
3359 #: config/tc-arm.c:22420
3360 msgid "use -mcpu=iwmmxt"
3361 msgstr ""
3362
3363 #: config/tc-arm.c:22421
3364 msgid "use -mcpu=all"
3365 msgstr ""
3366
3367 #. Architecture variants -- don't add any more to this list either.
3368 #: config/tc-arm.c:22424 config/tc-arm.c:22425
3369 msgid "use -march=armv2"
3370 msgstr ""
3371
3372 #: config/tc-arm.c:22426 config/tc-arm.c:22427
3373 msgid "use -march=armv2a"
3374 msgstr ""
3375
3376 #: config/tc-arm.c:22428 config/tc-arm.c:22429
3377 msgid "use -march=armv3"
3378 msgstr ""
3379
3380 #: config/tc-arm.c:22430 config/tc-arm.c:22431
3381 msgid "use -march=armv3m"
3382 msgstr ""
3383
3384 #: config/tc-arm.c:22432 config/tc-arm.c:22433
3385 msgid "use -march=armv4"
3386 msgstr ""
3387
3388 #: config/tc-arm.c:22434 config/tc-arm.c:22435
3389 msgid "use -march=armv4t"
3390 msgstr ""
3391
3392 #: config/tc-arm.c:22436 config/tc-arm.c:22437
3393 msgid "use -march=armv5"
3394 msgstr ""
3395
3396 #: config/tc-arm.c:22438 config/tc-arm.c:22439
3397 msgid "use -march=armv5t"
3398 msgstr ""
3399
3400 #: config/tc-arm.c:22440 config/tc-arm.c:22441
3401 msgid "use -march=armv5te"
3402 msgstr ""
3403
3404 #. Floating point variants -- don't add any more to this list either.
3405 #: config/tc-arm.c:22444
3406 msgid "use -mfpu=fpe"
3407 msgstr ""
3408
3409 #: config/tc-arm.c:22445
3410 msgid "use -mfpu=fpa10"
3411 msgstr ""
3412
3413 #: config/tc-arm.c:22446
3414 msgid "use -mfpu=fpa11"
3415 msgstr ""
3416
3417 #: config/tc-arm.c:22448
3418 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3419 msgstr ""
3420
3421 #: config/tc-arm.c:22772
3422 msgid "invalid architectural extension"
3423 msgstr ""
3424
3425 #: config/tc-arm.c:22805
3426 msgid "must specify extensions to add before specifying those to remove"
3427 msgstr ""
3428
3429 #: config/tc-arm.c:22813
3430 msgid "missing architectural extension"
3431 msgstr ""
3432
3433 #: config/tc-arm.c:22828
3434 msgid "extension does not apply to the base architecture"
3435 msgstr ""
3436
3437 #: config/tc-arm.c:22851
3438 #, c-format
3439 msgid "unknown architectural extension `%s'"
3440 msgstr ""
3441
3442 #: config/tc-arm.c:22853
3443 msgid "architectural extensions must be specified in alphabetical order"
3444 msgstr ""
3445
3446 #: config/tc-arm.c:22885
3447 #, c-format
3448 msgid "missing cpu name `%s'"
3449 msgstr ""
3450
3451 #: config/tc-arm.c:22911 config/tc-arm.c:23401
3452 #, c-format
3453 msgid "unknown cpu `%s'"
3454 msgstr ""
3455
3456 #: config/tc-arm.c:22929
3457 #, c-format
3458 msgid "missing architecture name `%s'"
3459 msgstr ""
3460
3461 #: config/tc-arm.c:22946 config/tc-arm.c:23435 config/tc-arm.c:23466
3462 #: config/tc-arm.c:23517 config/tc-score.c:7727
3463 #, c-format
3464 msgid "unknown architecture `%s'\n"
3465 msgstr ""
3466
3467 #: config/tc-arm.c:22962 config/tc-arm.c:23548
3468 #, c-format
3469 msgid "unknown floating point format `%s'\n"
3470 msgstr ""
3471
3472 #: config/tc-arm.c:22978
3473 #, c-format
3474 msgid "unknown floating point abi `%s'\n"
3475 msgstr ""
3476
3477 #: config/tc-arm.c:22994
3478 #, c-format
3479 msgid "unknown EABI `%s'\n"
3480 msgstr ""
3481
3482 #: config/tc-arm.c:23014
3483 #, c-format
3484 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3485 msgstr ""
3486
3487 #: config/tc-arm.c:23024
3488 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3489 msgstr ""
3490
3491 #: config/tc-arm.c:23026
3492 msgid "<arch name>\t  assemble for architecture <arch name>"
3493 msgstr ""
3494
3495 #: config/tc-arm.c:23028
3496 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3497 msgstr ""
3498
3499 #: config/tc-arm.c:23030
3500 msgid "<abi>\t  assemble for floating point ABI <abi>"
3501 msgstr ""
3502
3503 #: config/tc-arm.c:23033
3504 msgid "<ver>\t\t  assemble for eabi version <ver>"
3505 msgstr ""
3506
3507 #: config/tc-arm.c:23036
3508 msgid "<mode>\t  controls implicit insertion of IT instructions"
3509 msgstr ""
3510
3511 #: config/tc-arm.c:23080 config/tc-arm.c:23098 config/tc-arm.c:23118
3512 #, c-format
3513 msgid "option `-%c%s' is deprecated: %s"
3514 msgstr ""
3515
3516 #: config/tc-arm.c:23138
3517 #, c-format
3518 msgid " ARM-specific assembler options:\n"
3519 msgstr ""
3520
3521 #: config/tc-arm.c:23149
3522 #, c-format
3523 msgid "  -EB                     assemble code for a big-endian cpu\n"
3524 msgstr ""
3525
3526 #: config/tc-arm.c:23154
3527 #, c-format
3528 msgid "  -EL                     assemble code for a little-endian cpu\n"
3529 msgstr ""
3530
3531 #: config/tc-arm.c:23158
3532 #, c-format
3533 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
3534 msgstr ""
3535
3536 #: config/tc-arm.c:23499
3537 #, c-format
3538 msgid ""
3539 "architectural extension `%s' is not allowed for the current base architecture"
3540 msgstr ""
3541
3542 #: config/tc-avr.c:336
3543 #, c-format
3544 msgid "Known MCU names:"
3545 msgstr ""
3546
3547 #: config/tc-avr.c:401
3548 #, c-format
3549 msgid ""
3550 "AVR options:\n"
3551 "  -mmcu=[avr-name] select microcontroller variant\n"
3552 "                   [avr-name] can be:\n"
3553 "                   avr1  - classic AVR core without data RAM\n"
3554 "                   avr2  - classic AVR core with up to 8K program memory\n"
3555 "                   avr25 - classic AVR core with up to 8K program memory\n"
3556 "                           plus the MOVW instruction\n"
3557 "                   avr3  - classic AVR core with up to 64K program memory\n"
3558 "                   avr31 - classic AVR core with up to 128K program memory\n"
3559 "                   avr35 - classic AVR core with up to 64K program memory\n"
3560 "                           plus the MOVW instruction\n"
3561 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
3562 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
3563 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
3564 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
3565 "                   or immediate microcontroller name.\n"
3566 msgstr ""
3567
3568 #: config/tc-avr.c:418
3569 #, c-format
3570 msgid ""
3571 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
3572 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
3573 "                   (default for avr4, avr5)\n"
3574 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
3575 "                   (default for avr3, avr5)\n"
3576 msgstr ""
3577
3578 #: config/tc-avr.c:462 config/tc-msp430.c:743
3579 #, c-format
3580 msgid "unknown MCU: %s\n"
3581 msgstr ""
3582
3583 #: config/tc-avr.c:471
3584 #, c-format
3585 msgid "redefinition of mcu type `%s' to `%s'"
3586 msgstr ""
3587
3588 #: config/tc-avr.c:549
3589 msgid "constant value required"
3590 msgstr ""
3591
3592 #: config/tc-avr.c:552
3593 #, c-format
3594 msgid "number must be positive and less than %d"
3595 msgstr ""
3596
3597 #: config/tc-avr.c:578 config/tc-avr.c:715
3598 #, c-format
3599 msgid "constant out of 8-bit range: %d"
3600 msgstr ""
3601
3602 #: config/tc-avr.c:646 config/tc-score.c:1200 read.c:3676
3603 msgid "illegal expression"
3604 msgstr ""
3605
3606 #: config/tc-avr.c:675 config/tc-avr.c:1451
3607 msgid "`)' required"
3608 msgstr ""
3609
3610 #: config/tc-avr.c:770
3611 msgid "register r16-r23 required"
3612 msgstr ""
3613
3614 #: config/tc-avr.c:776
3615 msgid "register number above 15 required"
3616 msgstr ""
3617
3618 #: config/tc-avr.c:782
3619 msgid "even register number required"
3620 msgstr ""
3621
3622 #: config/tc-avr.c:788
3623 msgid "register r24, r26, r28 or r30 required"
3624 msgstr ""
3625
3626 #: config/tc-avr.c:794
3627 msgid "register name or number from 0 to 31 required"
3628 msgstr ""
3629
3630 #: config/tc-avr.c:812
3631 msgid "pointer register (X, Y or Z) required"
3632 msgstr ""
3633
3634 #: config/tc-avr.c:819
3635 msgid "cannot both predecrement and postincrement"
3636 msgstr ""
3637
3638 #: config/tc-avr.c:827
3639 msgid "addressing mode not supported"
3640 msgstr ""
3641
3642 #: config/tc-avr.c:833
3643 msgid "can't predecrement"
3644 msgstr ""
3645
3646 #: config/tc-avr.c:836
3647 msgid "pointer register Z required"
3648 msgstr ""
3649
3650 #: config/tc-avr.c:850
3651 msgid "postincrement not supported"
3652 msgstr ""
3653
3654 #: config/tc-avr.c:860
3655 msgid "pointer register (Y or Z) required"
3656 msgstr ""
3657
3658 #: config/tc-avr.c:964
3659 #, c-format
3660 msgid "unknown constraint `%c'"
3661 msgstr ""
3662
3663 #: config/tc-avr.c:1016
3664 msgid "`,' required"
3665 msgstr ""
3666
3667 #: config/tc-avr.c:1034
3668 msgid "undefined combination of operands"
3669 msgstr ""
3670
3671 #: config/tc-avr.c:1043
3672 msgid "skipping two-word instruction"
3673 msgstr ""
3674
3675 #: config/tc-avr.c:1135 config/tc-avr.c:1151 config/tc-avr.c:1272
3676 #: config/tc-msp430.c:1969 config/tc-msp430.c:1987
3677 #, c-format
3678 msgid "odd address operand: %ld"
3679 msgstr ""
3680
3681 #: config/tc-avr.c:1143 config/tc-avr.c:1162 config/tc-avr.c:1180
3682 #: config/tc-avr.c:1191 config/tc-avr.c:1198 config/tc-avr.c:1205
3683 #: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:1977
3684 #: config/tc-msp430.c:1992 config/tc-msp430.c:2002
3685 #, c-format
3686 msgid "operand out of range: %ld"
3687 msgstr ""
3688
3689 #: config/tc-avr.c:1281 config/tc-d10v.c:1594 config/tc-d30v.c:2037
3690 #: config/tc-msp430.c:2020
3691 #, c-format
3692 msgid "line %d: unknown relocation type: 0x%x"
3693 msgstr ""
3694
3695 #: config/tc-avr.c:1295
3696 msgid "only constant expression allowed"
3697 msgstr ""
3698
3699 #. xgettext:c-format.
3700 #: config/tc-avr.c:1355 config/tc-bfin.c:828 config/tc-d10v.c:1466
3701 #: config/tc-d30v.c:1774 config/tc-mn10200.c:781 config/tc-mn10300.c:2170
3702 #: config/tc-msp430.c:2055 config/tc-or32.c:957 config/tc-ppc.c:6383
3703 #: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3000
3704 #: config/tc-z80.c:2012
3705 #, c-format
3706 msgid "reloc %d not supported by object file format"
3707 msgstr ""
3708
3709 #: config/tc-avr.c:1378 config/tc-h8300.c:1935 config/tc-mcore.c:881
3710 #: config/tc-microblaze.c:823 config/tc-moxie.c:178 config/tc-msp430.c:1820
3711 #: config/tc-pj.c:253 config/tc-sh.c:2590 config/tc-z8k.c:1216
3712 msgid "can't find opcode "
3713 msgstr ""
3714
3715 #: config/tc-avr.c:1395
3716 #, c-format
3717 msgid "illegal opcode %s for mcu %s"
3718 msgstr ""
3719
3720 #: config/tc-avr.c:1406
3721 msgid "garbage at end of line"
3722 msgstr ""
3723
3724 #: config/tc-avr.c:1480 config/tc-avr.c:1487
3725 #, c-format
3726 msgid "illegal %srelocation size: %d"
3727 msgstr ""
3728
3729 #: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615
3730 msgid "missing ')'"
3731 msgstr ""
3732
3733 #: config/tc-bfin.c:437
3734 #, c-format
3735 msgid " Blackfin specific assembler options:\n"
3736 msgstr ""
3737
3738 #: config/tc-bfin.c:438
3739 #, c-format
3740 msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
3741 msgstr ""
3742
3743 #: config/tc-bfin.c:439
3744 #, c-format
3745 msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
3746 msgstr ""
3747
3748 #: config/tc-bfin.c:440
3749 #, c-format
3750 msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
3751 msgstr ""
3752
3753 #: config/tc-bfin.c:453
3754 msgid "Could not set architecture and machine."
3755 msgstr ""
3756
3757 #: config/tc-bfin.c:602
3758 msgid "Parse failed."
3759 msgstr ""
3760
3761 #: config/tc-bfin.c:677
3762 msgid "pcrel too far BFD_RELOC_BFIN_10"
3763 msgstr ""
3764
3765 #: config/tc-bfin.c:693
3766 msgid "pcrel too far BFD_RELOC_BFIN_12"
3767 msgstr ""
3768
3769 #: config/tc-bfin.c:713
3770 msgid "pcrel too far BFD_RELOC_BFIN_24"
3771 msgstr ""
3772
3773 #: config/tc-bfin.c:728
3774 msgid "pcrel too far BFD_RELOC_BFIN_5"
3775 msgstr ""
3776
3777 #: config/tc-bfin.c:740
3778 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3779 msgstr ""
3780
3781 #: config/tc-bfin.c:750
3782 msgid "rel too far BFD_RELOC_8"
3783 msgstr ""
3784
3785 #: config/tc-bfin.c:757
3786 msgid "rel too far BFD_RELOC_16"
3787 msgstr ""
3788
3789 #: config/tc-cr16.c:164 read.c:4436
3790 msgid "using a bit field width of zero"
3791 msgstr ""
3792
3793 #: config/tc-cr16.c:172 read.c:4444
3794 #, c-format
3795 msgid "field width \"%s\" too complex for a bitfield"
3796 msgstr ""
3797
3798 #: config/tc-cr16.c:181 read.c:4452
3799 #, c-format
3800 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3801 msgstr ""
3802
3803 #: config/tc-cr16.c:203 read.c:4474
3804 #, c-format
3805 msgid "field value \"%s\" too complex for a bitfield"
3806 msgstr ""
3807
3808 #: config/tc-cr16.c:384
3809 #, c-format
3810 msgid "Unknown register pair - index relative mode: `%d'"
3811 msgstr ""
3812
3813 #: config/tc-cr16.c:570 config/tc-crx.c:345 config/tc-mn10200.c:768
3814 #: write.c:986
3815 #, c-format
3816 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3817 msgstr ""
3818
3819 #: config/tc-cr16.c:602 config/tc-crx.c:361
3820 #, c-format
3821 msgid "internal error: reloc %d (`%s') not supported by object file format"
3822 msgstr ""
3823
3824 #: config/tc-cr16.c:695 config/tc-i386.c:8604 config/tc-s390.c:1804
3825 msgid "GOT already in symbol table"
3826 msgstr ""
3827
3828 #: config/tc-cr16.c:804 config/tc-cr16.c:827 config/tc-cris.c:1190
3829 #: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
3830 #: config/tc-pdp11.c:194
3831 msgid "Virtual memory exhausted"
3832 msgstr ""
3833
3834 #: config/tc-cr16.c:812 config/tc-crx.c:572 config/tc-crx.c:591
3835 #: config/tc-i386.c:2258 config/tc-i386.c:2280 config/tc-m68k.c:4656
3836 #, c-format
3837 msgid "Internal Error:  Can't hash %s: %s"
3838 msgstr ""
3839
3840 #: config/tc-cr16.c:838 config/tc-cris.c:1224 config/tc-crx.c:545
3841 #, c-format
3842 msgid "Can't hash `%s': %s\n"
3843 msgstr ""
3844
3845 #: config/tc-cr16.c:839 config/tc-cris.c:1225 config/tc-crx.c:546
3846 msgid "(unknown reason)"
3847 msgstr ""
3848
3849 #. Missing or bad expr becomes absolute 0.
3850 #: config/tc-cr16.c:891 config/tc-crx.c:619
3851 #, c-format
3852 msgid "missing or invalid displacement expression `%s' taken as 0"
3853 msgstr ""
3854
3855 #: config/tc-cr16.c:941
3856 #, c-format
3857 msgid "GOT bad expression with %s."
3858 msgstr ""
3859
3860 #: config/tc-cr16.c:1052
3861 #, c-format
3862 msgid "operand %d: illegal use expression: `%s`"
3863 msgstr ""
3864
3865 #: config/tc-cr16.c:1117 config/tc-crx.c:1127
3866 #, c-format
3867 msgid "Unknown register: `%d'"
3868 msgstr ""
3869
3870 #. Issue a error message when register is illegal.
3871 #: config/tc-cr16.c:1125 config/tc-crx.c:1135
3872 #, c-format
3873 msgid "Illegal register (`%s') in Instruction: `%s'"
3874 msgstr ""
3875
3876 #: config/tc-cr16.c:1196 config/tc-cr16.c:1271 config/tc-crx.c:757
3877 #: config/tc-crx.c:777 config/tc-crx.c:792
3878 #, c-format
3879 msgid "Illegal register `%s' in Instruction `%s'"
3880 msgstr ""
3881
3882 #: config/tc-cr16.c:1224 config/tc-cr16.c:1235
3883 #, c-format
3884 msgid "Illegal register pair `%s' in Instruction `%s'"
3885 msgstr ""
3886
3887 #: config/tc-cr16.c:1260 config/tc-i960.c:835
3888 msgid "unmatched '['"
3889 msgstr ""
3890
3891 #: config/tc-cr16.c:1266 config/tc-i960.c:842
3892 msgid "garbage after index spec ignored"
3893 msgstr ""
3894
3895 #: config/tc-cr16.c:1414 config/tc-crx.c:936
3896 #, c-format
3897 msgid "Illegal operands (whitespace): `%s'"
3898 msgstr ""
3899
3900 #: config/tc-cr16.c:1426 config/tc-cr16.c:1433 config/tc-cr16.c:1450
3901 #: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
3902 #: config/tc-crx.c:1764
3903 #, c-format
3904 msgid "Missing matching brackets : `%s'"
3905 msgstr ""
3906
3907 #: config/tc-cr16.c:1482 config/tc-crx.c:998
3908 #, c-format
3909 msgid "Unknown exception: `%s'"
3910 msgstr ""
3911
3912 #: config/tc-cr16.c:1569 config/tc-crx.c:1094
3913 #, c-format
3914 msgid "Illegal `cinv' parameter: `%c'"
3915 msgstr ""
3916
3917 #: config/tc-cr16.c:1591 config/tc-cr16.c:1630
3918 #, c-format
3919 msgid "Unknown register pair: `%d'"
3920 msgstr ""
3921
3922 #. Issue a error message when register  pair is illegal.
3923 #: config/tc-cr16.c:1599
3924 #, c-format
3925 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3926 msgstr ""
3927
3928 #. Issue a error message when register  pair is illegal.
3929 #: config/tc-cr16.c:1638
3930 #, c-format
3931 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3932 msgstr ""
3933
3934 #: config/tc-cr16.c:1677
3935 #, c-format
3936 msgid "Unknown processor register : `%d'"
3937 msgstr ""
3938
3939 #. Issue a error message when register  pair is illegal.
3940 #: config/tc-cr16.c:1685
3941 #, c-format
3942 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3943 msgstr ""
3944
3945 #: config/tc-cr16.c:1733
3946 #, c-format
3947 msgid "Unknown processor register (32 bit) : `%d'"
3948 msgstr ""
3949
3950 #. Issue a error message when register  pair is illegal.
3951 #: config/tc-cr16.c:1741
3952 #, c-format
3953 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3954 msgstr ""
3955
3956 #: config/tc-cr16.c:2105 config/tc-crx.c:1662 config/tc-crx.c:1679
3957 #, c-format
3958 msgid "Same src/dest register is used (`r%d'), result is undefined"
3959 msgstr ""
3960
3961 #: config/tc-cr16.c:2126
3962 msgid "RA register is saved twice."
3963 msgstr ""
3964
3965 #: config/tc-cr16.c:2130
3966 #, c-format
3967 msgid "`%s' Illegal use of registers."
3968 msgstr ""
3969
3970 #: config/tc-cr16.c:2144
3971 #, c-format
3972 msgid "`%s' Illegal count-register combination."
3973 msgstr ""
3974
3975 #: config/tc-cr16.c:2150
3976 #, c-format
3977 msgid "`%s' Illegal use of register."
3978 msgstr ""
3979
3980 #: config/tc-cr16.c:2159 config/tc-crx.c:1671
3981 #, c-format
3982 msgid "`%s' has undefined result"
3983 msgstr ""
3984
3985 #: config/tc-cr16.c:2167
3986 #, c-format
3987 msgid "Same src/dest register is used (`r%d'),result is undefined"
3988 msgstr ""
3989
3990 #: config/tc-cr16.c:2338 config/tc-crx.c:1576
3991 msgid "Incorrect number of operands"
3992 msgstr ""
3993
3994 #: config/tc-cr16.c:2340 config/tc-crx.c:1578
3995 #, c-format
3996 msgid "Illegal type of operand (arg %d)"
3997 msgstr ""
3998
3999 #: config/tc-cr16.c:2346 config/tc-crx.c:1584
4000 #, c-format
4001 msgid "Operand out of range (arg %d)"
4002 msgstr ""
4003
4004 #: config/tc-cr16.c:2349 config/tc-crx.c:1587
4005 #, c-format
4006 msgid "Operand has odd displacement (arg %d)"
4007 msgstr ""
4008
4009 #: config/tc-cr16.c:2352 config/tc-cr16.c:2383 config/tc-crx.c:1600
4010 #: config/tc-crx.c:1631
4011 #, c-format
4012 msgid "Illegal operand (arg %d)"
4013 msgstr ""
4014
4015 #. Give an error if a frag containing code is not aligned to a 2-byte
4016 #. boundary.
4017 #: config/tc-cr16.c:2485 config/tc-cr16.h:73 config/tc-crx.c:1953
4018 #: config/tc-crx.h:76
4019 msgid "instruction address is not a multiple of 2"
4020 msgstr ""
4021
4022 #: config/tc-cr16.c:2562 config/tc-cris.c:1538 config/tc-cris.c:1546
4023 #: config/tc-crx.c:1989 config/tc-dlx.c:685 config/tc-hppa.c:3244
4024 #: config/tc-hppa.c:3251 config/tc-i860.c:491 config/tc-i860.c:508
4025 #: config/tc-i860.c:988 config/tc-sparc.c:1410 config/tc-sparc.c:1418
4026 #, c-format
4027 msgid "Unknown opcode: `%s'"
4028 msgstr ""
4029
4030 #: config/tc-cris.c:551 config/tc-m68hc11.c:2733
4031 #, c-format
4032 msgid "internal inconsistency problem in %s: fr_symbol %lx"
4033 msgstr ""
4034
4035 #: config/tc-cris.c:555 config/tc-m68hc11.c:2737 config/tc-msp430.c:2246
4036 #, c-format
4037 msgid "internal inconsistency problem in %s: resolved symbol"
4038 msgstr ""
4039
4040 #: config/tc-cris.c:565 config/tc-m68hc11.c:2743
4041 #, c-format
4042 msgid "internal inconsistency problem in %s: fr_subtype %d"
4043 msgstr ""
4044
4045 #: config/tc-cris.c:905
4046 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
4047 msgstr ""
4048
4049 #: config/tc-cris.c:935
4050 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
4051 msgstr ""
4052
4053 #: config/tc-cris.c:940
4054 #, c-format
4055 msgid ""
4056 "Internal error found in md_convert_frag: offset %ld.  Please report this."
4057 msgstr ""
4058
4059 #: config/tc-cris.c:965
4060 #, c-format
4061 msgid "internal inconsistency in %s: bdapq no symbol"
4062 msgstr ""
4063
4064 #: config/tc-cris.c:978
4065 #, c-format
4066 msgid "internal inconsistency in %s: bdap.w with no symbol"
4067 msgstr ""
4068
4069 #: config/tc-cris.c:1002
4070 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
4071 msgstr ""
4072
4073 #: config/tc-cris.c:1011
4074 msgid "dangerous MULS/MULU location; give it higher alignment"
4075 msgstr ""
4076
4077 #. Bail out for compatibility mode.  (It seems it can be implemented,
4078 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
4079 #. $acr", "nop"; but doesn't seem worth it at the moment.)
4080 #: config/tc-cris.c:1052
4081 msgid ""
4082 "Out-of-range .word offset handling is not implemented for .arch "
4083 "common_v10_v32"
4084 msgstr ""
4085
4086 #: config/tc-cris.c:1097
4087 msgid ".word case-table handling failed: table too large"
4088 msgstr ""
4089
4090 #: config/tc-cris.c:1229
4091 #, c-format
4092 msgid "Buggy opcode: `%s' \"%s\"\n"
4093 msgstr ""
4094
4095 #: config/tc-cris.c:1644
4096 #, c-format
4097 msgid "Immediate value not in 5 bit unsigned range: %ld"
4098 msgstr ""
4099
4100 #: config/tc-cris.c:1660
4101 #, c-format
4102 msgid "Immediate value not in 4 bit unsigned range: %ld"
4103 msgstr ""
4104
4105 #: config/tc-cris.c:1712
4106 #, c-format
4107 msgid "Immediate value not in 6 bit range: %ld"
4108 msgstr ""
4109
4110 #: config/tc-cris.c:1727
4111 #, c-format
4112 msgid "Immediate value not in 6 bit unsigned range: %ld"
4113 msgstr ""
4114
4115 #. Others have a generic warning.
4116 #: config/tc-cris.c:1835
4117 #, c-format
4118 msgid "Unimplemented register `%s' specified"
4119 msgstr ""
4120
4121 #. We've come to the end of instructions with this
4122 #. opcode, so it must be an error.
4123 #: config/tc-cris.c:2079
4124 msgid "Illegal operands"
4125 msgstr ""
4126
4127 #: config/tc-cris.c:2120 config/tc-cris.c:2160
4128 #, c-format
4129 msgid "Immediate value not in 8 bit range: %ld"
4130 msgstr ""
4131
4132 #: config/tc-cris.c:2130 config/tc-cris.c:2181
4133 #, c-format
4134 msgid "Immediate value not in 16 bit range: %ld"
4135 msgstr ""
4136
4137 #: config/tc-cris.c:2165
4138 #, c-format
4139 msgid "Immediate value not in 8 bit signed range: %ld"
4140 msgstr ""
4141
4142 #: config/tc-cris.c:2170
4143 #, c-format
4144 msgid "Immediate value not in 8 bit unsigned range: %ld"
4145 msgstr ""
4146
4147 #: config/tc-cris.c:2186
4148 #, c-format
4149 msgid "Immediate value not in 16 bit signed range: %ld"
4150 msgstr ""
4151
4152 #: config/tc-cris.c:2191
4153 #, c-format
4154 msgid "Immediate value not in 16 bit unsigned range: %ld"
4155 msgstr ""
4156
4157 #: config/tc-cris.c:2217
4158 msgid "TLS relocation size does not match operand size"
4159 msgstr ""
4160
4161 #: config/tc-cris.c:2218
4162 msgid "PIC relocation size does not match operand size"
4163 msgstr ""
4164
4165 #: config/tc-cris.c:3365
4166 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4167 msgstr ""
4168
4169 #: config/tc-cris.c:3369
4170 msgid "32-bit conditional branch generated"
4171 msgstr ""
4172
4173 #: config/tc-cris.c:3430
4174 msgid "Complex expression not supported"
4175 msgstr ""
4176
4177 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
4178 #. not, add it.
4179 #: config/tc-cris.c:3580
4180 msgid "Bad call to md_atof () - floating point formats are not supported"
4181 msgstr ""
4182
4183 #: config/tc-cris.c:3621
4184 msgid "PC-relative relocation must be trivially resolved"
4185 msgstr ""
4186
4187 #: config/tc-cris.c:3693
4188 #, c-format
4189 msgid "Value not in 16 bit range: %ld"
4190 msgstr ""
4191
4192 #: config/tc-cris.c:3701
4193 #, c-format
4194 msgid "Value not in 16 bit signed range: %ld"
4195 msgstr ""
4196
4197 #: config/tc-cris.c:3709
4198 #, c-format
4199 msgid "Value not in 8 bit range: %ld"
4200 msgstr ""
4201
4202 #: config/tc-cris.c:3716
4203 #, c-format
4204 msgid "Value not in 8 bit signed range: %ld"
4205 msgstr ""
4206
4207 #: config/tc-cris.c:3726
4208 #, c-format
4209 msgid "Value not in 4 bit unsigned range: %ld"
4210 msgstr ""
4211
4212 #: config/tc-cris.c:3733
4213 #, c-format
4214 msgid "Value not in 5 bit unsigned range: %ld"
4215 msgstr ""
4216
4217 #: config/tc-cris.c:3740
4218 #, c-format
4219 msgid "Value not in 6 bit range: %ld"
4220 msgstr ""
4221
4222 #: config/tc-cris.c:3747
4223 #, c-format
4224 msgid "Value not in 6 bit unsigned range: %ld"
4225 msgstr ""
4226
4227 #: config/tc-cris.c:3791
4228 #, c-format
4229 msgid "Please use --help to see usage and options for this assembler.\n"
4230 msgstr ""
4231
4232 #: config/tc-cris.c:3803
4233 msgid "--no-underscore is invalid with a.out format"
4234 msgstr ""
4235
4236 #: config/tc-cris.c:3827
4237 #, c-format
4238 msgid "invalid <arch> in --march=<arch>: %s"
4239 msgstr ""
4240
4241 #: config/tc-cris.c:3936 config/tc-moxie.c:709
4242 msgid ""
4243 "Semantics error.  This type of operand can not be relocated, it must be an "
4244 "assembly-time constant"
4245 msgstr ""
4246
4247 #: config/tc-cris.c:3985 config/tc-moxie.c:758
4248 #, c-format
4249 msgid "Cannot generate relocation type for symbol %s, code %s"
4250 msgstr ""
4251
4252 #. The messages are formatted to line up with the generic options.
4253 #: config/tc-cris.c:3998
4254 #, c-format
4255 msgid "CRIS-specific options:\n"
4256 msgstr ""
4257
4258 #: config/tc-cris.c:4000
4259 msgid ""
4260 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
4261 msgstr ""
4262
4263 #: config/tc-cris.c:4002
4264 msgid "  -N                      Warn when branches are expanded to jumps.\n"
4265 msgstr ""
4266
4267 #: config/tc-cris.c:4004
4268 msgid ""
4269 "  --underscore            User symbols are normally prepended with "
4270 "underscore.\n"
4271 msgstr ""
4272
4273 #: config/tc-cris.c:4006
4274 msgid "                          Registers will not need any prefix.\n"
4275 msgstr ""
4276
4277 #: config/tc-cris.c:4008
4278 msgid "  --no-underscore         User symbols do not have any prefix.\n"
4279 msgstr ""
4280
4281 #: config/tc-cris.c:4010
4282 msgid "                          Registers will require a `$'-prefix.\n"
4283 msgstr ""
4284
4285 #: config/tc-cris.c:4012
4286 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
4287 msgstr ""
4288
4289 #: config/tc-cris.c:4014
4290 msgid ""
4291 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
4292 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4293 msgstr ""
4294
4295 #: config/tc-cris.c:4035
4296 msgid "Invalid relocation"
4297 msgstr ""
4298
4299 #: config/tc-cris.c:4072
4300 msgid "Invalid pc-relative relocation"
4301 msgstr ""
4302
4303 #: config/tc-cris.c:4117
4304 #, c-format
4305 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4306 msgstr ""
4307
4308 #: config/tc-cris.c:4147
4309 #, c-format
4310 msgid ".syntax %s requires command-line option `--underscore'"
4311 msgstr ""
4312
4313 #: config/tc-cris.c:4156
4314 #, c-format
4315 msgid ".syntax %s requires command-line option `--no-underscore'"
4316 msgstr ""
4317
4318 #: config/tc-cris.c:4193
4319 msgid "Unknown .syntax operand"
4320 msgstr ""
4321
4322 #: config/tc-cris.c:4203
4323 msgid "Pseudodirective .file is only valid when generating ELF"
4324 msgstr ""
4325
4326 #: config/tc-cris.c:4215
4327 msgid "Pseudodirective .loc is only valid when generating ELF"
4328 msgstr ""
4329
4330 #: config/tc-cris.c:4230
4331 #, c-format
4332 msgid "internal inconsistency problem: %s called for %d bytes"
4333 msgstr ""
4334
4335 #: config/tc-cris.c:4382
4336 msgid "unknown operand to .arch"
4337 msgstr ""
4338
4339 #: config/tc-cris.c:4391
4340 msgid ".arch <arch> requires a matching --march=... option"
4341 msgstr ""
4342
4343 #: config/tc-crx.c:820
4344 #, c-format
4345 msgid "Illegal Scale - `%d'"
4346 msgstr ""
4347
4348 #: config/tc-crx.c:1264
4349 #, c-format
4350 msgid "Illegal Co-processor register in Instruction `%s' "
4351 msgstr ""
4352
4353 #: config/tc-crx.c:1271
4354 #, c-format
4355 msgid "Illegal Co-processor special register in Instruction `%s' "
4356 msgstr ""
4357
4358 #: config/tc-crx.c:1590
4359 #, c-format
4360 msgid "Invalid DISPU4 operand value (arg %d)"
4361 msgstr ""
4362
4363 #: config/tc-crx.c:1593
4364 #, c-format
4365 msgid "Invalid CST4 operand value (arg %d)"
4366 msgstr ""
4367
4368 #: config/tc-crx.c:1596
4369 #, c-format
4370 msgid "Operand value is not within upper 64 KB (arg %d)"
4371 msgstr ""
4372
4373 #: config/tc-crx.c:1733
4374 msgid "Invalid Register in Register List"
4375 msgstr ""
4376
4377 #: config/tc-crx.c:1787
4378 #, c-format
4379 msgid "Illegal register `%s' in cop-register list"
4380 msgstr ""
4381
4382 #: config/tc-crx.c:1795
4383 #, c-format
4384 msgid "Illegal register `%s' in cop-special-register list"
4385 msgstr ""
4386
4387 #: config/tc-crx.c:1814
4388 #, c-format
4389 msgid "Illegal register `%s' in user register list"
4390 msgstr ""
4391
4392 #: config/tc-crx.c:1833
4393 #, c-format
4394 msgid "Illegal register `%s' in register list"
4395 msgstr ""
4396
4397 #: config/tc-crx.c:1839
4398 #, c-format
4399 msgid "Maximum %d bits may be set in `mask16' operand"
4400 msgstr ""
4401
4402 #: config/tc-crx.c:1848
4403 #, c-format
4404 msgid "rest of line ignored; first ignored character is `%c'"
4405 msgstr ""
4406
4407 #: config/tc-crx.c:1856
4408 #, c-format
4409 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4410 msgstr ""
4411
4412 #. HI can't be specified without LO (and vise-versa).
4413 #: config/tc-crx.c:1862
4414 msgid "HI/LO registers should be specified together"
4415 msgstr ""
4416
4417 #: config/tc-crx.c:1868
4418 msgid "HI/LO registers should be specified without additional registers"
4419 msgstr ""
4420
4421 #: config/tc-d10v.c:218
4422 #, c-format
4423 msgid ""
4424 "D10V options:\n"
4425 "-O                      Optimize.  Will do some operations in parallel.\n"
4426 "--gstabs-packing        Pack adjacent short instructions together even\n"
4427 "                        when --gstabs is specified.  On by default.\n"
4428 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
4429 "                        instructions together.\n"
4430 msgstr ""
4431
4432 #: config/tc-d10v.c:575
4433 msgid "operand is not an immediate"
4434 msgstr ""
4435
4436 #: config/tc-d10v.c:593
4437 #, c-format
4438 msgid "operand out of range: %lu"
4439 msgstr ""
4440
4441 #: config/tc-d10v.c:653
4442 msgid "Instruction must be executed in parallel with another instruction."
4443 msgstr ""
4444
4445 #: config/tc-d10v.c:707 config/tc-d10v.c:715
4446 #, c-format
4447 msgid "packing conflict: %s must dispatch sequentially"
4448 msgstr ""
4449
4450 #: config/tc-d10v.c:814
4451 #, c-format
4452 msgid "resource conflict (R%d)"
4453 msgstr ""
4454
4455 #: config/tc-d10v.c:817
4456 #, c-format
4457 msgid "resource conflict (A%d)"
4458 msgstr ""
4459
4460 #: config/tc-d10v.c:819
4461 msgid "resource conflict (PSW)"
4462 msgstr ""
4463
4464 #: config/tc-d10v.c:821
4465 msgid "resource conflict (C flag)"
4466 msgstr ""
4467
4468 #: config/tc-d10v.c:823
4469 msgid "resource conflict (F flag)"
4470 msgstr ""
4471
4472 #: config/tc-d10v.c:973
4473 msgid "Instruction must be executed in parallel"
4474 msgstr ""
4475
4476 #: config/tc-d10v.c:976
4477 msgid "Long instructions may not be combined."
4478 msgstr ""
4479
4480 #: config/tc-d10v.c:1009
4481 msgid "One of these instructions may not be executed in parallel."
4482 msgstr ""
4483
4484 #: config/tc-d10v.c:1013 config/tc-d30v.c:1038
4485 msgid "Two IU instructions may not be executed in parallel"
4486 msgstr ""
4487
4488 #: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
4489 #: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048
4490 msgid "Swapping instruction order"
4491 msgstr ""
4492
4493 #: config/tc-d10v.c:1021 config/tc-d30v.c:1045
4494 msgid "Two MU instructions may not be executed in parallel"
4495 msgstr ""
4496
4497 #: config/tc-d10v.c:1041 config/tc-d30v.c:1065
4498 msgid "IU instruction may not be in the left container"
4499 msgstr ""
4500
4501 #: config/tc-d10v.c:1043 config/tc-d10v.c:1058
4502 msgid ""
4503 "Instruction in R container is squashed by flow control instruction in L "
4504 "container."
4505 msgstr ""
4506
4507 #: config/tc-d10v.c:1056 config/tc-d30v.c:1076
4508 msgid "MU instruction may not be in the right container"
4509 msgstr ""
4510
4511 #: config/tc-d10v.c:1062 config/tc-d30v.c:1088
4512 msgid "unknown execution type passed to write_2_short()"
4513 msgstr ""
4514
4515 #: config/tc-d10v.c:1191 config/tc-d10v.c:1366
4516 msgid "bad opcode or operands"
4517 msgstr ""
4518
4519 #: config/tc-d10v.c:1268
4520 msgid "value out of range"
4521 msgstr ""
4522
4523 #: config/tc-d10v.c:1342
4524 msgid "illegal operand - register name found where none expected"
4525 msgstr ""
4526
4527 #: config/tc-d10v.c:1377
4528 msgid "Register number must be EVEN"
4529 msgstr ""
4530
4531 #: config/tc-d10v.c:1380
4532 msgid "Unsupported use of sp"
4533 msgstr ""
4534
4535 #: config/tc-d10v.c:1399
4536 #, c-format
4537 msgid "cr%ld is a reserved control register"
4538 msgstr ""
4539
4540 #: config/tc-d10v.c:1574
4541 #, c-format
4542 msgid "line %d: rep or repi must include at least 4 instructions"
4543 msgstr ""
4544
4545 #: config/tc-d10v.c:1763
4546 msgid "can't find previous opcode "
4547 msgstr ""
4548
4549 #: config/tc-d10v.c:1775
4550 #, c-format
4551 msgid "could not assemble: %s"
4552 msgstr ""
4553
4554 #: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747
4555 msgid "Unable to mix instructions as specified"
4556 msgstr ""
4557
4558 #: config/tc-d30v.c:150
4559 #, c-format
4560 msgid "Register name %s conflicts with symbol of the same name"
4561 msgstr ""
4562
4563 #: config/tc-d30v.c:240
4564 #, c-format
4565 msgid ""
4566 "\n"
4567 "D30V options:\n"
4568 "-O                      Make adjacent short instructions parallel if "
4569 "possible.\n"
4570 "-n                      Warn about all NOPs inserted by the assembler.\n"
4571 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4572 "-c                      Warn about symbols whoes names match register "
4573 "names.\n"
4574 "-C                      Opposite of -C.  -c is the default.\n"
4575 msgstr ""
4576
4577 #: config/tc-d30v.c:368
4578 msgid "unexpected 12-bit reloc type"
4579 msgstr ""
4580
4581 #: config/tc-d30v.c:375
4582 msgid "unexpected 18-bit reloc type"
4583 msgstr ""
4584
4585 #: config/tc-d30v.c:626
4586 #, c-format
4587 msgid "%s NOP inserted"
4588 msgstr ""
4589
4590 #: config/tc-d30v.c:627
4591 msgid "sequential"
4592 msgstr ""
4593
4594 #: config/tc-d30v.c:627
4595 msgid "parallel"
4596 msgstr ""
4597
4598 #: config/tc-d30v.c:1034
4599 msgid "Instructions may not be executed in parallel"
4600 msgstr ""
4601
4602 #: config/tc-d30v.c:1047
4603 #, c-format
4604 msgid "Executing %s in IU may not work"
4605 msgstr ""
4606
4607 #: config/tc-d30v.c:1054
4608 #, c-format
4609 msgid "Executing %s in IU may not work in parallel execution"
4610 msgstr ""
4611
4612 #: config/tc-d30v.c:1067
4613 #, c-format
4614 msgid "special left instruction `%s' kills instruction `%s' in right container"
4615 msgstr ""
4616
4617 #: config/tc-d30v.c:1078
4618 #, c-format
4619 msgid "Executing %s in reverse serial with %s may not work"
4620 msgstr ""
4621
4622 #: config/tc-d30v.c:1081
4623 #, c-format
4624 msgid "Executing %s in IU in reverse serial may not work"
4625 msgstr ""
4626
4627 #: config/tc-d30v.c:1271
4628 msgid "Odd numbered register used as target of multi-register instruction"
4629 msgstr ""
4630
4631 #: config/tc-d30v.c:1335 config/tc-d30v.c:1371
4632 #, c-format
4633 msgid "unknown condition code: %s"
4634 msgstr ""
4635
4636 #: config/tc-d30v.c:1364
4637 #, c-format
4638 msgid "cmpu doesn't support condition code %s"
4639 msgstr ""
4640
4641 #: config/tc-d30v.c:1399
4642 #, c-format
4643 msgid "unknown opcode: %s"
4644 msgstr ""
4645
4646 #: config/tc-d30v.c:1410
4647 #, c-format
4648 msgid "operands for opcode `%s' do not match any valid format"
4649 msgstr ""
4650
4651 #: config/tc-d30v.c:1625 config/tc-d30v.c:1642
4652 msgid "Cannot assemble instruction"
4653 msgstr ""
4654
4655 #: config/tc-d30v.c:1627
4656 msgid "First opcode is long.  Unable to mix instructions as specified."
4657 msgstr ""
4658
4659 #: config/tc-d30v.c:1697
4660 msgid "word of NOPs added between word multiply and load"
4661 msgstr ""
4662
4663 #: config/tc-d30v.c:1699
4664 msgid "word of NOPs added between word multiply and 16-bit multiply"
4665 msgstr ""
4666
4667 #: config/tc-d30v.c:1731
4668 msgid "Instruction uses long version, so it cannot be mixed as specified"
4669 msgstr ""
4670
4671 #: config/tc-d30v.c:1858
4672 #, c-format
4673 msgid "value too large to fit in %d bits"
4674 msgstr ""
4675
4676 #: config/tc-d30v.c:1926
4677 #, c-format
4678 msgid "line %d: unable to place address of symbol '%s' into a byte"
4679 msgstr ""
4680
4681 #: config/tc-d30v.c:1929
4682 #, c-format
4683 msgid "line %d: unable to place value %lx into a byte"
4684 msgstr ""
4685
4686 #: config/tc-d30v.c:1937
4687 #, c-format
4688 msgid "line %d: unable to place address of symbol '%s' into a short"
4689 msgstr ""
4690
4691 #: config/tc-d30v.c:1940
4692 #, c-format
4693 msgid "line %d: unable to place value %lx into a short"
4694 msgstr ""
4695
4696 #: config/tc-d30v.c:1948
4697 #, c-format
4698 msgid "line %d: unable to place address of symbol '%s' into a quad"
4699 msgstr ""
4700
4701 #: config/tc-d30v.c:2056
4702 #, c-format
4703 msgid "Alignment too large: %d assumed"
4704 msgstr ""
4705
4706 #: config/tc-dlx.c:212
4707 msgid "missing .proc"
4708 msgstr ""
4709
4710 #: config/tc-dlx.c:229
4711 msgid ".endfunc missing for previous .proc"
4712 msgstr ""
4713
4714 #: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:1916
4715 #, c-format
4716 msgid "internal error: can't hash `%s': %s\n"
4717 msgstr ""
4718
4719 #. Probably a memory allocation problem?  Give up now.
4720 #: config/tc-dlx.c:298 config/tc-hppa.c:8333 config/tc-mips.c:1919
4721 #: config/tc-mips.c:1973 config/tc-or32.c:211 config/tc-sparc.c:860
4722 msgid "Broken assembler.  No assembly attempted."
4723 msgstr ""
4724
4725 #: config/tc-dlx.c:328
4726 #, c-format
4727 msgid "Bad operand for a load instruction: <%s>"
4728 msgstr ""
4729
4730 #: config/tc-dlx.c:442
4731 #, c-format
4732 msgid "Bad operand for a store instruction: <%s>"
4733 msgstr ""
4734
4735 #: config/tc-dlx.c:622
4736 #, c-format
4737 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4738 msgstr ""
4739
4740 #: config/tc-dlx.c:635 config/tc-or32.c:811
4741 #, c-format
4742 msgid "Invalid expression after %%%%\n"
4743 msgstr ""
4744
4745 #: config/tc-dlx.c:703 config/tc-tic4x.c:2487
4746 #, c-format
4747 msgid "Unknown opcode `%s'."
4748 msgstr ""
4749
4750 #: config/tc-dlx.c:715
4751 msgid "Can not set dlx_skip_hi16_flag"
4752 msgstr ""
4753
4754 #: config/tc-dlx.c:729
4755 #, c-format
4756 msgid "Missing arguments for opcode <%s>."
4757 msgstr ""
4758
4759 #: config/tc-dlx.c:763
4760 #, c-format
4761 msgid "Too many operands: %s"
4762 msgstr ""
4763
4764 #: config/tc-dlx.c:800
4765 #, c-format
4766 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4767 msgstr ""
4768
4769 #: config/tc-dlx.c:870
4770 msgid "failed regnum sanity check."
4771 msgstr ""
4772
4773 #: config/tc-dlx.c:883
4774 msgid "failed general register sanity check."
4775 msgstr ""
4776
4777 #. Types or values of args don't match.
4778 #: config/tc-dlx.c:891
4779 msgid "Invalid operands"
4780 msgstr ""
4781
4782 #: config/tc-dlx.c:1120 config/tc-or32.c:773
4783 #, c-format
4784 msgid "label \"$%d\" redefined"
4785 msgstr ""
4786
4787 #: config/tc-dlx.c:1158
4788 msgid "Invalid expression after # number\n"
4789 msgstr ""
4790
4791 #: config/tc-fr30.c:82
4792 #, c-format
4793 msgid " FR30 specific command line options:\n"
4794 msgstr ""
4795
4796 #: config/tc-fr30.c:135
4797 #, c-format
4798 msgid "Instruction %s not allowed in a delay slot."
4799 msgstr ""
4800
4801 #: config/tc-frv.c:405
4802 #, c-format
4803 msgid "Unknown cpu -mcpu=%s"
4804 msgstr ""
4805
4806 #: config/tc-frv.c:458
4807 #, c-format
4808 msgid "FRV specific command line options:\n"
4809 msgstr ""
4810
4811 #: config/tc-frv.c:459
4812 #, c-format
4813 msgid "-G n            Put data <= n bytes in the small data area\n"
4814 msgstr ""
4815
4816 #: config/tc-frv.c:460
4817 #, c-format
4818 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
4819 msgstr ""
4820
4821 #: config/tc-frv.c:461
4822 #, c-format
4823 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
4824 msgstr ""
4825
4826 #: config/tc-frv.c:462
4827 #, c-format
4828 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
4829 msgstr ""
4830
4831 #: config/tc-frv.c:463
4832 #, c-format
4833 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
4834 msgstr ""
4835
4836 #: config/tc-frv.c:464
4837 #, c-format
4838 msgid "-msoft-float    Mark generated file as using software FP\n"
4839 msgstr ""
4840
4841 #: config/tc-frv.c:465
4842 #, c-format
4843 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
4844 msgstr ""
4845
4846 #: config/tc-frv.c:466
4847 #, c-format
4848 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
4849 msgstr ""
4850
4851 #: config/tc-frv.c:467
4852 #, c-format
4853 msgid ""
4854 "-mdouble        Mark generated file as using double precision FP insns\n"
4855 msgstr ""
4856
4857 #: config/tc-frv.c:468
4858 #, c-format
4859 msgid "-mmedia         Mark generated file as using media insns\n"
4860 msgstr ""
4861
4862 #: config/tc-frv.c:469
4863 #, c-format
4864 msgid ""
4865 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
4866 msgstr ""
4867
4868 #: config/tc-frv.c:470
4869 #, c-format
4870 msgid "-mpack          Allow instructions to be packed\n"
4871 msgstr ""
4872
4873 #: config/tc-frv.c:471
4874 #, c-format
4875 msgid "-mno-pack       Do not allow instructions to be packed\n"
4876 msgstr ""
4877
4878 #: config/tc-frv.c:472
4879 #, c-format
4880 msgid ""
4881 "-mpic           Mark generated file as using small position independent "
4882 "code\n"
4883 msgstr ""
4884
4885 #: config/tc-frv.c:473
4886 #, c-format
4887 msgid ""
4888 "-mPIC           Mark generated file as using large position independent "
4889 "code\n"
4890 msgstr ""
4891
4892 #: config/tc-frv.c:474
4893 #, c-format
4894 msgid ""
4895 "-mlibrary-pic   Mark generated file as using position indepedent code for "
4896 "libraries\n"
4897 msgstr ""
4898
4899 #: config/tc-frv.c:475
4900 #, c-format
4901 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
4902 msgstr ""
4903
4904 #: config/tc-frv.c:476
4905 #, c-format
4906 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4907 msgstr ""
4908
4909 #: config/tc-frv.c:477
4910 #, c-format
4911 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4912 msgstr ""
4913
4914 #: config/tc-frv.c:478
4915 #, c-format
4916 msgid "                Record the cpu type\n"
4917 msgstr ""
4918
4919 #: config/tc-frv.c:479
4920 #, c-format
4921 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
4922 msgstr ""
4923
4924 #: config/tc-frv.c:480
4925 #, c-format
4926 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
4927 msgstr ""
4928
4929 #: config/tc-frv.c:1162
4930 msgid "VLIW packing used for -mno-pack"
4931 msgstr ""
4932
4933 #: config/tc-frv.c:1172
4934 msgid "Instruction not supported by this architecture"
4935 msgstr ""
4936
4937 #: config/tc-frv.c:1182
4938 msgid "VLIW packing constraint violation"
4939 msgstr ""
4940
4941 #: config/tc-frv.c:1773
4942 #, c-format
4943 msgid "Relocation %s is not safe for %s"
4944 msgstr ""
4945
4946 #: config/tc-h8300.c:174
4947 #, c-format
4948 msgid "new section '%s' defined without attributes - this might cause problems"
4949 msgstr ""
4950
4951 #: config/tc-h8300.c:446 config/tc-h8300.c:454
4952 msgid "Reg not valid for H8/300"
4953 msgstr ""
4954
4955 #: config/tc-h8300.c:535
4956 msgid "invalid operand size requested"
4957 msgstr ""
4958
4959 #: config/tc-h8300.c:634
4960 msgid "Invalid register list for ldm/stm\n"
4961 msgstr ""
4962
4963 #: config/tc-h8300.c:660 config/tc-h8300.c:665 config/tc-h8300.c:672
4964 msgid "mismatch between register and suffix"
4965 msgstr ""
4966
4967 #: config/tc-h8300.c:677
4968 msgid "invalid suffix after register."
4969 msgstr ""
4970
4971 #: config/tc-h8300.c:699
4972 msgid "address too high for vector table jmp/jsr"
4973 msgstr ""
4974
4975 #: config/tc-h8300.c:726 config/tc-h8300.c:838 config/tc-h8300.c:848
4976 msgid "Wrong size pointer register for architecture."
4977 msgstr ""
4978
4979 #: config/tc-h8300.c:785 config/tc-h8300.c:793 config/tc-h8300.c:822
4980 msgid "expected @(exp, reg16)"
4981 msgstr ""
4982
4983 #: config/tc-h8300.c:811
4984 msgid "expected .L, .W or .B for register in indexed addressing mode"
4985 msgstr ""
4986
4987 #: config/tc-h8300.c:1005
4988 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4989 msgstr ""
4990
4991 #: config/tc-h8300.c:1023 config/tc-h8300.c:1032
4992 msgid "expected register"
4993 msgstr ""
4994
4995 #: config/tc-h8300.c:1048
4996 msgid "expected closing paren"
4997 msgstr ""
4998
4999 #: config/tc-h8300.c:1107
5000 #, c-format
5001 msgid "can't use high part of register in operand %d"
5002 msgstr ""
5003
5004 #: config/tc-h8300.c:1264
5005 #, c-format
5006 msgid "Opcode `%s' with these operand types not available in %s mode"
5007 msgstr ""
5008
5009 #: config/tc-h8300.c:1273
5010 msgid "mismatch between opcode size and operand size"
5011 msgstr ""
5012
5013 #: config/tc-h8300.c:1309
5014 #, c-format
5015 msgid "operand %s0x%lx out of range."
5016 msgstr ""
5017
5018 #: config/tc-h8300.c:1416
5019 msgid "Can't work out size of operand.\n"
5020 msgstr ""
5021
5022 #: config/tc-h8300.c:1465
5023 #, c-format
5024 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
5025 msgstr ""
5026
5027 #: config/tc-h8300.c:1470
5028 #, c-format
5029 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
5030 msgstr ""
5031
5032 #: config/tc-h8300.c:1476
5033 #, c-format
5034 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
5035 msgstr ""
5036
5037 #: config/tc-h8300.c:1537 config/tc-h8300.c:1557
5038 msgid "Need #1 or #2 here"
5039 msgstr ""
5040
5041 #: config/tc-h8300.c:1552
5042 msgid "#4 not valid on H8/300."
5043 msgstr ""
5044
5045 #: config/tc-h8300.c:1660 config/tc-h8300.c:1742
5046 #, c-format
5047 msgid "branch operand has odd offset (%lx)\n"
5048 msgstr ""
5049
5050 #: config/tc-h8300.c:1780
5051 msgid "destination operand must be 16 bit register"
5052 msgstr ""
5053
5054 #: config/tc-h8300.c:1789
5055 msgid "source operand must be 8 bit register"
5056 msgstr ""
5057
5058 #: config/tc-h8300.c:1797
5059 msgid "destination operand must be 16bit absolute address"
5060 msgstr ""
5061
5062 #: config/tc-h8300.c:1804
5063 msgid "destination operand must be 8 bit register"
5064 msgstr ""
5065
5066 #: config/tc-h8300.c:1812
5067 msgid "source operand must be 16bit absolute address"
5068 msgstr ""
5069
5070 #. This seems more sane than saying "too many operands".  We'll
5071 #. get here only if the trailing trash starts with a comma.
5072 #. Types or values of args don't match.
5073 #: config/tc-h8300.c:1820 config/tc-mmix.c:472 config/tc-mmix.c:484
5074 #: config/tc-mmix.c:2505 config/tc-mmix.c:2529 config/tc-mmix.c:2802
5075 #: config/tc-or32.c:527
5076 msgid "invalid operands"
5077 msgstr ""
5078
5079 #: config/tc-h8300.c:1851
5080 msgid "operand/size mis-match"
5081 msgstr ""
5082
5083 #: config/tc-h8300.c:1952 config/tc-mips.c:10170 config/tc-sh.c:2971
5084 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
5085 msgid "unknown opcode"
5086 msgstr ""
5087
5088 #: config/tc-h8300.c:1985
5089 msgid "invalid operand in ldm"
5090 msgstr ""
5091
5092 #: config/tc-h8300.c:1994
5093 msgid "invalid operand in stm"
5094 msgstr ""
5095
5096 #: config/tc-h8300.c:2120
5097 #, c-format
5098 msgid "call to tc_aout_fix_to_chars \n"
5099 msgstr ""
5100
5101 #: config/tc-h8300.c:2129 config/tc-xc16x.c:347
5102 #, c-format
5103 msgid "call to md_convert_frag \n"
5104 msgstr ""
5105
5106 #: config/tc-h8300.c:2180 config/tc-xc16x.c:251
5107 #, c-format
5108 msgid "call to md_estimate_size_before_relax \n"
5109 msgstr ""
5110
5111 #: config/tc-h8300.c:2195
5112 msgid "Unexpected reference to a symbol in a non-code section"
5113 msgstr ""
5114
5115 #: config/tc-h8300.c:2211 config/tc-xc16x.c:292
5116 msgid "Difference of symbols in different sections is not supported"
5117 msgstr ""
5118
5119 #: config/tc-h8300.c:2233 config/tc-mcore.c:2199 config/tc-microblaze.c:2294
5120 #: config/tc-pj.c:487 config/tc-sh.c:4468 config/tc-tic6x.c:4103
5121 #: config/tc-xc16x.c:315
5122 #, c-format
5123 msgid "Cannot represent relocation type %s"
5124 msgstr ""
5125
5126 #. Simple range checking for FIELD against HIGH and LOW bounds.
5127 #. IGNORE is used to suppress the error message.
5128 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
5129 #. the current file and line number are not valid.
5130 #: config/tc-hppa.c:1029 config/tc-hppa.c:1043
5131 #, c-format
5132 msgid "Field out of range [%d..%d] (%d)."
5133 msgstr ""
5134
5135 #. Simple alignment checking for FIELD against ALIGN (a power of two).
5136 #. IGNORE is used to suppress the error message.
5137 #: config/tc-hppa.c:1057
5138 #, c-format
5139 msgid "Field not properly aligned [%d] (%d)."
5140 msgstr ""
5141
5142 #: config/tc-hppa.c:1110
5143 msgid "Missing .exit\n"
5144 msgstr ""
5145
5146 #: config/tc-hppa.c:1113
5147 msgid "Missing .procend\n"
5148 msgstr ""
5149
5150 #: config/tc-hppa.c:1298
5151 #, c-format
5152 msgid "Invalid field selector.  Assuming F%%."
5153 msgstr ""
5154
5155 #: config/tc-hppa.c:1325
5156 msgid "Bad segment in expression."
5157 msgstr ""
5158
5159 #: config/tc-hppa.c:1350
5160 #, c-format
5161 msgid "Invalid Nullification: (%c)"
5162 msgstr ""
5163
5164 #: config/tc-hppa.c:1421
5165 msgid "Cannot handle fixup"
5166 msgstr ""
5167
5168 #: config/tc-hppa.c:1719
5169 #, c-format
5170 msgid "  -Q                      ignored\n"
5171 msgstr ""
5172
5173 #: config/tc-hppa.c:1723
5174 #, c-format
5175 msgid "  -c                      print a warning if a comment is found\n"
5176 msgstr ""
5177
5178 #: config/tc-hppa.c:1789
5179 #, c-format
5180 msgid "no hppa_fixup entry for fixup type 0x%x"
5181 msgstr ""
5182
5183 #: config/tc-hppa.c:1968
5184 msgid "Unknown relocation encountered in md_apply_fix."
5185 msgstr ""
5186
5187 #: config/tc-hppa.c:2156 config/tc-hppa.c:2181
5188 #, c-format
5189 msgid "Undefined register: '%s'."
5190 msgstr ""
5191
5192 #: config/tc-hppa.c:2215
5193 #, c-format
5194 msgid "Non-absolute symbol: '%s'."
5195 msgstr ""
5196
5197 #: config/tc-hppa.c:2230
5198 #, c-format
5199 msgid "Undefined absolute constant: '%s'."
5200 msgstr ""
5201
5202 #: config/tc-hppa.c:2261 config/tc-hppa.c:5696
5203 msgid "could not update architecture and machine"
5204 msgstr ""
5205
5206 #: config/tc-hppa.c:2299
5207 #, c-format
5208 msgid "Invalid FP Compare Condition: %s"
5209 msgstr ""
5210
5211 #: config/tc-hppa.c:2354
5212 #, c-format
5213 msgid "Invalid FTEST completer: %s"
5214 msgstr ""
5215
5216 #: config/tc-hppa.c:2420 config/tc-hppa.c:2457
5217 #, c-format
5218 msgid "Invalid FP Operand Format: %3s"
5219 msgstr ""
5220
5221 #: config/tc-hppa.c:2591
5222 msgid "Bad segment (should be absolute)."
5223 msgstr ""
5224
5225 #: config/tc-hppa.c:2617
5226 #, c-format
5227 msgid "Invalid argument location: %s\n"
5228 msgstr ""
5229
5230 #: config/tc-hppa.c:2646
5231 #, c-format
5232 msgid "Invalid argument description: %d"
5233 msgstr ""
5234
5235 #: config/tc-hppa.c:3474
5236 msgid "Invalid Indexed Load Completer."
5237 msgstr ""
5238
5239 #: config/tc-hppa.c:3479
5240 msgid "Invalid Indexed Load Completer Syntax."
5241 msgstr ""
5242
5243 #: config/tc-hppa.c:3513
5244 msgid "Invalid Short Load/Store Completer."
5245 msgstr ""
5246
5247 #: config/tc-hppa.c:3573 config/tc-hppa.c:3578
5248 msgid "Invalid Store Bytes Short Completer"
5249 msgstr ""
5250
5251 #: config/tc-hppa.c:3889 config/tc-hppa.c:3895
5252 msgid "Invalid left/right combination completer"
5253 msgstr ""
5254
5255 #: config/tc-hppa.c:3944 config/tc-hppa.c:3951
5256 msgid "Invalid permutation completer"
5257 msgstr ""
5258
5259 #: config/tc-hppa.c:4057
5260 #, c-format
5261 msgid "Invalid Add Condition: %s"
5262 msgstr ""
5263
5264 #: config/tc-hppa.c:4068 config/tc-hppa.c:4078
5265 msgid "Invalid Add and Branch Condition"
5266 msgstr ""
5267
5268 #: config/tc-hppa.c:4099 config/tc-hppa.c:4236
5269 msgid "Invalid Compare/Subtract Condition"
5270 msgstr ""
5271
5272 #: config/tc-hppa.c:4139
5273 #, c-format
5274 msgid "Invalid Bit Branch Condition: %c"
5275 msgstr ""
5276
5277 #: config/tc-hppa.c:4224
5278 #, c-format
5279 msgid "Invalid Compare/Subtract Condition: %s"
5280 msgstr ""
5281
5282 #: config/tc-hppa.c:4251
5283 msgid "Invalid Compare and Branch Condition"
5284 msgstr ""
5285
5286 #: config/tc-hppa.c:4347
5287 msgid "Invalid Logical Instruction Condition."
5288 msgstr ""
5289
5290 #: config/tc-hppa.c:4405
5291 msgid "Invalid Shift/Extract/Deposit Condition."
5292 msgstr ""
5293
5294 #: config/tc-hppa.c:4517
5295 msgid "Invalid Unit Instruction Condition."
5296 msgstr ""
5297
5298 #: config/tc-hppa.c:4992 config/tc-hppa.c:5024 config/tc-hppa.c:5055
5299 #: config/tc-hppa.c:5085
5300 msgid "Branch to unaligned address"
5301 msgstr ""
5302
5303 #: config/tc-hppa.c:5269
5304 msgid "Invalid SFU identifier"
5305 msgstr ""
5306
5307 #: config/tc-hppa.c:5319
5308 msgid "Invalid COPR identifier"
5309 msgstr ""
5310
5311 #: config/tc-hppa.c:5448
5312 msgid "Invalid Floating Point Operand Format."
5313 msgstr ""
5314
5315 #: config/tc-hppa.c:5565 config/tc-hppa.c:5585 config/tc-hppa.c:5605
5316 #: config/tc-hppa.c:5625 config/tc-hppa.c:5645
5317 msgid "Invalid register for single precision fmpyadd or fmpysub"
5318 msgstr ""
5319
5320 #: config/tc-hppa.c:5713
5321 #, c-format
5322 msgid "Invalid operands %s"
5323 msgstr ""
5324
5325 #: config/tc-hppa.c:5723
5326 #, c-format
5327 msgid "Immediates %d and %d will give undefined behavior."
5328 msgstr ""
5329
5330 #: config/tc-hppa.c:5775 config/tc-hppa.c:7002 config/tc-hppa.c:7057
5331 msgid "Missing function name for .PROC (corrupted label chain)"
5332 msgstr ""
5333
5334 #: config/tc-hppa.c:5778 config/tc-hppa.c:7060
5335 msgid "Missing function name for .PROC"
5336 msgstr ""
5337
5338 #: config/tc-hppa.c:5837
5339 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5340 msgstr ""
5341
5342 #: config/tc-hppa.c:5933
5343 #, c-format
5344 msgid "Invalid .CALL argument: %s"
5345 msgstr ""
5346
5347 #: config/tc-hppa.c:6081
5348 msgid ".callinfo is not within a procedure definition"
5349 msgstr ""
5350
5351 #: config/tc-hppa.c:6101
5352 #, c-format
5353 msgid "FRAME parameter must be a multiple of 8: %d\n"
5354 msgstr ""
5355
5356 #: config/tc-hppa.c:6120
5357 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5358 msgstr ""
5359
5360 #: config/tc-hppa.c:6132
5361 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5362 msgstr ""
5363
5364 #: config/tc-hppa.c:6142
5365 msgid "Value for ENTRY_SR must be 3\n"
5366 msgstr ""
5367
5368 #: config/tc-hppa.c:6198
5369 #, c-format
5370 msgid "Invalid .CALLINFO argument: %s"
5371 msgstr ""
5372
5373 #: config/tc-hppa.c:6308
5374 msgid "The .ENTER pseudo-op is not supported"
5375 msgstr ""
5376
5377 #: config/tc-hppa.c:6324
5378 msgid "Misplaced .entry. Ignored."
5379 msgstr ""
5380
5381 #: config/tc-hppa.c:6328
5382 msgid "Missing .callinfo."
5383 msgstr ""
5384
5385 #: config/tc-hppa.c:6392
5386 msgid ".REG expression must be a register"
5387 msgstr ""
5388
5389 #: config/tc-hppa.c:6408
5390 msgid "bad or irreducible absolute expression; zero assumed"
5391 msgstr ""
5392
5393 #: config/tc-hppa.c:6419
5394 msgid ".REG must use a label"
5395 msgstr ""
5396
5397 #: config/tc-hppa.c:6421
5398 msgid ".EQU must use a label"
5399 msgstr ""
5400
5401 #: config/tc-hppa.c:6483
5402 #, c-format
5403 msgid "Symbol '%s' could not be created."
5404 msgstr ""
5405
5406 #: config/tc-hppa.c:6487
5407 msgid "No memory for symbol name."
5408 msgstr ""
5409
5410 #: config/tc-hppa.c:6537
5411 msgid ".EXIT must appear within a procedure"
5412 msgstr ""
5413
5414 #: config/tc-hppa.c:6541
5415 msgid "Missing .callinfo"
5416 msgstr ""
5417
5418 #: config/tc-hppa.c:6545
5419 msgid "No .ENTRY for this .EXIT"
5420 msgstr ""
5421
5422 #: config/tc-hppa.c:6585
5423 #, c-format
5424 msgid "Using ENTRY rather than CODE in export directive for %s"
5425 msgstr ""
5426
5427 #: config/tc-hppa.c:6708
5428 #, c-format
5429 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5430 msgstr ""
5431
5432 #: config/tc-hppa.c:6732
5433 #, c-format
5434 msgid "Cannot define export symbol: %s\n"
5435 msgstr ""
5436
5437 #: config/tc-hppa.c:6829
5438 msgid "Missing label name on .LABEL"
5439 msgstr ""
5440
5441 #: config/tc-hppa.c:6834
5442 msgid "extra .LABEL arguments ignored."
5443 msgstr ""
5444
5445 #: config/tc-hppa.c:6850
5446 msgid "The .LEAVE pseudo-op is not supported"
5447 msgstr ""
5448
5449 #: config/tc-hppa.c:6888
5450 msgid "Unrecognized .LEVEL argument\n"
5451 msgstr ""
5452
5453 #: config/tc-hppa.c:6922
5454 #, c-format
5455 msgid "Cannot define static symbol: %s\n"
5456 msgstr ""
5457
5458 #: config/tc-hppa.c:6956
5459 msgid "Nested procedures"
5460 msgstr ""
5461
5462 #: config/tc-hppa.c:6966
5463 msgid "Cannot allocate unwind descriptor\n"
5464 msgstr ""
5465
5466 #: config/tc-hppa.c:7064
5467 msgid "misplaced .procend"
5468 msgstr ""
5469
5470 #: config/tc-hppa.c:7067
5471 msgid "Missing .callinfo for this procedure"
5472 msgstr ""
5473
5474 #: config/tc-hppa.c:7070
5475 msgid "Missing .EXIT for a .ENTRY"
5476 msgstr ""
5477
5478 #: config/tc-hppa.c:7107
5479 msgid "Not in a space.\n"
5480 msgstr ""
5481
5482 #: config/tc-hppa.c:7110
5483 msgid "Not in a subspace.\n"
5484 msgstr ""
5485
5486 #: config/tc-hppa.c:7199
5487 msgid "Invalid .SPACE argument"
5488 msgstr ""
5489
5490 #: config/tc-hppa.c:7245
5491 msgid "Can't change spaces within a procedure definition. Ignored"
5492 msgstr ""
5493
5494 #: config/tc-hppa.c:7373
5495 #, c-format
5496 msgid "Undefined space: '%s' Assuming space number = 0."
5497 msgstr ""
5498
5499 #: config/tc-hppa.c:7396
5500 msgid "Must be in a space before changing or declaring subspaces.\n"
5501 msgstr ""
5502
5503 #: config/tc-hppa.c:7400
5504 msgid "Can't change subspaces within a procedure definition. Ignored"
5505 msgstr ""
5506
5507 #: config/tc-hppa.c:7436
5508 msgid "Parameters of an existing subspace can't be modified"
5509 msgstr ""
5510
5511 #: config/tc-hppa.c:7488
5512 msgid "Alignment must be a power of 2"
5513 msgstr ""
5514
5515 #: config/tc-hppa.c:7535
5516 msgid "FIRST not supported as a .SUBSPACE argument"
5517 msgstr ""
5518
5519 #: config/tc-hppa.c:7537
5520 msgid "Invalid .SUBSPACE argument"
5521 msgstr ""
5522
5523 #: config/tc-hppa.c:7726
5524 #, c-format
5525 msgid "Internal error: Unable to find containing space for %s."
5526 msgstr ""
5527
5528 #: config/tc-hppa.c:7764
5529 #, c-format
5530 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5531 msgstr ""
5532
5533 #: config/tc-hppa.c:7852
5534 #, c-format
5535 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5536 msgstr ""
5537
5538 #: config/tc-hppa.c:8297
5539 msgid "-R option not supported on this target."
5540 msgstr ""
5541
5542 #: config/tc-hppa.c:8314 config/tc-sparc.c:815 config/tc-sparc.c:852
5543 #, c-format
5544 msgid "Internal error: can't hash `%s': %s\n"
5545 msgstr ""
5546
5547 #: config/tc-hppa.c:8323 config/tc-i860.c:236
5548 #, c-format
5549 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5550 msgstr ""
5551
5552 #: config/tc-i370.c:419 config/tc-ppc.c:1155 config/tc-s390.c:406
5553 #: config/tc-s390.c:413
5554 #, c-format
5555 msgid "invalid switch -m%s"
5556 msgstr ""
5557
5558 #: config/tc-i370.c:516 config/tc-s390.c:515
5559 #, c-format
5560 msgid "Internal assembler error for instruction %s"
5561 msgstr ""
5562
5563 #: config/tc-i370.c:535
5564 #, c-format
5565 msgid "Internal assembler error for macro %s"
5566 msgstr ""
5567
5568 #: config/tc-i370.c:630 config/tc-ppc.c:1862
5569 msgid "identifier+constant@got means identifier@got+constant"
5570 msgstr ""
5571
5572 #: config/tc-i370.c:684 config/tc-m68k.c:8077 config/tc-ppc.c:1951
5573 #, c-format
5574 msgid "%s relocations do not fit in %d bytes\n"
5575 msgstr ""
5576
5577 #: config/tc-i370.c:926 config/tc-i370.c:966
5578 msgid "unsupported DC type"
5579 msgstr ""
5580
5581 #: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530
5582 #: config/tc-i370.c:1541
5583 msgid "missing end-quote"
5584 msgstr ""
5585
5586 #: config/tc-i370.c:996
5587 msgid "unsupported alignment"
5588 msgstr ""
5589
5590 #: config/tc-i370.c:1003
5591 msgid "this DS form not yet supported"
5592 msgstr ""
5593
5594 #: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:177
5595 #: config/tc-ppc.c:2016 config/tc-ppc.c:4674
5596 msgid "Expected comma after symbol-name: rest of line ignored."
5597 msgstr ""
5598
5599 #: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:199
5600 #: config/tc-ppc.c:2038 config/tc-ppc.c:3241 config/tc-ppc.c:4698
5601 msgid "ignoring bad alignment"
5602 msgstr ""
5603
5604 #: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:210
5605 #: config/tc-ppc.c:2049 config/tc-ppc.c:4710
5606 #, c-format
5607 msgid "Ignoring attempt to re-define symbol `%s'."
5608 msgstr ""
5609
5610 #: config/tc-i370.c:1088 config/tc-microblaze.c:218 config/tc-ppc.c:2057
5611 #, c-format
5612 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5613 msgstr ""
5614
5615 #: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:234
5616 #: config/tc-ppc.c:2075 config/tc-v850.c:375
5617 msgid "Common alignment not a power of 2"
5618 msgstr ""
5619
5620 #: config/tc-i370.c:1245
5621 msgid "Missing or bad .using directive"
5622 msgstr ""
5623
5624 #: config/tc-i370.c:1290
5625 msgid "Literal Pool Overflow"
5626 msgstr ""
5627
5628 #: config/tc-i370.c:1588
5629 msgid "expression not a constant"
5630 msgstr ""
5631
5632 #: config/tc-i370.c:1595
5633 msgid "Unknown/unsupported address literal type"
5634 msgstr ""
5635
5636 #: config/tc-i370.c:1618
5637 #, c-format
5638 msgid ".ltorg without prior .using in section %s"
5639 msgstr ""
5640
5641 #: config/tc-i370.c:1622
5642 #, c-format
5643 msgid ".ltorg in section %s paired to .using in section %s"
5644 msgstr ""
5645
5646 #: config/tc-i370.c:1645
5647 #, c-format
5648 msgid "bad alignment of %d bytes in literal pool"
5649 msgstr ""
5650
5651 #: config/tc-i370.c:1669
5652 msgid "bad literal size\n"
5653 msgstr ""
5654
5655 #: config/tc-i370.c:1743
5656 msgid ".using: base address expression illegal or too complex"
5657 msgstr ""
5658
5659 #: config/tc-i370.c:1778 config/tc-i370.c:1787
5660 #, c-format
5661 msgid "droping register %d in section %s does not match using register %d"
5662 msgstr ""
5663
5664 #: config/tc-i370.c:1791
5665 #, c-format
5666 msgid "droping register %d in section %s previously used in section %s"
5667 msgstr ""
5668
5669 #: config/tc-i370.c:1847 config/tc-ppc.c:3078
5670 msgid "wrong number of operands"
5671 msgstr ""
5672
5673 #: config/tc-i370.c:1928 config/tc-mn10200.c:898 config/tc-mn10300.c:1251
5674 #: config/tc-ppc.c:2374 config/tc-s390.c:1549 config/tc-v850.c:2024
5675 #, c-format
5676 msgid "Unrecognized opcode: `%s'"
5677 msgstr ""
5678
5679 #: config/tc-i370.c:2071
5680 msgid "not using any base register"
5681 msgstr ""
5682
5683 #: config/tc-i370.c:2101
5684 #, c-format
5685 msgid "expecting a register for operand %d"
5686 msgstr ""
5687
5688 #. Not used --- don't have any 8 byte instructions.
5689 #: config/tc-i370.c:2222
5690 msgid "Internal Error: bad instruction length"
5691 msgstr ""
5692
5693 #: config/tc-i386.c:1848
5694 #, c-format
5695 msgid "%s shortened to %s"
5696 msgstr ""
5697
5698 #: config/tc-i386.c:1934
5699 msgid "same type of prefix used twice"
5700 msgstr ""
5701
5702 #: config/tc-i386.c:1961
5703 #, c-format
5704 msgid "64bit mode not supported on `%s'."
5705 msgstr ""
5706
5707 #: config/tc-i386.c:1970
5708 #, c-format
5709 msgid "32bit mode not supported on `%s'."
5710 msgstr ""
5711
5712 #: config/tc-i386.c:2010
5713 msgid "bad argument to syntax directive."
5714 msgstr ""
5715
5716 #: config/tc-i386.c:2059
5717 msgid "bad argument to sse_check directive."
5718 msgstr ""
5719
5720 #: config/tc-i386.c:2063
5721 msgid "missing argument for sse_check directive"
5722 msgstr ""
5723
5724 #: config/tc-i386.c:2093
5725 #, c-format
5726 msgid "`%s' is not supported on `%s'"
5727 msgstr ""
5728
5729 #: config/tc-i386.c:2166
5730 #, c-format
5731 msgid "no such architecture: `%s'"
5732 msgstr ""
5733
5734 #: config/tc-i386.c:2171
5735 msgid "missing cpu architecture"
5736 msgstr ""
5737
5738 #: config/tc-i386.c:2185
5739 #, c-format
5740 msgid "no such architecture modifier: `%s'"
5741 msgstr ""
5742
5743 #: config/tc-i386.c:2200 config/tc-i386.c:2215
5744 msgid "Intel L1OM is 64bit ELF only"
5745 msgstr ""
5746
5747 #: config/tc-i386.c:2224 config/tc-i386.c:8494
5748 msgid "Unknown architecture"
5749 msgstr ""
5750
5751 #: config/tc-i386.c:2570
5752 #, c-format
5753 msgid "unknown relocation (%u)"
5754 msgstr ""
5755
5756 #: config/tc-i386.c:2572
5757 #, c-format
5758 msgid "%u-byte relocation cannot be applied to %u-byte field"
5759 msgstr ""
5760
5761 #: config/tc-i386.c:2576
5762 msgid "non-pc-relative relocation for pc-relative field"
5763 msgstr ""
5764
5765 #: config/tc-i386.c:2581
5766 msgid "relocated field and relocation type differ in signedness"
5767 msgstr ""
5768
5769 #: config/tc-i386.c:2590
5770 msgid "there are no unsigned pc-relative relocations"
5771 msgstr ""
5772
5773 #: config/tc-i386.c:2598
5774 #, c-format
5775 msgid "cannot do %u byte pc-relative relocation"
5776 msgstr ""
5777
5778 #: config/tc-i386.c:2615
5779 #, c-format
5780 msgid "cannot do %s %u byte relocation"
5781 msgstr ""
5782
5783 #: config/tc-i386.c:2899
5784 #, c-format
5785 msgid "can't use register '%s%s' as operand %d in '%s'."
5786 msgstr ""
5787
5788 #: config/tc-i386.c:3011
5789 #, c-format
5790 msgid "SSE instruction `%s' is used"
5791 msgstr ""
5792
5793 #: config/tc-i386.c:3025 config/tc-i386.c:4455
5794 #, c-format
5795 msgid "ambiguous operand size for `%s'"
5796 msgstr ""
5797
5798 #: config/tc-i386.c:3042
5799 msgid "expecting lockable instruction after `lock'"
5800 msgstr ""
5801
5802 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5803 #: config/tc-i386.c:3093
5804 #, c-format
5805 msgid "translating to `%sp'"
5806 msgstr ""
5807
5808 #: config/tc-i386.c:3148
5809 #, c-format
5810 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5811 msgstr ""
5812
5813 #: config/tc-i386.c:3191 config/tc-i386.c:3323
5814 #, c-format
5815 msgid "no such instruction: `%s'"
5816 msgstr ""
5817
5818 #: config/tc-i386.c:3202 config/tc-i386.c:3356
5819 #, c-format
5820 msgid "invalid character %s in mnemonic"
5821 msgstr ""
5822
5823 #: config/tc-i386.c:3209
5824 msgid "expecting prefix; got nothing"
5825 msgstr ""
5826
5827 #: config/tc-i386.c:3211
5828 msgid "expecting mnemonic; got nothing"
5829 msgstr ""
5830
5831 #: config/tc-i386.c:3226 config/tc-i386.c:3374
5832 #, c-format
5833 msgid "`%s' is only supported in 64-bit mode"
5834 msgstr ""
5835
5836 #: config/tc-i386.c:3227 config/tc-i386.c:3373
5837 #, c-format
5838 msgid "`%s' is not supported in 64-bit mode"
5839 msgstr ""
5840
5841 #: config/tc-i386.c:3239
5842 #, c-format
5843 msgid "redundant %s prefix"
5844 msgstr ""
5845
5846 #: config/tc-i386.c:3380
5847 #, c-format
5848 msgid "`%s' is not supported on `%s%s'"
5849 msgstr ""
5850
5851 #: config/tc-i386.c:3391
5852 msgid "use .code16 to ensure correct addressing mode"
5853 msgstr ""
5854
5855 #: config/tc-i386.c:3404
5856 #, c-format
5857 msgid "expecting string instruction after `%s'"
5858 msgstr ""
5859
5860 #: config/tc-i386.c:3436
5861 #, c-format
5862 msgid "invalid character %s before operand %d"
5863 msgstr ""
5864
5865 #: config/tc-i386.c:3450
5866 #, c-format
5867 msgid "unbalanced parenthesis in operand %d."
5868 msgstr ""
5869
5870 #: config/tc-i386.c:3453
5871 #, c-format
5872 msgid "unbalanced brackets in operand %d."
5873 msgstr ""
5874
5875 #: config/tc-i386.c:3462
5876 #, c-format
5877 msgid "invalid character %s in operand %d"
5878 msgstr ""
5879
5880 #: config/tc-i386.c:3490
5881 #, c-format
5882 msgid "spurious operands; (%d operands/instruction max)"
5883 msgstr ""
5884
5885 #: config/tc-i386.c:3513
5886 msgid "expecting operand after ','; got nothing"
5887 msgstr ""
5888
5889 #: config/tc-i386.c:3518
5890 msgid "expecting operand before ','; got nothing"
5891 msgstr ""
5892
5893 #: config/tc-i386.c:4156
5894 msgid "operand size mismatch"
5895 msgstr ""
5896
5897 #: config/tc-i386.c:4159
5898 msgid "operand type mismatch"
5899 msgstr ""
5900
5901 #: config/tc-i386.c:4162
5902 msgid "register type mismatch"
5903 msgstr ""
5904
5905 #: config/tc-i386.c:4165
5906 msgid "number of operands mismatch"
5907 msgstr ""
5908
5909 #: config/tc-i386.c:4168
5910 msgid "invalid instruction suffix"
5911 msgstr ""
5912
5913 #: config/tc-i386.c:4171
5914 msgid "Imm4 isn't the first operand"
5915 msgstr ""
5916
5917 #: config/tc-i386.c:4174
5918 msgid "only supported with old gcc"
5919 msgstr ""
5920
5921 #: config/tc-i386.c:4177
5922 msgid "unsupported with Intel mnemonic"
5923 msgstr ""
5924
5925 #: config/tc-i386.c:4180
5926 msgid "unsupported syntax"
5927 msgstr ""
5928
5929 #: config/tc-i386.c:4183
5930 msgid "unsupported"
5931 msgstr ""
5932
5933 #: config/tc-i386.c:4186
5934 #, c-format
5935 msgid "%s for `%s'"
5936 msgstr ""
5937
5938 #: config/tc-i386.c:4197
5939 #, c-format
5940 msgid "indirect %s without `*'"
5941 msgstr ""
5942
5943 #. Warn them that a data or address size prefix doesn't
5944 #. affect assembly of the next line of code.
5945 #: config/tc-i386.c:4205
5946 #, c-format
5947 msgid "stand-alone `%s' prefix"
5948 msgstr ""
5949
5950 #: config/tc-i386.c:4239 config/tc-i386.c:4255
5951 #, c-format
5952 msgid "`%s' operand %d must use `%ses' segment"
5953 msgstr ""
5954
5955 #. We have to know the operand size for crc32.
5956 #: config/tc-i386.c:4309
5957 #, c-format
5958 msgid "ambiguous memory operand size for `%s`"
5959 msgstr ""
5960
5961 #: config/tc-i386.c:4428
5962 msgid ""
5963 "no instruction mnemonic suffix given and no register operands; can't size "
5964 "instruction"
5965 msgstr ""
5966
5967 #: config/tc-i386.c:4565 config/tc-i386.c:4640 config/tc-i386.c:4669
5968 #: config/tc-i386.c:4715 config/tc-i386.c:4753
5969 #, c-format
5970 msgid "Incorrect register `%s%s' used with `%c' suffix"
5971 msgstr ""
5972
5973 #: config/tc-i386.c:4573 config/tc-i386.c:4647 config/tc-i386.c:4760
5974 #, c-format
5975 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5976 msgstr ""
5977
5978 #: config/tc-i386.c:4599 config/tc-i386.c:4623 config/tc-i386.c:4691
5979 #: config/tc-i386.c:4736
5980 #, c-format
5981 msgid "`%s%s' not allowed with `%s%c'"
5982 msgstr ""
5983
5984 #: config/tc-i386.c:4825
5985 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5986 msgstr ""
5987
5988 #: config/tc-i386.c:4861
5989 #, c-format
5990 msgid "the last operand of `%s' must be `%s%s'"
5991 msgstr ""
5992
5993 #: config/tc-i386.c:4864
5994 #, c-format
5995 msgid "the first operand of `%s' must be `%s%s'"
5996 msgstr ""
5997
5998 #: config/tc-i386.c:5012
5999 #, c-format
6000 msgid "you can't `pop %scs'"
6001 msgstr ""
6002
6003 #. Reversed arguments on faddp, fsubp, etc.
6004 #: config/tc-i386.c:5041
6005 #, c-format
6006 msgid "translating to `%s %s%s,%s%s'"
6007 msgstr ""
6008
6009 #. Extraneous `l' suffix on fp insn.
6010 #: config/tc-i386.c:5048
6011 #, c-format
6012 msgid "translating to `%s %s%s'"
6013 msgstr ""
6014
6015 #: config/tc-i386.c:5076
6016 #, c-format
6017 msgid "segment override on `%s' is ineffectual"
6018 msgstr ""
6019
6020 #: config/tc-i386.c:5734 config/tc-i386.c:5828 config/tc-i386.c:5873
6021 msgid "skipping prefixes on this instruction"
6022 msgstr ""
6023
6024 #: config/tc-i386.c:5893
6025 msgid "16-bit jump out of range"
6026 msgstr ""
6027
6028 #: config/tc-i386.c:5902
6029 #, c-format
6030 msgid "can't handle non absolute segment in `%s'"
6031 msgstr ""
6032
6033 #: config/tc-i386.c:6482
6034 #, c-format
6035 msgid "@%s reloc is not supported with %d-bit output format"
6036 msgstr ""
6037
6038 #: config/tc-i386.c:6529
6039 #, c-format
6040 msgid "missing or invalid expression `%s'"
6041 msgstr ""
6042
6043 #: config/tc-i386.c:6588
6044 #, c-format
6045 msgid "at most %d immediate operands are allowed"
6046 msgstr ""
6047
6048 #: config/tc-i386.c:6610 config/tc-i386.c:6857
6049 #, c-format
6050 msgid "junk `%s' after expression"
6051 msgstr ""
6052
6053 #: config/tc-i386.c:6631
6054 #, c-format
6055 msgid "missing or invalid immediate expression `%s'"
6056 msgstr ""
6057
6058 #: config/tc-i386.c:6654 config/tc-i386.c:6947
6059 #, c-format
6060 msgid "unimplemented segment %s in operand"
6061 msgstr ""
6062
6063 #: config/tc-i386.c:6661
6064 #, c-format
6065 msgid "illegal immediate register operand %s"
6066 msgstr ""
6067
6068 #: config/tc-i386.c:6709
6069 #, c-format
6070 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
6071 msgstr ""
6072
6073 #: config/tc-i386.c:6718
6074 #, c-format
6075 msgid "scale factor of %d without an index register"
6076 msgstr ""
6077
6078 #: config/tc-i386.c:6740
6079 #, c-format
6080 msgid "at most %d displacement operands are allowed"
6081 msgstr ""
6082
6083 #: config/tc-i386.c:6913
6084 #, c-format
6085 msgid "missing or invalid displacement expression `%s'"
6086 msgstr ""
6087
6088 #: config/tc-i386.c:6930
6089 #, c-format
6090 msgid "0x%lx out range of signed 32bit displacement"
6091 msgstr ""
6092
6093 #: config/tc-i386.c:7034
6094 #, c-format
6095 msgid "`%s' is not valid here (expected `%c%s%s%c')"
6096 msgstr ""
6097
6098 #: config/tc-i386.c:7114
6099 #, c-format
6100 msgid "`%s' is not a valid %s expression"
6101 msgstr ""
6102
6103 #: config/tc-i386.c:7119
6104 #, c-format
6105 msgid "`%s' is not a valid %s-bit %s expression"
6106 msgstr ""
6107
6108 #: config/tc-i386.c:7200
6109 #, c-format
6110 msgid "bad memory operand `%s'"
6111 msgstr ""
6112
6113 #: config/tc-i386.c:7215
6114 #, c-format
6115 msgid "junk `%s' after register"
6116 msgstr ""
6117
6118 #: config/tc-i386.c:7228 config/tc-i386.c:7344 config/tc-i386.c:7385
6119 #, c-format
6120 msgid "bad register name `%s'"
6121 msgstr ""
6122
6123 #: config/tc-i386.c:7236
6124 msgid "immediate operand illegal with absolute jump"
6125 msgstr ""
6126
6127 #: config/tc-i386.c:7258
6128 #, c-format
6129 msgid "too many memory references for `%s'"
6130 msgstr ""
6131
6132 #: config/tc-i386.c:7336
6133 #, c-format
6134 msgid "expecting `,' or `)' after index register in `%s'"
6135 msgstr ""
6136
6137 #: config/tc-i386.c:7361
6138 #, c-format
6139 msgid "expecting `)' after scale factor in `%s'"
6140 msgstr ""
6141
6142 #: config/tc-i386.c:7369
6143 #, c-format
6144 msgid "expecting index register or scale factor after `,'; got '%c'"
6145 msgstr ""
6146
6147 #: config/tc-i386.c:7377
6148 #, c-format
6149 msgid "expecting `,' or `)' after base register in `%s'"
6150 msgstr ""
6151
6152 #. It's not a memory operand; argh!
6153 #: config/tc-i386.c:7421
6154 #, c-format
6155 msgid "invalid char %s beginning operand %d `%s'"
6156 msgstr ""
6157
6158 #: config/tc-i386.c:7603
6159 msgid "long jump required"
6160 msgstr ""
6161
6162 #: config/tc-i386.c:7658
6163 msgid "jump target out of range"
6164 msgstr ""
6165
6166 #: config/tc-i386.c:8172
6167 msgid "No compiled in support for x86_64"
6168 msgstr ""
6169
6170 #: config/tc-i386.c:8204 config/tc-i386.c:8259
6171 #, c-format
6172 msgid "Invalid -march= option: `%s'"
6173 msgstr ""
6174
6175 #: config/tc-i386.c:8268 config/tc-i386.c:8280
6176 #, c-format
6177 msgid "Invalid -mtune= option: `%s'"
6178 msgstr ""
6179
6180 #: config/tc-i386.c:8289
6181 #, c-format
6182 msgid "Invalid -mmnemonic= option: `%s'"
6183 msgstr ""
6184
6185 #: config/tc-i386.c:8298
6186 #, c-format
6187 msgid "Invalid -msyntax= option: `%s'"
6188 msgstr ""
6189
6190 #: config/tc-i386.c:8325
6191 #, c-format
6192 msgid "Invalid -msse-check= option: `%s'"
6193 msgstr ""
6194
6195 #: config/tc-i386.c:8334
6196 #, c-format
6197 msgid "Invalid -mavxscalar= option: `%s'"
6198 msgstr ""
6199
6200 #: config/tc-i386.c:8426
6201 #, c-format
6202 msgid ""
6203 "  -Q                      ignored\n"
6204 "  -V                      print assembler version number\n"
6205 "  -k                      ignored\n"
6206 msgstr ""
6207
6208 #: config/tc-i386.c:8431
6209 #, c-format
6210 msgid ""
6211 "  -n                      Do not optimize code alignment\n"
6212 "  -q                      quieten some warnings\n"
6213 msgstr ""
6214
6215 #: config/tc-i386.c:8435
6216 #, c-format
6217 msgid "  -s                      ignored\n"
6218 msgstr ""
6219
6220 #: config/tc-i386.c:8440
6221 #, c-format
6222 msgid "  --32/--64               generate 32bit/64bit code\n"
6223 msgstr ""
6224
6225 #: config/tc-i386.c:8444
6226 #, c-format
6227 msgid "  --divide                do not treat `/' as a comment character\n"
6228 msgstr ""
6229
6230 #: config/tc-i386.c:8447
6231 #, c-format
6232 msgid "  --divide                ignored\n"
6233 msgstr ""
6234
6235 #: config/tc-i386.c:8450
6236 #, c-format
6237 msgid ""
6238 "  -march=CPU[,+EXTENSION...]\n"
6239 "                          generate code for CPU and EXTENSION, CPU is one "
6240 "of:\n"
6241 msgstr ""
6242
6243 #: config/tc-i386.c:8454
6244 #, c-format
6245 msgid "                          EXTENSION is combination of:\n"
6246 msgstr ""
6247
6248 #: config/tc-i386.c:8457
6249 #, c-format
6250 msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
6251 msgstr ""
6252
6253 #: config/tc-i386.c:8460
6254 #, c-format
6255 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
6256 msgstr ""
6257
6258 #: config/tc-i386.c:8462
6259 #, c-format
6260 msgid ""
6261 "  -msse-check=[none|error|warning]\n"
6262 "                          check SSE instructions\n"
6263 msgstr ""
6264
6265 #: config/tc-i386.c:8465
6266 #, c-format
6267 msgid ""
6268 "  -mavxscalar=[128|256]   encode scalar AVX instructions with specific "
6269 "vector\n"
6270 "                           length\n"
6271 msgstr ""
6272
6273 #: config/tc-i386.c:8468
6274 #, c-format
6275 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
6276 msgstr ""
6277
6278 #: config/tc-i386.c:8470
6279 #, c-format
6280 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
6281 msgstr ""
6282
6283 #: config/tc-i386.c:8472
6284 #, c-format
6285 msgid "  -mindex-reg             support pseudo index registers\n"
6286 msgstr ""
6287
6288 #: config/tc-i386.c:8474
6289 #, c-format
6290 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
6291 msgstr ""
6292
6293 #: config/tc-i386.c:8476
6294 #, c-format
6295 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
6296 msgstr ""
6297
6298 #: config/tc-i386.c:8530
6299 msgid "Intel L1OM is 64bit only"
6300 msgstr ""
6301
6302 #: config/tc-i386.c:8753
6303 #, c-format
6304 msgid "can not do %d byte pc-relative relocation"
6305 msgstr ""
6306
6307 #: config/tc-i386.c:8771
6308 #, c-format
6309 msgid "can not do %d byte relocation"
6310 msgstr ""
6311
6312 #: config/tc-i386.c:8854 config/tc-s390.c:2239
6313 #, c-format
6314 msgid "cannot represent relocation type %s"
6315 msgstr ""
6316
6317 #: config/tc-i386.c:8961
6318 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
6319 msgstr ""
6320
6321 #: config/tc-i386.c:8964
6322 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
6323 msgstr ""
6324
6325 #: config/tc-i386.c:8983
6326 msgid ".largecomm supported only in 64bit mode, producing .comm"
6327 msgstr ""
6328
6329 #: config/tc-i860.c:122
6330 msgid "Directive .dual available only with -mintel-syntax option"
6331 msgstr ""
6332
6333 #: config/tc-i860.c:132
6334 msgid "Directive .enddual available only with -mintel-syntax option"
6335 msgstr ""
6336
6337 #: config/tc-i860.c:145
6338 msgid "Directive .atmp available only with -mintel-syntax option"
6339 msgstr ""
6340
6341 #: config/tc-i860.c:167 config/tc-i860.c:171
6342 msgid "Unknown temporary pseudo register"
6343 msgstr ""
6344
6345 #: config/tc-i860.c:247
6346 msgid "Defective assembler.  No assembly attempted."
6347 msgstr ""
6348
6349 #: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3914
6350 #: config/tc-m68k.c:3946 config/tc-sparc.c:2697
6351 msgid "failed sanity check."
6352 msgstr ""
6353
6354 #: config/tc-i860.c:400
6355 #, c-format
6356 msgid "Expanded opcode after delayed branch: `%s'"
6357 msgstr ""
6358
6359 #: config/tc-i860.c:404
6360 #, c-format
6361 msgid "Expanded opcode in dual mode: `%s'"
6362 msgstr ""
6363
6364 #: config/tc-i860.c:408
6365 #, c-format
6366 msgid "An instruction was expanded (%s)"
6367 msgstr ""
6368
6369 #: config/tc-i860.c:675
6370 msgid "Pipelined instruction: fsrc1 = fdest"
6371 msgstr ""
6372
6373 #: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
6374 msgid "Assembler does not yet support PIC"
6375 msgstr ""
6376
6377 #: config/tc-i860.c:956
6378 #, c-format
6379 msgid "Illegal operands for %s"
6380 msgstr ""
6381
6382 #: config/tc-i860.c:973
6383 #, c-format
6384 msgid "'d.%s' must be 8-byte aligned"
6385 msgstr ""
6386
6387 #: config/tc-i860.c:981
6388 #, c-format
6389 msgid "Prefix 'd.' invalid for instruction `%s'"
6390 msgstr ""
6391
6392 #: config/tc-i860.c:1134
6393 #, c-format
6394 msgid ""
6395 "  -EL\t\t\t  generate code for little endian mode (default)\n"
6396 "  -EB\t\t\t  generate code for big endian mode\n"
6397 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
6398 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
6399 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
6400 msgstr ""
6401
6402 #. SVR4 compatibility flags.
6403 #: config/tc-i860.c:1142
6404 #, c-format
6405 msgid ""
6406 "  -V\t\t\t  print assembler version number\n"
6407 "  -Qy, -Qn\t\t  ignored\n"
6408 msgstr ""
6409
6410 #: config/tc-i860.c:1205
6411 msgid "This immediate requires 0 MOD 2 alignment"
6412 msgstr ""
6413
6414 #: config/tc-i860.c:1208
6415 msgid "This immediate requires 0 MOD 4 alignment"
6416 msgstr ""
6417
6418 #: config/tc-i860.c:1211
6419 msgid "This immediate requires 0 MOD 8 alignment"
6420 msgstr ""
6421
6422 #: config/tc-i860.c:1214
6423 msgid "This immediate requires 0 MOD 16 alignment"
6424 msgstr ""
6425
6426 #: config/tc-i860.c:1309
6427 msgid "5-bit immediate too large"
6428 msgstr ""
6429
6430 #: config/tc-i860.c:1312
6431 msgid "5-bit field must be absolute"
6432 msgstr ""
6433
6434 #: config/tc-i860.c:1357 config/tc-i860.c:1380
6435 msgid "A branch offset requires 0 MOD 4 alignment"
6436 msgstr ""
6437
6438 #: config/tc-i860.c:1401
6439 #, c-format
6440 msgid "Unrecognized fix-up (0x%08lx)"
6441 msgstr ""
6442
6443 #: config/tc-i960.c:486
6444 #, c-format
6445 msgid "Hashing returned \"%s\"."
6446 msgstr ""
6447
6448 #: config/tc-i960.c:582 config/tc-i960.c:1112
6449 msgid "expression syntax error"
6450 msgstr ""
6451
6452 #: config/tc-i960.c:618
6453 msgid "attempt to branch into different segment"
6454 msgstr ""
6455
6456 #: config/tc-i960.c:622
6457 #, c-format
6458 msgid "target of %s instruction must be a label"
6459 msgstr ""
6460
6461 #: config/tc-i960.c:732
6462 msgid "unaligned register"
6463 msgstr ""
6464
6465 #: config/tc-i960.c:754
6466 msgid "no such sfr in this architecture"
6467 msgstr ""
6468
6469 #: config/tc-i960.c:792
6470 msgid "illegal literal"
6471 msgstr ""
6472
6473 #: config/tc-i960.c:942
6474 msgid "invalid index register"
6475 msgstr ""
6476
6477 #: config/tc-i960.c:965
6478 msgid "invalid scale factor"
6479 msgstr ""
6480
6481 #: config/tc-i960.c:1189
6482 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6483 msgstr ""
6484
6485 #: config/tc-i960.c:1423 config/tc-xtensa.c:11519
6486 msgid "too many operands"
6487 msgstr ""
6488
6489 #. We never moved: there was no opcode either!
6490 #: config/tc-i960.c:1471
6491 msgid "missing opcode"
6492 msgstr ""
6493
6494 #: config/tc-i960.c:1611
6495 msgid "branch prediction invalid on this opcode"
6496 msgstr ""
6497
6498 #: config/tc-i960.c:1649
6499 #, c-format
6500 msgid "invalid opcode, \"%s\"."
6501 msgstr ""
6502
6503 #: config/tc-i960.c:1651
6504 #, c-format
6505 msgid "improper number of operands.  expecting %d, got %d"
6506 msgstr ""
6507
6508 #: config/tc-i960.c:1751
6509 #, c-format
6510 msgid "Fixup of %ld too large for field width of %d"
6511 msgstr ""
6512
6513 #: config/tc-i960.c:1861
6514 #, c-format
6515 msgid "invalid architecture %s"
6516 msgstr ""
6517
6518 #: config/tc-i960.c:1881
6519 #, c-format
6520 msgid "I960 options:\n"
6521 msgstr ""
6522
6523 #: config/tc-i960.c:1884
6524 #, c-format
6525 msgid ""
6526 "\n"
6527 "\t\t\tspecify variant of 960 architecture\n"
6528 "-b\t\t\tadd code to collect statistics about branches taken\n"
6529 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6530 "\t\t\tcan do relaxing (b.out format only)\n"
6531 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6532 "\t\t\tlong displacements\n"
6533 msgstr ""
6534
6535 #: config/tc-i960.c:2146
6536 msgid "should have 1 or 2 operands"
6537 msgstr ""
6538
6539 #: config/tc-i960.c:2154 config/tc-i960.c:2169
6540 #, c-format
6541 msgid "Redefining leafproc %s"
6542 msgstr ""
6543
6544 #: config/tc-i960.c:2199
6545 msgid "should have two operands"
6546 msgstr ""
6547
6548 #: config/tc-i960.c:2209
6549 msgid "'entry_num' must be absolute number in [0,31]"
6550 msgstr ""
6551
6552 #: config/tc-i960.c:2217
6553 #, c-format
6554 msgid "Redefining entrynum for sysproc %s"
6555 msgstr ""
6556
6557 #. Should not happen: see block comment above.
6558 #: config/tc-i960.c:2317
6559 #, c-format
6560 msgid "Trying to 'bal' to %s"
6561 msgstr ""
6562
6563 #: config/tc-i960.c:2327
6564 msgid "Looks like a proc, but can't tell what kind.\n"
6565 msgstr ""
6566
6567 #: config/tc-i960.c:2346
6568 msgid "big endian mode is not supported"
6569 msgstr ""
6570
6571 #: config/tc-i960.c:2348
6572 #, c-format
6573 msgid "ignoring unrecognized .endian type `%s'"
6574 msgstr ""
6575
6576 #: config/tc-i960.c:2393
6577 msgid "can't use COBR format with external label"
6578 msgstr ""
6579
6580 #: config/tc-i960.c:2568
6581 msgid "option --link-relax is only supported in b.out format"
6582 msgstr ""
6583
6584 #: config/tc-i960.c:2595
6585 #, c-format
6586 msgid "No 'bal' entry point for leafproc %s"
6587 msgstr ""
6588
6589 #: config/tc-ia64.c:864
6590 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6591 msgstr ""
6592
6593 #: config/tc-ia64.c:916
6594 msgid "Size of frame exceeds maximum of 96 registers"
6595 msgstr ""
6596
6597 #: config/tc-ia64.c:921
6598 msgid "Size of rotating registers exceeds frame size"
6599 msgstr ""
6600
6601 #: config/tc-ia64.c:1008
6602 msgid "Unwind directive not followed by an instruction."
6603 msgstr ""
6604
6605 #: config/tc-ia64.c:1017 config/tc-ia64.c:7447
6606 msgid "qualifying predicate not followed by instruction"
6607 msgstr ""
6608
6609 #: config/tc-ia64.c:1082 config/tc-ia64.c:1116
6610 msgid "record type is not valid"
6611 msgstr ""
6612
6613 #: config/tc-ia64.c:1185
6614 msgid "Invalid record type for P3 format."
6615 msgstr ""
6616
6617 #: config/tc-ia64.c:1221
6618 msgid "Invalid record type for format P6"
6619 msgstr ""
6620
6621 #: config/tc-ia64.c:1401 config/tc-ia64.c:1453
6622 msgid "Invalid record type for format B1"
6623 msgstr ""
6624
6625 #: config/tc-ia64.c:1486
6626 msgid "Invalid record type for format X1"
6627 msgstr ""
6628
6629 #: config/tc-ia64.c:1528
6630 msgid "Invalid record type for format X3"
6631 msgstr ""
6632
6633 #: config/tc-ia64.c:1566
6634 msgid "Previous .save incomplete"
6635 msgstr ""
6636
6637 #: config/tc-ia64.c:2391
6638 msgid "spill_mask record unimplemented."
6639 msgstr ""
6640
6641 #: config/tc-ia64.c:2448
6642 msgid "record_type_not_valid"
6643 msgstr ""
6644
6645 #: config/tc-ia64.c:2533
6646 msgid "Ignoring attempt to spill beyond end of region"
6647 msgstr ""
6648
6649 #: config/tc-ia64.c:2592
6650 msgid "Only constant space allocation is supported"
6651 msgstr ""
6652
6653 #: config/tc-ia64.c:2606
6654 msgid "Only constant offsets are supported"
6655 msgstr ""
6656
6657 #: config/tc-ia64.c:2629
6658 msgid "Section switching in code is not supported."
6659 msgstr ""
6660
6661 #: config/tc-ia64.c:2671
6662 msgid " Insn slot not set in unwind record."
6663 msgstr ""
6664
6665 #: config/tc-ia64.c:2745
6666 msgid "frgr_mem record before region record!"
6667 msgstr ""
6668
6669 #: config/tc-ia64.c:2756
6670 msgid "fr_mem record before region record!"
6671 msgstr ""
6672
6673 #: config/tc-ia64.c:2765
6674 msgid "gr_mem record before region record!"
6675 msgstr ""
6676
6677 #: config/tc-ia64.c:2774
6678 msgid "br_mem record before region record!"
6679 msgstr ""
6680
6681 #: config/tc-ia64.c:2784
6682 msgid "gr_gr record before region record!"
6683 msgstr ""
6684
6685 #: config/tc-ia64.c:2792
6686 msgid "br_gr record before region record!"
6687 msgstr ""
6688
6689 #: config/tc-ia64.c:2910
6690 #, c-format
6691 msgid "First operand to .%s must be a predicate"
6692 msgstr ""
6693
6694 #: config/tc-ia64.c:2914
6695 #, c-format
6696 msgid "Pointless use of p0 as first operand to .%s"
6697 msgstr ""
6698
6699 #: config/tc-ia64.c:2970
6700 #, c-format
6701 msgid "Operand %d to .%s must be a preserved register"
6702 msgstr ""
6703
6704 #: config/tc-ia64.c:3006
6705 #, c-format
6706 msgid "Operand %d to .%s must be a writable register"
6707 msgstr ""
6708
6709 #: config/tc-ia64.c:3031
6710 #, c-format
6711 msgid "Radix `%s' unsupported or invalid"
6712 msgstr ""
6713
6714 #: config/tc-ia64.c:3061 config/tc-ia64.c:3066
6715 #, c-format
6716 msgid ".%s outside of %s"
6717 msgstr ""
6718
6719 #: config/tc-ia64.c:3151
6720 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6721 msgstr ""
6722
6723 #: config/tc-ia64.c:3173
6724 msgid "First operand to .fframe must be a constant"
6725 msgstr ""
6726
6727 #: config/tc-ia64.c:3193
6728 msgid "First operand to .vframe must be a general register"
6729 msgstr ""
6730
6731 #: config/tc-ia64.c:3201
6732 msgid "Operand of .vframe contradicts .prologue"
6733 msgstr ""
6734
6735 #: config/tc-ia64.c:3211
6736 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6737 msgstr ""
6738
6739 #: config/tc-ia64.c:3219
6740 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6741 msgstr ""
6742
6743 #: config/tc-ia64.c:3246
6744 msgid "First operand to .save not a register"
6745 msgstr ""
6746
6747 #: config/tc-ia64.c:3252
6748 msgid "Second operand to .save not a valid register"
6749 msgstr ""
6750
6751 #: config/tc-ia64.c:3283 config/tc-ia64.c:3294 config/tc-ia64.c:3302
6752 msgid "Second operand of .save contradicts .prologue"
6753 msgstr ""
6754
6755 #: config/tc-ia64.c:3309
6756 msgid "First operand to .save not a valid register"
6757 msgstr ""
6758
6759 #: config/tc-ia64.c:3327
6760 msgid "First operand to .restore must be stack pointer (sp)"
6761 msgstr ""
6762
6763 #: config/tc-ia64.c:3336
6764 msgid "Second operand to .restore must be a constant >= 0"
6765 msgstr ""
6766
6767 #: config/tc-ia64.c:3346
6768 #, c-format
6769 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6770 msgstr ""
6771
6772 #: config/tc-ia64.c:3433
6773 #, c-format
6774 msgid "Illegal section name `%s' (causes unwind section name clash)"
6775 msgstr ""
6776
6777 #: config/tc-ia64.c:3624
6778 msgid "First operand to .altrp not a valid branch register"
6779 msgstr ""
6780
6781 #: config/tc-ia64.c:3653
6782 #, c-format
6783 msgid "First operand to .%s not a register"
6784 msgstr ""
6785
6786 #: config/tc-ia64.c:3658
6787 #, c-format
6788 msgid "Second operand to .%s not a constant"
6789 msgstr ""
6790
6791 #: config/tc-ia64.c:3725
6792 #, c-format
6793 msgid "First operand to .%s not a valid register"
6794 msgstr ""
6795
6796 #: config/tc-ia64.c:3748
6797 msgid "First operand to .save.g must be a positive 4-bit constant"
6798 msgstr ""
6799
6800 #: config/tc-ia64.c:3761
6801 msgid "Second operand to .save.g must be a general register"
6802 msgstr ""
6803
6804 #: config/tc-ia64.c:3766
6805 #, c-format
6806 msgid "Second operand to .save.g must be the first of %d general registers"
6807 msgstr ""
6808
6809 #: config/tc-ia64.c:3789
6810 msgid "Operand to .save.f must be a positive 20-bit constant"
6811 msgstr ""
6812
6813 #: config/tc-ia64.c:3812
6814 msgid "First operand to .save.b must be a positive 5-bit constant"
6815 msgstr ""
6816
6817 #: config/tc-ia64.c:3825
6818 msgid "Second operand to .save.b must be a general register"
6819 msgstr ""
6820
6821 #: config/tc-ia64.c:3830
6822 #, c-format
6823 msgid "Second operand to .save.b must be the first of %d general registers"
6824 msgstr ""
6825
6826 #: config/tc-ia64.c:3856
6827 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6828 msgstr ""
6829
6830 #: config/tc-ia64.c:3864
6831 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6832 msgstr ""
6833
6834 #: config/tc-ia64.c:3872
6835 msgid "Operands to .save.gf may not be both zero"
6836 msgstr ""
6837
6838 #: config/tc-ia64.c:3889
6839 msgid "Operand to .spill must be a constant"
6840 msgstr ""
6841
6842 #: config/tc-ia64.c:3958
6843 #, c-format
6844 msgid "Operand %d to .%s must be a constant"
6845 msgstr ""
6846
6847 #: config/tc-ia64.c:3979
6848 #, c-format
6849 msgid "Missing .label_state %ld"
6850 msgstr ""
6851
6852 #: config/tc-ia64.c:4033
6853 msgid "Operand to .label_state must be a constant"
6854 msgstr ""
6855
6856 #: config/tc-ia64.c:4052
6857 msgid "Operand to .copy_state must be a constant"
6858 msgstr ""
6859
6860 #: config/tc-ia64.c:4075
6861 msgid "First operand to .unwabi must be a constant"
6862 msgstr ""
6863
6864 #: config/tc-ia64.c:4081
6865 msgid "Second operand to .unwabi must be a constant"
6866 msgstr ""
6867
6868 #: config/tc-ia64.c:4116
6869 msgid "Missing .endp after previous .proc"
6870 msgstr ""
6871
6872 #: config/tc-ia64.c:4135
6873 msgid "Empty argument of .proc"
6874 msgstr ""
6875
6876 #: config/tc-ia64.c:4140
6877 #, c-format
6878 msgid "`%s' was already defined"
6879 msgstr ""
6880
6881 #: config/tc-ia64.c:4183
6882 msgid "Initial .body should precede any instructions"
6883 msgstr ""
6884
6885 #: config/tc-ia64.c:4202
6886 msgid ".prologue within prologue"
6887 msgstr ""
6888
6889 #: config/tc-ia64.c:4207
6890 msgid "Initial .prologue should precede any instructions"
6891 msgstr ""
6892
6893 #: config/tc-ia64.c:4217
6894 msgid "First operand to .prologue must be a positive 4-bit constant"
6895 msgstr ""
6896
6897 #: config/tc-ia64.c:4219
6898 msgid "Pointless use of zero first operand to .prologue"
6899 msgstr ""
6900
6901 #: config/tc-ia64.c:4233
6902 msgid "Using a constant as second operand to .prologue is deprecated"
6903 msgstr ""
6904
6905 #: config/tc-ia64.c:4239
6906 msgid "Second operand to .prologue must be a general register"
6907 msgstr ""
6908
6909 #: config/tc-ia64.c:4244
6910 #, c-format
6911 msgid "Second operand to .prologue must be the first of %d general registers"
6912 msgstr ""
6913
6914 #: config/tc-ia64.c:4356
6915 #, c-format
6916 msgid "`%s' was not defined within procedure"
6917 msgstr ""
6918
6919 #: config/tc-ia64.c:4394
6920 msgid "Empty argument of .endp"
6921 msgstr ""
6922
6923 #: config/tc-ia64.c:4408
6924 #, c-format
6925 msgid "`%s' was not specified with previous .proc"
6926 msgstr ""
6927
6928 #: config/tc-ia64.c:4423
6929 #, c-format
6930 msgid "`%s' should be an operand to this .endp"
6931 msgstr ""
6932
6933 #: config/tc-ia64.c:4464 config/tc-ia64.c:4802 config/tc-ia64.c:5109
6934 msgid "Comma expected"
6935 msgstr ""
6936
6937 #: config/tc-ia64.c:4505
6938 msgid "Expected '['"
6939 msgstr ""
6940
6941 #: config/tc-ia64.c:4514 config/tc-ia64.c:7582
6942 msgid "Expected ']'"
6943 msgstr ""
6944
6945 #: config/tc-ia64.c:4519
6946 msgid "Number of elements must be positive"
6947 msgstr ""
6948
6949 #: config/tc-ia64.c:4530
6950 #, c-format
6951 msgid "Used more than the declared %d rotating registers"
6952 msgstr ""
6953
6954 #: config/tc-ia64.c:4538
6955 msgid "Used more than the available 96 rotating registers"
6956 msgstr ""
6957
6958 #: config/tc-ia64.c:4545
6959 msgid "Used more than the available 48 rotating registers"
6960 msgstr ""
6961
6962 #: config/tc-ia64.c:4573
6963 #, c-format
6964 msgid "Attempt to redefine register set `%s'"
6965 msgstr ""
6966
6967 #: config/tc-ia64.c:4639
6968 #, c-format
6969 msgid "Unknown psr option `%s'"
6970 msgstr ""
6971
6972 #: config/tc-ia64.c:4687
6973 msgid "Missing section name"
6974 msgstr ""
6975
6976 #: config/tc-ia64.c:4697
6977 msgid "Comma expected after section name"
6978 msgstr ""
6979
6980 #: config/tc-ia64.c:4708
6981 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6982 msgstr ""
6983
6984 #: config/tc-ia64.c:4797
6985 msgid "Register name expected"
6986 msgstr ""
6987
6988 #: config/tc-ia64.c:4810
6989 msgid "Register value annotation ignored"
6990 msgstr ""
6991
6992 #: config/tc-ia64.c:4849
6993 msgid "Directive invalid within a bundle"
6994 msgstr ""
6995
6996 #: config/tc-ia64.c:4940
6997 msgid "Missing predicate relation type"
6998 msgstr ""
6999
7000 #: config/tc-ia64.c:4946
7001 msgid "Unrecognized predicate relation type"
7002 msgstr ""
7003
7004 #: config/tc-ia64.c:4992
7005 msgid "Bad register range"
7006 msgstr ""
7007
7008 #: config/tc-ia64.c:5001 config/tc-ia64.c:7527
7009 msgid "Predicate register expected"
7010 msgstr ""
7011
7012 #: config/tc-ia64.c:5006
7013 msgid "Duplicate predicate register ignored"
7014 msgstr ""
7015
7016 #: config/tc-ia64.c:5022
7017 msgid "Predicate source and target required"
7018 msgstr ""
7019
7020 #: config/tc-ia64.c:5024 config/tc-ia64.c:5036
7021 msgid "Use of p0 is not valid in this context"
7022 msgstr ""
7023
7024 #: config/tc-ia64.c:5031
7025 msgid "At least two PR arguments expected"
7026 msgstr ""
7027
7028 #: config/tc-ia64.c:5045
7029 msgid "At least one PR argument expected"
7030 msgstr ""
7031
7032 #: config/tc-ia64.c:5080
7033 #, c-format
7034 msgid "Inserting \"%s\" into entry hint table failed: %s"
7035 msgstr ""
7036
7037 #. FIXME -- need 62-bit relocation type
7038 #: config/tc-ia64.c:5548
7039 msgid "62-bit relocation not yet implemented"
7040 msgstr ""
7041
7042 #. XXX technically, this is wrong: we should not be issuing warning
7043 #. messages until we're sure this instruction pattern is going to
7044 #. be used!
7045 #: config/tc-ia64.c:5632
7046 msgid "lower 16 bits of mask ignored"
7047 msgstr ""
7048
7049 #: config/tc-ia64.c:5946
7050 msgid "Expected separator `='"
7051 msgstr ""
7052
7053 #: config/tc-ia64.c:5980
7054 msgid "Duplicate equal sign (=) in instruction"
7055 msgstr ""
7056
7057 #: config/tc-ia64.c:5987
7058 #, c-format
7059 msgid "Illegal operand separator `%c'"
7060 msgstr ""
7061
7062 #: config/tc-ia64.c:6102
7063 #, c-format
7064 msgid "Operand %u of `%s' should be %s"
7065 msgstr ""
7066
7067 #: config/tc-ia64.c:6106
7068 msgid "Wrong number of output operands"
7069 msgstr ""
7070
7071 #: config/tc-ia64.c:6108
7072 msgid "Wrong number of input operands"
7073 msgstr ""
7074
7075 #: config/tc-ia64.c:6110
7076 msgid "Operand mismatch"
7077 msgstr ""
7078
7079 #: config/tc-ia64.c:6192
7080 #, c-format
7081 msgid "Invalid use of `%c%d' as output operand"
7082 msgstr ""
7083
7084 #: config/tc-ia64.c:6195
7085 #, c-format
7086 msgid "Invalid use of `r%d' as base update address operand"
7087 msgstr ""
7088
7089 #: config/tc-ia64.c:6219
7090 #, c-format
7091 msgid "Invalid duplicate use of `%c%d'"
7092 msgstr ""
7093
7094 #: config/tc-ia64.c:6226
7095 #, c-format
7096 msgid "Invalid simultaneous use of `f%d' and `f%d'"
7097 msgstr ""
7098
7099 #: config/tc-ia64.c:6232
7100 #, c-format
7101 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
7102 msgstr ""
7103
7104 #: config/tc-ia64.c:6276
7105 msgid "Value truncated to 62 bits"
7106 msgstr ""
7107
7108 #: config/tc-ia64.c:6339
7109 #, c-format
7110 msgid "Bad operand value: %s"
7111 msgstr ""
7112
7113 #. Give an error if a frag containing code is not aligned to a 16 byte
7114 #. boundary.
7115 #: config/tc-ia64.c:6414 config/tc-ia64.h:177
7116 msgid "instruction address is not a multiple of 16"
7117 msgstr ""
7118
7119 #: config/tc-ia64.c:6482
7120 #, c-format
7121 msgid "`%s' must be last in bundle"
7122 msgstr ""
7123
7124 #: config/tc-ia64.c:6514
7125 #, c-format
7126 msgid "Internal error: don't know how to force %s to end of instruction group"
7127 msgstr ""
7128
7129 #: config/tc-ia64.c:6527
7130 #, c-format
7131 msgid "`%s' must be last in instruction group"
7132 msgstr ""
7133
7134 #: config/tc-ia64.c:6557
7135 msgid "Label must be first in a bundle"
7136 msgstr ""
7137
7138 #: config/tc-ia64.c:6634
7139 msgid "hint in B unit may be treated as nop"
7140 msgstr ""
7141
7142 #: config/tc-ia64.c:6645
7143 msgid "hint in B unit can't be used"
7144 msgstr ""
7145
7146 #: config/tc-ia64.c:6659
7147 msgid "emit_one_bundle: unexpected dynamic op"
7148 msgstr ""
7149
7150 #: config/tc-ia64.c:6782
7151 #, c-format
7152 msgid "`%s' does not fit into %s template"
7153 msgstr ""
7154
7155 #: config/tc-ia64.c:6797
7156 #, c-format
7157 msgid "`%s' does not fit into bundle"
7158 msgstr ""
7159
7160 #: config/tc-ia64.c:6809
7161 #, c-format
7162 msgid "`%s' can't go in %s of %s template"
7163 msgstr ""
7164
7165 #: config/tc-ia64.c:6815
7166 msgid "Missing '}' at end of file"
7167 msgstr ""
7168
7169 #: config/tc-ia64.c:6962
7170 #, c-format
7171 msgid "Unrecognized option '-x%s'"
7172 msgstr ""
7173
7174 #: config/tc-ia64.c:6989
7175 msgid ""
7176 "IA-64 options:\n"
7177 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
7178 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
7179 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
7180 "\t\t\t  without function descriptors (sets ELF header flag\n"
7181 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
7182 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
7183 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
7184 "  -mtune=[itanium1|itanium2]\n"
7185 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
7186 "  -munwind-check=[warning|error]\n"
7187 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
7188 "  -mhint.b=[ok|warning|error]\n"
7189 "\t\t\t  hint.b check (default -mhint.b=error)\n"
7190 "  -x | -xexplicit\t  turn on dependency violation checking\n"
7191 "  -xauto\t\t  automagically remove dependency violations (default)\n"
7192 "  -xnone\t\t  turn off dependency violation checking\n"
7193 "  -xdebug\t\t  debug dependency violation checker\n"
7194 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
7195 "\t\t\t  dependency violation checking\n"
7196 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
7197 "\t\t\t  dependency violation checking\n"
7198 msgstr ""
7199
7200 #: config/tc-ia64.c:7019
7201 msgid "--gstabs is not supported for ia64"
7202 msgstr ""
7203
7204 #: config/tc-ia64.c:7257
7205 #, c-format
7206 msgid "ia64.md_begin: can't hash `%s': %s"
7207 msgstr ""
7208
7209 #: config/tc-ia64.c:7318
7210 #, c-format
7211 msgid "Inserting \"%s\" into constant hash table failed: %s"
7212 msgstr ""
7213
7214 #: config/tc-ia64.c:7330 config/tc-mips.c:1905
7215 msgid "Could not set architecture and machine"
7216 msgstr ""
7217
7218 #: config/tc-ia64.c:7462
7219 msgid "Explicit stops are ignored in auto mode"
7220 msgstr ""
7221
7222 #: config/tc-ia64.c:7471
7223 msgid "Found '{' when manual bundling is already turned on"
7224 msgstr ""
7225
7226 #: config/tc-ia64.c:7484
7227 msgid "Found '{' after explicit switch to automatic mode"
7228 msgstr ""
7229
7230 #: config/tc-ia64.c:7490
7231 msgid "Found '}' when manual bundling is off"
7232 msgstr ""
7233
7234 #: config/tc-ia64.c:7517
7235 msgid "Expected ')'"
7236 msgstr ""
7237
7238 #: config/tc-ia64.c:7522
7239 msgid "Qualifying predicate expected"
7240 msgstr ""
7241
7242 #: config/tc-ia64.c:7541
7243 msgid "Tag must come before qualifying predicate."
7244 msgstr ""
7245
7246 #: config/tc-ia64.c:7571
7247 msgid "Expected ':'"
7248 msgstr ""
7249
7250 #: config/tc-ia64.c:7587
7251 msgid "Tag name expected"
7252 msgstr ""
7253
7254 #: config/tc-ia64.c:7689
7255 msgid "Rotating register index must be a non-negative constant"
7256 msgstr ""
7257
7258 #: config/tc-ia64.c:7694
7259 #, c-format
7260 msgid "Index out of range 0..%u"
7261 msgstr ""
7262
7263 #: config/tc-ia64.c:7706
7264 msgid "Indirect register index must be a general register"
7265 msgstr ""
7266
7267 #: config/tc-ia64.c:7715
7268 msgid "Index can only be applied to rotating or indirect registers"
7269 msgstr ""
7270
7271 #: config/tc-ia64.c:7751 config/tc-xstormy16.c:146
7272 msgid "Expected '('"
7273 msgstr ""
7274
7275 #: config/tc-ia64.c:7759 config/tc-pdp11.c:448 config/tc-pdp11.c:514
7276 #: config/tc-pdp11.c:553 config/tc-xstormy16.c:155
7277 msgid "Missing ')'"
7278 msgstr ""
7279
7280 #: config/tc-ia64.c:7777 config/tc-xstormy16.c:162
7281 msgid "Not a symbolic expression"
7282 msgstr ""
7283
7284 #: config/tc-ia64.c:7782 config/tc-ia64.c:7796
7285 msgid "Illegal combination of relocation functions"
7286 msgstr ""
7287
7288 #: config/tc-ia64.c:7885
7289 msgid "No current frame"
7290 msgstr ""
7291
7292 #: config/tc-ia64.c:7887
7293 #, c-format
7294 msgid "Register number out of range 0..%u"
7295 msgstr ""
7296
7297 #: config/tc-ia64.c:7925
7298 msgid "Standalone `#' is illegal"
7299 msgstr ""
7300
7301 #: config/tc-ia64.c:7928
7302 msgid "Redundant `#' suffix operators"
7303 msgstr ""
7304
7305 #: config/tc-ia64.c:8086
7306 #, c-format
7307 msgid "Unhandled dependency %s for %s (%s), note %d"
7308 msgstr ""
7309
7310 #: config/tc-ia64.c:9381
7311 #, c-format
7312 msgid "Unrecognized dependency specifier %d\n"
7313 msgstr ""
7314
7315 #: config/tc-ia64.c:10257
7316 msgid "Only the first path encountering the conflict is reported"
7317 msgstr ""
7318
7319 #: config/tc-ia64.c:10259
7320 msgid "This is the location of the conflicting usage"
7321 msgstr ""
7322
7323 #: config/tc-ia64.c:10520
7324 #, c-format
7325 msgid "Unknown opcode `%s'"
7326 msgstr ""
7327
7328 #: config/tc-ia64.c:10598
7329 #, c-format
7330 msgid "AR %d can only be accessed by %c-unit"
7331 msgstr ""
7332
7333 #: config/tc-ia64.c:10610
7334 msgid "hint.b may be treated as nop"
7335 msgstr ""
7336
7337 #: config/tc-ia64.c:10613
7338 msgid "hint.b shouldn't be used"
7339 msgstr ""
7340
7341 #: config/tc-ia64.c:10652
7342 #, c-format
7343 msgid "`%s' cannot be predicated"
7344 msgstr ""
7345
7346 #: config/tc-ia64.c:10724
7347 msgid "Closing bracket missing"
7348 msgstr ""
7349
7350 #: config/tc-ia64.c:10733
7351 msgid "Index must be a general register"
7352 msgstr ""
7353
7354 #: config/tc-ia64.c:10898
7355 #, c-format
7356 msgid "Unsupported fixup size %d"
7357 msgstr ""
7358
7359 #. This should be an error, but since previously there wasn't any
7360 #. diagnostic here, don't make it fail because of this for now.
7361 #: config/tc-ia64.c:11170
7362 #, c-format
7363 msgid "Cannot express %s%d%s relocation"
7364 msgstr ""
7365
7366 #: config/tc-ia64.c:11189
7367 msgid "No addend allowed in @fptr() relocation"
7368 msgstr ""
7369
7370 #: config/tc-ia64.c:11228
7371 msgid "integer operand out of range"
7372 msgstr ""
7373
7374 #: config/tc-ia64.c:11295
7375 #, c-format
7376 msgid "%s must have a constant value"
7377 msgstr ""
7378
7379 #: config/tc-ia64.c:11315
7380 msgid "cannot resolve @slotcount parameter"
7381 msgstr ""
7382
7383 #: config/tc-ia64.c:11348
7384 msgid "invalid @slotcount value"
7385 msgstr ""
7386
7387 #: config/tc-ia64.c:11385 config/tc-z8k.c:1372
7388 #, c-format
7389 msgid "Cannot represent %s relocation in object file"
7390 msgstr ""
7391
7392 #: config/tc-ia64.c:11496
7393 msgid "Can't add stop bit to mark end of instruction group"
7394 msgstr ""
7395
7396 #: config/tc-ia64.c:11596 config/tc-score.c:6109 read.c:1451 read.c:2447
7397 #: read.c:3149 read.c:3490 read.c:3534
7398 msgid "expected symbol name"
7399 msgstr ""
7400
7401 #: config/tc-ia64.c:11606 read.c:2457 read.c:3159 read.c:3518 stabs.c:468
7402 #, c-format
7403 msgid "expected comma after \"%s\""
7404 msgstr ""
7405
7406 #: config/tc-ia64.c:11648
7407 #, c-format
7408 msgid "`%s' is already the alias of %s `%s'"
7409 msgstr ""
7410
7411 #: config/tc-ia64.c:11658
7412 #, c-format
7413 msgid "%s `%s' already has an alias `%s'"
7414 msgstr ""
7415
7416 #: config/tc-ia64.c:11669
7417 #, c-format
7418 msgid "inserting \"%s\" into %s alias hash table failed: %s"
7419 msgstr ""
7420
7421 #: config/tc-ia64.c:11677
7422 #, c-format
7423 msgid "inserting \"%s\" into %s name hash table failed: %s"
7424 msgstr ""
7425
7426 #: config/tc-ia64.c:11703
7427 #, c-format
7428 msgid "symbol `%s' aliased to `%s' is not used"
7429 msgstr ""
7430
7431 #: config/tc-ia64.c:11726
7432 #, c-format
7433 msgid "section `%s' aliased to `%s' is not used"
7434 msgstr ""
7435
7436 #: config/tc-ip2k.c:158
7437 #, c-format
7438 msgid "IP2K specific command line options:\n"
7439 msgstr ""
7440
7441 #: config/tc-ip2k.c:159
7442 #, c-format
7443 msgid "  -mip2022               restrict to IP2022 insns \n"
7444 msgstr ""
7445
7446 #: config/tc-ip2k.c:160
7447 #, c-format
7448 msgid "  -mip2022ext            permit extended IP2022 insn\n"
7449 msgstr ""
7450
7451 #: config/tc-iq2000.c:364
7452 #, c-format
7453 msgid "the yielding instruction %s may not be in a delay slot."
7454 msgstr ""
7455
7456 #: config/tc-iq2000.c:372
7457 #, c-format
7458 msgid "Register number (R%ld) for double word access must be even."
7459 msgstr ""
7460
7461 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7462 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7463 #, c-format
7464 msgid "operand references R%ld of previous load."
7465 msgstr ""
7466
7467 #: config/tc-iq2000.c:396
7468 msgid "instruction implicitly accesses R31 of previous load."
7469 msgstr ""
7470
7471 #: config/tc-iq2000.c:651 config/tc-mep.c:2008
7472 msgid "Unmatched high relocation"
7473 msgstr ""
7474
7475 #: config/tc-iq2000.c:829 config/tc-mips.c:15017 config/tc-score.c:5819
7476 msgid ".end not in text section"
7477 msgstr ""
7478
7479 #: config/tc-iq2000.c:833 config/tc-mips.c:15021 config/tc-score.c:5822
7480 msgid ".end directive without a preceding .ent directive."
7481 msgstr ""
7482
7483 #: config/tc-iq2000.c:842 config/tc-mips.c:15030 config/tc-score.c:5830
7484 msgid ".end symbol does not match .ent symbol."
7485 msgstr ""
7486
7487 #: config/tc-iq2000.c:845 config/tc-mips.c:15037 config/tc-score.c:5835
7488 msgid ".end directive missing or unknown symbol"
7489 msgstr ""
7490
7491 #: config/tc-iq2000.c:863
7492 msgid "Expected simple number."
7493 msgstr ""
7494
7495 #: config/tc-iq2000.c:892 config/tc-mips.c:14942 config/tc-score.c:5670
7496 #, c-format
7497 msgid " *input_line_pointer == '%c' 0x%02x\n"
7498 msgstr ""
7499
7500 #: config/tc-iq2000.c:894
7501 msgid "Invalid number"
7502 msgstr ""
7503
7504 #: config/tc-iq2000.c:928 config/tc-mips.c:15109 config/tc-score.c:5708
7505 msgid ".ent or .aent not in text section."
7506 msgstr ""
7507
7508 #: config/tc-iq2000.c:931
7509 msgid "missing `.end'"
7510 msgstr ""
7511
7512 #: config/tc-lm32.c:237 config/tc-moxie.c:575
7513 msgid "bad call to md_atof"
7514 msgstr ""
7515
7516 #: config/tc-m32c.c:143
7517 #, c-format
7518 msgid " M32C specific command line options:\n"
7519 msgstr ""
7520
7521 #. Pretend that we do not recognise this option.
7522 #: config/tc-m32r.c:331
7523 msgid "Unrecognised option: -hidden"
7524 msgstr ""
7525
7526 #: config/tc-m32r.c:358 config/tc-sparc.c:583
7527 msgid "Unrecognized option following -K"
7528 msgstr ""
7529
7530 #: config/tc-m32r.c:373
7531 #, c-format
7532 msgid " M32R specific command line options:\n"
7533 msgstr ""
7534
7535 #: config/tc-m32r.c:375
7536 #, c-format
7537 msgid ""
7538 "  -m32r                   disable support for the m32rx instruction set\n"
7539 msgstr ""
7540
7541 #: config/tc-m32r.c:377
7542 #, c-format
7543 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7544 msgstr ""
7545
7546 #: config/tc-m32r.c:379
7547 #, c-format
7548 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7549 msgstr ""
7550
7551 #: config/tc-m32r.c:381
7552 #, c-format
7553 msgid "  -EL,-little             produce little endian code and data\n"
7554 msgstr ""
7555
7556 #: config/tc-m32r.c:383
7557 #, c-format
7558 msgid "  -EB,-big                produce big endian code and data\n"
7559 msgstr ""
7560
7561 #: config/tc-m32r.c:385
7562 #, c-format
7563 msgid "  -parallel               try to combine instructions in parallel\n"
7564 msgstr ""
7565
7566 #: config/tc-m32r.c:387
7567 #, c-format
7568 msgid "  -no-parallel            disable -parallel\n"
7569 msgstr ""
7570
7571 #: config/tc-m32r.c:389
7572 #, c-format
7573 msgid ""
7574 "  -no-bitinst             disallow the M32R2's extended bit-field "
7575 "instructions\n"
7576 msgstr ""
7577
7578 #: config/tc-m32r.c:391
7579 #, c-format
7580 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7581 msgstr ""
7582
7583 #: config/tc-m32r.c:394
7584 #, c-format
7585 msgid ""
7586 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7587 msgstr ""
7588
7589 #: config/tc-m32r.c:396
7590 #, c-format
7591 msgid "                                         might violate contraints\n"
7592 msgstr ""
7593
7594 #: config/tc-m32r.c:398
7595 #, c-format
7596 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7597 msgstr ""
7598
7599 #: config/tc-m32r.c:400
7600 #, c-format
7601 msgid ""
7602 "                                         instructions might violate "
7603 "contraints\n"
7604 msgstr ""
7605
7606 #: config/tc-m32r.c:402
7607 #, c-format
7608 msgid ""
7609 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7610 msgstr ""
7611
7612 #: config/tc-m32r.c:404
7613 #, c-format
7614 msgid ""
7615 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7616 msgstr ""
7617
7618 #: config/tc-m32r.c:406
7619 #, c-format
7620 msgid ""
7621 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7622 msgstr ""
7623
7624 #: config/tc-m32r.c:408
7625 #, c-format
7626 msgid "                                         fo contraint violations\n"
7627 msgstr ""
7628
7629 #: config/tc-m32r.c:410
7630 #, c-format
7631 msgid ""
7632 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7633 msgstr ""
7634
7635 #: config/tc-m32r.c:412
7636 #, c-format
7637 msgid "                                         contraint violations\n"
7638 msgstr ""
7639
7640 #: config/tc-m32r.c:414
7641 #, c-format
7642 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7643 msgstr ""
7644
7645 #: config/tc-m32r.c:416
7646 #, c-format
7647 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7648 msgstr ""
7649
7650 #: config/tc-m32r.c:419
7651 #, c-format
7652 msgid ""
7653 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7654 "reloc\n"
7655 msgstr ""
7656
7657 #: config/tc-m32r.c:421
7658 #, c-format
7659 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7660 msgstr ""
7661
7662 #: config/tc-m32r.c:423
7663 #, c-format
7664 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7665 msgstr ""
7666
7667 #: config/tc-m32r.c:425
7668 #, c-format
7669 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7670 msgstr ""
7671
7672 #: config/tc-m32r.c:428
7673 #, c-format
7674 msgid "  -KPIC                   generate PIC\n"
7675 msgstr ""
7676
7677 #: config/tc-m32r.c:850
7678 msgid "instructions write to the same destination register."
7679 msgstr ""
7680
7681 #: config/tc-m32r.c:858
7682 msgid "Instructions do not use parallel execution pipelines."
7683 msgstr ""
7684
7685 #: config/tc-m32r.c:866
7686 msgid "Instructions share the same execution pipeline"
7687 msgstr ""
7688
7689 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7690 #, c-format
7691 msgid "not a 16 bit instruction '%s'"
7692 msgstr ""
7693
7694 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7695 #, c-format
7696 msgid "instruction '%s' is for the M32R2 only"
7697 msgstr ""
7698
7699 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7700 #, c-format
7701 msgid "unknown instruction '%s'"
7702 msgstr ""
7703
7704 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7705 #, c-format
7706 msgid "instruction '%s' is for the M32RX only"
7707 msgstr ""
7708
7709 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7710 #, c-format
7711 msgid "instruction '%s' cannot be executed in parallel."
7712 msgstr ""
7713
7714 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7715 msgid "internal error: lookup/get operands failed"
7716 msgstr ""
7717
7718 #: config/tc-m32r.c:1096
7719 #, c-format
7720 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7721 msgstr ""
7722
7723 #: config/tc-m32r.c:1125
7724 #, c-format
7725 msgid ""
7726 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7727 "is this intentional ?"
7728 msgstr ""
7729
7730 #: config/tc-m32r.c:1129
7731 #, c-format
7732 msgid ""
7733 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7734 "is this intentional ?"
7735 msgstr ""
7736
7737 #: config/tc-m32r.c:1503
7738 #, c-format
7739 msgid ".SCOMMon length (%ld.) <0! Ignored."
7740 msgstr ""
7741
7742 #: config/tc-m32r.c:1553
7743 #, c-format
7744 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7745 msgstr ""
7746
7747 #: config/tc-m32r.c:1789
7748 msgid "Addend to unresolved symbol not on word boundary."
7749 msgstr ""
7750
7751 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:775
7752 #: config/tc-sh.c:2456
7753 msgid "Invalid PIC expression."
7754 msgstr ""
7755
7756 #: config/tc-m32r.c:2074
7757 msgid "Unmatched high/shigh reloc"
7758 msgstr ""
7759
7760 #: config/tc-m68hc11.c:371
7761 #, c-format
7762 msgid ""
7763 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7764 "  -m68hc11 | -m68hc12 |\n"
7765 "  -m68hcs12               specify the processor [default %s]\n"
7766 "  -mshort                 use 16-bit int ABI (default)\n"
7767 "  -mlong                  use 32-bit int ABI\n"
7768 "  -mshort-double          use 32-bit double ABI\n"
7769 "  -mlong-double           use 64-bit double ABI (default)\n"
7770 "  --force-long-branches   always turn relative branches into absolute ones\n"
7771 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
7772 "                          when the offset is out of range\n"
7773 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7774 "                          when the instruction does not support direct mode\n"
7775 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
7776 "  --print-opcodes         print the list of instructions with syntax\n"
7777 "  --generate-example      generate an example of each instruction\n"
7778 "                          (used for testing)\n"
7779 msgstr ""
7780
7781 #: config/tc-m68hc11.c:417
7782 #, c-format
7783 msgid "Default target `%s' is not supported."
7784 msgstr ""
7785
7786 #. Dump the opcode statistics table.
7787 #: config/tc-m68hc11.c:435
7788 #, c-format
7789 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7790 msgstr ""
7791
7792 #: config/tc-m68hc11.c:501
7793 #, c-format
7794 msgid "Option `%s' is not recognized."
7795 msgstr ""
7796
7797 #: config/tc-m68hc11.c:671
7798 msgid "#<imm8>"
7799 msgstr ""
7800
7801 #: config/tc-m68hc11.c:680
7802 msgid "#<imm16>"
7803 msgstr ""
7804
7805 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7806 msgid "<imm8>,X"
7807 msgstr ""
7808
7809 #: config/tc-m68hc11.c:725
7810 msgid "*<abs8>"
7811 msgstr ""
7812
7813 #: config/tc-m68hc11.c:737
7814 msgid "#<mask>"
7815 msgstr ""
7816
7817 #: config/tc-m68hc11.c:747
7818 #, c-format
7819 msgid "symbol%d"
7820 msgstr ""
7821
7822 #: config/tc-m68hc11.c:749
7823 msgid "<abs>"
7824 msgstr ""
7825
7826 #: config/tc-m68hc11.c:768
7827 msgid "<label>"
7828 msgstr ""
7829
7830 #: config/tc-m68hc11.c:784
7831 #, c-format
7832 msgid ""
7833 "# Example of `%s' instructions\n"
7834 "\t.sect .text\n"
7835 "_start:\n"
7836 msgstr ""
7837
7838 #: config/tc-m68hc11.c:831
7839 #, c-format
7840 msgid "Instruction `%s' is not recognized."
7841 msgstr ""
7842
7843 #: config/tc-m68hc11.c:836
7844 #, c-format
7845 msgid "Instruction formats for `%s':"
7846 msgstr ""
7847
7848 #: config/tc-m68hc11.c:966
7849 #, c-format
7850 msgid "Immediate operand is not allowed for operand %d."
7851 msgstr ""
7852
7853 #: config/tc-m68hc11.c:1010
7854 msgid "Indirect indexed addressing is not valid for 68HC11."
7855 msgstr ""
7856
7857 #: config/tc-m68hc11.c:1030
7858 msgid "Spurious `,' or bad indirect register addressing mode."
7859 msgstr ""
7860
7861 #: config/tc-m68hc11.c:1052
7862 msgid "Missing second register or offset for indexed-indirect mode."
7863 msgstr ""
7864
7865 #: config/tc-m68hc11.c:1062
7866 msgid "Missing second register for indexed-indirect mode."
7867 msgstr ""
7868
7869 #: config/tc-m68hc11.c:1078
7870 msgid "Missing `]' to close indexed-indirect mode."
7871 msgstr ""
7872
7873 #: config/tc-m68hc11.c:1123
7874 msgid "Illegal operand."
7875 msgstr ""
7876
7877 #: config/tc-m68hc11.c:1128
7878 msgid "Missing operand."
7879 msgstr ""
7880
7881 #: config/tc-m68hc11.c:1181
7882 msgid "Pre-increment mode is not valid for 68HC11"
7883 msgstr ""
7884
7885 #: config/tc-m68hc11.c:1194
7886 msgid "Wrong register in register indirect mode."
7887 msgstr ""
7888
7889 #: config/tc-m68hc11.c:1202
7890 msgid "Missing `]' to close register indirect operand."
7891 msgstr ""
7892
7893 #: config/tc-m68hc11.c:1222
7894 msgid "Post-decrement mode is not valid for 68HC11."
7895 msgstr ""
7896
7897 #: config/tc-m68hc11.c:1230
7898 msgid "Post-increment mode is not valid for 68HC11."
7899 msgstr ""
7900
7901 #: config/tc-m68hc11.c:1248
7902 msgid "Invalid indexed indirect mode."
7903 msgstr ""
7904
7905 #: config/tc-m68hc11.c:1340
7906 #, c-format
7907 msgid "Trap id `%ld' is out of range."
7908 msgstr ""
7909
7910 #: config/tc-m68hc11.c:1344
7911 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7912 msgstr ""
7913
7914 #: config/tc-m68hc11.c:1351
7915 #, c-format
7916 msgid "Operand out of 8-bit range: `%ld'."
7917 msgstr ""
7918
7919 #: config/tc-m68hc11.c:1358
7920 msgid "The trap id must be a constant."
7921 msgstr ""
7922
7923 #: config/tc-m68hc11.c:1393
7924 #, c-format
7925 msgid "Operand `%x' not recognized in fixup8."
7926 msgstr ""
7927
7928 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7929 #, c-format
7930 msgid "Operand out of 16-bit range: `%ld'."
7931 msgstr ""
7932
7933 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1473
7934 #, c-format
7935 msgid "Operand `%x' not recognized in fixup16."
7936 msgstr ""
7937
7938 #: config/tc-m68hc11.c:1490
7939 #, c-format
7940 msgid "Unexpected branch conversion with `%x'"
7941 msgstr ""
7942
7943 #: config/tc-m68hc11.c:1576 config/tc-m68hc11.c:1708
7944 #, c-format
7945 msgid "Operand out of range for a relative branch: `%ld'"
7946 msgstr ""
7947
7948 #: config/tc-m68hc11.c:1676
7949 msgid "Invalid register for dbcc/tbcc instruction."
7950 msgstr ""
7951
7952 #: config/tc-m68hc11.c:1764
7953 #, c-format
7954 msgid "Increment/decrement value is out of range: `%ld'."
7955 msgstr ""
7956
7957 #: config/tc-m68hc11.c:1775
7958 msgid "Expecting a register."
7959 msgstr ""
7960
7961 #: config/tc-m68hc11.c:1790
7962 msgid "Invalid register for post/pre increment."
7963 msgstr ""
7964
7965 #: config/tc-m68hc11.c:1820
7966 msgid "Invalid register."
7967 msgstr ""
7968
7969 #: config/tc-m68hc11.c:1827
7970 #, c-format
7971 msgid "Offset out of 16-bit range: %ld."
7972 msgstr ""
7973
7974 #: config/tc-m68hc11.c:1832
7975 #, c-format
7976 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7977 msgstr ""
7978
7979 #: config/tc-m68hc11.c:1938
7980 msgid "Expecting register D for indexed indirect mode."
7981 msgstr ""
7982
7983 #: config/tc-m68hc11.c:1940
7984 msgid "Indexed indirect mode is not allowed for movb/movw."
7985 msgstr ""
7986
7987 #: config/tc-m68hc11.c:1957
7988 msgid "Invalid accumulator register."
7989 msgstr ""
7990
7991 #: config/tc-m68hc11.c:1982
7992 msgid "Invalid indexed register."
7993 msgstr ""
7994
7995 #: config/tc-m68hc11.c:1990
7996 msgid "Addressing mode not implemented yet."
7997 msgstr ""
7998
7999 #: config/tc-m68hc11.c:2003
8000 msgid "Invalid source register for this instruction, use 'tfr'."
8001 msgstr ""
8002
8003 #: config/tc-m68hc11.c:2005
8004 msgid "Invalid source register."
8005 msgstr ""
8006
8007 #: config/tc-m68hc11.c:2010
8008 msgid "Invalid destination register for this instruction, use 'tfr'."
8009 msgstr ""
8010
8011 #: config/tc-m68hc11.c:2012
8012 msgid "Invalid destination register."
8013 msgstr ""
8014
8015 #: config/tc-m68hc11.c:2108
8016 msgid "Invalid indexed register, expecting register X."
8017 msgstr ""
8018
8019 #: config/tc-m68hc11.c:2110
8020 msgid "Invalid indexed register, expecting register Y."
8021 msgstr ""
8022
8023 #: config/tc-m68hc11.c:2418
8024 msgid "No instruction or missing opcode."
8025 msgstr ""
8026
8027 #: config/tc-m68hc11.c:2483
8028 #, c-format
8029 msgid "Opcode `%s' is not recognized."
8030 msgstr ""
8031
8032 #: config/tc-m68hc11.c:2505
8033 #, c-format
8034 msgid "Garbage at end of instruction: `%s'."
8035 msgstr ""
8036
8037 #: config/tc-m68hc11.c:2528
8038 #, c-format
8039 msgid "Invalid operand for `%s'"
8040 msgstr ""
8041
8042 #: config/tc-m68hc11.c:2579
8043 #, c-format
8044 msgid "Invalid mode: %s\n"
8045 msgstr ""
8046
8047 #: config/tc-m68hc11.c:2639
8048 msgid "bad .relax format"
8049 msgstr ""
8050
8051 #: config/tc-m68hc11.c:2683
8052 #, c-format
8053 msgid "Relocation %d is not supported by object file format."
8054 msgstr ""
8055
8056 #: config/tc-m68hc11.c:2962
8057 msgid "bra or bsr with undefined symbol."
8058 msgstr ""
8059
8060 #: config/tc-m68hc11.c:3063 config/tc-m68hc11.c:3120
8061 #, c-format
8062 msgid "Subtype %d is not recognized."
8063 msgstr ""
8064
8065 #: config/tc-m68hc11.c:3178
8066 msgid "Expression too complex."
8067 msgstr ""
8068
8069 #: config/tc-m68hc11.c:3209
8070 msgid "Value out of 16-bit range."
8071 msgstr ""
8072
8073 #: config/tc-m68hc11.c:3227
8074 #, c-format
8075 msgid "Value %ld too large for 8-bit PC-relative branch."
8076 msgstr ""
8077
8078 #: config/tc-m68hc11.c:3234
8079 #, c-format
8080 msgid "Auto increment/decrement offset '%ld' is out of range."
8081 msgstr ""
8082
8083 #: config/tc-m68hc11.c:3247
8084 #, c-format
8085 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
8086 msgstr ""
8087
8088 #: config/tc-m68hc11.c:3263
8089 #, c-format
8090 msgid "Line %d: unknown relocation type: 0x%x."
8091 msgstr ""
8092
8093 #: config/tc-m68k.c:1161
8094 #, c-format
8095 msgid "Can not do %d byte pc-relative relocation"
8096 msgstr ""
8097
8098 #: config/tc-m68k.c:1163
8099 #, c-format
8100 msgid "Can not do %d byte pc-relative pic relocation"
8101 msgstr ""
8102
8103 #: config/tc-m68k.c:1168
8104 #, c-format
8105 msgid "Can not do %d byte relocation"
8106 msgstr ""
8107
8108 #: config/tc-m68k.c:1170
8109 #, c-format
8110 msgid "Can not do %d byte pic relocation"
8111 msgstr ""
8112
8113 #: config/tc-m68k.c:1250
8114 #, c-format
8115 msgid "Unable to produce reloc against symbol '%s'"
8116 msgstr ""
8117
8118 #: config/tc-m68k.c:1309 config/tc-vax.c:2363
8119 #, c-format
8120 msgid "Cannot make %s relocation PC relative"
8121 msgstr ""
8122
8123 #: config/tc-m68k.c:1427 config/tc-vax.c:1873
8124 msgid "No operator"
8125 msgstr ""
8126
8127 #: config/tc-m68k.c:1457 config/tc-vax.c:1889
8128 msgid "Unknown operator"
8129 msgstr ""
8130
8131 #: config/tc-m68k.c:2360
8132 msgid "invalid instruction for this architecture; needs "
8133 msgstr ""
8134
8135 #: config/tc-m68k.c:2368
8136 msgid "hardware divide"
8137 msgstr ""
8138
8139 #: config/tc-m68k.c:2390 config/tc-m68k.c:2394 config/tc-m68k.c:2398
8140 msgid "or higher"
8141 msgstr ""
8142
8143 #: config/tc-m68k.c:2451
8144 msgid "operands mismatch"
8145 msgstr ""
8146
8147 #: config/tc-m68k.c:2515 config/tc-m68k.c:2521 config/tc-m68k.c:2527
8148 #: config/tc-mmix.c:2467 config/tc-mmix.c:2491
8149 msgid "operand out of range"
8150 msgstr ""
8151
8152 #: config/tc-m68k.c:2584
8153 #, c-format
8154 msgid "Bignum too big for %c format; truncated"
8155 msgstr ""
8156
8157 #: config/tc-m68k.c:2661
8158 msgid "displacement too large for this architecture; needs 68020 or higher"
8159 msgstr ""
8160
8161 #: config/tc-m68k.c:2772
8162 msgid ""
8163 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
8164 msgstr ""
8165
8166 #: config/tc-m68k.c:2777
8167 msgid "invalid index size for coldfire"
8168 msgstr ""
8169
8170 #: config/tc-m68k.c:2830
8171 msgid "Forcing byte displacement"
8172 msgstr ""
8173
8174 #: config/tc-m68k.c:2832
8175 msgid "byte displacement out of range"
8176 msgstr ""
8177
8178 #: config/tc-m68k.c:2880 config/tc-m68k.c:2918
8179 msgid "invalid operand mode for this architecture; needs 68020 or higher"
8180 msgstr ""
8181
8182 #: config/tc-m68k.c:2904 config/tc-m68k.c:2938
8183 msgid ":b not permitted; defaulting to :w"
8184 msgstr ""
8185
8186 #: config/tc-m68k.c:3015
8187 msgid "unsupported byte value; use a different suffix"
8188 msgstr ""
8189
8190 #: config/tc-m68k.c:3030
8191 msgid "unknown/incorrect operand"
8192 msgstr ""
8193
8194 #: config/tc-m68k.c:3073 config/tc-m68k.c:3081 config/tc-m68k.c:3088
8195 #: config/tc-m68k.c:3095
8196 msgid "out of range"
8197 msgstr ""
8198
8199 #: config/tc-m68k.c:3168
8200 msgid "Can't use long branches on this architecture"
8201 msgstr ""
8202
8203 #: config/tc-m68k.c:3274
8204 msgid "Expression out of range, using 0"
8205 msgstr ""
8206
8207 #: config/tc-m68k.c:3475 config/tc-m68k.c:3491
8208 msgid "Floating point register in register list"
8209 msgstr ""
8210
8211 #: config/tc-m68k.c:3481
8212 msgid "Wrong register in floating-point reglist"
8213 msgstr ""
8214
8215 #: config/tc-m68k.c:3497
8216 msgid "incorrect register in reglist"
8217 msgstr ""
8218
8219 #: config/tc-m68k.c:3503
8220 msgid "wrong register in floating-point reglist"
8221 msgstr ""
8222
8223 #. ERROR.
8224 #: config/tc-m68k.c:3976
8225 msgid "Extra )"
8226 msgstr ""
8227
8228 #. ERROR.
8229 #: config/tc-m68k.c:3987
8230 msgid "Missing )"
8231 msgstr ""
8232
8233 #: config/tc-m68k.c:4004
8234 msgid "Missing operand"
8235 msgstr ""
8236
8237 #: config/tc-m68k.c:4329
8238 #, c-format
8239 msgid "unrecognized default cpu `%s'"
8240 msgstr ""
8241
8242 #: config/tc-m68k.c:4383
8243 #, c-format
8244 msgid "%s -- statement `%s' ignored"
8245 msgstr ""
8246
8247 #: config/tc-m68k.c:4432
8248 #, c-format
8249 msgid "Don't know how to figure width of %c in md_assemble()"
8250 msgstr ""
8251
8252 #: config/tc-m68k.c:4601
8253 #, c-format
8254 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
8255 msgstr ""
8256
8257 #: config/tc-m68k.c:4666 config/tc-m68k.c:4705
8258 #, c-format
8259 msgid "Internal Error: Can't find %s in hash table"
8260 msgstr ""
8261
8262 #: config/tc-m68k.c:4669 config/tc-m68k.c:4708
8263 #, c-format
8264 msgid "Internal Error: Can't hash %s: %s"
8265 msgstr ""
8266
8267 #: config/tc-m68k.c:4833
8268 #, c-format
8269 msgid "text label `%s' aligned to odd boundary"
8270 msgstr ""
8271
8272 #: config/tc-m68k.c:5005
8273 #, c-format
8274 msgid "value %ld out of range"
8275 msgstr ""
8276
8277 #: config/tc-m68k.c:5019
8278 msgid "invalid byte branch offset"
8279 msgstr ""
8280
8281 #: config/tc-m68k.c:5056
8282 msgid "short branch with zero offset: use :w"
8283 msgstr ""
8284
8285 #: config/tc-m68k.c:5100
8286 msgid "Conversion of PC relative BSR to absolute JSR"
8287 msgstr ""
8288
8289 #: config/tc-m68k.c:5111
8290 msgid "Conversion of PC relative branch to absolute jump"
8291 msgstr ""
8292
8293 #: config/tc-m68k.c:5128 config/tc-m68k.c:5189
8294 msgid "Conversion of PC relative conditional branch to absolute jump"
8295 msgstr ""
8296
8297 #: config/tc-m68k.c:5169
8298 msgid "Conversion of DBcc to absolute jump"
8299 msgstr ""
8300
8301 #: config/tc-m68k.c:5254
8302 msgid "Conversion of PC relative displacement to absolute"
8303 msgstr ""
8304
8305 #: config/tc-m68k.c:5467
8306 msgid "Tried to convert PC relative branch to absolute jump"
8307 msgstr ""
8308
8309 #: config/tc-m68k.c:5512 config/tc-m68k.c:5523 config/tc-m68k.c:5567
8310 msgid "expression out of range: defaulting to 1"
8311 msgstr ""
8312
8313 #: config/tc-m68k.c:5559
8314 msgid "expression out of range: defaulting to 0"
8315 msgstr ""
8316
8317 #: config/tc-m68k.c:5600 config/tc-m68k.c:5612
8318 #, c-format
8319 msgid "Can't deal with expression; defaulting to %ld"
8320 msgstr ""
8321
8322 #: config/tc-m68k.c:5626
8323 msgid "expression doesn't fit in BYTE"
8324 msgstr ""
8325
8326 #: config/tc-m68k.c:5630
8327 msgid "expression doesn't fit in WORD"
8328 msgstr ""
8329
8330 #: config/tc-m68k.c:5717
8331 #, c-format
8332 msgid "%s: unrecognized processor name"
8333 msgstr ""
8334
8335 #: config/tc-m68k.c:5778
8336 msgid "bad coprocessor id"
8337 msgstr ""
8338
8339 #: config/tc-m68k.c:5784
8340 msgid "unrecognized fopt option"
8341 msgstr ""
8342
8343 #: config/tc-m68k.c:5917
8344 #, c-format
8345 msgid "option `%s' may not be negated"
8346 msgstr ""
8347
8348 #: config/tc-m68k.c:5928
8349 #, c-format
8350 msgid "option `%s' not recognized"
8351 msgstr ""
8352
8353 #: config/tc-m68k.c:5957
8354 msgid "bad format of OPT NEST=depth"
8355 msgstr ""
8356
8357 #: config/tc-m68k.c:6013
8358 msgid "missing label"
8359 msgstr ""
8360
8361 #: config/tc-m68k.c:6037 config/tc-m68k.c:6066
8362 msgid "bad register list"
8363 msgstr ""
8364
8365 #: config/tc-m68k.c:6039
8366 #, c-format
8367 msgid "bad register list: %s"
8368 msgstr ""
8369
8370 #: config/tc-m68k.c:6137
8371 msgid "restore without save"
8372 msgstr ""
8373
8374 #: config/tc-m68k.c:6291 config/tc-m68k.c:6661
8375 msgid "syntax error in structured control directive"
8376 msgstr ""
8377
8378 #: config/tc-m68k.c:6336
8379 msgid "missing condition code in structured control directive"
8380 msgstr ""
8381
8382 #: config/tc-m68k.c:6407
8383 #, c-format
8384 msgid ""
8385 "Condition <%c%c> in structured control directive can not be encoded correctly"
8386 msgstr ""
8387
8388 #: config/tc-m68k.c:6703
8389 msgid "missing then"
8390 msgstr ""
8391
8392 #: config/tc-m68k.c:6784
8393 msgid "else without matching if"
8394 msgstr ""
8395
8396 #: config/tc-m68k.c:6817
8397 msgid "endi without matching if"
8398 msgstr ""
8399
8400 #: config/tc-m68k.c:6857
8401 msgid "break outside of structured loop"
8402 msgstr ""
8403
8404 #: config/tc-m68k.c:6895
8405 msgid "next outside of structured loop"
8406 msgstr ""
8407
8408 #: config/tc-m68k.c:6946
8409 msgid "missing ="
8410 msgstr ""
8411
8412 #: config/tc-m68k.c:6984
8413 msgid "missing to or downto"
8414 msgstr ""
8415
8416 #: config/tc-m68k.c:7020 config/tc-m68k.c:7054 config/tc-m68k.c:7268
8417 msgid "missing do"
8418 msgstr ""
8419
8420 #: config/tc-m68k.c:7155
8421 msgid "endf without for"
8422 msgstr ""
8423
8424 #: config/tc-m68k.c:7209
8425 msgid "until without repeat"
8426 msgstr ""
8427
8428 #: config/tc-m68k.c:7303
8429 msgid "endw without while"
8430 msgstr ""
8431
8432 #: config/tc-m68k.c:7336 config/tc-m68k.c:7364
8433 msgid "already assembled instructions"
8434 msgstr ""
8435
8436 #: config/tc-m68k.c:7441
8437 #, c-format
8438 msgid "`%s' is deprecated, use `%s'"
8439 msgstr ""
8440
8441 #: config/tc-m68k.c:7460
8442 #, c-format
8443 msgid "cpu `%s' unrecognized"
8444 msgstr ""
8445
8446 #: config/tc-m68k.c:7479
8447 #, c-format
8448 msgid "architecture `%s' unrecognized"
8449 msgstr ""
8450
8451 #: config/tc-m68k.c:7500
8452 #, c-format
8453 msgid "extension `%s' unrecognized"
8454 msgstr ""
8455
8456 #: config/tc-m68k.c:7619
8457 #, c-format
8458 msgid "option `-A%s' is deprecated: use `-%s'"
8459 msgstr ""
8460
8461 #: config/tc-m68k.c:7652
8462 msgid "architecture features both enabled and disabled"
8463 msgstr ""
8464
8465 #: config/tc-m68k.c:7679
8466 msgid "selected processor does not have all features of selected architecture"
8467 msgstr ""
8468
8469 #: config/tc-m68k.c:7688
8470 msgid "m68k and cf features both selected"
8471 msgstr ""
8472
8473 #: config/tc-m68k.c:7700
8474 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8475 msgstr ""
8476
8477 #: config/tc-m68k.c:7732
8478 #, c-format
8479 msgid ""
8480 "-march=<arch>\t\tset architecture\n"
8481 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8482 msgstr ""
8483
8484 #: config/tc-m68k.c:7737
8485 #, c-format
8486 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8487 msgstr ""
8488
8489 #: config/tc-m68k.c:7743
8490 #, c-format
8491 msgid ""
8492 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8493 "-pic, -k\t\tgenerate position independent code\n"
8494 "-S\t\t\tturn jbsr into jsr\n"
8495 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
8496 "--register-prefix-optional\n"
8497 "\t\t\trecognize register names without prefix character\n"
8498 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8499 "--base-size-default-16\tbase reg without size is 16 bits\n"
8500 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8501 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8502 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8503 msgstr ""
8504
8505 #: config/tc-m68k.c:7757
8506 #, c-format
8507 msgid "Architecture variants are: "
8508 msgstr ""
8509
8510 #: config/tc-m68k.c:7766
8511 #, c-format
8512 msgid "Processor variants are: "
8513 msgstr ""
8514
8515 #: config/tc-m68k.c:7773 config/tc-xtensa.c:6241
8516 #, c-format
8517 msgid "\n"
8518 msgstr ""
8519
8520 #: config/tc-m68k.c:7804
8521 #, c-format
8522 msgid "Error %s in %s\n"
8523 msgstr ""
8524
8525 #: config/tc-m68k.c:7808
8526 #, c-format
8527 msgid "Opcode(%d.%s): "
8528 msgstr ""
8529
8530 #: config/tc-m68k.c:7968
8531 msgid "Not a defined coldfire architecture"
8532 msgstr ""
8533
8534 #: config/tc-mcore.c:521 config/tc-microblaze.c:492 config/tc-microblaze.c:520
8535 #: config/tc-microblaze.c:546 config/tc-microblaze.c:558
8536 #, c-format
8537 msgid "register expected, but saw '%.6s'"
8538 msgstr ""
8539
8540 #: config/tc-mcore.c:603
8541 #, c-format
8542 msgid "control register expected, but saw '%.6s'"
8543 msgstr ""
8544
8545 #: config/tc-mcore.c:639
8546 msgid "bad/missing psr specifier"
8547 msgstr ""
8548
8549 #: config/tc-mcore.c:689
8550 msgid "more than 65K literal pools"
8551 msgstr ""
8552
8553 #: config/tc-mcore.c:743
8554 msgid "missing ']'"
8555 msgstr ""
8556
8557 #: config/tc-mcore.c:782
8558 msgid "operand must be a constant"
8559 msgstr ""
8560
8561 #: config/tc-mcore.c:784
8562 #, c-format
8563 msgid "operand must be absolute in range %u..%u, not %ld"
8564 msgstr ""
8565
8566 #: config/tc-mcore.c:819
8567 msgid "operand must be a multiple of 4"
8568 msgstr ""
8569
8570 #: config/tc-mcore.c:826
8571 msgid "operand must be a multiple of 2"
8572 msgstr ""
8573
8574 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8575 msgid "base register expected"
8576 msgstr ""
8577
8578 #: config/tc-mcore.c:888 config/tc-microblaze.c:830 config/tc-microblaze.c:966
8579 #: config/tc-microblaze.c:998 config/tc-microblaze.c:1448
8580 #: config/tc-microblaze.c:1515 config/tc-microblaze.c:1589
8581 #: config/tc-microblaze.c:1963 config/tc-microblaze.c:2004
8582 #, c-format
8583 msgid "unknown opcode \"%s\""
8584 msgstr ""
8585
8586 #: config/tc-mcore.c:931
8587 msgid "invalid register: r15 illegal"
8588 msgstr ""
8589
8590 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8591 msgid "M340 specific opcode used when assembling for M210"
8592 msgstr ""
8593
8594 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8595 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8596 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8597 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8598 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8599 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8600 msgid "second operand missing"
8601 msgstr ""
8602
8603 #: config/tc-mcore.c:1014
8604 msgid "destination register must be r1"
8605 msgstr ""
8606
8607 #: config/tc-mcore.c:1035
8608 msgid "source register must be r1"
8609 msgstr ""
8610
8611 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8612 msgid "immediate is not a power of two"
8613 msgstr ""
8614
8615 #: config/tc-mcore.c:1127
8616 msgid "translating bgeni to movi"
8617 msgstr ""
8618
8619 #: config/tc-mcore.c:1164
8620 msgid "translating mgeni to movi"
8621 msgstr ""
8622
8623 #: config/tc-mcore.c:1196
8624 msgid "translating bmaski to movi"
8625 msgstr ""
8626
8627 #: config/tc-mcore.c:1272
8628 #, c-format
8629 msgid "displacement too large (%d)"
8630 msgstr ""
8631
8632 #: config/tc-mcore.c:1286
8633 msgid "Invalid register: r0 and r15 illegal"
8634 msgstr ""
8635
8636 #: config/tc-mcore.c:1317
8637 msgid "bad starting register: r0 and r15 invalid"
8638 msgstr ""
8639
8640 #: config/tc-mcore.c:1330
8641 msgid "ending register must be r15"
8642 msgstr ""
8643
8644 #: config/tc-mcore.c:1350
8645 msgid "bad base register: must be r0"
8646 msgstr ""
8647
8648 #: config/tc-mcore.c:1368
8649 msgid "first register must be r4"
8650 msgstr ""
8651
8652 #: config/tc-mcore.c:1379
8653 msgid "last register must be r7"
8654 msgstr ""
8655
8656 #: config/tc-mcore.c:1416
8657 msgid "reg-reg expected"
8658 msgstr ""
8659
8660 #: config/tc-mcore.c:1527
8661 msgid "second operand must be 1"
8662 msgstr ""
8663
8664 #: config/tc-mcore.c:1548
8665 msgid "zero used as immediate value"
8666 msgstr ""
8667
8668 #: config/tc-mcore.c:1575
8669 msgid "duplicated psr bit specifier"
8670 msgstr ""
8671
8672 #: config/tc-mcore.c:1581
8673 msgid "`af' must appear alone"
8674 msgstr ""
8675
8676 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1609
8677 #, c-format
8678 msgid "unimplemented opcode \"%s\""
8679 msgstr ""
8680
8681 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1618
8682 #, c-format
8683 msgid "ignoring operands: %s "
8684 msgstr ""
8685
8686 #: config/tc-mcore.c:1667
8687 #, c-format
8688 msgid "unrecognised cpu type '%s'"
8689 msgstr ""
8690
8691 #: config/tc-mcore.c:1685
8692 #, c-format
8693 msgid ""
8694 "MCORE specific options:\n"
8695 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8696 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8697 "  -cpu=[210|340]          select CPU type\n"
8698 "  -EB                     assemble for a big endian system (default)\n"
8699 "  -EL                     assemble for a little endian system\n"
8700 msgstr ""
8701
8702 #: config/tc-mcore.c:1703 config/tc-microblaze.c:1727
8703 msgid "failed sanity check: short_jump"
8704 msgstr ""
8705
8706 #: config/tc-mcore.c:1713 config/tc-microblaze.c:1737
8707 msgid "failed sanity check: long_jump"
8708 msgstr ""
8709
8710 #: config/tc-mcore.c:1739
8711 #, c-format
8712 msgid "odd displacement at %x"
8713 msgstr ""
8714
8715 #. Variable not in small data read only segment accessed
8716 #. using small data read only anchor.
8717 #: config/tc-mcore.c:1921 config/tc-microblaze.c:1825
8718 #: config/tc-microblaze.c:2116 config/tc-microblaze.c:2139
8719 msgid "unknown"
8720 msgstr ""
8721
8722 #: config/tc-mcore.c:1948
8723 #, c-format
8724 msgid "odd distance branch (0x%lx bytes)"
8725 msgstr ""
8726
8727 #: config/tc-mcore.c:1952
8728 #, c-format
8729 msgid "pcrel for branch to %s too far (0x%lx)"
8730 msgstr ""
8731
8732 #: config/tc-mcore.c:1972
8733 #, c-format
8734 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8735 msgstr ""
8736
8737 #: config/tc-mcore.c:1984
8738 #, c-format
8739 msgid "pcrel for loopt too far (0x%lx)"
8740 msgstr ""
8741
8742 #: config/tc-mcore.c:2180 config/tc-microblaze.c:2271 config/tc-tic30.c:1382
8743 #, c-format
8744 msgid "Can not do %d byte %srelocation"
8745 msgstr ""
8746
8747 #: config/tc-mcore.c:2182 config/tc-microblaze.c:2273
8748 msgid "pc-relative"
8749 msgstr ""
8750
8751 #: config/tc-mep.c:341
8752 #, c-format
8753 msgid ""
8754 "MeP specific command line options:\n"
8755 "  -EB                     assemble for a big endian system\n"
8756 "  -EL                     assemble for a little endian system (default)\n"
8757 "  -mconfig=<name>         specify a chip configuration to use\n"
8758 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8759 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8760 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8761 "                          enable/disable the given opcodes\n"
8762 "\n"
8763 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8764 "  if no -m options are given, all core opcodes are enabled;\n"
8765 "  if any enabling -m options are given, only those are enabled;\n"
8766 "  if only disabling -m options are given, only those are disabled.\n"
8767 msgstr ""
8768
8769 #: config/tc-mep.c:410
8770 msgid "$hi and $lo are disabled when MUL and DIV are off"
8771 msgstr ""
8772
8773 #: config/tc-mep.c:417
8774 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8775 msgstr ""
8776
8777 #: config/tc-mep.c:422
8778 msgid "$dbg and $depc are disabled when DEBUG is off"
8779 msgstr ""
8780
8781 #: config/tc-mep.c:613
8782 msgid "core and copro insn lengths must total 32 bits."
8783 msgstr ""
8784
8785 #: config/tc-mep.c:616 config/tc-mep.c:753
8786 msgid "vliw group must consist of 1 core and 1 copro insn."
8787 msgstr ""
8788
8789 #: config/tc-mep.c:750
8790 msgid "core and copro insn lengths must total 64 bits."
8791 msgstr ""
8792
8793 #: config/tc-mep.c:982
8794 #, c-format
8795 msgid "cannot pack %s with a 16-bit insn"
8796 msgstr ""
8797
8798 #: config/tc-mep.c:1000
8799 #, c-format
8800 msgid "cannot pack %s and %s together with a 16-bit insn"
8801 msgstr ""
8802
8803 #: config/tc-mep.c:1006
8804 msgid "too many IVC2 insns to pack with a 16-bit core insn"
8805 msgstr ""
8806
8807 #: config/tc-mep.c:1021
8808 #, c-format
8809 msgid "cannot pack %s into slot P1"
8810 msgstr ""
8811
8812 #: config/tc-mep.c:1027
8813 msgid "too many IVC2 insns to pack with a 32-bit core insn"
8814 msgstr ""
8815
8816 #: config/tc-mep.c:1045
8817 #, c-format
8818 msgid "unable to pack %s by itself?"
8819 msgstr ""
8820
8821 #: config/tc-mep.c:1075
8822 #, c-format
8823 msgid "cannot pack %s and %s together"
8824 msgstr ""
8825
8826 #: config/tc-mep.c:1081
8827 msgid "too many IVC2 insns to pack together"
8828 msgstr ""
8829
8830 #. There are no insns in the queue and a plus is present.
8831 #. This is a syntax error.  Let's not tolerate this.
8832 #. We can relax this later if necessary.
8833 #: config/tc-mep.c:1318
8834 msgid "Invalid use of parallelization operator."
8835 msgstr ""
8836
8837 #: config/tc-mep.c:1364
8838 msgid "Leading plus sign not allowed in core mode"
8839 msgstr ""
8840
8841 #: config/tc-mep.c:1892
8842 #, c-format
8843 msgid "Don't know how to relocate plain operands of type %s"
8844 msgstr ""
8845
8846 #: config/tc-mep.c:1902
8847 #, c-format
8848 msgid "Perhaps you are missing %%tpoff()?"
8849 msgstr ""
8850
8851 #: config/tc-mep.c:2089
8852 msgid "bad .section directive: want a,v,w,x,M,S in string"
8853 msgstr ""
8854
8855 #: config/tc-mep.c:2147
8856 msgid ".vliw unavailable when VLIW is disabled."
8857 msgstr ""
8858
8859 #: config/tc-microblaze.c:497 config/tc-microblaze.c:526
8860 #: config/tc-microblaze.c:552
8861 #, c-format
8862 msgid "Invalid register number at '%.6s'"
8863 msgstr ""
8864
8865 #: config/tc-microblaze.c:647
8866 msgid "operand must be a constant or a label"
8867 msgstr ""
8868
8869 #: config/tc-microblaze.c:651
8870 #, c-format
8871 msgid "operand must be absolute in range %d..%d, not %d"
8872 msgstr ""
8873
8874 #: config/tc-microblaze.c:844 config/tc-microblaze.c:851
8875 #: config/tc-microblaze.c:858 config/tc-microblaze.c:891
8876 #: config/tc-microblaze.c:898 config/tc-microblaze.c:904
8877 #: config/tc-microblaze.c:1021 config/tc-microblaze.c:1028
8878 #: config/tc-microblaze.c:1034 config/tc-microblaze.c:1065
8879 #: config/tc-microblaze.c:1072 config/tc-microblaze.c:1092
8880 #: config/tc-microblaze.c:1099 config/tc-microblaze.c:1119
8881 #: config/tc-microblaze.c:1126 config/tc-microblaze.c:1144
8882 #: config/tc-microblaze.c:1151 config/tc-microblaze.c:1173
8883 #: config/tc-microblaze.c:1180 config/tc-microblaze.c:1198
8884 #: config/tc-microblaze.c:1213 config/tc-microblaze.c:1231
8885 #: config/tc-microblaze.c:1248 config/tc-microblaze.c:1255
8886 #: config/tc-microblaze.c:1297 config/tc-microblaze.c:1304
8887 #: config/tc-microblaze.c:1346 config/tc-microblaze.c:1353
8888 #: config/tc-microblaze.c:1376 config/tc-microblaze.c:1383
8889 #: config/tc-microblaze.c:1403 config/tc-microblaze.c:1409
8890 #: config/tc-microblaze.c:1470 config/tc-microblaze.c:1476
8891 #: config/tc-microblaze.c:1537
8892 msgid "Error in statement syntax"
8893 msgstr ""
8894
8895 #: config/tc-microblaze.c:864 config/tc-microblaze.c:866
8896 #: config/tc-microblaze.c:868 config/tc-microblaze.c:908
8897 #: config/tc-microblaze.c:910 config/tc-microblaze.c:1038
8898 #: config/tc-microblaze.c:1040 config/tc-microblaze.c:1078
8899 #: config/tc-microblaze.c:1080 config/tc-microblaze.c:1105
8900 #: config/tc-microblaze.c:1107 config/tc-microblaze.c:1132
8901 #: config/tc-microblaze.c:1155 config/tc-microblaze.c:1186
8902 #: config/tc-microblaze.c:1203 config/tc-microblaze.c:1219
8903 #: config/tc-microblaze.c:1237 config/tc-microblaze.c:1359
8904 #: config/tc-microblaze.c:1361 config/tc-microblaze.c:1389
8905 #: config/tc-microblaze.c:1391 config/tc-microblaze.c:1413
8906 #: config/tc-microblaze.c:1480 config/tc-microblaze.c:1543
8907 msgid "Cannot use special register with this instruction"
8908 msgstr ""
8909
8910 #: config/tc-microblaze.c:918
8911 msgid "lmi pseudo instruction should not use a label in imm field"
8912 msgstr ""
8913
8914 #: config/tc-microblaze.c:920
8915 msgid "smi pseudo instruction should not use a label in imm field"
8916 msgstr ""
8917
8918 #: config/tc-microblaze.c:1043
8919 msgid "Symbol used as immediate for shift instruction"
8920 msgstr ""
8921
8922 #: config/tc-microblaze.c:1052
8923 #, c-format
8924 msgid "Shift value > 32. using <value %% 32>"
8925 msgstr ""
8926
8927 #: config/tc-microblaze.c:1158
8928 msgid "Symbol used as immediate value for msrset/msrclr instructions"
8929 msgstr ""
8930
8931 #: config/tc-microblaze.c:1286 config/tc-microblaze.c:1335
8932 msgid "invalid value for special purpose register"
8933 msgstr ""
8934
8935 #: config/tc-microblaze.c:1551
8936 msgid "An IMM instruction should not be present in the .s file"
8937 msgstr ""
8938
8939 #: config/tc-microblaze.c:1679
8940 msgid "Bad call to MD_NTOF()"
8941 msgstr ""
8942
8943 #: config/tc-microblaze.c:1916
8944 #, c-format
8945 msgid "pcrel for branch to %s too far (0x%x)"
8946 msgstr ""
8947
8948 #. We know the abs value: Should never happen.
8949 #: config/tc-microblaze.c:2065
8950 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
8951 msgstr ""
8952
8953 #. Cannot have a PC-relative branch to a diff segment.
8954 #: config/tc-microblaze.c:2078
8955 #, c-format
8956 msgid "PC relative branch to label %s which is not in the instruction space"
8957 msgstr ""
8958
8959 #: config/tc-microblaze.c:2119
8960 msgid ""
8961 "Variable is accessed using small data read only anchor, but it is not in the "
8962 "small data read only section"
8963 msgstr ""
8964
8965 #: config/tc-microblaze.c:2142
8966 msgid ""
8967 "Variable is accessed using small data read write anchor, but it is not in "
8968 "the small data read write section"
8969 msgstr ""
8970
8971 #: config/tc-microblaze.c:2151
8972 msgid "Incorrect fr_opcode value in frag.  Internal error....."
8973 msgstr ""
8974
8975 #. We know the abs value: Should never happen.
8976 #: config/tc-microblaze.c:2158
8977 msgid "Absolute value in relaxation code.  Assembler error....."
8978 msgstr ""
8979
8980 #: config/tc-microblaze.c:2363 config/tc-mn10300.c:1067 config/tc-sh.c:804
8981 #: config/tc-z80.c:666 read.c:4365
8982 #, c-format
8983 msgid "unsupported BFD relocation size %u"
8984 msgstr ""
8985
8986 #. Prototypes for static functions.
8987 #: config/tc-mips.c:1060
8988 #, c-format
8989 msgid "internal Error, line %d, %s"
8990 msgstr ""
8991
8992 #: config/tc-mips.c:1814 config/tc-mips.c:12891
8993 #, c-format
8994 msgid "Unrecognized register name `%s'"
8995 msgstr ""
8996
8997 #: config/tc-mips.c:1900
8998 msgid "-G may not be used in position-independent code"
8999 msgstr ""
9000
9001 #: config/tc-mips.c:1949
9002 #, c-format
9003 msgid "internal: can't hash `%s': %s"
9004 msgstr ""
9005
9006 #: config/tc-mips.c:1957
9007 #, c-format
9008 msgid "internal error: bad mips16 opcode: %s %s\n"
9009 msgstr ""
9010
9011 #: config/tc-mips.c:2129
9012 #, c-format
9013 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9014 msgstr ""
9015
9016 #: config/tc-mips.c:2958 config/tc-mips.c:14590
9017 msgid "extended instruction in delay slot"
9018 msgstr ""
9019
9020 #: config/tc-mips.c:3022 config/tc-mips.c:3029
9021 #, c-format
9022 msgid "jump to misaligned address (0x%lx)"
9023 msgstr ""
9024
9025 #: config/tc-mips.c:3039 config/tc-mips.c:3810
9026 #, c-format
9027 msgid "branch to misaligned address (0x%lx)"
9028 msgstr ""
9029
9030 #: config/tc-mips.c:3044 config/tc-mips.c:3813
9031 #, c-format
9032 msgid "branch address range overflow (0x%lx)"
9033 msgstr ""
9034
9035 #. To reproduce this failure try assembling gas/testsuites/
9036 #. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9037 #. assembler.
9038 #: config/tc-mips.c:3071
9039 #, c-format
9040 msgid "Unsupported MIPS relocation number %d"
9041 msgstr ""
9042
9043 #: config/tc-mips.c:3543
9044 msgid ""
9045 "Macro instruction expanded into multiple instructions in a branch delay slot"
9046 msgstr ""
9047
9048 #: config/tc-mips.c:3546
9049 msgid "Macro instruction expanded into multiple instructions"
9050 msgstr ""
9051
9052 #: config/tc-mips.c:4082 config/tc-mips.c:8005 config/tc-mips.c:8029
9053 #: config/tc-mips.c:8102 config/tc-mips.c:8125
9054 msgid "operand overflow"
9055 msgstr ""
9056
9057 #: config/tc-mips.c:4101 config/tc-mips.c:4701 config/tc-mips.c:8192
9058 msgid "Macro used $at after \".set noat\""
9059 msgstr ""
9060
9061 #: config/tc-mips.c:4130
9062 msgid "unsupported large constant"
9063 msgstr ""
9064
9065 #: config/tc-mips.c:4132
9066 #, c-format
9067 msgid "Instruction %s requires absolute expression"
9068 msgstr ""
9069
9070 #: config/tc-mips.c:4265 config/tc-mips.c:6567 config/tc-mips.c:7143
9071 #, c-format
9072 msgid "Number (0x%s) larger than 32 bits"
9073 msgstr ""
9074
9075 #: config/tc-mips.c:4285
9076 msgid "Number larger than 64 bits"
9077 msgstr ""
9078
9079 #: config/tc-mips.c:4579 config/tc-mips.c:4607 config/tc-mips.c:4645
9080 #: config/tc-mips.c:4690 config/tc-mips.c:6776 config/tc-mips.c:6815
9081 #: config/tc-mips.c:6854 config/tc-mips.c:7239 config/tc-mips.c:7291
9082 msgid "PIC code offset overflow (max 16 signed bits)"
9083 msgstr ""
9084
9085 #: config/tc-mips.c:5012 config/tc-mips.c:5078 config/tc-mips.c:5166
9086 #: config/tc-mips.c:5213 config/tc-mips.c:5274 config/tc-mips.c:5322
9087 #: config/tc-mips.c:8286 config/tc-mips.c:8293 config/tc-mips.c:8300
9088 #: config/tc-mips.c:8407
9089 msgid "Unsupported large constant"
9090 msgstr ""
9091
9092 #. result is always true
9093 #: config/tc-mips.c:5044
9094 #, c-format
9095 msgid "Branch %s is always true"
9096 msgstr ""
9097
9098 #: config/tc-mips.c:5285 config/tc-mips.c:5333 config/tc-mips.c:9058
9099 #: config/tc-mips.c:9215
9100 #, c-format
9101 msgid "Improper position (%lu)"
9102 msgstr ""
9103
9104 #: config/tc-mips.c:5291 config/tc-mips.c:9125
9105 #, c-format
9106 msgid "Improper extract size (%lu, position %lu)"
9107 msgstr ""
9108
9109 #: config/tc-mips.c:5339 config/tc-mips.c:9089
9110 #, c-format
9111 msgid "Improper insert size (%lu, position %lu)"
9112 msgstr ""
9113
9114 #: config/tc-mips.c:5376 config/tc-mips.c:5473
9115 msgid "Divide by zero."
9116 msgstr ""
9117
9118 #: config/tc-mips.c:5559
9119 msgid "dla used to load 32-bit register"
9120 msgstr ""
9121
9122 #: config/tc-mips.c:5562
9123 msgid "la used to load 64-bit address"
9124 msgstr ""
9125
9126 #: config/tc-mips.c:5674 config/tc-z80.c:695
9127 msgid "offset too large"
9128 msgstr ""
9129
9130 #: config/tc-mips.c:5846 config/tc-mips.c:6121
9131 msgid "PIC code offset overflow (max 32 signed bits)"
9132 msgstr ""
9133
9134 #: config/tc-mips.c:6204
9135 msgid "MIPS PIC call to register other than $25"
9136 msgstr ""
9137
9138 #: config/tc-mips.c:6210 config/tc-mips.c:6221 config/tc-mips.c:6345
9139 #: config/tc-mips.c:6356
9140 msgid "No .cprestore pseudo-op used in PIC code"
9141 msgstr ""
9142
9143 #: config/tc-mips.c:6215 config/tc-mips.c:6350
9144 msgid "No .frame pseudo-op used in PIC code"
9145 msgstr ""
9146
9147 #: config/tc-mips.c:6371
9148 msgid "Non-PIC jump used in PIC library"
9149 msgstr ""
9150
9151 #: config/tc-mips.c:6534 config/tc-mips.c:7397
9152 #, c-format
9153 msgid "opcode not supported on this processor: %s"
9154 msgstr ""
9155
9156 #: config/tc-mips.c:7544 config/tc-mips.c:7575 config/tc-mips.c:7627
9157 #: config/tc-mips.c:7657
9158 msgid "Improper rotate count"
9159 msgstr ""
9160
9161 #: config/tc-mips.c:7707
9162 #, c-format
9163 msgid "Instruction %s: result is always false"
9164 msgstr ""
9165
9166 #: config/tc-mips.c:7868
9167 #, c-format
9168 msgid "Instruction %s: result is always true"
9169 msgstr ""
9170
9171 #. FIXME: Check if this is one of the itbl macros, since they
9172 #. are added dynamically.
9173 #: config/tc-mips.c:8188
9174 #, c-format
9175 msgid "Macro %s not implemented yet"
9176 msgstr ""
9177
9178 #: config/tc-mips.c:8438
9179 #, c-format
9180 msgid "internal: bad mips opcode (mask error): %s %s"
9181 msgstr ""
9182
9183 #: config/tc-mips.c:8478 config/tc-mips.c:9289
9184 #, c-format
9185 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9186 msgstr ""
9187
9188 #: config/tc-mips.c:8557
9189 #, c-format
9190 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9191 msgstr ""
9192
9193 #: config/tc-mips.c:8564
9194 #, c-format
9195 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9196 msgstr ""
9197
9198 #: config/tc-mips.c:8687 config/tc-mips.c:8695 config/tc-mips.c:10179
9199 #: config/tc-score.c:2696 config/tc-score.c:2742
9200 msgid "unrecognized opcode"
9201 msgstr ""
9202
9203 #: config/tc-mips.c:8722 config/tc-mips.c:10205
9204 #, c-format
9205 msgid "opcode not supported on this processor: %s (%s)"
9206 msgstr ""
9207
9208 #: config/tc-mips.c:8756
9209 #, c-format
9210 msgid "BALIGN immediate not 1 or 3 (%lu)"
9211 msgstr ""
9212
9213 #: config/tc-mips.c:8769 config/tc-mips.c:8782 config/tc-mips.c:8795
9214 #: config/tc-mips.c:8808 config/tc-mips.c:8834 config/tc-mips.c:8878
9215 #, c-format
9216 msgid "DSP immediate not in range 0..%d (%lu)"
9217 msgstr ""
9218
9219 #: config/tc-mips.c:8826 config/tc-mips.c:8853
9220 msgid "Invalid dsp acc register"
9221 msgstr ""
9222
9223 #: config/tc-mips.c:8864 config/tc-mips.c:8895 config/tc-mips.c:8912
9224 #, c-format
9225 msgid "DSP immediate not in range %ld..%ld (%ld)"
9226 msgstr ""
9227
9228 #: config/tc-mips.c:8925
9229 #, c-format
9230 msgid "MT usermode bit not 0 or 1 (%lu)"
9231 msgstr ""
9232
9233 #: config/tc-mips.c:8936
9234 #, c-format
9235 msgid "MT load high bit not 0 or 1 (%lu)"
9236 msgstr ""
9237
9238 #: config/tc-mips.c:8953 config/tc-mips.c:8966
9239 msgid "Invalid dsp/smartmips acc register"
9240 msgstr ""
9241
9242 #: config/tc-mips.c:9031
9243 #, c-format
9244 msgid "Illegal %s number (%lu, 0x%lx)"
9245 msgstr ""
9246
9247 #: config/tc-mips.c:9144 config/tc-mips.c:9716
9248 msgid "absolute expression required"
9249 msgstr ""
9250
9251 #: config/tc-mips.c:9167
9252 #, c-format
9253 msgid "Invalid register number (%d)"
9254 msgstr ""
9255
9256 #: config/tc-mips.c:9175
9257 msgid "Invalid coprocessor 0 register number"
9258 msgstr ""
9259
9260 #: config/tc-mips.c:9185
9261 #, c-format
9262 msgid "Improper bit index (%lu)"
9263 msgstr ""
9264
9265 #: config/tc-mips.c:9246 config/tc-mips.c:9263
9266 #, c-format
9267 msgid "Improper size (%lu)"
9268 msgstr ""
9269
9270 #: config/tc-mips.c:9279
9271 #, c-format
9272 msgid "Improper immediate (%ld)"
9273 msgstr ""
9274
9275 #: config/tc-mips.c:9306
9276 #, c-format
9277 msgid "Improper shift amount (%lu)"
9278 msgstr ""
9279
9280 #: config/tc-mips.c:9330 config/tc-mips.c:10526 config/tc-mips.c:10779
9281 #, c-format
9282 msgid "Invalid value for `%s' (%lu)"
9283 msgstr ""
9284
9285 #: config/tc-mips.c:9366
9286 #, c-format
9287 msgid "Code for %s not in range 0..1023 (%lu)"
9288 msgstr ""
9289
9290 #: config/tc-mips.c:9378
9291 #, c-format
9292 msgid "Lower code for %s not in range 0..1023 (%lu)"
9293 msgstr ""
9294
9295 #: config/tc-mips.c:9390
9296 #, c-format
9297 msgid "Code for %s not in range 0..1048575 (%lu)"
9298 msgstr ""
9299
9300 #: config/tc-mips.c:9403
9301 #, c-format
9302 msgid "Coproccesor code > 25 bits (%lu)"
9303 msgstr ""
9304
9305 #: config/tc-mips.c:9417
9306 #, c-format
9307 msgid "Illegal 19-bit code (%lu)"
9308 msgstr ""
9309
9310 #: config/tc-mips.c:9430
9311 #, c-format
9312 msgid "Invalid performance register (%lu)"
9313 msgstr ""
9314
9315 #: config/tc-mips.c:9473 config/tc-mips.c:10386
9316 msgid "used $at without \".set noat\""
9317 msgstr ""
9318
9319 #: config/tc-mips.c:9475 config/tc-mips.c:10388
9320 #, c-format
9321 msgid "used $%u with \".set at=$%u\""
9322 msgstr ""
9323
9324 #: config/tc-mips.c:9501
9325 msgid "source and destination must be different"
9326 msgstr ""
9327
9328 #: config/tc-mips.c:9506
9329 msgid "a destination register must be supplied"
9330 msgstr ""
9331
9332 #: config/tc-mips.c:9575
9333 #, c-format
9334 msgid "Improper align amount (%ld), using low bits"
9335 msgstr ""
9336
9337 #: config/tc-mips.c:9589
9338 #, c-format
9339 msgid "Invalid MDMX Immediate (%ld)"
9340 msgstr ""
9341
9342 #: config/tc-mips.c:9627
9343 #, c-format
9344 msgid "Float register should be even, was %d"
9345 msgstr ""
9346
9347 #: config/tc-mips.c:9666
9348 #, c-format
9349 msgid "Bad element selector %ld"
9350 msgstr ""
9351
9352 #: config/tc-mips.c:9674
9353 #, c-format
9354 msgid "Expecting ']' found '%s'"
9355 msgstr ""
9356
9357 #: config/tc-mips.c:9780
9358 #, c-format
9359 msgid "Bad floating point constant: %s"
9360 msgstr ""
9361
9362 #: config/tc-mips.c:9900
9363 msgid "Can't use floating point insn in this section"
9364 msgstr ""
9365
9366 #: config/tc-mips.c:9959
9367 msgid "expression out of range"
9368 msgstr ""
9369
9370 #: config/tc-mips.c:10003
9371 msgid "lui expression not in range 0..65535"
9372 msgstr ""
9373
9374 #: config/tc-mips.c:10024
9375 #, c-format
9376 msgid "Condition code register should be even for %s, was %d"
9377 msgstr ""
9378
9379 #: config/tc-mips.c:10029
9380 #, c-format
9381 msgid "Condition code register should be 0 or 4 for %s, was %d"
9382 msgstr ""
9383
9384 #: config/tc-mips.c:10055
9385 msgid "invalid coprocessor sub-selection value (0-7)"
9386 msgstr ""
9387
9388 #: config/tc-mips.c:10067 config/tc-mips.c:10084
9389 #, c-format
9390 msgid "bad byte vector index (%ld)"
9391 msgstr ""
9392
9393 #: config/tc-mips.c:10095
9394 #, c-format
9395 msgid "bad char = '%c'\n"
9396 msgstr ""
9397
9398 #: config/tc-mips.c:10106 config/tc-mips.c:10111 config/tc-mips.c:10804
9399 msgid "illegal operands"
9400 msgstr ""
9401
9402 #: config/tc-mips.c:10562 config/tc-mips.c:10643 config/tc-mips.c:10658
9403 msgid "can't parse register list"
9404 msgstr ""
9405
9406 #: config/tc-mips.c:10631
9407 msgid "more than one frame size in list"
9408 msgstr ""
9409
9410 #: config/tc-mips.c:10686
9411 msgid "unexpected register in list"
9412 msgstr ""
9413
9414 #: config/tc-mips.c:10696
9415 msgid "arg/static registers overlap"
9416 msgstr ""
9417
9418 #: config/tc-mips.c:10714
9419 msgid "invalid arg register list"
9420 msgstr ""
9421
9422 #: config/tc-mips.c:10723 config/tc-mips.c:10746
9423 msgid "invalid static register list"
9424 msgstr ""
9425
9426 #: config/tc-mips.c:10753
9427 msgid "missing frame size"
9428 msgstr ""
9429
9430 #: config/tc-mips.c:10756
9431 msgid "invalid frame size"
9432 msgstr ""
9433
9434 #: config/tc-mips.c:10922
9435 msgid "extended operand requested but not required"
9436 msgstr ""
9437
9438 #: config/tc-mips.c:10924
9439 msgid "invalid unextended operand value"
9440 msgstr ""
9441
9442 #: config/tc-mips.c:10952
9443 msgid "operand value out of range for instruction"
9444 msgstr ""
9445
9446 #: config/tc-mips.c:11057
9447 #, c-format
9448 msgid "relocation %s isn't supported by the current ABI"
9449 msgstr ""
9450
9451 #: config/tc-mips.c:11113
9452 msgid "unclosed '('"
9453 msgstr ""
9454
9455 #: config/tc-mips.c:11400
9456 #, c-format
9457 msgid "A different %s was already specified, is now %s"
9458 msgstr ""
9459
9460 #: config/tc-mips.c:11671
9461 msgid "-call_shared is supported only for ELF format"
9462 msgstr ""
9463
9464 #: config/tc-mips.c:11681
9465 msgid "-call_nonpic is supported only for ELF format"
9466 msgstr ""
9467
9468 #: config/tc-mips.c:11691
9469 msgid "-non_shared is supported only for ELF format"
9470 msgstr ""
9471
9472 #: config/tc-mips.c:11724
9473 msgid "-n32 is supported for ELF format only"
9474 msgstr ""
9475
9476 #: config/tc-mips.c:11733
9477 msgid "-64 is supported for ELF format only"
9478 msgstr ""
9479
9480 #: config/tc-mips.c:11738 config/tc-mips.c:11791
9481 msgid "No compiled in support for 64 bit object file format"
9482 msgstr ""
9483
9484 #: config/tc-mips.c:11778
9485 msgid "-mabi is supported for ELF format only"
9486 msgstr ""
9487
9488 #: config/tc-mips.c:11798
9489 #, c-format
9490 msgid "invalid abi -mabi=%s"
9491 msgstr ""
9492
9493 #: config/tc-mips.c:11878
9494 msgid "-G not supported in this configuration."
9495 msgstr ""
9496
9497 #: config/tc-mips.c:11904
9498 #, c-format
9499 msgid "-%s conflicts with the other architecture options, which imply -%s"
9500 msgstr ""
9501
9502 #: config/tc-mips.c:11916
9503 #, c-format
9504 msgid "-march=%s is not compatible with the selected ABI"
9505 msgstr ""
9506
9507 #: config/tc-mips.c:11935
9508 msgid "-mgp64 used with a 32-bit processor"
9509 msgstr ""
9510
9511 #: config/tc-mips.c:11937
9512 msgid "-mgp32 used with a 64-bit ABI"
9513 msgstr ""
9514
9515 #: config/tc-mips.c:11939
9516 msgid "-mgp64 used with a 32-bit ABI"
9517 msgstr ""
9518
9519 #: config/tc-mips.c:11977
9520 msgid "-mfp64 used with a 32-bit fpu"
9521 msgstr ""
9522
9523 #: config/tc-mips.c:11980
9524 msgid "-mfp64 used with a 32-bit ABI"
9525 msgstr ""
9526
9527 #: config/tc-mips.c:11984
9528 msgid "-mfp32 used with a 64-bit ABI"
9529 msgstr ""
9530
9531 #: config/tc-mips.c:11998
9532 msgid "trap exception not supported at ISA 1"
9533 msgstr ""
9534
9535 #: config/tc-mips.c:12008
9536 msgid "-mfp32 used with -mips3d"
9537 msgstr ""
9538
9539 #: config/tc-mips.c:12014
9540 msgid "-mfp32 used with -mdmx"
9541 msgstr ""
9542
9543 #: config/tc-mips.c:12019
9544 #, c-format
9545 msgid "%s ISA does not support SmartMIPS"
9546 msgstr ""
9547
9548 #: config/tc-mips.c:12025 config/tc-mips.c:12983
9549 #, c-format
9550 msgid "%s ISA does not support DSP ASE"
9551 msgstr ""
9552
9553 #: config/tc-mips.c:12034 config/tc-mips.c:12996
9554 #, c-format
9555 msgid "%s ISA does not support DSP R2 ASE"
9556 msgstr ""
9557
9558 #: config/tc-mips.c:12040 config/tc-mips.c:13009
9559 #, c-format
9560 msgid "%s ISA does not support MT ASE"
9561 msgstr ""
9562
9563 #: config/tc-mips.c:12089
9564 msgid "PC relative MIPS16 instruction references a different section"
9565 msgstr ""
9566
9567 #: config/tc-mips.c:12387 config/tc-sparc.c:3184 config/tc-sparc.c:3191
9568 #: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
9569 #: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
9570 #: config/tc-sparc.c:3278 write.c:1132
9571 msgid "relocation overflow"
9572 msgstr ""
9573
9574 #: config/tc-mips.c:12397
9575 #, c-format
9576 msgid "Branch to misaligned address (%lx)"
9577 msgstr ""
9578
9579 #: config/tc-mips.c:12444
9580 msgid "Branch out of range"
9581 msgstr ""
9582
9583 #: config/tc-mips.c:12526
9584 #, c-format
9585 msgid "Alignment too large: %d. assumed."
9586 msgstr ""
9587
9588 #: config/tc-mips.c:12529
9589 msgid "Alignment negative: 0 assumed."
9590 msgstr ""
9591
9592 #: config/tc-mips.c:12788
9593 #, c-format
9594 msgid "%s: no such section"
9595 msgstr ""
9596
9597 #: config/tc-mips.c:12837
9598 #, c-format
9599 msgid ".option pic%d not supported"
9600 msgstr ""
9601
9602 #: config/tc-mips.c:12842 config/tc-mips.c:13149
9603 msgid "-G may not be used with SVR4 PIC code"
9604 msgstr ""
9605
9606 #: config/tc-mips.c:12848
9607 #, c-format
9608 msgid "Unrecognized option \"%s\""
9609 msgstr ""
9610
9611 #: config/tc-mips.c:12908
9612 msgid "`noreorder' must be set before `nomacro'"
9613 msgstr ""
9614
9615 #: config/tc-mips.c:12934
9616 #, c-format
9617 msgid "%s isa does not support 64-bit registers"
9618 msgstr ""
9619
9620 #: config/tc-mips.c:12945
9621 #, c-format
9622 msgid "%s isa does not support 64-bit floating point registers"
9623 msgstr ""
9624
9625 #: config/tc-mips.c:12966
9626 #, c-format
9627 msgid "%s ISA does not support SmartMIPS ASE"
9628 msgstr ""
9629
9630 #: config/tc-mips.c:13033
9631 #, c-format
9632 msgid "unknown architecture %s"
9633 msgstr ""
9634
9635 #: config/tc-mips.c:13046 config/tc-mips.c:13076
9636 #, c-format
9637 msgid "unknown ISA level %s"
9638 msgstr ""
9639
9640 #: config/tc-mips.c:13054
9641 #, c-format
9642 msgid "unknown ISA or architecture %s"
9643 msgstr ""
9644
9645 #: config/tc-mips.c:13104
9646 msgid ".set pop with no .set push"
9647 msgstr ""
9648
9649 #: config/tc-mips.c:13133
9650 #, c-format
9651 msgid "Tried to set unrecognized symbol: %s\n"
9652 msgstr ""
9653
9654 #: config/tc-mips.c:13191
9655 msgid ".cpload not in noreorder section"
9656 msgstr ""
9657
9658 #: config/tc-mips.c:13259 config/tc-mips.c:13278
9659 msgid "missing argument separator ',' for .cpsetup"
9660 msgstr ""
9661
9662 #: config/tc-mips.c:13436
9663 #, c-format
9664 msgid "Unsupported use of %s"
9665 msgstr ""
9666
9667 #: config/tc-mips.c:13518 config/tc-score.c:6035
9668 msgid "Unsupported use of .gpword"
9669 msgstr ""
9670
9671 #: config/tc-mips.c:13558
9672 msgid "Unsupported use of .gpdword"
9673 msgstr ""
9674
9675 #: config/tc-mips.c:13652
9676 #, c-format
9677 msgid "ignoring attempt to redefine symbol %s"
9678 msgstr ""
9679
9680 #: config/tc-mips.c:13667 ecoff.c:3378
9681 msgid "bad .weakext directive"
9682 msgstr ""
9683
9684 #: config/tc-mips.c:13903
9685 msgid "unsupported PC relative reference to different section"
9686 msgstr ""
9687
9688 #: config/tc-mips.c:14016 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859
9689 msgid "unsupported relocation"
9690 msgstr ""
9691
9692 #: config/tc-mips.c:14269 config/tc-pdp11.c:1431
9693 #, c-format
9694 msgid "Can not represent %s relocation in this object file format"
9695 msgstr ""
9696
9697 #: config/tc-mips.c:14354
9698 msgid "relaxed out-of-range branch into a jump"
9699 msgstr ""
9700
9701 #: config/tc-mips.c:14901
9702 msgid "missing .end at end of assembly"
9703 msgstr ""
9704
9705 #: config/tc-mips.c:14916 config/tc-score.c:5644
9706 msgid "expected simple number"
9707 msgstr ""
9708
9709 #: config/tc-mips.c:14944 config/tc-score.c:5671
9710 msgid "invalid number"
9711 msgstr ""
9712
9713 #: config/tc-mips.c:15112 config/tc-score.c:5710
9714 msgid "missing .end"
9715 msgstr ""
9716
9717 #: config/tc-mips.c:15164
9718 msgid "Bad .frame directive"
9719 msgstr ""
9720
9721 #: config/tc-mips.c:15196
9722 msgid ".mask/.fmask outside of .ent"
9723 msgstr ""
9724
9725 #: config/tc-mips.c:15203
9726 msgid "Bad .mask/.fmask directive"
9727 msgstr ""
9728
9729 #: config/tc-mips.c:15478
9730 #, c-format
9731 msgid "Bad value (%s) for %s"
9732 msgstr ""
9733
9734 #: config/tc-mips.c:15542
9735 #, c-format
9736 msgid ""
9737 "MIPS options:\n"
9738 "-EB\t\t\tgenerate big endian output\n"
9739 "-EL\t\t\tgenerate little endian output\n"
9740 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9741 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9742 "\t\t\timplicitly with the gp register [default 8]\n"
9743 msgstr ""
9744
9745 #: config/tc-mips.c:15549
9746 #, c-format
9747 msgid ""
9748 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9749 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9750 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9751 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9752 "-mips5                  generate MIPS ISA V instructions\n"
9753 "-mips32                 generate MIPS32 ISA instructions\n"
9754 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
9755 "-mips64                 generate MIPS64 ISA instructions\n"
9756 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
9757 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9758 msgstr ""
9759
9760 #: config/tc-mips.c:15568
9761 #, c-format
9762 msgid ""
9763 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9764 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9765 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9766 msgstr ""
9767
9768 #: config/tc-mips.c:15581
9769 #, c-format
9770 msgid ""
9771 "-mips16\t\t\tgenerate mips16 instructions\n"
9772 "-no-mips16\t\tdo not generate mips16 instructions\n"
9773 msgstr ""
9774
9775 #: config/tc-mips.c:15584
9776 #, c-format
9777 msgid ""
9778 "-msmartmips\t\tgenerate smartmips instructions\n"
9779 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9780 msgstr ""
9781
9782 #: config/tc-mips.c:15587
9783 #, c-format
9784 msgid ""
9785 "-mdsp\t\t\tgenerate DSP instructions\n"
9786 "-mno-dsp\t\tdo not generate DSP instructions\n"
9787 msgstr ""
9788
9789 #: config/tc-mips.c:15590
9790 #, c-format
9791 msgid ""
9792 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9793 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9794 msgstr ""
9795
9796 #: config/tc-mips.c:15593
9797 #, c-format
9798 msgid ""
9799 "-mmt\t\t\tgenerate MT instructions\n"
9800 "-mno-mt\t\t\tdo not generate MT instructions\n"
9801 msgstr ""
9802
9803 #: config/tc-mips.c:15596
9804 #, c-format
9805 msgid ""
9806 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
9807 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
9808 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9809 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9810 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
9811 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
9812 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9813 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9814 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9815 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9816 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9817 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9818 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9819 msgstr ""
9820
9821 #: config/tc-mips.c:15610
9822 #, c-format
9823 msgid ""
9824 "-mhard-float\t\tallow floating-point instructions\n"
9825 "-msoft-float\t\tdo not allow floating-point instructions\n"
9826 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9827 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9828 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9829 msgstr ""
9830
9831 #: config/tc-mips.c:15618
9832 #, c-format
9833 msgid ""
9834 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9835 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9836 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9837 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
9838 "-xgot\t\t\tassume a 32 bit GOT\n"
9839 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9840 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
9841 "                        position dependent (non shared) code\n"
9842 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9843 msgstr ""
9844
9845 #: config/tc-mips.c:15639
9846 #, c-format
9847 msgid ""
9848 "-32\t\t\tcreate o32 ABI object file (default)\n"
9849 "-n32\t\t\tcreate n32 ABI object file\n"
9850 "-64\t\t\tcreate 64 ABI object file\n"
9851 msgstr ""
9852
9853 #: config/tc-mmix.c:693
9854 #, c-format
9855 msgid " MMIX-specific command line options:\n"
9856 msgstr ""
9857
9858 #: config/tc-mmix.c:694
9859 #, c-format
9860 msgid ""
9861 "  -fixed-special-register-names\n"
9862 "                          Allow only the original special register names.\n"
9863 msgstr ""
9864
9865 #: config/tc-mmix.c:697
9866 #, c-format
9867 msgid "  -globalize-symbols      Make all symbols global.\n"
9868 msgstr ""
9869
9870 #: config/tc-mmix.c:699
9871 #, c-format
9872 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9873 msgstr ""
9874
9875 #: config/tc-mmix.c:701
9876 #, c-format
9877 msgid "  -relax                  Create linker relaxable code.\n"
9878 msgstr ""
9879
9880 #: config/tc-mmix.c:703
9881 #, c-format
9882 msgid ""
9883 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9884 "                          Implies -fixed-special-register-names.\n"
9885 msgstr ""
9886
9887 #: config/tc-mmix.c:706
9888 #, c-format
9889 msgid ""
9890 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9891 "                          into multiple instructions.\n"
9892 msgstr ""
9893
9894 #: config/tc-mmix.c:709
9895 #, c-format
9896 msgid ""
9897 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9898 msgstr ""
9899
9900 #: config/tc-mmix.c:711
9901 #, c-format
9902 msgid ""
9903 "  -linker-allocated-gregs If there's no suitable GREG definition for "
9904 "the                          operands of an instruction, let the linker "
9905 "resolve.\n"
9906 msgstr ""
9907
9908 #: config/tc-mmix.c:714
9909 #, c-format
9910 msgid ""
9911 "  -x                      Do not warn when an operand to GETA, a branch,\n"
9912 "                          PUSHJ or JUMP is not known to be within range.\n"
9913 "                          The linker will catch any errors.  Implies\n"
9914 "                          -linker-allocated-gregs."
9915 msgstr ""
9916
9917 #: config/tc-mmix.c:840
9918 #, c-format
9919 msgid "unknown opcode: `%s'"
9920 msgstr ""
9921
9922 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9923 msgid "specified location wasn't TETRA-aligned"
9924 msgstr ""
9925
9926 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4111
9927 #: config/tc-mmix.c:4127
9928 msgid "unaligned data at an absolute location is not supported"
9929 msgstr ""
9930
9931 #: config/tc-mmix.c:1089
9932 #, c-format
9933 msgid "invalid operand to opcode %s: `%s'"
9934 msgstr ""
9935
9936 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9937 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9938 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9939 #: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
9940 #: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
9941 #: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
9942 #: config/tc-mmix.c:1693 config/tc-mmix.c:1719 config/tc-mmix.c:1735
9943 #: config/tc-mmix.c:1761 config/tc-mmix.c:1777 config/tc-mmix.c:1793
9944 #: config/tc-mmix.c:1874
9945 #, c-format
9946 msgid "invalid operands to opcode %s: `%s'"
9947 msgstr ""
9948
9949 #: config/tc-mmix.c:1976
9950 msgid "internal: mmix_prefix_name but empty prefix"
9951 msgstr ""
9952
9953 #: config/tc-mmix.c:2020
9954 #, c-format
9955 msgid "too many GREG registers allocated (max %d)"
9956 msgstr ""
9957
9958 #: config/tc-mmix.c:2078
9959 msgid "BSPEC already active.  Nesting is not supported."
9960 msgstr ""
9961
9962 #: config/tc-mmix.c:2087
9963 msgid "invalid BSPEC expression"
9964 msgstr ""
9965
9966 #: config/tc-mmix.c:2103
9967 #, c-format
9968 msgid "can't create section %s"
9969 msgstr ""
9970
9971 #: config/tc-mmix.c:2108
9972 #, c-format
9973 msgid "can't set section flags for section %s"
9974 msgstr ""
9975
9976 #: config/tc-mmix.c:2129
9977 msgid "ESPEC without preceding BSPEC"
9978 msgstr ""
9979
9980 #: config/tc-mmix.c:2158
9981 msgid "missing local expression"
9982 msgstr ""
9983
9984 #: config/tc-mmix.c:2368
9985 msgid "operand out of range, instruction expanded"
9986 msgstr ""
9987
9988 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9989 #. user-friendly, though a little bit non-substantial.
9990 #: config/tc-mmix.c:2619
9991 msgid "directive LOCAL must be placed in code or data"
9992 msgstr ""
9993
9994 #: config/tc-mmix.c:2620
9995 msgid "internal confusion: relocation in a section without contents"
9996 msgstr ""
9997
9998 #: config/tc-mmix.c:2734
9999 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
10000 msgstr ""
10001
10002 #: config/tc-mmix.c:2782
10003 msgid "no suitable GREG definition for operands"
10004 msgstr ""
10005
10006 #: config/tc-mmix.c:2841
10007 msgid "operands were not reducible at assembly-time"
10008 msgstr ""
10009
10010 #: config/tc-mmix.c:2868
10011 #, c-format
10012 msgid "cannot generate relocation type for symbol %s, code %s"
10013 msgstr ""
10014
10015 #: config/tc-mmix.c:2888
10016 #, c-format
10017 msgid "internal: unhandled label %s"
10018 msgstr ""
10019
10020 #: config/tc-mmix.c:2918
10021 msgid "[0-9]H labels may not appear alone on a line"
10022 msgstr ""
10023
10024 #: config/tc-mmix.c:2927
10025 msgid "[0-9]H labels do not mix with dot-pseudos"
10026 msgstr ""
10027
10028 #: config/tc-mmix.c:3015
10029 msgid "invalid characters in input"
10030 msgstr ""
10031
10032 #: config/tc-mmix.c:3121
10033 msgid "empty label field for IS"
10034 msgstr ""
10035
10036 #: config/tc-mmix.c:3447
10037 #, c-format
10038 msgid "internal: unexpected relax type %d:%d"
10039 msgstr ""
10040
10041 #: config/tc-mmix.c:3470
10042 msgid "BSPEC without ESPEC."
10043 msgstr ""
10044
10045 #: config/tc-mmix.c:3675
10046 msgid "GREG expression too complicated"
10047 msgstr ""
10048
10049 #: config/tc-mmix.c:3690
10050 msgid "internal: GREG expression not resolved to section"
10051 msgstr ""
10052
10053 #: config/tc-mmix.c:3739
10054 msgid "register section has contents\n"
10055 msgstr ""
10056
10057 #: config/tc-mmix.c:3866
10058 msgid "section change from within a BSPEC/ESPEC pair is not supported"
10059 msgstr ""
10060
10061 #: config/tc-mmix.c:3887
10062 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
10063 msgstr ""
10064
10065 #: config/tc-mmix.c:3898
10066 msgid "invalid LOC expression"
10067 msgstr ""
10068
10069 #: config/tc-mmix.c:3925 config/tc-mmix.c:3952
10070 msgid "LOC expression stepping backwards is not supported"
10071 msgstr ""
10072
10073 #. We will only get here in rare cases involving #NO_APP,
10074 #. where the unterminated string is not recognized by the
10075 #. preformatting pass.
10076 #: config/tc-mmix.c:4034 config/tc-mmix.c:4192 config/tc-z80.c:1686
10077 msgid "unterminated string"
10078 msgstr ""
10079
10080 #: config/tc-mmix.c:4051
10081 msgid "BYTE expression not a pure number"
10082 msgstr ""
10083
10084 #. Note that mmixal does not allow negative numbers in
10085 #. BYTE sequences, so neither should we.
10086 #: config/tc-mmix.c:4060
10087 msgid "BYTE expression not in the range 0..255"
10088 msgstr ""
10089
10090 #: config/tc-mmix.c:4109 config/tc-mmix.c:4125
10091 msgid "data item with alignment larger than location"
10092 msgstr ""
10093
10094 #. Since integer_constant is local to expr.c, we have to make this a
10095 #. macro.  FIXME: Do it cleaner.
10096 #: config/tc-mmix.h:105
10097 msgid "`&' serial number operator is not supported"
10098 msgstr ""
10099
10100 #: config/tc-mn10200.c:304
10101 #, c-format
10102 msgid ""
10103 "MN10200 options:\n"
10104 "none yet\n"
10105 msgstr ""
10106
10107 #: config/tc-mn10300.c:441
10108 #, c-format
10109 msgid ""
10110 "MN10300 assembler options:\n"
10111 "none yet\n"
10112 msgstr ""
10113
10114 #: config/tc-mn10300.c:1268
10115 msgid "Invalid opcode/operands"
10116 msgstr ""
10117
10118 #: config/tc-mn10300.c:1791
10119 msgid "Invalid register specification."
10120 msgstr ""
10121
10122 #: config/tc-mn10300.c:2383
10123 #, c-format
10124 msgid "Bad relocation fixup type (%d)"
10125 msgstr ""
10126
10127 #: config/tc-moxie.c:100
10128 msgid "expecting register"
10129 msgstr ""
10130
10131 #: config/tc-moxie.c:119 config/tc-moxie.c:135
10132 msgid "illegal register number"
10133 msgstr ""
10134
10135 #: config/tc-moxie.c:184 config/tc-pj.c:260
10136 #, c-format
10137 msgid "unknown opcode %s"
10138 msgstr ""
10139
10140 #: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10141 #: config/tc-moxie.c:358
10142 msgid "expecting comma delimited register operands"
10143 msgstr ""
10144
10145 #: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10146 #: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10147 #: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
10148 #: config/tc-moxie.c:544 config/tc-pj.c:308
10149 msgid "extra stuff on line ignored"
10150 msgstr ""
10151
10152 #: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10153 #: config/tc-moxie.c:493
10154 msgid "expecting comma delimited operands"
10155 msgstr ""
10156
10157 #: config/tc-moxie.c:316 config/tc-moxie.c:344
10158 msgid "expecting indirect register `($rA)'"
10159 msgstr ""
10160
10161 #: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10162 #: config/tc-moxie.c:485
10163 msgid "missing closing parenthesis"
10164 msgstr ""
10165
10166 #: config/tc-moxie.c:435 config/tc-moxie.c:477
10167 msgid "expecting indirect register `($rX)'"
10168 msgstr ""
10169
10170 #: config/tc-moxie.c:547 config/tc-pj.c:313
10171 msgid "Something forgot to clean up\n"
10172 msgstr ""
10173
10174 #: config/tc-moxie.c:649
10175 msgid "pcrel too far BFD_RELOC_MOXIE_10"
10176 msgstr ""
10177
10178 #: config/tc-msp430.c:547
10179 msgid ".profiler pseudo requires at least two operands."
10180 msgstr ""
10181
10182 #: config/tc-msp430.c:606
10183 msgid "unknown profiling flag - ignored."
10184 msgstr ""
10185
10186 #: config/tc-msp430.c:622
10187 msgid "ambiguous flags combination - '.profiler' directive ignored."
10188 msgstr ""
10189
10190 #: config/tc-msp430.c:632
10191 msgid "profiling in absolute section?"
10192 msgstr ""
10193
10194 #: config/tc-msp430.c:720
10195 #, c-format
10196 msgid "Known MCU names:\n"
10197 msgstr ""
10198
10199 #: config/tc-msp430.c:723
10200 #, c-format
10201 msgid "\t %s\n"
10202 msgstr ""
10203
10204 #: config/tc-msp430.c:749
10205 #, c-format
10206 msgid "redefinition of mcu type %s' to %s'"
10207 msgstr ""
10208
10209 #: config/tc-msp430.c:792
10210 #, c-format
10211 msgid ""
10212 "MSP430 options:\n"
10213 "  -mmcu=[msp430-name] select microcontroller type\n"
10214 "                  msp430x110  msp430x112\n"
10215 "                  msp430x1101 msp430x1111\n"
10216 "                  msp430x1121 msp430x1122 msp430x1132\n"
10217 "                  msp430x122  msp430x123\n"
10218 "                  msp430x1222 msp430x1232\n"
10219 "                  msp430x133  msp430x135\n"
10220 "                  msp430x1331 msp430x1351\n"
10221 "                  msp430x147  msp430x148  msp430x149\n"
10222 "                  msp430x155  msp430x156  msp430x157\n"
10223 "                  msp430x167  msp430x168  msp430x169\n"
10224 "                  msp430x1610 msp430x1611 msp430x1612\n"
10225 "                  msp430x311  msp430x312  msp430x313  msp430x314  "
10226 "msp430x315\n"
10227 "                  msp430x323  msp430x325\n"
10228 "                  msp430x336  msp430x337\n"
10229 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
10230 "                  msp430xE423 msp430xE425 msp430E427\n"
10231 "                  msp430xW423 msp430xW425 msp430W427\n"
10232 "                  msp430xG437 msp430xG438 msp430G439\n"
10233 "                  msp430x435  msp430x436  msp430x437\n"
10234 "                  msp430x447  msp430x448  msp430x449\n"
10235 msgstr ""
10236
10237 #: config/tc-msp430.c:815
10238 #, c-format
10239 msgid ""
10240 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10241 "  -mP - enable polymorph instructions\n"
10242 msgstr ""
10243
10244 #: config/tc-msp430.c:969
10245 #, c-format
10246 msgid "value %d out of range. Use #lo() or #hi()"
10247 msgstr ""
10248
10249 #: config/tc-msp430.c:1057
10250 #, c-format
10251 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
10252 msgstr ""
10253
10254 #: config/tc-msp430.c:1108
10255 #, c-format
10256 msgid "Registers cannot be used within immediate expression [%s]"
10257 msgstr ""
10258
10259 #: config/tc-msp430.c:1110
10260 #, c-format
10261 msgid "unknown operand %s"
10262 msgstr ""
10263
10264 #: config/tc-msp430.c:1132 config/tc-msp430.c:1267
10265 #, c-format
10266 msgid "value out of range: %d"
10267 msgstr ""
10268
10269 #: config/tc-msp430.c:1143
10270 #, c-format
10271 msgid "Registers cannot be used within absolute expression [%s]"
10272 msgstr ""
10273
10274 #: config/tc-msp430.c:1145 config/tc-msp430.c:1288
10275 #, c-format
10276 msgid "unknown expression in operand %s"
10277 msgstr ""
10278
10279 #: config/tc-msp430.c:1159 config/tc-msp430.c:1166
10280 #, c-format
10281 msgid "unknown addressing mode %s"
10282 msgstr ""
10283
10284 #: config/tc-msp430.c:1174
10285 #, c-format
10286 msgid "Bad register name r%s"
10287 msgstr ""
10288
10289 #: config/tc-msp430.c:1186
10290 #, c-format
10291 msgid "MSP430 does not have %d registers"
10292 msgstr ""
10293
10294 #: config/tc-msp430.c:1206
10295 msgid "')' required"
10296 msgstr ""
10297
10298 #: config/tc-msp430.c:1219
10299 #, c-format
10300 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
10301 msgstr ""
10302
10303 #: config/tc-msp430.c:1228
10304 #, c-format
10305 msgid "unknown operator (r%s substituted as a register name"
10306 msgstr ""
10307
10308 #: config/tc-msp430.c:1240 config/tc-msp430.c:1251
10309 #, c-format
10310 msgid "unknown operator %s"
10311 msgstr ""
10312
10313 #: config/tc-msp430.c:1245
10314 msgid "r2 should not be used in indexed addressing mode"
10315 msgstr ""
10316
10317 #: config/tc-msp430.c:1286
10318 #, c-format
10319 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
10320 msgstr ""
10321
10322 #. Unreachable.
10323 #: config/tc-msp430.c:1335
10324 #, c-format
10325 msgid "unknown addressing mode for operand %s"
10326 msgstr ""
10327
10328 #: config/tc-msp430.c:1360
10329 #, c-format
10330 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
10331 msgstr ""
10332
10333 #: config/tc-msp430.c:1370
10334 msgid "this addressing mode is not applicable for destination operand"
10335 msgstr ""
10336
10337 #: config/tc-msp430.c:1414
10338 #, c-format
10339 msgid "instruction %s requires %d operand(s)"
10340 msgstr ""
10341
10342 #: config/tc-msp430.c:1667
10343 #, c-format
10344 msgid "Even number required. Rounded to %d"
10345 msgstr ""
10346
10347 #: config/tc-msp430.c:1678
10348 #, c-format
10349 msgid "Wrong displacement  %d"
10350 msgstr ""
10351
10352 #: config/tc-msp430.c:1695
10353 msgid "instruction requires label sans '$'"
10354 msgstr ""
10355
10356 #: config/tc-msp430.c:1700
10357 msgid "instruction requires label or value in range -511:512"
10358 msgstr ""
10359
10360 #: config/tc-msp430.c:1707 config/tc-msp430.c:1751 config/tc-msp430.c:1790
10361 msgid "instruction requires label"
10362 msgstr ""
10363
10364 #: config/tc-msp430.c:1715 config/tc-msp430.c:1757
10365 msgid "polymorphs are not enabled. Use -mP option to enable."
10366 msgstr ""
10367
10368 #: config/tc-msp430.c:1794
10369 msgid "Illegal instruction or not implemented opcode."
10370 msgstr ""
10371
10372 #: config/tc-msp430.c:2144
10373 #, c-format
10374 msgid "internal inconsistency problem in %s: insn %04lx"
10375 msgstr ""
10376
10377 #: config/tc-msp430.c:2174 config/tc-msp430.c:2197
10378 #, c-format
10379 msgid "internal inconsistency problem in %s: ext. insn %04lx"
10380 msgstr ""
10381
10382 #: config/tc-msp430.c:2209
10383 #, c-format
10384 msgid "internal inconsistency problem in %s:  %lx"
10385 msgstr ""
10386
10387 #: config/tc-mt.c:151
10388 #, c-format
10389 msgid "MT specific command line options:\n"
10390 msgstr ""
10391
10392 #: config/tc-mt.c:152
10393 #, c-format
10394 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
10395 msgstr ""
10396
10397 #: config/tc-mt.c:153
10398 #, c-format
10399 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
10400 msgstr ""
10401
10402 #: config/tc-mt.c:154
10403 #, c-format
10404 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
10405 msgstr ""
10406
10407 #: config/tc-mt.c:155
10408 #, c-format
10409 msgid "  -march=ms2                allow ms2 instructions \n"
10410 msgstr ""
10411
10412 #: config/tc-mt.c:156
10413 #, c-format
10414 msgid "  -nosched                  disable scheduling restrictions\n"
10415 msgstr ""
10416
10417 #: config/tc-mt.c:224
10418 #, c-format
10419 msgid "instruction %s may not follow another memory access instruction."
10420 msgstr ""
10421
10422 #: config/tc-mt.c:230
10423 #, c-format
10424 msgid "instruction %s may not follow another I/O instruction."
10425 msgstr ""
10426
10427 #: config/tc-mt.c:236
10428 #, c-format
10429 msgid "%s may not occupy the delay slot of another branch insn."
10430 msgstr ""
10431
10432 #: config/tc-mt.c:261
10433 #, c-format
10434 msgid "operand references R%ld of previous instrutcion."
10435 msgstr ""
10436
10437 #: config/tc-mt.c:267
10438 #, c-format
10439 msgid "operand references R%ld of instructcion before previous."
10440 msgstr ""
10441
10442 #: config/tc-mt.c:281 config/tc-mt.c:286
10443 #, c-format
10444 msgid ""
10445 "conditional branch or jal insn's operand references R%ld of previous "
10446 "arithmetic or logic insn."
10447 msgstr ""
10448
10449 #: config/tc-mt.c:349
10450 msgid "md_estimate_size_before_relax\n"
10451 msgstr ""
10452
10453 #: config/tc-ns32k.c:439
10454 msgid "Invalid syntax in PC-relative addressing mode"
10455 msgstr ""
10456
10457 #: config/tc-ns32k.c:463
10458 msgid "Invalid syntax in External addressing mode"
10459 msgstr ""
10460
10461 #: config/tc-ns32k.c:544
10462 msgid "Invalid syntax in Memory Relative addressing mode"
10463 msgstr ""
10464
10465 #: config/tc-ns32k.c:611
10466 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10467 msgstr ""
10468
10469 #: config/tc-ns32k.c:616
10470 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10471 msgstr ""
10472
10473 #: config/tc-ns32k.c:621
10474 msgid "Scaled-indexed addressing mode combined with scaled-index"
10475 msgstr ""
10476
10477 #: config/tc-ns32k.c:632
10478 msgid "Invalid or illegal addressing mode combined with scaled-index"
10479 msgstr ""
10480
10481 #: config/tc-ns32k.c:755
10482 msgid "Premature end of suffix -- Defaulting to d"
10483 msgstr ""
10484
10485 #: config/tc-ns32k.c:768
10486 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10487 msgstr ""
10488
10489 #: config/tc-ns32k.c:813
10490 msgid "Very short instr to option, ie you can't do it on a NULLstr"
10491 msgstr ""
10492
10493 #: config/tc-ns32k.c:863
10494 msgid "No such entry in list. (cpu/mmu register)"
10495 msgstr ""
10496
10497 #: config/tc-ns32k.c:920
10498 msgid "Internal consistency error.  check ns32k-opcode.h"
10499 msgstr ""
10500
10501 #: config/tc-ns32k.c:944
10502 msgid "Address of immediate operand"
10503 msgstr ""
10504
10505 #: config/tc-ns32k.c:945
10506 msgid "Invalid immediate write operand."
10507 msgstr ""
10508
10509 #: config/tc-ns32k.c:1075
10510 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10511 msgstr ""
10512
10513 #: config/tc-ns32k.c:1108
10514 msgid "No such opcode"
10515 msgstr ""
10516
10517 #: config/tc-ns32k.c:1183
10518 msgid "Bad suffix, defaulting to d"
10519 msgstr ""
10520
10521 #: config/tc-ns32k.c:1210
10522 msgid "Too many operands passed to instruction"
10523 msgstr ""
10524
10525 #. Check error in default.
10526 #: config/tc-ns32k.c:1222
10527 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10528 msgstr ""
10529
10530 #: config/tc-ns32k.c:1225
10531 msgid "Wrong number of operands"
10532 msgstr ""
10533
10534 #: config/tc-ns32k.c:1298
10535 #, c-format
10536 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10537 msgstr ""
10538
10539 #: config/tc-ns32k.c:1301
10540 #, c-format
10541 msgid "Can not do %d byte relocation for storage type %d"
10542 msgstr ""
10543
10544 #: config/tc-ns32k.c:1393
10545 #, c-format
10546 msgid "value of %ld out of byte displacement range."
10547 msgstr ""
10548
10549 #: config/tc-ns32k.c:1403
10550 #, c-format
10551 msgid "value of %ld out of word displacement range."
10552 msgstr ""
10553
10554 #: config/tc-ns32k.c:1418
10555 #, c-format
10556 msgid "value of %ld out of double word displacement range."
10557 msgstr ""
10558
10559 #: config/tc-ns32k.c:1439
10560 #, c-format
10561 msgid "Internal logic error.  line %d, file \"%s\""
10562 msgstr ""
10563
10564 #: config/tc-ns32k.c:1487
10565 #, c-format
10566 msgid "Internal logic error. line %d, file \"%s\""
10567 msgstr ""
10568
10569 #: config/tc-ns32k.c:1588
10570 msgid "Bit field out of range"
10571 msgstr ""
10572
10573 #: config/tc-ns32k.c:1688
10574 msgid "iif convert internal pcrel/binary"
10575 msgstr ""
10576
10577 #: config/tc-ns32k.c:1705
10578 msgid "Bignum too big for long"
10579 msgstr ""
10580
10581 #: config/tc-ns32k.c:1782
10582 msgid "iif convert internal pcrel/pointer"
10583 msgstr ""
10584
10585 #: config/tc-ns32k.c:1787
10586 msgid "Internal logic error in iif.iifP[n].type"
10587 msgstr ""
10588
10589 #. We cant relax this case.
10590 #: config/tc-ns32k.c:1823
10591 msgid "Can't relax difference"
10592 msgstr ""
10593
10594 #: config/tc-ns32k.c:1864
10595 msgid "Displacement too large for :d"
10596 msgstr ""
10597
10598 #: config/tc-ns32k.c:1877
10599 msgid "Internal logic error in iif.iifP[].type"
10600 msgstr ""
10601
10602 #. Fatal.
10603 #: config/tc-ns32k.c:1909
10604 #, c-format
10605 msgid "Can't hash %s: %s"
10606 msgstr ""
10607
10608 #: config/tc-ns32k.c:2145
10609 #, c-format
10610 msgid "invalid architecture option -m%s, ignored"
10611 msgstr ""
10612
10613 #: config/tc-ns32k.c:2158
10614 #, c-format
10615 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10616 msgstr ""
10617
10618 #: config/tc-ns32k.c:2174
10619 #, c-format
10620 msgid ""
10621 "NS32K options:\n"
10622 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10623 "--disp-size-default=<1|2|4>\n"
10624 msgstr ""
10625
10626 #: config/tc-ns32k.c:2249
10627 #, c-format
10628 msgid "Cannot find relocation type for symbol %s, code %d"
10629 msgstr ""
10630
10631 #: config/tc-or32.c:361
10632 #, c-format
10633 msgid "unknown opcode1: `%s'"
10634 msgstr ""
10635
10636 #: config/tc-or32.c:367
10637 #, c-format
10638 msgid "unknown opcode2 `%s'."
10639 msgstr ""
10640
10641 #: config/tc-or32.c:403
10642 #, c-format
10643 msgid "instruction not allowed: %s"
10644 msgstr ""
10645
10646 #: config/tc-or32.c:406
10647 #, c-format
10648 msgid "too many operands: %s"
10649 msgstr ""
10650
10651 #: config/tc-or32.c:490
10652 msgid "call/jmp target out of range (1)"
10653 msgstr ""
10654
10655 #: config/tc-or32.c:612
10656 msgid "call/jmp target out of range (2)"
10657 msgstr ""
10658
10659 #: config/tc-or32.c:631
10660 #, c-format
10661 msgid "bad relocation type: 0x%02x"
10662 msgstr ""
10663
10664 #: config/tc-or32.c:823
10665 msgid "invalid register in & expression"
10666 msgstr ""
10667
10668 #: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
10669 #: config/tc-pdp11.c:388 config/tc-pdp11.c:401
10670 msgid "Bad register name"
10671 msgstr ""
10672
10673 #: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
10674 msgid "Error in expression"
10675 msgstr ""
10676
10677 #: config/tc-pdp11.c:492
10678 msgid "Low order bits truncated in immediate float operand"
10679 msgstr ""
10680
10681 #: config/tc-pdp11.c:532
10682 msgid "Label expected"
10683 msgstr ""
10684
10685 #: config/tc-pdp11.c:618
10686 msgid "Float AC not legal as integer operand"
10687 msgstr ""
10688
10689 #: config/tc-pdp11.c:638
10690 msgid "General register not legal as float operand"
10691 msgstr ""
10692
10693 #: config/tc-pdp11.c:671
10694 msgid "No instruction found"
10695 msgstr ""
10696
10697 #: config/tc-pdp11.c:681 config/tc-z80.c:1885 config/tc-z80.c:1898
10698 #, c-format
10699 msgid "Unknown instruction '%s'"
10700 msgstr ""
10701
10702 #: config/tc-pdp11.c:687
10703 #, c-format
10704 msgid "Unsupported instruction set extension: %s"
10705 msgstr ""
10706
10707 #: config/tc-pdp11.c:723
10708 msgid "operand is not an absolute constant"
10709 msgstr ""
10710
10711 #: config/tc-pdp11.c:731
10712 msgid "3-bit immediate out of range"
10713 msgstr ""
10714
10715 #: config/tc-pdp11.c:738
10716 msgid "6-bit immediate out of range"
10717 msgstr ""
10718
10719 #: config/tc-pdp11.c:745
10720 msgid "8-bit immediate out of range"
10721 msgstr ""
10722
10723 #: config/tc-pdp11.c:762 config/tc-pdp11.c:955
10724 msgid "Symbol expected"
10725 msgstr ""
10726
10727 #: config/tc-pdp11.c:767
10728 msgid "8-bit displacement out of range"
10729 msgstr ""
10730
10731 #: config/tc-pdp11.c:809 config/tc-pdp11.c:830 config/tc-pdp11.c:847
10732 #: config/tc-pdp11.c:868 config/tc-pdp11.c:885 config/tc-pdp11.c:906
10733 #: config/tc-pdp11.c:925 config/tc-pdp11.c:946
10734 msgid "Missing ','"
10735 msgstr ""
10736
10737 #: config/tc-pdp11.c:960
10738 msgid "6-bit displacement out of range"
10739 msgstr ""
10740
10741 #: config/tc-pdp11.c:981 config/tc-vax.c:1944
10742 msgid "Too many operands"
10743 msgstr ""
10744
10745 #: config/tc-pj.c:65 config/tc-pj.c:74
10746 msgid "confusing relocation expressions"
10747 msgstr ""
10748
10749 #: config/tc-pj.c:157
10750 msgid "can't have relocation for ipush"
10751 msgstr ""
10752
10753 #: config/tc-pj.c:289
10754 msgid "expected expresssion"
10755 msgstr ""
10756
10757 #: config/tc-pj.c:355
10758 #, c-format
10759 msgid ""
10760 "PJ options:\n"
10761 "-little\t\t\tgenerate little endian code\n"
10762 "-big\t\t\tgenerate big endian code\n"
10763 msgstr ""
10764
10765 #: config/tc-pj.c:380 config/tc-sh.c:4143 config/tc-sh.c:4150
10766 #: config/tc-sh.c:4157 config/tc-sh.c:4164
10767 msgid "pcrel too far"
10768 msgstr ""
10769
10770 #: config/tc-pj.h:38
10771 msgid "convert_frag\n"
10772 msgstr ""
10773
10774 #: config/tc-pj.h:39
10775 msgid "estimate size\n"
10776 msgstr ""
10777
10778 #: config/tc-ppc.c:1089
10779 #, c-format
10780 msgid "%s unsupported"
10781 msgstr ""
10782
10783 #: config/tc-ppc.c:1186
10784 msgid "--nops needs a numeric argument"
10785 msgstr ""
10786
10787 #: config/tc-ppc.c:1200
10788 #, c-format
10789 msgid ""
10790 "PowerPC options:\n"
10791 "-a32                    generate ELF32/XCOFF32\n"
10792 "-a64                    generate ELF64/XCOFF64\n"
10793 "-u                      ignored\n"
10794 "-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
10795 "-mpwr                   generate code for POWER (RIOS1)\n"
10796 "-m601                   generate code for PowerPC 601\n"
10797 "-mppc, -mppc32, -m603, -m604\n"
10798 "                        generate code for PowerPC 603/604\n"
10799 "-m403                   generate code for PowerPC 403\n"
10800 "-m405                   generate code for PowerPC 405\n"
10801 "-m440                   generate code for PowerPC 440\n"
10802 "-m464                   generate code for PowerPC 464\n"
10803 "-m476                   generate code for PowerPC 476\n"
10804 "-m7400, -m7410, -m7450, -m7455\n"
10805 "                        generate code for PowerPC 7400/7410/7450/7455\n"
10806 "-m750cl                 generate code for PowerPC 750cl\n"
10807 msgstr ""
10808
10809 #: config/tc-ppc.c:1218
10810 #, c-format
10811 msgid ""
10812 "-mppc64, -m620          generate code for PowerPC 620/625/630\n"
10813 "-mppc64bridge           generate code for PowerPC 64, including bridge "
10814 "insns\n"
10815 "-mbooke                 generate code for 32-bit PowerPC BookE\n"
10816 "-ma2                    generate code for A2 architecture\n"
10817 "-mpower4, -mpwr4        generate code for Power4 architecture\n"
10818 "-mpower5, -mpwr5, -mpwr5x\n"
10819 "                        generate code for Power5 architecture\n"
10820 "-mpower6, -mpwr6        generate code for Power6 architecture\n"
10821 "-mpower7, -mpwr7        generate code for Power7 architecture\n"
10822 "-mcell                  generate code for Cell Broadband Engine "
10823 "architecture\n"
10824 "-mcom                   generate code Power/PowerPC common instructions\n"
10825 "-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
10826 msgstr ""
10827
10828 #: config/tc-ppc.c:1231
10829 #, c-format
10830 msgid ""
10831 "-maltivec               generate code for AltiVec\n"
10832 "-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
10833 "-me300                  generate code for PowerPC e300 family\n"
10834 "-me500, -me500x2        generate code for Motorola e500 core complex\n"
10835 "-me500mc,               generate code for Freescale e500mc core complex\n"
10836 "-me500mc64,             generate code for Freescale e500mc64 core complex\n"
10837 "-mspe                   generate code for Motorola SPE instructions\n"
10838 "-mtitan                 generate code for AppliedMicro Titan core complex\n"
10839 "-mregnames              Allow symbolic names for registers\n"
10840 "-mno-regnames           Do not allow symbolic names for registers\n"
10841 msgstr ""
10842
10843 #: config/tc-ppc.c:1243
10844 #, c-format
10845 msgid ""
10846 "-mrelocatable           support for GCC's -mrelocatble option\n"
10847 "-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
10848 "-memb                   set PPC_EMB bit in ELF flags\n"
10849 "-mlittle, -mlittle-endian, -l, -le\n"
10850 "                        generate code for a little endian machine\n"
10851 "-mbig, -mbig-endian, -b, -be\n"
10852 "                        generate code for a big endian machine\n"
10853 "-msolaris               generate code for Solaris\n"
10854 "-mno-solaris            do not generate code for Solaris\n"
10855 "-V                      print assembler version number\n"
10856 "-Qy, -Qn                ignored\n"
10857 msgstr ""
10858
10859 #: config/tc-ppc.c:1256
10860 #, c-format
10861 msgid ""
10862 "-nops=count             when aligning, more than COUNT nops uses a branch\n"
10863 msgstr ""
10864
10865 #: config/tc-ppc.c:1282
10866 #, c-format
10867 msgid "Unknown default cpu = %s, os = %s"
10868 msgstr ""
10869
10870 #: config/tc-ppc.c:1308
10871 msgid "Neither Power nor PowerPC opcodes were selected."
10872 msgstr ""
10873
10874 #: config/tc-ppc.c:1389
10875 #, c-format
10876 msgid "powerpc_operands[%d].bitm invalid"
10877 msgstr ""
10878
10879 #: config/tc-ppc.c:1396
10880 #, c-format
10881 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10882 msgstr ""
10883
10884 #: config/tc-ppc.c:1418
10885 #, c-format
10886 msgid "major opcode is not sorted for %s"
10887 msgstr ""
10888
10889 #: config/tc-ppc.c:1454
10890 #, c-format
10891 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10892 msgstr ""
10893
10894 #: config/tc-ppc.c:1463
10895 #, c-format
10896 msgid "mask trims opcode bits for %s"
10897 msgstr ""
10898
10899 #: config/tc-ppc.c:1472
10900 #, c-format
10901 msgid "operand index error for %s"
10902 msgstr ""
10903
10904 #: config/tc-ppc.c:1484
10905 #, c-format
10906 msgid "operand %d overlap in %s"
10907 msgstr ""
10908
10909 #: config/tc-ppc.c:1501
10910 #, c-format
10911 msgid "duplicate instruction %s"
10912 msgstr ""
10913
10914 #: config/tc-ppc.c:1525
10915 #, c-format
10916 msgid "duplicate macro %s"
10917 msgstr ""
10918
10919 #: config/tc-ppc.c:1882
10920 msgid "symbol+offset not supported for got tls"
10921 msgstr ""
10922
10923 #: config/tc-ppc.c:2137
10924 msgid "Relocation cannot be done when using -mrelocatable"
10925 msgstr ""
10926
10927 #: config/tc-ppc.c:2187
10928 msgid "TOC section size exceeds 64k"
10929 msgstr ""
10930
10931 #: config/tc-ppc.c:2268
10932 #, c-format
10933 msgid "syntax error: invalid toc specifier `%s'"
10934 msgstr ""
10935
10936 #: config/tc-ppc.c:2282
10937 #, c-format
10938 msgid "syntax error: expected `]', found  `%c'"
10939 msgstr ""
10940
10941 #: config/tc-ppc.c:2558
10942 msgid "[tocv] symbol is not a toc symbol"
10943 msgstr ""
10944
10945 #: config/tc-ppc.c:2569
10946 msgid "Unimplemented toc32 expression modifier"
10947 msgstr ""
10948
10949 #: config/tc-ppc.c:2574
10950 msgid "Unimplemented toc64 expression modifier"
10951 msgstr ""
10952
10953 #: config/tc-ppc.c:2578
10954 #, c-format
10955 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10956 msgstr ""
10957
10958 #: config/tc-ppc.c:2758
10959 #, c-format
10960 msgid "@tls may not be used with \"%s\" operands"
10961 msgstr ""
10962
10963 #: config/tc-ppc.c:2761
10964 msgid "@tls may only be used in last operand"
10965 msgstr ""
10966
10967 #: config/tc-ppc.c:2871
10968 msgid "unsupported relocation for DS offset field"
10969 msgstr ""
10970
10971 #: config/tc-ppc.c:2925
10972 #, c-format
10973 msgid "syntax error; end of line, expected `%c'"
10974 msgstr ""
10975
10976 #: config/tc-ppc.c:2927
10977 #, c-format
10978 msgid "syntax error; found `%c', expected `%c'"
10979 msgstr ""
10980
10981 #: config/tc-ppc.c:2967 config/tc-ppc.h:94
10982 msgid "instruction address is not a multiple of 4"
10983 msgstr ""
10984
10985 #: config/tc-ppc.c:3216
10986 msgid "missing size"
10987 msgstr ""
10988
10989 #: config/tc-ppc.c:3225
10990 msgid "negative size"
10991 msgstr ""
10992
10993 #: config/tc-ppc.c:3262
10994 msgid "missing real symbol name"
10995 msgstr ""
10996
10997 #: config/tc-ppc.c:3283
10998 msgid "attempt to redefine symbol"
10999 msgstr ""
11000
11001 #: config/tc-ppc.c:3525
11002 msgid "The XCOFF file format does not support arbitrary sections"
11003 msgstr ""
11004
11005 #: config/tc-ppc.c:3598
11006 msgid ".ref outside .csect"
11007 msgstr ""
11008
11009 #: config/tc-ppc.c:3620 config/tc-ppc.c:3820
11010 msgid "missing symbol name"
11011 msgstr ""
11012
11013 #: config/tc-ppc.c:3651
11014 msgid "missing rename string"
11015 msgstr ""
11016
11017 #: config/tc-ppc.c:3681 config/tc-ppc.c:4223 read.c:3375
11018 msgid "missing value"
11019 msgstr ""
11020
11021 #: config/tc-ppc.c:3699
11022 msgid "illegal .stabx expression; zero assumed"
11023 msgstr ""
11024
11025 #: config/tc-ppc.c:3731
11026 msgid "missing class"
11027 msgstr ""
11028
11029 #: config/tc-ppc.c:3740
11030 msgid "missing type"
11031 msgstr ""
11032
11033 #: config/tc-ppc.c:4010
11034 msgid "nested .bs blocks"
11035 msgstr ""
11036
11037 #: config/tc-ppc.c:4042
11038 msgid ".es without preceding .bs"
11039 msgstr ""
11040
11041 #: config/tc-ppc.c:4215
11042 msgid "non-constant byte count"
11043 msgstr ""
11044
11045 #: config/tc-ppc.c:4262
11046 msgid ".tc not in .toc section"
11047 msgstr ""
11048
11049 #: config/tc-ppc.c:4281
11050 msgid ".tc with no label"
11051 msgstr ""
11052
11053 #: config/tc-ppc.c:4374
11054 msgid ".machine stack overflow"
11055 msgstr ""
11056
11057 #: config/tc-ppc.c:4381
11058 msgid ".machine stack underflow"
11059 msgstr ""
11060
11061 #: config/tc-ppc.c:4388
11062 #, c-format
11063 msgid "invalid machine `%s'"
11064 msgstr ""
11065
11066 #: config/tc-ppc.c:4439
11067 msgid "No previous section to return to. Directive ignored."
11068 msgstr ""
11069
11070 #. Section Contents
11071 #. unknown
11072 #: config/tc-ppc.c:4849
11073 msgid "Unsupported section attribute -- 'a'"
11074 msgstr ""
11075
11076 #: config/tc-ppc.c:5033
11077 msgid "bad symbol suffix"
11078 msgstr ""
11079
11080 #: config/tc-ppc.c:5125
11081 msgid "Unrecognized symbol suffix"
11082 msgstr ""
11083
11084 #: config/tc-ppc.c:5213
11085 msgid "two .function pseudo-ops with no intervening .ef"
11086 msgstr ""
11087
11088 #: config/tc-ppc.c:5226
11089 msgid ".ef with no preceding .function"
11090 msgstr ""
11091
11092 #: config/tc-ppc.c:5355
11093 #, c-format
11094 msgid "warning: symbol %s has no csect"
11095 msgstr ""
11096
11097 #: config/tc-ppc.c:5600
11098 msgid "symbol in .toc does not match any .tc"
11099 msgstr ""
11100
11101 #: config/tc-ppc.c:6002
11102 #, c-format
11103 msgid "unsupported relocation against %s"
11104 msgstr ""
11105
11106 #: config/tc-ppc.c:6075
11107 #, c-format
11108 msgid "cannot emit PC relative %s relocation against %s"
11109 msgstr ""
11110
11111 #: config/tc-ppc.c:6080
11112 #, c-format
11113 msgid "cannot emit PC relative %s relocation"
11114 msgstr ""
11115
11116 #: config/tc-ppc.c:6269
11117 #, c-format
11118 msgid "Unable to handle reference to symbol %s"
11119 msgstr ""
11120
11121 #: config/tc-ppc.c:6272
11122 msgid "Unable to resolve expression"
11123 msgstr ""
11124
11125 #: config/tc-ppc.c:6299
11126 msgid "must branch to an address a multiple of 4"
11127 msgstr ""
11128
11129 #: config/tc-ppc.c:6303
11130 #, c-format
11131 msgid "@local or @plt branch destination is too far away, %ld bytes"
11132 msgstr ""
11133
11134 #: config/tc-ppc.c:6334
11135 #, c-format
11136 msgid "Gas failure, reloc value %d\n"
11137 msgstr ""
11138
11139 #: config/tc-rx.c:133
11140 #, c-format
11141 msgid " RX specific command line options:\n"
11142 msgstr ""
11143
11144 #: config/tc-rx.c:134
11145 #, c-format
11146 msgid "  --mbig-endian-data\n"
11147 msgstr ""
11148
11149 #: config/tc-rx.c:135
11150 #, c-format
11151 msgid "  --mlittle-endian-data [default]\n"
11152 msgstr ""
11153
11154 #: config/tc-rx.c:136
11155 #, c-format
11156 msgid "  --m32bit-doubles [default]\n"
11157 msgstr ""
11158
11159 #: config/tc-rx.c:137
11160 #, c-format
11161 msgid "  --m64bit-doubles\n"
11162 msgstr ""
11163
11164 #: config/tc-rx.c:138
11165 #, c-format
11166 msgid "  --muse-conventional-section-names\n"
11167 msgstr ""
11168
11169 #: config/tc-rx.c:139
11170 #, c-format
11171 msgid "  --muse-renesas-section-names [default]\n"
11172 msgstr ""
11173
11174 #: config/tc-rx.c:140
11175 #, c-format
11176 msgid "  --msmall-data-limit\n"
11177 msgstr ""
11178
11179 #: config/tc-rx.c:220
11180 msgid "no filename following .INCLUDE pseudo-op"
11181 msgstr ""
11182
11183 #: config/tc-rx.c:323
11184 #, c-format
11185 msgid "unable to locate include file: %s"
11186 msgstr ""
11187
11188 #: config/tc-rx.c:374
11189 #, c-format
11190 msgid "unrecognised alignment value in .SECTION directive: %s"
11191 msgstr ""
11192
11193 #: config/tc-rx.c:391
11194 #, c-format
11195 msgid "unknown parameter following .SECTION directive: %s"
11196 msgstr ""
11197
11198 #: config/tc-rx.c:480
11199 msgid "expecting either ON or OFF after .list"
11200 msgstr ""
11201
11202 #: config/tc-rx.c:516
11203 #, c-format
11204 msgid "The \".%s\" pseudo-op is not implemented\n"
11205 msgstr ""
11206
11207 #: config/tc-rx.c:748
11208 #, c-format
11209 msgid "Value %d doesn't fit in unsigned %d-bit field"
11210 msgstr ""
11211
11212 #: config/tc-rx.c:754
11213 #, c-format
11214 msgid "Value %d doesn't fit in signed %d-bit field"
11215 msgstr ""
11216
11217 #: config/tc-rx.c:954
11218 msgid "The .DEFINE pseudo-op is not implemented"
11219 msgstr ""
11220
11221 #: config/tc-rx.c:956
11222 msgid "The .MACRO pseudo-op is not implemented"
11223 msgstr ""
11224
11225 #: config/tc-rx.c:958
11226 msgid "The .BTEQU pseudo-op is not implemented."
11227 msgstr ""
11228
11229 #: config/tc-rx.c:1868
11230 msgid "invalid immediate size"
11231 msgstr ""
11232
11233 #: config/tc-rx.c:1887
11234 msgid "invalid immediate field position"
11235 msgstr ""
11236
11237 #: config/tc-rx.c:1936
11238 #, c-format
11239 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
11240 msgstr ""
11241
11242 #: config/tc-rx.c:1999
11243 #, c-format
11244 msgid "unsupported constant size %d\n"
11245 msgstr ""
11246
11247 #: config/tc-rx.c:2006
11248 msgid "difference of two symbols only supported with .long, .short, or .byte"
11249 msgstr ""
11250
11251 #: config/tc-rx.c:2050
11252 #, c-format
11253 msgid "jump not 3..10 bytes away (is %d)"
11254 msgstr ""
11255
11256 #: config/tc-rx.c:2196
11257 #, c-format
11258 msgid "Unknown reloc in md_apply_fix: %s"
11259 msgstr ""
11260
11261 #: config/tc-s390.c:327 config/tc-sparc.c:272
11262 msgid "Invalid default architecture, broken assembler."
11263 msgstr ""
11264
11265 #: config/tc-s390.c:425 config/tc-sparc.c:475
11266 #, c-format
11267 msgid "invalid architecture -A%s"
11268 msgstr ""
11269
11270 #: config/tc-s390.c:448
11271 #, c-format
11272 msgid ""
11273 "        S390 options:\n"
11274 "        -mregnames        Allow symbolic names for registers\n"
11275 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
11276 "        -mno-regnames     Do not allow symbolic names for registers\n"
11277 "        -m31              Set file format to 31 bit format\n"
11278 "        -m64              Set file format to 64 bit format\n"
11279 msgstr ""
11280
11281 #: config/tc-s390.c:455
11282 #, c-format
11283 msgid ""
11284 "        -V                print assembler version number\n"
11285 "        -Qy, -Qn          ignored\n"
11286 msgstr ""
11287
11288 #: config/tc-s390.c:474
11289 msgid "The 64 bit file format is used without esame instructions."
11290 msgstr ""
11291
11292 #: config/tc-s390.c:491
11293 #, c-format
11294 msgid "Internal assembler error for instruction format %s"
11295 msgstr ""
11296
11297 #: config/tc-s390.c:569
11298 #, c-format
11299 msgid "operand out of range (%s not between %ld and %ld)"
11300 msgstr ""
11301
11302 #: config/tc-s390.c:751
11303 #, c-format
11304 msgid "identifier+constant@%s means identifier@%s+constant"
11305 msgstr ""
11306
11307 #: config/tc-s390.c:832
11308 msgid "Can't handle O_big in s390_exp_compare"
11309 msgstr ""
11310
11311 #: config/tc-s390.c:913
11312 msgid "Invalid suffix for literal pool entry"
11313 msgstr ""
11314
11315 #: config/tc-s390.c:970
11316 msgid "Big number is too big"
11317 msgstr ""
11318
11319 #: config/tc-s390.c:1117
11320 msgid "relocation not applicable"
11321 msgstr ""
11322
11323 #: config/tc-s390.c:1234
11324 msgid "index register specified but zero"
11325 msgstr ""
11326
11327 #: config/tc-s390.c:1238
11328 msgid "base register specified but zero"
11329 msgstr ""
11330
11331 #: config/tc-s390.c:1319
11332 msgid "invalid operand suffix"
11333 msgstr ""
11334
11335 #: config/tc-s390.c:1342
11336 msgid "syntax error; missing '(' after displacement"
11337 msgstr ""
11338
11339 #: config/tc-s390.c:1358 config/tc-s390.c:1402 config/tc-s390.c:1432
11340 msgid "syntax error; expected ,"
11341 msgstr ""
11342
11343 #: config/tc-s390.c:1390
11344 msgid "syntax error; missing ')' after base register"
11345 msgstr ""
11346
11347 #: config/tc-s390.c:1419
11348 msgid "syntax error; ')' not allowed here"
11349 msgstr ""
11350
11351 #: config/tc-s390.c:1554
11352 #, c-format
11353 msgid "Opcode %s not available in this mode"
11354 msgstr ""
11355
11356 #: config/tc-s390.c:1609 config/tc-s390.c:1632 config/tc-s390.c:1645
11357 msgid "Invalid .insn format\n"
11358 msgstr ""
11359
11360 #: config/tc-s390.c:1617
11361 #, c-format
11362 msgid "Unrecognized opcode format: `%s'"
11363 msgstr ""
11364
11365 #: config/tc-s390.c:1648
11366 msgid "second operand of .insn not a constant\n"
11367 msgstr ""
11368
11369 #: config/tc-s390.c:1651
11370 msgid "missing comma after insn constant\n"
11371 msgstr ""
11372
11373 #: config/tc-s390.c:1943
11374 #, c-format
11375 msgid "cannot emit relocation %s against subsy symbol %s"
11376 msgstr ""
11377
11378 #: config/tc-s390.c:2031
11379 msgid "unsupported relocation type"
11380 msgstr ""
11381
11382 #: config/tc-s390.c:2078
11383 #, c-format
11384 msgid "cannot emit PC relative %s relocation%s%s"
11385 msgstr ""
11386
11387 #: config/tc-s390.c:2203
11388 #, c-format
11389 msgid "Gas failure, reloc type %s\n"
11390 msgstr ""
11391
11392 #: config/tc-s390.c:2205
11393 #, c-format
11394 msgid "Gas failure, reloc type #%i\n"
11395 msgstr ""
11396
11397 #: config/tc-score.c:260
11398 msgid "div / mul are reserved instructions"
11399 msgstr ""
11400
11401 #: config/tc-score.c:261
11402 msgid "This architecture doesn't support mmu"
11403 msgstr ""
11404
11405 #: config/tc-score.c:262
11406 msgid "This architecture doesn't support atomic instruction"
11407 msgstr ""
11408
11409 #: config/tc-score.c:469
11410 msgid "S+core register expected"
11411 msgstr ""
11412
11413 #: config/tc-score.c:470
11414 msgid "S+core special-register expected"
11415 msgstr ""
11416
11417 #: config/tc-score.c:471
11418 msgid "S+core co-processor register expected"
11419 msgstr ""
11420
11421 #: config/tc-score.c:1074 config/tc-score.c:2073
11422 msgid "Using temp register(r1)"
11423 msgstr ""
11424
11425 #: config/tc-score.c:1093
11426 #, c-format
11427 msgid "register expected, not '%.100s'"
11428 msgstr ""
11429
11430 #: config/tc-score.c:1149 config/tc-score.c:5488
11431 msgid "rd must be even number."
11432 msgstr ""
11433
11434 #: config/tc-score.c:1520 config/tc-score.c:1527
11435 #, c-format
11436 msgid "invalid constant: %d bit expression not in range %u..%u"
11437 msgstr ""
11438
11439 #: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
11440 #: config/tc-score.c:2905 config/tc-score.c:3172 config/tc-score.c:3177
11441 #: config/tc-score.c:3470
11442 #, c-format
11443 msgid "invalid constant: %d bit expression not in range %d..%d"
11444 msgstr ""
11445
11446 #: config/tc-score.c:1565
11447 msgid "invalid constant: bit expression not defined"
11448 msgstr ""
11449
11450 #: config/tc-score.c:2087
11451 #, c-format
11452 msgid "low register(r0-r15)expected, not '%.100s'"
11453 msgstr ""
11454
11455 #: config/tc-score.c:2149 config/tc-score.c:3491 config/tc-score.c:3659
11456 #: config/tc-score.c:3704
11457 #, c-format
11458 msgid "missing ["
11459 msgstr ""
11460
11461 #: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3312
11462 #: config/tc-score.c:3328 config/tc-score.c:3399 config/tc-score.c:3455
11463 #: config/tc-score.c:3680 config/tc-score.c:3725 config/tc-score.c:3874
11464 #: config/tc-score.c:3928 config/tc-score.c:3974
11465 #, c-format
11466 msgid "missing ]"
11467 msgstr ""
11468
11469 #: config/tc-score.c:2352
11470 #, c-format
11471 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
11472 msgstr ""
11473
11474 #: config/tc-score.c:2371
11475 #, c-format
11476 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
11477 msgstr ""
11478
11479 #: config/tc-score.c:2387 config/tc-score.c:2394
11480 #, c-format
11481 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
11482 msgstr ""
11483
11484 #: config/tc-score.c:2755 config/tc-score.c:6508
11485 #, c-format
11486 msgid "%s -- `%s'"
11487 msgstr ""
11488
11489 #: config/tc-score.c:2843
11490 msgid "address offset must be half word alignment"
11491 msgstr ""
11492
11493 #: config/tc-score.c:2851
11494 msgid "address offset must be word alignment"
11495 msgstr ""
11496
11497 #: config/tc-score.c:2993 config/tc-score.c:3130
11498 msgid "register same as write-back base"
11499 msgstr ""
11500
11501 #: config/tc-score.c:3100
11502 msgid "pre-indexed expression expected"
11503 msgstr ""
11504
11505 #: config/tc-score.c:3430
11506 #, c-format
11507 msgid "invalid register number: %d is not in [r0--r7]"
11508 msgstr ""
11509
11510 #: config/tc-score.c:3447
11511 msgid "comma is  expected"
11512 msgstr ""
11513
11514 #: config/tc-score.c:3478
11515 #, c-format
11516 msgid "invalid constant: %d is not word align integer"
11517 msgstr ""
11518
11519 #: config/tc-score.c:3518 config/tc-score.c:3561
11520 msgid "invalid constant: 32 bit expression not word align"
11521 msgstr ""
11522
11523 #: config/tc-score.c:3527 config/tc-score.c:3570
11524 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11525 msgstr ""
11526
11527 #: config/tc-score.c:3603
11528 msgid ""
11529 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11530 msgstr ""
11531
11532 #: config/tc-score.c:3792 config/tc-score.c:3820
11533 msgid "imm5 should >= 2"
11534 msgstr ""
11535
11536 #: config/tc-score.c:3797 config/tc-score.c:3826
11537 msgid "reg should <= 31"
11538 msgstr ""
11539
11540 #: config/tc-score.c:3868 config/tc-score.c:3919
11541 msgid "missing +"
11542 msgstr ""
11543
11544 #: config/tc-score.c:3912
11545 #, c-format
11546 msgid "%s register same as write-back base"
11547 msgstr ""
11548
11549 #: config/tc-score.c:3914
11550 msgid "destination"
11551 msgstr ""
11552
11553 #: config/tc-score.c:3914
11554 msgid "source"
11555 msgstr ""
11556
11557 #: config/tc-score.c:4244 config/tc-score.c:4320 config/tc-score.c:4949
11558 msgid "expression error"
11559 msgstr ""
11560
11561 #: config/tc-score.c:4250
11562 msgid "value not in range [0, 0xffffffff]"
11563 msgstr ""
11564
11565 #: config/tc-score.c:4326
11566 msgid "value not in range [-0xffffffff, 0xffffffff]"
11567 msgstr ""
11568
11569 #: config/tc-score.c:4354
11570 msgid "li rd label isn't correct instruction form"
11571 msgstr ""
11572
11573 #: config/tc-score.c:4523 config/tc-score.c:4674 config/tc-score.c:5200
11574 #: config/tc-score.c:5228
11575 msgid "lacking label  "
11576 msgstr ""
11577
11578 #: config/tc-score.c:4899
11579 msgid "s3_PIC code offset overflow (max 16 signed bits)"
11580 msgstr ""
11581
11582 #: config/tc-score.c:4955
11583 msgid "value not in range [0, 0x7fffffff]"
11584 msgstr ""
11585
11586 #: config/tc-score.c:4960
11587 msgid "end on line error"
11588 msgstr ""
11589
11590 #: config/tc-score.c:5207
11591 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11592 msgstr ""
11593
11594 #: config/tc-score.c:5234
11595 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
11596 msgstr ""
11597
11598 #: config/tc-score.c:5267
11599 msgid "lacking label"
11600 msgstr ""
11601
11602 #: config/tc-score.c:5272
11603 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11604 msgstr ""
11605
11606 #: config/tc-score.c:5368
11607 msgid "pce instruction error (16 bit || 16 bit)'"
11608 msgstr ""
11609
11610 #: config/tc-score.c:5386 config/tc-score.c:5410 config/tc-score.c:5437
11611 #: config/tc-score.c:5466 config/tc-score.c:5515
11612 msgid "score3d instruction."
11613 msgstr ""
11614
11615 #: config/tc-score.c:6126 read.c:1468
11616 msgid "missing size expression"
11617 msgstr ""
11618
11619 #: config/tc-score.c:6132
11620 #, c-format
11621 msgid "BSS length (%d) < 0 ignored"
11622 msgstr ""
11623
11624 #: config/tc-score.c:6147 read.c:2311
11625 #, c-format
11626 msgid "error setting flags for \".sbss\": %s"
11627 msgstr ""
11628
11629 #: config/tc-score.c:6161 config/tc-sparc.c:3695
11630 msgid "missing alignment"
11631 msgstr ""
11632
11633 #: config/tc-score.c:6198
11634 #, c-format
11635 msgid "alignment too large; %d assumed"
11636 msgstr ""
11637
11638 #: config/tc-score.c:6203 read.c:2372
11639 msgid "alignment negative; 0 assumed"
11640 msgstr ""
11641
11642 #: config/tc-score.c:6270 ecoff.c:3365 read.c:1487 read.c:1600 read.c:2489
11643 #: read.c:3109 read.c:3502 symbols.c:337 symbols.c:433
11644 #, c-format
11645 msgid "symbol `%s' is already defined"
11646 msgstr ""
11647
11648 #. Error routine.
11649 #: config/tc-score.c:6612 config/tc-score.c:6636
11650 msgid "size is not 4 or 6"
11651 msgstr ""
11652
11653 #: config/tc-score.c:6695
11654 msgid "bad call to MD_ATOF()"
11655 msgstr ""
11656
11657 #: config/tc-score.c:7203
11658 #, c-format
11659 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11660 msgstr ""
11661
11662 #: config/tc-score.c:7218 config/tc-score.c:7247 config/tc-score.c:7299
11663 #, c-format
11664 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
11665 msgstr ""
11666
11667 #: config/tc-score.c:7269 config/tc-score.c:7324
11668 #, c-format
11669 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9]"
11670 msgstr ""
11671
11672 #: config/tc-score.c:7500
11673 #, c-format
11674 msgid "cannot represent %s relocation in this object file format1"
11675 msgstr ""
11676
11677 #: config/tc-score.c:7791
11678 #, c-format
11679 msgid "Sunplus-v2-0-0-20060510\n"
11680 msgstr ""
11681
11682 #: config/tc-score.c:7811
11683 #, c-format
11684 msgid " Score-specific assembler options:\n"
11685 msgstr ""
11686
11687 #: config/tc-score.c:7813
11688 #, c-format
11689 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
11690 msgstr ""
11691
11692 #: config/tc-score.c:7818
11693 #, c-format
11694 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
11695 msgstr ""
11696
11697 #: config/tc-score.c:7822
11698 #, c-format
11699 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
11700 msgstr ""
11701
11702 #: config/tc-score.c:7824
11703 #, c-format
11704 msgid ""
11705 "        -NWARN\t\tassemble code for no warning message for fix data "
11706 "dependency\n"
11707 msgstr ""
11708
11709 #: config/tc-score.c:7826
11710 #, c-format
11711 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
11712 msgstr ""
11713
11714 #: config/tc-score.c:7828
11715 #, c-format
11716 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
11717 msgstr ""
11718
11719 #: config/tc-score.c:7830
11720 #, c-format
11721 msgid ""
11722 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
11723 "setting\n"
11724 msgstr ""
11725
11726 #: config/tc-score.c:7832
11727 #, c-format
11728 msgid "        -SCORE3\t\tassemble code for target is SCORE3\n"
11729 msgstr ""
11730
11731 #: config/tc-score.c:7834
11732 #, c-format
11733 msgid ""
11734 "        -march=score7\tassemble code for target is SCORE7, this is default "
11735 "setting\n"
11736 msgstr ""
11737
11738 #: config/tc-score.c:7836
11739 #, c-format
11740 msgid "        -march=score3\tassemble code for target is SCORE3\n"
11741 msgstr ""
11742
11743 #: config/tc-score.c:7838
11744 #, c-format
11745 msgid ""
11746 "        -USE_R1\t\tassemble code for no warning message when using temp "
11747 "register r1\n"
11748 msgstr ""
11749
11750 #: config/tc-score.c:7840
11751 #, c-format
11752 msgid "        -KPIC\t\tassemble code for PIC\n"
11753 msgstr ""
11754
11755 #: config/tc-score.c:7842
11756 #, c-format
11757 msgid "        -O0\t\tassembler will not perform any optimizations\n"
11758 msgstr ""
11759
11760 #: config/tc-score.c:7844
11761 #, c-format
11762 msgid ""
11763 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
11764 msgstr ""
11765
11766 #: config/tc-score.c:7846
11767 #, c-format
11768 msgid "        -V \t\tSunplus release version \n"
11769 msgstr ""
11770
11771 #: config/tc-sh.c:64
11772 msgid "directive .big encountered when option -big required"
11773 msgstr ""
11774
11775 #: config/tc-sh.c:74
11776 msgid "directive .little encountered when option -little required"
11777 msgstr ""
11778
11779 #: config/tc-sh.c:1424
11780 msgid "illegal double indirection"
11781 msgstr ""
11782
11783 #: config/tc-sh.c:1433
11784 msgid "illegal register after @-"
11785 msgstr ""
11786
11787 #: config/tc-sh.c:1449
11788 msgid "must be @(r0,...)"
11789 msgstr ""
11790
11791 #: config/tc-sh.c:1473
11792 msgid "syntax error in @(r0,...)"
11793 msgstr ""
11794
11795 #: config/tc-sh.c:1478
11796 msgid "syntax error in @(r0...)"
11797 msgstr ""
11798
11799 #: config/tc-sh.c:1523
11800 msgid "Deprecated syntax."
11801 msgstr ""
11802
11803 #: config/tc-sh.c:1535 config/tc-sh.c:1540
11804 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11805 msgstr ""
11806
11807 #: config/tc-sh.c:1545
11808 msgid "expecting )"
11809 msgstr ""
11810
11811 #: config/tc-sh.c:1553
11812 msgid "illegal register after @"
11813 msgstr ""
11814
11815 #: config/tc-sh.c:2194
11816 #, c-format
11817 msgid "unhandled %d\n"
11818 msgstr ""
11819
11820 #: config/tc-sh.c:2404
11821 #, c-format
11822 msgid "Invalid register: 'r%d'"
11823 msgstr ""
11824
11825 #: config/tc-sh.c:2514
11826 #, c-format
11827 msgid "failed for %d\n"
11828 msgstr ""
11829
11830 #: config/tc-sh.c:2520
11831 msgid "misplaced PIC operand"
11832 msgstr ""
11833
11834 #: config/tc-sh.c:2631 config/tc-sh.c:3030
11835 msgid "invalid operands for opcode"
11836 msgstr ""
11837
11838 #: config/tc-sh.c:2636
11839 msgid "insn can't be combined with parallel processing insn"
11840 msgstr ""
11841
11842 #: config/tc-sh.c:2643 config/tc-sh.c:2654 config/tc-sh.c:2686
11843 msgid "multiple movx specifications"
11844 msgstr ""
11845
11846 #: config/tc-sh.c:2648 config/tc-sh.c:2670 config/tc-sh.c:2709
11847 msgid "multiple movy specifications"
11848 msgstr ""
11849
11850 #: config/tc-sh.c:2657 config/tc-sh.c:2690
11851 msgid "invalid movx address register"
11852 msgstr ""
11853
11854 #: config/tc-sh.c:2659
11855 msgid "insn cannot be combined with non-nopy"
11856 msgstr ""
11857
11858 #: config/tc-sh.c:2673 config/tc-sh.c:2729
11859 msgid "invalid movy address register"
11860 msgstr ""
11861
11862 #: config/tc-sh.c:2675
11863 msgid "insn cannot be combined with non-nopx"
11864 msgstr ""
11865
11866 #: config/tc-sh.c:2688
11867 msgid "previous movy requires nopx"
11868 msgstr ""
11869
11870 #: config/tc-sh.c:2696 config/tc-sh.c:2701
11871 msgid "invalid movx dsp register"
11872 msgstr ""
11873
11874 #: config/tc-sh.c:2711
11875 msgid "previous movx requires nopy"
11876 msgstr ""
11877
11878 #: config/tc-sh.c:2720 config/tc-sh.c:2725
11879 msgid "invalid movy dsp register"
11880 msgstr ""
11881
11882 #: config/tc-sh.c:2735
11883 msgid "dsp immediate shift value not constant"
11884 msgstr ""
11885
11886 #: config/tc-sh.c:2749 config/tc-sh.c:2775
11887 msgid "multiple parallel processing specifications"
11888 msgstr ""
11889
11890 #: config/tc-sh.c:2768
11891 msgid "multiple condition specifications"
11892 msgstr ""
11893
11894 #: config/tc-sh.c:2806
11895 msgid "insn cannot be combined with pmuls"
11896 msgstr ""
11897
11898 #: config/tc-sh.c:2822
11899 msgid "bad combined pmuls output operand"
11900 msgstr ""
11901
11902 #: config/tc-sh.c:2832
11903 msgid "destination register is same for parallel insns"
11904 msgstr ""
11905
11906 #: config/tc-sh.c:2841
11907 msgid "condition not followed by conditionalizable insn"
11908 msgstr ""
11909
11910 #: config/tc-sh.c:2851
11911 msgid "unrecognized characters at end of parallel processing insn"
11912 msgstr ""
11913
11914 #: config/tc-sh.c:2967
11915 msgid "opcode not valid for this cpu variant"
11916 msgstr ""
11917
11918 #: config/tc-sh.c:3000
11919 msgid "Delayed branches not available on SH1"
11920 msgstr ""
11921
11922 #: config/tc-sh.c:3035
11923 #, c-format
11924 msgid "excess operands: '%s'"
11925 msgstr ""
11926
11927 #: config/tc-sh.c:3112
11928 msgid ".uses pseudo-op seen when not relaxing"
11929 msgstr ""
11930
11931 #: config/tc-sh.c:3118
11932 msgid "bad .uses format"
11933 msgstr ""
11934
11935 #: config/tc-sh.c:3229
11936 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11937 msgstr ""
11938
11939 #: config/tc-sh.c:3235
11940 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11941 msgstr ""
11942
11943 #: config/tc-sh.c:3237
11944 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11945 msgstr ""
11946
11947 #: config/tc-sh.c:3269
11948 #, c-format
11949 msgid "Invalid argument to --isa option: %s"
11950 msgstr ""
11951
11952 #: config/tc-sh.c:3278
11953 msgid "Invalid combination: --abi=32 with --abi=64"
11954 msgstr ""
11955
11956 #: config/tc-sh.c:3284
11957 msgid "Invalid combination: --abi=64 with --abi=32"
11958 msgstr ""
11959
11960 #: config/tc-sh.c:3286
11961 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11962 msgstr ""
11963
11964 #: config/tc-sh.c:3290
11965 #, c-format
11966 msgid "Invalid argument to --abi option: %s"
11967 msgstr ""
11968
11969 #: config/tc-sh.c:3330
11970 #, c-format
11971 msgid ""
11972 "SH options:\n"
11973 "--little\t\tgenerate little endian code\n"
11974 "--big\t\t\tgenerate big endian code\n"
11975 "--relax\t\t\talter jump instructions for long displacements\n"
11976 "--renesas\t\tdisable optimization with section symbol for\n"
11977 "\t\t\tcompatibility with Renesas assembler.\n"
11978 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11979 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11980 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11981 "--isa=[any\t\tuse most appropriate isa\n"
11982 "    | dsp               same as '-dsp'\n"
11983 "    | fp"
11984 msgstr ""
11985
11986 #: config/tc-sh.c:3356
11987 #, c-format
11988 msgid ""
11989 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11990 "    | SHmedia\n"
11991 "    | shcompact\n"
11992 "    | SHcompact]\n"
11993 msgstr ""
11994
11995 #: config/tc-sh.c:3361
11996 #, c-format
11997 msgid ""
11998 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11999 "\t\t\tfile type\n"
12000 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
12001 "\t\t\tSHcompact code sections\n"
12002 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
12003 "\t\t\tconstants and SHcompact code\n"
12004 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
12005 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
12006 "\t\t\tto 32 bits only\n"
12007 msgstr ""
12008
12009 #: config/tc-sh.c:3373
12010 #, c-format
12011 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
12012 msgstr ""
12013
12014 #: config/tc-sh.c:3464
12015 msgid ".uses does not refer to a local symbol in the same section"
12016 msgstr ""
12017
12018 #: config/tc-sh.c:3483
12019 msgid "can't find fixup pointed to by .uses"
12020 msgstr ""
12021
12022 #: config/tc-sh.c:3503
12023 msgid ".uses target does not refer to a local symbol in the same section"
12024 msgstr ""
12025
12026 #: config/tc-sh.c:3580
12027 msgid "displacement overflows 12-bit field"
12028 msgstr ""
12029
12030 #: config/tc-sh.c:3583
12031 #, c-format
12032 msgid "displacement to defined symbol %s overflows 12-bit field"
12033 msgstr ""
12034
12035 #: config/tc-sh.c:3587
12036 #, c-format
12037 msgid "displacement to undefined symbol %s overflows 12-bit field"
12038 msgstr ""
12039
12040 #: config/tc-sh.c:3660
12041 msgid "displacement overflows 8-bit field"
12042 msgstr ""
12043
12044 #: config/tc-sh.c:3663
12045 #, c-format
12046 msgid "displacement to defined symbol %s overflows 8-bit field"
12047 msgstr ""
12048
12049 #: config/tc-sh.c:3667
12050 #, c-format
12051 msgid "displacement to undefined symbol %s overflows 8-bit field "
12052 msgstr ""
12053
12054 #: config/tc-sh.c:3684
12055 #, c-format
12056 msgid "overflow in branch to %s; converted into longer instruction sequence"
12057 msgstr ""
12058
12059 #: config/tc-sh.c:3749 config/tc-sh.c:3796 config/tc-sparc.c:4202
12060 #: config/tc-sparc.c:4226
12061 msgid "misaligned data"
12062 msgstr ""
12063
12064 #: config/tc-sh.c:4120
12065 msgid "offset to unaligned destination"
12066 msgstr ""
12067
12068 #: config/tc-sh.c:4125
12069 msgid "negative offset"
12070 msgstr ""
12071
12072 #: config/tc-sh.c:4270
12073 msgid "misaligned offset"
12074 msgstr ""
12075
12076 #: config/tc-sh64.c:568
12077 msgid "This operand must be constant at assembly time"
12078 msgstr ""
12079
12080 #: config/tc-sh64.c:681
12081 msgid "Invalid operand expression"
12082 msgstr ""
12083
12084 #: config/tc-sh64.c:773 config/tc-sh64.c:877
12085 msgid "PTB operand is a SHmedia symbol"
12086 msgstr ""
12087
12088 #: config/tc-sh64.c:776 config/tc-sh64.c:874
12089 msgid "PTA operand is a SHcompact symbol"
12090 msgstr ""
12091
12092 #: config/tc-sh64.c:792
12093 msgid "invalid expression in operand"
12094 msgstr ""
12095
12096 #: config/tc-sh64.c:1483
12097 #, c-format
12098 msgid "invalid operand, not a 5-bit unsigned value: %d"
12099 msgstr ""
12100
12101 #: config/tc-sh64.c:1488
12102 #, c-format
12103 msgid "invalid operand, not a 6-bit signed value: %d"
12104 msgstr ""
12105
12106 #: config/tc-sh64.c:1493
12107 #, c-format
12108 msgid "invalid operand, not a 6-bit unsigned value: %d"
12109 msgstr ""
12110
12111 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
12112 #, c-format
12113 msgid "invalid operand, not a 11-bit signed value: %d"
12114 msgstr ""
12115
12116 #: config/tc-sh64.c:1500
12117 #, c-format
12118 msgid "invalid operand, not a multiple of 32: %d"
12119 msgstr ""
12120
12121 #: config/tc-sh64.c:1505
12122 #, c-format
12123 msgid "invalid operand, not a 10-bit signed value: %d"
12124 msgstr ""
12125
12126 #: config/tc-sh64.c:1512
12127 #, c-format
12128 msgid "invalid operand, not an even value: %d"
12129 msgstr ""
12130
12131 #: config/tc-sh64.c:1517
12132 #, c-format
12133 msgid "invalid operand, not a 12-bit signed value: %d"
12134 msgstr ""
12135
12136 #: config/tc-sh64.c:1519
12137 #, c-format
12138 msgid "invalid operand, not a multiple of 4: %d"
12139 msgstr ""
12140
12141 #: config/tc-sh64.c:1524
12142 #, c-format
12143 msgid "invalid operand, not a 13-bit signed value: %d"
12144 msgstr ""
12145
12146 #: config/tc-sh64.c:1526
12147 #, c-format
12148 msgid "invalid operand, not a multiple of 8: %d"
12149 msgstr ""
12150
12151 #: config/tc-sh64.c:1531
12152 #, c-format
12153 msgid "invalid operand, not a 16-bit signed value: %d"
12154 msgstr ""
12155
12156 #: config/tc-sh64.c:1536
12157 #, c-format
12158 msgid "invalid operand, not a 16-bit unsigned value: %d"
12159 msgstr ""
12160
12161 #: config/tc-sh64.c:1542
12162 msgid "operand out of range for PT, PTA and PTB"
12163 msgstr ""
12164
12165 #: config/tc-sh64.c:1544
12166 #, c-format
12167 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12168 msgstr ""
12169
12170 #: config/tc-sh64.c:2064
12171 #, c-format
12172 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12173 msgstr ""
12174
12175 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12176 msgid "invalid PIC reference"
12177 msgstr ""
12178
12179 #: config/tc-sh64.c:2478
12180 msgid "can't find opcode"
12181 msgstr ""
12182
12183 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12184 msgid "invalid operand: expression in PT target"
12185 msgstr ""
12186
12187 #: config/tc-sh64.c:2812
12188 #, c-format
12189 msgid "invalid operands to %s"
12190 msgstr ""
12191
12192 #: config/tc-sh64.c:2818
12193 #, c-format
12194 msgid "excess operands to %s"
12195 msgstr ""
12196
12197 #: config/tc-sh64.c:2863
12198 #, c-format
12199 msgid "The `.mode %s' directive is not valid with this architecture"
12200 msgstr ""
12201
12202 #: config/tc-sh64.c:2871
12203 #, c-format
12204 msgid "Invalid argument to .mode: %s"
12205 msgstr ""
12206
12207 #: config/tc-sh64.c:2901
12208 #, c-format
12209 msgid "The `.abi %s' directive is not valid with this architecture"
12210 msgstr ""
12211
12212 #: config/tc-sh64.c:2907
12213 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12214 msgstr ""
12215
12216 #: config/tc-sh64.c:2912
12217 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12218 msgstr ""
12219
12220 #: config/tc-sh64.c:2915
12221 #, c-format
12222 msgid "Invalid argument to .abi: %s"
12223 msgstr ""
12224
12225 #: config/tc-sh64.c:2970
12226 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12227 msgstr ""
12228
12229 #: config/tc-sh64.c:2975
12230 msgid "-shcompact-const-crange is invalid without SHcompact"
12231 msgstr ""
12232
12233 #: config/tc-sh64.c:2978
12234 msgid "-expand-pt32 only valid with -abi=64"
12235 msgstr ""
12236
12237 #: config/tc-sh64.c:2981
12238 msgid "-no-expand only valid with SHcompact or SHmedia"
12239 msgstr ""
12240
12241 #: config/tc-sh64.c:2984
12242 msgid "-expand-pt32 invalid together with -no-expand"
12243 msgstr ""
12244
12245 #: config/tc-sh64.c:3198
12246 msgid ""
12247 "SHmedia code not allowed in same section as constants and SHcompact code"
12248 msgstr ""
12249
12250 #: config/tc-sh64.c:3216
12251 msgid "No segment info for current section"
12252 msgstr ""
12253
12254 #: config/tc-sh64.c:3255
12255 msgid "duplicate datalabel operator ignored"
12256 msgstr ""
12257
12258 #: config/tc-sh64.c:3325
12259 msgid "Invalid DataLabel expression"
12260 msgstr ""
12261
12262 #: config/tc-sparc.c:276 config/tc-sparc.c:481
12263 msgid "Bad opcode table, broken assembler."
12264 msgstr ""
12265
12266 #: config/tc-sparc.c:473
12267 #, c-format
12268 msgid "invalid architecture -xarch=%s"
12269 msgstr ""
12270
12271 #: config/tc-sparc.c:542
12272 #, c-format
12273 msgid "No compiled in support for %d bit object file format"
12274 msgstr ""
12275
12276 #: config/tc-sparc.c:623
12277 #, c-format
12278 msgid "SPARC options:\n"
12279 msgstr ""
12280
12281 #: config/tc-sparc.c:652
12282 #, c-format
12283 msgid ""
12284 "\n"
12285 "\t\t\tspecify variant of SPARC architecture\n"
12286 "-bump\t\t\twarn when assembler switches architectures\n"
12287 "-sparc\t\t\tignored\n"
12288 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
12289 "-relax\t\t\trelax jumps and branches (default)\n"
12290 "-no-relax\t\tavoid changing any jumps and branches\n"
12291 msgstr ""
12292
12293 #: config/tc-sparc.c:660
12294 #, c-format
12295 msgid "-k\t\t\tgenerate PIC\n"
12296 msgstr ""
12297
12298 #: config/tc-sparc.c:664
12299 #, c-format
12300 msgid ""
12301 "-32\t\t\tcreate 32 bit object file\n"
12302 "-64\t\t\tcreate 64 bit object file\n"
12303 msgstr ""
12304
12305 #: config/tc-sparc.c:667
12306 #, c-format
12307 msgid "\t\t\t[default is %d]\n"
12308 msgstr ""
12309
12310 #: config/tc-sparc.c:669
12311 #, c-format
12312 msgid ""
12313 "-TSO\t\t\tuse Total Store Ordering\n"
12314 "-PSO\t\t\tuse Partial Store Ordering\n"
12315 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
12316 msgstr ""
12317
12318 #: config/tc-sparc.c:673
12319 #, c-format
12320 msgid "\t\t\t[default is %s]\n"
12321 msgstr ""
12322
12323 #: config/tc-sparc.c:675
12324 #, c-format
12325 msgid ""
12326 "-KPIC\t\t\tgenerate PIC\n"
12327 "-V\t\t\tprint assembler version number\n"
12328 "-undeclared-regs\tignore application global register usage without\n"
12329 "\t\t\tappropriate .register directive (default)\n"
12330 "-no-undeclared-regs\tforce error on application global register usage\n"
12331 "\t\t\twithout appropriate .register directive\n"
12332 "-q\t\t\tignored\n"
12333 "-Qy, -Qn\t\tignored\n"
12334 "-s\t\t\tignored\n"
12335 msgstr ""
12336
12337 #: config/tc-sparc.c:687
12338 #, c-format
12339 msgid ""
12340 "-EL\t\t\tgenerate code for a little endian machine\n"
12341 "-EB\t\t\tgenerate code for a big endian machine\n"
12342 "--little-endian-data\tgenerate code for a machine having big endian\n"
12343 "                        instructions and little endian data.\n"
12344 msgstr ""
12345
12346 #: config/tc-sparc.c:823
12347 #, c-format
12348 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12349 msgstr ""
12350
12351 #: config/tc-sparc.c:842
12352 #, c-format
12353 msgid "Internal error: can't find opcode `%s' for `%s'\n"
12354 msgstr ""
12355
12356 #: config/tc-sparc.c:983
12357 msgid "Support for 64-bit arithmetic not compiled in."
12358 msgstr ""
12359
12360 #: config/tc-sparc.c:1029
12361 msgid "set: number not in 0..4294967295 range"
12362 msgstr ""
12363
12364 #: config/tc-sparc.c:1036
12365 msgid "set: number not in -2147483648..4294967295 range"
12366 msgstr ""
12367
12368 #: config/tc-sparc.c:1095
12369 msgid "setsw: number not in -2147483648..4294967295 range"
12370 msgstr ""
12371
12372 #: config/tc-sparc.c:1143
12373 msgid "setx: temporary register same as destination register"
12374 msgstr ""
12375
12376 #: config/tc-sparc.c:1214
12377 msgid "setx: illegal temporary register g0"
12378 msgstr ""
12379
12380 #: config/tc-sparc.c:1311
12381 msgid "FP branch in delay slot"
12382 msgstr ""
12383
12384 #: config/tc-sparc.c:1326
12385 msgid "FP branch preceded by FP instruction; NOP inserted"
12386 msgstr ""
12387
12388 #: config/tc-sparc.c:1366
12389 msgid "failed special case insn sanity check"
12390 msgstr ""
12391
12392 #: config/tc-sparc.c:1454
12393 msgid ": invalid membar mask name"
12394 msgstr ""
12395
12396 #: config/tc-sparc.c:1470
12397 msgid ": invalid membar mask expression"
12398 msgstr ""
12399
12400 #: config/tc-sparc.c:1475
12401 msgid ": invalid membar mask number"
12402 msgstr ""
12403
12404 #: config/tc-sparc.c:1490
12405 msgid ": invalid siam mode expression"
12406 msgstr ""
12407
12408 #: config/tc-sparc.c:1495
12409 msgid ": invalid siam mode number"
12410 msgstr ""
12411
12412 #: config/tc-sparc.c:1511
12413 msgid ": invalid prefetch function name"
12414 msgstr ""
12415
12416 #: config/tc-sparc.c:1519
12417 msgid ": invalid prefetch function expression"
12418 msgstr ""
12419
12420 #: config/tc-sparc.c:1524
12421 msgid ": invalid prefetch function number"
12422 msgstr ""
12423
12424 #: config/tc-sparc.c:1552 config/tc-sparc.c:1564
12425 msgid ": unrecognizable privileged register"
12426 msgstr ""
12427
12428 #: config/tc-sparc.c:1588 config/tc-sparc.c:1600
12429 msgid ": unrecognizable hyperprivileged register"
12430 msgstr ""
12431
12432 #: config/tc-sparc.c:1624 config/tc-sparc.c:1649
12433 msgid ": unrecognizable v9a or v9b ancillary state register"
12434 msgstr ""
12435
12436 #: config/tc-sparc.c:1629
12437 msgid ": rd on write only ancillary state register"
12438 msgstr ""
12439
12440 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12441 #: config/tc-sparc.c:1637
12442 msgid ": unrecognizable v9a ancillary state register"
12443 msgstr ""
12444
12445 #: config/tc-sparc.c:1673
12446 msgid ": asr number must be between 16 and 31"
12447 msgstr ""
12448
12449 #: config/tc-sparc.c:1681
12450 msgid ": asr number must be between 0 and 31"
12451 msgstr ""
12452
12453 #: config/tc-sparc.c:1691
12454 #, c-format
12455 msgid ": expecting %asrN"
12456 msgstr ""
12457
12458 #: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
12459 #: config/tc-sparc.c:2365
12460 #, c-format
12461 msgid "Illegal operands: %%%s requires arguments in ()"
12462 msgstr ""
12463
12464 #: config/tc-sparc.c:1884
12465 #, c-format
12466 msgid ""
12467 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
12468 "()"
12469 msgstr ""
12470
12471 #: config/tc-sparc.c:1895
12472 #, c-format
12473 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12474 msgstr ""
12475
12476 #: config/tc-sparc.c:2102
12477 msgid "detected global register use not covered by .register pseudo-op"
12478 msgstr ""
12479
12480 #: config/tc-sparc.c:2173
12481 msgid ": There are only 64 f registers; [0-63]"
12482 msgstr ""
12483
12484 #: config/tc-sparc.c:2175 config/tc-sparc.c:2193
12485 msgid ": There are only 32 f registers; [0-31]"
12486 msgstr ""
12487
12488 #: config/tc-sparc.c:2185
12489 msgid ": There are only 32 single precision f registers; [0-31]"
12490 msgstr ""
12491
12492 #: config/tc-sparc.c:2377
12493 #, c-format
12494 msgid ""
12495 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12496 msgstr ""
12497
12498 #: config/tc-sparc.c:2487
12499 #, c-format
12500 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12501 msgstr ""
12502
12503 #: config/tc-sparc.c:2497
12504 #, c-format
12505 msgid ""
12506 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12507 "symbol"
12508 msgstr ""
12509
12510 #: config/tc-sparc.c:2515
12511 msgid ": PC-relative operand can't be a constant"
12512 msgstr ""
12513
12514 #: config/tc-sparc.c:2522
12515 msgid ": TLS operand can't be a constant"
12516 msgstr ""
12517
12518 #: config/tc-sparc.c:2555
12519 msgid ": invalid ASI name"
12520 msgstr ""
12521
12522 #: config/tc-sparc.c:2563
12523 msgid ": invalid ASI expression"
12524 msgstr ""
12525
12526 #: config/tc-sparc.c:2568
12527 msgid ": invalid ASI number"
12528 msgstr ""
12529
12530 #: config/tc-sparc.c:2665
12531 msgid "OPF immediate operand out of range (0-0x1ff)"
12532 msgstr ""
12533
12534 #: config/tc-sparc.c:2670
12535 msgid "non-immediate OPF operand, ignored"
12536 msgstr ""
12537
12538 #: config/tc-sparc.c:2689
12539 msgid ": invalid cpreg name"
12540 msgstr ""
12541
12542 #: config/tc-sparc.c:2718
12543 #, c-format
12544 msgid "Illegal operands%s"
12545 msgstr ""
12546
12547 #: config/tc-sparc.c:2752
12548 #, c-format
12549 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12550 msgstr ""
12551
12552 #: config/tc-sparc.c:2788
12553 #, c-format
12554 msgid "Architecture mismatch on \"%s\"."
12555 msgstr ""
12556
12557 #: config/tc-sparc.c:2789
12558 #, c-format
12559 msgid " (Requires %s; requested architecture is %s.)"
12560 msgstr ""
12561
12562 #: config/tc-sparc.c:3324
12563 #, c-format
12564 msgid "bad or unhandled relocation type: 0x%02x"
12565 msgstr ""
12566
12567 #: config/tc-sparc.c:3657
12568 msgid "Expected comma after name"
12569 msgstr ""
12570
12571 #: config/tc-sparc.c:3666
12572 #, c-format
12573 msgid "BSS length (%d.) <0! Ignored."
12574 msgstr ""
12575
12576 #: config/tc-sparc.c:3678
12577 msgid "bad .reserve segment -- expected BSS segment"
12578 msgstr ""
12579
12580 #: config/tc-sparc.c:3706
12581 #, c-format
12582 msgid "alignment too large; assuming %d"
12583 msgstr ""
12584
12585 #: config/tc-sparc.c:3712 config/tc-sparc.c:3862
12586 msgid "negative alignment"
12587 msgstr ""
12588
12589 #: config/tc-sparc.c:3722 config/tc-sparc.c:3884 read.c:1324 read.c:2384
12590 msgid "alignment not a power of 2"
12591 msgstr ""
12592
12593 #: config/tc-sparc.c:3775
12594 #, c-format
12595 msgid "Ignoring attempt to re-define symbol %s"
12596 msgstr ""
12597
12598 #: config/tc-sparc.c:3799 config/tc-v850.c:275
12599 msgid "Expected comma after symbol-name"
12600 msgstr ""
12601
12602 #: config/tc-sparc.c:3809
12603 #, c-format
12604 msgid ".COMMon length (%lu) out of range ignored"
12605 msgstr ""
12606
12607 #: config/tc-sparc.c:3842
12608 msgid "Expected comma after common length"
12609 msgstr ""
12610
12611 #: config/tc-sparc.c:3856
12612 #, c-format
12613 msgid "alignment too large; assuming %ld"
12614 msgstr ""
12615
12616 #: config/tc-sparc.c:3999
12617 msgid "Unknown segment type"
12618 msgstr ""
12619
12620 #: config/tc-sparc.c:4074 config/tc-sparc.c:4084
12621 #, c-format
12622 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
12623 msgstr ""
12624
12625 #: config/tc-sparc.c:4102
12626 msgid "redefinition of global register"
12627 msgstr ""
12628
12629 #: config/tc-sparc.c:4113
12630 #, c-format
12631 msgid "Register symbol %s already defined."
12632 msgstr ""
12633
12634 #: config/tc-sparc.c:4317
12635 #, c-format
12636 msgid "Illegal operands: %%r_plt in %d-byte data field"
12637 msgstr ""
12638
12639 #: config/tc-sparc.c:4327
12640 #, c-format
12641 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
12642 msgstr ""
12643
12644 #: config/tc-sparc.c:4364 config/tc-vax.c:3312
12645 #, c-format
12646 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
12647 msgstr ""
12648
12649 #: config/tc-sparc.c:4372 config/tc-sparc.c:4403 config/tc-sparc.c:4412
12650 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
12651 #, c-format
12652 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
12653 msgstr ""
12654
12655 #: config/tc-sparc.c:4421 config/tc-vax.c:3369
12656 #, c-format
12657 msgid "Illegal operands: garbage after %%r_%s%d()"
12658 msgstr ""
12659
12660 #: config/tc-sparc.h:65
12661 msgid "sparc convert_frag\n"
12662 msgstr ""
12663
12664 #: config/tc-sparc.h:67 config/tc-z80.h:53
12665 msgid "estimate_size_before_relax called"
12666 msgstr ""
12667
12668 #: config/tc-spu.c:130
12669 #, c-format
12670 msgid "Can't hash instruction '%s':%s"
12671 msgstr ""
12672
12673 #: config/tc-spu.c:184
12674 msgid ""
12675 "SPU options:\n"
12676 "  --apuasm\t\t  emulate behaviour of apuasm\n"
12677 msgstr ""
12678
12679 #: config/tc-spu.c:290
12680 #, c-format
12681 msgid "Invalid mnemonic '%s'"
12682 msgstr ""
12683
12684 #: config/tc-spu.c:296
12685 #, c-format
12686 msgid "'%s' is only available in DD2.0 or higher."
12687 msgstr ""
12688
12689 #: config/tc-spu.c:328
12690 #, c-format
12691 msgid "Error in argument %d.  Expecting:  \"%s\""
12692 msgstr ""
12693
12694 #: config/tc-spu.c:339
12695 msgid "Mixing register syntax, with and without '$'."
12696 msgstr ""
12697
12698 #: config/tc-spu.c:345
12699 #, c-format
12700 msgid "Treating '%-*s' as a symbol."
12701 msgstr ""
12702
12703 #: config/tc-spu.c:564
12704 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
12705 msgstr ""
12706
12707 #: config/tc-spu.c:566
12708 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
12709 msgstr ""
12710
12711 #: config/tc-spu.c:609
12712 #, c-format
12713 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
12714 msgstr ""
12715
12716 #: config/tc-spu.c:615
12717 #, c-format
12718 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
12719 msgstr ""
12720
12721 #: config/tc-spu.c:685 config/tc-spu.c:688
12722 #, c-format
12723 msgid "Constant expression %d out of range, [%d, %d]."
12724 msgstr ""
12725
12726 #: config/tc-spu.c:790
12727 #, c-format
12728 msgid "invalid priority '%lu'"
12729 msgstr ""
12730
12731 #: config/tc-spu.c:796
12732 #, c-format
12733 msgid "invalid lrlive '%lu'"
12734 msgstr ""
12735
12736 #: config/tc-spu.c:855
12737 msgid "Relaxation should never occur"
12738 msgstr ""
12739
12740 #: config/tc-spu.c:1005
12741 #, c-format
12742 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
12743 msgstr ""
12744
12745 #: config/tc-spu.h:85
12746 msgid "spu convert_frag\n"
12747 msgstr ""
12748
12749 #: config/tc-tic30.c:483
12750 msgid "More than one AR register found in indirect reference"
12751 msgstr ""
12752
12753 #: config/tc-tic30.c:488
12754 msgid "Illegal AR register in indirect reference"
12755 msgstr ""
12756
12757 #: config/tc-tic30.c:508
12758 msgid "More than one displacement found in indirect reference"
12759 msgstr ""
12760
12761 #: config/tc-tic30.c:516
12762 msgid "Invalid displacement in indirect reference"
12763 msgstr ""
12764
12765 #: config/tc-tic30.c:533
12766 msgid "AR register not found in indirect reference"
12767 msgstr ""
12768
12769 #. Maybe an implied displacement of 1 again.
12770 #: config/tc-tic30.c:549
12771 msgid "required displacement wasn't given in indirect reference"
12772 msgstr ""
12773
12774 #: config/tc-tic30.c:555
12775 msgid "illegal indirect reference"
12776 msgstr ""
12777
12778 #: config/tc-tic30.c:561
12779 msgid "displacement must be an unsigned 8-bit number"
12780 msgstr ""
12781
12782 #: config/tc-tic30.c:747 config/tc-tic30.c:1494
12783 #, c-format
12784 msgid "Invalid character %s before %s operand"
12785 msgstr ""
12786
12787 #: config/tc-tic30.c:766 config/tc-tic30.c:1509
12788 #, c-format
12789 msgid "Unbalanced parenthesis in %s operand."
12790 msgstr ""
12791
12792 #: config/tc-tic30.c:782 config/tc-tic30.c:1519
12793 #, c-format
12794 msgid "Invalid character %s in %s operand"
12795 msgstr ""
12796
12797 #: config/tc-tic30.c:801 config/tc-tic30.c:1536
12798 #, c-format
12799 msgid "Spurious operands; (%d operands/instruction max)"
12800 msgstr ""
12801
12802 #. Just skip it, if it's \n complain.
12803 #: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553
12804 #: config/tc-tic30.c:1569
12805 msgid "Expecting operand after ','; got nothing"
12806 msgstr ""
12807
12808 #: config/tc-tic30.c:824 config/tc-tic30.c:1558
12809 msgid "Expecting operand before ','; got nothing"
12810 msgstr ""
12811
12812 #: config/tc-tic30.c:862
12813 msgid "incorrect number of operands given in the first instruction"
12814 msgstr ""
12815
12816 #: config/tc-tic30.c:868
12817 msgid "incorrect number of operands given in the second instruction"
12818 msgstr ""
12819
12820 #: config/tc-tic30.c:889
12821 #, c-format
12822 msgid "%s instruction, operand %d doesn't match"
12823 msgstr ""
12824
12825 #. Shouldn't get here.
12826 #: config/tc-tic30.c:913 config/tc-tic30.c:920
12827 msgid "incorrect format for multiply parallel instruction"
12828 msgstr ""
12829
12830 #: config/tc-tic30.c:927
12831 msgid "destination for multiply can only be R0 or R1"
12832 msgstr ""
12833
12834 #: config/tc-tic30.c:934
12835 msgid "destination for add/subtract can only be R2 or R3"
12836 msgstr ""
12837
12838 #: config/tc-tic30.c:1001
12839 msgid "loading the same register in parallel operation"
12840 msgstr ""
12841
12842 #: config/tc-tic30.c:1383
12843 msgid "pc-relative "
12844 msgstr ""
12845
12846 #: config/tc-tic30.c:1444
12847 #, c-format
12848 msgid "Invalid character %s in opcode"
12849 msgstr ""
12850
12851 #: config/tc-tic30.c:1474
12852 #, c-format
12853 msgid "Unknown TMS320C30 instruction: %s"
12854 msgstr ""
12855
12856 #: config/tc-tic30.c:1594
12857 msgid "Incorrect number of operands given"
12858 msgstr ""
12859
12860 #: config/tc-tic30.c:1627
12861 #, c-format
12862 msgid "The %s operand doesn't match"
12863 msgstr ""
12864
12865 #. Shouldn't make it to this stage.
12866 #: config/tc-tic30.c:1652 config/tc-tic30.c:1664
12867 msgid "Incompatible first and second operands in instruction"
12868 msgstr ""
12869
12870 #: config/tc-tic30.c:1778
12871 msgid "invalid short form floating point immediate operand"
12872 msgstr ""
12873
12874 #: config/tc-tic30.c:1788
12875 msgid "rounding down first operand float to unsigned int"
12876 msgstr ""
12877
12878 #: config/tc-tic30.c:1790
12879 msgid "only lower 16-bits of first operand are used"
12880 msgstr ""
12881
12882 #: config/tc-tic30.c:1800
12883 msgid "rounding down first operand float to signed int"
12884 msgstr ""
12885
12886 #: config/tc-tic30.c:1805 config/tc-tic30.c:1876
12887 msgid "first operand is too large for 16-bit signed int"
12888 msgstr ""
12889
12890 #: config/tc-tic30.c:1870
12891 msgid "first operand is floating point"
12892 msgstr ""
12893
12894 #. Shouldn't get here.
12895 #: config/tc-tic30.c:1901
12896 msgid "interrupt vector for trap instruction out of range"
12897 msgstr ""
12898
12899 #: config/tc-tic30.c:1946
12900 msgid "LDP instruction needs a 24-bit operand"
12901 msgstr ""
12902
12903 #: config/tc-tic30.c:1970
12904 msgid "first operand is too large for a 24-bit displacement"
12905 msgstr ""
12906
12907 #: config/tc-tic4x.c:399
12908 msgid "Nan, using zero."
12909 msgstr ""
12910
12911 #: config/tc-tic4x.c:521
12912 #, c-format
12913 msgid "Cannot represent exponent in %d bits"
12914 msgstr ""
12915
12916 #: config/tc-tic4x.c:604 config/tc-tic4x.c:614
12917 msgid "Invalid floating point number"
12918 msgstr ""
12919
12920 #: config/tc-tic4x.c:734
12921 msgid "Comma expected\n"
12922 msgstr ""
12923
12924 #: config/tc-tic4x.c:774 config/tc-tic54x.c:479
12925 msgid ".bss size argument missing\n"
12926 msgstr ""
12927
12928 #: config/tc-tic4x.c:782
12929 #, c-format
12930 msgid ".bss size %ld < 0!"
12931 msgstr ""
12932
12933 #: config/tc-tic4x.c:916
12934 msgid "Non-constant symbols not allowed\n"
12935 msgstr ""
12936
12937 #: config/tc-tic4x.c:947
12938 msgid "Symbol missing\n"
12939 msgstr ""
12940
12941 #. Get terminator.
12942 #. Skip null symbol terminator.
12943 #: config/tc-tic4x.c:993
12944 msgid ".sect: subsection name ignored"
12945 msgstr ""
12946
12947 #: config/tc-tic4x.c:1021 config/tc-tic4x.c:1121 config/tc-tic54x.c:1441
12948 #, c-format
12949 msgid "Error setting flags for \"%s\": %s"
12950 msgstr ""
12951
12952 #: config/tc-tic4x.c:1052
12953 msgid ".set syntax invalid\n"
12954 msgstr ""
12955
12956 #: config/tc-tic4x.c:1110
12957 msgid ".usect: non-zero alignment flag ignored"
12958 msgstr ""
12959
12960 #: config/tc-tic4x.c:1141
12961 #, c-format
12962 msgid "This assembler does not support processor generation %ld"
12963 msgstr ""
12964
12965 #: config/tc-tic4x.c:1145
12966 msgid "Changing processor generation on fly not supported..."
12967 msgstr ""
12968
12969 #: config/tc-tic4x.c:1444
12970 msgid "Auxiliary register AR0--AR7 required for indirect"
12971 msgstr ""
12972
12973 #: config/tc-tic4x.c:1458
12974 #, c-format
12975 msgid "Bad displacement %d (require 0--255)\n"
12976 msgstr ""
12977
12978 #: config/tc-tic4x.c:1476
12979 msgid "Index register IR0,IR1 required for displacement"
12980 msgstr ""
12981
12982 #: config/tc-tic4x.c:1545
12983 msgid "Expecting a register name"
12984 msgstr ""
12985
12986 #: config/tc-tic4x.c:1557 config/tc-tic4x.c:1580 config/tc-tic4x.c:1649
12987 msgid "Number too large"
12988 msgstr ""
12989
12990 #: config/tc-tic4x.c:1597
12991 msgid "Expecting a constant value"
12992 msgstr ""
12993
12994 #: config/tc-tic4x.c:1604
12995 #, c-format
12996 msgid "Bad direct addressing construct %s"
12997 msgstr ""
12998
12999 #: config/tc-tic4x.c:1608
13000 #, c-format
13001 msgid "Direct value of %ld is not suitable"
13002 msgstr ""
13003
13004 #: config/tc-tic4x.c:1632
13005 msgid "Unknown indirect addressing mode"
13006 msgstr ""
13007
13008 #: config/tc-tic4x.c:1729
13009 #, c-format
13010 msgid "Immediate value of %ld is too large for ldf"
13011 msgstr ""
13012
13013 #: config/tc-tic4x.c:1769
13014 msgid "Destination register must be ARn"
13015 msgstr ""
13016
13017 #: config/tc-tic4x.c:1788 config/tc-tic4x.c:2161 config/tc-tic4x.c:2220
13018 #, c-format
13019 msgid "Immediate value of %ld is too large"
13020 msgstr ""
13021
13022 #: config/tc-tic4x.c:1817 config/tc-tic4x.c:2022
13023 msgid "Invalid indirect addressing mode"
13024 msgstr ""
13025
13026 #: config/tc-tic4x.c:1841 config/tc-tic4x.c:1881 config/tc-tic4x.c:2072
13027 #: config/tc-tic4x.c:2094
13028 msgid "Register must be Rn"
13029 msgstr ""
13030
13031 #: config/tc-tic4x.c:1895 config/tc-tic4x.c:1965 config/tc-tic4x.c:1979
13032 msgid "Register must be R0--R7"
13033 msgstr ""
13034
13035 #: config/tc-tic4x.c:1919 config/tc-tic4x.c:1947
13036 #, c-format
13037 msgid "Invalid indirect addressing mode displacement %d"
13038 msgstr ""
13039
13040 #: config/tc-tic4x.c:1993
13041 msgid "Destination register must be R2 or R3"
13042 msgstr ""
13043
13044 #: config/tc-tic4x.c:2007
13045 msgid "Destination register must be R0 or R1"
13046 msgstr ""
13047
13048 #: config/tc-tic4x.c:2044
13049 #, c-format
13050 msgid "Displacement value of %ld is too large"
13051 msgstr ""
13052
13053 #: config/tc-tic4x.c:2105 config/tc-tic4x.c:2236
13054 msgid "Floating point number not valid in expression"
13055 msgstr ""
13056
13057 #: config/tc-tic4x.c:2119
13058 #, c-format
13059 msgid "Signed immediate value %ld too large"
13060 msgstr ""
13061
13062 #: config/tc-tic4x.c:2182
13063 #, c-format
13064 msgid "Unsigned immediate value %ld too large"
13065 msgstr ""
13066
13067 #: config/tc-tic4x.c:2250
13068 #, c-format
13069 msgid "Immediate value %ld too large"
13070 msgstr ""
13071
13072 #: config/tc-tic4x.c:2269 config/tc-tic4x.c:2297
13073 msgid "Register must be ivtp or tvtp"
13074 msgstr ""
13075
13076 #: config/tc-tic4x.c:2283
13077 msgid "Register must be address register"
13078 msgstr ""
13079
13080 #: config/tc-tic4x.c:2356
13081 msgid "Source and destination register should not be equal"
13082 msgstr ""
13083
13084 #: config/tc-tic4x.c:2371
13085 msgid "Equal parallell destination registers, one result will be discarded"
13086 msgstr ""
13087
13088 #: config/tc-tic4x.c:2412
13089 msgid "Too many operands scanned"
13090 msgstr ""
13091
13092 #: config/tc-tic4x.c:2442
13093 msgid "Parallel opcode cannot contain more than two instructions"
13094 msgstr ""
13095
13096 #: config/tc-tic4x.c:2515
13097 #, c-format
13098 msgid "Invalid operands for %s"
13099 msgstr ""
13100
13101 #: config/tc-tic4x.c:2518
13102 #, c-format
13103 msgid "Invalid instruction %s"
13104 msgstr ""
13105
13106 #: config/tc-tic4x.c:2667
13107 #, c-format
13108 msgid "Bad relocation type: 0x%02x"
13109 msgstr ""
13110
13111 #: config/tc-tic4x.c:2725
13112 #, c-format
13113 msgid "Unsupported processor generation %d"
13114 msgstr ""
13115
13116 #: config/tc-tic4x.c:2733
13117 msgid "Option -b is depreciated, please use -mbig"
13118 msgstr ""
13119
13120 #: config/tc-tic4x.c:2739
13121 msgid "Option -p is depreciated, please use -mmemparm"
13122 msgstr ""
13123
13124 #: config/tc-tic4x.c:2745
13125 msgid "Option -r is depreciated, please use -mregparm"
13126 msgstr ""
13127
13128 #: config/tc-tic4x.c:2751
13129 msgid "Option -s is depreciated, please use -msmall"
13130 msgstr ""
13131
13132 #: config/tc-tic4x.c:2779
13133 #, c-format
13134 msgid ""
13135 "\n"
13136 "TIC4X options:\n"
13137 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
13138 "                            30 - TMS320C30\n"
13139 "                            31 - TMS320C31, TMS320LC31\n"
13140 "                            32 - TMS320C32\n"
13141 "                            33 - TMS320VC33\n"
13142 "                            40 - TMS320C40\n"
13143 "                            44 - TMS320C44\n"
13144 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
13145 "                          Combinations of -mcpu and -mrev will enable/"
13146 "disable\n"
13147 "                          the appropriate options (-midle2, -mlowpower and\n"
13148 "                          -menhanced) according to the selected type\n"
13149 "  -mbig                   select big memory model\n"
13150 "  -msmall                 select small memory model (default)\n"
13151 "  -mregparm               select register parameters (default)\n"
13152 "  -mmemparm               select memory parameters\n"
13153 "  -midle2                 enable IDLE2 support\n"
13154 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
13155 "  -menhanced              enable enhanced opcode support\n"
13156 msgstr ""
13157
13158 #: config/tc-tic4x.c:2824
13159 #, c-format
13160 msgid "Label \"$%d\" redefined"
13161 msgstr ""
13162
13163 #: config/tc-tic4x.c:3032
13164 #, c-format
13165 msgid "Reloc %d not supported by object file format"
13166 msgstr ""
13167
13168 #. Only word (et al.), align, or conditionals are allowed within
13169 #. .struct/.union.
13170 #: config/tc-tic54x.c:220
13171 msgid "pseudo-op illegal within .struct/.union"
13172 msgstr ""
13173
13174 #: config/tc-tic54x.c:234
13175 #, c-format
13176 msgid "C54x-specific command line  options:\n"
13177 msgstr ""
13178
13179 #: config/tc-tic54x.c:235
13180 #, c-format
13181 msgid "-mfar-mode | -mf          Use extended addressing\n"
13182 msgstr ""
13183
13184 #: config/tc-tic54x.c:236
13185 #, c-format
13186 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
13187 msgstr ""
13188
13189 #: config/tc-tic54x.c:237
13190 #, c-format
13191 msgid "-merrors-to-file <filename>\n"
13192 msgstr ""
13193
13194 #: config/tc-tic54x.c:238
13195 #, c-format
13196 msgid "-me <filename>            Redirect errors to a file\n"
13197 msgstr ""
13198
13199 #: config/tc-tic54x.c:350
13200 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13201 msgstr ""
13202
13203 #: config/tc-tic54x.c:359
13204 msgid "symbols assigned with .asg must begin with a letter"
13205 msgstr ""
13206
13207 #: config/tc-tic54x.c:403
13208 msgid "Unterminated string after absolute expression"
13209 msgstr ""
13210
13211 #: config/tc-tic54x.c:411
13212 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13213 msgstr ""
13214
13215 #: config/tc-tic54x.c:423
13216 msgid "symbols assigned with .eval must begin with a letter"
13217 msgstr ""
13218
13219 #: config/tc-tic54x.c:488
13220 #, c-format
13221 msgid ".bss size %d < 0!"
13222 msgstr ""
13223
13224 #: config/tc-tic54x.c:677
13225 msgid "Offset on nested structures is ignored"
13226 msgstr ""
13227
13228 #: config/tc-tic54x.c:727
13229 #, c-format
13230 msgid ".end%s without preceding .%s"
13231 msgstr ""
13232
13233 #: config/tc-tic54x.c:793
13234 #, c-format
13235 msgid "Unrecognized struct/union tag '%s'"
13236 msgstr ""
13237
13238 #: config/tc-tic54x.c:795
13239 msgid ".tag requires a structure tag"
13240 msgstr ""
13241
13242 #: config/tc-tic54x.c:801
13243 msgid "Label required for .tag"
13244 msgstr ""
13245
13246 #: config/tc-tic54x.c:820
13247 #, c-format
13248 msgid ".tag target '%s' undefined"
13249 msgstr ""
13250
13251 #: config/tc-tic54x.c:882
13252 #, c-format
13253 msgid ".field count '%d' out of range (1 <= X <= 32)"
13254 msgstr ""
13255
13256 #: config/tc-tic54x.c:910
13257 #, c-format
13258 msgid "Unrecognized field type '%c'"
13259 msgstr ""
13260
13261 #: config/tc-tic54x.c:1033
13262 msgid "Overflow in expression, truncated to 8 bits"
13263 msgstr ""
13264
13265 #: config/tc-tic54x.c:1038
13266 msgid "Overflow in expression, truncated to 16 bits"
13267 msgstr ""
13268
13269 #. Disallow .byte with a non constant expression that will
13270 #. require relocation.
13271 #: config/tc-tic54x.c:1046
13272 msgid "Relocatable values require at least WORD storage"
13273 msgstr ""
13274
13275 #: config/tc-tic54x.c:1107
13276 msgid "Use of .def/.ref is deprecated.  Use .global instead"
13277 msgstr ""
13278
13279 #: config/tc-tic54x.c:1300
13280 msgid ".space/.bes repeat count is negative, ignored"
13281 msgstr ""
13282
13283 #: config/tc-tic54x.c:1305
13284 msgid ".space/.bes repeat count is zero, ignored"
13285 msgstr ""
13286
13287 #: config/tc-tic54x.c:1382
13288 msgid "Missing size argument"
13289 msgstr ""
13290
13291 #: config/tc-tic54x.c:1516
13292 msgid "CPU version has already been set"
13293 msgstr ""
13294
13295 #: config/tc-tic54x.c:1520
13296 #, c-format
13297 msgid "Unrecognized version '%s'"
13298 msgstr ""
13299
13300 #: config/tc-tic54x.c:1526
13301 msgid "Changing of CPU version on the fly not supported"
13302 msgstr ""
13303
13304 #: config/tc-tic54x.c:1657
13305 msgid "p2align not supported on this target"
13306 msgstr ""
13307
13308 #: config/tc-tic54x.c:1669
13309 msgid "Argument to .even ignored"
13310 msgstr ""
13311
13312 #: config/tc-tic54x.c:1715
13313 msgid "Invalid field size, must be from 1 to 32"
13314 msgstr ""
13315
13316 #: config/tc-tic54x.c:1728
13317 msgid "field size must be 16 when value is relocatable"
13318 msgstr ""
13319
13320 #: config/tc-tic54x.c:1743
13321 msgid "field value truncated"
13322 msgstr ""
13323
13324 #: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156
13325 #, c-format
13326 msgid "Unrecognized section '%s'"
13327 msgstr ""
13328
13329 #: config/tc-tic54x.c:1859
13330 msgid "Current section is unitialized, section name required for .clink"
13331 msgstr ""
13332
13333 #: config/tc-tic54x.c:2066
13334 msgid "ENDLOOP without corresponding LOOP"
13335 msgstr ""
13336
13337 #: config/tc-tic54x.c:2107
13338 msgid "Mixing of normal and extended addressing not supported"
13339 msgstr ""
13340
13341 #: config/tc-tic54x.c:2113
13342 msgid "Extended addressing not supported on the specified CPU"
13343 msgstr ""
13344
13345 #: config/tc-tic54x.c:2162
13346 msgid ".sblock may be used for initialized sections only"
13347 msgstr ""
13348
13349 #: config/tc-tic54x.c:2192
13350 msgid "Symbol missing for .set/.equ"
13351 msgstr ""
13352
13353 #: config/tc-tic54x.c:2248
13354 msgid ".var may only be used within a macro definition"
13355 msgstr ""
13356
13357 #: config/tc-tic54x.c:2256
13358 msgid "Substitution symbols must begin with a letter"
13359 msgstr ""
13360
13361 #: config/tc-tic54x.c:2349
13362 #, c-format
13363 msgid "can't open macro library file '%s' for reading: %s"
13364 msgstr ""
13365
13366 #: config/tc-tic54x.c:2356
13367 #, c-format
13368 msgid "File '%s' not in macro archive format"
13369 msgstr ""
13370
13371 #: config/tc-tic54x.c:2486
13372 #, c-format
13373 msgid "Bad COFF version '%s'"
13374 msgstr ""
13375
13376 #: config/tc-tic54x.c:2495
13377 #, c-format
13378 msgid "Bad CPU version '%s'"
13379 msgstr ""
13380
13381 #: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511
13382 #, c-format
13383 msgid "Can't redirect stderr to the file '%s'"
13384 msgstr ""
13385
13386 #: config/tc-tic54x.c:2626
13387 #, c-format
13388 msgid "Undefined substitution symbol '%s'"
13389 msgstr ""
13390
13391 #: config/tc-tic54x.c:3128
13392 #, c-format
13393 msgid "Unbalanced parenthesis in operand %d"
13394 msgstr ""
13395
13396 #: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167
13397 msgid "Expecting operand after ','"
13398 msgstr ""
13399
13400 #: config/tc-tic54x.c:3178
13401 msgid "Extra junk on line"
13402 msgstr ""
13403
13404 #: config/tc-tic54x.c:3215
13405 msgid "Badly formed address expression"
13406 msgstr ""
13407
13408 #: config/tc-tic54x.c:3468
13409 #, c-format
13410 msgid "Invalid dmad syntax '%s'"
13411 msgstr ""
13412
13413 #: config/tc-tic54x.c:3532
13414 #, c-format
13415 msgid ""
13416 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
13417 msgstr ""
13418
13419 #: config/tc-tic54x.c:3583
13420 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13421 msgstr ""
13422
13423 #: config/tc-tic54x.c:3603
13424 #, c-format
13425 msgid "Unrecognized indirect address format \"%s\""
13426 msgstr ""
13427
13428 #: config/tc-tic54x.c:3641
13429 #, c-format
13430 msgid "Operand '%s' out of range (%d <= x <= %d)"
13431 msgstr ""
13432
13433 #: config/tc-tic54x.c:3661
13434 msgid "Error in relocation handling"
13435 msgstr ""
13436
13437 #: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770
13438 #, c-format
13439 msgid "Unrecognized condition code \"%s\""
13440 msgstr ""
13441
13442 #: config/tc-tic54x.c:3697
13443 #, c-format
13444 msgid "Condition \"%s\" does not match preceding group"
13445 msgstr ""
13446
13447 #: config/tc-tic54x.c:3705
13448 #, c-format
13449 msgid ""
13450 "Condition \"%s\" uses a different accumulator from a preceding condition"
13451 msgstr ""
13452
13453 #: config/tc-tic54x.c:3712
13454 msgid "Only one comparison conditional allowed"
13455 msgstr ""
13456
13457 #: config/tc-tic54x.c:3717
13458 msgid "Only one overflow conditional allowed"
13459 msgstr ""
13460
13461 #: config/tc-tic54x.c:3725
13462 #, c-format
13463 msgid "Duplicate %s conditional"
13464 msgstr ""
13465
13466 #: config/tc-tic54x.c:3756
13467 msgid "Invalid auxiliary register (use AR0-AR7)"
13468 msgstr ""
13469
13470 #: config/tc-tic54x.c:3787
13471 msgid "lk addressing modes are invalid for memory-mapped register addressing"
13472 msgstr ""
13473
13474 #: config/tc-tic54x.c:3795
13475 msgid ""
13476 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
13477 "Resulting behavior is undefined."
13478 msgstr ""
13479
13480 #: config/tc-tic54x.c:3821
13481 msgid ""
13482 "Destination accumulator for each part of this parallel instruction must be "
13483 "different"
13484 msgstr ""
13485
13486 #: config/tc-tic54x.c:3870
13487 #, c-format
13488 msgid "Memory mapped register \"%s\" out of range"
13489 msgstr ""
13490
13491 #: config/tc-tic54x.c:3909
13492 msgid "Invalid operand (use 1, 2, or 3)"
13493 msgstr ""
13494
13495 #: config/tc-tic54x.c:3934
13496 msgid "A status register or status bit name is required"
13497 msgstr ""
13498
13499 #: config/tc-tic54x.c:3944
13500 #, c-format
13501 msgid "Unrecognized status bit \"%s\""
13502 msgstr ""
13503
13504 #: config/tc-tic54x.c:3967
13505 #, c-format
13506 msgid "Invalid status register \"%s\""
13507 msgstr ""
13508
13509 #: config/tc-tic54x.c:3979
13510 #, c-format
13511 msgid "Operand \"%s\" out of range (use 1 or 2)"
13512 msgstr ""
13513
13514 #: config/tc-tic54x.c:4182
13515 #, c-format
13516 msgid "Unrecognized instruction \"%s\""
13517 msgstr ""
13518
13519 #: config/tc-tic54x.c:4211
13520 #, c-format
13521 msgid "Unrecognized operand list '%s' for instruction '%s'"
13522 msgstr ""
13523
13524 #: config/tc-tic54x.c:4240
13525 #, c-format
13526 msgid "Unrecognized parallel instruction \"%s\""
13527 msgstr ""
13528
13529 #: config/tc-tic54x.c:4289
13530 #, c-format
13531 msgid "Invalid operand (s) for parallel instruction \"%s\""
13532 msgstr ""
13533
13534 #: config/tc-tic54x.c:4292
13535 #, c-format
13536 msgid "Unrecognized parallel instruction combination \"%s || %s\""
13537 msgstr ""
13538
13539 #: config/tc-tic54x.c:4519
13540 #, c-format
13541 msgid "%s symbol recursion stopped at second appearance of '%s'"
13542 msgstr ""
13543
13544 #: config/tc-tic54x.c:4559
13545 msgid "Unrecognized substitution symbol function"
13546 msgstr ""
13547
13548 #: config/tc-tic54x.c:4564
13549 msgid "Missing '(' after substitution symbol function"
13550 msgstr ""
13551
13552 #: config/tc-tic54x.c:4578
13553 msgid "Expecting second argument"
13554 msgstr ""
13555
13556 #: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641
13557 msgid "Extra junk in function call, expecting ')'"
13558 msgstr ""
13559
13560 #: config/tc-tic54x.c:4617
13561 msgid "Function expects two arguments"
13562 msgstr ""
13563
13564 #: config/tc-tic54x.c:4630
13565 msgid "Expecting character constant argument"
13566 msgstr ""
13567
13568 #: config/tc-tic54x.c:4636
13569 msgid "Both arguments must be substitution symbols"
13570 msgstr ""
13571
13572 #: config/tc-tic54x.c:4689
13573 #, c-format
13574 msgid "Invalid subscript (use 1 to %d)"
13575 msgstr ""
13576
13577 #: config/tc-tic54x.c:4699
13578 #, c-format
13579 msgid "Invalid length (use 0 to %d"
13580 msgstr ""
13581
13582 #: config/tc-tic54x.c:4709
13583 msgid "Missing ')' in subscripted substitution symbol expression"
13584 msgstr ""
13585
13586 #: config/tc-tic54x.c:4729
13587 msgid "Missing forced substitution terminator ':'"
13588 msgstr ""
13589
13590 #: config/tc-tic54x.c:4883
13591 #, c-format
13592 msgid ""
13593 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13594 "left)"
13595 msgstr ""
13596
13597 #: config/tc-tic54x.c:4924
13598 #, c-format
13599 msgid "Unrecognized parallel instruction '%s'"
13600 msgstr ""
13601
13602 #: config/tc-tic54x.c:4936
13603 #, c-format
13604 msgid "Instruction '%s' requires an LP cpu version"
13605 msgstr ""
13606
13607 #: config/tc-tic54x.c:4943
13608 #, c-format
13609 msgid "Instruction '%s' requires far mode addressing"
13610 msgstr ""
13611
13612 #: config/tc-tic54x.c:4955
13613 #, c-format
13614 msgid ""
13615 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13616 "left). Resulting behavior is undefined."
13617 msgstr ""
13618
13619 #: config/tc-tic54x.c:4965
13620 msgid ""
13621 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
13622 "Resulting behavior is undefined."
13623 msgstr ""
13624
13625 #: config/tc-tic54x.c:4976
13626 #, c-format
13627 msgid "'%s' is not repeatable. Resulting behavior is undefined."
13628 msgstr ""
13629
13630 #: config/tc-tic54x.c:4980
13631 msgid ""
13632 "Instructions using long offset modifiers or absolute addresses are not "
13633 "repeatable. Resulting behavior is undefined."
13634 msgstr ""
13635
13636 #: config/tc-tic54x.c:5132
13637 #, c-format
13638 msgid "Unsupported relocation size %d"
13639 msgstr ""
13640
13641 #: config/tc-tic54x.c:5263
13642 msgid "non-absolute value used with .space/.bes"
13643 msgstr ""
13644
13645 #: config/tc-tic54x.c:5267
13646 #, c-format
13647 msgid "negative value ignored in %s"
13648 msgstr ""
13649
13650 #: config/tc-tic54x.c:5355
13651 #, c-format
13652 msgid "attempt to .space/.bes backwards? (%ld)"
13653 msgstr ""
13654
13655 #: config/tc-tic54x.c:5387
13656 #, c-format
13657 msgid "Invalid label '%s'"
13658 msgstr ""
13659
13660 #: config/tc-tic6x.c:192
13661 #, c-format
13662 msgid "unknown architecture '%s'"
13663 msgstr ""
13664
13665 #: config/tc-tic6x.c:222
13666 #, c-format
13667 msgid "unknown -mpid= argument '%s'"
13668 msgstr ""
13669
13670 #: config/tc-tic6x.c:288
13671 #, c-format
13672 msgid "TMS320C6000 options:\n"
13673 msgstr ""
13674
13675 #: config/tc-tic6x.c:289
13676 #, c-format
13677 msgid "  -march=ARCH             enable instructions from architecture ARCH\n"
13678 msgstr ""
13679
13680 #: config/tc-tic6x.c:290
13681 #, c-format
13682 msgid "  -matomic                enable atomic operation instructions\n"
13683 msgstr ""
13684
13685 #: config/tc-tic6x.c:291
13686 #, c-format
13687 msgid "  -mno-atomic             disable atomic operation instructions\n"
13688 msgstr ""
13689
13690 #: config/tc-tic6x.c:292
13691 #, c-format
13692 msgid "  -mbig-endian            generate big-endian code\n"
13693 msgstr ""
13694
13695 #: config/tc-tic6x.c:293
13696 #, c-format
13697 msgid "  -mlittle-endian         generate little-endian code\n"
13698 msgstr ""
13699
13700 #: config/tc-tic6x.c:294
13701 #, c-format
13702 msgid "  -mdsbt                  code uses DSBT addressing\n"
13703 msgstr ""
13704
13705 #: config/tc-tic6x.c:295
13706 #, c-format
13707 msgid "  -mno-dsbt               code does not use DSBT addressing\n"
13708 msgstr ""
13709
13710 #: config/tc-tic6x.c:296
13711 #, c-format
13712 msgid ""
13713 "  -mpid=no                code uses position-dependent data addressing\n"
13714 msgstr ""
13715
13716 #: config/tc-tic6x.c:297
13717 #, c-format
13718 msgid ""
13719 "  -mpid=near              code uses position-independent data addressing,\n"
13720 "                            GOT accesses use near DP addressing\n"
13721 msgstr ""
13722
13723 #: config/tc-tic6x.c:299
13724 #, c-format
13725 msgid ""
13726 "  -mpid=far               code uses position-independent data addressing,\n"
13727 "                            GOT accesses use far DP addressing\n"
13728 msgstr ""
13729
13730 #: config/tc-tic6x.c:301
13731 #, c-format
13732 msgid "  -mpic                   code addressing is position-independent\n"
13733 msgstr ""
13734
13735 #: config/tc-tic6x.c:302
13736 #, c-format
13737 msgid "  -mno-pic                code addressing is position-dependent\n"
13738 msgstr ""
13739
13740 #: config/tc-tic6x.c:307
13741 #, c-format
13742 msgid "Supported ARCH values are:"
13743 msgstr ""
13744
13745 #: config/tc-tic6x.c:531
13746 msgid "multiple '||' on same line"
13747 msgstr ""
13748
13749 #: config/tc-tic6x.c:534
13750 msgid "'||' after predicate"
13751 msgstr ""
13752
13753 #: config/tc-tic6x.c:578
13754 msgid "multiple predicates on same line"
13755 msgstr ""
13756
13757 #: config/tc-tic6x.c:584
13758 #, c-format
13759 msgid "bad predicate '%s'"
13760 msgstr ""
13761
13762 #: config/tc-tic6x.c:595
13763 msgid "predication on A0 not supported on this architecture"
13764 msgstr ""
13765
13766 #: config/tc-tic6x.c:628
13767 msgid "label after '||'"
13768 msgstr ""
13769
13770 #: config/tc-tic6x.c:634
13771 msgid "label after predicate"
13772 msgstr ""
13773
13774 #: config/tc-tic6x.c:658
13775 msgid "'||' not followed by instruction"
13776 msgstr ""
13777
13778 #: config/tc-tic6x.c:664
13779 msgid "predicate not followed by instruction"
13780 msgstr ""
13781
13782 #: config/tc-tic6x.c:1097
13783 #, c-format
13784 msgid "control register '%s' not supported on this architecture"
13785 msgstr ""
13786
13787 #: config/tc-tic6x.c:1276 config/tc-tic6x.c:1279 config/tc-tic6x.c:1332
13788 #: config/tc-tic6x.c:1336
13789 #, c-format
13790 msgid "register number %u not supported on this architecture"
13791 msgstr ""
13792
13793 #: config/tc-tic6x.c:1307
13794 #, c-format
13795 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
13796 msgstr ""
13797
13798 #: config/tc-tic6x.c:1363
13799 #, c-format
13800 msgid "junk after operand %u of '%.*s'"
13801 msgstr ""
13802
13803 #: config/tc-tic6x.c:1376
13804 #, c-format
13805 msgid "bad register or register pair for operand %u of '%.*s'"
13806 msgstr ""
13807
13808 #: config/tc-tic6x.c:1382
13809 #, c-format
13810 msgid "bad register for operand %u of '%.*s'"
13811 msgstr ""
13812
13813 #: config/tc-tic6x.c:1387
13814 #, c-format
13815 msgid "bad register pair for operand %u of '%.*s'"
13816 msgstr ""
13817
13818 #: config/tc-tic6x.c:1392
13819 #, c-format
13820 msgid "bad functional unit for operand %u of '%.*s'"
13821 msgstr ""
13822
13823 #: config/tc-tic6x.c:1397
13824 #, c-format
13825 msgid "bad operand %u of '%.*s'"
13826 msgstr ""
13827
13828 #: config/tc-tic6x.c:1496
13829 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
13830 msgstr ""
13831
13832 #: config/tc-tic6x.c:1535
13833 msgid "$DSBT_INDEX not supported in this context"
13834 msgstr ""
13835
13836 #: config/tc-tic6x.c:1548
13837 msgid "$GOT not supported in this context"
13838 msgstr ""
13839
13840 #: config/tc-tic6x.c:1565
13841 msgid "$DPR_GOT not supported in this context"
13842 msgstr ""
13843
13844 #: config/tc-tic6x.c:1586
13845 msgid "$DPR_BYTE not supported in this context"
13846 msgstr ""
13847
13848 #: config/tc-tic6x.c:1603
13849 msgid "$DPR_HWORD not supported in this context"
13850 msgstr ""
13851
13852 #: config/tc-tic6x.c:1620
13853 msgid "$DPR_WORD not supported in this context"
13854 msgstr ""
13855
13856 #: config/tc-tic6x.c:1631
13857 msgid "invalid PC-relative operand"
13858 msgstr ""
13859
13860 #: config/tc-tic6x.c:1668
13861 #, c-format
13862 msgid "no %d-byte relocations available"
13863 msgstr ""
13864
13865 #: config/tc-tic6x.c:2146 config/tc-tic6x.c:2177 config/tc-tic6x.c:2195
13866 #: config/tc-tic6x.c:2601 config/tc-tic6x.c:2620 config/tc-tic6x.c:2652
13867 #, c-format
13868 msgid "operand %u of '%.*s' out of range"
13869 msgstr ""
13870
13871 #: config/tc-tic6x.c:2239 config/tc-tic6x.c:2440
13872 #, c-format
13873 msgid "offset in operand %u of '%.*s' not divisible by %u"
13874 msgstr ""
13875
13876 #: config/tc-tic6x.c:2432 config/tc-tic6x.c:2465
13877 #, c-format
13878 msgid "offset in operand %u of '%.*s' out of range"
13879 msgstr ""
13880
13881 #: config/tc-tic6x.c:2547
13882 #, c-format
13883 msgid "functional unit already masked for operand %u of '%.*s'"
13884 msgstr ""
13885
13886 #: config/tc-tic6x.c:2571 config/tc-tic6x.c:3330
13887 #, c-format
13888 msgid "'%.*s' instruction not in a software pipelined loop"
13889 msgstr ""
13890
13891 #: config/tc-tic6x.c:2670
13892 #, c-format
13893 msgid "instruction '%.*s' cannot be predicated"
13894 msgstr ""
13895
13896 #: config/tc-tic6x.c:2799
13897 #, c-format
13898 msgid "unknown opcode '%s'"
13899 msgstr ""
13900
13901 #: config/tc-tic6x.c:2938
13902 #, c-format
13903 msgid "'%.*s' instruction not supported on this architecture"
13904 msgstr ""
13905
13906 #: config/tc-tic6x.c:2946
13907 #, c-format
13908 msgid "'%.*s' instruction not supported on this functional unit"
13909 msgstr ""
13910
13911 #: config/tc-tic6x.c:2954
13912 #, c-format
13913 msgid ""
13914 "'%.*s' instruction not supported on this functional unit for this "
13915 "architecture"
13916 msgstr ""
13917
13918 #: config/tc-tic6x.c:2974
13919 msgid "missing operand after comma"
13920 msgstr ""
13921
13922 #: config/tc-tic6x.c:2982 config/tc-tic6x.c:3000
13923 #, c-format
13924 msgid "too many operands to '%.*s'"
13925 msgstr ""
13926
13927 #: config/tc-tic6x.c:3013
13928 #, c-format
13929 msgid "bad number of operands to '%.*s'"
13930 msgstr ""
13931
13932 #: config/tc-tic6x.c:3085
13933 #, c-format
13934 msgid "operand %u of '%.*s' not constant"
13935 msgstr ""
13936
13937 #: config/tc-tic6x.c:3090
13938 #, c-format
13939 msgid "operand %u of '%.*s' on wrong side"
13940 msgstr ""
13941
13942 #: config/tc-tic6x.c:3095
13943 #, c-format
13944 msgid "operand %u of '%.*s' not a valid return address register"
13945 msgstr ""
13946
13947 #: config/tc-tic6x.c:3101
13948 #, c-format
13949 msgid "operand %u of '%.*s' is write-only"
13950 msgstr ""
13951
13952 #: config/tc-tic6x.c:3106
13953 #, c-format
13954 msgid "operand %u of '%.*s' is read-only"
13955 msgstr ""
13956
13957 #: config/tc-tic6x.c:3111
13958 #, c-format
13959 msgid "operand %u of '%.*s' not a valid memory reference"
13960 msgstr ""
13961
13962 #: config/tc-tic6x.c:3117
13963 #, c-format
13964 msgid "operand %u of '%.*s' not a valid base address register"
13965 msgstr ""
13966
13967 #: config/tc-tic6x.c:3203
13968 #, c-format
13969 msgid "bad operand combination for '%.*s'"
13970 msgstr ""
13971
13972 #: config/tc-tic6x.c:3249
13973 msgid "parallel instruction not following another instruction"
13974 msgstr ""
13975
13976 #: config/tc-tic6x.c:3255
13977 msgid "too many instructions in execute packet"
13978 msgstr ""
13979
13980 #: config/tc-tic6x.c:3260
13981 msgid "label not at start of execute packet"
13982 msgstr ""
13983
13984 #: config/tc-tic6x.c:3263
13985 #, c-format
13986 msgid "'%.*s' instruction not at start of execute packet"
13987 msgstr ""
13988
13989 #: config/tc-tic6x.c:3311
13990 msgid "functional unit already used in this execute packet"
13991 msgstr ""
13992
13993 #: config/tc-tic6x.c:3319
13994 msgid "nested software pipelined loop"
13995 msgstr ""
13996
13997 #: config/tc-tic6x.c:3338
13998 msgid "'||^' without previous SPMASK"
13999 msgstr ""
14000
14001 #: config/tc-tic6x.c:3340
14002 msgid "cannot mask instruction using no functional unit"
14003 msgstr ""
14004
14005 #: config/tc-tic6x.c:3352
14006 msgid "functional unit already masked"
14007 msgstr ""
14008
14009 #: config/tc-tic6x.c:3416
14010 msgid "value too large for 2-byte field"
14011 msgstr ""
14012
14013 #: config/tc-tic6x.c:3426
14014 msgid "value too large for 1-byte field"
14015 msgstr ""
14016
14017 #: config/tc-tic6x.c:3464 config/tc-tic6x.c:3516 config/tc-tic6x.c:3543
14018 #: config/tc-tic6x.c:3571
14019 msgid "immediate offset out of range"
14020 msgstr ""
14021
14022 #: config/tc-tic6x.c:3540
14023 msgid "immediate offset not 2-byte-aligned"
14024 msgstr ""
14025
14026 #: config/tc-tic6x.c:3568
14027 msgid "immediate offset not 4-byte-aligned"
14028 msgstr ""
14029
14030 #: config/tc-tic6x.c:3582
14031 msgid "addend used with $DSBT_INDEX"
14032 msgstr ""
14033
14034 #: config/tc-tic6x.c:3596 config/tc-tic6x.c:3614 config/tc-tic6x.c:3632
14035 #: config/tc-tic6x.c:3650
14036 msgid "PC-relative offset not 4-byte-aligned"
14037 msgstr ""
14038
14039 #: config/tc-tic6x.c:3599 config/tc-tic6x.c:3617 config/tc-tic6x.c:3635
14040 #: config/tc-tic6x.c:3653
14041 msgid "PC-relative offset out of range"
14042 msgstr ""
14043
14044 #: config/tc-v850.c:286
14045 #, c-format
14046 msgid ".COMMon length (%d.) < 0! Ignored."
14047 msgstr ""
14048
14049 #: config/tc-v850.c:307
14050 #, c-format
14051 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
14052 msgstr ""
14053
14054 #: config/tc-v850.c:333
14055 msgid "Common alignment negative; 0 assumed"
14056 msgstr ""
14057
14058 #: config/tc-v850.c:536
14059 msgid ".longcall pseudo-op seen when not relaxing"
14060 msgstr ""
14061
14062 #: config/tc-v850.c:538
14063 msgid ".longjump pseudo-op seen when not relaxing"
14064 msgstr ""
14065
14066 #: config/tc-v850.c:545
14067 msgid "bad .longcall format"
14068 msgstr ""
14069
14070 #: config/tc-v850.c:1182
14071 #, c-format
14072 msgid "unknown operand shift: %x\n"
14073 msgstr ""
14074
14075 #: config/tc-v850.c:1183
14076 msgid "internal failure in parse_register_list"
14077 msgstr ""
14078
14079 #: config/tc-v850.c:1199
14080 msgid "constant expression or register list expected"
14081 msgstr ""
14082
14083 #: config/tc-v850.c:1204
14084 msgid "high bits set in register list expression"
14085 msgstr ""
14086
14087 #: config/tc-v850.c:1242 config/tc-v850.c:1299
14088 msgid "illegal register included in list"
14089 msgstr ""
14090
14091 #: config/tc-v850.c:1248
14092 msgid "system registers cannot be included in list"
14093 msgstr ""
14094
14095 #: config/tc-v850.c:1274
14096 msgid "second register should follow dash in register list"
14097 msgstr ""
14098
14099 #: config/tc-v850.c:1279
14100 msgid "second register should greater tahn first register"
14101 msgstr ""
14102
14103 #: config/tc-v850.c:1327
14104 #, c-format
14105 msgid " V850 options:\n"
14106 msgstr ""
14107
14108 #: config/tc-v850.c:1328
14109 #, c-format
14110 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
14111 msgstr ""
14112
14113 #: config/tc-v850.c:1329
14114 #, c-format
14115 msgid ""
14116 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
14117 msgstr ""
14118
14119 #: config/tc-v850.c:1330
14120 #, c-format
14121 msgid "  -mv850                    The code is targeted at the v850\n"
14122 msgstr ""
14123
14124 #: config/tc-v850.c:1331
14125 #, c-format
14126 msgid "  -mv850e                   The code is targeted at the v850e\n"
14127 msgstr ""
14128
14129 #: config/tc-v850.c:1332
14130 #, c-format
14131 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
14132 msgstr ""
14133
14134 #: config/tc-v850.c:1333
14135 #, c-format
14136 msgid "  -mv850e2                  The code is targeted at the v850e2\n"
14137 msgstr ""
14138
14139 #: config/tc-v850.c:1334
14140 #, c-format
14141 msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
14142 msgstr ""
14143
14144 #: config/tc-v850.c:1335
14145 #, c-format
14146 msgid "  -mrelax                   Enable relaxation\n"
14147 msgstr ""
14148
14149 #: config/tc-v850.c:1336
14150 #, c-format
14151 msgid ""
14152 "  --disp-size-default-22    branch displacement with unknown size is 22 bits "
14153 "(default)\n"
14154 msgstr ""
14155
14156 #: config/tc-v850.c:1337
14157 #, c-format
14158 msgid ""
14159 "  --disp-size-default-32    branch displacement with unknown size is 32 "
14160 "bits\n"
14161 msgstr ""
14162
14163 #: config/tc-v850.c:1338
14164 #, c-format
14165 msgid "  -mextension               enable extension opcode support\n"
14166 msgstr ""
14167
14168 #: config/tc-v850.c:1339
14169 #, c-format
14170 msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
14171 msgstr ""
14172
14173 #: config/tc-v850.c:1340
14174 #, c-format
14175 msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
14176 msgstr ""
14177
14178 #: config/tc-v850.c:1655
14179 #, c-format
14180 msgid "Unable to determine default target processor from string: %s"
14181 msgstr ""
14182
14183 #: config/tc-v850.c:1695
14184 msgid "hi0() relocation used on an instruction which does not support it"
14185 msgstr ""
14186
14187 #: config/tc-v850.c:1715
14188 msgid "hi() relocation used on an instruction which does not support it"
14189 msgstr ""
14190
14191 #: config/tc-v850.c:1738
14192 msgid "lo() relocation used on an instruction which does not support it"
14193 msgstr ""
14194
14195 #: config/tc-v850.c:1758
14196 msgid "ctoff() relocation used on an instruction which does not support it"
14197 msgstr ""
14198
14199 #: config/tc-v850.c:1777
14200 msgid "sdaoff() relocation used on an instruction which does not support it"
14201 msgstr ""
14202
14203 #: config/tc-v850.c:1796
14204 msgid "zdaoff() relocation used on an instruction which does not support it"
14205 msgstr ""
14206
14207 #: config/tc-v850.c:1828
14208 msgid "tdaoff() relocation used on an instruction which does not support it"
14209 msgstr ""
14210
14211 #: config/tc-v850.c:1969
14212 #, c-format
14213 msgid "operand out of range (%d is not between %d and %d)"
14214 msgstr ""
14215
14216 #: config/tc-v850.c:2052
14217 msgid "st/ld offset 23 instruction was disabled ."
14218 msgstr ""
14219
14220 #: config/tc-v850.c:2061
14221 msgid "Target processor does not support this instruction."
14222 msgstr ""
14223
14224 #: config/tc-v850.c:2167 config/tc-v850.c:2177 config/tc-v850.c:2199
14225 #: config/tc-v850.c:2213 config/tc-v850.c:2219 config/tc-v850.c:2243
14226 #: config/tc-v850.c:2249 config/tc-v850.c:2256 config/tc-v850.c:2270
14227 #: config/tc-v850.c:2284 config/tc-v850.c:2290 config/tc-v850.c:2604
14228 msgid "immediate operand is too large"
14229 msgstr ""
14230
14231 #: config/tc-v850.c:2185
14232 msgid "AAARG -> unhandled constant reloc"
14233 msgstr ""
14234
14235 #: config/tc-v850.c:2320 config/tc-v850.c:2330
14236 msgid "constant too big to fit into instruction"
14237 msgstr ""
14238
14239 #: config/tc-v850.c:2405
14240 msgid "odd number cannot be used here"
14241 msgstr ""
14242
14243 #: config/tc-v850.c:2450
14244 msgid "invalid register name"
14245 msgstr ""
14246
14247 #: config/tc-v850.c:2456
14248 msgid "register r0 cannot be used here"
14249 msgstr ""
14250
14251 #: config/tc-v850.c:2462
14252 msgid "odd register cannot be used here"
14253 msgstr ""
14254
14255 #: config/tc-v850.c:2471
14256 msgid "invalid system register name"
14257 msgstr ""
14258
14259 #: config/tc-v850.c:2484
14260 msgid "expected EP register"
14261 msgstr ""
14262
14263 #: config/tc-v850.c:2501 config/tc-v850.c:2514
14264 msgid "invalid condition code name"
14265 msgstr ""
14266
14267 #: config/tc-v850.c:2507
14268 msgid "condition sa cannot be used here"
14269 msgstr ""
14270
14271 #: config/tc-v850.c:2552
14272 msgid "syntax error: value is missing before the register name"
14273 msgstr ""
14274
14275 #: config/tc-v850.c:2554
14276 msgid "syntax error: register not expected"
14277 msgstr ""
14278
14279 #: config/tc-v850.c:2568
14280 msgid "syntax error: system register not expected"
14281 msgstr ""
14282
14283 #: config/tc-v850.c:2573 config/tc-v850.c:2578
14284 msgid "syntax error: condition code not expected"
14285 msgstr ""
14286
14287 #: config/tc-v850.c:2588
14288 msgid "immediate 0 cannot be used here"
14289 msgstr ""
14290
14291 #: config/tc-v850.c:2612
14292 msgid "immediate operand is not match"
14293 msgstr ""
14294
14295 #: config/tc-v850.c:2631 config/tc-xtensa.c:11816
14296 msgid "invalid operand"
14297 msgstr ""
14298
14299 #: config/tc-vax.c:1340
14300 msgid "no '[' to match ']'"
14301 msgstr ""
14302
14303 #: config/tc-vax.c:1356
14304 msgid "bad register in []"
14305 msgstr ""
14306
14307 #: config/tc-vax.c:1358
14308 msgid "[PC] index banned"
14309 msgstr ""
14310
14311 #: config/tc-vax.c:1394
14312 msgid "no '(' to match ')'"
14313 msgstr ""
14314
14315 #: config/tc-vax.c:1510
14316 msgid "invalid branch operand"
14317 msgstr ""
14318
14319 #: config/tc-vax.c:1537
14320 msgid "address prohibits @"
14321 msgstr ""
14322
14323 #: config/tc-vax.c:1539
14324 msgid "address prohibits #"
14325 msgstr ""
14326
14327 #: config/tc-vax.c:1543
14328 msgid "address prohibits -()"
14329 msgstr ""
14330
14331 #: config/tc-vax.c:1545
14332 msgid "address prohibits ()+"
14333 msgstr ""
14334
14335 #: config/tc-vax.c:1548
14336 msgid "address prohibits ()"
14337 msgstr ""
14338
14339 #: config/tc-vax.c:1550
14340 msgid "address prohibits []"
14341 msgstr ""
14342
14343 #: config/tc-vax.c:1552
14344 msgid "address prohibits register"
14345 msgstr ""
14346
14347 #: config/tc-vax.c:1554
14348 msgid "address prohibits displacement length specifier"
14349 msgstr ""
14350
14351 #: config/tc-vax.c:1582
14352 msgid "invalid operand of S^#"
14353 msgstr ""
14354
14355 #: config/tc-vax.c:1595
14356 msgid "S^# needs expression"
14357 msgstr ""
14358
14359 #: config/tc-vax.c:1602
14360 msgid "S^# may only read-access"
14361 msgstr ""
14362
14363 #: config/tc-vax.c:1625
14364 msgid "invalid operand of -()"
14365 msgstr ""
14366
14367 #: config/tc-vax.c:1631
14368 msgid "-(PC) unpredictable"
14369 msgstr ""
14370
14371 #: config/tc-vax.c:1633
14372 msgid "[]index same as -()register: unpredictable"
14373 msgstr ""
14374
14375 #: config/tc-vax.c:1665
14376 msgid "invalid operand of ()+"
14377 msgstr ""
14378
14379 #: config/tc-vax.c:1671
14380 msgid "(PC)+ unpredictable"
14381 msgstr ""
14382
14383 #: config/tc-vax.c:1673
14384 msgid "[]index same as ()+register: unpredictable"
14385 msgstr ""
14386
14387 #: config/tc-vax.c:1696
14388 msgid "# conflicts length"
14389 msgstr ""
14390
14391 #: config/tc-vax.c:1698
14392 msgid "# bars register"
14393 msgstr ""
14394
14395 #: config/tc-vax.c:1718
14396 msgid "writing or modifying # is unpredictable"
14397 msgstr ""
14398
14399 #: config/tc-vax.c:1744
14400 msgid "length not needed"
14401 msgstr ""
14402
14403 #: config/tc-vax.c:1751
14404 msgid "can't []index a register, because it has no address"
14405 msgstr ""
14406
14407 #: config/tc-vax.c:1753
14408 msgid "a register has no address"
14409 msgstr ""
14410
14411 #: config/tc-vax.c:1762
14412 msgid "PC part of operand unpredictable"
14413 msgstr ""
14414
14415 #: config/tc-vax.c:1918
14416 msgid "odd number of bytes in operand description"
14417 msgstr ""
14418
14419 #: config/tc-vax.c:1932
14420 msgid "Bad operand"
14421 msgstr ""
14422
14423 #: config/tc-vax.c:1937
14424 msgid "Not enough operands"
14425 msgstr ""
14426
14427 #: config/tc-vax.c:2214
14428 msgid "SYMBOL TABLE not implemented"
14429 msgstr ""
14430
14431 #: config/tc-vax.c:2218
14432 msgid "TOKEN TRACE not implemented"
14433 msgstr ""
14434
14435 #: config/tc-vax.c:2222
14436 #, c-format
14437 msgid "Displacement length %s ignored!"
14438 msgstr ""
14439
14440 #: config/tc-vax.c:2226
14441 #, c-format
14442 msgid "I don't need or use temp. file \"%s\"."
14443 msgstr ""
14444
14445 #: config/tc-vax.c:2230
14446 msgid "I don't use an interpass file! -V ignored"
14447 msgstr ""
14448
14449 #: config/tc-vax.c:2287
14450 #, c-format
14451 msgid ""
14452 "VAX options:\n"
14453 "-d LENGTH\t\tignored\n"
14454 "-J\t\t\tignored\n"
14455 "-S\t\t\tignored\n"
14456 "-t FILE\t\t\tignored\n"
14457 "-T\t\t\tignored\n"
14458 "-V\t\t\tignored\n"
14459 msgstr ""
14460
14461 #: config/tc-vax.c:2296
14462 #, c-format
14463 msgid ""
14464 "VMS options:\n"
14465 "-+\t\t\thash encode names longer than 31 characters\n"
14466 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
14467 "-H\t\t\tshow new symbol after hash truncation\n"
14468 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
14469 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
14470 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
14471 msgstr ""
14472
14473 #: config/tc-vax.c:2461
14474 #, c-format
14475 msgid "Ignoring statement due to \"%s\""
14476 msgstr ""
14477
14478 #: config/tc-vax.c:2478
14479 #, c-format
14480 msgid "Aborting because statement has \"%s\""
14481 msgstr ""
14482
14483 #: config/tc-vax.c:2523
14484 msgid "Can't relocate expression"
14485 msgstr ""
14486
14487 #: config/tc-vax.c:2626
14488 msgid "Bignum not permitted in short literal. Immediate mode assumed."
14489 msgstr ""
14490
14491 #: config/tc-vax.c:2635
14492 msgid "Can't do flonum short literal: immediate mode used."
14493 msgstr ""
14494
14495 #: config/tc-vax.c:2682
14496 #, c-format
14497 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
14498 msgstr ""
14499
14500 #: config/tc-vax.c:2994
14501 #, c-format
14502 msgid "Short literal overflow(%ld.), immediate mode assumed."
14503 msgstr ""
14504
14505 #: config/tc-vax.c:3003
14506 #, c-format
14507 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
14508 msgstr ""
14509
14510 #: config/tc-vax.c:3068
14511 msgid "Length specification ignored. Address mode 9F used"
14512 msgstr ""
14513
14514 #: config/tc-vax.c:3126
14515 msgid "Invalid operand:  immediate value used as base address."
14516 msgstr ""
14517
14518 #: config/tc-vax.c:3128
14519 msgid "Invalid operand:  immediate value used as address."
14520 msgstr ""
14521
14522 #: config/tc-vax.c:3153
14523 #, c-format
14524 msgid "Symbol %s used as immediate operand in PIC mode."
14525 msgstr ""
14526
14527 #: config/tc-vax.c:3258
14528 #, c-format
14529 msgid "VIP_BEGIN error:%s"
14530 msgstr ""
14531
14532 #: config/tc-xc16x.c:218
14533 #, c-format
14534 msgid " XC16X specific command line options:\n"
14535 msgstr ""
14536
14537 #: config/tc-xstormy16.c:78
14538 #, c-format
14539 msgid " XSTORMY16 specific command line options:\n"
14540 msgstr ""
14541
14542 #: config/tc-xstormy16.c:225
14543 #, c-format
14544 msgid "unsupported fptr fixup size %d"
14545 msgstr ""
14546
14547 #: config/tc-xstormy16.c:237
14548 #, c-format
14549 msgid "unsupported fixup size %d"
14550 msgstr ""
14551
14552 #: config/tc-xstormy16.c:268
14553 msgid "unsupported fptr fixup"
14554 msgstr ""
14555
14556 #: config/tc-xtensa.c:619
14557 msgid "illegal range of target hardware versions"
14558 msgstr ""
14559
14560 #: config/tc-xtensa.c:776
14561 msgid "--density option is ignored"
14562 msgstr ""
14563
14564 #: config/tc-xtensa.c:779
14565 msgid "--no-density option is ignored"
14566 msgstr ""
14567
14568 #: config/tc-xtensa.c:797
14569 msgid "--generics is deprecated; use --transform instead"
14570 msgstr ""
14571
14572 #: config/tc-xtensa.c:800
14573 msgid "--no-generics is deprecated; use --no-transform instead"
14574 msgstr ""
14575
14576 #: config/tc-xtensa.c:803
14577 msgid "--relax is deprecated; use --transform instead"
14578 msgstr ""
14579
14580 #: config/tc-xtensa.c:806
14581 msgid "--no-relax is deprecated; use --no-transform instead"
14582 msgstr ""
14583
14584 #: config/tc-xtensa.c:823
14585 msgid "--absolute-literals option not supported in this Xtensa configuration"
14586 msgstr ""
14587
14588 #: config/tc-xtensa.c:896
14589 msgid "prefer-l32r conflicts with prefer-const16"
14590 msgstr ""
14591
14592 #: config/tc-xtensa.c:902
14593 msgid "prefer-const16 conflicts with prefer-l32r"
14594 msgstr ""
14595
14596 #: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923
14597 msgid "invalid target hardware version"
14598 msgstr ""
14599
14600 #: config/tc-xtensa.c:1107
14601 msgid "unmatched end directive"
14602 msgstr ""
14603
14604 #: config/tc-xtensa.c:1136
14605 msgid ".begin directive with no matching .end directive"
14606 msgstr ""
14607
14608 #: config/tc-xtensa.c:1177
14609 msgid "[no-]generics is deprecated; use [no-]transform instead"
14610 msgstr ""
14611
14612 #: config/tc-xtensa.c:1182
14613 msgid "[no-]relax is deprecated; use [no-]transform instead"
14614 msgstr ""
14615
14616 #: config/tc-xtensa.c:1195
14617 #, c-format
14618 msgid "directive %s cannot be negated"
14619 msgstr ""
14620
14621 #: config/tc-xtensa.c:1201
14622 msgid "unknown directive"
14623 msgstr ""
14624
14625 #: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563
14626 #: config/tc-xtensa.c:5774
14627 msgid "directives are not valid inside bundles"
14628 msgstr ""
14629
14630 #: config/tc-xtensa.c:1234
14631 msgid ".begin literal is deprecated; use .literal instead"
14632 msgstr ""
14633
14634 #: config/tc-xtensa.c:1248
14635 msgid "cannot set literal_prefix inside literal fragment"
14636 msgstr ""
14637
14638 #: config/tc-xtensa.c:1281
14639 msgid ".begin [no-]density is ignored"
14640 msgstr ""
14641
14642 #: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338
14643 msgid "Xtensa absolute literals option not supported; ignored"
14644 msgstr ""
14645
14646 #: config/tc-xtensa.c:1331
14647 msgid ".end [no-]density is ignored"
14648 msgstr ""
14649
14650 #: config/tc-xtensa.c:1356
14651 #, c-format
14652 msgid "does not match begin %s%s at %s:%d"
14653 msgstr ""
14654
14655 #: config/tc-xtensa.c:1411
14656 msgid ".literal_position inside literal directive; ignoring"
14657 msgstr ""
14658
14659 #: config/tc-xtensa.c:1431
14660 msgid ".literal not allowed inside .begin literal region"
14661 msgstr ""
14662
14663 #: config/tc-xtensa.c:1470
14664 msgid "expected comma or colon after symbol name; rest of line ignored"
14665 msgstr ""
14666
14667 #: config/tc-xtensa.c:1532
14668 msgid "fall through frequency must be greater than 0"
14669 msgstr ""
14670
14671 #: config/tc-xtensa.c:1540
14672 msgid "branch target frequency must be greater than 0"
14673 msgstr ""
14674
14675 #: config/tc-xtensa.c:1588
14676 #, c-format
14677 msgid "opcode-specific %s relocation used outside an instruction"
14678 msgstr ""
14679
14680 #: config/tc-xtensa.c:1596
14681 #, c-format
14682 msgid "invalid use of %s relocation"
14683 msgstr ""
14684
14685 #: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
14686 #, c-format
14687 msgid "bad register name: %s"
14688 msgstr ""
14689
14690 #: config/tc-xtensa.c:1798
14691 #, c-format
14692 msgid "bad register number: %s"
14693 msgstr ""
14694
14695 #: config/tc-xtensa.c:1862
14696 msgid "pcrel relocation not allowed in an instruction"
14697 msgstr ""
14698
14699 #: config/tc-xtensa.c:1879
14700 msgid "register number out of range"
14701 msgstr ""
14702
14703 #: config/tc-xtensa.c:1963
14704 msgid "extra comma"
14705 msgstr ""
14706
14707 #: config/tc-xtensa.c:1965
14708 msgid "extra colon"
14709 msgstr ""
14710
14711 #: config/tc-xtensa.c:1967
14712 msgid "missing argument"
14713 msgstr ""
14714
14715 #: config/tc-xtensa.c:1969
14716 msgid "missing comma or colon"
14717 msgstr ""
14718
14719 #: config/tc-xtensa.c:2026
14720 msgid "incorrect register number, ignoring"
14721 msgstr ""
14722
14723 #: config/tc-xtensa.c:2033
14724 msgid "too many arguments"
14725 msgstr ""
14726
14727 #: config/tc-xtensa.c:2107
14728 #, c-format
14729 msgid "cannot encode opcode \"%s\""
14730 msgstr ""
14731
14732 #: config/tc-xtensa.c:2201
14733 #, c-format
14734 msgid "not enough operands (%d) for '%s'; expected %d"
14735 msgstr ""
14736
14737 #: config/tc-xtensa.c:2208
14738 #, c-format
14739 msgid "too many operands (%d) for '%s'; expected %d"
14740 msgstr ""
14741
14742 #: config/tc-xtensa.c:2259
14743 #, c-format
14744 msgid "invalid register '%s' for '%s' instruction"
14745 msgstr ""
14746
14747 #: config/tc-xtensa.c:2266
14748 #, c-format
14749 msgid "invalid register number (%ld) for '%s' instruction"
14750 msgstr ""
14751
14752 #: config/tc-xtensa.c:2334
14753 #, c-format
14754 msgid "invalid register number (%ld) for '%s'"
14755 msgstr ""
14756
14757 #: config/tc-xtensa.c:2725
14758 #, c-format
14759 msgid "operand %d of '%s' has out of range value '%u'"
14760 msgstr ""
14761
14762 #: config/tc-xtensa.c:2731
14763 #, c-format
14764 msgid "operand %d of '%s' has invalid value '%u'"
14765 msgstr ""
14766
14767 #: config/tc-xtensa.c:2778
14768 #, c-format
14769 msgid "internal error: unknown option name '%s'"
14770 msgstr ""
14771
14772 #: config/tc-xtensa.c:3887
14773 msgid "can't handle generation of literal/labels yet"
14774 msgstr ""
14775
14776 #: config/tc-xtensa.c:3891
14777 msgid "can't handle undefined OP TYPE"
14778 msgstr ""
14779
14780 #: config/tc-xtensa.c:3952
14781 #, c-format
14782 msgid "found %d operands for '%s':  Expected %d"
14783 msgstr ""
14784
14785 #: config/tc-xtensa.c:3959
14786 #, c-format
14787 msgid "found too many (%d) operands for '%s':  Expected %d"
14788 msgstr ""
14789
14790 #: config/tc-xtensa.c:3980
14791 msgid "immediate operands sum to greater than 32"
14792 msgstr ""
14793
14794 #: config/tc-xtensa.c:4111
14795 msgid "invalid immediate"
14796 msgstr ""
14797
14798 #: config/tc-xtensa.c:4232
14799 #, c-format
14800 msgid "invalid relocation for operand %i of '%s'"
14801 msgstr ""
14802
14803 #: config/tc-xtensa.c:4242
14804 #, c-format
14805 msgid "invalid expression for operand %i of '%s'"
14806 msgstr ""
14807
14808 #: config/tc-xtensa.c:4252
14809 #, c-format
14810 msgid "invalid relocation in instruction slot %i"
14811 msgstr ""
14812
14813 #: config/tc-xtensa.c:4259
14814 #, c-format
14815 msgid "undefined symbol for opcode \"%s\""
14816 msgstr ""
14817
14818 #: config/tc-xtensa.c:4745
14819 msgid "opcode 'NOP.N' unavailable in this configuration"
14820 msgstr ""
14821
14822 #: config/tc-xtensa.c:4805
14823 msgid "get_expanded_loop_offset: invalid opcode"
14824 msgstr ""
14825
14826 #: config/tc-xtensa.c:4938
14827 #, c-format
14828 msgid "assembly state not set for first frag in section %s"
14829 msgstr ""
14830
14831 #: config/tc-xtensa.c:4991
14832 #, c-format
14833 msgid "unaligned branch target: %d bytes at 0x%lx"
14834 msgstr ""
14835
14836 #: config/tc-xtensa.c:5035
14837 #, c-format
14838 msgid "unaligned loop: %d bytes at 0x%lx"
14839 msgstr ""
14840
14841 #: config/tc-xtensa.c:5060
14842 msgid "unexpected fix"
14843 msgstr ""
14844
14845 #: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075
14846 msgid "undecodable fix"
14847 msgstr ""
14848
14849 #: config/tc-xtensa.c:5213
14850 msgid "labels are not valid inside bundles"
14851 msgstr ""
14852
14853 #: config/tc-xtensa.c:5233
14854 msgid "invalid last instruction for a zero-overhead loop"
14855 msgstr ""
14856
14857 #: config/tc-xtensa.c:5300
14858 msgid "extra opening brace"
14859 msgstr ""
14860
14861 #: config/tc-xtensa.c:5310
14862 msgid "extra closing brace"
14863 msgstr ""
14864
14865 #: config/tc-xtensa.c:5337
14866 msgid "missing closing brace"
14867 msgstr ""
14868
14869 #: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466
14870 #, c-format
14871 msgid "wrong number of operands for '%s'"
14872 msgstr ""
14873
14874 #: config/tc-xtensa.c:5453
14875 #, c-format
14876 msgid "bad relocation expression for '%s'"
14877 msgstr ""
14878
14879 #: config/tc-xtensa.c:5488
14880 #, c-format
14881 msgid "unknown opcode or format name '%s'"
14882 msgstr ""
14883
14884 #: config/tc-xtensa.c:5494
14885 msgid "format names only valid inside bundles"
14886 msgstr ""
14887
14888 #: config/tc-xtensa.c:5499
14889 #, c-format
14890 msgid "multiple formats specified for one bundle; using '%s'"
14891 msgstr ""
14892
14893 #: config/tc-xtensa.c:5549
14894 msgid "entry instruction with stack decrement < 16"
14895 msgstr ""
14896
14897 #: config/tc-xtensa.c:5602
14898 msgid "unaligned entry instruction"
14899 msgstr ""
14900
14901 #: config/tc-xtensa.c:5667
14902 msgid "bad instruction format"
14903 msgstr ""
14904
14905 #: config/tc-xtensa.c:5670
14906 msgid "invalid relocation"
14907 msgstr ""
14908
14909 #: config/tc-xtensa.c:5681
14910 #, c-format
14911 msgid "invalid relocation for '%s' instruction"
14912 msgstr ""
14913
14914 #: config/tc-xtensa.c:5693
14915 #, c-format
14916 msgid "invalid relocation for operand %d of '%s'"
14917 msgstr ""
14918
14919 #: config/tc-xtensa.c:5956
14920 #, c-format
14921 msgid "unhandled local relocation fix %s"
14922 msgstr ""
14923
14924 #: config/tc-xtensa.c:6007
14925 #, c-format
14926 msgid "internal error; cannot generate `%s' relocation"
14927 msgstr ""
14928
14929 #: config/tc-xtensa.c:6226
14930 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
14931 msgstr ""
14932
14933 #: config/tc-xtensa.c:6235
14934 msgid "couldn't find a valid instruction format"
14935 msgstr ""
14936
14937 #: config/tc-xtensa.c:6236
14938 #, c-format
14939 msgid "    ops were: "
14940 msgstr ""
14941
14942 #: config/tc-xtensa.c:6238
14943 #, c-format
14944 msgid " %s;"
14945 msgstr ""
14946
14947 #: config/tc-xtensa.c:6249
14948 #, c-format
14949 msgid "format '%s' allows %d slots, but there are %d opcodes"
14950 msgstr ""
14951
14952 #: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358
14953 msgid "illegal resource usage in bundle"
14954 msgstr ""
14955
14956 #: config/tc-xtensa.c:6445
14957 #, c-format
14958 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
14959 msgstr ""
14960
14961 #: config/tc-xtensa.c:6450
14962 #, c-format
14963 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
14964 msgstr ""
14965
14966 #: config/tc-xtensa.c:6455
14967 #, c-format
14968 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
14969 msgstr ""
14970
14971 #: config/tc-xtensa.c:6460
14972 #, c-format
14973 msgid ""
14974 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
14975 msgstr ""
14976
14977 #: config/tc-xtensa.c:6476
14978 msgid "multiple branches or jumps in the same bundle"
14979 msgstr ""
14980
14981 #: config/tc-xtensa.c:6928
14982 msgid "cannot assemble into a literal fragment"
14983 msgstr ""
14984
14985 #: config/tc-xtensa.c:6930
14986 msgid "..."
14987 msgstr ""
14988
14989 #: config/tc-xtensa.c:7565
14990 msgid ""
14991 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
14992 msgstr ""
14993
14994 #: config/tc-xtensa.c:7677
14995 msgid "branching or jumping to a loop end may trigger hardware errata"
14996 msgstr ""
14997
14998 #: config/tc-xtensa.c:7759
14999 msgid "loop end too close to another loop end may trigger hardware errata"
15000 msgstr ""
15001
15002 #: config/tc-xtensa.c:7768
15003 #, c-format
15004 msgid "fr_var %lu < length %d"
15005 msgstr ""
15006
15007 #: config/tc-xtensa.c:7925
15008 msgid ""
15009 "loop containing less than three instructions may trigger hardware errata"
15010 msgstr ""
15011
15012 #: config/tc-xtensa.c:7997
15013 msgid "undecodable instruction in instruction frag"
15014 msgstr ""
15015
15016 #: config/tc-xtensa.c:8107
15017 msgid "invalid empty loop"
15018 msgstr ""
15019
15020 #: config/tc-xtensa.c:8112
15021 msgid "loop target does not follow loop instruction in section"
15022 msgstr ""
15023
15024 #: config/tc-xtensa.c:8713
15025 msgid "bad relaxation state"
15026 msgstr ""
15027
15028 #: config/tc-xtensa.c:8771
15029 #, c-format
15030 msgid "fr_var (%ld) < length (%d)"
15031 msgstr ""
15032
15033 #: config/tc-xtensa.c:9406
15034 msgid "invalid relaxation fragment result"
15035 msgstr ""
15036
15037 #: config/tc-xtensa.c:9485
15038 msgid "unable to widen instruction"
15039 msgstr ""
15040
15041 #: config/tc-xtensa.c:9624
15042 msgid "multiple literals in expansion"
15043 msgstr ""
15044
15045 #: config/tc-xtensa.c:9628
15046 msgid "no registered fragment for literal"
15047 msgstr ""
15048
15049 #: config/tc-xtensa.c:9630
15050 msgid "number of literal tokens != 1"
15051 msgstr ""
15052
15053 #: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765
15054 #, c-format
15055 msgid "unresolved loop target symbol: %s"
15056 msgstr ""
15057
15058 #: config/tc-xtensa.c:9871
15059 #, c-format
15060 msgid "invalid expression evaluation type %d"
15061 msgstr ""
15062
15063 #: config/tc-xtensa.c:9888
15064 msgid "loop too long for LOOP instruction"
15065 msgstr ""
15066
15067 #: config/tc-xtensa.c:10157
15068 #, c-format
15069 msgid "fixes not all moved from %s"
15070 msgstr ""
15071
15072 #: config/tc-xtensa.c:10288
15073 msgid ""
15074 "literal pool location required for text-section-literals; specify with ."
15075 "literal_position"
15076 msgstr ""
15077
15078 #: config/tc-xtensa.c:11130
15079 msgid "too many operands in instruction"
15080 msgstr ""
15081
15082 #: config/tc-xtensa.c:11340
15083 msgid "invalid symbolic operand"
15084 msgstr ""
15085
15086 #: config/tc-xtensa.c:11401
15087 msgid "operand number mismatch"
15088 msgstr ""
15089
15090 #: config/tc-xtensa.c:11405
15091 #, c-format
15092 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
15093 msgstr ""
15094
15095 #: config/tc-xtensa.c:11430
15096 #, c-format
15097 msgid "xtensa-isa failure: %s"
15098 msgstr ""
15099
15100 #: config/tc-xtensa.c:11507
15101 msgid "invalid opcode"
15102 msgstr ""
15103
15104 #: config/tc-xtensa.c:11513
15105 msgid "too few operands"
15106 msgstr ""
15107
15108 #: config/tc-xtensa.c:11563
15109 msgid "multiple writes to the same register"
15110 msgstr ""
15111
15112 #: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683
15113 msgid "out of memory"
15114 msgstr ""
15115
15116 #: config/tc-xtensa.c:11772
15117 msgid "TLS relocation not allowed in FLIX bundle"
15118 msgstr ""
15119
15120 #. Instructions that generate TLS relocations should always be
15121 #. relaxed in the front-end.  If "record_fixup" is set, then this
15122 #. function is being called during back-end relaxation, so flag
15123 #. the unexpected behavior as an error.
15124 #: config/tc-xtensa.c:11778
15125 msgid "unexpected TLS relocation"
15126 msgstr ""
15127
15128 #: config/tc-xtensa.c:11822
15129 msgid "symbolic operand not allowed"
15130 msgstr ""
15131
15132 #: config/tc-xtensa.c:11859
15133 msgid "cannot decode instruction format"
15134 msgstr ""
15135
15136 #: config/tc-xtensa.c:12003
15137 msgid "ignoring extra '-rename-section' delimiter ':'"
15138 msgstr ""
15139
15140 #: config/tc-xtensa.c:12008
15141 #, c-format
15142 msgid "ignoring invalid '-rename-section' specification: '%s'"
15143 msgstr ""
15144
15145 #: config/tc-xtensa.c:12019
15146 #, c-format
15147 msgid "section %s renamed multiple times"
15148 msgstr ""
15149
15150 #: config/tc-xtensa.c:12021
15151 #, c-format
15152 msgid "multiple sections remapped to output section %s"
15153 msgstr ""
15154
15155 #: config/tc-z80.c:244
15156 msgid "-- unterminated string"
15157 msgstr ""
15158
15159 #: config/tc-z80.c:309
15160 msgid "floating point numbers are not implemented"
15161 msgstr ""
15162
15163 #: config/tc-z80.c:488 config/tc-z80.c:494
15164 msgid "mismatched parentheses"
15165 msgstr ""
15166
15167 #: config/tc-z80.c:548
15168 msgid "bad offset expression syntax"
15169 msgstr ""
15170
15171 #: config/tc-z80.c:572
15172 msgid "bad expression syntax"
15173 msgstr ""
15174
15175 #: config/tc-z80.c:685
15176 msgid "cannot make a relative jump to an absolute location"
15177 msgstr ""
15178
15179 #: config/tc-z80.c:697 config/tc-z80.c:1955
15180 msgid "overflow"
15181 msgstr ""
15182
15183 #: config/tc-z80.c:1065 config/tc-z80.c:1108 config/tc-z80.c:1152
15184 #: config/tc-z80.c:1272 config/tc-z80.c:1326 config/tc-z80.c:1595
15185 msgid "bad intruction syntax"
15186 msgstr ""
15187
15188 #: config/tc-z80.c:1198
15189 msgid "condition code invalid for jr"
15190 msgstr ""
15191
15192 #: config/tc-z80.c:1220
15193 msgid "bad instruction syntax"
15194 msgstr ""
15195
15196 #: config/tc-z80.c:1699
15197 msgid "parentheses ignored"
15198 msgstr ""
15199
15200 #: config/tc-z80.c:1904 read.c:3617
15201 #, c-format
15202 msgid "junk at end of line, first unrecognized character is `%c'"
15203 msgstr ""
15204
15205 #: config/tc-z80.c:1930 config/tc-z8k.c:1461 config/tc-z8k.c:1524
15206 msgid "relative jump out of range"
15207 msgstr ""
15208
15209 #: config/tc-z80.c:1947
15210 msgid "index offset  out of range"
15211 msgstr ""
15212
15213 #: config/tc-z80.c:1989 config/tc-z8k.c:1532
15214 #, c-format
15215 msgid "md_apply_fix: unknown r_type 0x%x\n"
15216 msgstr ""
15217
15218 #: config/tc-z8k.c:282
15219 #, c-format
15220 msgid "register rr%d out of range"
15221 msgstr ""
15222
15223 #: config/tc-z8k.c:284
15224 #, c-format
15225 msgid "register rr%d does not exist"
15226 msgstr ""
15227
15228 #: config/tc-z8k.c:296
15229 #, c-format
15230 msgid "register rh%d out of range"
15231 msgstr ""
15232
15233 #: config/tc-z8k.c:308
15234 #, c-format
15235 msgid "register rl%d out of range"
15236 msgstr ""
15237
15238 #: config/tc-z8k.c:321
15239 #, c-format
15240 msgid "register rq%d out of range"
15241 msgstr ""
15242
15243 #: config/tc-z8k.c:323
15244 #, c-format
15245 msgid "register rq%d does not exist"
15246 msgstr ""
15247
15248 #: config/tc-z8k.c:335
15249 #, c-format
15250 msgid "register r%d out of range"
15251 msgstr ""
15252
15253 #: config/tc-z8k.c:376
15254 #, c-format
15255 msgid "expected %c"
15256 msgstr ""
15257
15258 #: config/tc-z8k.c:391
15259 #, c-format
15260 msgid "register is wrong size for a word %s"
15261 msgstr ""
15262
15263 #: config/tc-z8k.c:405
15264 #, c-format
15265 msgid "register is wrong size for address %s"
15266 msgstr ""
15267
15268 #: config/tc-z8k.c:539
15269 #, c-format
15270 msgid "unknown interrupt %s"
15271 msgstr ""
15272
15273 #. No interrupt type specified, opcode won't do anything.
15274 #: config/tc-z8k.c:562
15275 msgid "opcode has no effect"
15276 msgstr ""
15277
15278 #: config/tc-z8k.c:673
15279 msgid "Missing ) in ra(rb)"
15280 msgstr ""
15281
15282 #: config/tc-z8k.c:753 config/tc-z8k.c:792
15283 #, c-format
15284 msgid "invalid condition code '%s'"
15285 msgstr ""
15286
15287 #: config/tc-z8k.c:765
15288 #, c-format
15289 msgid "invalid flag '%s'"
15290 msgstr ""
15291
15292 #: config/tc-z8k.c:919 config/tc-z8k.c:925
15293 msgid "invalid indirect register size"
15294 msgstr ""
15295
15296 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
15297 msgid "invalid control register name"
15298 msgstr ""
15299
15300 #: config/tc-z8k.c:1079
15301 msgid "immediate must be 1 or 2"
15302 msgstr ""
15303
15304 #: config/tc-z8k.c:1082
15305 msgid "immediate 1 or 2 expected"
15306 msgstr ""
15307
15308 #: config/tc-z8k.c:1113
15309 msgid "can't use R0 here"
15310 msgstr ""
15311
15312 #: config/tc-z8k.c:1271
15313 msgid "Can't find opcode to match operands"
15314 msgstr ""
15315
15316 #: config/tc-z8k.c:1318
15317 #, c-format
15318 msgid "invalid architecture -z%s"
15319 msgstr ""
15320
15321 #: config/tc-z8k.c:1338
15322 #, c-format
15323 msgid ""
15324 " Z8K options:\n"
15325 "  -z8001                  generate segmented code\n"
15326 "  -z8002                  generate unsegmented code\n"
15327 "  -linkrelax              create linker relaxable code\n"
15328 msgstr ""
15329
15330 #: config/tc-z8k.c:1350
15331 #, c-format
15332 msgid "call to md_convert_frag\n"
15333 msgstr ""
15334
15335 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
15336 msgid "cannot branch to odd address"
15337 msgstr ""
15338
15339 #: config/tc-z8k.c:1479
15340 msgid "relative address out of range"
15341 msgstr ""
15342
15343 #: config/tc-z8k.c:1500
15344 msgid "relative call out of range"
15345 msgstr ""
15346
15347 #: config/tc-z8k.c:1544
15348 #, c-format
15349 msgid "call to md_estimate_size_before_relax\n"
15350 msgstr ""
15351
15352 #: config/xtensa-relax.c:1556
15353 #, c-format
15354 msgid "invalid configuration option '%s' in transition rule '%s'"
15355 msgstr ""
15356
15357 #: config/xtensa-relax.c:1681
15358 #, c-format
15359 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
15360 msgstr ""
15361
15362 #: config/xtensa-relax.c:1691
15363 #, c-format
15364 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
15365 msgstr ""
15366
15367 #: config/xtensa-relax.c:1698
15368 #, c-format
15369 msgid "opcode '%s': precondition only contains constants in '%s'"
15370 msgstr ""
15371
15372 #: config/xtensa-relax.c:1745
15373 msgid "expected one operand for generated literal"
15374 msgstr ""
15375
15376 #: config/xtensa-relax.c:1752
15377 msgid "expected 0 operands for generated label"
15378 msgstr ""
15379
15380 #: config/xtensa-relax.c:1765
15381 #, c-format
15382 msgid "invalid opcode '%s' in transition rule '%s'"
15383 msgstr ""
15384
15385 #: config/xtensa-relax.c:1773
15386 #, c-format
15387 msgid "opcode '%s': replacement does not have %d ops"
15388 msgstr ""
15389
15390 #: config/xtensa-relax.c:1787
15391 #, c-format
15392 msgid "opcode '%s': cannot find literal definition"
15393 msgstr ""
15394
15395 #: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
15396 #, c-format
15397 msgid "opcode %s: unidentified operand '%s' in '%s'"
15398 msgstr ""
15399
15400 #: config/xtensa-relax.c:1828
15401 #, c-format
15402 msgid "unknown user-defined function %s"
15403 msgstr ""
15404
15405 #: config/xtensa-relax.c:1839
15406 #, c-format
15407 msgid "opcode %s: could not parse operand '%s' in '%s'"
15408 msgstr ""
15409
15410 #: config/xtensa-relax.c:1880
15411 #, c-format
15412 msgid "could not parse INSN_PATTERN '%s'"
15413 msgstr ""
15414
15415 #: config/xtensa-relax.c:1884
15416 #, c-format
15417 msgid "could not parse INSN_REPL '%s'"
15418 msgstr ""
15419
15420 #: config/xtensa-relax.c:1895
15421 #, c-format
15422 msgid "could not build transition for %s => %s"
15423 msgstr ""
15424
15425 #: depend.c:194
15426 #, c-format
15427 msgid "can't open `%s' for writing"
15428 msgstr ""
15429
15430 #: depend.c:206
15431 #, c-format
15432 msgid "can't close `%s'"
15433 msgstr ""
15434
15435 #: dw2gencfi.c:329
15436 #, c-format
15437 msgid "register save offset not a multiple of %u"
15438 msgstr ""
15439
15440 #: dw2gencfi.c:412
15441 msgid "CFI state restore without previous remember"
15442 msgstr ""
15443
15444 #: dw2gencfi.c:469
15445 msgid "missing separator"
15446 msgstr ""
15447
15448 #: dw2gencfi.c:519
15449 msgid "bad register expression"
15450 msgstr ""
15451
15452 #: dw2gencfi.c:540 dw2gencfi.c:663 dw2gencfi.c:701 dw2gencfi.c:771
15453 #: dw2gencfi.c:843
15454 msgid "CFI instruction used without previous .cfi_startproc"
15455 msgstr ""
15456
15457 #: dw2gencfi.c:725
15458 msgid "invalid or unsupported encoding in .cfi_personality"
15459 msgstr ""
15460
15461 #: dw2gencfi.c:732
15462 msgid ".cfi_personality requires encoding and symbol arguments"
15463 msgstr ""
15464
15465 #: dw2gencfi.c:755
15466 msgid "wrong second argument to .cfi_personality"
15467 msgstr ""
15468
15469 #: dw2gencfi.c:795 dw2gencfi.c:871
15470 msgid "invalid or unsupported encoding in .cfi_lsda"
15471 msgstr ""
15472
15473 #: dw2gencfi.c:802
15474 msgid ".cfi_lsda requires encoding and symbol arguments"
15475 msgstr ""
15476
15477 #: dw2gencfi.c:827
15478 msgid "wrong second argument to .cfi_lsda"
15479 msgstr ""
15480
15481 #: dw2gencfi.c:892
15482 msgid "wrong third argument to .cfi_val_encoded_addr"
15483 msgstr ""
15484
15485 #: dw2gencfi.c:957
15486 msgid "previous CFI entry not closed (missing .cfi_endproc)"
15487 msgstr ""
15488
15489 #: dw2gencfi.c:992
15490 msgid ".cfi_endproc without corresponding .cfi_startproc"
15491 msgstr ""
15492
15493 #: dw2gencfi.c:1709 dw2gencfi.c:1746
15494 msgid "open CFI at the end of file; missing .cfi_endproc directive"
15495 msgstr ""
15496
15497 #: dwarf2dbg.c:548 dwarf2dbg.c:583
15498 msgid "file number less than one"
15499 msgstr ""
15500
15501 #: dwarf2dbg.c:558
15502 #, c-format
15503 msgid "file number %ld already allocated"
15504 msgstr ""
15505
15506 #: dwarf2dbg.c:588 dwarf2dbg.c:1341
15507 #, c-format
15508 msgid "unassigned file number %ld"
15509 msgstr ""
15510
15511 #: dwarf2dbg.c:657
15512 msgid "is_stmt value not 0 or 1"
15513 msgstr ""
15514
15515 #: dwarf2dbg.c:669
15516 msgid "isa number less than zero"
15517 msgstr ""
15518
15519 #: dwarf2dbg.c:681
15520 msgid "discriminator less than zero"
15521 msgstr ""
15522
15523 #: dwarf2dbg.c:687
15524 #, c-format
15525 msgid "unknown .loc sub-directive `%s'"
15526 msgstr ""
15527
15528 #: dwarf2dbg.c:1404
15529 msgid "internal error: unknown dwarf2 format"
15530 msgstr ""
15531
15532 #: ecoff.c:1562
15533 #, c-format
15534 msgid "string too big (%lu bytes)"
15535 msgstr ""
15536
15537 #: ecoff.c:1588
15538 #, c-format
15539 msgid "inserting \"%s\" into string hash table: %s"
15540 msgstr ""
15541
15542 #: ecoff.c:1619 ecoff.c:1812 ecoff.c:1835 ecoff.c:1866 ecoff.c:2019
15543 #: ecoff.c:2130
15544 msgid "no current file pointer"
15545 msgstr ""
15546
15547 #: ecoff.c:1706
15548 msgid "too many st_End's"
15549 msgstr ""
15550
15551 #: ecoff.c:2044
15552 #, c-format
15553 msgid "inserting \"%s\" into tag hash table: %s"
15554 msgstr ""
15555
15556 #: ecoff.c:2205
15557 msgid "fake .file after real one"
15558 msgstr ""
15559
15560 #: ecoff.c:2295
15561 msgid "filename goes over one page boundary"
15562 msgstr ""
15563
15564 #: ecoff.c:2428
15565 msgid ".begin directive without a preceding .file directive"
15566 msgstr ""
15567
15568 #: ecoff.c:2435
15569 msgid ".begin directive without a preceding .ent directive"
15570 msgstr ""
15571
15572 #: ecoff.c:2466
15573 msgid ".bend directive without a preceding .file directive"
15574 msgstr ""
15575
15576 #: ecoff.c:2473
15577 msgid ".bend directive without a preceding .ent directive"
15578 msgstr ""
15579
15580 #: ecoff.c:2486
15581 msgid ".bend directive names unknown symbol"
15582 msgstr ""
15583
15584 #: ecoff.c:2529
15585 msgid ".def pseudo-op used inside of .def/.endef; ignored"
15586 msgstr ""
15587
15588 #: ecoff.c:2531
15589 msgid "empty symbol name in .def; ignored"
15590 msgstr ""
15591
15592 #: ecoff.c:2568
15593 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
15594 msgstr ""
15595
15596 #: ecoff.c:2583
15597 msgid "badly formed .dim directive"
15598 msgstr ""
15599
15600 #: ecoff.c:2596
15601 msgid "too many .dim entries"
15602 msgstr ""
15603
15604 #: ecoff.c:2616
15605 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
15606 msgstr ""
15607
15608 #: ecoff.c:2641
15609 msgid ".size pseudo-op used outside of .def/.endef; ignored"
15610 msgstr ""
15611
15612 #: ecoff.c:2656
15613 msgid "badly formed .size directive"
15614 msgstr ""
15615
15616 #: ecoff.c:2669
15617 msgid "too many .size entries"
15618 msgstr ""
15619
15620 #: ecoff.c:2691
15621 msgid ".type pseudo-op used outside of .def/.endef; ignored"
15622 msgstr ""
15623
15624 #. FIXME: We could handle this by setting the continued bit.
15625 #. There would still be a limit: the .type argument can not
15626 #. be infinite.
15627 #: ecoff.c:2709
15628 #, c-format
15629 msgid "the type of %s is too complex; it will be simplified"
15630 msgstr ""
15631
15632 #: ecoff.c:2720
15633 msgid "Unrecognized .type argument"
15634 msgstr ""
15635
15636 #: ecoff.c:2758
15637 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
15638 msgstr ""
15639
15640 #: ecoff.c:2783
15641 msgid ".val pseudo-op used outside of .def/.endef; ignored"
15642 msgstr ""
15643
15644 #: ecoff.c:2791
15645 msgid ".val expression is too complex"
15646 msgstr ""
15647
15648 #: ecoff.c:2821
15649 msgid ".endef pseudo-op used before .def; ignored"
15650 msgstr ""
15651
15652 #: ecoff.c:2847 ecoff.c:2928
15653 msgid "bad COFF debugging information"
15654 msgstr ""
15655
15656 #: ecoff.c:2896
15657 #, c-format
15658 msgid "no tag specified for %s"
15659 msgstr ""
15660
15661 #: ecoff.c:2998
15662 msgid ".end directive without a preceding .file directive"
15663 msgstr ""
15664
15665 #: ecoff.c:3005
15666 msgid ".end directive without a preceding .ent directive"
15667 msgstr ""
15668
15669 #: ecoff.c:3027
15670 msgid ".end directive names unknown symbol"
15671 msgstr ""
15672
15673 #: ecoff.c:3054
15674 msgid "second .ent directive found before .end directive"
15675 msgstr ""
15676
15677 #: ecoff.c:3126
15678 msgid "no way to handle .file within .ent/.end section"
15679 msgstr ""
15680
15681 #: ecoff.c:3243
15682 msgid ".loc before .file"
15683 msgstr ""
15684
15685 #: ecoff.c:3446
15686 #, c-format
15687 msgid ".stab%c is not supported"
15688 msgstr ""
15689
15690 #: ecoff.c:3456
15691 #, c-format
15692 msgid ".stab%c: ignoring non-zero other field"
15693 msgstr ""
15694
15695 #: ecoff.c:3490
15696 #, c-format
15697 msgid ""
15698 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
15699 msgstr ""
15700
15701 #: ecoff.c:3526
15702 #, c-format
15703 msgid "illegal .stab%c directive, bad character"
15704 msgstr ""
15705
15706 #: ecoff.c:3985 ecoff.c:4174 ecoff.c:4199
15707 msgid ".begin/.bend in different segments"
15708 msgstr ""
15709
15710 #: ecoff.c:4695
15711 msgid "missing .end or .bend at end of file"
15712 msgstr ""
15713
15714 #: ecoff.c:5180
15715 msgid "GP prologue size exceeds field size, using 0 instead"
15716 msgstr ""
15717
15718 #: expr.c:87 read.c:3682
15719 msgid "bignum invalid"
15720 msgstr ""
15721
15722 #: expr.c:89 read.c:3684 read.c:4161 read.c:5045
15723 msgid "floating point number invalid"
15724 msgstr ""
15725
15726 #: expr.c:210
15727 msgid "bad floating-point constant: exponent overflow"
15728 msgstr ""
15729
15730 #: expr.c:214
15731 #, c-format
15732 msgid "bad floating-point constant: unknown error code=%d"
15733 msgstr ""
15734
15735 #: expr.c:393
15736 msgid ""
15737 "a bignum with underscores may not have more than 8 hex digits in any word"
15738 msgstr ""
15739
15740 #: expr.c:416
15741 msgid "a bignum with underscores must have exactly 4 words"
15742 msgstr ""
15743
15744 #. Either not seen or not defined.
15745 #. @@ Should print out the original string instead of
15746 #. the parsed number.
15747 #: expr.c:539
15748 #, c-format
15749 msgid "backward ref to unknown label \"%d:\""
15750 msgstr ""
15751
15752 #: expr.c:657
15753 msgid "character constant too large"
15754 msgstr ""
15755
15756 #: expr.c:903
15757 #, c-format
15758 msgid "expr.c(operand): bad atof_generic return val %d"
15759 msgstr ""
15760
15761 #: expr.c:969
15762 #, c-format
15763 msgid "missing '%c'"
15764 msgstr ""
15765
15766 #: expr.c:980 read.c:4527
15767 msgid "EBCDIC constants are not supported"
15768 msgstr ""
15769
15770 #: expr.c:1102
15771 #, c-format
15772 msgid "Unary operator %c ignored because bad operand follows"
15773 msgstr ""
15774
15775 #: expr.c:1148 expr.c:1173
15776 msgid "syntax error in .startof. or .sizeof."
15777 msgstr ""
15778
15779 #: expr.c:1254 expr.c:1608
15780 #, c-format
15781 msgid "invalid use of operator \"%s\""
15782 msgstr ""
15783
15784 #: expr.c:1753
15785 msgid "missing operand; zero assumed"
15786 msgstr ""
15787
15788 #: expr.c:1792
15789 msgid "left operand is a bignum; integer 0 assumed"
15790 msgstr ""
15791
15792 #: expr.c:1794
15793 msgid "left operand is a float; integer 0 assumed"
15794 msgstr ""
15795
15796 #: expr.c:1803
15797 msgid "right operand is a bignum; integer 0 assumed"
15798 msgstr ""
15799
15800 #: expr.c:1805
15801 msgid "right operand is a float; integer 0 assumed"
15802 msgstr ""
15803
15804 #: expr.c:1873 symbols.c:1358
15805 msgid "division by zero"
15806 msgstr ""
15807
15808 #: expr.c:1879
15809 msgid "shift count"
15810 msgstr ""
15811
15812 #: expr.c:1993
15813 msgid "operation combines symbols in different segments"
15814 msgstr ""
15815
15816 #: frags.c:48
15817 msgid "attempt to allocate data in absolute section"
15818 msgstr ""
15819
15820 #: frags.c:54
15821 msgid "attempt to allocate data in common section"
15822 msgstr ""
15823
15824 #: frags.c:112 write.c:1372
15825 #, c-format
15826 msgid "can't extend frag %u chars"
15827 msgstr ""
15828
15829 #. For error messages.
15830 #. Detect if we are reading from stdin by examining the file
15831 #. name returned by as_where().
15832 #.
15833 #. [FIXME: We rely upon the name in the strcmp below being the
15834 #. same as the one used by input_scrub_new_file(), if that is
15835 #. not true, then this code will fail].
15836 #.
15837 #. If we are reading from stdin, then we need to save each input
15838 #. line here (assuming of course that we actually have a line of
15839 #. input to read), so that it can be displayed in the listing
15840 #. that is produced at the end of the assembly.
15841 #: input-file.c:138 input-scrub.c:243 listing.c:337
15842 msgid "{standard input}"
15843 msgstr ""
15844
15845 #: input-file.c:143
15846 #, c-format
15847 msgid "can't open %s for reading: %s"
15848 msgstr ""
15849
15850 #: input-file.c:152 input-file.c:215 input-file.c:241
15851 #, c-format
15852 msgid "can't read from %s: %s"
15853 msgstr ""
15854
15855 #: input-file.c:249 listing.c:1396 output-file.c:69
15856 #, c-format
15857 msgid "can't close %s: %s"
15858 msgstr ""
15859
15860 #: input-scrub.c:268
15861 msgid "macros nested too deeply"
15862 msgstr ""
15863
15864 #: input-scrub.c:377 input-scrub.c:401
15865 msgid "partial line at end of file ignored"
15866 msgstr ""
15867
15868 #: itbl-ops.c:332
15869 #, c-format
15870 msgid "Unable to allocate memory for new instructions\n"
15871 msgstr ""
15872
15873 #: listing.c:243
15874 msgid "Warning:"
15875 msgstr ""
15876
15877 #: listing.c:249
15878 msgid "Error:"
15879 msgstr ""
15880
15881 #: listing.c:1282
15882 #, c-format
15883 msgid ""
15884 "\n"
15885 " time stamp    \t: %s\n"
15886 "\n"
15887 msgstr ""
15888
15889 #: listing.c:1292
15890 #, c-format
15891 msgid "%s "
15892 msgstr ""
15893
15894 #: listing.c:1297
15895 #, c-format
15896 msgid ""
15897 "\n"
15898 "\t%s "
15899 msgstr ""
15900
15901 #: listing.c:1307
15902 msgid ""
15903 "\n"
15904 " options passed\t: "
15905 msgstr ""
15906
15907 #: listing.c:1346
15908 #, c-format
15909 msgid ""
15910 " GNU assembler version %s (%s)\n"
15911 "\t using BFD version %s."
15912 msgstr ""
15913
15914 #: listing.c:1349
15915 #, c-format
15916 msgid ""
15917 "\n"
15918 " input file    \t: %s"
15919 msgstr ""
15920
15921 #: listing.c:1350
15922 #, c-format
15923 msgid ""
15924 "\n"
15925 " output file   \t: %s"
15926 msgstr ""
15927
15928 #: listing.c:1351
15929 #, c-format
15930 msgid ""
15931 "\n"
15932 " target        \t: %s"
15933 msgstr ""
15934
15935 #: listing.c:1375
15936 #, c-format
15937 msgid "can't open %s: %s"
15938 msgstr ""
15939
15940 #: listing.c:1460
15941 msgid "strange paper height, set to no form"
15942 msgstr ""
15943
15944 #: listing.c:1524
15945 msgid "new line in title"
15946 msgstr ""
15947
15948 #. Turns the next expression into a string.
15949 #: macro.c:362
15950 #, no-c-format
15951 msgid "% operator needs absolute expression"
15952 msgstr ""
15953
15954 #: macro.c:512
15955 #, c-format
15956 msgid "Missing parameter qualifier for `%s' in macro `%s'"
15957 msgstr ""
15958
15959 #: macro.c:522
15960 #, c-format
15961 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
15962 msgstr ""
15963
15964 #: macro.c:539
15965 #, c-format
15966 msgid "Pointless default value for required parameter `%s' in macro `%s'"
15967 msgstr ""
15968
15969 #: macro.c:551
15970 #, c-format
15971 msgid "A parameter named `%s' already exists for macro `%s'"
15972 msgstr ""
15973
15974 #: macro.c:588
15975 #, c-format
15976 msgid "Reserved word `%s' used as parameter in macro `%s'"
15977 msgstr ""
15978
15979 #: macro.c:646
15980 #, c-format
15981 msgid "unexpected end of file in macro `%s' definition"
15982 msgstr ""
15983
15984 #: macro.c:658
15985 #, c-format
15986 msgid "missing `)' after formals in macro definition `%s'"
15987 msgstr ""
15988
15989 #: macro.c:673
15990 msgid "Missing macro name"
15991 msgstr ""
15992
15993 #: macro.c:682
15994 #, c-format
15995 msgid "Bad parameter list for macro `%s'"
15996 msgstr ""
15997
15998 #: macro.c:688
15999 #, c-format
16000 msgid "Macro `%s' was already defined"
16001 msgstr ""
16002
16003 #: macro.c:812 macro.c:814
16004 msgid "missing `)'"
16005 msgstr ""
16006
16007 #: macro.c:911
16008 #, c-format
16009 msgid "`%s' was already used as parameter (or another local) name"
16010 msgstr ""
16011
16012 #: macro.c:1069
16013 msgid "confusion in formal parameters"
16014 msgstr ""
16015
16016 #: macro.c:1077
16017 #, c-format
16018 msgid "Parameter named `%s' does not exist for macro `%s'"
16019 msgstr ""
16020
16021 #: macro.c:1088
16022 #, c-format
16023 msgid "Value for parameter `%s' of macro `%s' was already specified"
16024 msgstr ""
16025
16026 #: macro.c:1102
16027 msgid "can't mix positional and keyword arguments"
16028 msgstr ""
16029
16030 #: macro.c:1113
16031 msgid "too many positional arguments"
16032 msgstr ""
16033
16034 #: macro.c:1161
16035 #, c-format
16036 msgid "Missing value for required parameter `%s' of macro `%s'"
16037 msgstr ""
16038
16039 #: macro.c:1280
16040 #, c-format
16041 msgid "Attempt to purge non-existant macro `%s'"
16042 msgstr ""
16043
16044 #: macro.c:1299
16045 msgid "unexpected end of file in irp or irpc"
16046 msgstr ""
16047
16048 #: macro.c:1307
16049 msgid "missing model parameter"
16050 msgstr ""
16051
16052 #: messages.c:82
16053 #, c-format
16054 msgid "Assembler messages:\n"
16055 msgstr ""
16056
16057 #: messages.c:150
16058 #, c-format
16059 msgid "Warning: "
16060 msgstr ""
16061
16062 #: messages.c:211
16063 #, c-format
16064 msgid "Error: "
16065 msgstr ""
16066
16067 #: messages.c:267
16068 #, c-format
16069 msgid "Fatal error: "
16070 msgstr ""
16071
16072 #: messages.c:285
16073 #, c-format
16074 msgid "Internal error!\n"
16075 msgstr ""
16076
16077 #: messages.c:287
16078 #, c-format
16079 msgid "Assertion failure in %s at %s line %d.\n"
16080 msgstr ""
16081
16082 #: messages.c:290
16083 #, c-format
16084 msgid "Assertion failure at %s line %d.\n"
16085 msgstr ""
16086
16087 #: messages.c:291 messages.c:308
16088 #, c-format
16089 msgid "Please report this bug.\n"
16090 msgstr ""
16091
16092 #: messages.c:303
16093 #, c-format
16094 msgid "Internal error, aborting at %s line %d in %s\n"
16095 msgstr ""
16096
16097 #: messages.c:306
16098 #, c-format
16099 msgid "Internal error, aborting at %s line %d\n"
16100 msgstr ""
16101
16102 #: messages.c:355
16103 #, c-format
16104 msgid "%s out of domain (%d is not a multiple of %d)"
16105 msgstr ""
16106
16107 #: messages.c:373
16108 #, c-format
16109 msgid "%s out of range (%d is not between %d and %d)"
16110 msgstr ""
16111
16112 #. xgettext:c-format.
16113 #: messages.c:396
16114 #, c-format
16115 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
16116 msgstr ""
16117
16118 #: output-file.c:35
16119 #, c-format
16120 msgid "can't open a bfd on stdout %s"
16121 msgstr ""
16122
16123 #: output-file.c:42
16124 #, c-format
16125 msgid "selected target format '%s' unknown"
16126 msgstr ""
16127
16128 #: output-file.c:44
16129 #, c-format
16130 msgid "can't create %s: %s"
16131 msgstr ""
16132
16133 #: read.c:463
16134 msgid "bad or irreducible absolute expression"
16135 msgstr ""
16136
16137 #: read.c:489
16138 #, c-format
16139 msgid "error constructing %s pseudo-op table: %s"
16140 msgstr ""
16141
16142 #: read.c:902
16143 #, c-format
16144 msgid "unknown pseudo-op: `%s'"
16145 msgstr ""
16146
16147 #: read.c:989
16148 #, c-format
16149 msgid "label \"%d$\" redefined"
16150 msgstr ""
16151
16152 #: read.c:1224
16153 msgid ".abort detected.  Abandoning ship."
16154 msgstr ""
16155
16156 #: read.c:1242 read.c:2661
16157 msgid "ignoring fill value in absolute section"
16158 msgstr ""
16159
16160 #: read.c:1333
16161 #, c-format
16162 msgid "alignment too large: %u assumed"
16163 msgstr ""
16164
16165 #: read.c:1365
16166 msgid "expected fill pattern missing"
16167 msgstr ""
16168
16169 #: read.c:1474
16170 #, c-format
16171 msgid "size (%ld) out of range, ignored"
16172 msgstr ""
16173
16174 #: read.c:1503
16175 #, c-format
16176 msgid "size of \"%s\" is already %ld; not changing to %ld"
16177 msgstr ""
16178
16179 #. Some of the back ends can't deal with non-positive line numbers.
16180 #. Besides, it's silly.  GCC however will generate a line number of
16181 #. zero when it is pre-processing builtins for assembler-with-cpp files:
16182 #.
16183 #. # 0 "<built-in>"
16184 #.
16185 #. We do not want to barf on this, especially since such files are used
16186 #. in the GCC and GDB testsuites.  So we check for negative line numbers
16187 #. rather than non-positive line numbers.
16188 #: read.c:1755
16189 #, c-format
16190 msgid "line numbers must be positive; line number %d rejected"
16191 msgstr ""
16192
16193 #: read.c:1792
16194 #, c-format
16195 msgid "incompatible flag %i in line directive"
16196 msgstr ""
16197
16198 #: read.c:1804
16199 #, c-format
16200 msgid "unsupported flag %i in line directive"
16201 msgstr ""
16202
16203 #: read.c:1843
16204 msgid "start address not supported"
16205 msgstr ""
16206
16207 #: read.c:1852
16208 msgid ".err encountered"
16209 msgstr ""
16210
16211 #: read.c:1868
16212 msgid ".error directive invoked in source file"
16213 msgstr ""
16214
16215 #: read.c:1869
16216 msgid ".warning directive invoked in source file"
16217 msgstr ""
16218
16219 #: read.c:1875
16220 #, c-format
16221 msgid "%s argument must be a string"
16222 msgstr ""
16223
16224 #: read.c:1907 read.c:1909
16225 #, c-format
16226 msgid ".fail %ld encountered"
16227 msgstr ""
16228
16229 #: read.c:1949
16230 #, c-format
16231 msgid ".fill size clamped to %d"
16232 msgstr ""
16233
16234 #: read.c:1954
16235 msgid "size negative; .fill ignored"
16236 msgstr ""
16237
16238 #: read.c:1960
16239 msgid "repeat < 0; .fill ignored"
16240 msgstr ""
16241
16242 #: read.c:2116
16243 #, c-format
16244 msgid "Attribute name not recognised: %s"
16245 msgstr ""
16246
16247 #: read.c:2131
16248 msgid "expected numeric constant"
16249 msgstr ""
16250
16251 #: read.c:2172
16252 msgid "bad string constant"
16253 msgstr ""
16254
16255 #: read.c:2176
16256 msgid "expected <tag> , <value>"
16257 msgstr ""
16258
16259 #: read.c:2251
16260 #, c-format
16261 msgid "unrecognized .linkonce type `%s'"
16262 msgstr ""
16263
16264 #: read.c:2263
16265 msgid ".linkonce is not supported for this object file format"
16266 msgstr ""
16267
16268 #: read.c:2285
16269 #, c-format
16270 msgid "bfd_set_section_flags: %s"
16271 msgstr ""
16272
16273 #: read.c:2358
16274 msgid "expected alignment after size"
16275 msgstr ""
16276
16277 #: read.c:2585
16278 #, c-format
16279 msgid "attempt to redefine pseudo-op `%s' ignored"
16280 msgstr ""
16281
16282 #: read.c:2604
16283 msgid "ignoring macro exit outside a macro definition."
16284 msgstr ""
16285
16286 #: read.c:2656
16287 #, c-format
16288 msgid "invalid segment \"%s\""
16289 msgstr ""
16290
16291 #: read.c:2664
16292 msgid "only constant offsets supported in absolute section"
16293 msgstr ""
16294
16295 #: read.c:2703
16296 msgid "MRI style ORG pseudo-op not supported"
16297 msgstr ""
16298
16299 #: read.c:2856
16300 #, c-format
16301 msgid "unrecognized section type `%s'"
16302 msgstr ""
16303
16304 #: read.c:2870
16305 msgid "absolute sections are not supported"
16306 msgstr ""
16307
16308 #: read.c:2885
16309 #, c-format
16310 msgid "unrecognized section command `%s'"
16311 msgstr ""
16312
16313 #: read.c:2949
16314 #, c-format
16315 msgid ".end%c encountered without preceeding %s"
16316 msgstr ""
16317
16318 #: read.c:2979 read.c:3009
16319 #, c-format
16320 msgid "%s without %s"
16321 msgstr ""
16322
16323 #: read.c:3258
16324 msgid "unsupported variable size or fill value"
16325 msgstr ""
16326
16327 #: read.c:3286
16328 msgid ".space repeat count is zero, ignored"
16329 msgstr ""
16330
16331 #: read.c:3288
16332 msgid ".space repeat count is negative, ignored"
16333 msgstr ""
16334
16335 #: read.c:3317
16336 msgid "space allocation too complex in absolute section"
16337 msgstr ""
16338
16339 #: read.c:3323
16340 msgid "space allocation too complex in common section"
16341 msgstr ""
16342
16343 #: read.c:3414 read.c:4773
16344 #, c-format
16345 msgid "bad floating literal: %s"
16346 msgstr ""
16347
16348 #: read.c:3574
16349 #, c-format
16350 msgid "%s: would close weakref loop: %s"
16351 msgstr ""
16352
16353 #: read.c:3620
16354 #, c-format
16355 msgid "junk at end of line, first unrecognized character valued 0x%x"
16356 msgstr ""
16357
16358 #: read.c:3748
16359 #, c-format
16360 msgid "`%s' can't be equated to common symbol '%s'"
16361 msgstr ""
16362
16363 #: read.c:3873
16364 msgid "unexpected `\"' in expression"
16365 msgstr ""
16366
16367 #: read.c:3885
16368 msgid "rva without symbol"
16369 msgstr ""
16370
16371 #: read.c:3942
16372 msgid "missing or bad offset expression"
16373 msgstr ""
16374
16375 #: read.c:3963
16376 msgid "missing reloc type"
16377 msgstr ""
16378
16379 #: read.c:3975
16380 msgid "unrecognized reloc type"
16381 msgstr ""
16382
16383 #: read.c:3991
16384 msgid "bad reloc expression"
16385 msgstr ""
16386
16387 #: read.c:4117
16388 msgid "attempt to store value in absolute section"
16389 msgstr ""
16390
16391 #: read.c:4155 read.c:5039
16392 msgid "zero assumed for missing expression"
16393 msgstr ""
16394
16395 #: read.c:4167 read.c:5051 write.c:266 write.c:983
16396 msgid "register value used as expression"
16397 msgstr ""
16398
16399 #: read.c:4247
16400 #, c-format
16401 msgid "value 0x%llx truncated to 0x%llx"
16402 msgstr ""
16403
16404 #: read.c:4250
16405 msgid "value 0x%I64x truncated to 0x%I64x"
16406 msgstr ""
16407
16408 #: read.c:4254
16409 #, c-format
16410 msgid "value 0x%lx truncated to 0x%lx"
16411 msgstr ""
16412
16413 #: read.c:4281
16414 #, c-format
16415 msgid "bignum truncated to %d bytes"
16416 msgstr ""
16417
16418 #: read.c:4600 read.c:4795
16419 msgid "unresolvable or nonpositive repeat count; using 1"
16420 msgstr ""
16421
16422 #: read.c:4649
16423 #, c-format
16424 msgid "unknown floating type type '%c'"
16425 msgstr ""
16426
16427 #: read.c:4671
16428 msgid "floating point constant too large"
16429 msgstr ""
16430
16431 #: read.c:5207
16432 msgid "strings must be placed into a section"
16433 msgstr ""
16434
16435 #: read.c:5255
16436 msgid "expected <nn>"
16437 msgstr ""
16438
16439 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
16440 #: read.c:5288 read.c:5374
16441 msgid "unterminated string; newline inserted"
16442 msgstr ""
16443
16444 #: read.c:5382
16445 msgid "bad escaped character in string"
16446 msgstr ""
16447
16448 #: read.c:5407
16449 msgid "expected address expression"
16450 msgstr ""
16451
16452 #: read.c:5426
16453 #, c-format
16454 msgid "symbol \"%s\" undefined; zero assumed"
16455 msgstr ""
16456
16457 #: read.c:5429
16458 msgid "some symbol undefined; zero assumed"
16459 msgstr ""
16460
16461 #: read.c:5465
16462 msgid "this string may not contain '\\0'"
16463 msgstr ""
16464
16465 #: read.c:5501
16466 msgid "missing string"
16467 msgstr ""
16468
16469 #: read.c:5592
16470 #, c-format
16471 msgid ".incbin count zero, ignoring `%s'"
16472 msgstr ""
16473
16474 #: read.c:5618
16475 #, c-format
16476 msgid "file not found: %s"
16477 msgstr ""
16478
16479 #: read.c:5632
16480 #, c-format
16481 msgid "seek to end of .incbin file failed `%s'"
16482 msgstr ""
16483
16484 #: read.c:5643
16485 #, c-format
16486 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
16487 msgstr ""
16488
16489 #: read.c:5650
16490 #, c-format
16491 msgid "could not skip to %ld in file `%s'"
16492 msgstr ""
16493
16494 #: read.c:5659
16495 #, c-format
16496 msgid "truncated file `%s', %ld of %ld bytes read"
16497 msgstr ""
16498
16499 #: read.c:5818
16500 msgid "missing .func"
16501 msgstr ""
16502
16503 #: read.c:5835
16504 msgid ".endfunc missing for previous .func"
16505 msgstr ""
16506
16507 #: read.c:5972
16508 #, c-format
16509 msgid "missing closing `%c'"
16510 msgstr ""
16511
16512 #: read.c:5974
16513 msgid "stray `\\'"
16514 msgstr ""
16515
16516 #: remap.c:52
16517 #, c-format
16518 msgid "invalid argument '%s' to -fdebug-prefix-map"
16519 msgstr ""
16520
16521 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
16522 #, c-format
16523 msgid ".stab%c: missing comma"
16524 msgstr ""
16525
16526 #. This could happen for example with a source file with a huge
16527 #. number of lines.  The only cure is to use a different debug
16528 #. format, probably DWARF.
16529 #: stabs.c:242
16530 #, c-format
16531 msgid ".stab%c: description field '%x' too big, try a different debug format"
16532 msgstr ""
16533
16534 #: stabs.c:423
16535 msgid "comma missing in .xstabs"
16536 msgstr ""
16537
16538 #: symbols.c:288
16539 #, c-format
16540 msgid "cannot define symbol `%s' in absolute section"
16541 msgstr ""
16542
16543 #: symbols.c:418
16544 #, c-format
16545 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
16546 msgstr ""
16547
16548 #: symbols.c:496 symbols.c:503
16549 #, c-format
16550 msgid "inserting \"%s\" into symbol table failed: %s"
16551 msgstr ""
16552
16553 #: symbols.c:966 symbols.c:970
16554 #, c-format
16555 msgid "undefined symbol `%s' in operation"
16556 msgstr ""
16557
16558 #: symbols.c:977
16559 #, c-format
16560 msgid "invalid sections for operation on `%s' and `%s'"
16561 msgstr ""
16562
16563 #: symbols.c:981
16564 #, c-format
16565 msgid "invalid section for operation on `%s'"
16566 msgstr ""
16567
16568 #: symbols.c:989 symbols.c:992
16569 #, c-format
16570 msgid "undefined symbol `%s' in operation setting `%s'"
16571 msgstr ""
16572
16573 #: symbols.c:998
16574 #, c-format
16575 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
16576 msgstr ""
16577
16578 #: symbols.c:1001
16579 #, c-format
16580 msgid "invalid section for operation on `%s' setting `%s'"
16581 msgstr ""
16582
16583 #: symbols.c:1051
16584 #, c-format
16585 msgid "symbol definition loop encountered at `%s'"
16586 msgstr ""
16587
16588 #: symbols.c:1078
16589 #, c-format
16590 msgid "cannot convert expression symbol %s to complex relocation"
16591 msgstr ""
16592
16593 #: symbols.c:1360
16594 #, c-format
16595 msgid "division by zero when setting `%s'"
16596 msgstr ""
16597
16598 #: symbols.c:1441 write.c:2046
16599 #, c-format
16600 msgid "can't resolve value for symbol `%s'"
16601 msgstr ""
16602
16603 #: symbols.c:1888
16604 #, c-format
16605 msgid "\"%d\" (instance number %d of a %s label)"
16606 msgstr ""
16607
16608 #: symbols.c:1917
16609 #, c-format
16610 msgid "attempt to get value of unresolved symbol `%s'"
16611 msgstr ""
16612
16613 #: symbols.c:2192
16614 msgid "section symbols are already global"
16615 msgstr ""
16616
16617 #: symbols.c:2305
16618 #, c-format
16619 msgid "Accessing function `%s' as thread-local object"
16620 msgstr ""
16621
16622 #: symbols.c:2309
16623 #, c-format
16624 msgid "Accessing `%s' as thread-local object"
16625 msgstr ""
16626
16627 #: write.c:169
16628 #, c-format
16629 msgid "field fx_size too small to hold %d"
16630 msgstr ""
16631
16632 #: write.c:454
16633 #, c-format
16634 msgid "attempt to .org/.space backwards? (%ld)"
16635 msgstr ""
16636
16637 #: write.c:685
16638 msgid "invalid offset expression"
16639 msgstr ""
16640
16641 #: write.c:707
16642 msgid "invalid reloc expression"
16643 msgstr ""
16644
16645 #: write.c:1066
16646 #, c-format
16647 msgid "value of %s too large for field of %d bytes at %s"
16648 msgstr ""
16649
16650 #: write.c:1078
16651 #, c-format
16652 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
16653 msgstr ""
16654
16655 #: write.c:1122
16656 msgid "redefined symbol cannot be used on reloc"
16657 msgstr ""
16658
16659 #: write.c:1135
16660 msgid "relocation out of range"
16661 msgstr ""
16662
16663 #: write.c:1138
16664 #, c-format
16665 msgid "%s:%u: bad return from bfd_install_relocation: %x"
16666 msgstr ""
16667
16668 #: write.c:1202
16669 msgid "internal error: fixup not contained within frag"
16670 msgstr ""
16671
16672 #: write.c:1255
16673 msgid "reloc not within (fixed part of) section"
16674 msgstr ""
16675
16676 #: write.c:1319 write.c:1448
16677 msgid "can't extend frag"
16678 msgstr ""
16679
16680 #: write.c:1510 write.c:1531
16681 #, c-format
16682 msgid "can't write %s: %s"
16683 msgstr ""
16684
16685 #: write.c:1561
16686 msgid "cannot write to output file"
16687 msgstr ""
16688
16689 #: write.c:1715
16690 #, c-format
16691 msgid "%d error%s, %d warning%s, generating bad object file"
16692 msgstr ""
16693
16694 #: write.c:1722
16695 #, c-format
16696 msgid "%d error%s, %d warning%s, no object file generated"
16697 msgstr ""
16698
16699 #: write.c:1961
16700 #, c-format
16701 msgid "%s: global symbols not supported in common sections"
16702 msgstr ""
16703
16704 #: write.c:1975
16705 #, c-format
16706 msgid "local label `%s' is not defined"
16707 msgstr ""
16708
16709 #: write.c:1997
16710 #, c-format
16711 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
16712 msgstr ""
16713
16714 #: write.c:2004
16715 #, c-format
16716 msgid "can't make global register symbol `%s'"
16717 msgstr ""
16718
16719 #: write.c:2297
16720 #, c-format
16721 msgid "alignment padding (%lu bytes) not a multiple of %ld"
16722 msgstr ""
16723
16724 #: write.c:2459
16725 #, c-format
16726 msgid ".word %s-%s+%s didn't fit"
16727 msgstr ""
16728
16729 #: write.c:2553
16730 msgid "padding added"
16731 msgstr ""
16732
16733 #: write.c:2603
16734 msgid "attempt to move .org backwards"
16735 msgstr ""
16736
16737 #: write.c:2627
16738 msgid ".space specifies non-absolute value"
16739 msgstr ""
16740
16741 #: write.c:2642
16742 msgid ".space or .fill with negative value, ignored"
16743 msgstr ""
16744
16745 #: write.c:2713
16746 #, c-format
16747 msgid ""
16748 "Infinite loop encountered whilst attempting to compute the addresses of "
16749 "symbols in section %s"
16750 msgstr ""