PR gas/5175
[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: 2007-10-18 11:59+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:473 app.c:487
20 msgid "end of file in comment"
21 msgstr ""
22
23 #: app.c:565 app.c:612
24 #, c-format
25 msgid "end of file in string; '%c' inserted"
26 msgstr ""
27
28 #: app.c:638
29 #, c-format
30 msgid "unknown escape '\\%c' in string; ignored"
31 msgstr ""
32
33 #: app.c:801
34 msgid "end of file not at end of a line; newline inserted"
35 msgstr ""
36
37 #: app.c:957
38 msgid "end of file in multiline comment"
39 msgstr ""
40
41 #: app.c:1022
42 msgid "end of file after a one-character quote; \\0 inserted"
43 msgstr ""
44
45 #: app.c:1030
46 msgid "end of file in escape character"
47 msgstr ""
48
49 #: app.c:1042
50 msgid "missing close quote; (assumed)"
51 msgstr ""
52
53 #: app.c:1110 app.c:1164 app.c:1175 app.c:1249
54 msgid "end of file in comment; newline inserted"
55 msgstr ""
56
57 #: as.c:158
58 msgid "missing emulation mode name"
59 msgstr ""
60
61 #: as.c:173
62 #, c-format
63 msgid "unrecognized emulation name `%s'"
64 msgstr ""
65
66 #: as.c:220
67 #, c-format
68 msgid "GNU assembler version %s (%s) using BFD version %s\n"
69 msgstr ""
70
71 #: as.c:227
72 #, c-format
73 msgid "Usage: %s [option...] [asmfile...]\n"
74 msgstr ""
75
76 #: as.c:229
77 #, c-format
78 msgid ""
79 "Options:\n"
80 "  -a[sub-option...]\t  turn on listings\n"
81 "                      \t  Sub-options [default hls]:\n"
82 "                      \t  c      omit false conditionals\n"
83 "                      \t  d      omit debugging directives\n"
84 "                      \t  h      include high-level source\n"
85 "                      \t  l      include assembly\n"
86 "                      \t  m      include macro expansions\n"
87 "                      \t  n      omit forms processing\n"
88 "                      \t  s      include symbols\n"
89 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
90 msgstr ""
91
92 #: as.c:242
93 #, c-format
94 msgid "  --alternate             initially turn on alternate macro syntax\n"
95 msgstr ""
96
97 #: as.c:244
98 #, c-format
99 msgid "  -D                      produce assembler debugging messages\n"
100 msgstr ""
101
102 #: as.c:246
103 #, c-format
104 msgid "  --debug-prefix-map OLD=NEW  Map OLD to NEW in debug information\n"
105 msgstr ""
106
107 #: as.c:248
108 #, c-format
109 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
110 msgstr ""
111
112 #: as.c:264
113 #, c-format
114 msgid "                          emulate output (default %s)\n"
115 msgstr ""
116
117 #: as.c:269
118 #, c-format
119 msgid "  --execstack             require executable stack for this object\n"
120 msgstr ""
121
122 #: as.c:271
123 #, c-format
124 msgid ""
125 "  --noexecstack           don't require executable stack for this object\n"
126 msgstr ""
127
128 #: as.c:274
129 #, c-format
130 msgid "  -f                      skip whitespace and comment preprocessing\n"
131 msgstr ""
132
133 #: as.c:276
134 #, c-format
135 msgid "  -g --gen-debug          generate debugging information\n"
136 msgstr ""
137
138 #: as.c:278
139 #, c-format
140 msgid "  --gstabs                generate STABS debugging information\n"
141 msgstr ""
142
143 #: as.c:280
144 #, c-format
145 msgid ""
146 "  --gstabs+               generate STABS debug info with GNU extensions\n"
147 msgstr ""
148
149 #: as.c:282
150 #, c-format
151 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
152 msgstr ""
153
154 #: as.c:284
155 #, c-format
156 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
157 msgstr ""
158
159 #: as.c:286
160 #, c-format
161 msgid "  --help                  show this message and exit\n"
162 msgstr ""
163
164 #: as.c:288
165 #, c-format
166 msgid "  --target-help           show target specific options\n"
167 msgstr ""
168
169 #: as.c:290
170 #, c-format
171 msgid ""
172 "  -I DIR                  add DIR to search list for .include directives\n"
173 msgstr ""
174
175 #: as.c:292
176 #, c-format
177 msgid "  -J                      don't warn about signed overflow\n"
178 msgstr ""
179
180 #: as.c:294
181 #, c-format
182 msgid ""
183 "  -K                      warn when differences altered for long "
184 "displacements\n"
185 msgstr ""
186
187 #: as.c:296
188 #, c-format
189 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
190 msgstr ""
191
192 #: as.c:298
193 #, c-format
194 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
195 msgstr ""
196
197 #: as.c:300
198 #, c-format
199 msgid ""
200 "  --MD FILE               write dependency information in FILE (default "
201 "none)\n"
202 msgstr ""
203
204 #: as.c:302
205 #, c-format
206 msgid "  -nocpp                  ignored\n"
207 msgstr ""
208
209 #: as.c:304
210 #, c-format
211 msgid ""
212 "  -o OBJFILE              name the object-file output OBJFILE (default a."
213 "out)\n"
214 msgstr ""
215
216 #: as.c:306
217 #, c-format
218 msgid "  -R                      fold data section into text section\n"
219 msgstr ""
220
221 #: as.c:308
222 #, c-format
223 msgid ""
224 "  --reduce-memory-overheads \n"
225 "                          prefer smaller memory use at the cost of longer\n"
226 "                          assembly times\n"
227 msgstr ""
228
229 #: as.c:312
230 #, c-format
231 msgid ""
232 "  --statistics            print various measured statistics from execution\n"
233 msgstr ""
234
235 #: as.c:314
236 #, c-format
237 msgid "  --strip-local-absolute  strip local absolute symbols\n"
238 msgstr ""
239
240 #: as.c:316
241 #, c-format
242 msgid ""
243 "  --traditional-format    Use same format as native assembler when possible\n"
244 msgstr ""
245
246 #: as.c:318
247 #, c-format
248 msgid "  --version               print assembler version number and exit\n"
249 msgstr ""
250
251 #: as.c:320
252 #, c-format
253 msgid "  -W  --no-warn           suppress warnings\n"
254 msgstr ""
255
256 #: as.c:322
257 #, c-format
258 msgid "  --warn                  don't suppress warnings\n"
259 msgstr ""
260
261 #: as.c:324
262 #, c-format
263 msgid "  --fatal-warnings        treat warnings as errors\n"
264 msgstr ""
265
266 #: as.c:327
267 #, c-format
268 msgid ""
269 "  --itbl INSTTBL          extend instruction set to include instructions\n"
270 "                          matching the specifications defined in file "
271 "INSTTBL\n"
272 msgstr ""
273
274 #: as.c:331
275 #, c-format
276 msgid "  -w                      ignored\n"
277 msgstr ""
278
279 #: as.c:333
280 #, c-format
281 msgid "  -X                      ignored\n"
282 msgstr ""
283
284 #: as.c:335
285 #, c-format
286 msgid "  -Z                      generate object file even after errors\n"
287 msgstr ""
288
289 #: as.c:337
290 #, c-format
291 msgid ""
292 "  --listing-lhs-width     set the width in words of the output data column "
293 "of\n"
294 "                          the listing\n"
295 msgstr ""
296
297 #: as.c:340
298 #, c-format
299 msgid ""
300 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
301 "                          of the output data column; ignored if smaller "
302 "than\n"
303 "                          the width of the first line\n"
304 msgstr ""
305
306 #: as.c:344
307 #, c-format
308 msgid ""
309 "  --listing-rhs-width     set the max width in characters of the lines from\n"
310 "                          the source file\n"
311 msgstr ""
312
313 #: as.c:347
314 #, c-format
315 msgid ""
316 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
317 "                          for the output data column of the listing\n"
318 msgstr ""
319
320 #: as.c:350
321 #, c-format
322 msgid "  @FILE                   read options from FILE\n"
323 msgstr ""
324
325 #: as.c:358
326 #, c-format
327 msgid "Report bugs to %s\n"
328 msgstr ""
329
330 #: as.c:563
331 #, c-format
332 msgid "unrecognized option -%c%s"
333 msgstr ""
334
335 #. This output is intended to follow the GNU standards document.
336 #: as.c:601
337 #, c-format
338 msgid "GNU assembler %s\n"
339 msgstr ""
340
341 #: as.c:602
342 #, c-format
343 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
344 msgstr ""
345
346 #: as.c:603
347 #, c-format
348 msgid ""
349 "This program is free software; you may redistribute it under the terms of\n"
350 "the GNU General Public License version 3 or later.\n"
351 "This program has absolutely no warranty.\n"
352 msgstr ""
353
354 #: as.c:607
355 #, c-format
356 msgid "This assembler was configured for a target of `%s'.\n"
357 msgstr ""
358
359 #: as.c:614
360 msgid "multiple emulation names specified"
361 msgstr ""
362
363 #: as.c:616
364 msgid "emulations not handled in this configuration"
365 msgstr ""
366
367 #: as.c:621
368 #, c-format
369 msgid "alias = %s\n"
370 msgstr ""
371
372 #: as.c:622
373 #, c-format
374 msgid "canonical = %s\n"
375 msgstr ""
376
377 #: as.c:623
378 #, c-format
379 msgid "cpu-type = %s\n"
380 msgstr ""
381
382 #: as.c:625
383 #, c-format
384 msgid "format = %s\n"
385 msgstr ""
386
387 #: as.c:628
388 #, c-format
389 msgid "bfd-target = %s\n"
390 msgstr ""
391
392 #: as.c:645
393 msgid "bad defsym; format is --defsym name=value"
394 msgstr ""
395
396 #: as.c:665
397 msgid "no file name following -t option"
398 msgstr ""
399
400 #: as.c:680
401 #, c-format
402 msgid "failed to read instruction table %s\n"
403 msgstr ""
404
405 #: as.c:848
406 #, c-format
407 msgid "invalid listing option `%c'"
408 msgstr ""
409
410 #: as.c:901
411 msgid "--hash-size needs a numeric argument"
412 msgstr ""
413
414 #: as.c:926
415 #, c-format
416 msgid "%s: total time in assembly: %ld.%06ld\n"
417 msgstr ""
418
419 #: as.c:929
420 #, c-format
421 msgid "%s: data size %ld\n"
422 msgstr ""
423
424 #: as.c:1239
425 #, c-format
426 msgid "%d warnings, treating warnings as errors"
427 msgstr ""
428
429 #: as.h:237
430 #, c-format
431 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
432 msgstr ""
433
434 #.
435 #. * We have a GROSS internal error.
436 #. * This should never happen.
437 #.
438 #: atof-generic.c:417 config/tc-m68k.c:3391
439 msgid "failed sanity check"
440 msgstr ""
441
442 #: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
443 #: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
444 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1857 config/tc-ppc.c:2436
445 #: config/tc-ppc.c:2653 config/tc-ppc.c:2665 config/tc-s390.c:1231
446 #: config/tc-s390.c:1331 config/tc-s390.c:1460 config/tc-v850.c:1730
447 #: config/tc-v850.c:1753 config/tc-v850.c:1956
448 msgid "too many fixups"
449 msgstr ""
450
451 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
452 #: config/tc-d30v.c:453 config/tc-mn10200.c:1042 config/tc-mn10300.c:1781
453 #: config/tc-ppc.c:2468 config/tc-s390.c:1219 config/tc-v850.c:1932
454 #: config/tc-z80.c:422
455 msgid "illegal operand"
456 msgstr ""
457
458 #: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:512 config/tc-d10v.c:463
459 #: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-mcore.c:662
460 #: config/tc-mmix.c:488 config/tc-mn10200.c:1045 config/tc-mn10300.c:1784
461 #: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2470
462 #: config/tc-s390.c:1221 config/tc-sh64.c:2213 config/tc-sh.c:1359
463 #: config/tc-v850.c:1935 config/tc-z80.c:575 config/tc-z8k.c:350
464 msgid "missing operand"
465 msgstr ""
466
467 #: cgen.c:798
468 msgid "a reloc on this operand implies an overflow"
469 msgstr ""
470
471 #: cgen.c:821
472 msgid "operand mask overflow"
473 msgstr ""
474
475 #. We can't actually support subtracting a symbol.
476 #: cgen.c:884 config/tc-arc.c:1247 config/tc-arm.c:1524 config/tc-arm.c:8153
477 #: config/tc-arm.c:8204 config/tc-arm.c:8437 config/tc-arm.c:9160
478 #: config/tc-arm.c:9964 config/tc-arm.c:9992 config/tc-arm.c:10249
479 #: config/tc-arm.c:10266 config/tc-arm.c:10388 config/tc-avr.c:1022
480 #: config/tc-cris.c:3984 config/tc-d10v.c:1502 config/tc-d30v.c:1903
481 #: config/tc-mips.c:4184 config/tc-mips.c:5308 config/tc-mips.c:6247
482 #: config/tc-mips.c:6839 config/tc-msp430.c:1937 config/tc-ppc.c:5579
483 #: config/tc-spu.c:906 config/tc-spu.c:930 config/tc-v850.c:2271
484 #: config/tc-xstormy16.c:484 config/tc-xtensa.c:5613 config/tc-xtensa.c:11539
485 msgid "expression too complex"
486 msgstr ""
487
488 #: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5703 config/tc-s390.c:2053
489 #: config/tc-v850.c:2311 config/tc-xstormy16.c:538
490 msgid "unresolved expression that must be resolved"
491 msgstr ""
492
493 #: cgen.c:1003 config/tc-xstormy16.c:563
494 #, c-format
495 msgid "internal error: can't install fix for reloc type %d (`%s')"
496 msgstr ""
497
498 #: cgen.c:1033
499 msgid "relocation is not supported"
500 msgstr ""
501
502 #: cond.c:83
503 msgid "invalid identifier for \".ifdef\""
504 msgstr ""
505
506 #: cond.c:150
507 msgid "non-constant expression in \".if\" statement"
508 msgstr ""
509
510 #: cond.c:277
511 msgid "bad format for ifc or ifnc"
512 msgstr ""
513
514 #: cond.c:307
515 msgid "\".elseif\" without matching \".if\""
516 msgstr ""
517
518 #: cond.c:311
519 msgid "\".elseif\" after \".else\""
520 msgstr ""
521
522 #: cond.c:314 cond.c:420
523 msgid "here is the previous \"else\""
524 msgstr ""
525
526 #: cond.c:317 cond.c:423
527 msgid "here is the previous \"if\""
528 msgstr ""
529
530 #: cond.c:346
531 msgid "non-constant expression in \".elseif\" statement"
532 msgstr ""
533
534 #: cond.c:384
535 msgid "\".endif\" without \".if\""
536 msgstr ""
537
538 #: cond.c:413
539 msgid "\".else\" without matching \".if\""
540 msgstr ""
541
542 #: cond.c:417
543 msgid "duplicate \"else\""
544 msgstr ""
545
546 #: cond.c:468
547 msgid ".ifeqs syntax error"
548 msgstr ""
549
550 #: cond.c:549
551 msgid "end of macro inside conditional"
552 msgstr ""
553
554 #: cond.c:551
555 msgid "end of file inside conditional"
556 msgstr ""
557
558 #: cond.c:554
559 msgid "here is the start of the unterminated conditional"
560 msgstr ""
561
562 #: cond.c:558
563 msgid "here is the \"else\" of the unterminated conditional"
564 msgstr ""
565
566 #: config/atof-ieee.c:141
567 msgid "cannot create floating-point number"
568 msgstr ""
569
570 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:919
571 #: config/tc-ia64.c:11721 config/tc-tic30.c:1261 config/tc-tic4x.c:2706
572 msgid "Unrecognized or unsupported floating point constant"
573 msgstr ""
574
575 #: config/obj-aout.c:85
576 #, c-format
577 msgid "Attempt to put a common symbol into set %s"
578 msgstr ""
579
580 #: config/obj-aout.c:89
581 #, c-format
582 msgid "Attempt to put an undefined symbol into set %s"
583 msgstr ""
584
585 #: config/obj-aout.c:116 config/obj-coff.c:1339
586 #, c-format
587 msgid "Symbol `%s' can not be both weak and common"
588 msgstr ""
589
590 #: config/obj-coff.c:133
591 #, c-format
592 msgid "Inserting \"%s\" into structure table failed: %s"
593 msgstr ""
594
595 #. Zero is used as an end marker in the file.
596 #: config/obj-coff.c:366
597 msgid "Line numbers must be positive integers\n"
598 msgstr ""
599
600 #: config/obj-coff.c:398
601 msgid ".ln pseudo-op inside .def/.endef: ignored."
602 msgstr ""
603
604 #: config/obj-coff.c:440 ecoff.c:3240
605 msgid ".loc outside of .text"
606 msgstr ""
607
608 #: config/obj-coff.c:447
609 msgid ".loc pseudo-op inside .def/.endef: ignored."
610 msgstr ""
611
612 #: config/obj-coff.c:528
613 msgid ".def pseudo-op used inside of .def/.endef: ignored."
614 msgstr ""
615
616 #: config/obj-coff.c:567
617 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
618 msgstr ""
619
620 #: config/obj-coff.c:606
621 #, c-format
622 msgid "`%s' symbol without preceding function"
623 msgstr ""
624
625 #: config/obj-coff.c:693
626 #, c-format
627 msgid "unexpected storage class %d"
628 msgstr ""
629
630 #: config/obj-coff.c:801
631 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
632 msgstr ""
633
634 #: config/obj-coff.c:821
635 msgid "badly formed .dim directive ignored"
636 msgstr ""
637
638 #: config/obj-coff.c:870
639 msgid ".size pseudo-op used outside of .def/.endef ignored."
640 msgstr ""
641
642 #: config/obj-coff.c:885
643 msgid ".scl pseudo-op used outside of .def/.endef ignored."
644 msgstr ""
645
646 #: config/obj-coff.c:902
647 msgid ".tag pseudo-op used outside of .def/.endef ignored."
648 msgstr ""
649
650 #: config/obj-coff.c:920
651 #, c-format
652 msgid "tag not found for .tag %s"
653 msgstr ""
654
655 #: config/obj-coff.c:933
656 msgid ".type pseudo-op used outside of .def/.endef ignored."
657 msgstr ""
658
659 #: config/obj-coff.c:952
660 msgid ".val pseudo-op used outside of .def/.endef ignored."
661 msgstr ""
662
663 #: config/obj-coff.c:1119
664 msgid "badly formed .weak directive ignored"
665 msgstr ""
666
667 #: config/obj-coff.c:1297
668 msgid "mismatched .eb"
669 msgstr ""
670
671 #: config/obj-coff.c:1318
672 #, c-format
673 msgid "C_EFCN symbol for %s out of scope"
674 msgstr ""
675
676 #. STYP_INFO
677 #. STYP_LIB
678 #. STYP_OVER
679 #: config/obj-coff.c:1590
680 #, c-format
681 msgid "unsupported section attribute '%c'"
682 msgstr ""
683
684 #: config/obj-coff.c:1594 config/tc-ppc.c:4659
685 #, c-format
686 msgid "unknown section attribute '%c'"
687 msgstr ""
688
689 #: config/obj-coff.c:1622 config/tc-ppc.c:4677 config/tc-tic54x.c:4285
690 #: read.c:2754
691 #, c-format
692 msgid "error setting flags for \"%s\": %s"
693 msgstr ""
694
695 #: config/obj-coff.c:1633
696 #, c-format
697 msgid "Ignoring changed section attributes for %s"
698 msgstr ""
699
700 #: config/obj-coff.c:1764
701 #, c-format
702 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
703 msgstr ""
704
705 #: config/obj-ecoff.c:125
706 msgid "Can't set GP value"
707 msgstr ""
708
709 #: config/obj-ecoff.c:132
710 msgid "Can't set register masks"
711 msgstr ""
712
713 #: config/obj-elf.c:323 config/tc-sparc.c:3980 config/tc-v850.c:450
714 #, c-format
715 msgid "bad .common segment %s"
716 msgstr ""
717
718 #: config/obj-elf.c:601
719 #, c-format
720 msgid "setting incorrect section type for %s"
721 msgstr ""
722
723 #: config/obj-elf.c:606
724 #, c-format
725 msgid "ignoring incorrect section type for %s"
726 msgstr ""
727
728 #: config/obj-elf.c:648
729 #, c-format
730 msgid "setting incorrect section attributes for %s"
731 msgstr ""
732
733 #: config/obj-elf.c:700
734 #, c-format
735 msgid "ignoring changed section type for %s"
736 msgstr ""
737
738 #: config/obj-elf.c:712
739 #, c-format
740 msgid "ignoring changed section attributes for %s"
741 msgstr ""
742
743 #: config/obj-elf.c:714
744 #, c-format
745 msgid "ignoring changed section entity size for %s"
746 msgstr ""
747
748 #: config/obj-elf.c:767
749 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
750 msgstr ""
751
752 #: config/obj-elf.c:804
753 msgid "unrecognized section attribute"
754 msgstr ""
755
756 #: config/obj-elf.c:832 read.c:2738
757 msgid "unrecognized section type"
758 msgstr ""
759
760 #: config/obj-elf.c:862
761 msgid "missing name"
762 msgstr ""
763
764 #: config/obj-elf.c:978
765 msgid "invalid merge entity size"
766 msgstr ""
767
768 #: config/obj-elf.c:985
769 msgid "entity size for SHF_MERGE not specified"
770 msgstr ""
771
772 #: config/obj-elf.c:1005
773 msgid "group name for SHF_GROUP not specified"
774 msgstr ""
775
776 #: config/obj-elf.c:1018
777 msgid "character following name is not '#'"
778 msgstr ""
779
780 #: config/obj-elf.c:1136
781 msgid ".previous without corresponding .section; ignored"
782 msgstr ""
783
784 #: config/obj-elf.c:1162
785 msgid ".popsection without corresponding .pushsection; ignored"
786 msgstr ""
787
788 #: config/obj-elf.c:1214
789 msgid "expected comma after name in .symver"
790 msgstr ""
791
792 #: config/obj-elf.c:1238
793 #, c-format
794 msgid "missing version name in `%s' for symbol `%s'"
795 msgstr ""
796
797 #: config/obj-elf.c:1249
798 #, c-format
799 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
800 msgstr ""
801
802 #: config/obj-elf.c:1286
803 #, c-format
804 msgid "expected `%s' to have already been set for .vtable_inherit"
805 msgstr ""
806
807 #: config/obj-elf.c:1296
808 msgid "expected comma after name in .vtable_inherit"
809 msgstr ""
810
811 #: config/obj-elf.c:1356
812 msgid "expected comma after name in .vtable_entry"
813 msgstr ""
814
815 #: config/obj-elf.c:1479
816 msgid "expected quoted string"
817 msgstr ""
818
819 #: config/obj-elf.c:1499
820 #, c-format
821 msgid "expected comma after name `%s' in .size directive"
822 msgstr ""
823
824 #: config/obj-elf.c:1508
825 msgid "missing expression in .size directive"
826 msgstr ""
827
828 #: config/obj-elf.c:1607
829 #, c-format
830 msgid "symbol '%s' is already defined"
831 msgstr ""
832
833 #: config/obj-elf.c:1622
834 #, c-format
835 msgid "unrecognized symbol type \"%s\""
836 msgstr ""
837
838 #: config/obj-elf.c:1793
839 msgid ".size expression too complicated to fix up"
840 msgstr ""
841
842 #: config/obj-elf.c:1825
843 #, c-format
844 msgid ""
845 "invalid attempt to declare external version name as default in symbol `%s'"
846 msgstr ""
847
848 #: config/obj-elf.c:1886 ecoff.c:3598
849 #, c-format
850 msgid "symbol `%s' can not be both weak and common"
851 msgstr ""
852
853 #: config/obj-elf.c:1993
854 #, c-format
855 msgid "assuming all members of group `%s' are COMDAT"
856 msgstr ""
857
858 #: config/obj-elf.c:2015
859 #, c-format
860 msgid "can't create group: %s"
861 msgstr ""
862
863 #: config/obj-elf.c:2125
864 #, c-format
865 msgid "failed to set up debugging information: %s"
866 msgstr ""
867
868 #: config/obj-elf.c:2145
869 #, c-format
870 msgid "can't start writing .mdebug section: %s"
871 msgstr ""
872
873 #: config/obj-elf.c:2153
874 #, c-format
875 msgid "could not write .mdebug section: %s"
876 msgstr ""
877
878 #: config/obj-som.c:58
879 msgid "Only one .compiler pseudo-op per file!"
880 msgstr ""
881
882 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
883 msgid "Expected quoted string"
884 msgstr ""
885
886 #: config/obj-som.c:88
887 msgid ".compiler directive missing language and version"
888 msgstr ""
889
890 #: config/obj-som.c:98
891 msgid ".compiler directive missing version"
892 msgstr ""
893
894 #: config/obj-som.c:114
895 #, c-format
896 msgid "FATAL: Attaching compiler header %s"
897 msgstr ""
898
899 #: config/obj-som.c:129
900 msgid "Only one .version pseudo-op per file!"
901 msgstr ""
902
903 #: config/obj-som.c:153
904 #, c-format
905 msgid "attaching version header %s: %s"
906 msgstr ""
907
908 #: config/obj-som.c:171
909 msgid "Only one .copyright pseudo-op per file!"
910 msgstr ""
911
912 #: config/obj-som.c:195
913 #, c-format
914 msgid "attaching copyright header %s: %s"
915 msgstr ""
916
917 #: config/tc-alpha.c:592
918 #, c-format
919 msgid "No !literal!%ld was found"
920 msgstr ""
921
922 #: config/tc-alpha.c:599
923 #, c-format
924 msgid "No !tlsgd!%ld was found"
925 msgstr ""
926
927 #: config/tc-alpha.c:606
928 #, c-format
929 msgid "No !tlsldm!%ld was found"
930 msgstr ""
931
932 #: config/tc-alpha.c:615
933 #, c-format
934 msgid "No ldah !gpdisp!%ld was found"
935 msgstr ""
936
937 #: config/tc-alpha.c:665
938 #, c-format
939 msgid "too many !literal!%ld for %s"
940 msgstr ""
941
942 #: config/tc-alpha.c:695
943 #, c-format
944 msgid "No lda !gpdisp!%ld was found"
945 msgstr ""
946
947 #. Only support one relocation op per insn.
948 #: config/tc-alpha.c:852
949 msgid "More than one relocation op per insn"
950 msgstr ""
951
952 #: config/tc-alpha.c:868
953 msgid "No relocation operand"
954 msgstr ""
955
956 #: config/tc-alpha.c:878
957 #, c-format
958 msgid "Unknown relocation operand: !%s"
959 msgstr ""
960
961 #: config/tc-alpha.c:888
962 #, c-format
963 msgid "no sequence number after !%s"
964 msgstr ""
965
966 #: config/tc-alpha.c:898
967 #, c-format
968 msgid "!%s does not use a sequence number"
969 msgstr ""
970
971 #: config/tc-alpha.c:908
972 #, c-format
973 msgid "Bad sequence number: !%s!%s"
974 msgstr ""
975
976 #: config/tc-alpha.c:1123 config/tc-alpha.c:3139
977 #, c-format
978 msgid "inappropriate arguments for opcode `%s'"
979 msgstr ""
980
981 #: config/tc-alpha.c:1125 config/tc-alpha.c:3141
982 #, c-format
983 msgid "opcode `%s' not supported for target %s"
984 msgstr ""
985
986 #: config/tc-alpha.c:1129 config/tc-alpha.c:3145 config/tc-avr.c:1291
987 #: config/tc-msp430.c:1829
988 #, c-format
989 msgid "unknown opcode `%s'"
990 msgstr ""
991
992 #: config/tc-alpha.c:1209 config/tc-alpha.c:1384
993 msgid "overflow in literal (.lita) table"
994 msgstr ""
995
996 #: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
997 #: config/tc-alpha.c:2049 config/tc-alpha.c:2093 config/tc-alpha.c:2162
998 #: config/tc-alpha.c:2245 config/tc-alpha.c:2470 config/tc-alpha.c:2568
999 msgid "macro requires $at register while noat in effect"
1000 msgstr ""
1001
1002 #: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1003 msgid "macro requires $at while $at in use"
1004 msgstr ""
1005
1006 #: config/tc-alpha.c:1346
1007 msgid "bignum invalid; zero assumed"
1008 msgstr ""
1009
1010 #: config/tc-alpha.c:1348
1011 msgid "floating point number invalid; zero assumed"
1012 msgstr ""
1013
1014 #: config/tc-alpha.c:1353
1015 msgid "can't handle expression"
1016 msgstr ""
1017
1018 #: config/tc-alpha.c:1390
1019 msgid "overflow in literal (.lit8) table"
1020 msgstr ""
1021
1022 #: config/tc-alpha.c:1674
1023 #, c-format
1024 msgid "too many ldah insns for !gpdisp!%ld"
1025 msgstr ""
1026
1027 #: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1028 #, c-format
1029 msgid "both insns for !gpdisp!%ld must be in the same section"
1030 msgstr ""
1031
1032 #: config/tc-alpha.c:1686
1033 #, c-format
1034 msgid "too many lda insns for !gpdisp!%ld"
1035 msgstr ""
1036
1037 #: config/tc-alpha.c:1742
1038 #, c-format
1039 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1040 msgstr ""
1041
1042 #: config/tc-alpha.c:1745
1043 #, c-format
1044 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1045 msgstr ""
1046
1047 #: config/tc-alpha.c:1762
1048 #, c-format
1049 msgid "duplicate !tlsgd!%ld"
1050 msgstr ""
1051
1052 #: config/tc-alpha.c:1764
1053 #, c-format
1054 msgid "sequence number in use for !tlsldm!%ld"
1055 msgstr ""
1056
1057 #: config/tc-alpha.c:1778
1058 #, c-format
1059 msgid "duplicate !tlsldm!%ld"
1060 msgstr ""
1061
1062 #: config/tc-alpha.c:1780
1063 #, c-format
1064 msgid "sequence number in use for !tlsgd!%ld"
1065 msgstr ""
1066
1067 #: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:856
1068 #: config/tc-mn10300.c:2569 config/tc-ppc.c:1575 config/tc-s390.c:615
1069 #: config/tc-v850.c:1556
1070 msgid "operand"
1071 msgstr ""
1072
1073 #: config/tc-alpha.c:1962
1074 msgid "invalid relocation for instruction"
1075 msgstr ""
1076
1077 #: config/tc-alpha.c:1973
1078 msgid "invalid relocation for field"
1079 msgstr ""
1080
1081 #: config/tc-alpha.c:2760
1082 msgid "can not resolve expression"
1083 msgstr ""
1084
1085 #: config/tc-alpha.c:3275 config/tc-ppc.c:1874 config/tc-ppc.c:4422
1086 #, c-format
1087 msgid ".COMMon length (%ld.) <0! Ignored."
1088 msgstr ""
1089
1090 #: config/tc-alpha.c:3304 config/tc-sparc.c:3850 config/tc-v850.c:245
1091 msgid "Ignoring attempt to re-define symbol"
1092 msgstr ""
1093
1094 #: config/tc-alpha.c:3313 config/tc-alpha.c:3322 config/tc-ppc.c:4459
1095 #: config/tc-sparc.c:3858
1096 #, c-format
1097 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1098 msgstr ""
1099
1100 #: config/tc-alpha.c:3439 ecoff.c:3054
1101 msgid ".ent directive has no name"
1102 msgstr ""
1103
1104 #: config/tc-alpha.c:3447
1105 msgid "nested .ent directives"
1106 msgstr ""
1107
1108 #: config/tc-alpha.c:3491 ecoff.c:3005
1109 msgid ".end directive has no name"
1110 msgstr ""
1111
1112 #: config/tc-alpha.c:3500
1113 msgid ".end directive without matching .ent"
1114 msgstr ""
1115
1116 #: config/tc-alpha.c:3502
1117 msgid ".end directive names different symbol than .ent"
1118 msgstr ""
1119
1120 #: config/tc-alpha.c:3545 ecoff.c:3140
1121 msgid ".fmask outside of .ent"
1122 msgstr ""
1123
1124 #: config/tc-alpha.c:3547 config/tc-score.c:5816 ecoff.c:3204
1125 msgid ".mask outside of .ent"
1126 msgstr ""
1127
1128 #: config/tc-alpha.c:3555 ecoff.c:3147
1129 msgid "bad .fmask directive"
1130 msgstr ""
1131
1132 #: config/tc-alpha.c:3557 ecoff.c:3211
1133 msgid "bad .mask directive"
1134 msgstr ""
1135
1136 #: config/tc-alpha.c:3590 config/tc-mips.c:14617 config/tc-score.c:5959
1137 #: ecoff.c:3168
1138 msgid ".frame outside of .ent"
1139 msgstr ""
1140
1141 #: config/tc-alpha.c:3601 ecoff.c:3179
1142 msgid "bad .frame directive"
1143 msgstr ""
1144
1145 #: config/tc-alpha.c:3633
1146 msgid ".prologue directive without a preceding .ent directive"
1147 msgstr ""
1148
1149 #: config/tc-alpha.c:3651
1150 #, c-format
1151 msgid "Invalid argument %d to .prologue."
1152 msgstr ""
1153
1154 #: config/tc-alpha.c:3742
1155 msgid "ECOFF debugging is disabled."
1156 msgstr ""
1157
1158 #: config/tc-alpha.c:3756
1159 msgid ".ent directive without matching .end"
1160 msgstr ""
1161
1162 #: config/tc-alpha.c:3841
1163 msgid ".usepv directive has no name"
1164 msgstr ""
1165
1166 #: config/tc-alpha.c:3852
1167 msgid ".usepv directive has no type"
1168 msgstr ""
1169
1170 #: config/tc-alpha.c:3867
1171 msgid "unknown argument for .usepv"
1172 msgstr ""
1173
1174 #: config/tc-alpha.c:3900
1175 msgid "Unknown section directive"
1176 msgstr ""
1177
1178 #: config/tc-alpha.c:3935
1179 msgid ".ent directive has no symbol"
1180 msgstr ""
1181
1182 #: config/tc-alpha.c:3960
1183 msgid "Bad .frame directive 1./2. param"
1184 msgstr ""
1185
1186 #: config/tc-alpha.c:3972
1187 msgid "Bad .frame directive 3./4. param"
1188 msgstr ""
1189
1190 #: config/tc-alpha.c:3994
1191 msgid ".pdesc directive not in link (.link) section"
1192 msgstr ""
1193
1194 #: config/tc-alpha.c:4002
1195 msgid ".pdesc has no matching .ent"
1196 msgstr ""
1197
1198 #: config/tc-alpha.c:4013
1199 msgid ".pdesc directive has no entry symbol"
1200 msgstr ""
1201
1202 #: config/tc-alpha.c:4026
1203 msgid "No comma after .pdesc <entryname>"
1204 msgstr ""
1205
1206 #: config/tc-alpha.c:4046
1207 msgid "unknown procedure kind"
1208 msgstr ""
1209
1210 #: config/tc-alpha.c:4136
1211 msgid ".name directive not in link (.link) section"
1212 msgstr ""
1213
1214 #: config/tc-alpha.c:4144
1215 msgid ".name directive has no symbol"
1216 msgstr ""
1217
1218 #: config/tc-alpha.c:4175
1219 msgid "No symbol after .linkage"
1220 msgstr ""
1221
1222 #: config/tc-alpha.c:4199
1223 msgid "No symbol after .code_address"
1224 msgstr ""
1225
1226 #: config/tc-alpha.c:4226 config/tc-score.c:5822
1227 msgid "Bad .mask directive"
1228 msgstr ""
1229
1230 #: config/tc-alpha.c:4244
1231 msgid "Bad .fmask directive"
1232 msgstr ""
1233
1234 #: config/tc-alpha.c:4401
1235 #, c-format
1236 msgid "Expected comma after name \"%s\""
1237 msgstr ""
1238
1239 #. *symbol_get_obj (symbolP) = (signed char) temp;
1240 #: config/tc-alpha.c:4412
1241 #, c-format
1242 msgid "unhandled: .proc %s,%d"
1243 msgstr ""
1244
1245 #: config/tc-alpha.c:4446
1246 #, c-format
1247 msgid "Tried to .set unrecognized mode `%s'"
1248 msgstr ""
1249
1250 #: config/tc-alpha.c:4472
1251 #, c-format
1252 msgid "Bad base register, using $%d."
1253 msgstr ""
1254
1255 #: config/tc-alpha.c:4493
1256 #, c-format
1257 msgid "Alignment too large: %d. assumed"
1258 msgstr ""
1259
1260 #: config/tc-alpha.c:4497 config/tc-d30v.c:2048
1261 msgid "Alignment negative: 0 assumed"
1262 msgstr ""
1263
1264 #: config/tc-alpha.c:4775
1265 #, c-format
1266 msgid "Chose GP value of %lx\n"
1267 msgstr ""
1268
1269 #: config/tc-alpha.c:4789
1270 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1271 msgstr ""
1272
1273 #: config/tc-alpha.c:4878
1274 #, c-format
1275 msgid "internal error: can't hash opcode `%s': %s"
1276 msgstr ""
1277
1278 #: config/tc-alpha.c:4914
1279 #, c-format
1280 msgid "internal error: can't hash macro `%s': %s"
1281 msgstr ""
1282
1283 #: config/tc-alpha.c:4998 config/tc-arm.c:6061 config/tc-arm.c:6073
1284 #: config/tc-i960.c:708 config/tc-xtensa.c:5177 config/tc-xtensa.c:5255
1285 #: config/tc-xtensa.c:5301 config/tc-z80.c:1893
1286 msgid "syntax error"
1287 msgstr ""
1288
1289 #: config/tc-alpha.c:5076
1290 #, c-format
1291 msgid "Unknown CPU identifier `%s'"
1292 msgstr ""
1293
1294 #: config/tc-alpha.c:5119
1295 msgid ""
1296 "Alpha options:\n"
1297 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1298 "-F\t\t\tlack floating point instructions support\n"
1299 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1300 "\t\t\tspecify variant of Alpha architecture\n"
1301 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1302 "m21264b\n"
1303 "\t\t\tthese variants include PALcode opcodes\n"
1304 msgstr ""
1305
1306 #: config/tc-alpha.c:5129
1307 msgid ""
1308 "VMS options:\n"
1309 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1310 "-H\t\t\tshow new symbol after hash truncation\n"
1311 msgstr ""
1312
1313 #: config/tc-alpha.c:5306
1314 #, c-format
1315 msgid "unhandled relocation type %s"
1316 msgstr ""
1317
1318 #: config/tc-alpha.c:5319
1319 msgid "non-absolute expression in constant field"
1320 msgstr ""
1321
1322 #: config/tc-alpha.c:5333
1323 #, c-format
1324 msgid "type %d reloc done?\n"
1325 msgstr ""
1326
1327 #: config/tc-alpha.c:5380 config/tc-alpha.c:5387
1328 msgid "Used $at without \".set noat\""
1329 msgstr ""
1330
1331 #: config/tc-alpha.c:5549
1332 #, c-format
1333 msgid "!samegp reloc against symbol without .prologue: %s"
1334 msgstr ""
1335
1336 #: config/tc-alpha.c:5586 config/tc-xtensa.c:5775
1337 #, c-format
1338 msgid "cannot represent `%s' relocation in object file"
1339 msgstr ""
1340
1341 #: config/tc-alpha.c:5592 config/tc-xtensa.c:5783
1342 #, c-format
1343 msgid "internal error? cannot generate `%s' relocation"
1344 msgstr ""
1345
1346 #: config/tc-alpha.c:5643
1347 #, c-format
1348 msgid "frame reg expected, using $%d."
1349 msgstr ""
1350
1351 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1352 #: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1353 #: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
1354 #: config/tc-h8300.c:193 config/tc-hppa.c:6788 config/tc-hppa.c:6794
1355 #: config/tc-hppa.c:6800 config/tc-hppa.c:6806 config/tc-hppa.c:8213
1356 #: config/tc-mn10300.c:1187 config/tc-mn10300.c:1192 config/tc-mn10300.c:2694
1357 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1358 msgid "could not set architecture and machine"
1359 msgstr ""
1360
1361 #: config/tc-arc.c:212 config/tc-arm.c:19536 config/tc-score.c:6522
1362 #: config/tc-score.c:6538 config/tc-score.c:6543
1363 msgid "virtual memory exhausted"
1364 msgstr ""
1365
1366 #: config/tc-arc.c:432 config/tc-arc.c:670
1367 msgid "expected comma after operand name"
1368 msgstr ""
1369
1370 #: config/tc-arc.c:443
1371 #, c-format
1372 msgid "negative operand number %d"
1373 msgstr ""
1374
1375 #: config/tc-arc.c:455
1376 msgid "expected comma after register-number"
1377 msgstr ""
1378
1379 #: config/tc-arc.c:480
1380 msgid "invalid mode"
1381 msgstr ""
1382
1383 #: config/tc-arc.c:497
1384 msgid "expected comma after register-mode"
1385 msgstr ""
1386
1387 #: config/tc-arc.c:514
1388 msgid "shortcut designator invalid"
1389 msgstr ""
1390
1391 #: config/tc-arc.c:529
1392 #, c-format
1393 msgid "core register value (%d) too large"
1394 msgstr ""
1395
1396 #: config/tc-arc.c:537
1397 #, c-format
1398 msgid "condition code value (%d) too large"
1399 msgstr ""
1400
1401 #: config/tc-arc.c:554
1402 #, c-format
1403 msgid "attempt to override symbol: %s"
1404 msgstr ""
1405
1406 #: config/tc-arc.c:625
1407 msgid "invalid opertype"
1408 msgstr ""
1409
1410 #: config/tc-arc.c:682
1411 msgid "expected comma after opcode"
1412 msgstr ""
1413
1414 #: config/tc-arc.c:692
1415 #, c-format
1416 msgid "negative subopcode %d"
1417 msgstr ""
1418
1419 #: config/tc-arc.c:701
1420 msgid "subcode value found when opcode not equal 0x03"
1421 msgstr ""
1422
1423 #: config/tc-arc.c:709
1424 #, c-format
1425 msgid "invalid subopcode %d"
1426 msgstr ""
1427
1428 #: config/tc-arc.c:720
1429 msgid "expected comma after subopcode"
1430 msgstr ""
1431
1432 #: config/tc-arc.c:739
1433 msgid "invalid suffix class"
1434 msgstr ""
1435
1436 #: config/tc-arc.c:748
1437 msgid "expected comma after suffix class"
1438 msgstr ""
1439
1440 #: config/tc-arc.c:767
1441 msgid "invalid syntax class"
1442 msgstr ""
1443
1444 #: config/tc-arc.c:774
1445 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1446 msgstr ""
1447
1448 #: config/tc-arc.c:794
1449 msgid "unknown suffix class"
1450 msgstr ""
1451
1452 #: config/tc-arc.c:861
1453 msgid "expected comma after symbol name"
1454 msgstr ""
1455
1456 #: config/tc-arc.c:871
1457 msgid "negative symbol length"
1458 msgstr ""
1459
1460 #: config/tc-arc.c:882
1461 msgid "ignoring attempt to re-define symbol"
1462 msgstr ""
1463
1464 #: config/tc-arc.c:889
1465 #, c-format
1466 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1467 msgstr ""
1468
1469 #: config/tc-arc.c:903
1470 msgid "assuming symbol alignment of zero"
1471 msgstr ""
1472
1473 #: config/tc-arc.c:970
1474 msgid "\".option\" directive must appear before any instructions"
1475 msgstr ""
1476
1477 #: config/tc-arc.c:980
1478 msgid "\".option\" directive conflicts with initial definition"
1479 msgstr ""
1480
1481 #: config/tc-arc.c:988
1482 msgid "\".option\" directive overrides command-line (default) value"
1483 msgstr ""
1484
1485 #: config/tc-arc.c:998
1486 msgid "invalid identifier for \".option\""
1487 msgstr ""
1488
1489 #: config/tc-arc.c:1036 config/tc-ip2k.c:249 config/tc-mt.c:348
1490 msgid "md_estimate_size_before_relax\n"
1491 msgstr ""
1492
1493 #: config/tc-arc.c:1047
1494 msgid "md_convert_frag\n"
1495 msgstr ""
1496
1497 #: config/tc-arc.c:1080
1498 msgid "expression too complex code symbol"
1499 msgstr ""
1500
1501 #: config/tc-arc.c:1107
1502 #, c-format
1503 msgid "missing ')' in %%-op"
1504 msgstr ""
1505
1506 #: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2280
1507 #: config/tc-sparc.c:3531
1508 #, c-format
1509 msgid "internal error: can't export reloc type %d (`%s')"
1510 msgstr ""
1511
1512 #: config/tc-arc.c:1494
1513 #, c-format
1514 msgid "unknown syntax format character `%c'"
1515 msgstr ""
1516
1517 #: config/tc-arc.c:1632
1518 msgid "too many suffixes"
1519 msgstr ""
1520
1521 #: config/tc-arc.c:1671
1522 msgid "symbol as destination register"
1523 msgstr ""
1524
1525 #: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1929
1526 #: config/tc-ppc.c:2710 config/tc-s390.c:1473 config/tc-v850.c:2009
1527 #, c-format
1528 msgid "junk at end of line: `%s'"
1529 msgstr ""
1530
1531 #: config/tc-arc.c:1795
1532 msgid "8 byte instruction in delay slot"
1533 msgstr ""
1534
1535 #. except for jl  addr
1536 #: config/tc-arc.c:1798
1537 msgid "8 byte jump instruction with delay slot"
1538 msgstr ""
1539
1540 #: config/tc-arc.c:1806
1541 msgid "conditional branch follows set of flags"
1542 msgstr ""
1543
1544 #: config/tc-arc.c:1890 config/tc-arm.c:14179
1545 #, c-format
1546 msgid "bad instruction `%s'"
1547 msgstr ""
1548
1549 #: config/tc-arm.c:483
1550 msgid "ARM register expected"
1551 msgstr ""
1552
1553 #: config/tc-arm.c:484
1554 msgid "bad or missing co-processor number"
1555 msgstr ""
1556
1557 #: config/tc-arm.c:485
1558 msgid "co-processor register expected"
1559 msgstr ""
1560
1561 #: config/tc-arm.c:486
1562 msgid "FPA register expected"
1563 msgstr ""
1564
1565 #: config/tc-arm.c:487
1566 msgid "VFP single precision register expected"
1567 msgstr ""
1568
1569 #: config/tc-arm.c:488
1570 msgid "VFP/Neon double precision register expected"
1571 msgstr ""
1572
1573 #: config/tc-arm.c:489
1574 msgid "Neon quad precision register expected"
1575 msgstr ""
1576
1577 #: config/tc-arm.c:490
1578 msgid "VFP single or double precision register expected"
1579 msgstr ""
1580
1581 #: config/tc-arm.c:491
1582 msgid "Neon double or quad precision register expected"
1583 msgstr ""
1584
1585 #: config/tc-arm.c:492
1586 msgid "VFP single, double or Neon quad precision register expected"
1587 msgstr ""
1588
1589 #: config/tc-arm.c:493
1590 msgid "VFP system register expected"
1591 msgstr ""
1592
1593 #: config/tc-arm.c:494
1594 msgid "Maverick MVF register expected"
1595 msgstr ""
1596
1597 #: config/tc-arm.c:495
1598 msgid "Maverick MVD register expected"
1599 msgstr ""
1600
1601 #: config/tc-arm.c:496
1602 msgid "Maverick MVFX register expected"
1603 msgstr ""
1604
1605 #: config/tc-arm.c:497
1606 msgid "Maverick MVDX register expected"
1607 msgstr ""
1608
1609 #: config/tc-arm.c:498
1610 msgid "Maverick MVAX register expected"
1611 msgstr ""
1612
1613 #: config/tc-arm.c:499
1614 msgid "Maverick DSPSC register expected"
1615 msgstr ""
1616
1617 #: config/tc-arm.c:500
1618 msgid "iWMMXt data register expected"
1619 msgstr ""
1620
1621 #: config/tc-arm.c:501 config/tc-arm.c:5870
1622 msgid "iWMMXt control register expected"
1623 msgstr ""
1624
1625 #: config/tc-arm.c:502
1626 msgid "iWMMXt scalar register expected"
1627 msgstr ""
1628
1629 #: config/tc-arm.c:503
1630 msgid "XScale accumulator register expected"
1631 msgstr ""
1632
1633 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1634 #: config/tc-arm.c:652 config/tc-score.c:47
1635 msgid "bad arguments to instruction"
1636 msgstr ""
1637
1638 #: config/tc-arm.c:653 config/tc-score.c:48
1639 msgid "r15 not allowed here"
1640 msgstr ""
1641
1642 #: config/tc-arm.c:654
1643 msgid "instruction cannot be conditional"
1644 msgstr ""
1645
1646 #: config/tc-arm.c:655
1647 msgid "registers may not be the same"
1648 msgstr ""
1649
1650 #: config/tc-arm.c:656
1651 msgid "lo register required"
1652 msgstr ""
1653
1654 #: config/tc-arm.c:657
1655 msgid "instruction not supported in Thumb16 mode"
1656 msgstr ""
1657
1658 #: config/tc-arm.c:658
1659 msgid "instruction does not accept this addressing mode"
1660 msgstr ""
1661
1662 #: config/tc-arm.c:659
1663 msgid "branch must be last instruction in IT block"
1664 msgstr ""
1665
1666 #: config/tc-arm.c:660
1667 msgid "instruction not allowed in IT block"
1668 msgstr ""
1669
1670 #: config/tc-arm.c:661
1671 msgid "selected FPU does not support instruction"
1672 msgstr ""
1673
1674 #: config/tc-arm.c:803
1675 msgid "immediate expression requires a # prefix"
1676 msgstr ""
1677
1678 #: config/tc-arm.c:830 config/tc-score.c:5605 expr.c:1300 read.c:2439
1679 msgid "bad expression"
1680 msgstr ""
1681
1682 #: config/tc-arm.c:841 config/tc-i860.c:1003 config/tc-sparc.c:2898
1683 msgid "bad segment"
1684 msgstr ""
1685
1686 #: config/tc-arm.c:858 config/tc-arm.c:4395 config/tc-i960.c:1300
1687 #: config/tc-score.c:980
1688 msgid "invalid constant"
1689 msgstr ""
1690
1691 #: config/tc-arm.c:988
1692 msgid "expected #constant"
1693 msgstr ""
1694
1695 #: config/tc-arm.c:1149
1696 #, c-format
1697 msgid "unexpected character `%c' in type specifier"
1698 msgstr ""
1699
1700 #: config/tc-arm.c:1166
1701 #, c-format
1702 msgid "bad size %d in type specifier"
1703 msgstr ""
1704
1705 #: config/tc-arm.c:1216
1706 msgid "only one type should be specified for operand"
1707 msgstr ""
1708
1709 #: config/tc-arm.c:1222
1710 msgid "vector type expected"
1711 msgstr ""
1712
1713 #: config/tc-arm.c:1294
1714 msgid "can't redefine type for operand"
1715 msgstr ""
1716
1717 #: config/tc-arm.c:1305
1718 msgid "only D registers may be indexed"
1719 msgstr ""
1720
1721 #: config/tc-arm.c:1311
1722 msgid "can't change index for operand"
1723 msgstr ""
1724
1725 #: config/tc-arm.c:1327 config/tc-arm.c:3996
1726 msgid "constant expression required"
1727 msgstr ""
1728
1729 #: config/tc-arm.c:1371
1730 msgid "register operand expected, but got scalar"
1731 msgstr ""
1732
1733 #: config/tc-arm.c:1404
1734 msgid "scalar must have an index"
1735 msgstr ""
1736
1737 #: config/tc-arm.c:1409 config/tc-arm.c:13146 config/tc-arm.c:13194
1738 #: config/tc-arm.c:13596
1739 msgid "scalar index out of range"
1740 msgstr ""
1741
1742 #: config/tc-arm.c:1456
1743 msgid "bad range in register list"
1744 msgstr ""
1745
1746 #: config/tc-arm.c:1464 config/tc-arm.c:1473 config/tc-arm.c:1514
1747 #, c-format
1748 msgid "Warning: duplicated register (r%d) in register list"
1749 msgstr ""
1750
1751 #: config/tc-arm.c:1476
1752 msgid "Warning: register range not in ascending order"
1753 msgstr ""
1754
1755 #: config/tc-arm.c:1487
1756 msgid "missing `}'"
1757 msgstr ""
1758
1759 #: config/tc-arm.c:1503
1760 msgid "invalid register mask"
1761 msgstr ""
1762
1763 #: config/tc-arm.c:1585
1764 msgid "expecting {"
1765 msgstr ""
1766
1767 #: config/tc-arm.c:1640 config/tc-arm.c:1684
1768 msgid "register out of range in list"
1769 msgstr ""
1770
1771 #: config/tc-arm.c:1656 config/tc-arm.c:1701 config/tc-h8300.c:989
1772 #: config/tc-mips.c:10188 config/tc-mips.c:10210
1773 msgid "invalid register list"
1774 msgstr ""
1775
1776 #: config/tc-arm.c:1662 config/tc-arm.c:3461 config/tc-arm.c:3594
1777 msgid "register list not in ascending order"
1778 msgstr ""
1779
1780 #: config/tc-arm.c:1693
1781 msgid "register range not in ascending order"
1782 msgstr ""
1783
1784 #: config/tc-arm.c:1726
1785 msgid "non-contiguous register range"
1786 msgstr ""
1787
1788 #: config/tc-arm.c:1852
1789 msgid "don't use Rn-Rm syntax with non-unit stride"
1790 msgstr ""
1791
1792 #: config/tc-arm.c:1907
1793 msgid "error parsing element/structure list"
1794 msgstr ""
1795
1796 #: config/tc-arm.c:1913
1797 msgid "expected }"
1798 msgstr ""
1799
1800 #: config/tc-arm.c:1969
1801 #, c-format
1802 msgid "ignoring attempt to redefine built-in register '%s'"
1803 msgstr ""
1804
1805 #: config/tc-arm.c:1974
1806 #, c-format
1807 msgid "ignoring redefinition of register alias '%s'"
1808 msgstr ""
1809
1810 #: config/tc-arm.c:2002
1811 msgid "attempt to redefine typed alias"
1812 msgstr ""
1813
1814 #: config/tc-arm.c:2040
1815 #, c-format
1816 msgid "unknown register '%s' -- .req ignored"
1817 msgstr ""
1818
1819 #: config/tc-arm.c:2136
1820 msgid "bad type for register"
1821 msgstr ""
1822
1823 #: config/tc-arm.c:2147
1824 msgid "expression must be constant"
1825 msgstr ""
1826
1827 #: config/tc-arm.c:2164
1828 msgid "can't redefine the type of a register alias"
1829 msgstr ""
1830
1831 #: config/tc-arm.c:2171
1832 msgid "you must specify a single type only"
1833 msgstr ""
1834
1835 #: config/tc-arm.c:2184
1836 msgid "can't redefine the index of a scalar alias"
1837 msgstr ""
1838
1839 #: config/tc-arm.c:2192
1840 msgid "scalar index must be constant"
1841 msgstr ""
1842
1843 #: config/tc-arm.c:2201
1844 msgid "expecting ]"
1845 msgstr ""
1846
1847 #: config/tc-arm.c:2238
1848 msgid "invalid syntax for .req directive"
1849 msgstr ""
1850
1851 #: config/tc-arm.c:2244
1852 msgid "invalid syntax for .dn directive"
1853 msgstr ""
1854
1855 #: config/tc-arm.c:2250
1856 msgid "invalid syntax for .qn directive"
1857 msgstr ""
1858
1859 #: config/tc-arm.c:2276
1860 msgid "invalid syntax for .unreq directive"
1861 msgstr ""
1862
1863 #: config/tc-arm.c:2282
1864 #, c-format
1865 msgid "unknown register alias '%s'"
1866 msgstr ""
1867
1868 #: config/tc-arm.c:2284
1869 #, c-format
1870 msgid "ignoring attempt to undefine built-in register '%s'"
1871 msgstr ""
1872
1873 #: config/tc-arm.c:2435
1874 #, c-format
1875 msgid "Failed to find real start of function: %s\n"
1876 msgstr ""
1877
1878 #: config/tc-arm.c:2451
1879 msgid "selected processor does not support THUMB opcodes"
1880 msgstr ""
1881
1882 #: config/tc-arm.c:2465
1883 msgid "selected processor does not support ARM opcodes"
1884 msgstr ""
1885
1886 #: config/tc-arm.c:2478
1887 #, c-format
1888 msgid "invalid instruction size selected (%d)"
1889 msgstr ""
1890
1891 #: config/tc-arm.c:2510
1892 #, c-format
1893 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1894 msgstr ""
1895
1896 #: config/tc-arm.c:2566
1897 #, c-format
1898 msgid "expected comma after name \"%s\""
1899 msgstr ""
1900
1901 #: config/tc-arm.c:2616 config/tc-m32r.c:588
1902 #, c-format
1903 msgid "symbol `%s' already defined"
1904 msgstr ""
1905
1906 #: config/tc-arm.c:2650
1907 #, c-format
1908 msgid "unrecognized syntax mode \"%s\""
1909 msgstr ""
1910
1911 #: config/tc-arm.c:2671
1912 #, c-format
1913 msgid "alignment too large: %d assumed"
1914 msgstr ""
1915
1916 #: config/tc-arm.c:2674
1917 msgid "alignment negative. 0 assumed."
1918 msgstr ""
1919
1920 #: config/tc-arm.c:2821
1921 msgid "literal pool overflow"
1922 msgstr ""
1923
1924 #: config/tc-arm.c:2977 config/tc-arm.c:5805
1925 msgid "unrecognized relocation suffix"
1926 msgstr ""
1927
1928 #: config/tc-arm.c:2990
1929 msgid "(plt) is only valid on branch targets"
1930 msgstr ""
1931
1932 #: config/tc-arm.c:2996 config/tc-s390.c:1129 config/tc-s390.c:1743
1933 #: config/tc-xtensa.c:1546
1934 #, c-format
1935 msgid "%s relocations do not fit in %d bytes"
1936 msgstr ""
1937
1938 #: config/tc-arm.c:3044 dwarf2dbg.c:694
1939 msgid "expected 0 or 1"
1940 msgstr ""
1941
1942 #: config/tc-arm.c:3048
1943 msgid "missing comma"
1944 msgstr ""
1945
1946 #: config/tc-arm.c:3103
1947 msgid "duplicate .handlerdata directive"
1948 msgstr ""
1949
1950 #: config/tc-arm.c:3174
1951 msgid "personality routine specified for cantunwind frame"
1952 msgstr ""
1953
1954 #: config/tc-arm.c:3188
1955 msgid "duplicate .personalityindex directive"
1956 msgstr ""
1957
1958 #: config/tc-arm.c:3195
1959 msgid "bad personality routine number"
1960 msgstr ""
1961
1962 #: config/tc-arm.c:3214
1963 msgid "duplicate .personality directive"
1964 msgstr ""
1965
1966 #: config/tc-arm.c:3237 config/tc-arm.c:3365 config/tc-arm.c:3413
1967 msgid "expected register list"
1968 msgstr ""
1969
1970 #: config/tc-arm.c:3319
1971 msgid "expected , <constant>"
1972 msgstr ""
1973
1974 #: config/tc-arm.c:3328
1975 msgid "number of registers must be in the range [1:4]"
1976 msgstr ""
1977
1978 #: config/tc-arm.c:3475 config/tc-arm.c:3608
1979 msgid "bad register range"
1980 msgstr ""
1981
1982 #: config/tc-arm.c:3662
1983 msgid "register expected"
1984 msgstr ""
1985
1986 #: config/tc-arm.c:3672
1987 msgid "FPA .unwind_save does not take a register list"
1988 msgstr ""
1989
1990 #: config/tc-arm.c:3690
1991 msgid ".unwind_save does not support this kind of register"
1992 msgstr ""
1993
1994 #: config/tc-arm.c:3726
1995 msgid "SP and PC not permitted in .unwind_movsp directive"
1996 msgstr ""
1997
1998 #: config/tc-arm.c:3731
1999 msgid "unexpected .unwind_movsp directive"
2000 msgstr ""
2001
2002 #: config/tc-arm.c:3755
2003 msgid "stack increment must be multiple of 4"
2004 msgstr ""
2005
2006 #: config/tc-arm.c:3784
2007 msgid "expected <reg>, <reg>"
2008 msgstr ""
2009
2010 #: config/tc-arm.c:3802
2011 msgid "register must be either sp or set by a previousunwind_movsp directive"
2012 msgstr ""
2013
2014 #: config/tc-arm.c:3838
2015 msgid "expected <offset>, <opcode>"
2016 msgstr ""
2017
2018 #: config/tc-arm.c:3850
2019 msgid "unwind opcode too long"
2020 msgstr ""
2021
2022 #: config/tc-arm.c:3855
2023 msgid "invalid unwind opcode"
2024 msgstr ""
2025
2026 #: config/tc-arm.c:4002 config/tc-arm.c:4865 config/tc-arm.c:8440
2027 #: config/tc-arm.c:8922 config/tc-arm.c:11720 config/tc-arm.c:18692
2028 #: config/tc-arm.c:18717 config/tc-arm.c:18725 config/tc-z8k.c:1144
2029 #: config/tc-z8k.c:1154
2030 msgid "immediate value out of range"
2031 msgstr ""
2032
2033 #: config/tc-arm.c:4149
2034 msgid "invalid FPA immediate expression"
2035 msgstr ""
2036
2037 #: config/tc-arm.c:4273 config/tc-arm.c:4281
2038 msgid "shift expression expected"
2039 msgstr ""
2040
2041 #: config/tc-arm.c:4295
2042 msgid "'LSL' or 'ASR' required"
2043 msgstr ""
2044
2045 #: config/tc-arm.c:4303
2046 msgid "'LSL' required"
2047 msgstr ""
2048
2049 #: config/tc-arm.c:4311
2050 msgid "'ASR' required"
2051 msgstr ""
2052
2053 #: config/tc-arm.c:4383 config/tc-arm.c:4859 config/tc-arm.c:6431
2054 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2055 msgid "constant expression expected"
2056 msgstr ""
2057
2058 #: config/tc-arm.c:4390
2059 msgid "invalid rotation"
2060 msgstr ""
2061
2062 #: config/tc-arm.c:4550 config/tc-arm.c:4695
2063 msgid "unknown group relocation"
2064 msgstr ""
2065
2066 #: config/tc-arm.c:4663
2067 msgid "alignment must be constant"
2068 msgstr ""
2069
2070 #: config/tc-arm.c:4726
2071 msgid "this group relocation is not allowed on this instruction"
2072 msgstr ""
2073
2074 #: config/tc-arm.c:4738 config/tc-arm.c:5129
2075 msgid "']' expected"
2076 msgstr ""
2077
2078 #: config/tc-arm.c:4756
2079 msgid "'}' expected at end of 'option' field"
2080 msgstr ""
2081
2082 #: config/tc-arm.c:4761
2083 msgid "cannot combine index with option"
2084 msgstr ""
2085
2086 #: config/tc-arm.c:4774
2087 msgid "cannot combine pre- and post-indexing"
2088 msgstr ""
2089
2090 #: config/tc-arm.c:4935
2091 msgid "flag for {c}psr instruction expected"
2092 msgstr ""
2093
2094 #: config/tc-arm.c:4960
2095 msgid "unrecognized CPS flag"
2096 msgstr ""
2097
2098 #: config/tc-arm.c:4967
2099 msgid "missing CPS flags"
2100 msgstr ""
2101
2102 #: config/tc-arm.c:4990 config/tc-arm.c:4996
2103 msgid "valid endian specifiers are be or le"
2104 msgstr ""
2105
2106 #: config/tc-arm.c:5018
2107 msgid "missing rotation field after comma"
2108 msgstr ""
2109
2110 #: config/tc-arm.c:5033
2111 msgid "rotation can only be 0, 8, 16, or 24"
2112 msgstr ""
2113
2114 #: config/tc-arm.c:5053
2115 msgid "condition required"
2116 msgstr ""
2117
2118 #: config/tc-arm.c:5091 config/tc-arm.c:6926
2119 msgid "'[' expected"
2120 msgstr ""
2121
2122 #: config/tc-arm.c:5104
2123 msgid "',' expected"
2124 msgstr ""
2125
2126 #: config/tc-arm.c:5121
2127 msgid "invalid shift"
2128 msgstr ""
2129
2130 #: config/tc-arm.c:5194
2131 msgid "can't use Neon quad register here"
2132 msgstr ""
2133
2134 #: config/tc-arm.c:5260
2135 msgid "expected <Rm> or <Dm> or <Qm> operand"
2136 msgstr ""
2137
2138 #: config/tc-arm.c:5340
2139 msgid "parse error"
2140 msgstr ""
2141
2142 #: config/tc-arm.c:5350 read.c:2096
2143 msgid "expected comma"
2144 msgstr ""
2145
2146 #: config/tc-arm.c:5640 config/tc-arm.c:5710
2147 msgid "immediate value is out of range"
2148 msgstr ""
2149
2150 #: config/tc-arm.c:5855
2151 msgid "iWMMXt data or control register expected"
2152 msgstr ""
2153
2154 #: config/tc-arm.c:6008
2155 #, c-format
2156 msgid "unhandled operand code %d"
2157 msgstr ""
2158
2159 #: config/tc-arm.c:6087 config/tc-score.c:56
2160 msgid "garbage following instruction"
2161 msgstr ""
2162
2163 #: config/tc-arm.c:6174
2164 msgid "D register out of range for selected VFP version"
2165 msgstr ""
2166
2167 #: config/tc-arm.c:6253
2168 msgid "instruction does not accept preindexed addressing"
2169 msgstr ""
2170
2171 #. unindexed - only for coprocessor
2172 #: config/tc-arm.c:6269 config/tc-arm.c:8246
2173 msgid "instruction does not accept unindexed addressing"
2174 msgstr ""
2175
2176 #: config/tc-arm.c:6277
2177 msgid "destination register same as write-back base"
2178 msgstr ""
2179
2180 #: config/tc-arm.c:6278
2181 msgid "source register same as write-back base"
2182 msgstr ""
2183
2184 #: config/tc-arm.c:6324
2185 msgid "instruction does not accept scaled register index"
2186 msgstr ""
2187
2188 #: config/tc-arm.c:6364
2189 msgid "instruction does not support unindexed addressing"
2190 msgstr ""
2191
2192 #: config/tc-arm.c:6379
2193 msgid "pc may not be used with write-back"
2194 msgstr ""
2195
2196 #: config/tc-arm.c:6384
2197 msgid "instruction does not support writeback"
2198 msgstr ""
2199
2200 #: config/tc-arm.c:6426
2201 msgid "invalid pseudo operation"
2202 msgstr ""
2203
2204 #: config/tc-arm.c:6472
2205 msgid "literal pool insertion failed"
2206 msgstr ""
2207
2208 #: config/tc-arm.c:6530
2209 msgid "Rn must not overlap other operands"
2210 msgstr ""
2211
2212 #: config/tc-arm.c:6619 config/tc-arm.c:8778
2213 msgid "bad barrier type"
2214 msgstr ""
2215
2216 #: config/tc-arm.c:6630 config/tc-arm.c:6649 config/tc-arm.c:6662
2217 #: config/tc-arm.c:8789 config/tc-arm.c:8809 config/tc-arm.c:8823
2218 msgid "bit-field extends past end of register"
2219 msgstr ""
2220
2221 #: config/tc-arm.c:6691
2222 msgid "the only suffix valid here is '(plt)'"
2223 msgstr ""
2224
2225 #: config/tc-arm.c:6744
2226 msgid "use of r15 in blx in ARM mode is not really useful"
2227 msgstr ""
2228
2229 #: config/tc-arm.c:6767
2230 msgid "use of r15 in bx in ARM mode is not really useful"
2231 msgstr ""
2232
2233 #: config/tc-arm.c:6779 config/tc-arm.c:8961
2234 msgid "use of r15 in bxj is not really useful"
2235 msgstr ""
2236
2237 #: config/tc-arm.c:6893 config/tc-arm.c:6902
2238 msgid "writeback of base register is UNPREDICTABLE"
2239 msgstr ""
2240
2241 #: config/tc-arm.c:6896
2242 msgid "writeback of base register when in register list is UNPREDICTABLE"
2243 msgstr ""
2244
2245 #: config/tc-arm.c:6906
2246 msgid "if writeback register is in list, it must be the lowest reg in the list"
2247 msgstr ""
2248
2249 #: config/tc-arm.c:6921
2250 msgid "first destination register must be even"
2251 msgstr ""
2252
2253 #: config/tc-arm.c:6924 config/tc-arm.c:6991
2254 msgid "can only load two consecutive registers"
2255 msgstr ""
2256
2257 #. If op 1 were present and equal to PC, this function wouldn't
2258 #. have been called in the first place.
2259 #. If op 2 were present and equal to PC, this function wouldn't
2260 #. have been called in the first place.
2261 #: config/tc-arm.c:6925 config/tc-arm.c:6994 config/tc-arm.c:7516
2262 #: config/tc-arm.c:9439
2263 msgid "r14 not allowed here"
2264 msgstr ""
2265
2266 #: config/tc-arm.c:6939
2267 msgid "base register written back, and overlaps second destination register"
2268 msgstr ""
2269
2270 #: config/tc-arm.c:6947
2271 msgid "index register overlaps destination register"
2272 msgstr ""
2273
2274 #: config/tc-arm.c:6977 config/tc-arm.c:7498
2275 msgid "offset must be zero in ARM encoding"
2276 msgstr ""
2277
2278 #: config/tc-arm.c:6988 config/tc-arm.c:7510
2279 msgid "even register required"
2280 msgstr ""
2281
2282 #: config/tc-arm.c:7019 config/tc-arm.c:7050
2283 msgid "this instruction requires a post-indexed address"
2284 msgstr ""
2285
2286 #: config/tc-arm.c:7077
2287 msgid "Rd and Rm should be different in mla"
2288 msgstr ""
2289
2290 #: config/tc-arm.c:7101 config/tc-arm.c:9697
2291 msgid ":lower16: not allowed this instruction"
2292 msgstr ""
2293
2294 #: config/tc-arm.c:7103
2295 msgid ":upper16: not allowed instruction"
2296 msgstr ""
2297
2298 #: config/tc-arm.c:7122
2299 msgid "operand 1 must be FPSCR"
2300 msgstr ""
2301
2302 #: config/tc-arm.c:7155 config/tc-arm.c:9806
2303 msgid "'CPSR' or 'SPSR' expected"
2304 msgstr ""
2305
2306 #: config/tc-arm.c:7192
2307 msgid "Rd and Rm should be different in mul"
2308 msgstr ""
2309
2310 #: config/tc-arm.c:7213
2311 msgid "rdhi, rdlo and rm must all be different"
2312 msgstr ""
2313
2314 #: config/tc-arm.c:7275
2315 msgid "'[' expected after PLD mnemonic"
2316 msgstr ""
2317
2318 #: config/tc-arm.c:7277 config/tc-arm.c:7292
2319 msgid "post-indexed expression used in preload instruction"
2320 msgstr ""
2321
2322 #: config/tc-arm.c:7279 config/tc-arm.c:7294
2323 msgid "writeback used in preload instruction"
2324 msgstr ""
2325
2326 #: config/tc-arm.c:7281 config/tc-arm.c:7296
2327 msgid "unindexed addressing used in preload instruction"
2328 msgstr ""
2329
2330 #: config/tc-arm.c:7290
2331 msgid "'[' expected after PLI mnemonic"
2332 msgstr ""
2333
2334 #: config/tc-arm.c:7443 config/tc-arm.c:9886
2335 msgid "rdhi and rdlo must be different"
2336 msgstr ""
2337
2338 #: config/tc-arm.c:7469
2339 msgid "SRS base register must be r13"
2340 msgstr ""
2341
2342 #: config/tc-arm.c:7513
2343 msgid "can only store two consecutive registers"
2344 msgstr ""
2345
2346 #: config/tc-arm.c:7608 config/tc-arm.c:7625
2347 msgid "only two consecutive VFP SP registers allowed here"
2348 msgstr ""
2349
2350 #: config/tc-arm.c:7653 config/tc-arm.c:7668
2351 msgid "this addressing mode requires base-register writeback"
2352 msgstr ""
2353
2354 #: config/tc-arm.c:7843
2355 msgid "this instruction does not support indexing"
2356 msgstr ""
2357
2358 #: config/tc-arm.c:7867
2359 msgid "only r15 allowed here"
2360 msgstr ""
2361
2362 #: config/tc-arm.c:8002
2363 msgid "immediate operand requires iWMMXt2"
2364 msgstr ""
2365
2366 #: config/tc-arm.c:8146
2367 msgid "shift by register not allowed in thumb mode"
2368 msgstr ""
2369
2370 #: config/tc-arm.c:8158 config/tc-arm.c:18199
2371 msgid "shift expression is too large"
2372 msgstr ""
2373
2374 #: config/tc-arm.c:8184
2375 msgid "Instruction does not support =N addresses"
2376 msgstr ""
2377
2378 #: config/tc-arm.c:8189
2379 msgid "cannot use register index with PC-relative addressing"
2380 msgstr ""
2381
2382 #: config/tc-arm.c:8190
2383 msgid "cannot use register index with this instruction"
2384 msgstr ""
2385
2386 #: config/tc-arm.c:8192
2387 msgid "Thumb does not support negative register indexing"
2388 msgstr ""
2389
2390 #: config/tc-arm.c:8194
2391 msgid "Thumb does not support register post-indexing"
2392 msgstr ""
2393
2394 #: config/tc-arm.c:8196
2395 msgid "Thumb does not support register indexing with writeback"
2396 msgstr ""
2397
2398 #: config/tc-arm.c:8198
2399 msgid "Thumb supports only LSL in shifted register indexing"
2400 msgstr ""
2401
2402 #: config/tc-arm.c:8207 config/tc-arm.c:12948
2403 msgid "shift out of range"
2404 msgstr ""
2405
2406 #: config/tc-arm.c:8215
2407 msgid "cannot use writeback with PC-relative addressing"
2408 msgstr ""
2409
2410 #: config/tc-arm.c:8217
2411 msgid "cannot use writeback with this instruction"
2412 msgstr ""
2413
2414 #: config/tc-arm.c:8236
2415 msgid "cannot use post-indexing with PC-relative addressing"
2416 msgstr ""
2417
2418 #: config/tc-arm.c:8237
2419 msgid "cannot use post-indexing with this instruction"
2420 msgstr ""
2421
2422 #: config/tc-arm.c:8364
2423 msgid "PC not allowed as destination"
2424 msgstr ""
2425
2426 #: config/tc-arm.c:8435
2427 msgid "only SUBS PC, LR, #const allowed"
2428 msgstr ""
2429
2430 #: config/tc-arm.c:8508 config/tc-arm.c:8649 config/tc-arm.c:8741
2431 #: config/tc-arm.c:9761
2432 msgid "shift must be constant"
2433 msgstr ""
2434
2435 #: config/tc-arm.c:8535 config/tc-arm.c:8664 config/tc-arm.c:8756
2436 #: config/tc-arm.c:9774
2437 msgid "unshifted register required"
2438 msgstr ""
2439
2440 #: config/tc-arm.c:8550 config/tc-arm.c:8767 config/tc-arm.c:9873
2441 msgid "dest must overlap one source register"
2442 msgstr ""
2443
2444 #: config/tc-arm.c:8667
2445 msgid "dest and source1 must be the same register"
2446 msgstr ""
2447
2448 #: config/tc-arm.c:8918
2449 msgid "instruction is always unconditional"
2450 msgstr ""
2451
2452 #: config/tc-arm.c:9000
2453 msgid "selected processor does not support 'A' form of this instruction"
2454 msgstr ""
2455
2456 #: config/tc-arm.c:9003
2457 msgid "Thumb does not support the 2-argument form of this instruction"
2458 msgstr ""
2459
2460 #: config/tc-arm.c:9102
2461 msgid "SP not allowed in register list"
2462 msgstr ""
2463
2464 #: config/tc-arm.c:9107
2465 msgid "LR and PC should not both be in register list"
2466 msgstr ""
2467
2468 #: config/tc-arm.c:9111
2469 msgid "base register should not be in register list when written back"
2470 msgstr ""
2471
2472 #: config/tc-arm.c:9117
2473 msgid "PC not allowed in register list"
2474 msgstr ""
2475
2476 #: config/tc-arm.c:9120 config/tc-arm.c:9186 config/tc-arm.c:9226
2477 #, c-format
2478 msgid "value stored for r%d is UNPREDICTABLE"
2479 msgstr ""
2480
2481 #: config/tc-arm.c:9162
2482 msgid "Thumb load/store multiple does not support {reglist}^"
2483 msgstr ""
2484
2485 #: config/tc-arm.c:9219
2486 msgid "Thumb-2 instruction only valid in unified syntax"
2487 msgstr ""
2488
2489 #: config/tc-arm.c:9223 config/tc-arm.c:9233
2490 msgid "this instruction will write back the base register"
2491 msgstr ""
2492
2493 #: config/tc-arm.c:9236
2494 msgid "this instruction will not write back the base register"
2495 msgstr ""
2496
2497 #: config/tc-arm.c:9265
2498 msgid "r14 not allowed as first register when second register is omitted"
2499 msgstr ""
2500
2501 #: config/tc-arm.c:9362 config/tc-arm.c:9375 config/tc-arm.c:9411
2502 msgid "Thumb does not support this addressing mode"
2503 msgstr ""
2504
2505 #: config/tc-arm.c:9379
2506 msgid "byte or halfword not valid for base register"
2507 msgstr ""
2508
2509 #: config/tc-arm.c:9382
2510 msgid "r15 based store not allowed"
2511 msgstr ""
2512
2513 #: config/tc-arm.c:9384
2514 msgid "invalid base register for register offset"
2515 msgstr ""
2516
2517 #: config/tc-arm.c:9682
2518 msgid "only lo regs allowed with immediate"
2519 msgstr ""
2520
2521 #: config/tc-arm.c:9702
2522 msgid ":upper16: not allowed this instruction"
2523 msgstr ""
2524
2525 #: config/tc-arm.c:9796 config/tc-arm.c:9828 config/tc-arm.c:9834
2526 msgid "selected processor does not support requested special purpose register"
2527 msgstr ""
2528
2529 #: config/tc-arm.c:9802
2530 #, c-format
2531 msgid ""
2532 "selected processor does not support requested special purpose register %x"
2533 msgstr ""
2534
2535 #: config/tc-arm.c:9823
2536 msgid "Thumb encoding does not support an immediate here"
2537 msgstr ""
2538
2539 #: config/tc-arm.c:9908
2540 msgid "Thumb does not support NOP with hints"
2541 msgstr ""
2542
2543 #: config/tc-arm.c:9990
2544 msgid "push/pop do not support {reglist}^"
2545 msgstr ""
2546
2547 #: config/tc-arm.c:10013
2548 msgid "invalid register list to push/pop instruction"
2549 msgstr ""
2550
2551 #: config/tc-arm.c:10205
2552 msgid "source1 and dest must be same register"
2553 msgstr ""
2554
2555 #: config/tc-arm.c:10226
2556 msgid "ror #imm not supported"
2557 msgstr ""
2558
2559 #: config/tc-arm.c:10351
2560 msgid "Thumb encoding does not support rotation"
2561 msgstr ""
2562
2563 #: config/tc-arm.c:10370
2564 msgid "instruction requires register index"
2565 msgstr ""
2566
2567 #: config/tc-arm.c:10372
2568 msgid "PC is not a valid index register"
2569 msgstr ""
2570
2571 #: config/tc-arm.c:10374
2572 msgid "instruction does not allow shifted index"
2573 msgstr ""
2574
2575 #: config/tc-arm.c:10793
2576 msgid "invalid instruction shape"
2577 msgstr ""
2578
2579 #: config/tc-arm.c:11035
2580 msgid "types specified in both the mnemonic and operands"
2581 msgstr ""
2582
2583 #: config/tc-arm.c:11072
2584 msgid "operand types can't be inferred"
2585 msgstr ""
2586
2587 #: config/tc-arm.c:11078
2588 msgid "type specifier has the wrong number of parts"
2589 msgstr ""
2590
2591 #: config/tc-arm.c:11133
2592 msgid "operand size must match register width"
2593 msgstr ""
2594
2595 #: config/tc-arm.c:11144
2596 msgid "bad type in Neon instruction"
2597 msgstr ""
2598
2599 #: config/tc-arm.c:11155
2600 msgid "inconsistent types in Neon instruction"
2601 msgstr ""
2602
2603 #: config/tc-arm.c:12204
2604 msgid "scalar out of range for multiply instruction"
2605 msgstr ""
2606
2607 #: config/tc-arm.c:12368 config/tc-arm.c:12380
2608 msgid "immediate out of range for insert"
2609 msgstr ""
2610
2611 #: config/tc-arm.c:12392 config/tc-arm.c:13294
2612 msgid "immediate out of range for shift"
2613 msgstr ""
2614
2615 #: config/tc-arm.c:12449 config/tc-arm.c:12476 config/tc-arm.c:12794
2616 #: config/tc-arm.c:13240
2617 msgid "immediate out of range"
2618 msgstr ""
2619
2620 #: config/tc-arm.c:12513
2621 msgid "immediate out of range for narrowing operation"
2622 msgstr ""
2623
2624 #: config/tc-arm.c:12633
2625 msgid "operands 0 and 1 must be the same register"
2626 msgstr ""
2627
2628 #: config/tc-arm.c:12768
2629 msgid "operand size must be specified for immediate VMOV"
2630 msgstr ""
2631
2632 #: config/tc-arm.c:12778
2633 msgid "immediate has bits set outside the operand size"
2634 msgstr ""
2635
2636 #: config/tc-arm.c:12974
2637 msgid "elements must be smaller than reversal region"
2638 msgstr ""
2639
2640 #: config/tc-arm.c:13145 config/tc-arm.c:13193
2641 msgid "bad type for scalar"
2642 msgstr ""
2643
2644 #: config/tc-arm.c:13257 config/tc-arm.c:13265
2645 msgid "VFP registers must be adjacent"
2646 msgstr ""
2647
2648 #: config/tc-arm.c:13406
2649 msgid "bad list length for table lookup"
2650 msgstr ""
2651
2652 #: config/tc-arm.c:13436
2653 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2654 msgstr ""
2655
2656 #: config/tc-arm.c:13439
2657 msgid "register list must contain at least 1 and at most 16 registers"
2658 msgstr ""
2659
2660 #: config/tc-arm.c:13516
2661 msgid "bad alignment"
2662 msgstr ""
2663
2664 #: config/tc-arm.c:13533
2665 msgid "bad list type for instruction"
2666 msgstr ""
2667
2668 #: config/tc-arm.c:13575
2669 msgid "unsupported alignment for instruction"
2670 msgstr ""
2671
2672 #: config/tc-arm.c:13594 config/tc-arm.c:13688 config/tc-arm.c:13699
2673 #: config/tc-arm.c:13709 config/tc-arm.c:13723
2674 msgid "bad list length"
2675 msgstr ""
2676
2677 #: config/tc-arm.c:13599
2678 msgid "stride of 2 unavailable when element size is 8"
2679 msgstr ""
2680
2681 #: config/tc-arm.c:13632 config/tc-arm.c:13707
2682 msgid "can't use alignment with this instruction"
2683 msgstr ""
2684
2685 #: config/tc-arm.c:13771
2686 msgid "post-index must be a register"
2687 msgstr ""
2688
2689 #: config/tc-arm.c:13773
2690 msgid "bad register for post-index"
2691 msgstr ""
2692
2693 #: config/tc-arm.c:14060 config/tc-arm.c:14146
2694 msgid "conditional infixes are deprecated in unified syntax"
2695 msgstr ""
2696
2697 #: config/tc-arm.c:14185
2698 msgid "s suffix on comparison instruction is deprecated"
2699 msgstr ""
2700
2701 #: config/tc-arm.c:14204 config/tc-arm.c:14285
2702 #, c-format
2703 msgid "selected processor does not support `%s'"
2704 msgstr ""
2705
2706 #: config/tc-arm.c:14210
2707 msgid "Thumb does not support conditional execution"
2708 msgstr ""
2709
2710 #: config/tc-arm.c:14233
2711 msgid "incorrect condition in IT block"
2712 msgstr ""
2713
2714 #: config/tc-arm.c:14239
2715 msgid "thumb conditional instruction not in IT block"
2716 msgstr ""
2717
2718 #: config/tc-arm.c:14259
2719 #, c-format
2720 msgid "cannot honor width suffix -- `%s'"
2721 msgstr ""
2722
2723 #: config/tc-arm.c:14290
2724 #, c-format
2725 msgid "width suffixes are invalid in ARM mode -- `%s'"
2726 msgstr ""
2727
2728 #: config/tc-arm.c:14314
2729 #, c-format
2730 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2731 msgstr ""
2732
2733 #: config/tc-arm.c:17065
2734 msgid "alignments greater than 32 bytes not supported in .text sections."
2735 msgstr ""
2736
2737 #: config/tc-arm.c:17314 config/tc-ia64.c:3756
2738 #, c-format
2739 msgid "Group section `%s' has no group signature"
2740 msgstr ""
2741
2742 #: config/tc-arm.c:17359
2743 msgid "handerdata in cantunwind frame"
2744 msgstr ""
2745
2746 #: config/tc-arm.c:17376
2747 msgid "too many unwind opcodes for personality routine 0"
2748 msgstr ""
2749
2750 #: config/tc-arm.c:17408
2751 msgid "too many unwind opcodes"
2752 msgstr ""
2753
2754 #: config/tc-arm.c:17632
2755 msgid "GOT already in the symbol table"
2756 msgstr ""
2757
2758 #: config/tc-arm.c:17942 config/tc-arm.c:18226
2759 #, c-format
2760 msgid "undefined symbol %s used as an immediate value"
2761 msgstr ""
2762
2763 #: config/tc-arm.c:17956 config/tc-arm.c:18265
2764 #, c-format
2765 msgid "invalid constant (%lx) after fixup"
2766 msgstr ""
2767
2768 #: config/tc-arm.c:17993
2769 #, c-format
2770 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2771 msgstr ""
2772
2773 #: config/tc-arm.c:18028 config/tc-arm.c:18053
2774 msgid "invalid literal constant: pool needs to be closer"
2775 msgstr ""
2776
2777 #: config/tc-arm.c:18031 config/tc-arm.c:18069
2778 #, c-format
2779 msgid "bad immediate value for offset (%ld)"
2780 msgstr ""
2781
2782 #: config/tc-arm.c:18055
2783 #, c-format
2784 msgid "bad immediate value for 8-bit offset (%ld)"
2785 msgstr ""
2786
2787 #: config/tc-arm.c:18110
2788 msgid "offset not a multiple of 4"
2789 msgstr ""
2790
2791 #: config/tc-arm.c:18117 config/tc-arm.c:18132 config/tc-arm.c:18147
2792 #: config/tc-arm.c:18158 config/tc-arm.c:18181 config/tc-arm.c:18776
2793 #: config/tc-pj.c:450 config/tc-sh.c:4164
2794 msgid "offset out of range"
2795 msgstr ""
2796
2797 #: config/tc-arm.c:18281
2798 msgid "invalid smc expression"
2799 msgstr ""
2800
2801 #: config/tc-arm.c:18292 config/tc-arm.c:18301
2802 msgid "invalid swi expression"
2803 msgstr ""
2804
2805 #: config/tc-arm.c:18311
2806 msgid "invalid expression in load/store multiple"
2807 msgstr ""
2808
2809 #: config/tc-arm.c:18341
2810 msgid "misaligned branch destination"
2811 msgstr ""
2812
2813 #: config/tc-arm.c:18345 config/tc-arm.c:18382 config/tc-arm.c:18396
2814 #: config/tc-arm.c:18409 config/tc-arm.c:18448 config/tc-arm.c:18473
2815 msgid "branch out of range"
2816 msgstr ""
2817
2818 #: config/tc-arm.c:18422
2819 msgid "conditional branch out of range"
2820 msgstr ""
2821
2822 #: config/tc-arm.c:18550
2823 msgid "rel31 relocation overflow"
2824 msgstr ""
2825
2826 #: config/tc-arm.c:18562 config/tc-arm.c:18585
2827 msgid "co-processor offset out of range"
2828 msgstr ""
2829
2830 #: config/tc-arm.c:18602
2831 #, c-format
2832 msgid "invalid offset, target not word aligned (0x%08lX)"
2833 msgstr ""
2834
2835 #: config/tc-arm.c:18609 config/tc-arm.c:18618 config/tc-arm.c:18626
2836 #: config/tc-arm.c:18634 config/tc-arm.c:18642
2837 #, c-format
2838 msgid "invalid offset, value too big (0x%08lX)"
2839 msgstr ""
2840
2841 #: config/tc-arm.c:18683
2842 msgid "invalid Hi register with immediate"
2843 msgstr ""
2844
2845 #: config/tc-arm.c:18699
2846 msgid "invalid immediate for stack address calculation"
2847 msgstr ""
2848
2849 #: config/tc-arm.c:18707
2850 #, c-format
2851 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2852 msgstr ""
2853
2854 #: config/tc-arm.c:18737
2855 #, c-format
2856 msgid "invalid immediate: %ld is out of range"
2857 msgstr ""
2858
2859 #: config/tc-arm.c:18749
2860 #, c-format
2861 msgid "invalid shift value: %ld"
2862 msgstr ""
2863
2864 #: config/tc-arm.c:18828
2865 #, c-format
2866 msgid "the offset 0x%08lX is not representable"
2867 msgstr ""
2868
2869 #: config/tc-arm.c:18868
2870 #, c-format
2871 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2872 msgstr ""
2873
2874 #: config/tc-arm.c:18907
2875 #, c-format
2876 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2877 msgstr ""
2878
2879 #: config/tc-arm.c:18947
2880 #, c-format
2881 msgid "bad offset 0x%08lX (must be word-aligned)"
2882 msgstr ""
2883
2884 #: config/tc-arm.c:18952
2885 #, c-format
2886 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2887 msgstr ""
2888
2889 #: config/tc-arm.c:18978 config/tc-score.c:5410
2890 #, c-format
2891 msgid "bad relocation fixup type (%d)"
2892 msgstr ""
2893
2894 #: config/tc-arm.c:19081
2895 msgid "literal referenced across section boundary"
2896 msgstr ""
2897
2898 #: config/tc-arm.c:19141
2899 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2900 msgstr ""
2901
2902 #: config/tc-arm.c:19146
2903 msgid "ADRL used for a symbol not defined in the same file"
2904 msgstr ""
2905
2906 #: config/tc-arm.c:19161
2907 #, c-format
2908 msgid "undefined local label `%s'"
2909 msgstr ""
2910
2911 #: config/tc-arm.c:19167
2912 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2913 msgstr ""
2914
2915 #: config/tc-arm.c:19188 config/tc-cris.c:3925 config/tc-mcore.c:1926
2916 #: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
2917 msgid "<unknown>"
2918 msgstr ""
2919
2920 #: config/tc-arm.c:19191 config/tc-arm.c:19212 config/tc-score.c:5503
2921 #, c-format
2922 msgid "cannot represent %s relocation in this object file format"
2923 msgstr ""
2924
2925 #: config/tc-arm.c:19446
2926 #, c-format
2927 msgid "%s: unexpected function type: %d"
2928 msgstr ""
2929
2930 #: config/tc-arm.c:19569
2931 msgid "use of old and new-style options to set CPU type"
2932 msgstr ""
2933
2934 #: config/tc-arm.c:19579
2935 msgid "use of old and new-style options to set FPU type"
2936 msgstr ""
2937
2938 #: config/tc-arm.c:19654
2939 msgid "hard-float conflicts with specified fpu"
2940 msgstr ""
2941
2942 #: config/tc-arm.c:19837
2943 msgid "generate PIC code"
2944 msgstr ""
2945
2946 #: config/tc-arm.c:19838
2947 msgid "assemble Thumb code"
2948 msgstr ""
2949
2950 #: config/tc-arm.c:19839
2951 msgid "support ARM/Thumb interworking"
2952 msgstr ""
2953
2954 #: config/tc-arm.c:19841
2955 msgid "code uses 32-bit program counter"
2956 msgstr ""
2957
2958 #: config/tc-arm.c:19842
2959 msgid "code uses 26-bit program counter"
2960 msgstr ""
2961
2962 #: config/tc-arm.c:19843
2963 msgid "floating point args are in fp regs"
2964 msgstr ""
2965
2966 #: config/tc-arm.c:19845
2967 msgid "re-entrant code"
2968 msgstr ""
2969
2970 #: config/tc-arm.c:19846
2971 msgid "code is ATPCS conformant"
2972 msgstr ""
2973
2974 #: config/tc-arm.c:19847
2975 msgid "assemble for big-endian"
2976 msgstr ""
2977
2978 #: config/tc-arm.c:19848
2979 msgid "assemble for little-endian"
2980 msgstr ""
2981
2982 #. These are recognized by the assembler, but have no affect on code.
2983 #: config/tc-arm.c:19852
2984 msgid "use frame pointer"
2985 msgstr ""
2986
2987 #: config/tc-arm.c:19853
2988 msgid "use stack size checking"
2989 msgstr ""
2990
2991 #. DON'T add any new processors to this list -- we want the whole list
2992 #. to go away...  Add them to the processors table instead.
2993 #: config/tc-arm.c:19869 config/tc-arm.c:19870
2994 msgid "use -mcpu=arm1"
2995 msgstr ""
2996
2997 #: config/tc-arm.c:19871 config/tc-arm.c:19872
2998 msgid "use -mcpu=arm2"
2999 msgstr ""
3000
3001 #: config/tc-arm.c:19873 config/tc-arm.c:19874
3002 msgid "use -mcpu=arm250"
3003 msgstr ""
3004
3005 #: config/tc-arm.c:19875 config/tc-arm.c:19876
3006 msgid "use -mcpu=arm3"
3007 msgstr ""
3008
3009 #: config/tc-arm.c:19877 config/tc-arm.c:19878
3010 msgid "use -mcpu=arm6"
3011 msgstr ""
3012
3013 #: config/tc-arm.c:19879 config/tc-arm.c:19880
3014 msgid "use -mcpu=arm600"
3015 msgstr ""
3016
3017 #: config/tc-arm.c:19881 config/tc-arm.c:19882
3018 msgid "use -mcpu=arm610"
3019 msgstr ""
3020
3021 #: config/tc-arm.c:19883 config/tc-arm.c:19884
3022 msgid "use -mcpu=arm620"
3023 msgstr ""
3024
3025 #: config/tc-arm.c:19885 config/tc-arm.c:19886
3026 msgid "use -mcpu=arm7"
3027 msgstr ""
3028
3029 #: config/tc-arm.c:19887 config/tc-arm.c:19888
3030 msgid "use -mcpu=arm70"
3031 msgstr ""
3032
3033 #: config/tc-arm.c:19889 config/tc-arm.c:19890
3034 msgid "use -mcpu=arm700"
3035 msgstr ""
3036
3037 #: config/tc-arm.c:19891 config/tc-arm.c:19892
3038 msgid "use -mcpu=arm700i"
3039 msgstr ""
3040
3041 #: config/tc-arm.c:19893 config/tc-arm.c:19894
3042 msgid "use -mcpu=arm710"
3043 msgstr ""
3044
3045 #: config/tc-arm.c:19895 config/tc-arm.c:19896
3046 msgid "use -mcpu=arm710c"
3047 msgstr ""
3048
3049 #: config/tc-arm.c:19897 config/tc-arm.c:19898
3050 msgid "use -mcpu=arm720"
3051 msgstr ""
3052
3053 #: config/tc-arm.c:19899 config/tc-arm.c:19900
3054 msgid "use -mcpu=arm7d"
3055 msgstr ""
3056
3057 #: config/tc-arm.c:19901 config/tc-arm.c:19902
3058 msgid "use -mcpu=arm7di"
3059 msgstr ""
3060
3061 #: config/tc-arm.c:19903 config/tc-arm.c:19904
3062 msgid "use -mcpu=arm7m"
3063 msgstr ""
3064
3065 #: config/tc-arm.c:19905 config/tc-arm.c:19906
3066 msgid "use -mcpu=arm7dm"
3067 msgstr ""
3068
3069 #: config/tc-arm.c:19907 config/tc-arm.c:19908
3070 msgid "use -mcpu=arm7dmi"
3071 msgstr ""
3072
3073 #: config/tc-arm.c:19909 config/tc-arm.c:19910
3074 msgid "use -mcpu=arm7100"
3075 msgstr ""
3076
3077 #: config/tc-arm.c:19911 config/tc-arm.c:19912
3078 msgid "use -mcpu=arm7500"
3079 msgstr ""
3080
3081 #: config/tc-arm.c:19913 config/tc-arm.c:19914
3082 msgid "use -mcpu=arm7500fe"
3083 msgstr ""
3084
3085 #: config/tc-arm.c:19915 config/tc-arm.c:19916 config/tc-arm.c:19917
3086 #: config/tc-arm.c:19918
3087 msgid "use -mcpu=arm7tdmi"
3088 msgstr ""
3089
3090 #: config/tc-arm.c:19919 config/tc-arm.c:19920
3091 msgid "use -mcpu=arm710t"
3092 msgstr ""
3093
3094 #: config/tc-arm.c:19921 config/tc-arm.c:19922
3095 msgid "use -mcpu=arm720t"
3096 msgstr ""
3097
3098 #: config/tc-arm.c:19923 config/tc-arm.c:19924
3099 msgid "use -mcpu=arm740t"
3100 msgstr ""
3101
3102 #: config/tc-arm.c:19925 config/tc-arm.c:19926
3103 msgid "use -mcpu=arm8"
3104 msgstr ""
3105
3106 #: config/tc-arm.c:19927 config/tc-arm.c:19928
3107 msgid "use -mcpu=arm810"
3108 msgstr ""
3109
3110 #: config/tc-arm.c:19929 config/tc-arm.c:19930
3111 msgid "use -mcpu=arm9"
3112 msgstr ""
3113
3114 #: config/tc-arm.c:19931 config/tc-arm.c:19932
3115 msgid "use -mcpu=arm9tdmi"
3116 msgstr ""
3117
3118 #: config/tc-arm.c:19933 config/tc-arm.c:19934
3119 msgid "use -mcpu=arm920"
3120 msgstr ""
3121
3122 #: config/tc-arm.c:19935 config/tc-arm.c:19936
3123 msgid "use -mcpu=arm940"
3124 msgstr ""
3125
3126 #: config/tc-arm.c:19937
3127 msgid "use -mcpu=strongarm"
3128 msgstr ""
3129
3130 #: config/tc-arm.c:19939
3131 msgid "use -mcpu=strongarm110"
3132 msgstr ""
3133
3134 #: config/tc-arm.c:19941
3135 msgid "use -mcpu=strongarm1100"
3136 msgstr ""
3137
3138 #: config/tc-arm.c:19943
3139 msgid "use -mcpu=strongarm1110"
3140 msgstr ""
3141
3142 #: config/tc-arm.c:19944
3143 msgid "use -mcpu=xscale"
3144 msgstr ""
3145
3146 #: config/tc-arm.c:19945
3147 msgid "use -mcpu=iwmmxt"
3148 msgstr ""
3149
3150 #: config/tc-arm.c:19946
3151 msgid "use -mcpu=all"
3152 msgstr ""
3153
3154 #. Architecture variants -- don't add any more to this list either.
3155 #: config/tc-arm.c:19949 config/tc-arm.c:19950
3156 msgid "use -march=armv2"
3157 msgstr ""
3158
3159 #: config/tc-arm.c:19951 config/tc-arm.c:19952
3160 msgid "use -march=armv2a"
3161 msgstr ""
3162
3163 #: config/tc-arm.c:19953 config/tc-arm.c:19954
3164 msgid "use -march=armv3"
3165 msgstr ""
3166
3167 #: config/tc-arm.c:19955 config/tc-arm.c:19956
3168 msgid "use -march=armv3m"
3169 msgstr ""
3170
3171 #: config/tc-arm.c:19957 config/tc-arm.c:19958
3172 msgid "use -march=armv4"
3173 msgstr ""
3174
3175 #: config/tc-arm.c:19959 config/tc-arm.c:19960
3176 msgid "use -march=armv4t"
3177 msgstr ""
3178
3179 #: config/tc-arm.c:19961 config/tc-arm.c:19962
3180 msgid "use -march=armv5"
3181 msgstr ""
3182
3183 #: config/tc-arm.c:19963 config/tc-arm.c:19964
3184 msgid "use -march=armv5t"
3185 msgstr ""
3186
3187 #: config/tc-arm.c:19965 config/tc-arm.c:19966
3188 msgid "use -march=armv5te"
3189 msgstr ""
3190
3191 #. Floating point variants -- don't add any more to this list either.
3192 #: config/tc-arm.c:19969
3193 msgid "use -mfpu=fpe"
3194 msgstr ""
3195
3196 #: config/tc-arm.c:19970
3197 msgid "use -mfpu=fpa10"
3198 msgstr ""
3199
3200 #: config/tc-arm.c:19971
3201 msgid "use -mfpu=fpa11"
3202 msgstr ""
3203
3204 #: config/tc-arm.c:19973
3205 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3206 msgstr ""
3207
3208 #: config/tc-arm.c:20234
3209 msgid "invalid architectural extension"
3210 msgstr ""
3211
3212 #: config/tc-arm.c:20248
3213 msgid "missing architectural extension"
3214 msgstr ""
3215
3216 #: config/tc-arm.c:20261
3217 #, c-format
3218 msgid "unknown architectural extnsion `%s'"
3219 msgstr ""
3220
3221 #: config/tc-arm.c:20285
3222 #, c-format
3223 msgid "missing cpu name `%s'"
3224 msgstr ""
3225
3226 #: config/tc-arm.c:20310 config/tc-arm.c:20695
3227 #, c-format
3228 msgid "unknown cpu `%s'"
3229 msgstr ""
3230
3231 #: config/tc-arm.c:20328
3232 #, c-format
3233 msgid "missing architecture name `%s'"
3234 msgstr ""
3235
3236 #: config/tc-arm.c:20345 config/tc-arm.c:20729 config/tc-arm.c:20760
3237 #, c-format
3238 msgid "unknown architecture `%s'\n"
3239 msgstr ""
3240
3241 #: config/tc-arm.c:20361 config/tc-arm.c:20791
3242 #, c-format
3243 msgid "unknown floating point format `%s'\n"
3244 msgstr ""
3245
3246 #: config/tc-arm.c:20377
3247 #, c-format
3248 msgid "unknown floating point abi `%s'\n"
3249 msgstr ""
3250
3251 #: config/tc-arm.c:20393
3252 #, c-format
3253 msgid "unknown EABI `%s'\n"
3254 msgstr ""
3255
3256 #: config/tc-arm.c:20400
3257 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3258 msgstr ""
3259
3260 #: config/tc-arm.c:20402
3261 msgid "<arch name>\t  assemble for architecture <arch name>"
3262 msgstr ""
3263
3264 #: config/tc-arm.c:20404
3265 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3266 msgstr ""
3267
3268 #: config/tc-arm.c:20406
3269 msgid "<abi>\t  assemble for floating point ABI <abi>"
3270 msgstr ""
3271
3272 #: config/tc-arm.c:20409
3273 msgid "<ver>\t  assemble for eabi version <ver>"
3274 msgstr ""
3275
3276 #: config/tc-arm.c:20451 config/tc-arm.c:20471 config/tc-arm.c:20493
3277 #, c-format
3278 msgid "option `-%c%s' is deprecated: %s"
3279 msgstr ""
3280
3281 #: config/tc-arm.c:20514
3282 #, c-format
3283 msgid " ARM-specific assembler options:\n"
3284 msgstr ""
3285
3286 #: config/tc-arm.c:20525
3287 #, c-format
3288 msgid "  -EB                     assemble code for a big-endian cpu\n"
3289 msgstr ""
3290
3291 #: config/tc-arm.c:20530
3292 #, c-format
3293 msgid "  -EL                     assemble code for a little-endian cpu\n"
3294 msgstr ""
3295
3296 #: config/tc-avr.c:264
3297 #, c-format
3298 msgid "Known MCU names:"
3299 msgstr ""
3300
3301 #: config/tc-avr.c:330
3302 #, c-format
3303 msgid ""
3304 "AVR options:\n"
3305 "  -mmcu=[avr-name] select microcontroller variant\n"
3306 "                   [avr-name] can be:\n"
3307 "                   avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
3308 "                   avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
3309 "                   avr3 - ATmega103, ATmega603\n"
3310 "                   avr4 - ATmega83, ATmega85\n"
3311 "                   avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
3312 "                   or immediate microcontroller name.\n"
3313 msgstr ""
3314
3315 #: config/tc-avr.c:340
3316 #, c-format
3317 msgid ""
3318 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
3319 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
3320 "                   (default for avr4, avr5)\n"
3321 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
3322 "                   (default for avr3, avr5)\n"
3323 msgstr ""
3324
3325 #: config/tc-avr.c:384 config/tc-msp430.c:744
3326 #, c-format
3327 msgid "unknown MCU: %s\n"
3328 msgstr ""
3329
3330 #: config/tc-avr.c:393
3331 #, c-format
3332 msgid "redefinition of mcu type `%s' to `%s'"
3333 msgstr ""
3334
3335 #: config/tc-avr.c:471
3336 msgid "constant value required"
3337 msgstr ""
3338
3339 #: config/tc-avr.c:474
3340 #, c-format
3341 msgid "number must be positive and less than %d"
3342 msgstr ""
3343
3344 #: config/tc-avr.c:500 config/tc-avr.c:635
3345 #, c-format
3346 msgid "constant out of 8-bit range: %d"
3347 msgstr ""
3348
3349 #: config/tc-avr.c:568 config/tc-score.c:969 read.c:3564
3350 msgid "illegal expression"
3351 msgstr ""
3352
3353 #: config/tc-avr.c:597 config/tc-avr.c:1356
3354 msgid "`)' required"
3355 msgstr ""
3356
3357 #: config/tc-avr.c:618
3358 msgid "expression dangerous with linker stubs"
3359 msgstr ""
3360
3361 #: config/tc-avr.c:690
3362 msgid "register r16-r23 required"
3363 msgstr ""
3364
3365 #: config/tc-avr.c:696
3366 msgid "register number above 15 required"
3367 msgstr ""
3368
3369 #: config/tc-avr.c:702
3370 msgid "even register number required"
3371 msgstr ""
3372
3373 #: config/tc-avr.c:708
3374 msgid "register r24, r26, r28 or r30 required"
3375 msgstr ""
3376
3377 #: config/tc-avr.c:714
3378 msgid "register name or number from 0 to 31 required"
3379 msgstr ""
3380
3381 #: config/tc-avr.c:732
3382 msgid "pointer register (X, Y or Z) required"
3383 msgstr ""
3384
3385 #: config/tc-avr.c:739
3386 msgid "cannot both predecrement and postincrement"
3387 msgstr ""
3388
3389 #: config/tc-avr.c:747
3390 msgid "addressing mode not supported"
3391 msgstr ""
3392
3393 #: config/tc-avr.c:753
3394 msgid "can't predecrement"
3395 msgstr ""
3396
3397 #: config/tc-avr.c:756
3398 msgid "pointer register Z required"
3399 msgstr ""
3400
3401 #: config/tc-avr.c:774
3402 msgid "pointer register (Y or Z) required"
3403 msgstr ""
3404
3405 #: config/tc-avr.c:878
3406 #, c-format
3407 msgid "unknown constraint `%c'"
3408 msgstr ""
3409
3410 #: config/tc-avr.c:930
3411 msgid "`,' required"
3412 msgstr ""
3413
3414 #: config/tc-avr.c:948
3415 msgid "undefined combination of operands"
3416 msgstr ""
3417
3418 #: config/tc-avr.c:957
3419 msgid "skipping two-word instruction"
3420 msgstr ""
3421
3422 #: config/tc-avr.c:1049 config/tc-avr.c:1065 config/tc-avr.c:1179
3423 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3424 #, c-format
3425 msgid "odd address operand: %ld"
3426 msgstr ""
3427
3428 #: config/tc-avr.c:1057 config/tc-avr.c:1076 config/tc-avr.c:1098
3429 #: config/tc-avr.c:1105 config/tc-avr.c:1112 config/tc-d10v.c:503
3430 #: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3431 #: config/tc-msp430.c:2003
3432 #, c-format
3433 msgid "operand out of range: %ld"
3434 msgstr ""
3435
3436 #: config/tc-avr.c:1188 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3437 #: config/tc-msp430.c:2021
3438 #, c-format
3439 msgid "line %d: unknown relocation type: 0x%x"
3440 msgstr ""
3441
3442 #: config/tc-avr.c:1202
3443 msgid "only constant expression allowed"
3444 msgstr ""
3445
3446 #. xgettext:c-format.
3447 #: config/tc-avr.c:1262 config/tc-bfin.c:722 config/tc-d10v.c:1457
3448 #: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2276
3449 #: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6079
3450 #: config/tc-spu.c:829 config/tc-spu.c:1016 config/tc-v850.c:2187
3451 #: config/tc-z80.c:2017
3452 #, c-format
3453 msgid "reloc %d not supported by object file format"
3454 msgstr ""
3455
3456 #: config/tc-avr.c:1285 config/tc-h8300.c:1866 config/tc-mcore.c:881
3457 #: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
3458 #: config/tc-z8k.c:1216
3459 msgid "can't find opcode "
3460 msgstr ""
3461
3462 #: config/tc-avr.c:1302
3463 #, c-format
3464 msgid "illegal opcode %s for mcu %s"
3465 msgstr ""
3466
3467 #: config/tc-avr.c:1311
3468 msgid "garbage at end of line"
3469 msgstr ""
3470
3471 #: config/tc-avr.c:1383 config/tc-avr.c:1390
3472 #, c-format
3473 msgid "illegal %srelocation size: %d"
3474 msgstr ""
3475
3476 #: config/tc-bfin.c:249 config/tc-frv.c:1652 config/tc-frv.c:1662
3477 msgid "missing ')'"
3478 msgstr ""
3479
3480 #: config/tc-bfin.c:338
3481 #, c-format
3482 msgid " BFIN specific command line options:\n"
3483 msgstr ""
3484
3485 #: config/tc-bfin.c:351
3486 msgid "Could not set architecture and machine."
3487 msgstr ""
3488
3489 #: config/tc-bfin.c:496
3490 msgid "Parse failed."
3491 msgstr ""
3492
3493 #: config/tc-bfin.c:571
3494 msgid "pcrel too far BFD_RELOC_BFIN_10"
3495 msgstr ""
3496
3497 #: config/tc-bfin.c:587
3498 msgid "pcrel too far BFD_RELOC_BFIN_12"
3499 msgstr ""
3500
3501 #: config/tc-bfin.c:607
3502 msgid "pcrel too far BFD_RELOC_BFIN_24"
3503 msgstr ""
3504
3505 #: config/tc-bfin.c:622
3506 msgid "pcrel too far BFD_RELOC_BFIN_5"
3507 msgstr ""
3508
3509 #: config/tc-bfin.c:634
3510 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3511 msgstr ""
3512
3513 #: config/tc-bfin.c:644
3514 msgid "rel too far BFD_RELOC_8"
3515 msgstr ""
3516
3517 #: config/tc-bfin.c:651
3518 msgid "rel too far BFD_RELOC_16"
3519 msgstr ""
3520
3521 #: config/tc-cr16.c:159 read.c:4275
3522 msgid "using a bit field width of zero"
3523 msgstr ""
3524
3525 #: config/tc-cr16.c:167 read.c:4283
3526 #, c-format
3527 msgid "field width \"%s\" too complex for a bitfield"
3528 msgstr ""
3529
3530 #: config/tc-cr16.c:176 read.c:4291
3531 #, c-format
3532 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3533 msgstr ""
3534
3535 #: config/tc-cr16.c:198 read.c:4313
3536 #, c-format
3537 msgid "field value \"%s\" too complex for a bitfield"
3538 msgstr ""
3539
3540 #: config/tc-cr16.c:379
3541 #, c-format
3542 msgid "Unknown register pair - index relative mode: `%d'"
3543 msgstr ""
3544
3545 #: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
3546 #: write.c:959
3547 #, c-format
3548 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3549 msgstr ""
3550
3551 #: config/tc-cr16.c:572 config/tc-crx.c:360
3552 #, c-format
3553 msgid "internal error: reloc %d (`%s') not supported by object file format"
3554 msgstr ""
3555
3556 #: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
3557 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3558 msgid "Virtual memory exhausted"
3559 msgstr ""
3560
3561 #: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:589
3562 #: config/tc-i386.c:1640 config/tc-i386.c:1662 config/tc-m68k.c:4461
3563 #: config/tc-maxq.c:2865
3564 #, c-format
3565 msgid "Internal Error:  Can't hash %s: %s"
3566 msgstr ""
3567
3568 #: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
3569 #, c-format
3570 msgid "Can't hash `%s': %s\n"
3571 msgstr ""
3572
3573 #: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
3574 msgid "(unknown reason)"
3575 msgstr ""
3576
3577 #. Missing or bad expr becomes absolute 0.
3578 #: config/tc-cr16.c:828 config/tc-crx.c:617 config/tc-maxq.c:1475
3579 #, c-format
3580 msgid "missing or invalid displacement expression `%s' taken as 0"
3581 msgstr ""
3582
3583 #: config/tc-cr16.c:940
3584 #, c-format
3585 msgid "operand %d: illegal use expression: `%s`"
3586 msgstr ""
3587
3588 #: config/tc-cr16.c:997 config/tc-crx.c:1125
3589 #, c-format
3590 msgid "Unknown register: `%d'"
3591 msgstr ""
3592
3593 #. Issue a error message when register is illegal.
3594 #: config/tc-cr16.c:1005 config/tc-crx.c:1133
3595 #, c-format
3596 msgid "Illegal register (`%s') in Instruction: `%s'"
3597 msgstr ""
3598
3599 #: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:755
3600 #: config/tc-crx.c:775 config/tc-crx.c:790
3601 #, c-format
3602 msgid "Illegal register `%s' in Instruction `%s'"
3603 msgstr ""
3604
3605 #: config/tc-cr16.c:1104 config/tc-cr16.c:1115
3606 #, c-format
3607 msgid "Illegal register pair `%s' in Instruction `%s'"
3608 msgstr ""
3609
3610 #: config/tc-cr16.c:1140 config/tc-i960.c:835
3611 msgid "unmatched '['"
3612 msgstr ""
3613
3614 #: config/tc-cr16.c:1146 config/tc-i960.c:842
3615 msgid "garbage after index spec ignored"
3616 msgstr ""
3617
3618 #: config/tc-cr16.c:1294 config/tc-crx.c:934
3619 #, c-format
3620 msgid "Illegal operands (whitespace): `%s'"
3621 msgstr ""
3622
3623 #: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
3624 #: config/tc-crx.c:946 config/tc-crx.c:953 config/tc-crx.c:970
3625 #: config/tc-crx.c:1762
3626 #, c-format
3627 msgid "Missing matching brackets : `%s'"
3628 msgstr ""
3629
3630 #: config/tc-cr16.c:1362 config/tc-crx.c:996
3631 #, c-format
3632 msgid "Unknown exception: `%s'"
3633 msgstr ""
3634
3635 #: config/tc-cr16.c:1449 config/tc-crx.c:1092
3636 #, c-format
3637 msgid "Illegal `cinv' parameter: `%c'"
3638 msgstr ""
3639
3640 #: config/tc-cr16.c:1471 config/tc-cr16.c:1510
3641 #, c-format
3642 msgid "Unknown register pair: `%d'"
3643 msgstr ""
3644
3645 #. Issue a error message when register  pair is illegal.
3646 #: config/tc-cr16.c:1479
3647 #, c-format
3648 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3649 msgstr ""
3650
3651 #. Issue a error message when register  pair is illegal.
3652 #: config/tc-cr16.c:1518
3653 #, c-format
3654 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3655 msgstr ""
3656
3657 #: config/tc-cr16.c:1557
3658 #, c-format
3659 msgid "Unknown processor register : `%d'"
3660 msgstr ""
3661
3662 #. Issue a error message when register  pair is illegal.
3663 #: config/tc-cr16.c:1565
3664 #, c-format
3665 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3666 msgstr ""
3667
3668 #: config/tc-cr16.c:1613
3669 #, c-format
3670 msgid "Unknown processor register (32 bit) : `%d'"
3671 msgstr ""
3672
3673 #. Issue a error message when register  pair is illegal.
3674 #: config/tc-cr16.c:1621
3675 #, c-format
3676 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3677 msgstr ""
3678
3679 #: config/tc-cr16.c:1985 config/tc-crx.c:1660 config/tc-crx.c:1677
3680 #, c-format
3681 msgid "Same src/dest register is used (`r%d'), result is undefined"
3682 msgstr ""
3683
3684 #: config/tc-cr16.c:2006
3685 msgid "RA register is saved twice."
3686 msgstr ""
3687
3688 #: config/tc-cr16.c:2010
3689 #, c-format
3690 msgid "`%s' Illegal use of registers."
3691 msgstr ""
3692
3693 #: config/tc-cr16.c:2024
3694 #, c-format
3695 msgid "`%s' Illegal count-register combination."
3696 msgstr ""
3697
3698 #: config/tc-cr16.c:2030
3699 #, c-format
3700 msgid "`%s' Illegal use of register."
3701 msgstr ""
3702
3703 #: config/tc-cr16.c:2039 config/tc-crx.c:1669
3704 #, c-format
3705 msgid "`%s' has undefined result"
3706 msgstr ""
3707
3708 #: config/tc-cr16.c:2047
3709 #, c-format
3710 msgid "Same src/dest register is used (`r%d'),result is undefined"
3711 msgstr ""
3712
3713 #: config/tc-cr16.c:2218 config/tc-crx.c:1574
3714 msgid "Incorrect number of operands"
3715 msgstr ""
3716
3717 #: config/tc-cr16.c:2220 config/tc-crx.c:1576
3718 #, c-format
3719 msgid "Illegal type of operand (arg %d)"
3720 msgstr ""
3721
3722 #: config/tc-cr16.c:2226 config/tc-crx.c:1582
3723 #, c-format
3724 msgid "Operand out of range (arg %d)"
3725 msgstr ""
3726
3727 #: config/tc-cr16.c:2229 config/tc-crx.c:1585
3728 #, c-format
3729 msgid "Operand has odd displacement (arg %d)"
3730 msgstr ""
3731
3732 #: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1598
3733 #: config/tc-crx.c:1629
3734 #, c-format
3735 msgid "Illegal operand (arg %d)"
3736 msgstr ""
3737
3738 #. Give an error if a frag containing code is not aligned to a 2-byte
3739 #. boundary.
3740 #: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1951
3741 #: config/tc-crx.h:76
3742 msgid "instruction address is not a multiple of 2"
3743 msgstr ""
3744
3745 #: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
3746 #: config/tc-crx.c:1987 config/tc-dlx.c:685 config/tc-hppa.c:3210
3747 #: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
3748 #: config/tc-sparc.c:1431 config/tc-sparc.c:1439
3749 #, c-format
3750 msgid "Unknown opcode: `%s'"
3751 msgstr ""
3752
3753 #: config/tc-cris.c:547 config/tc-m68hc11.c:2744
3754 #, c-format
3755 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3756 msgstr ""
3757
3758 #: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3759 #, c-format
3760 msgid "internal inconsistency problem in %s: resolved symbol"
3761 msgstr ""
3762
3763 #: config/tc-cris.c:561 config/tc-m68hc11.c:2754
3764 #, c-format
3765 msgid "internal inconsistency problem in %s: fr_subtype %d"
3766 msgstr ""
3767
3768 #: config/tc-cris.c:901
3769 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3770 msgstr ""
3771
3772 #: config/tc-cris.c:931
3773 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
3774 msgstr ""
3775
3776 #: config/tc-cris.c:936
3777 #, c-format
3778 msgid ""
3779 "Internal error found in md_convert_frag: offset %ld.  Please report this."
3780 msgstr ""
3781
3782 #: config/tc-cris.c:961
3783 #, c-format
3784 msgid "internal inconsistency in %s: bdapq no symbol"
3785 msgstr ""
3786
3787 #: config/tc-cris.c:974
3788 #, c-format
3789 msgid "internal inconsistency in %s: bdap.w with no symbol"
3790 msgstr ""
3791
3792 #: config/tc-cris.c:998
3793 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3794 msgstr ""
3795
3796 #: config/tc-cris.c:1007
3797 msgid "dangerous MULS/MULU location; give it higher alignment"
3798 msgstr ""
3799
3800 #: config/tc-cris.c:1112
3801 msgid ""
3802 "Out-of-range .word offset handling is not implemented for .arch "
3803 "common_v10_v32"
3804 msgstr ""
3805
3806 #: config/tc-cris.c:1220
3807 #, c-format
3808 msgid "Buggy opcode: `%s' \"%s\"\n"
3809 msgstr ""
3810
3811 #: config/tc-cris.c:1635
3812 #, c-format
3813 msgid "Immediate value not in 5 bit unsigned range: %ld"
3814 msgstr ""
3815
3816 #: config/tc-cris.c:1651
3817 #, c-format
3818 msgid "Immediate value not in 4 bit unsigned range: %ld"
3819 msgstr ""
3820
3821 #: config/tc-cris.c:1703
3822 #, c-format
3823 msgid "Immediate value not in 6 bit range: %ld"
3824 msgstr ""
3825
3826 #: config/tc-cris.c:1718
3827 #, c-format
3828 msgid "Immediate value not in 6 bit unsigned range: %ld"
3829 msgstr ""
3830
3831 #. Others have a generic warning.
3832 #: config/tc-cris.c:1826
3833 #, c-format
3834 msgid "Unimplemented register `%s' specified"
3835 msgstr ""
3836
3837 #. We've come to the end of instructions with this
3838 #. opcode, so it must be an error.
3839 #: config/tc-cris.c:2069
3840 msgid "Illegal operands"
3841 msgstr ""
3842
3843 #: config/tc-cris.c:2110 config/tc-cris.c:2150
3844 #, c-format
3845 msgid "Immediate value not in 8 bit range: %ld"
3846 msgstr ""
3847
3848 #: config/tc-cris.c:2120 config/tc-cris.c:2171
3849 #, c-format
3850 msgid "Immediate value not in 16 bit range: %ld"
3851 msgstr ""
3852
3853 #: config/tc-cris.c:2155
3854 #, c-format
3855 msgid "Immediate value not in 8 bit signed range: %ld"
3856 msgstr ""
3857
3858 #: config/tc-cris.c:2160
3859 #, c-format
3860 msgid "Immediate value not in 8 bit unsigned range: %ld"
3861 msgstr ""
3862
3863 #: config/tc-cris.c:2176
3864 #, c-format
3865 msgid "Immediate value not in 16 bit signed range: %ld"
3866 msgstr ""
3867
3868 #: config/tc-cris.c:2181
3869 #, c-format
3870 msgid "Immediate value not in 16 bit unsigned range: %ld"
3871 msgstr ""
3872
3873 #: config/tc-cris.c:2203
3874 msgid "PIC relocation size does not match operand size"
3875 msgstr ""
3876
3877 #: config/tc-cris.c:3346
3878 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3879 msgstr ""
3880
3881 #: config/tc-cris.c:3350
3882 msgid "32-bit conditional branch generated"
3883 msgstr ""
3884
3885 #: config/tc-cris.c:3411
3886 msgid "Complex expression not supported"
3887 msgstr ""
3888
3889 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
3890 #. not, add it.
3891 #: config/tc-cris.c:3537
3892 msgid "Bad call to md_atof () - floating point formats are not supported"
3893 msgstr ""
3894
3895 #: config/tc-cris.c:3578
3896 msgid "PC-relative relocation must be trivially resolved"
3897 msgstr ""
3898
3899 #: config/tc-cris.c:3631
3900 #, c-format
3901 msgid "Value not in 16 bit range: %ld"
3902 msgstr ""
3903
3904 #: config/tc-cris.c:3642
3905 #, c-format
3906 msgid "Value not in 16 bit signed range: %ld"
3907 msgstr ""
3908
3909 #: config/tc-cris.c:3653
3910 #, c-format
3911 msgid "Value not in 8 bit range: %ld"
3912 msgstr ""
3913
3914 #: config/tc-cris.c:3661
3915 #, c-format
3916 msgid "Value not in 8 bit signed range: %ld"
3917 msgstr ""
3918
3919 #: config/tc-cris.c:3672
3920 #, c-format
3921 msgid "Value not in 4 bit unsigned range: %ld"
3922 msgstr ""
3923
3924 #: config/tc-cris.c:3680
3925 #, c-format
3926 msgid "Value not in 5 bit unsigned range: %ld"
3927 msgstr ""
3928
3929 #: config/tc-cris.c:3688
3930 #, c-format
3931 msgid "Value not in 6 bit range: %ld"
3932 msgstr ""
3933
3934 #: config/tc-cris.c:3696
3935 #, c-format
3936 msgid "Value not in 6 bit unsigned range: %ld"
3937 msgstr ""
3938
3939 #: config/tc-cris.c:3742
3940 #, c-format
3941 msgid "Please use --help to see usage and options for this assembler.\n"
3942 msgstr ""
3943
3944 #: config/tc-cris.c:3754
3945 msgid "--no-underscore is invalid with a.out format"
3946 msgstr ""
3947
3948 #: config/tc-cris.c:3778
3949 #, c-format
3950 msgid "invalid <arch> in --march=<arch>: %s"
3951 msgstr ""
3952
3953 #: config/tc-cris.c:3877
3954 msgid ""
3955 "Semantics error.  This type of operand can not be relocated, it must be an "
3956 "assembly-time constant"
3957 msgstr ""
3958
3959 #: config/tc-cris.c:3926
3960 #, c-format
3961 msgid "Cannot generate relocation type for symbol %s, code %s"
3962 msgstr ""
3963
3964 #. The messages are formatted to line up with the generic options.
3965 #: config/tc-cris.c:3939
3966 #, c-format
3967 msgid "CRIS-specific options:\n"
3968 msgstr ""
3969
3970 #: config/tc-cris.c:3941
3971 msgid ""
3972 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
3973 msgstr ""
3974
3975 #: config/tc-cris.c:3943
3976 msgid "  -N                      Warn when branches are expanded to jumps.\n"
3977 msgstr ""
3978
3979 #: config/tc-cris.c:3945
3980 msgid ""
3981 "  --underscore            User symbols are normally prepended with "
3982 "underscore.\n"
3983 msgstr ""
3984
3985 #: config/tc-cris.c:3947
3986 msgid "                          Registers will not need any prefix.\n"
3987 msgstr ""
3988
3989 #: config/tc-cris.c:3949
3990 msgid "  --no-underscore         User symbols do not have any prefix.\n"
3991 msgstr ""
3992
3993 #: config/tc-cris.c:3951
3994 msgid "                          Registers will require a `$'-prefix.\n"
3995 msgstr ""
3996
3997 #: config/tc-cris.c:3953
3998 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
3999 msgstr ""
4000
4001 #: config/tc-cris.c:3955
4002 msgid ""
4003 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
4004 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4005 msgstr ""
4006
4007 #: config/tc-cris.c:3976
4008 msgid "Invalid relocation"
4009 msgstr ""
4010
4011 #: config/tc-cris.c:4013
4012 msgid "Invalid pc-relative relocation"
4013 msgstr ""
4014
4015 #: config/tc-cris.c:4058
4016 #, c-format
4017 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4018 msgstr ""
4019
4020 #: config/tc-cris.c:4088
4021 #, c-format
4022 msgid ".syntax %s requires command-line option `--underscore'"
4023 msgstr ""
4024
4025 #: config/tc-cris.c:4097
4026 #, c-format
4027 msgid ".syntax %s requires command-line option `--no-underscore'"
4028 msgstr ""
4029
4030 #: config/tc-cris.c:4134
4031 msgid "Unknown .syntax operand"
4032 msgstr ""
4033
4034 #: config/tc-cris.c:4144
4035 msgid "Pseudodirective .file is only valid when generating ELF"
4036 msgstr ""
4037
4038 #: config/tc-cris.c:4156
4039 msgid "Pseudodirective .loc is only valid when generating ELF"
4040 msgstr ""
4041
4042 #: config/tc-cris.c:4299
4043 msgid "unknown operand to .arch"
4044 msgstr ""
4045
4046 #: config/tc-cris.c:4308
4047 msgid ".arch <arch> requires a matching --march=... option"
4048 msgstr ""
4049
4050 #: config/tc-crx.c:818
4051 #, c-format
4052 msgid "Illegal Scale - `%d'"
4053 msgstr ""
4054
4055 #: config/tc-crx.c:1262
4056 #, c-format
4057 msgid "Illegal Co-processor register in Instruction `%s' "
4058 msgstr ""
4059
4060 #: config/tc-crx.c:1269
4061 #, c-format
4062 msgid "Illegal Co-processor special register in Instruction `%s' "
4063 msgstr ""
4064
4065 #: config/tc-crx.c:1588
4066 #, c-format
4067 msgid "Invalid DISPU4 operand value (arg %d)"
4068 msgstr ""
4069
4070 #: config/tc-crx.c:1591
4071 #, c-format
4072 msgid "Invalid CST4 operand value (arg %d)"
4073 msgstr ""
4074
4075 #: config/tc-crx.c:1594
4076 #, c-format
4077 msgid "Operand value is not within upper 64 KB (arg %d)"
4078 msgstr ""
4079
4080 #: config/tc-crx.c:1731
4081 msgid "Invalid Register in Register List"
4082 msgstr ""
4083
4084 #: config/tc-crx.c:1785
4085 #, c-format
4086 msgid "Illegal register `%s' in cop-register list"
4087 msgstr ""
4088
4089 #: config/tc-crx.c:1793
4090 #, c-format
4091 msgid "Illegal register `%s' in cop-special-register list"
4092 msgstr ""
4093
4094 #: config/tc-crx.c:1812
4095 #, c-format
4096 msgid "Illegal register `%s' in user register list"
4097 msgstr ""
4098
4099 #: config/tc-crx.c:1831
4100 #, c-format
4101 msgid "Illegal register `%s' in register list"
4102 msgstr ""
4103
4104 #: config/tc-crx.c:1837
4105 #, c-format
4106 msgid "Maximum %d bits may be set in `mask16' operand"
4107 msgstr ""
4108
4109 #: config/tc-crx.c:1846
4110 #, c-format
4111 msgid "rest of line ignored; first ignored character is `%c'"
4112 msgstr ""
4113
4114 #: config/tc-crx.c:1854
4115 #, c-format
4116 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4117 msgstr ""
4118
4119 #. HI can't be specified without LO (and vise-versa).
4120 #: config/tc-crx.c:1860
4121 msgid "HI/LO registers should be specified together"
4122 msgstr ""
4123
4124 #: config/tc-crx.c:1866
4125 msgid "HI/LO registers should be specified without additional registers"
4126 msgstr ""
4127
4128 #: config/tc-d10v.c:216
4129 #, c-format
4130 msgid ""
4131 "D10V options:\n"
4132 "-O                      Optimize.  Will do some operations in parallel.\n"
4133 "--gstabs-packing        Pack adjacent short instructions together even\n"
4134 "                        when --gstabs is specified.  On by default.\n"
4135 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
4136 "                        instructions together.\n"
4137 msgstr ""
4138
4139 #: config/tc-d10v.c:573
4140 msgid "operand is not an immediate"
4141 msgstr ""
4142
4143 #: config/tc-d10v.c:591
4144 #, c-format
4145 msgid "operand out of range: %lu"
4146 msgstr ""
4147
4148 #: config/tc-d10v.c:649
4149 msgid "Instruction must be executed in parallel with another instruction."
4150 msgstr ""
4151
4152 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4153 #, c-format
4154 msgid "packing conflict: %s must dispatch sequentially"
4155 msgstr ""
4156
4157 #: config/tc-d10v.c:810
4158 #, c-format
4159 msgid "resource conflict (R%d)"
4160 msgstr ""
4161
4162 #: config/tc-d10v.c:813
4163 #, c-format
4164 msgid "resource conflict (A%d)"
4165 msgstr ""
4166
4167 #: config/tc-d10v.c:815
4168 msgid "resource conflict (PSW)"
4169 msgstr ""
4170
4171 #: config/tc-d10v.c:817
4172 msgid "resource conflict (C flag)"
4173 msgstr ""
4174
4175 #: config/tc-d10v.c:819
4176 msgid "resource conflict (F flag)"
4177 msgstr ""
4178
4179 #: config/tc-d10v.c:969
4180 msgid "Instruction must be executed in parallel"
4181 msgstr ""
4182
4183 #: config/tc-d10v.c:972
4184 msgid "Long instructions may not be combined."
4185 msgstr ""
4186
4187 #: config/tc-d10v.c:1005
4188 msgid "One of these instructions may not be executed in parallel."
4189 msgstr ""
4190
4191 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4192 msgid "Two IU instructions may not be executed in parallel"
4193 msgstr ""
4194
4195 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4196 #: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4197 msgid "Swapping instruction order"
4198 msgstr ""
4199
4200 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4201 msgid "Two MU instructions may not be executed in parallel"
4202 msgstr ""
4203
4204 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4205 msgid "IU instruction may not be in the left container"
4206 msgstr ""
4207
4208 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4209 msgid ""
4210 "Instruction in R container is squashed by flow control instruction in L "
4211 "container."
4212 msgstr ""
4213
4214 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4215 msgid "MU instruction may not be in the right container"
4216 msgstr ""
4217
4218 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4219 msgid "unknown execution type passed to write_2_short()"
4220 msgstr ""
4221
4222 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4223 msgid "bad opcode or operands"
4224 msgstr ""
4225
4226 #: config/tc-d10v.c:1261
4227 msgid "value out of range"
4228 msgstr ""
4229
4230 #: config/tc-d10v.c:1335
4231 msgid "illegal operand - register name found where none expected"
4232 msgstr ""
4233
4234 #: config/tc-d10v.c:1370
4235 msgid "Register number must be EVEN"
4236 msgstr ""
4237
4238 #: config/tc-d10v.c:1373
4239 msgid "Unsupported use of sp"
4240 msgstr ""
4241
4242 #: config/tc-d10v.c:1392
4243 #, c-format
4244 msgid "cr%ld is a reserved control register"
4245 msgstr ""
4246
4247 #: config/tc-d10v.c:1565
4248 #, c-format
4249 msgid "line %d: rep or repi must include at least 4 instructions"
4250 msgstr ""
4251
4252 #: config/tc-d10v.c:1745
4253 msgid "can't find previous opcode "
4254 msgstr ""
4255
4256 #: config/tc-d10v.c:1757
4257 #, c-format
4258 msgid "could not assemble: %s"
4259 msgstr ""
4260
4261 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4262 msgid "Unable to mix instructions as specified"
4263 msgstr ""
4264
4265 #: config/tc-d30v.c:149
4266 #, c-format
4267 msgid "Register name %s conflicts with symbol of the same name"
4268 msgstr ""
4269
4270 #: config/tc-d30v.c:239
4271 #, c-format
4272 msgid ""
4273 "\n"
4274 "D30V options:\n"
4275 "-O                      Make adjacent short instructions parallel if "
4276 "possible.\n"
4277 "-n                      Warn about all NOPs inserted by the assembler.\n"
4278 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4279 "-c                      Warn about symbols whoes names match register "
4280 "names.\n"
4281 "-C                      Opposite of -C.  -c is the default.\n"
4282 msgstr ""
4283
4284 #: config/tc-d30v.c:367
4285 msgid "unexpected 12-bit reloc type"
4286 msgstr ""
4287
4288 #: config/tc-d30v.c:374
4289 msgid "unexpected 18-bit reloc type"
4290 msgstr ""
4291
4292 #: config/tc-d30v.c:624
4293 #, c-format
4294 msgid "%s NOP inserted"
4295 msgstr ""
4296
4297 #: config/tc-d30v.c:625
4298 msgid "sequential"
4299 msgstr ""
4300
4301 #: config/tc-d30v.c:625
4302 msgid "parallel"
4303 msgstr ""
4304
4305 #: config/tc-d30v.c:1032
4306 msgid "Instructions may not be executed in parallel"
4307 msgstr ""
4308
4309 #: config/tc-d30v.c:1045
4310 #, c-format
4311 msgid "Executing %s in IU may not work"
4312 msgstr ""
4313
4314 #: config/tc-d30v.c:1052
4315 #, c-format
4316 msgid "Executing %s in IU may not work in parallel execution"
4317 msgstr ""
4318
4319 #: config/tc-d30v.c:1065
4320 #, c-format
4321 msgid "special left instruction `%s' kills instruction `%s' in right container"
4322 msgstr ""
4323
4324 #: config/tc-d30v.c:1076
4325 #, c-format
4326 msgid "Executing %s in reverse serial with %s may not work"
4327 msgstr ""
4328
4329 #: config/tc-d30v.c:1079
4330 #, c-format
4331 msgid "Executing %s in IU in reverse serial may not work"
4332 msgstr ""
4333
4334 #: config/tc-d30v.c:1268
4335 msgid "Odd numbered register used as target of multi-register instruction"
4336 msgstr ""
4337
4338 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4339 #, c-format
4340 msgid "unknown condition code: %s"
4341 msgstr ""
4342
4343 #: config/tc-d30v.c:1360
4344 #, c-format
4345 msgid "cmpu doesn't support condition code %s"
4346 msgstr ""
4347
4348 #: config/tc-d30v.c:1395
4349 #, c-format
4350 msgid "unknown opcode: %s"
4351 msgstr ""
4352
4353 #: config/tc-d30v.c:1406
4354 #, c-format
4355 msgid "operands for opcode `%s' do not match any valid format"
4356 msgstr ""
4357
4358 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4359 msgid "Cannot assemble instruction"
4360 msgstr ""
4361
4362 #: config/tc-d30v.c:1623
4363 msgid "First opcode is long.  Unable to mix instructions as specified."
4364 msgstr ""
4365
4366 #: config/tc-d30v.c:1692
4367 msgid "word of NOPs added between word multiply and load"
4368 msgstr ""
4369
4370 #: config/tc-d30v.c:1694
4371 msgid "word of NOPs added between word multiply and 16-bit multiply"
4372 msgstr ""
4373
4374 #: config/tc-d30v.c:1726
4375 msgid "Instruction uses long version, so it cannot be mixed as specified"
4376 msgstr ""
4377
4378 #: config/tc-d30v.c:1853
4379 #, c-format
4380 msgid "value too large to fit in %d bits"
4381 msgstr ""
4382
4383 #: config/tc-d30v.c:1914
4384 #, c-format
4385 msgid "line %d: unable to place address of symbol '%s' into a byte"
4386 msgstr ""
4387
4388 #: config/tc-d30v.c:1917
4389 #, c-format
4390 msgid "line %d: unable to place value %lx into a byte"
4391 msgstr ""
4392
4393 #: config/tc-d30v.c:1925
4394 #, c-format
4395 msgid "line %d: unable to place address of symbol '%s' into a short"
4396 msgstr ""
4397
4398 #: config/tc-d30v.c:1928
4399 #, c-format
4400 msgid "line %d: unable to place value %lx into a short"
4401 msgstr ""
4402
4403 #: config/tc-d30v.c:1936
4404 #, c-format
4405 msgid "line %d: unable to place address of symbol '%s' into a quad"
4406 msgstr ""
4407
4408 #: config/tc-d30v.c:2044
4409 #, c-format
4410 msgid "Alignment too large: %d assumed"
4411 msgstr ""
4412
4413 #: config/tc-dlx.c:211
4414 msgid "missing .proc"
4415 msgstr ""
4416
4417 #: config/tc-dlx.c:228
4418 msgid ".endfunc missing for previous .proc"
4419 msgstr ""
4420
4421 #: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1769
4422 #, c-format
4423 msgid "internal error: can't hash `%s': %s\n"
4424 msgstr ""
4425
4426 #. Probably a memory allocation problem?  Give up now.
4427 #: config/tc-dlx.c:297 config/tc-hppa.c:8255 config/tc-mips.c:1772
4428 #: config/tc-mips.c:1824 config/tc-or32.c:211 config/tc-sparc.c:869
4429 msgid "Broken assembler.  No assembly attempted."
4430 msgstr ""
4431
4432 #: config/tc-dlx.c:327
4433 #, c-format
4434 msgid "Bad operand for a load instruction: <%s>"
4435 msgstr ""
4436
4437 #: config/tc-dlx.c:441
4438 #, c-format
4439 msgid "Bad operand for a store instruction: <%s>"
4440 msgstr ""
4441
4442 #: config/tc-dlx.c:621
4443 #, c-format
4444 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4445 msgstr ""
4446
4447 #: config/tc-dlx.c:634 config/tc-or32.c:812
4448 #, c-format
4449 msgid "Invalid expression after %%%%\n"
4450 msgstr ""
4451
4452 #: config/tc-dlx.c:703
4453 #, c-format
4454 msgid "Unknown opcode `%s'."
4455 msgstr ""
4456
4457 #: config/tc-dlx.c:716
4458 msgid "Can not set dlx_skip_hi16_flag"
4459 msgstr ""
4460
4461 #: config/tc-dlx.c:730
4462 #, c-format
4463 msgid "Missing arguments for opcode <%s>."
4464 msgstr ""
4465
4466 #: config/tc-dlx.c:764
4467 #, c-format
4468 msgid "Too many operands: %s"
4469 msgstr ""
4470
4471 #: config/tc-dlx.c:801
4472 #, c-format
4473 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4474 msgstr ""
4475
4476 #: config/tc-dlx.c:871
4477 msgid "failed regnum sanity check."
4478 msgstr ""
4479
4480 #: config/tc-dlx.c:884
4481 msgid "failed general register sanity check."
4482 msgstr ""
4483
4484 #. Types or values of args don't match.
4485 #: config/tc-dlx.c:892
4486 msgid "Invalid operands"
4487 msgstr ""
4488
4489 #: config/tc-dlx.c:1119 config/tc-or32.c:774
4490 #, c-format
4491 msgid "label \"$%d\" redefined"
4492 msgstr ""
4493
4494 #: config/tc-dlx.c:1157
4495 msgid "Invalid expression after # number\n"
4496 msgstr ""
4497
4498 #: config/tc-fr30.c:82
4499 #, c-format
4500 msgid " FR30 specific command line options:\n"
4501 msgstr ""
4502
4503 #: config/tc-fr30.c:135
4504 #, c-format
4505 msgid "Instruction %s not allowed in a delay slot."
4506 msgstr ""
4507
4508 #: config/tc-frv.c:407
4509 #, c-format
4510 msgid "Unknown cpu -mcpu=%s"
4511 msgstr ""
4512
4513 #: config/tc-frv.c:461
4514 #, c-format
4515 msgid "FRV specific command line options:\n"
4516 msgstr ""
4517
4518 #: config/tc-frv.c:462
4519 #, c-format
4520 msgid "-G n         Data >= n bytes is in small data area\n"
4521 msgstr ""
4522
4523 #: config/tc-frv.c:463
4524 #, c-format
4525 msgid "-mgpr-32     Note 32 gprs are used\n"
4526 msgstr ""
4527
4528 #: config/tc-frv.c:464
4529 #, c-format
4530 msgid "-mgpr-64     Note 64 gprs are used\n"
4531 msgstr ""
4532
4533 #: config/tc-frv.c:465
4534 #, c-format
4535 msgid "-mfpr-32     Note 32 fprs are used\n"
4536 msgstr ""
4537
4538 #: config/tc-frv.c:466
4539 #, c-format
4540 msgid "-mfpr-64     Note 64 fprs are used\n"
4541 msgstr ""
4542
4543 #: config/tc-frv.c:467
4544 #, c-format
4545 msgid "-msoft-float Note software fp is used\n"
4546 msgstr ""
4547
4548 #: config/tc-frv.c:468
4549 #, c-format
4550 msgid "-mdword      Note stack is aligned to a 8 byte boundary\n"
4551 msgstr ""
4552
4553 #: config/tc-frv.c:469
4554 #, c-format
4555 msgid "-mno-dword   Note stack is aligned to a 4 byte boundary\n"
4556 msgstr ""
4557
4558 #: config/tc-frv.c:470
4559 #, c-format
4560 msgid "-mdouble     Note fp double insns are used\n"
4561 msgstr ""
4562
4563 #: config/tc-frv.c:471
4564 #, c-format
4565 msgid "-mmedia      Note media insns are used\n"
4566 msgstr ""
4567
4568 #: config/tc-frv.c:472
4569 #, c-format
4570 msgid "-mmuladd     Note multiply add/subtract insns are used\n"
4571 msgstr ""
4572
4573 #: config/tc-frv.c:473
4574 #, c-format
4575 msgid "-mpack       Note instructions are packed\n"
4576 msgstr ""
4577
4578 #: config/tc-frv.c:474
4579 #, c-format
4580 msgid "-mno-pack    Do not allow instructions to be packed\n"
4581 msgstr ""
4582
4583 #: config/tc-frv.c:475
4584 #, c-format
4585 msgid "-mpic        Note small position independent code\n"
4586 msgstr ""
4587
4588 #: config/tc-frv.c:476
4589 #, c-format
4590 msgid "-mPIC        Note large position independent code\n"
4591 msgstr ""
4592
4593 #: config/tc-frv.c:477
4594 #, c-format
4595 msgid "-mlibrary-pic Compile library for large position indepedent code\n"
4596 msgstr ""
4597
4598 #: config/tc-frv.c:478
4599 #, c-format
4600 msgid "-mfdpic      Assemble for the FDPIC ABI\n"
4601 msgstr ""
4602
4603 #: config/tc-frv.c:479
4604 #, c-format
4605 msgid "-mnopic      Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4606 msgstr ""
4607
4608 #: config/tc-frv.c:480
4609 #, c-format
4610 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4611 msgstr ""
4612
4613 #: config/tc-frv.c:481
4614 #, c-format
4615 msgid "             Record the cpu type\n"
4616 msgstr ""
4617
4618 #: config/tc-frv.c:482
4619 #, c-format
4620 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4621 msgstr ""
4622
4623 #: config/tc-frv.c:483
4624 #, c-format
4625 msgid "-mtomcat-debug Debug tomcat workarounds\n"
4626 msgstr ""
4627
4628 #: config/tc-frv.c:1187
4629 msgid "VLIW packing used for -mno-pack"
4630 msgstr ""
4631
4632 #: config/tc-frv.c:1197
4633 msgid "Instruction not supported by this architecture"
4634 msgstr ""
4635
4636 #: config/tc-frv.c:1207
4637 msgid "VLIW packing constraint violation"
4638 msgstr ""
4639
4640 #: config/tc-frv.c:1823
4641 #, c-format
4642 msgid "Relocation %s is not safe for %s"
4643 msgstr ""
4644
4645 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4646 msgid "Reg not valid for H8/300"
4647 msgstr ""
4648
4649 #: config/tc-h8300.c:484
4650 msgid "invalid operand size requested"
4651 msgstr ""
4652
4653 #: config/tc-h8300.c:583
4654 msgid "Invalid register list for ldm/stm\n"
4655 msgstr ""
4656
4657 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4658 msgid "mismatch between register and suffix"
4659 msgstr ""
4660
4661 #: config/tc-h8300.c:648
4662 msgid "address too high for vector table jmp/jsr"
4663 msgstr ""
4664
4665 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4666 msgid "Wrong size pointer register for architecture."
4667 msgstr ""
4668
4669 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4670 msgid "expected @(exp, reg16)"
4671 msgstr ""
4672
4673 #: config/tc-h8300.c:760
4674 msgid "expected .L, .W or .B for register in indexed addressing mode"
4675 msgstr ""
4676
4677 #: config/tc-h8300.c:954
4678 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4679 msgstr ""
4680
4681 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4682 msgid "expected register"
4683 msgstr ""
4684
4685 #: config/tc-h8300.c:997
4686 msgid "expected closing paren"
4687 msgstr ""
4688
4689 #: config/tc-h8300.c:1056
4690 #, c-format
4691 msgid "can't use high part of register in operand %d"
4692 msgstr ""
4693
4694 #: config/tc-h8300.c:1213
4695 #, c-format
4696 msgid "Opcode `%s' with these operand types not available in %s mode"
4697 msgstr ""
4698
4699 #: config/tc-h8300.c:1222
4700 msgid "mismatch between opcode size and operand size"
4701 msgstr ""
4702
4703 #: config/tc-h8300.c:1258
4704 #, c-format
4705 msgid "operand %s0x%lx out of range."
4706 msgstr ""
4707
4708 #: config/tc-h8300.c:1354
4709 msgid "Can't work out size of operand.\n"
4710 msgstr ""
4711
4712 #: config/tc-h8300.c:1403
4713 #, c-format
4714 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4715 msgstr ""
4716
4717 #: config/tc-h8300.c:1408
4718 #, c-format
4719 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4720 msgstr ""
4721
4722 #: config/tc-h8300.c:1414
4723 #, c-format
4724 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4725 msgstr ""
4726
4727 #: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4728 msgid "Need #1 or #2 here"
4729 msgstr ""
4730
4731 #: config/tc-h8300.c:1490
4732 msgid "#4 not valid on H8/300."
4733 msgstr ""
4734
4735 #: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4736 #, c-format
4737 msgid "branch operand has odd offset (%lx)\n"
4738 msgstr ""
4739
4740 #: config/tc-h8300.c:1716
4741 msgid "destination operand must be 16 bit register"
4742 msgstr ""
4743
4744 #: config/tc-h8300.c:1725
4745 msgid "source operand must be 8 bit register"
4746 msgstr ""
4747
4748 #: config/tc-h8300.c:1733
4749 msgid "destination operand must be 16bit absolute address"
4750 msgstr ""
4751
4752 #: config/tc-h8300.c:1740
4753 msgid "destination operand must be 8 bit register"
4754 msgstr ""
4755
4756 #: config/tc-h8300.c:1748
4757 msgid "source operand must be 16bit absolute address"
4758 msgstr ""
4759
4760 #. This seems more sane than saying "too many operands".  We'll
4761 #. get here only if the trailing trash starts with a comma.
4762 #. Types or values of args don't match.
4763 #: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
4764 #: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
4765 #: config/tc-or32.c:528
4766 msgid "invalid operands"
4767 msgstr ""
4768
4769 #: config/tc-h8300.c:1787
4770 msgid "operand/size mis-match"
4771 msgstr ""
4772
4773 #: config/tc-h8300.c:1883 config/tc-mips.c:9781 config/tc-sh64.c:2795
4774 #: config/tc-sh.c:2925 config/tc-z8k.c:1226
4775 msgid "unknown opcode"
4776 msgstr ""
4777
4778 #: config/tc-h8300.c:1916
4779 msgid "invalid operand in ldm"
4780 msgstr ""
4781
4782 #: config/tc-h8300.c:1925
4783 msgid "invalid operand in stm"
4784 msgstr ""
4785
4786 #: config/tc-h8300.c:2039
4787 #, c-format
4788 msgid "call to tc_aout_fix_to_chars \n"
4789 msgstr ""
4790
4791 #: config/tc-h8300.c:2048 config/tc-xc16x.c:340
4792 #, c-format
4793 msgid "call to md_convert_frag \n"
4794 msgstr ""
4795
4796 #: config/tc-h8300.c:2099 config/tc-xc16x.c:244
4797 #, c-format
4798 msgid "call to md_estimate_size_before_relax \n"
4799 msgstr ""
4800
4801 #: config/tc-h8300.c:2128 config/tc-xc16x.c:285
4802 msgid "Difference of symbols in different sections is not supported"
4803 msgstr ""
4804
4805 #: config/tc-h8300.c:2150 config/tc-mcore.c:2199 config/tc-pj.c:489
4806 #: config/tc-sh.c:4351 config/tc-xc16x.c:308
4807 #, c-format
4808 msgid "Cannot represent relocation type %s"
4809 msgstr ""
4810
4811 #. Simple range checking for FIELD against HIGH and LOW bounds.
4812 #. IGNORE is used to suppress the error message.
4813 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4814 #. the current file and line number are not valid.
4815 #: config/tc-hppa.c:1015 config/tc-hppa.c:1029
4816 #, c-format
4817 msgid "Field out of range [%d..%d] (%d)."
4818 msgstr ""
4819
4820 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4821 #. IGNORE is used to suppress the error message.
4822 #: config/tc-hppa.c:1043
4823 #, c-format
4824 msgid "Field not properly aligned [%d] (%d)."
4825 msgstr ""
4826
4827 #: config/tc-hppa.c:1092
4828 msgid "Missing .exit\n"
4829 msgstr ""
4830
4831 #: config/tc-hppa.c:1095
4832 msgid "Missing .procend\n"
4833 msgstr ""
4834
4835 #: config/tc-hppa.c:1277
4836 #, c-format
4837 msgid "Invalid field selector.  Assuming F%%."
4838 msgstr ""
4839
4840 #: config/tc-hppa.c:1304
4841 msgid "Bad segment in expression."
4842 msgstr ""
4843
4844 #: config/tc-hppa.c:1329
4845 #, c-format
4846 msgid "Invalid Nullification: (%c)"
4847 msgstr ""
4848
4849 #: config/tc-hppa.c:1387
4850 msgid "Cannot handle fixup"
4851 msgstr ""
4852
4853 #: config/tc-hppa.c:1685
4854 #, c-format
4855 msgid "  -Q                      ignored\n"
4856 msgstr ""
4857
4858 #: config/tc-hppa.c:1689
4859 #, c-format
4860 msgid "  -c                      print a warning if a comment is found\n"
4861 msgstr ""
4862
4863 #: config/tc-hppa.c:1755
4864 #, c-format
4865 msgid "no hppa_fixup entry for fixup type 0x%x"
4866 msgstr ""
4867
4868 #: config/tc-hppa.c:1934
4869 msgid "Unknown relocation encountered in md_apply_fix."
4870 msgstr ""
4871
4872 #: config/tc-hppa.c:2122 config/tc-hppa.c:2147
4873 #, c-format
4874 msgid "Undefined register: '%s'."
4875 msgstr ""
4876
4877 #: config/tc-hppa.c:2181
4878 #, c-format
4879 msgid "Non-absolute symbol: '%s'."
4880 msgstr ""
4881
4882 #: config/tc-hppa.c:2196
4883 #, c-format
4884 msgid "Undefined absolute constant: '%s'."
4885 msgstr ""
4886
4887 #: config/tc-hppa.c:2227 config/tc-hppa.c:5646
4888 msgid "could not update architecture and machine"
4889 msgstr ""
4890
4891 #: config/tc-hppa.c:2265
4892 #, c-format
4893 msgid "Invalid FP Compare Condition: %s"
4894 msgstr ""
4895
4896 #: config/tc-hppa.c:2320
4897 #, c-format
4898 msgid "Invalid FTEST completer: %s"
4899 msgstr ""
4900
4901 #: config/tc-hppa.c:2386 config/tc-hppa.c:2423
4902 #, c-format
4903 msgid "Invalid FP Operand Format: %3s"
4904 msgstr ""
4905
4906 #: config/tc-hppa.c:2558
4907 msgid "Bad segment (should be absolute)."
4908 msgstr ""
4909
4910 #: config/tc-hppa.c:2584
4911 #, c-format
4912 msgid "Invalid argument location: %s\n"
4913 msgstr ""
4914
4915 #: config/tc-hppa.c:2613
4916 #, c-format
4917 msgid "Invalid argument description: %d"
4918 msgstr ""
4919
4920 #: config/tc-hppa.c:3439
4921 msgid "Invalid Indexed Load Completer."
4922 msgstr ""
4923
4924 #: config/tc-hppa.c:3444
4925 msgid "Invalid Indexed Load Completer Syntax."
4926 msgstr ""
4927
4928 #: config/tc-hppa.c:3478
4929 msgid "Invalid Short Load/Store Completer."
4930 msgstr ""
4931
4932 #: config/tc-hppa.c:3538 config/tc-hppa.c:3543
4933 msgid "Invalid Store Bytes Short Completer"
4934 msgstr ""
4935
4936 #: config/tc-hppa.c:3854 config/tc-hppa.c:3860
4937 msgid "Invalid left/right combination completer"
4938 msgstr ""
4939
4940 #: config/tc-hppa.c:3909 config/tc-hppa.c:3916
4941 msgid "Invalid permutation completer"
4942 msgstr ""
4943
4944 #: config/tc-hppa.c:4016
4945 #, c-format
4946 msgid "Invalid Add Condition: %s"
4947 msgstr ""
4948
4949 #: config/tc-hppa.c:4027 config/tc-hppa.c:4037
4950 msgid "Invalid Add and Branch Condition"
4951 msgstr ""
4952
4953 #: config/tc-hppa.c:4058 config/tc-hppa.c:4195
4954 msgid "Invalid Compare/Subtract Condition"
4955 msgstr ""
4956
4957 #: config/tc-hppa.c:4098
4958 #, c-format
4959 msgid "Invalid Bit Branch Condition: %c"
4960 msgstr ""
4961
4962 #: config/tc-hppa.c:4183
4963 #, c-format
4964 msgid "Invalid Compare/Subtract Condition: %s"
4965 msgstr ""
4966
4967 #: config/tc-hppa.c:4210
4968 msgid "Invalid Compare and Branch Condition"
4969 msgstr ""
4970
4971 #: config/tc-hppa.c:4306
4972 msgid "Invalid Logical Instruction Condition."
4973 msgstr ""
4974
4975 #: config/tc-hppa.c:4361
4976 msgid "Invalid Shift/Extract/Deposit Condition."
4977 msgstr ""
4978
4979 #: config/tc-hppa.c:4473
4980 msgid "Invalid Unit Instruction Condition."
4981 msgstr ""
4982
4983 #: config/tc-hppa.c:4948 config/tc-hppa.c:4980 config/tc-hppa.c:5011
4984 #: config/tc-hppa.c:5041
4985 msgid "Branch to unaligned address"
4986 msgstr ""
4987
4988 #: config/tc-hppa.c:5219
4989 msgid "Invalid SFU identifier"
4990 msgstr ""
4991
4992 #: config/tc-hppa.c:5269
4993 msgid "Invalid COPR identifier"
4994 msgstr ""
4995
4996 #: config/tc-hppa.c:5398
4997 msgid "Invalid Floating Point Operand Format."
4998 msgstr ""
4999
5000 #: config/tc-hppa.c:5515 config/tc-hppa.c:5535 config/tc-hppa.c:5555
5001 #: config/tc-hppa.c:5575 config/tc-hppa.c:5595
5002 msgid "Invalid register for single precision fmpyadd or fmpysub"
5003 msgstr ""
5004
5005 #: config/tc-hppa.c:5663
5006 #, c-format
5007 msgid "Invalid operands %s"
5008 msgstr ""
5009
5010 #: config/tc-hppa.c:5718 config/tc-hppa.c:6924 config/tc-hppa.c:6979
5011 msgid "Missing function name for .PROC (corrupted label chain)"
5012 msgstr ""
5013
5014 #: config/tc-hppa.c:5721 config/tc-hppa.c:6982
5015 msgid "Missing function name for .PROC"
5016 msgstr ""
5017
5018 #: config/tc-hppa.c:5780
5019 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5020 msgstr ""
5021
5022 #: config/tc-hppa.c:5876
5023 #, c-format
5024 msgid "Invalid .CALL argument: %s"
5025 msgstr ""
5026
5027 #: config/tc-hppa.c:6010
5028 msgid ".callinfo is not within a procedure definition"
5029 msgstr ""
5030
5031 #: config/tc-hppa.c:6030
5032 #, c-format
5033 msgid "FRAME parameter must be a multiple of 8: %d\n"
5034 msgstr ""
5035
5036 #: config/tc-hppa.c:6049
5037 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5038 msgstr ""
5039
5040 #: config/tc-hppa.c:6061
5041 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5042 msgstr ""
5043
5044 #: config/tc-hppa.c:6071
5045 msgid "Value for ENTRY_SR must be 3\n"
5046 msgstr ""
5047
5048 #: config/tc-hppa.c:6127
5049 #, c-format
5050 msgid "Invalid .CALLINFO argument: %s"
5051 msgstr ""
5052
5053 #: config/tc-hppa.c:6237
5054 msgid "The .ENTER pseudo-op is not supported"
5055 msgstr ""
5056
5057 #: config/tc-hppa.c:6253
5058 msgid "Misplaced .entry. Ignored."
5059 msgstr ""
5060
5061 #: config/tc-hppa.c:6257
5062 msgid "Missing .callinfo."
5063 msgstr ""
5064
5065 #: config/tc-hppa.c:6321
5066 msgid ".REG expression must be a register"
5067 msgstr ""
5068
5069 #: config/tc-hppa.c:6337
5070 msgid "bad or irreducible absolute expression; zero assumed"
5071 msgstr ""
5072
5073 #: config/tc-hppa.c:6348
5074 msgid ".REG must use a label"
5075 msgstr ""
5076
5077 #: config/tc-hppa.c:6350
5078 msgid ".EQU must use a label"
5079 msgstr ""
5080
5081 #: config/tc-hppa.c:6412
5082 #, c-format
5083 msgid "Symbol '%s' could not be created."
5084 msgstr ""
5085
5086 #: config/tc-hppa.c:6416
5087 msgid "No memory for symbol name."
5088 msgstr ""
5089
5090 #: config/tc-hppa.c:6465
5091 msgid ".EXIT must appear within a procedure"
5092 msgstr ""
5093
5094 #: config/tc-hppa.c:6469
5095 msgid "Missing .callinfo"
5096 msgstr ""
5097
5098 #: config/tc-hppa.c:6473
5099 msgid "No .ENTRY for this .EXIT"
5100 msgstr ""
5101
5102 #: config/tc-hppa.c:6513
5103 #, c-format
5104 msgid "Using ENTRY rather than CODE in export directive for %s"
5105 msgstr ""
5106
5107 #: config/tc-hppa.c:6630
5108 #, c-format
5109 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5110 msgstr ""
5111
5112 #: config/tc-hppa.c:6654
5113 #, c-format
5114 msgid "Cannot define export symbol: %s\n"
5115 msgstr ""
5116
5117 #: config/tc-hppa.c:6751
5118 msgid "Missing label name on .LABEL"
5119 msgstr ""
5120
5121 #: config/tc-hppa.c:6756
5122 msgid "extra .LABEL arguments ignored."
5123 msgstr ""
5124
5125 #: config/tc-hppa.c:6772
5126 msgid "The .LEAVE pseudo-op is not supported"
5127 msgstr ""
5128
5129 #: config/tc-hppa.c:6810
5130 msgid "Unrecognized .LEVEL argument\n"
5131 msgstr ""
5132
5133 #: config/tc-hppa.c:6844
5134 #, c-format
5135 msgid "Cannot define static symbol: %s\n"
5136 msgstr ""
5137
5138 #: config/tc-hppa.c:6878
5139 msgid "Nested procedures"
5140 msgstr ""
5141
5142 #: config/tc-hppa.c:6888
5143 msgid "Cannot allocate unwind descriptor\n"
5144 msgstr ""
5145
5146 #: config/tc-hppa.c:6986
5147 msgid "misplaced .procend"
5148 msgstr ""
5149
5150 #: config/tc-hppa.c:6989
5151 msgid "Missing .callinfo for this procedure"
5152 msgstr ""
5153
5154 #: config/tc-hppa.c:6992
5155 msgid "Missing .EXIT for a .ENTRY"
5156 msgstr ""
5157
5158 #: config/tc-hppa.c:7029
5159 msgid "Not in a space.\n"
5160 msgstr ""
5161
5162 #: config/tc-hppa.c:7032
5163 msgid "Not in a subspace.\n"
5164 msgstr ""
5165
5166 #: config/tc-hppa.c:7121
5167 msgid "Invalid .SPACE argument"
5168 msgstr ""
5169
5170 #: config/tc-hppa.c:7167
5171 msgid "Can't change spaces within a procedure definition. Ignored"
5172 msgstr ""
5173
5174 #: config/tc-hppa.c:7295
5175 #, c-format
5176 msgid "Undefined space: '%s' Assuming space number = 0."
5177 msgstr ""
5178
5179 #: config/tc-hppa.c:7318
5180 msgid "Must be in a space before changing or declaring subspaces.\n"
5181 msgstr ""
5182
5183 #: config/tc-hppa.c:7322
5184 msgid "Can't change subspaces within a procedure definition. Ignored"
5185 msgstr ""
5186
5187 #: config/tc-hppa.c:7358
5188 msgid "Parameters of an existing subspace can't be modified"
5189 msgstr ""
5190
5191 #: config/tc-hppa.c:7410
5192 msgid "Alignment must be a power of 2"
5193 msgstr ""
5194
5195 #: config/tc-hppa.c:7457
5196 msgid "FIRST not supported as a .SUBSPACE argument"
5197 msgstr ""
5198
5199 #: config/tc-hppa.c:7459
5200 msgid "Invalid .SUBSPACE argument"
5201 msgstr ""
5202
5203 #: config/tc-hppa.c:7648
5204 #, c-format
5205 msgid "Internal error: Unable to find containing space for %s."
5206 msgstr ""
5207
5208 #: config/tc-hppa.c:7686
5209 #, c-format
5210 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5211 msgstr ""
5212
5213 #: config/tc-hppa.c:7774
5214 #, c-format
5215 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5216 msgstr ""
5217
5218 #: config/tc-hppa.c:8219
5219 msgid "-R option not supported on this target."
5220 msgstr ""
5221
5222 #: config/tc-hppa.c:8236 config/tc-sparc.c:825 config/tc-sparc.c:861
5223 #, c-format
5224 msgid "Internal error: can't hash `%s': %s\n"
5225 msgstr ""
5226
5227 #: config/tc-hppa.c:8245 config/tc-i860.c:236
5228 #, c-format
5229 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5230 msgstr ""
5231
5232 #: config/tc-i386.c:1355
5233 #, c-format
5234 msgid "%s shortened to %s"
5235 msgstr ""
5236
5237 #: config/tc-i386.c:1425
5238 msgid "same type of prefix used twice"
5239 msgstr ""
5240
5241 #: config/tc-i386.c:1450
5242 msgid "64bit mode not supported on this CPU."
5243 msgstr ""
5244
5245 #: config/tc-i386.c:1454
5246 msgid "32bit mode not supported on this CPU."
5247 msgstr ""
5248
5249 #: config/tc-i386.c:1489
5250 msgid "bad argument to syntax directive."
5251 msgstr ""
5252
5253 #: config/tc-i386.c:1569
5254 #, c-format
5255 msgid "no such architecture: `%s'"
5256 msgstr ""
5257
5258 #: config/tc-i386.c:1574
5259 msgid "missing cpu architecture"
5260 msgstr ""
5261
5262 #: config/tc-i386.c:1588
5263 #, c-format
5264 msgid "no such architecture modifier: `%s'"
5265 msgstr ""
5266
5267 #: config/tc-i386.c:1604 config/tc-i386.c:7210 config/tc-maxq.c:223
5268 msgid "Unknown architecture"
5269 msgstr ""
5270
5271 #: config/tc-i386.c:1951
5272 #, c-format
5273 msgid "unknown relocation (%u)"
5274 msgstr ""
5275
5276 #: config/tc-i386.c:1953
5277 #, c-format
5278 msgid "%u-byte relocation cannot be applied to %u-byte field"
5279 msgstr ""
5280
5281 #: config/tc-i386.c:1957
5282 msgid "non-pc-relative relocation for pc-relative field"
5283 msgstr ""
5284
5285 #: config/tc-i386.c:1962
5286 msgid "relocated field and relocation type differ in signedness"
5287 msgstr ""
5288
5289 #: config/tc-i386.c:1971
5290 msgid "there are no unsigned pc-relative relocations"
5291 msgstr ""
5292
5293 #: config/tc-i386.c:1979
5294 #, c-format
5295 msgid "cannot do %u byte pc-relative relocation"
5296 msgstr ""
5297
5298 #: config/tc-i386.c:1996
5299 #, c-format
5300 msgid "cannot do %s %u byte relocation"
5301 msgstr ""
5302
5303 #: config/tc-i386.c:2206 config/tc-i386.c:3472
5304 #, c-format
5305 msgid "ambiguous operand size for `%s'"
5306 msgstr ""
5307
5308 #: config/tc-i386.c:2255
5309 #, c-format
5310 msgid "can't use register '%s%s' as operand %d in '%s'."
5311 msgstr ""
5312
5313 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5314 #: config/tc-i386.c:2294
5315 #, c-format
5316 msgid "translating to `%sp'"
5317 msgstr ""
5318
5319 #: config/tc-i386.c:2342
5320 #, c-format
5321 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5322 msgstr ""
5323
5324 #: config/tc-i386.c:2389 config/tc-i386.c:2497 config/tc-maxq.c:800
5325 #: config/tc-maxq.c:830
5326 #, c-format
5327 msgid "no such instruction: `%s'"
5328 msgstr ""
5329
5330 #: config/tc-i386.c:2400 config/tc-i386.c:2530 config/tc-maxq.c:808
5331 #, c-format
5332 msgid "invalid character %s in mnemonic"
5333 msgstr ""
5334
5335 #: config/tc-i386.c:2407
5336 msgid "expecting prefix; got nothing"
5337 msgstr ""
5338
5339 #: config/tc-i386.c:2409
5340 msgid "expecting mnemonic; got nothing"
5341 msgstr ""
5342
5343 #: config/tc-i386.c:2424 config/tc-i386.c:2548
5344 #, c-format
5345 msgid "`%s' is only supported in 64-bit mode"
5346 msgstr ""
5347
5348 #: config/tc-i386.c:2425 config/tc-i386.c:2547
5349 #, c-format
5350 msgid "`%s' is not supported in 64-bit mode"
5351 msgstr ""
5352
5353 #: config/tc-i386.c:2437
5354 #, c-format
5355 msgid "redundant %s prefix"
5356 msgstr ""
5357
5358 #: config/tc-i386.c:2554
5359 #, c-format
5360 msgid "`%s' is not supported on `%s%s'"
5361 msgstr ""
5362
5363 #: config/tc-i386.c:2562
5364 msgid "use .code16 to ensure correct addressing mode"
5365 msgstr ""
5366
5367 #: config/tc-i386.c:2575
5368 #, c-format
5369 msgid "expecting string instruction after `%s'"
5370 msgstr ""
5371
5372 #: config/tc-i386.c:2607
5373 #, c-format
5374 msgid "invalid character %s before operand %d"
5375 msgstr ""
5376
5377 #: config/tc-i386.c:2621
5378 #, c-format
5379 msgid "unbalanced parenthesis in operand %d."
5380 msgstr ""
5381
5382 #: config/tc-i386.c:2624 config/tc-maxq.c:1850
5383 #, c-format
5384 msgid "unbalanced brackets in operand %d."
5385 msgstr ""
5386
5387 #: config/tc-i386.c:2633
5388 #, c-format
5389 msgid "invalid character %s in operand %d"
5390 msgstr ""
5391
5392 #: config/tc-i386.c:2660 config/tc-maxq.c:1876
5393 #, c-format
5394 msgid "spurious operands; (%d operands/instruction max)"
5395 msgstr ""
5396
5397 #: config/tc-i386.c:2683 config/tc-maxq.c:1896
5398 msgid "expecting operand after ','; got nothing"
5399 msgstr ""
5400
5401 #: config/tc-i386.c:2688
5402 msgid "expecting operand before ','; got nothing"
5403 msgstr ""
5404
5405 #. We found no match.
5406 #: config/tc-i386.c:3223
5407 #, c-format
5408 msgid "suffix or operands invalid for `%s'"
5409 msgstr ""
5410
5411 #: config/tc-i386.c:3234
5412 #, c-format
5413 msgid "indirect %s without `*'"
5414 msgstr ""
5415
5416 #. Warn them that a data or address size prefix doesn't
5417 #. affect assembly of the next line of code.
5418 #: config/tc-i386.c:3242
5419 #, c-format
5420 msgid "stand-alone `%s' prefix"
5421 msgstr ""
5422
5423 #: config/tc-i386.c:3276 config/tc-i386.c:3291
5424 #, c-format
5425 msgid "`%s' operand %d must use `%%es' segment"
5426 msgstr ""
5427
5428 #. We have to know the operand size for crc32.
5429 #: config/tc-i386.c:3344
5430 #, c-format
5431 msgid "ambiguous memory operand size for `%s`"
5432 msgstr ""
5433
5434 #: config/tc-i386.c:3445
5435 msgid ""
5436 "no instruction mnemonic suffix given and no register operands; can't size "
5437 "instruction"
5438 msgstr ""
5439
5440 #: config/tc-i386.c:3598 config/tc-i386.c:3672 config/tc-i386.c:3703
5441 #: config/tc-i386.c:3751 config/tc-i386.c:3789
5442 #, c-format
5443 msgid "Incorrect register `%s%s' used with `%c' suffix"
5444 msgstr ""
5445
5446 #: config/tc-i386.c:3606 config/tc-i386.c:3679 config/tc-i386.c:3796
5447 #, c-format
5448 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5449 msgstr ""
5450
5451 #: config/tc-i386.c:3631 config/tc-i386.c:3655 config/tc-i386.c:3725
5452 #: config/tc-i386.c:3772
5453 #, c-format
5454 msgid "`%s%s' not allowed with `%s%c'"
5455 msgstr ""
5456
5457 #: config/tc-i386.c:3864
5458 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5459 msgstr ""
5460
5461 #: config/tc-i386.c:4054 config/tc-i386.c:4089 config/tc-i386.c:4158
5462 #: config/tc-i386.c:4209
5463 #, c-format
5464 msgid "Incorrect operands for the '%s' instruction"
5465 msgstr ""
5466
5467 #: config/tc-i386.c:4216
5468 #, c-format
5469 msgid "Internal error for the '%s' instruction"
5470 msgstr ""
5471
5472 #: config/tc-i386.c:4242
5473 #, c-format
5474 msgid "the last operand of `%s' must be `%sxmm0'"
5475 msgstr ""
5476
5477 #: config/tc-i386.c:4245
5478 #, c-format
5479 msgid "the first operand of `%s' must be `%sxmm0'"
5480 msgstr ""
5481
5482 #: config/tc-i386.c:4293
5483 #, c-format
5484 msgid "you can't `pop %%cs'"
5485 msgstr ""
5486
5487 #. Reversed arguments on faddp, fsubp, etc.
5488 #: config/tc-i386.c:4322
5489 #, c-format
5490 msgid "translating to `%s %s%s,%s%s'"
5491 msgstr ""
5492
5493 #. Extraneous `l' suffix on fp insn.
5494 #: config/tc-i386.c:4329
5495 #, c-format
5496 msgid "translating to `%s %s%s'"
5497 msgstr ""
5498
5499 #: config/tc-i386.c:4357
5500 #, c-format
5501 msgid "segment override on `%s' is ineffectual"
5502 msgstr ""
5503
5504 #: config/tc-i386.c:4784 config/tc-i386.c:4878 config/tc-i386.c:4923
5505 msgid "skipping prefixes on this instruction"
5506 msgstr ""
5507
5508 #: config/tc-i386.c:4943
5509 msgid "16-bit jump out of range"
5510 msgstr ""
5511
5512 #: config/tc-i386.c:4952
5513 #, c-format
5514 msgid "can't handle non absolute segment in `%s'"
5515 msgstr ""
5516
5517 #: config/tc-i386.c:5538
5518 #, c-format
5519 msgid "@%s reloc is not supported with %d-bit output format"
5520 msgstr ""
5521
5522 #: config/tc-i386.c:5582
5523 #, c-format
5524 msgid "missing or invalid expression `%s'"
5525 msgstr ""
5526
5527 #: config/tc-i386.c:5635
5528 #, c-format
5529 msgid "at most %d immediate operands are allowed"
5530 msgstr ""
5531
5532 #: config/tc-i386.c:5657 config/tc-i386.c:5895 config/tc-maxq.c:1462
5533 #, c-format
5534 msgid "junk `%s' after expression"
5535 msgstr ""
5536
5537 #: config/tc-i386.c:5670
5538 #, c-format
5539 msgid "missing or invalid immediate expression `%s'"
5540 msgstr ""
5541
5542 #: config/tc-i386.c:5693 config/tc-i386.c:5950 config/tc-maxq.c:1492
5543 #, c-format
5544 msgid "unimplemented segment %s in operand"
5545 msgstr ""
5546
5547 #: config/tc-i386.c:5699
5548 #, c-format
5549 msgid "illegal immediate register operand %s"
5550 msgstr ""
5551
5552 #: config/tc-i386.c:5747
5553 #, c-format
5554 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5555 msgstr ""
5556
5557 #: config/tc-i386.c:5756
5558 #, c-format
5559 msgid "scale factor of %d without an index register"
5560 msgstr ""
5561
5562 #: config/tc-i386.c:5778
5563 #, c-format
5564 msgid "at most %d displacement operands are allowed"
5565 msgstr ""
5566
5567 #: config/tc-i386.c:5935
5568 #, c-format
5569 msgid "missing or invalid displacement expression `%s'"
5570 msgstr ""
5571
5572 #: config/tc-i386.c:6055
5573 #, c-format
5574 msgid "`%s' is not a valid base/index expression"
5575 msgstr ""
5576
5577 #: config/tc-i386.c:6059
5578 #, c-format
5579 msgid "`%s' is not a valid %s bit base/index expression"
5580 msgstr ""
5581
5582 #: config/tc-i386.c:6135
5583 #, c-format
5584 msgid "bad memory operand `%s'"
5585 msgstr ""
5586
5587 #: config/tc-i386.c:6150
5588 #, c-format
5589 msgid "junk `%s' after register"
5590 msgstr ""
5591
5592 #: config/tc-i386.c:6162 config/tc-i386.c:6278 config/tc-i386.c:6319
5593 #, c-format
5594 msgid "bad register name `%s'"
5595 msgstr ""
5596
5597 #: config/tc-i386.c:6170
5598 msgid "immediate operand illegal with absolute jump"
5599 msgstr ""
5600
5601 #: config/tc-i386.c:6192
5602 #, c-format
5603 msgid "too many memory references for `%s'"
5604 msgstr ""
5605
5606 #: config/tc-i386.c:6270
5607 #, c-format
5608 msgid "expecting `,' or `)' after index register in `%s'"
5609 msgstr ""
5610
5611 #: config/tc-i386.c:6295
5612 #, c-format
5613 msgid "expecting `)' after scale factor in `%s'"
5614 msgstr ""
5615
5616 #: config/tc-i386.c:6303
5617 #, c-format
5618 msgid "expecting index register or scale factor after `,'; got '%c'"
5619 msgstr ""
5620
5621 #: config/tc-i386.c:6311
5622 #, c-format
5623 msgid "expecting `,' or `)' after base register in `%s'"
5624 msgstr ""
5625
5626 #. It's not a memory operand; argh!
5627 #: config/tc-i386.c:6354
5628 #, c-format
5629 msgid "invalid char %s beginning operand %d `%s'"
5630 msgstr ""
5631
5632 #: config/tc-i386.c:6530
5633 msgid "long jump required"
5634 msgstr ""
5635
5636 #: config/tc-i386.c:6585
5637 msgid "jump target out of range"
5638 msgstr ""
5639
5640 #: config/tc-i386.c:7047
5641 msgid "No compiled in support for x86_64"
5642 msgstr ""
5643
5644 #: config/tc-i386.c:7076 config/tc-i386.c:7092
5645 #, c-format
5646 msgid "Invalid -march= option: `%s'"
5647 msgstr ""
5648
5649 #: config/tc-i386.c:7097 config/tc-i386.c:7109
5650 #, c-format
5651 msgid "Invalid -mtune= option: `%s'"
5652 msgstr ""
5653
5654 #: config/tc-i386.c:7123
5655 #, c-format
5656 msgid ""
5657 "  -Q                      ignored\n"
5658 "  -V                      print assembler version number\n"
5659 "  -k                      ignored\n"
5660 msgstr ""
5661
5662 #: config/tc-i386.c:7128
5663 #, c-format
5664 msgid ""
5665 "  -n                      Do not optimize code alignment\n"
5666 "  -q                      quieten some warnings\n"
5667 msgstr ""
5668
5669 #: config/tc-i386.c:7132
5670 #, c-format
5671 msgid "  -s                      ignored\n"
5672 msgstr ""
5673
5674 #: config/tc-i386.c:7136
5675 #, c-format
5676 msgid "  --32/--64               generate 32bit/64bit code\n"
5677 msgstr ""
5678
5679 #: config/tc-i386.c:7140
5680 #, c-format
5681 msgid "  --divide                do not treat `/' as a comment character\n"
5682 msgstr ""
5683
5684 #: config/tc-i386.c:7143
5685 #, c-format
5686 msgid "  --divide                ignored\n"
5687 msgstr ""
5688
5689 #: config/tc-i386.c:7146
5690 #, c-format
5691 msgid ""
5692 "  -march=CPU/-mtune=CPU   generate code/optimize for CPU, where CPU is one "
5693 "of:\n"
5694 "                           i386, i486, pentium, pentiumpro, pentium4, "
5695 "nocona,\n"
5696 "                           core, core2, k6, athlon, k8, generic32, "
5697 "generic64\n"
5698 msgstr ""
5699
5700 #: config/tc-i386.c:7299 config/tc-s390.c:1822
5701 msgid "GOT already in symbol table"
5702 msgstr ""
5703
5704 #: config/tc-i386.c:7448
5705 #, c-format
5706 msgid "can not do %d byte pc-relative relocation"
5707 msgstr ""
5708
5709 #: config/tc-i386.c:7466 config/tc-maxq.c:247
5710 #, c-format
5711 msgid "can not do %d byte relocation"
5712 msgstr ""
5713
5714 #: config/tc-i386.c:7545 config/tc-maxq.c:274 config/tc-s390.c:2268
5715 #, c-format
5716 msgid "cannot represent relocation type %s"
5717 msgstr ""
5718
5719 #: config/tc-i386.c:7797
5720 #, c-format
5721 msgid "invalid operand for '%s' ('%s' unexpected)"
5722 msgstr ""
5723
5724 #: config/tc-i386.c:7809
5725 #, c-format
5726 msgid "too many memory references for '%s'"
5727 msgstr ""
5728
5729 #. See the comments in intel_bracket_expr.
5730 #: config/tc-i386.c:7820
5731 #, c-format
5732 msgid "Treating `%s' as memory reference"
5733 msgstr ""
5734
5735 #: config/tc-i386.c:8136
5736 #, c-format
5737 msgid "Unknown operand modifier `%s'"
5738 msgstr ""
5739
5740 #: config/tc-i386.c:8152
5741 msgid "Conflicting operand modifiers"
5742 msgstr ""
5743
5744 #: config/tc-i386.c:8201
5745 msgid "Invalid operand to `OFFSET'"
5746 msgstr ""
5747
5748 #: config/tc-i386.c:8275
5749 #, c-format
5750 msgid "`[%.*s]' taken to mean just `%.*s'"
5751 msgstr ""
5752
5753 #: config/tc-i386.c:8367
5754 #, c-format
5755 msgid "`%s' is not a valid segment register"
5756 msgstr ""
5757
5758 #: config/tc-i386.c:8372
5759 msgid "Extra segment override ignored"
5760 msgstr ""
5761
5762 #: config/tc-i386.c:8406 config/tc-i386.c:8571
5763 msgid "Register scaling only allowed in memory operands"
5764 msgstr ""
5765
5766 #: config/tc-i386.c:8428 config/tc-i386.c:8547
5767 #, c-format
5768 msgid "Syntax error: Expecting a constant, got `%s'"
5769 msgstr ""
5770
5771 #: config/tc-i386.c:8456
5772 msgid "Too many register references in memory operand"
5773 msgstr ""
5774
5775 #: config/tc-i386.c:8475
5776 msgid "Invalid use of register"
5777 msgstr ""
5778
5779 #: config/tc-i386.c:8624
5780 #, c-format
5781 msgid "Unrecognized token '%s'"
5782 msgstr ""
5783
5784 #: config/tc-i386.c:8640
5785 #, c-format
5786 msgid "Unexpected token `%s'"
5787 msgstr ""
5788
5789 #: config/tc-i386.c:8798
5790 msgid "`:' expected"
5791 msgstr ""
5792
5793 #: config/tc-i386.c:8823
5794 #, c-format
5795 msgid "Unrecognized token `%s'"
5796 msgstr ""
5797
5798 #: config/tc-i386.c:8958
5799 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5800 msgstr ""
5801
5802 #: config/tc-i386.c:8961
5803 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5804 msgstr ""
5805
5806 #: config/tc-i386.c:8980
5807 msgid ".largecomm supported only in 64bit mode, producing .comm"
5808 msgstr ""
5809
5810 #: config/tc-i860.c:122
5811 msgid "Directive .dual available only with -mintel-syntax option"
5812 msgstr ""
5813
5814 #: config/tc-i860.c:132
5815 msgid "Directive .enddual available only with -mintel-syntax option"
5816 msgstr ""
5817
5818 #: config/tc-i860.c:145
5819 msgid "Directive .atmp available only with -mintel-syntax option"
5820 msgstr ""
5821
5822 #: config/tc-i860.c:167 config/tc-i860.c:171
5823 msgid "Unknown temporary pseudo register"
5824 msgstr ""
5825
5826 #: config/tc-i860.c:247
5827 msgid "Defective assembler.  No assembly attempted."
5828 msgstr ""
5829
5830 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3726
5831 #: config/tc-m68k.c:3758 config/tc-sparc.c:2711
5832 msgid "failed sanity check."
5833 msgstr ""
5834
5835 #: config/tc-i860.c:400
5836 #, c-format
5837 msgid "Expanded opcode after delayed branch: `%s'"
5838 msgstr ""
5839
5840 #: config/tc-i860.c:404
5841 #, c-format
5842 msgid "Expanded opcode in dual mode: `%s'"
5843 msgstr ""
5844
5845 #: config/tc-i860.c:408
5846 #, c-format
5847 msgid "An instruction was expanded (%s)"
5848 msgstr ""
5849
5850 #: config/tc-i860.c:674
5851 msgid "Pipelined instruction: fsrc1 = fdest"
5852 msgstr ""
5853
5854 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5855 msgid "Assembler does not yet support PIC"
5856 msgstr ""
5857
5858 #: config/tc-i860.c:955
5859 #, c-format
5860 msgid "Illegal operands for %s"
5861 msgstr ""
5862
5863 #: config/tc-i860.c:972
5864 #, c-format
5865 msgid "'d.%s' must be 8-byte aligned"
5866 msgstr ""
5867
5868 #: config/tc-i860.c:980
5869 #, c-format
5870 msgid "Prefix 'd.' invalid for instruction `%s'"
5871 msgstr ""
5872
5873 #: config/tc-i860.c:1034
5874 msgid "i860_estimate_size_before_relax\n"
5875 msgstr ""
5876
5877 #: config/tc-i860.c:1133
5878 #, c-format
5879 msgid ""
5880 "  -EL\t\t\t  generate code for little endian mode (default)\n"
5881 "  -EB\t\t\t  generate code for big endian mode\n"
5882 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
5883 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
5884 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
5885 msgstr ""
5886
5887 #. SVR4 compatibility flags.
5888 #: config/tc-i860.c:1141
5889 #, c-format
5890 msgid ""
5891 "  -V\t\t\t  print assembler version number\n"
5892 "  -Qy, -Qn\t\t  ignored\n"
5893 msgstr ""
5894
5895 #: config/tc-i860.c:1204
5896 msgid "This immediate requires 0 MOD 2 alignment"
5897 msgstr ""
5898
5899 #: config/tc-i860.c:1207
5900 msgid "This immediate requires 0 MOD 4 alignment"
5901 msgstr ""
5902
5903 #: config/tc-i860.c:1210
5904 msgid "This immediate requires 0 MOD 8 alignment"
5905 msgstr ""
5906
5907 #: config/tc-i860.c:1213
5908 msgid "This immediate requires 0 MOD 16 alignment"
5909 msgstr ""
5910
5911 #: config/tc-i860.c:1308
5912 msgid "5-bit immediate too large"
5913 msgstr ""
5914
5915 #: config/tc-i860.c:1311
5916 msgid "5-bit field must be absolute"
5917 msgstr ""
5918
5919 #: config/tc-i860.c:1356 config/tc-i860.c:1379
5920 msgid "A branch offset requires 0 MOD 4 alignment"
5921 msgstr ""
5922
5923 #: config/tc-i860.c:1400
5924 #, c-format
5925 msgid "Unrecognized fix-up (0x%08lx)"
5926 msgstr ""
5927
5928 #: config/tc-i860.h:76
5929 msgid "i860_convert_frag\n"
5930 msgstr ""
5931
5932 #: config/tc-i960.c:486
5933 #, c-format
5934 msgid "Hashing returned \"%s\"."
5935 msgstr ""
5936
5937 #: config/tc-i960.c:582 config/tc-i960.c:1112
5938 msgid "expression syntax error"
5939 msgstr ""
5940
5941 #: config/tc-i960.c:618
5942 msgid "attempt to branch into different segment"
5943 msgstr ""
5944
5945 #: config/tc-i960.c:622
5946 #, c-format
5947 msgid "target of %s instruction must be a label"
5948 msgstr ""
5949
5950 #: config/tc-i960.c:732
5951 msgid "unaligned register"
5952 msgstr ""
5953
5954 #: config/tc-i960.c:754
5955 msgid "no such sfr in this architecture"
5956 msgstr ""
5957
5958 #: config/tc-i960.c:792
5959 msgid "illegal literal"
5960 msgstr ""
5961
5962 #: config/tc-i960.c:942
5963 msgid "invalid index register"
5964 msgstr ""
5965
5966 #: config/tc-i960.c:965
5967 msgid "invalid scale factor"
5968 msgstr ""
5969
5970 #: config/tc-i960.c:1189
5971 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5972 msgstr ""
5973
5974 #: config/tc-i960.c:1423 config/tc-xtensa.c:11305
5975 msgid "too many operands"
5976 msgstr ""
5977
5978 #. We never moved: there was no opcode either!
5979 #: config/tc-i960.c:1471
5980 msgid "missing opcode"
5981 msgstr ""
5982
5983 #: config/tc-i960.c:1611
5984 msgid "branch prediction invalid on this opcode"
5985 msgstr ""
5986
5987 #: config/tc-i960.c:1649
5988 #, c-format
5989 msgid "invalid opcode, \"%s\"."
5990 msgstr ""
5991
5992 #: config/tc-i960.c:1651
5993 #, c-format
5994 msgid "improper number of operands.  expecting %d, got %d"
5995 msgstr ""
5996
5997 #: config/tc-i960.c:1751
5998 #, c-format
5999 msgid "Fixup of %ld too large for field width of %d"
6000 msgstr ""
6001
6002 #: config/tc-i960.c:1861
6003 #, c-format
6004 msgid "invalid architecture %s"
6005 msgstr ""
6006
6007 #: config/tc-i960.c:1881
6008 #, c-format
6009 msgid "I960 options:\n"
6010 msgstr ""
6011
6012 #: config/tc-i960.c:1884
6013 #, c-format
6014 msgid ""
6015 "\n"
6016 "\t\t\tspecify variant of 960 architecture\n"
6017 "-b\t\t\tadd code to collect statistics about branches taken\n"
6018 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6019 "\t\t\tcan do relaxing (b.out format only)\n"
6020 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6021 "\t\t\tlong displacements\n"
6022 msgstr ""
6023
6024 #: config/tc-i960.c:2148
6025 msgid "should have 1 or 2 operands"
6026 msgstr ""
6027
6028 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6029 #, c-format
6030 msgid "Redefining leafproc %s"
6031 msgstr ""
6032
6033 #: config/tc-i960.c:2201
6034 msgid "should have two operands"
6035 msgstr ""
6036
6037 #: config/tc-i960.c:2211
6038 msgid "'entry_num' must be absolute number in [0,31]"
6039 msgstr ""
6040
6041 #: config/tc-i960.c:2219
6042 #, c-format
6043 msgid "Redefining entrynum for sysproc %s"
6044 msgstr ""
6045
6046 #. Should not happen: see block comment above.
6047 #: config/tc-i960.c:2319
6048 #, c-format
6049 msgid "Trying to 'bal' to %s"
6050 msgstr ""
6051
6052 #: config/tc-i960.c:2329
6053 msgid "Looks like a proc, but can't tell what kind.\n"
6054 msgstr ""
6055
6056 #: config/tc-i960.c:2348
6057 msgid "big endian mode is not supported"
6058 msgstr ""
6059
6060 #: config/tc-i960.c:2350
6061 #, c-format
6062 msgid "ignoring unrecognized .endian type `%s'"
6063 msgstr ""
6064
6065 #: config/tc-i960.c:2395
6066 msgid "can't use COBR format with external label"
6067 msgstr ""
6068
6069 #: config/tc-i960.c:2570
6070 msgid "option --link-relax is only supported in b.out format"
6071 msgstr ""
6072
6073 #: config/tc-i960.c:2597
6074 #, c-format
6075 msgid "No 'bal' entry point for leafproc %s"
6076 msgstr ""
6077
6078 #: config/tc-ia64.c:1030
6079 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6080 msgstr ""
6081
6082 #: config/tc-ia64.c:1082
6083 msgid "Size of frame exceeds maximum of 96 registers"
6084 msgstr ""
6085
6086 #: config/tc-ia64.c:1087
6087 msgid "Size of rotating registers exceeds frame size"
6088 msgstr ""
6089
6090 #: config/tc-ia64.c:1173
6091 msgid "Unwind directive not followed by an instruction."
6092 msgstr ""
6093
6094 #: config/tc-ia64.c:1182 config/tc-ia64.c:7747
6095 msgid "qualifying predicate not followed by instruction"
6096 msgstr ""
6097
6098 #: config/tc-ia64.c:1255 config/tc-ia64.c:1295
6099 msgid "record type is not valid"
6100 msgstr ""
6101
6102 #: config/tc-ia64.c:1372
6103 msgid "Invalid record type for P3 format."
6104 msgstr ""
6105
6106 #: config/tc-ia64.c:1417
6107 msgid "Invalid record type for format P6"
6108 msgstr ""
6109
6110 #: config/tc-ia64.c:1610 config/tc-ia64.c:1671
6111 msgid "Invalid record type for format B1"
6112 msgstr ""
6113
6114 #: config/tc-ia64.c:1706
6115 msgid "Invalid record type for format X1"
6116 msgstr ""
6117
6118 #: config/tc-ia64.c:1746
6119 msgid "Invalid record type for format X3"
6120 msgstr ""
6121
6122 #: config/tc-ia64.c:1782
6123 msgid "Previous .save incomplete"
6124 msgstr ""
6125
6126 #: config/tc-ia64.c:2659
6127 msgid "spill_mask record unimplemented."
6128 msgstr ""
6129
6130 #: config/tc-ia64.c:2716
6131 msgid "record_type_not_valid"
6132 msgstr ""
6133
6134 #: config/tc-ia64.c:2805
6135 msgid "Ignoring attempt to spill beyond end of region"
6136 msgstr ""
6137
6138 #: config/tc-ia64.c:2865
6139 msgid "Only constant space allocation is supported"
6140 msgstr ""
6141
6142 #: config/tc-ia64.c:2879
6143 msgid "Only constant offsets are supported"
6144 msgstr ""
6145
6146 #: config/tc-ia64.c:2902
6147 msgid "Section switching in code is not supported."
6148 msgstr ""
6149
6150 #: config/tc-ia64.c:2947
6151 msgid " Insn slot not set in unwind record."
6152 msgstr ""
6153
6154 #: config/tc-ia64.c:3021
6155 msgid "frgr_mem record before region record!"
6156 msgstr ""
6157
6158 #: config/tc-ia64.c:3032
6159 msgid "fr_mem record before region record!"
6160 msgstr ""
6161
6162 #: config/tc-ia64.c:3041
6163 msgid "gr_mem record before region record!"
6164 msgstr ""
6165
6166 #: config/tc-ia64.c:3050
6167 msgid "br_mem record before region record!"
6168 msgstr ""
6169
6170 #: config/tc-ia64.c:3060
6171 msgid "gr_gr record before region record!"
6172 msgstr ""
6173
6174 #: config/tc-ia64.c:3068
6175 msgid "br_gr record before region record!"
6176 msgstr ""
6177
6178 #: config/tc-ia64.c:3185
6179 #, c-format
6180 msgid "First operand to .%s must be a predicate"
6181 msgstr ""
6182
6183 #: config/tc-ia64.c:3189
6184 #, c-format
6185 msgid "Pointless use of p0 as first operand to .%s"
6186 msgstr ""
6187
6188 #: config/tc-ia64.c:3246
6189 #, c-format
6190 msgid "Operand %d to .%s must be a preserved register"
6191 msgstr ""
6192
6193 #: config/tc-ia64.c:3283
6194 #, c-format
6195 msgid "Operand %d to .%s must be a writable register"
6196 msgstr ""
6197
6198 #: config/tc-ia64.c:3309
6199 #, c-format
6200 msgid "Radix `%s' unsupported or invalid"
6201 msgstr ""
6202
6203 #: config/tc-ia64.c:3340 config/tc-ia64.c:3345
6204 #, c-format
6205 msgid ".%s outside of %s"
6206 msgstr ""
6207
6208 #: config/tc-ia64.c:3432
6209 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6210 msgstr ""
6211
6212 #: config/tc-ia64.c:3455
6213 msgid "First operand to .fframe must be a constant"
6214 msgstr ""
6215
6216 #: config/tc-ia64.c:3476
6217 msgid "First operand to .vframe must be a general register"
6218 msgstr ""
6219
6220 #: config/tc-ia64.c:3484
6221 msgid "Operand of .vframe contradicts .prologue"
6222 msgstr ""
6223
6224 #: config/tc-ia64.c:3495
6225 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6226 msgstr ""
6227
6228 #: config/tc-ia64.c:3503
6229 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6230 msgstr ""
6231
6232 #: config/tc-ia64.c:3531
6233 msgid "First operand to .save not a register"
6234 msgstr ""
6235
6236 #: config/tc-ia64.c:3537
6237 msgid "Second operand to .save not a valid register"
6238 msgstr ""
6239
6240 #: config/tc-ia64.c:3568 config/tc-ia64.c:3579 config/tc-ia64.c:3587
6241 msgid "Second operand of .save contradicts .prologue"
6242 msgstr ""
6243
6244 #: config/tc-ia64.c:3594
6245 msgid "First operand to .save not a valid register"
6246 msgstr ""
6247
6248 #: config/tc-ia64.c:3613
6249 msgid "First operand to .restore must be stack pointer (sp)"
6250 msgstr ""
6251
6252 #: config/tc-ia64.c:3622
6253 msgid "Second operand to .restore must be a constant >= 0"
6254 msgstr ""
6255
6256 #: config/tc-ia64.c:3632
6257 #, c-format
6258 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6259 msgstr ""
6260
6261 #: config/tc-ia64.c:3720
6262 #, c-format
6263 msgid "Illegal section name `%s' (causes unwind section name clash)"
6264 msgstr ""
6265
6266 #: config/tc-ia64.c:3914
6267 msgid "First operand to .altrp not a valid branch register"
6268 msgstr ""
6269
6270 #: config/tc-ia64.c:3944
6271 #, c-format
6272 msgid "First operand to .%s not a register"
6273 msgstr ""
6274
6275 #: config/tc-ia64.c:3949
6276 #, c-format
6277 msgid "Second operand to .%s not a constant"
6278 msgstr ""
6279
6280 #: config/tc-ia64.c:4016
6281 #, c-format
6282 msgid "First operand to .%s not a valid register"
6283 msgstr ""
6284
6285 #: config/tc-ia64.c:4040
6286 msgid "First operand to .save.g must be a positive 4-bit constant"
6287 msgstr ""
6288
6289 #: config/tc-ia64.c:4053
6290 msgid "Second operand to .save.g must be a general register"
6291 msgstr ""
6292
6293 #: config/tc-ia64.c:4058
6294 #, c-format
6295 msgid "Second operand to .save.g must be the first of %d general registers"
6296 msgstr ""
6297
6298 #: config/tc-ia64.c:4082
6299 msgid "Operand to .save.f must be a positive 20-bit constant"
6300 msgstr ""
6301
6302 #: config/tc-ia64.c:4106
6303 msgid "First operand to .save.b must be a positive 5-bit constant"
6304 msgstr ""
6305
6306 #: config/tc-ia64.c:4119
6307 msgid "Second operand to .save.b must be a general register"
6308 msgstr ""
6309
6310 #: config/tc-ia64.c:4124
6311 #, c-format
6312 msgid "Second operand to .save.b must be the first of %d general registers"
6313 msgstr ""
6314
6315 #: config/tc-ia64.c:4151
6316 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6317 msgstr ""
6318
6319 #: config/tc-ia64.c:4159
6320 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6321 msgstr ""
6322
6323 #: config/tc-ia64.c:4167
6324 msgid "Operands to .save.gf may not be both zero"
6325 msgstr ""
6326
6327 #: config/tc-ia64.c:4185
6328 msgid "Operand to .spill must be a constant"
6329 msgstr ""
6330
6331 #: config/tc-ia64.c:4256
6332 #, c-format
6333 msgid "Operand %d to .%s must be a constant"
6334 msgstr ""
6335
6336 #: config/tc-ia64.c:4278
6337 #, c-format
6338 msgid "Missing .label_state %ld"
6339 msgstr ""
6340
6341 #: config/tc-ia64.c:4335
6342 msgid "Operand to .label_state must be a constant"
6343 msgstr ""
6344
6345 #: config/tc-ia64.c:4355
6346 msgid "Operand to .copy_state must be a constant"
6347 msgstr ""
6348
6349 #: config/tc-ia64.c:4379
6350 msgid "First operand to .unwabi must be a constant"
6351 msgstr ""
6352
6353 #: config/tc-ia64.c:4385
6354 msgid "Second operand to .unwabi must be a constant"
6355 msgstr ""
6356
6357 #: config/tc-ia64.c:4422
6358 msgid "Missing .endp after previous .proc"
6359 msgstr ""
6360
6361 #: config/tc-ia64.c:4441
6362 msgid "Empty argument of .proc"
6363 msgstr ""
6364
6365 #: config/tc-ia64.c:4446
6366 #, c-format
6367 msgid "`%s' was already defined"
6368 msgstr ""
6369
6370 #: config/tc-ia64.c:4490
6371 msgid "Initial .body should precede any instructions"
6372 msgstr ""
6373
6374 #: config/tc-ia64.c:4510
6375 msgid ".prologue within prologue"
6376 msgstr ""
6377
6378 #: config/tc-ia64.c:4515
6379 msgid "Initial .prologue should precede any instructions"
6380 msgstr ""
6381
6382 #: config/tc-ia64.c:4525
6383 msgid "First operand to .prologue must be a positive 4-bit constant"
6384 msgstr ""
6385
6386 #: config/tc-ia64.c:4527
6387 msgid "Pointless use of zero first operand to .prologue"
6388 msgstr ""
6389
6390 #: config/tc-ia64.c:4541
6391 msgid "Using a constant as second operand to .prologue is deprecated"
6392 msgstr ""
6393
6394 #: config/tc-ia64.c:4547
6395 msgid "Second operand to .prologue must be a general register"
6396 msgstr ""
6397
6398 #: config/tc-ia64.c:4552
6399 #, c-format
6400 msgid "Second operand to .prologue must be the first of %d general registers"
6401 msgstr ""
6402
6403 #: config/tc-ia64.c:4665
6404 #, c-format
6405 msgid "`%s' was not defined within procedure"
6406 msgstr ""
6407
6408 #: config/tc-ia64.c:4703
6409 msgid "Empty argument of .endp"
6410 msgstr ""
6411
6412 #: config/tc-ia64.c:4717
6413 #, c-format
6414 msgid "`%s' was not specified with previous .proc"
6415 msgstr ""
6416
6417 #: config/tc-ia64.c:4732
6418 #, c-format
6419 msgid "`%s' should be an operand to this .endp"
6420 msgstr ""
6421
6422 #: config/tc-ia64.c:4775 config/tc-ia64.c:5127 config/tc-ia64.c:5440
6423 msgid "Comma expected"
6424 msgstr ""
6425
6426 #: config/tc-ia64.c:4817
6427 msgid "Expected '['"
6428 msgstr ""
6429
6430 #: config/tc-ia64.c:4826 config/tc-ia64.c:7883
6431 msgid "Expected ']'"
6432 msgstr ""
6433
6434 #: config/tc-ia64.c:4831
6435 msgid "Number of elements must be positive"
6436 msgstr ""
6437
6438 #: config/tc-ia64.c:4842
6439 #, c-format
6440 msgid "Used more than the declared %d rotating registers"
6441 msgstr ""
6442
6443 #: config/tc-ia64.c:4850
6444 msgid "Used more than the available 96 rotating registers"
6445 msgstr ""
6446
6447 #: config/tc-ia64.c:4857
6448 msgid "Used more than the available 48 rotating registers"
6449 msgstr ""
6450
6451 #: config/tc-ia64.c:4885
6452 #, c-format
6453 msgid "Attempt to redefine register set `%s'"
6454 msgstr ""
6455
6456 #: config/tc-ia64.c:4953
6457 #, c-format
6458 msgid "Unknown psr option `%s'"
6459 msgstr ""
6460
6461 #: config/tc-ia64.c:5005
6462 msgid "Missing section name"
6463 msgstr ""
6464
6465 #: config/tc-ia64.c:5015
6466 msgid "Comma expected after section name"
6467 msgstr ""
6468
6469 #: config/tc-ia64.c:5026
6470 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6471 msgstr ""
6472
6473 #: config/tc-ia64.c:5122
6474 msgid "Register name expected"
6475 msgstr ""
6476
6477 #: config/tc-ia64.c:5135
6478 msgid "Register value annotation ignored"
6479 msgstr ""
6480
6481 #: config/tc-ia64.c:5176
6482 msgid "Directive invalid within a bundle"
6483 msgstr ""
6484
6485 #: config/tc-ia64.c:5269
6486 msgid "Missing predicate relation type"
6487 msgstr ""
6488
6489 #: config/tc-ia64.c:5275
6490 msgid "Unrecognized predicate relation type"
6491 msgstr ""
6492
6493 #: config/tc-ia64.c:5321
6494 msgid "Bad register range"
6495 msgstr ""
6496
6497 #: config/tc-ia64.c:5330 config/tc-ia64.c:7828
6498 msgid "Predicate register expected"
6499 msgstr ""
6500
6501 #: config/tc-ia64.c:5335
6502 msgid "Duplicate predicate register ignored"
6503 msgstr ""
6504
6505 #: config/tc-ia64.c:5351
6506 msgid "Predicate source and target required"
6507 msgstr ""
6508
6509 #: config/tc-ia64.c:5353 config/tc-ia64.c:5365
6510 msgid "Use of p0 is not valid in this context"
6511 msgstr ""
6512
6513 #: config/tc-ia64.c:5360
6514 msgid "At least two PR arguments expected"
6515 msgstr ""
6516
6517 #: config/tc-ia64.c:5374
6518 msgid "At least one PR argument expected"
6519 msgstr ""
6520
6521 #: config/tc-ia64.c:5410
6522 #, c-format
6523 msgid "Inserting \"%s\" into entry hint table failed: %s"
6524 msgstr ""
6525
6526 #. FIXME -- need 62-bit relocation type
6527 #: config/tc-ia64.c:5886
6528 msgid "62-bit relocation not yet implemented"
6529 msgstr ""
6530
6531 #. XXX technically, this is wrong: we should not be issuing warning
6532 #. messages until we're sure this instruction pattern is going to
6533 #. be used!
6534 #: config/tc-ia64.c:5970
6535 msgid "lower 16 bits of mask ignored"
6536 msgstr ""
6537
6538 #: config/tc-ia64.c:6255
6539 msgid "Expected separator `='"
6540 msgstr ""
6541
6542 #: config/tc-ia64.c:6288
6543 msgid "Duplicate equal sign (=) in instruction"
6544 msgstr ""
6545
6546 #: config/tc-ia64.c:6295
6547 #, c-format
6548 msgid "Illegal operand separator `%c'"
6549 msgstr ""
6550
6551 #: config/tc-ia64.c:6409
6552 #, c-format
6553 msgid "Operand %u of `%s' should be %s"
6554 msgstr ""
6555
6556 #: config/tc-ia64.c:6413
6557 msgid "Wrong number of output operands"
6558 msgstr ""
6559
6560 #: config/tc-ia64.c:6415
6561 msgid "Wrong number of input operands"
6562 msgstr ""
6563
6564 #: config/tc-ia64.c:6417
6565 msgid "Operand mismatch"
6566 msgstr ""
6567
6568 #: config/tc-ia64.c:6499
6569 #, c-format
6570 msgid "Invalid use of `%c%d' as output operand"
6571 msgstr ""
6572
6573 #: config/tc-ia64.c:6502
6574 #, c-format
6575 msgid "Invalid use of `r%d' as base update address operand"
6576 msgstr ""
6577
6578 #: config/tc-ia64.c:6526
6579 #, c-format
6580 msgid "Invalid duplicate use of `%c%d'"
6581 msgstr ""
6582
6583 #: config/tc-ia64.c:6533
6584 #, c-format
6585 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6586 msgstr ""
6587
6588 #: config/tc-ia64.c:6539
6589 #, c-format
6590 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6591 msgstr ""
6592
6593 #: config/tc-ia64.c:6585
6594 msgid "Value truncated to 62 bits"
6595 msgstr ""
6596
6597 #: config/tc-ia64.c:6648
6598 #, c-format
6599 msgid "Bad operand value: %s"
6600 msgstr ""
6601
6602 #. Give an error if a frag containing code is not aligned to a 16 byte
6603 #. boundary.
6604 #: config/tc-ia64.c:6723 config/tc-ia64.h:172
6605 msgid "instruction address is not a multiple of 16"
6606 msgstr ""
6607
6608 #: config/tc-ia64.c:6791
6609 #, c-format
6610 msgid "`%s' must be last in bundle"
6611 msgstr ""
6612
6613 #: config/tc-ia64.c:6823
6614 #, c-format
6615 msgid "Internal error: don't know how to force %s to end of instruction group"
6616 msgstr ""
6617
6618 #: config/tc-ia64.c:6836
6619 #, c-format
6620 msgid "`%s' must be last in instruction group"
6621 msgstr ""
6622
6623 #: config/tc-ia64.c:6866
6624 msgid "Label must be first in a bundle"
6625 msgstr ""
6626
6627 #: config/tc-ia64.c:6943
6628 msgid "hint in B unit may be treated as nop"
6629 msgstr ""
6630
6631 #: config/tc-ia64.c:6954
6632 msgid "hint in B unit can't be used"
6633 msgstr ""
6634
6635 #: config/tc-ia64.c:6968
6636 msgid "emit_one_bundle: unexpected dynamic op"
6637 msgstr ""
6638
6639 #: config/tc-ia64.c:7091
6640 #, c-format
6641 msgid "`%s' does not fit into %s template"
6642 msgstr ""
6643
6644 #: config/tc-ia64.c:7106
6645 #, c-format
6646 msgid "`%s' does not fit into bundle"
6647 msgstr ""
6648
6649 #: config/tc-ia64.c:7118
6650 #, c-format
6651 msgid "`%s' can't go in %s of %s template"
6652 msgstr ""
6653
6654 #: config/tc-ia64.c:7124
6655 msgid "Missing '}' at end of file"
6656 msgstr ""
6657
6658 #: config/tc-ia64.c:7273
6659 #, c-format
6660 msgid "Unrecognized option '-x%s'"
6661 msgstr ""
6662
6663 #: config/tc-ia64.c:7301
6664 msgid ""
6665 "IA-64 options:\n"
6666 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
6667 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
6668 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
6669 "\t\t\t  without function descriptors (sets ELF header flag\n"
6670 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6671 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6672 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
6673 "  -mtune=[itanium1|itanium2]\n"
6674 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
6675 "  -munwind-check=[warning|error]\n"
6676 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
6677 "  -mhint.b=[ok|warning|error]\n"
6678 "\t\t\t  hint.b check (default -mhint.b=error)\n"
6679 "  -x | -xexplicit\t  turn on dependency violation checking\n"
6680 "  -xauto\t\t  automagically remove dependency violations (default)\n"
6681 "  -xnone\t\t  turn off dependency violation checking\n"
6682 "  -xdebug\t\t  debug dependency violation checker\n"
6683 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
6684 "\t\t\t  dependency violation checking\n"
6685 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
6686 "\t\t\t  dependency violation checking\n"
6687 msgstr ""
6688
6689 #: config/tc-ia64.c:7331
6690 msgid "--gstabs is not supported for ia64"
6691 msgstr ""
6692
6693 #: config/tc-ia64.c:7563
6694 #, c-format
6695 msgid "ia64.md_begin: can't hash `%s': %s"
6696 msgstr ""
6697
6698 #: config/tc-ia64.c:7624
6699 #, c-format
6700 msgid "Inserting \"%s\" into constant hash table failed: %s"
6701 msgstr ""
6702
6703 #: config/tc-ia64.c:7636 config/tc-mips.c:1758
6704 msgid "Could not set architecture and machine"
6705 msgstr ""
6706
6707 #: config/tc-ia64.c:7762
6708 msgid "Explicit stops are ignored in auto mode"
6709 msgstr ""
6710
6711 #: config/tc-ia64.c:7771
6712 msgid "Found '{' when manual bundling is already turned on"
6713 msgstr ""
6714
6715 #: config/tc-ia64.c:7784
6716 msgid "Found '{' after explicit switch to automatic mode"
6717 msgstr ""
6718
6719 #: config/tc-ia64.c:7790
6720 msgid "Found '}' when manual bundling is off"
6721 msgstr ""
6722
6723 #: config/tc-ia64.c:7818
6724 msgid "Expected ')'"
6725 msgstr ""
6726
6727 #: config/tc-ia64.c:7823
6728 msgid "Qualifying predicate expected"
6729 msgstr ""
6730
6731 #: config/tc-ia64.c:7842
6732 msgid "Tag must come before qualifying predicate."
6733 msgstr ""
6734
6735 #: config/tc-ia64.c:7872
6736 msgid "Expected ':'"
6737 msgstr ""
6738
6739 #: config/tc-ia64.c:7888
6740 msgid "Tag name expected"
6741 msgstr ""
6742
6743 #: config/tc-ia64.c:7995
6744 msgid "Rotating register index must be a non-negative constant"
6745 msgstr ""
6746
6747 #: config/tc-ia64.c:8000
6748 #, c-format
6749 msgid "Index out of range 0..%u"
6750 msgstr ""
6751
6752 #: config/tc-ia64.c:8012
6753 msgid "Indirect register index must be a general register"
6754 msgstr ""
6755
6756 #: config/tc-ia64.c:8021
6757 msgid "Index can only be applied to rotating or indirect registers"
6758 msgstr ""
6759
6760 #: config/tc-ia64.c:8060
6761 msgid "Expected '('"
6762 msgstr ""
6763
6764 #: config/tc-ia64.c:8068
6765 msgid "Missing ')'"
6766 msgstr ""
6767
6768 #: config/tc-ia64.c:8077
6769 msgid "Not a symbolic expression"
6770 msgstr ""
6771
6772 #: config/tc-ia64.c:8082 config/tc-ia64.c:8096
6773 msgid "Illegal combination of relocation functions"
6774 msgstr ""
6775
6776 #: config/tc-ia64.c:8185
6777 msgid "No current frame"
6778 msgstr ""
6779
6780 #: config/tc-ia64.c:8187
6781 #, c-format
6782 msgid "Register number out of range 0..%u"
6783 msgstr ""
6784
6785 #: config/tc-ia64.c:8226
6786 msgid "Standalone `#' is illegal"
6787 msgstr ""
6788
6789 #: config/tc-ia64.c:8229
6790 msgid "Redundant `#' suffix operators"
6791 msgstr ""
6792
6793 #: config/tc-ia64.c:8389
6794 #, c-format
6795 msgid "Unhandled dependency %s for %s (%s), note %d"
6796 msgstr ""
6797
6798 #: config/tc-ia64.c:9665
6799 #, c-format
6800 msgid "Unrecognized dependency specifier %d\n"
6801 msgstr ""
6802
6803 #: config/tc-ia64.c:10562
6804 msgid "Only the first path encountering the conflict is reported"
6805 msgstr ""
6806
6807 #: config/tc-ia64.c:10564
6808 msgid "This is the location of the conflicting usage"
6809 msgstr ""
6810
6811 #: config/tc-ia64.c:10829
6812 #, c-format
6813 msgid "Unknown opcode `%s'"
6814 msgstr ""
6815
6816 #: config/tc-ia64.c:10907
6817 #, c-format
6818 msgid "AR %d can only be accessed by %c-unit"
6819 msgstr ""
6820
6821 #: config/tc-ia64.c:10919
6822 msgid "hint.b may be treated as nop"
6823 msgstr ""
6824
6825 #: config/tc-ia64.c:10922
6826 msgid "hint.b shouldn't be used"
6827 msgstr ""
6828
6829 #: config/tc-ia64.c:10961
6830 #, c-format
6831 msgid "`%s' cannot be predicated"
6832 msgstr ""
6833
6834 #: config/tc-ia64.c:11034
6835 msgid "Closing bracket missing"
6836 msgstr ""
6837
6838 #: config/tc-ia64.c:11043
6839 msgid "Index must be a general register"
6840 msgstr ""
6841
6842 #: config/tc-ia64.c:11216
6843 #, c-format
6844 msgid "Unsupported fixup size %d"
6845 msgstr ""
6846
6847 #. This should be an error, but since previously there wasn't any
6848 #. diagnostic here, don't make it fail because of this for now.
6849 #: config/tc-ia64.c:11485
6850 #, c-format
6851 msgid "Cannot express %s%d%s relocation"
6852 msgstr ""
6853
6854 #: config/tc-ia64.c:11505
6855 msgid "No addend allowed in @fptr() relocation"
6856 msgstr ""
6857
6858 #: config/tc-ia64.c:11617
6859 #, c-format
6860 msgid "%s must have a constant value"
6861 msgstr ""
6862
6863 #: config/tc-ia64.c:11673
6864 #, c-format
6865 msgid "Cannot represent %s relocation in object file"
6866 msgstr ""
6867
6868 #: config/tc-ia64.c:11786
6869 msgid "Can't add stop bit to mark end of instruction group"
6870 msgstr ""
6871
6872 #: config/tc-ia64.c:11886 config/tc-score.c:6328 read.c:1446 read.c:2417
6873 #: read.c:3046 read.c:3379 read.c:3423
6874 msgid "expected symbol name"
6875 msgstr ""
6876
6877 #: config/tc-ia64.c:11896 read.c:2427 read.c:3056 read.c:3407 stabs.c:468
6878 #, c-format
6879 msgid "expected comma after \"%s\""
6880 msgstr ""
6881
6882 #: config/tc-ia64.c:11938
6883 #, c-format
6884 msgid "`%s' is already the alias of %s `%s'"
6885 msgstr ""
6886
6887 #: config/tc-ia64.c:11948
6888 #, c-format
6889 msgid "%s `%s' already has an alias `%s'"
6890 msgstr ""
6891
6892 #: config/tc-ia64.c:11959
6893 #, c-format
6894 msgid "inserting \"%s\" into %s alias hash table failed: %s"
6895 msgstr ""
6896
6897 #: config/tc-ia64.c:11967
6898 #, c-format
6899 msgid "inserting \"%s\" into %s name hash table failed: %s"
6900 msgstr ""
6901
6902 #: config/tc-ia64.c:11986
6903 #, c-format
6904 msgid "symbol `%s' aliased to `%s' is not used"
6905 msgstr ""
6906
6907 #: config/tc-ia64.c:12008
6908 #, c-format
6909 msgid "section `%s' aliased to `%s' is not used"
6910 msgstr ""
6911
6912 #: config/tc-ip2k.c:158
6913 #, c-format
6914 msgid "IP2K specific command line options:\n"
6915 msgstr ""
6916
6917 #: config/tc-ip2k.c:159
6918 #, c-format
6919 msgid "  -mip2022               restrict to IP2022 insns \n"
6920 msgstr ""
6921
6922 #: config/tc-ip2k.c:160
6923 #, c-format
6924 msgid "  -mip2022ext            permit extended IP2022 insn\n"
6925 msgstr ""
6926
6927 #: config/tc-ip2k.c:274
6928 msgid "md_pcrel_from\n"
6929 msgstr ""
6930
6931 #: config/tc-iq2000.c:364
6932 #, c-format
6933 msgid "the yielding instruction %s may not be in a delay slot."
6934 msgstr ""
6935
6936 #: config/tc-iq2000.c:372
6937 #, c-format
6938 msgid "Register number (R%ld) for double word access must be even."
6939 msgstr ""
6940
6941 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
6942 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
6943 #, c-format
6944 msgid "operand references R%ld of previous load."
6945 msgstr ""
6946
6947 #: config/tc-iq2000.c:396
6948 msgid "instruction implicitly accesses R31 of previous load."
6949 msgstr ""
6950
6951 #: config/tc-iq2000.c:651 config/tc-mep.c:1647
6952 msgid "Unmatched high relocation"
6953 msgstr ""
6954
6955 #: config/tc-iq2000.c:829 config/tc-mips.c:14478 config/tc-score.c:6035
6956 msgid ".end not in text section"
6957 msgstr ""
6958
6959 #: config/tc-iq2000.c:833 config/tc-mips.c:14482 config/tc-score.c:6038
6960 msgid ".end directive without a preceding .ent directive."
6961 msgstr ""
6962
6963 #: config/tc-iq2000.c:842 config/tc-mips.c:14491 config/tc-score.c:6046
6964 msgid ".end symbol does not match .ent symbol."
6965 msgstr ""
6966
6967 #: config/tc-iq2000.c:845 config/tc-mips.c:14498 config/tc-score.c:6051
6968 msgid ".end directive missing or unknown symbol"
6969 msgstr ""
6970
6971 #: config/tc-iq2000.c:863
6972 msgid "Expected simple number."
6973 msgstr ""
6974
6975 #: config/tc-iq2000.c:892 config/tc-mips.c:14403 config/tc-score.c:5885
6976 #, c-format
6977 msgid " *input_line_pointer == '%c' 0x%02x\n"
6978 msgstr ""
6979
6980 #: config/tc-iq2000.c:894
6981 msgid "Invalid number"
6982 msgstr ""
6983
6984 #: config/tc-iq2000.c:929 config/tc-mips.c:14573 config/tc-score.c:5924
6985 msgid ".ent or .aent not in text section."
6986 msgstr ""
6987
6988 #: config/tc-iq2000.c:932
6989 msgid "missing `.end'"
6990 msgstr ""
6991
6992 #: config/tc-m32c.c:137
6993 #, c-format
6994 msgid " M32C specific command line options:\n"
6995 msgstr ""
6996
6997 #. Pretend that we do not recognise this option.
6998 #: config/tc-m32r.c:331
6999 msgid "Unrecognised option: -hidden"
7000 msgstr ""
7001
7002 #: config/tc-m32r.c:358 config/tc-sparc.c:595
7003 msgid "Unrecognized option following -K"
7004 msgstr ""
7005
7006 #: config/tc-m32r.c:373
7007 #, c-format
7008 msgid " M32R specific command line options:\n"
7009 msgstr ""
7010
7011 #: config/tc-m32r.c:375
7012 #, c-format
7013 msgid ""
7014 "  -m32r                   disable support for the m32rx instruction set\n"
7015 msgstr ""
7016
7017 #: config/tc-m32r.c:377
7018 #, c-format
7019 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7020 msgstr ""
7021
7022 #: config/tc-m32r.c:379
7023 #, c-format
7024 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7025 msgstr ""
7026
7027 #: config/tc-m32r.c:381
7028 #, c-format
7029 msgid "  -EL,-little             produce little endian code and data\n"
7030 msgstr ""
7031
7032 #: config/tc-m32r.c:383
7033 #, c-format
7034 msgid "  -EB,-big                produce big endian code and data\n"
7035 msgstr ""
7036
7037 #: config/tc-m32r.c:385
7038 #, c-format
7039 msgid "  -parallel               try to combine instructions in parallel\n"
7040 msgstr ""
7041
7042 #: config/tc-m32r.c:387
7043 #, c-format
7044 msgid "  -no-parallel            disable -parallel\n"
7045 msgstr ""
7046
7047 #: config/tc-m32r.c:389
7048 #, c-format
7049 msgid ""
7050 "  -no-bitinst             disallow the M32R2's extended bit-field "
7051 "instructions\n"
7052 msgstr ""
7053
7054 #: config/tc-m32r.c:391
7055 #, c-format
7056 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7057 msgstr ""
7058
7059 #: config/tc-m32r.c:394
7060 #, c-format
7061 msgid ""
7062 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7063 msgstr ""
7064
7065 #: config/tc-m32r.c:396
7066 #, c-format
7067 msgid "                                         might violate contraints\n"
7068 msgstr ""
7069
7070 #: config/tc-m32r.c:398
7071 #, c-format
7072 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7073 msgstr ""
7074
7075 #: config/tc-m32r.c:400
7076 #, c-format
7077 msgid ""
7078 "                                         instructions might violate "
7079 "contraints\n"
7080 msgstr ""
7081
7082 #: config/tc-m32r.c:402
7083 #, c-format
7084 msgid ""
7085 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7086 msgstr ""
7087
7088 #: config/tc-m32r.c:404
7089 #, c-format
7090 msgid ""
7091 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7092 msgstr ""
7093
7094 #: config/tc-m32r.c:406
7095 #, c-format
7096 msgid ""
7097 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7098 msgstr ""
7099
7100 #: config/tc-m32r.c:408
7101 #, c-format
7102 msgid "                                         fo contraint violations\n"
7103 msgstr ""
7104
7105 #: config/tc-m32r.c:410
7106 #, c-format
7107 msgid ""
7108 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7109 msgstr ""
7110
7111 #: config/tc-m32r.c:412
7112 #, c-format
7113 msgid "                                         contraint violations\n"
7114 msgstr ""
7115
7116 #: config/tc-m32r.c:414
7117 #, c-format
7118 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7119 msgstr ""
7120
7121 #: config/tc-m32r.c:416
7122 #, c-format
7123 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7124 msgstr ""
7125
7126 #: config/tc-m32r.c:419
7127 #, c-format
7128 msgid ""
7129 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7130 "reloc\n"
7131 msgstr ""
7132
7133 #: config/tc-m32r.c:421
7134 #, c-format
7135 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7136 msgstr ""
7137
7138 #: config/tc-m32r.c:423
7139 #, c-format
7140 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7141 msgstr ""
7142
7143 #: config/tc-m32r.c:425
7144 #, c-format
7145 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7146 msgstr ""
7147
7148 #: config/tc-m32r.c:428
7149 #, c-format
7150 msgid "  -KPIC                   generate PIC\n"
7151 msgstr ""
7152
7153 #: config/tc-m32r.c:849
7154 msgid "instructions write to the same destination register."
7155 msgstr ""
7156
7157 #: config/tc-m32r.c:857
7158 msgid "Instructions do not use parallel execution pipelines."
7159 msgstr ""
7160
7161 #: config/tc-m32r.c:865
7162 msgid "Instructions share the same execution pipeline"
7163 msgstr ""
7164
7165 #: config/tc-m32r.c:930 config/tc-m32r.c:1044
7166 #, c-format
7167 msgid "not a 16 bit instruction '%s'"
7168 msgstr ""
7169
7170 #: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
7171 #, c-format
7172 msgid "instruction '%s' is for the M32R2 only"
7173 msgstr ""
7174
7175 #: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
7176 #, c-format
7177 msgid "unknown instruction '%s'"
7178 msgstr ""
7179
7180 #: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
7181 #, c-format
7182 msgid "instruction '%s' is for the M32RX only"
7183 msgstr ""
7184
7185 #: config/tc-m32r.c:973 config/tc-m32r.c:1085
7186 #, c-format
7187 msgid "instruction '%s' cannot be executed in parallel."
7188 msgstr ""
7189
7190 #: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
7191 msgid "internal error: lookup/get operands failed"
7192 msgstr ""
7193
7194 #: config/tc-m32r.c:1095
7195 #, c-format
7196 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7197 msgstr ""
7198
7199 #: config/tc-m32r.c:1124
7200 #, c-format
7201 msgid ""
7202 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7203 "is this intentional ?"
7204 msgstr ""
7205
7206 #: config/tc-m32r.c:1128
7207 #, c-format
7208 msgid ""
7209 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7210 "is this intentional ?"
7211 msgstr ""
7212
7213 #: config/tc-m32r.c:1492 config/tc-ppc.c:1866 config/tc-ppc.c:4414
7214 msgid "Expected comma after symbol-name: rest of line ignored."
7215 msgstr ""
7216
7217 #: config/tc-m32r.c:1502
7218 #, c-format
7219 msgid ".SCOMMon length (%ld.) <0! Ignored."
7220 msgstr ""
7221
7222 #: config/tc-m32r.c:1516 config/tc-ppc.c:1888 config/tc-ppc.c:3035
7223 #: config/tc-ppc.c:4438
7224 msgid "ignoring bad alignment"
7225 msgstr ""
7226
7227 #: config/tc-m32r.c:1528 config/tc-ppc.c:1925 config/tc-v850.c:322
7228 msgid "Common alignment not a power of 2"
7229 msgstr ""
7230
7231 #: config/tc-m32r.c:1543 config/tc-ppc.c:1899 config/tc-ppc.c:4450
7232 #, c-format
7233 msgid "Ignoring attempt to re-define symbol `%s'."
7234 msgstr ""
7235
7236 #: config/tc-m32r.c:1552
7237 #, c-format
7238 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7239 msgstr ""
7240
7241 #: config/tc-m32r.c:1788
7242 msgid "Addend to unresolved symbol not on word boundary."
7243 msgstr ""
7244
7245 #: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-sh.c:747
7246 msgid "Invalid PIC expression."
7247 msgstr ""
7248
7249 #: config/tc-m32r.c:2073
7250 msgid "Unmatched high/shigh reloc"
7251 msgstr ""
7252
7253 #: config/tc-m68hc11.c:371
7254 #, c-format
7255 msgid ""
7256 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7257 "  -m68hc11 | -m68hc12 |\n"
7258 "  -m68hcs12               specify the processor [default %s]\n"
7259 "  -mshort                 use 16-bit int ABI (default)\n"
7260 "  -mlong                  use 32-bit int ABI\n"
7261 "  -mshort-double          use 32-bit double ABI\n"
7262 "  -mlong-double           use 64-bit double ABI (default)\n"
7263 "  --force-long-branches   always turn relative branches into absolute ones\n"
7264 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
7265 "                          when the offset is out of range\n"
7266 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7267 "                          when the instruction does not support direct mode\n"
7268 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
7269 "  --print-opcodes         print the list of instructions with syntax\n"
7270 "  --generate-example      generate an example of each instruction\n"
7271 "                          (used for testing)\n"
7272 msgstr ""
7273
7274 #: config/tc-m68hc11.c:417
7275 #, c-format
7276 msgid "Default target `%s' is not supported."
7277 msgstr ""
7278
7279 #. Dump the opcode statistics table.
7280 #: config/tc-m68hc11.c:435
7281 #, c-format
7282 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7283 msgstr ""
7284
7285 #: config/tc-m68hc11.c:501
7286 #, c-format
7287 msgid "Option `%s' is not recognized."
7288 msgstr ""
7289
7290 #: config/tc-m68hc11.c:671
7291 msgid "#<imm8>"
7292 msgstr ""
7293
7294 #: config/tc-m68hc11.c:680
7295 msgid "#<imm16>"
7296 msgstr ""
7297
7298 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7299 msgid "<imm8>,X"
7300 msgstr ""
7301
7302 #: config/tc-m68hc11.c:725
7303 msgid "*<abs8>"
7304 msgstr ""
7305
7306 #: config/tc-m68hc11.c:737
7307 msgid "#<mask>"
7308 msgstr ""
7309
7310 #: config/tc-m68hc11.c:747
7311 #, c-format
7312 msgid "symbol%d"
7313 msgstr ""
7314
7315 #: config/tc-m68hc11.c:749
7316 msgid "<abs>"
7317 msgstr ""
7318
7319 #: config/tc-m68hc11.c:768
7320 msgid "<label>"
7321 msgstr ""
7322
7323 #: config/tc-m68hc11.c:784
7324 #, c-format
7325 msgid ""
7326 "# Example of `%s' instructions\n"
7327 "\t.sect .text\n"
7328 "_start:\n"
7329 msgstr ""
7330
7331 #: config/tc-m68hc11.c:831
7332 #, c-format
7333 msgid "Instruction `%s' is not recognized."
7334 msgstr ""
7335
7336 #: config/tc-m68hc11.c:836
7337 #, c-format
7338 msgid "Instruction formats for `%s':"
7339 msgstr ""
7340
7341 #: config/tc-m68hc11.c:966
7342 #, c-format
7343 msgid "Immediate operand is not allowed for operand %d."
7344 msgstr ""
7345
7346 #: config/tc-m68hc11.c:1010
7347 msgid "Indirect indexed addressing is not valid for 68HC11."
7348 msgstr ""
7349
7350 #: config/tc-m68hc11.c:1030
7351 msgid "Spurious `,' or bad indirect register addressing mode."
7352 msgstr ""
7353
7354 #: config/tc-m68hc11.c:1052
7355 msgid "Missing second register or offset for indexed-indirect mode."
7356 msgstr ""
7357
7358 #: config/tc-m68hc11.c:1062
7359 msgid "Missing second register for indexed-indirect mode."
7360 msgstr ""
7361
7362 #: config/tc-m68hc11.c:1078
7363 msgid "Missing `]' to close indexed-indirect mode."
7364 msgstr ""
7365
7366 #: config/tc-m68hc11.c:1123
7367 msgid "Illegal operand."
7368 msgstr ""
7369
7370 #: config/tc-m68hc11.c:1128
7371 msgid "Missing operand."
7372 msgstr ""
7373
7374 #: config/tc-m68hc11.c:1181
7375 msgid "Pre-increment mode is not valid for 68HC11"
7376 msgstr ""
7377
7378 #: config/tc-m68hc11.c:1194
7379 msgid "Wrong register in register indirect mode."
7380 msgstr ""
7381
7382 #: config/tc-m68hc11.c:1202
7383 msgid "Missing `]' to close register indirect operand."
7384 msgstr ""
7385
7386 #: config/tc-m68hc11.c:1222
7387 msgid "Post-decrement mode is not valid for 68HC11."
7388 msgstr ""
7389
7390 #: config/tc-m68hc11.c:1230
7391 msgid "Post-increment mode is not valid for 68HC11."
7392 msgstr ""
7393
7394 #: config/tc-m68hc11.c:1248
7395 msgid "Invalid indexed indirect mode."
7396 msgstr ""
7397
7398 #: config/tc-m68hc11.c:1340
7399 #, c-format
7400 msgid "Trap id `%ld' is out of range."
7401 msgstr ""
7402
7403 #: config/tc-m68hc11.c:1344
7404 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7405 msgstr ""
7406
7407 #: config/tc-m68hc11.c:1351
7408 #, c-format
7409 msgid "Operand out of 8-bit range: `%ld'."
7410 msgstr ""
7411
7412 #: config/tc-m68hc11.c:1358
7413 msgid "The trap id must be a constant."
7414 msgstr ""
7415
7416 #: config/tc-m68hc11.c:1393
7417 #, c-format
7418 msgid "Operand `%x' not recognized in fixup8."
7419 msgstr ""
7420
7421 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7422 #, c-format
7423 msgid "Operand out of 16-bit range: `%ld'."
7424 msgstr ""
7425
7426 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7427 #, c-format
7428 msgid "Operand `%x' not recognized in fixup16."
7429 msgstr ""
7430
7431 #: config/tc-m68hc11.c:1492
7432 #, c-format
7433 msgid "Unexpected branch conversion with `%x'"
7434 msgstr ""
7435
7436 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7437 #, c-format
7438 msgid "Operand out of range for a relative branch: `%ld'"
7439 msgstr ""
7440
7441 #: config/tc-m68hc11.c:1689
7442 msgid "Invalid register for dbcc/tbcc instruction."
7443 msgstr ""
7444
7445 #: config/tc-m68hc11.c:1777
7446 #, c-format
7447 msgid "Increment/decrement value is out of range: `%ld'."
7448 msgstr ""
7449
7450 #: config/tc-m68hc11.c:1788
7451 msgid "Expecting a register."
7452 msgstr ""
7453
7454 #: config/tc-m68hc11.c:1803
7455 msgid "Invalid register for post/pre increment."
7456 msgstr ""
7457
7458 #: config/tc-m68hc11.c:1833
7459 msgid "Invalid register."
7460 msgstr ""
7461
7462 #: config/tc-m68hc11.c:1840
7463 #, c-format
7464 msgid "Offset out of 16-bit range: %ld."
7465 msgstr ""
7466
7467 #: config/tc-m68hc11.c:1845
7468 #, c-format
7469 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7470 msgstr ""
7471
7472 #: config/tc-m68hc11.c:1951
7473 msgid "Expecting register D for indexed indirect mode."
7474 msgstr ""
7475
7476 #: config/tc-m68hc11.c:1953
7477 msgid "Indexed indirect mode is not allowed for movb/movw."
7478 msgstr ""
7479
7480 #: config/tc-m68hc11.c:1970
7481 msgid "Invalid accumulator register."
7482 msgstr ""
7483
7484 #: config/tc-m68hc11.c:1995
7485 msgid "Invalid indexed register."
7486 msgstr ""
7487
7488 #: config/tc-m68hc11.c:2003
7489 msgid "Addressing mode not implemented yet."
7490 msgstr ""
7491
7492 #: config/tc-m68hc11.c:2016
7493 msgid "Invalid source register for this instruction, use 'tfr'."
7494 msgstr ""
7495
7496 #: config/tc-m68hc11.c:2018
7497 msgid "Invalid source register."
7498 msgstr ""
7499
7500 #: config/tc-m68hc11.c:2023
7501 msgid "Invalid destination register for this instruction, use 'tfr'."
7502 msgstr ""
7503
7504 #: config/tc-m68hc11.c:2025
7505 msgid "Invalid destination register."
7506 msgstr ""
7507
7508 #: config/tc-m68hc11.c:2121
7509 msgid "Invalid indexed register, expecting register X."
7510 msgstr ""
7511
7512 #: config/tc-m68hc11.c:2123
7513 msgid "Invalid indexed register, expecting register Y."
7514 msgstr ""
7515
7516 #: config/tc-m68hc11.c:2429
7517 msgid "No instruction or missing opcode."
7518 msgstr ""
7519
7520 #: config/tc-m68hc11.c:2494
7521 #, c-format
7522 msgid "Opcode `%s' is not recognized."
7523 msgstr ""
7524
7525 #: config/tc-m68hc11.c:2516
7526 #, c-format
7527 msgid "Garbage at end of instruction: `%s'."
7528 msgstr ""
7529
7530 #: config/tc-m68hc11.c:2539
7531 #, c-format
7532 msgid "Invalid operand for `%s'"
7533 msgstr ""
7534
7535 #: config/tc-m68hc11.c:2590
7536 #, c-format
7537 msgid "Invalid mode: %s\n"
7538 msgstr ""
7539
7540 #: config/tc-m68hc11.c:2650
7541 msgid "bad .relax format"
7542 msgstr ""
7543
7544 #: config/tc-m68hc11.c:2694
7545 #, c-format
7546 msgid "Relocation %d is not supported by object file format."
7547 msgstr ""
7548
7549 #: config/tc-m68hc11.c:2973
7550 msgid "bra or bsr with undefined symbol."
7551 msgstr ""
7552
7553 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7554 #, c-format
7555 msgid "Subtype %d is not recognized."
7556 msgstr ""
7557
7558 #: config/tc-m68hc11.c:3192
7559 msgid "Expression too complex."
7560 msgstr ""
7561
7562 #: config/tc-m68hc11.c:3225
7563 msgid "Value out of 16-bit range."
7564 msgstr ""
7565
7566 #: config/tc-m68hc11.c:3243
7567 #, c-format
7568 msgid "Value %ld too large for 8-bit PC-relative branch."
7569 msgstr ""
7570
7571 #: config/tc-m68hc11.c:3250
7572 #, c-format
7573 msgid "Auto increment/decrement offset '%ld' is out of range."
7574 msgstr ""
7575
7576 #: config/tc-m68hc11.c:3263
7577 #, c-format
7578 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7579 msgstr ""
7580
7581 #: config/tc-m68hc11.c:3279
7582 #, c-format
7583 msgid "Line %d: unknown relocation type: 0x%x."
7584 msgstr ""
7585
7586 #: config/tc-m68k.c:1036
7587 #, c-format
7588 msgid "Can not do %d byte pc-relative relocation"
7589 msgstr ""
7590
7591 #: config/tc-m68k.c:1038
7592 #, c-format
7593 msgid "Can not do %d byte pc-relative pic relocation"
7594 msgstr ""
7595
7596 #: config/tc-m68k.c:1043
7597 #, c-format
7598 msgid "Can not do %d byte relocation"
7599 msgstr ""
7600
7601 #: config/tc-m68k.c:1045
7602 #, c-format
7603 msgid "Can not do %d byte pic relocation"
7604 msgstr ""
7605
7606 #: config/tc-m68k.c:1110
7607 #, c-format
7608 msgid "Unable to produce reloc against symbol '%s'"
7609 msgstr ""
7610
7611 #: config/tc-m68k.c:1154 config/tc-vax.c:2366
7612 #, c-format
7613 msgid "Cannot make %s relocation PC relative"
7614 msgstr ""
7615
7616 #: config/tc-m68k.c:1253 config/tc-vax.c:1876
7617 msgid "No operator"
7618 msgstr ""
7619
7620 #: config/tc-m68k.c:1283 config/tc-vax.c:1892
7621 msgid "Unknown operator"
7622 msgstr ""
7623
7624 #: config/tc-m68k.c:2186
7625 msgid "invalid instruction for this architecture; needs "
7626 msgstr ""
7627
7628 #: config/tc-m68k.c:2190
7629 msgid "ColdFire ISA_A"
7630 msgstr ""
7631
7632 #: config/tc-m68k.c:2193
7633 msgid "ColdFire hardware divide"
7634 msgstr ""
7635
7636 #: config/tc-m68k.c:2196
7637 msgid "ColdFire ISA_A+"
7638 msgstr ""
7639
7640 #: config/tc-m68k.c:2199
7641 msgid "ColdFire ISA_B"
7642 msgstr ""
7643
7644 #: config/tc-m68k.c:2202
7645 msgid "ColdFire ISA_C"
7646 msgstr ""
7647
7648 #: config/tc-m68k.c:2205
7649 msgid "ColdFire fpu"
7650 msgstr ""
7651
7652 #: config/tc-m68k.c:2208
7653 msgid "M68K fpu"
7654 msgstr ""
7655
7656 #: config/tc-m68k.c:2211
7657 msgid "M68K mmu"
7658 msgstr ""
7659
7660 #: config/tc-m68k.c:2214
7661 msgid "68020 or higher"
7662 msgstr ""
7663
7664 #: config/tc-m68k.c:2217
7665 msgid "68000 or higher"
7666 msgstr ""
7667
7668 #: config/tc-m68k.c:2220
7669 msgid "68010 or higher"
7670 msgstr ""
7671
7672 #: config/tc-m68k.c:2273
7673 msgid "operands mismatch"
7674 msgstr ""
7675
7676 #: config/tc-m68k.c:2337 config/tc-m68k.c:2343 config/tc-m68k.c:2349
7677 #: config/tc-mmix.c:2459 config/tc-mmix.c:2483
7678 msgid "operand out of range"
7679 msgstr ""
7680
7681 #: config/tc-m68k.c:2406
7682 #, c-format
7683 msgid "Bignum too big for %c format; truncated"
7684 msgstr ""
7685
7686 #: config/tc-m68k.c:2483
7687 msgid "displacement too large for this architecture; needs 68020 or higher"
7688 msgstr ""
7689
7690 #: config/tc-m68k.c:2594
7691 msgid ""
7692 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7693 msgstr ""
7694
7695 #: config/tc-m68k.c:2599
7696 msgid "invalid index size for coldfire"
7697 msgstr ""
7698
7699 #: config/tc-m68k.c:2652
7700 msgid "Forcing byte displacement"
7701 msgstr ""
7702
7703 #: config/tc-m68k.c:2654
7704 msgid "byte displacement out of range"
7705 msgstr ""
7706
7707 #: config/tc-m68k.c:2702 config/tc-m68k.c:2740
7708 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7709 msgstr ""
7710
7711 #: config/tc-m68k.c:2726 config/tc-m68k.c:2760
7712 msgid ":b not permitted; defaulting to :w"
7713 msgstr ""
7714
7715 #: config/tc-m68k.c:2837
7716 msgid "unsupported byte value; use a different suffix"
7717 msgstr ""
7718
7719 #: config/tc-m68k.c:2852
7720 msgid "unknown/incorrect operand"
7721 msgstr ""
7722
7723 #: config/tc-m68k.c:2895 config/tc-m68k.c:2903 config/tc-m68k.c:2910
7724 #: config/tc-m68k.c:2917
7725 msgid "out of range"
7726 msgstr ""
7727
7728 #: config/tc-m68k.c:2990
7729 msgid "Can't use long branches on this architecture"
7730 msgstr ""
7731
7732 #: config/tc-m68k.c:3096
7733 msgid "Expression out of range, using 0"
7734 msgstr ""
7735
7736 #: config/tc-m68k.c:3287 config/tc-m68k.c:3303
7737 msgid "Floating point register in register list"
7738 msgstr ""
7739
7740 #: config/tc-m68k.c:3293
7741 msgid "Wrong register in floating-point reglist"
7742 msgstr ""
7743
7744 #: config/tc-m68k.c:3309
7745 msgid "incorrect register in reglist"
7746 msgstr ""
7747
7748 #: config/tc-m68k.c:3315
7749 msgid "wrong register in floating-point reglist"
7750 msgstr ""
7751
7752 #. ERROR.
7753 #: config/tc-m68k.c:3788
7754 msgid "Extra )"
7755 msgstr ""
7756
7757 #. ERROR.
7758 #: config/tc-m68k.c:3799
7759 msgid "Missing )"
7760 msgstr ""
7761
7762 #: config/tc-m68k.c:3816
7763 msgid "Missing operand"
7764 msgstr ""
7765
7766 #: config/tc-m68k.c:4134
7767 #, c-format
7768 msgid "unrecognized default cpu `%s'"
7769 msgstr ""
7770
7771 #: config/tc-m68k.c:4188
7772 #, c-format
7773 msgid "%s -- statement `%s' ignored"
7774 msgstr ""
7775
7776 #: config/tc-m68k.c:4237
7777 #, c-format
7778 msgid "Don't know how to figure width of %c in md_assemble()"
7779 msgstr ""
7780
7781 #: config/tc-m68k.c:4406
7782 #, c-format
7783 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
7784 msgstr ""
7785
7786 #: config/tc-m68k.c:4471 config/tc-m68k.c:4510
7787 #, c-format
7788 msgid "Internal Error: Can't find %s in hash table"
7789 msgstr ""
7790
7791 #: config/tc-m68k.c:4474 config/tc-m68k.c:4513
7792 #, c-format
7793 msgid "Internal Error: Can't hash %s: %s"
7794 msgstr ""
7795
7796 #: config/tc-m68k.c:4638
7797 #, c-format
7798 msgid "text label `%s' aligned to odd boundary"
7799 msgstr ""
7800
7801 #: config/tc-m68k.c:4785
7802 #, c-format
7803 msgid "value %ld out of range"
7804 msgstr ""
7805
7806 #: config/tc-m68k.c:4799
7807 msgid "invalid byte branch offset"
7808 msgstr ""
7809
7810 #: config/tc-m68k.c:4836
7811 msgid "short branch with zero offset: use :w"
7812 msgstr ""
7813
7814 #: config/tc-m68k.c:4880
7815 msgid "Conversion of PC relative BSR to absolute JSR"
7816 msgstr ""
7817
7818 #: config/tc-m68k.c:4891
7819 msgid "Conversion of PC relative branch to absolute jump"
7820 msgstr ""
7821
7822 #: config/tc-m68k.c:4908 config/tc-m68k.c:4969
7823 msgid "Conversion of PC relative conditional branch to absolute jump"
7824 msgstr ""
7825
7826 #: config/tc-m68k.c:4949
7827 msgid "Conversion of DBcc to absolute jump"
7828 msgstr ""
7829
7830 #: config/tc-m68k.c:5033
7831 msgid "Conversion of PC relative displacement to absolute"
7832 msgstr ""
7833
7834 #: config/tc-m68k.c:5246
7835 msgid "Tried to convert PC relative branch to absolute jump"
7836 msgstr ""
7837
7838 #: config/tc-m68k.c:5291 config/tc-m68k.c:5302 config/tc-m68k.c:5346
7839 msgid "expression out of range: defaulting to 1"
7840 msgstr ""
7841
7842 #: config/tc-m68k.c:5338
7843 msgid "expression out of range: defaulting to 0"
7844 msgstr ""
7845
7846 #: config/tc-m68k.c:5379 config/tc-m68k.c:5391
7847 #, c-format
7848 msgid "Can't deal with expression; defaulting to %ld"
7849 msgstr ""
7850
7851 #: config/tc-m68k.c:5405
7852 msgid "expression doesn't fit in BYTE"
7853 msgstr ""
7854
7855 #: config/tc-m68k.c:5409
7856 msgid "expression doesn't fit in WORD"
7857 msgstr ""
7858
7859 #: config/tc-m68k.c:5496
7860 #, c-format
7861 msgid "%s: unrecognized processor name"
7862 msgstr ""
7863
7864 #: config/tc-m68k.c:5557
7865 msgid "bad coprocessor id"
7866 msgstr ""
7867
7868 #: config/tc-m68k.c:5563
7869 msgid "unrecognized fopt option"
7870 msgstr ""
7871
7872 #: config/tc-m68k.c:5696
7873 #, c-format
7874 msgid "option `%s' may not be negated"
7875 msgstr ""
7876
7877 #: config/tc-m68k.c:5707
7878 #, c-format
7879 msgid "option `%s' not recognized"
7880 msgstr ""
7881
7882 #: config/tc-m68k.c:5736
7883 msgid "bad format of OPT NEST=depth"
7884 msgstr ""
7885
7886 #: config/tc-m68k.c:5792
7887 msgid "missing label"
7888 msgstr ""
7889
7890 #: config/tc-m68k.c:5816 config/tc-m68k.c:5845
7891 msgid "bad register list"
7892 msgstr ""
7893
7894 #: config/tc-m68k.c:5818
7895 #, c-format
7896 msgid "bad register list: %s"
7897 msgstr ""
7898
7899 #: config/tc-m68k.c:5916
7900 msgid "restore without save"
7901 msgstr ""
7902
7903 #: config/tc-m68k.c:6070 config/tc-m68k.c:6440
7904 msgid "syntax error in structured control directive"
7905 msgstr ""
7906
7907 #: config/tc-m68k.c:6115
7908 msgid "missing condition code in structured control directive"
7909 msgstr ""
7910
7911 #: config/tc-m68k.c:6186
7912 #, c-format
7913 msgid ""
7914 "Condition <%c%c> in structured control directive can not be encoded correctly"
7915 msgstr ""
7916
7917 #: config/tc-m68k.c:6482
7918 msgid "missing then"
7919 msgstr ""
7920
7921 #: config/tc-m68k.c:6563
7922 msgid "else without matching if"
7923 msgstr ""
7924
7925 #: config/tc-m68k.c:6596
7926 msgid "endi without matching if"
7927 msgstr ""
7928
7929 #: config/tc-m68k.c:6636
7930 msgid "break outside of structured loop"
7931 msgstr ""
7932
7933 #: config/tc-m68k.c:6674
7934 msgid "next outside of structured loop"
7935 msgstr ""
7936
7937 #: config/tc-m68k.c:6725
7938 msgid "missing ="
7939 msgstr ""
7940
7941 #: config/tc-m68k.c:6763
7942 msgid "missing to or downto"
7943 msgstr ""
7944
7945 #: config/tc-m68k.c:6799 config/tc-m68k.c:6833 config/tc-m68k.c:7047
7946 msgid "missing do"
7947 msgstr ""
7948
7949 #: config/tc-m68k.c:6934
7950 msgid "endf without for"
7951 msgstr ""
7952
7953 #: config/tc-m68k.c:6988
7954 msgid "until without repeat"
7955 msgstr ""
7956
7957 #: config/tc-m68k.c:7082
7958 msgid "endw without while"
7959 msgstr ""
7960
7961 #: config/tc-m68k.c:7115 config/tc-m68k.c:7143
7962 msgid "already assembled instructions"
7963 msgstr ""
7964
7965 #: config/tc-m68k.c:7220
7966 #, c-format
7967 msgid "`%s' is deprecated, use `%s'"
7968 msgstr ""
7969
7970 #: config/tc-m68k.c:7239
7971 #, c-format
7972 msgid "cpu `%s' unrecognized"
7973 msgstr ""
7974
7975 #: config/tc-m68k.c:7245
7976 #, c-format
7977 msgid "already selected `%s' processor"
7978 msgstr ""
7979
7980 #: config/tc-m68k.c:7265
7981 #, c-format
7982 msgid "architecture `%s' unrecognized"
7983 msgstr ""
7984
7985 #: config/tc-m68k.c:7271
7986 #, c-format
7987 msgid "already selected `%s' architecture"
7988 msgstr ""
7989
7990 #: config/tc-m68k.c:7294
7991 #, c-format
7992 msgid "extension `%s' unrecognized"
7993 msgstr ""
7994
7995 #: config/tc-m68k.c:7412
7996 #, c-format
7997 msgid "option `-A%s' is deprecated: use `-%s'"
7998 msgstr ""
7999
8000 #: config/tc-m68k.c:7445
8001 msgid "architecture features both enabled and disabled"
8002 msgstr ""
8003
8004 #: config/tc-m68k.c:7472
8005 msgid "selected processor does not have all features of selected architecture"
8006 msgstr ""
8007
8008 #: config/tc-m68k.c:7481
8009 msgid "m68k and cf features both selected"
8010 msgstr ""
8011
8012 #: config/tc-m68k.c:7493
8013 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8014 msgstr ""
8015
8016 #: config/tc-m68k.c:7527
8017 #, c-format
8018 msgid ""
8019 "-march=<arch>\t\tset architecture\n"
8020 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8021 msgstr ""
8022
8023 #: config/tc-m68k.c:7532
8024 #, c-format
8025 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8026 msgstr ""
8027
8028 #: config/tc-m68k.c:7538
8029 #, c-format
8030 msgid ""
8031 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8032 "-pic, -k\t\tgenerate position independent code\n"
8033 "-S\t\t\tturn jbsr into jsr\n"
8034 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
8035 "--register-prefix-optional\n"
8036 "\t\t\trecognize register names without prefix character\n"
8037 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8038 "--base-size-default-16\tbase reg without size is 16 bits\n"
8039 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8040 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8041 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8042 msgstr ""
8043
8044 #: config/tc-m68k.c:7552
8045 #, c-format
8046 msgid "Architecture variants are: "
8047 msgstr ""
8048
8049 #: config/tc-m68k.c:7561
8050 #, c-format
8051 msgid "Processor variants are: "
8052 msgstr ""
8053
8054 #: config/tc-m68k.c:7568 config/tc-xtensa.c:6009
8055 #, c-format
8056 msgid "\n"
8057 msgstr ""
8058
8059 #: config/tc-m68k.c:7599
8060 #, c-format
8061 msgid "Error %s in %s\n"
8062 msgstr ""
8063
8064 #: config/tc-m68k.c:7603
8065 #, c-format
8066 msgid "Opcode(%d.%s): "
8067 msgstr ""
8068
8069 #: config/tc-m68k.c:7763
8070 msgid "Not a defined coldfire architecture"
8071 msgstr ""
8072
8073 #. Over here we will fill the description of the machine specific options.
8074 #: config/tc-maxq.c:209
8075 #, c-format
8076 msgid " MAXQ-specific assembler options:\n"
8077 msgstr ""
8078
8079 #: config/tc-maxq.c:211
8080 #, c-format
8081 msgid ""
8082 "\t-MAXQ20\t\t       generate obj for MAXQ20(default)\n"
8083 "\t-MAXQ10\t\t       generate obj for MAXQ10\n"
8084 "\t"
8085 msgstr ""
8086
8087 #: config/tc-maxq.c:377
8088 #, c-format
8089 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8090 msgstr ""
8091
8092 #: config/tc-maxq.c:454
8093 #, c-format
8094 msgid "Cant make long jump/call into short jump/call : %d"
8095 msgstr ""
8096
8097 #: config/tc-maxq.c:933
8098 #, c-format
8099 msgid "Invalid register value %s"
8100 msgstr ""
8101
8102 #: config/tc-maxq.c:1051
8103 #, c-format
8104 msgid "Invalid bit number : '%c'"
8105 msgstr ""
8106
8107 #: config/tc-maxq.c:1063
8108 #, c-format
8109 msgid "Illegal character after operand '%s'"
8110 msgstr ""
8111
8112 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8113 #, c-format
8114 msgid "Invalid Character in immediate Value : %c"
8115 msgstr ""
8116
8117 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8118 #, c-format
8119 msgid "Invalid Character in immediate value : %c"
8120 msgstr ""
8121
8122 #: config/tc-maxq.c:1175
8123 msgid "Immediate value greater than 16 bits"
8124 msgstr ""
8125
8126 #: config/tc-maxq.c:1189
8127 msgid ""
8128 "Attempt to move a value in the stack pointer greater than the size of the "
8129 "stack"
8130 msgstr ""
8131
8132 #: config/tc-maxq.c:1198
8133 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8134 msgstr ""
8135
8136 #: config/tc-maxq.c:1260
8137 msgid "Invalid immediate move operation"
8138 msgstr ""
8139
8140 #: config/tc-maxq.c:1533
8141 #, c-format
8142 msgid "Size of Operand '%s' greater than %d"
8143 msgstr ""
8144
8145 #: config/tc-maxq.c:1688
8146 #, c-format
8147 msgid "illegal immediate operand '%s'"
8148 msgstr ""
8149
8150 #: config/tc-maxq.c:1710
8151 #, c-format
8152 msgid "Invalid operand for memory access '%s'"
8153 msgstr ""
8154
8155 #: config/tc-maxq.c:1772
8156 msgid "illegal displacement operand "
8157 msgstr ""
8158
8159 #: config/tc-maxq.c:1837
8160 #, c-format
8161 msgid "invalid character %c before operand %d"
8162 msgstr ""
8163
8164 #: config/tc-maxq.c:1859
8165 #, c-format
8166 msgid "invalid character %c in operand %d"
8167 msgstr ""
8168
8169 #. We found no match.
8170 #: config/tc-maxq.c:2004
8171 #, c-format
8172 msgid "operand %d is invalid for `%s'"
8173 msgstr ""
8174
8175 #: config/tc-maxq.c:2037
8176 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8177 msgstr ""
8178
8179 #: config/tc-maxq.c:2055
8180 #, c-format
8181 msgid "'%s' operand cant be used as destination in %s"
8182 msgstr ""
8183
8184 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8185 #, c-format
8186 msgid "Invalid Instruction '%s' operand cant be used with %s"
8187 msgstr ""
8188
8189 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8190 #, c-format
8191 msgid "'%s' operand cant be used as source in %s"
8192 msgstr ""
8193
8194 #: config/tc-maxq.c:2147
8195 #, c-format
8196 msgid "'%s' instruction cant have first operand as Immediate vale"
8197 msgstr ""
8198
8199 #: config/tc-maxq.c:2160
8200 #, c-format
8201 msgid "SP cannot be used with %s\n"
8202 msgstr ""
8203
8204 #: config/tc-maxq.c:2167
8205 msgid "@SP-- cannot be used with PUSH\n"
8206 msgstr ""
8207
8208 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8209 msgid ""
8210 "Operands either contradictory or use the data bus in read/write state "
8211 "together"
8212 msgstr ""
8213
8214 #: config/tc-maxq.c:2198
8215 msgid "MOVE Cant Use NUL as SRC"
8216 msgstr ""
8217
8218 #: config/tc-maxq.c:2220
8219 msgid "Contradictory movement between DP register and memory access using DP"
8220 msgstr ""
8221
8222 #: config/tc-maxq.c:2228
8223 msgid "SP and @SP-- cannot be used together in a move instruction"
8224 msgstr ""
8225
8226 #: config/tc-maxq.c:2247
8227 msgid "Only Module 8 system registers allowed in this operation"
8228 msgstr ""
8229
8230 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8231 msgid "Read only Register used as destination"
8232 msgstr ""
8233
8234 #: config/tc-maxq.c:2290
8235 #, c-format
8236 msgid "Bit No '%d'exceeds register size in this operation"
8237 msgstr ""
8238
8239 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8240 #, c-format
8241 msgid "Bit No '%d' exceeds register size in this operation"
8242 msgstr ""
8243
8244 #: config/tc-maxq.c:2352
8245 msgid "Memory References cannot be used with branching operations\n"
8246 msgstr ""
8247
8248 #: config/tc-maxq.c:2361
8249 msgid "DJNZ uses only LC[n] register \n"
8250 msgstr ""
8251
8252 #: config/tc-maxq.c:2387
8253 #, c-format
8254 msgid "'%s' operand cant be used as destination  in %s"
8255 msgstr ""
8256
8257 #: config/tc-maxq.c:2397
8258 #, c-format
8259 msgid "Read only register used for writing purposes '%s'"
8260 msgstr ""
8261
8262 #: config/tc-maxq.c:2409
8263 msgid "Invalid destination for this kind of source."
8264 msgstr ""
8265
8266 #: config/tc-maxq.c:2416
8267 msgid ""
8268 "Invalid register as destination for this kind of source.Only data pointers "
8269 "can be used."
8270 msgstr ""
8271
8272 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8273 msgid "Invalid Instruction"
8274 msgstr ""
8275
8276 #: config/tc-maxq.c:2790
8277 msgid "Cannot allocate memory"
8278 msgstr ""
8279
8280 #: config/tc-maxq.c:2862
8281 msgid "Internal Error: Illegal Architecure specified"
8282 msgstr ""
8283
8284 #: config/tc-maxq.c:2900
8285 msgid "Invalid architecture type"
8286 msgstr ""
8287
8288 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8289 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8290 #, c-format
8291 msgid "Internal Error : Can't Hash %s : %s"
8292 msgstr ""
8293
8294 #: config/tc-maxq.c:3071
8295 #, c-format
8296 msgid "Ineffective insntruction %s \n"
8297 msgstr ""
8298
8299 #: config/tc-mcore.c:521
8300 #, c-format
8301 msgid "register expected, but saw '%.6s'"
8302 msgstr ""
8303
8304 #: config/tc-mcore.c:603
8305 #, c-format
8306 msgid "control register expected, but saw '%.6s'"
8307 msgstr ""
8308
8309 #: config/tc-mcore.c:639
8310 msgid "bad/missing psr specifier"
8311 msgstr ""
8312
8313 #: config/tc-mcore.c:689
8314 msgid "more than 65K literal pools"
8315 msgstr ""
8316
8317 #: config/tc-mcore.c:743
8318 msgid "missing ']'"
8319 msgstr ""
8320
8321 #: config/tc-mcore.c:782
8322 msgid "operand must be a constant"
8323 msgstr ""
8324
8325 #: config/tc-mcore.c:784
8326 #, c-format
8327 msgid "operand must be absolute in range %u..%u, not %ld"
8328 msgstr ""
8329
8330 #: config/tc-mcore.c:819
8331 msgid "operand must be a multiple of 4"
8332 msgstr ""
8333
8334 #: config/tc-mcore.c:826
8335 msgid "operand must be a multiple of 2"
8336 msgstr ""
8337
8338 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8339 msgid "base register expected"
8340 msgstr ""
8341
8342 #: config/tc-mcore.c:888
8343 #, c-format
8344 msgid "unknown opcode \"%s\""
8345 msgstr ""
8346
8347 #: config/tc-mcore.c:931
8348 msgid "invalid register: r15 illegal"
8349 msgstr ""
8350
8351 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8352 msgid "M340 specific opcode used when assembling for M210"
8353 msgstr ""
8354
8355 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8356 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8357 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8358 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8359 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8360 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8361 msgid "second operand missing"
8362 msgstr ""
8363
8364 #: config/tc-mcore.c:1014
8365 msgid "destination register must be r1"
8366 msgstr ""
8367
8368 #: config/tc-mcore.c:1035
8369 msgid "source register must be r1"
8370 msgstr ""
8371
8372 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8373 msgid "immediate is not a power of two"
8374 msgstr ""
8375
8376 #: config/tc-mcore.c:1127
8377 msgid "translating bgeni to movi"
8378 msgstr ""
8379
8380 #: config/tc-mcore.c:1164
8381 msgid "translating mgeni to movi"
8382 msgstr ""
8383
8384 #: config/tc-mcore.c:1196
8385 msgid "translating bmaski to movi"
8386 msgstr ""
8387
8388 #: config/tc-mcore.c:1272
8389 #, c-format
8390 msgid "displacement too large (%d)"
8391 msgstr ""
8392
8393 #: config/tc-mcore.c:1286
8394 msgid "Invalid register: r0 and r15 illegal"
8395 msgstr ""
8396
8397 #: config/tc-mcore.c:1317
8398 msgid "bad starting register: r0 and r15 invalid"
8399 msgstr ""
8400
8401 #: config/tc-mcore.c:1330
8402 msgid "ending register must be r15"
8403 msgstr ""
8404
8405 #: config/tc-mcore.c:1350
8406 msgid "bad base register: must be r0"
8407 msgstr ""
8408
8409 #: config/tc-mcore.c:1368
8410 msgid "first register must be r4"
8411 msgstr ""
8412
8413 #: config/tc-mcore.c:1379
8414 msgid "last register must be r7"
8415 msgstr ""
8416
8417 #: config/tc-mcore.c:1416
8418 msgid "reg-reg expected"
8419 msgstr ""
8420
8421 #: config/tc-mcore.c:1527
8422 msgid "second operand must be 1"
8423 msgstr ""
8424
8425 #: config/tc-mcore.c:1548
8426 msgid "zero used as immediate value"
8427 msgstr ""
8428
8429 #: config/tc-mcore.c:1575
8430 msgid "duplicated psr bit specifier"
8431 msgstr ""
8432
8433 #: config/tc-mcore.c:1581
8434 msgid "`af' must appear alone"
8435 msgstr ""
8436
8437 #: config/tc-mcore.c:1588
8438 #, c-format
8439 msgid "unimplemented opcode \"%s\""
8440 msgstr ""
8441
8442 #: config/tc-mcore.c:1597
8443 #, c-format
8444 msgid "ignoring operands: %s "
8445 msgstr ""
8446
8447 #: config/tc-mcore.c:1667
8448 #, c-format
8449 msgid "unrecognised cpu type '%s'"
8450 msgstr ""
8451
8452 #: config/tc-mcore.c:1685
8453 #, c-format
8454 msgid ""
8455 "MCORE specific options:\n"
8456 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8457 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8458 "  -cpu=[210|340]          select CPU type\n"
8459 "  -EB                     assemble for a big endian system (default)\n"
8460 "  -EL                     assemble for a little endian system\n"
8461 msgstr ""
8462
8463 #: config/tc-mcore.c:1703
8464 msgid "failed sanity check: short_jump"
8465 msgstr ""
8466
8467 #: config/tc-mcore.c:1713
8468 msgid "failed sanity check: long_jump"
8469 msgstr ""
8470
8471 #: config/tc-mcore.c:1739
8472 #, c-format
8473 msgid "odd displacement at %x"
8474 msgstr ""
8475
8476 #: config/tc-mcore.c:1921
8477 msgid "unknown"
8478 msgstr ""
8479
8480 #: config/tc-mcore.c:1948
8481 #, c-format
8482 msgid "odd distance branch (0x%lx bytes)"
8483 msgstr ""
8484
8485 #: config/tc-mcore.c:1952
8486 #, c-format
8487 msgid "pcrel for branch to %s too far (0x%lx)"
8488 msgstr ""
8489
8490 #: config/tc-mcore.c:1972
8491 #, c-format
8492 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8493 msgstr ""
8494
8495 #: config/tc-mcore.c:1984
8496 #, c-format
8497 msgid "pcrel for loopt too far (0x%lx)"
8498 msgstr ""
8499
8500 #: config/tc-mcore.c:2180
8501 #, c-format
8502 msgid "Can not do %d byte %srelocation"
8503 msgstr ""
8504
8505 #: config/tc-mcore.c:2182
8506 msgid "pc-relative"
8507 msgstr ""
8508
8509 #: config/tc-mep.c:301
8510 #, c-format
8511 msgid ""
8512 "MeP specific command line options:\n"
8513 "  -EB                     assemble for a big endian system (default)\n"
8514 "  -EL                     assemble for a little endian system\n"
8515 "  -mconfig=<name>         specify a chip configuration to use\n"
8516 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8517 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8518 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8519 "                          enable/disable the given opcodes\n"
8520 "\n"
8521 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8522 "  if no -m options are given, all core opcodes are enabled;\n"
8523 "  if any enabling -m options are given, only those are enabled;\n"
8524 "  if only disabling -m options are given, only those are disabled.\n"
8525 msgstr ""
8526
8527 #. There are no insns in the queue and a plus is present.
8528 #. This is a syntax error.  Let's not tolerate this.
8529 #. We can relax this later if necessary.
8530 #: config/tc-mep.c:1008
8531 msgid "Invalid use of parallelization operator."
8532 msgstr ""
8533
8534 #: config/tc-mep.c:1050
8535 msgid "Leading plus sign not allowed in core mode"
8536 msgstr ""
8537
8538 #: config/tc-mep.c:1531
8539 #, c-format
8540 msgid "Don't know how to relocate plain operands of type %s"
8541 msgstr ""
8542
8543 #: config/tc-mep.c:1541
8544 #, c-format
8545 msgid "Perhaps you are missing %%tpoff()?"
8546 msgstr ""
8547
8548 #: config/tc-mep.c:1725
8549 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8550 msgstr ""
8551
8552 #: config/tc-mep.c:1783
8553 msgid ".vliw unavailable when VLIW is disabled."
8554 msgstr ""
8555
8556 #. Prototypes for static functions.
8557 #: config/tc-mips.c:992
8558 #, c-format
8559 msgid "internal Error, line %d, %s"
8560 msgstr ""
8561
8562 #: config/tc-mips.c:1753
8563 msgid "-G may not be used in position-independent code"
8564 msgstr ""
8565
8566 #: config/tc-mips.c:1800
8567 #, c-format
8568 msgid "internal: can't hash `%s': %s"
8569 msgstr ""
8570
8571 #: config/tc-mips.c:1808
8572 #, c-format
8573 msgid "internal error: bad mips16 opcode: %s %s\n"
8574 msgstr ""
8575
8576 #: config/tc-mips.c:1980
8577 #, c-format
8578 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8579 msgstr ""
8580
8581 #: config/tc-mips.c:2689 config/tc-mips.c:14068
8582 msgid "extended instruction in delay slot"
8583 msgstr ""
8584
8585 #: config/tc-mips.c:2753 config/tc-mips.c:2760
8586 #, c-format
8587 msgid "jump to misaligned address (0x%lx)"
8588 msgstr ""
8589
8590 #: config/tc-mips.c:2770 config/tc-mips.c:3532
8591 #, c-format
8592 msgid "branch to misaligned address (0x%lx)"
8593 msgstr ""
8594
8595 #: config/tc-mips.c:2775 config/tc-mips.c:3535
8596 #, c-format
8597 msgid "branch address range overflow (0x%lx)"
8598 msgstr ""
8599
8600 #: config/tc-mips.c:3260
8601 msgid ""
8602 "Macro instruction expanded into multiple instructions in a branch delay slot"
8603 msgstr ""
8604
8605 #: config/tc-mips.c:3263
8606 msgid "Macro instruction expanded into multiple instructions"
8607 msgstr ""
8608
8609 #: config/tc-mips.c:3804 config/tc-mips.c:7749 config/tc-mips.c:7773
8610 #: config/tc-mips.c:7846 config/tc-mips.c:7869
8611 msgid "operand overflow"
8612 msgstr ""
8613
8614 #: config/tc-mips.c:3823 config/tc-mips.c:4423 config/tc-mips.c:7145
8615 #: config/tc-mips.c:7936
8616 msgid "Macro used $at after \".set noat\""
8617 msgstr ""
8618
8619 #: config/tc-mips.c:3852
8620 msgid "unsupported large constant"
8621 msgstr ""
8622
8623 #: config/tc-mips.c:3854
8624 #, c-format
8625 msgid "Instruction %s requires absolute expression"
8626 msgstr ""
8627
8628 #: config/tc-mips.c:3987 config/tc-mips.c:6257 config/tc-mips.c:6849
8629 #, c-format
8630 msgid "Number (0x%s) larger than 32 bits"
8631 msgstr ""
8632
8633 #: config/tc-mips.c:4007
8634 msgid "Number larger than 64 bits"
8635 msgstr ""
8636
8637 #: config/tc-mips.c:4301 config/tc-mips.c:4329 config/tc-mips.c:4367
8638 #: config/tc-mips.c:4412 config/tc-mips.c:6466 config/tc-mips.c:6505
8639 #: config/tc-mips.c:6544 config/tc-mips.c:6964 config/tc-mips.c:7016
8640 #: config/tc-score.c:4234
8641 msgid "PIC code offset overflow (max 16 signed bits)"
8642 msgstr ""
8643
8644 #: config/tc-mips.c:4734 config/tc-mips.c:4800 config/tc-mips.c:4888
8645 #: config/tc-mips.c:4935 config/tc-mips.c:4996 config/tc-mips.c:5044
8646 #: config/tc-mips.c:8030 config/tc-mips.c:8037 config/tc-mips.c:8044
8647 #: config/tc-mips.c:8151
8648 msgid "Unsupported large constant"
8649 msgstr ""
8650
8651 #. result is always true
8652 #: config/tc-mips.c:4766
8653 #, c-format
8654 msgid "Branch %s is always true"
8655 msgstr ""
8656
8657 #: config/tc-mips.c:5007 config/tc-mips.c:5055 config/tc-mips.c:8816
8658 #, c-format
8659 msgid "Improper position (%lu)"
8660 msgstr ""
8661
8662 #: config/tc-mips.c:5013 config/tc-mips.c:8883
8663 #, c-format
8664 msgid "Improper extract size (%lu, position %lu)"
8665 msgstr ""
8666
8667 #: config/tc-mips.c:5061 config/tc-mips.c:8847
8668 #, c-format
8669 msgid "Improper insert size (%lu, position %lu)"
8670 msgstr ""
8671
8672 #: config/tc-mips.c:5098 config/tc-mips.c:5195
8673 msgid "Divide by zero."
8674 msgstr ""
8675
8676 #: config/tc-mips.c:5281
8677 msgid "dla used to load 32-bit register"
8678 msgstr ""
8679
8680 #: config/tc-mips.c:5284
8681 msgid "la used to load 64-bit address"
8682 msgstr ""
8683
8684 #: config/tc-mips.c:5396 config/tc-z80.c:700
8685 msgid "offset too large"
8686 msgstr ""
8687
8688 #: config/tc-mips.c:5570 config/tc-mips.c:5849
8689 msgid "PIC code offset overflow (max 32 signed bits)"
8690 msgstr ""
8691
8692 #: config/tc-mips.c:5895
8693 msgid "MIPS PIC call to register other than $25"
8694 msgstr ""
8695
8696 #: config/tc-mips.c:5901 config/tc-mips.c:5912 config/tc-mips.c:6034
8697 #: config/tc-mips.c:6045
8698 msgid "No .cprestore pseudo-op used in PIC code"
8699 msgstr ""
8700
8701 #: config/tc-mips.c:5906 config/tc-mips.c:6039
8702 msgid "No .frame pseudo-op used in PIC code"
8703 msgstr ""
8704
8705 #: config/tc-mips.c:6060
8706 msgid "Non-PIC jump used in PIC library"
8707 msgstr ""
8708
8709 #: config/tc-mips.c:6112 config/tc-mips.c:6203 config/tc-mips.c:6749
8710 #: config/tc-mips.c:6780 config/tc-mips.c:6798 config/tc-mips.c:7448
8711 msgid "opcode not supported on this processor"
8712 msgstr ""
8713
8714 #: config/tc-mips.c:7314 config/tc-mips.c:7345 config/tc-mips.c:7396
8715 #: config/tc-mips.c:7426
8716 msgid "Improper rotate count"
8717 msgstr ""
8718
8719 #: config/tc-mips.c:7481
8720 #, c-format
8721 msgid "Instruction %s: result is always false"
8722 msgstr ""
8723
8724 #: config/tc-mips.c:7627
8725 #, c-format
8726 msgid "Instruction %s: result is always true"
8727 msgstr ""
8728
8729 #. FIXME: Check if this is one of the itbl macros, since they
8730 #. are added dynamically.
8731 #: config/tc-mips.c:7932
8732 #, c-format
8733 msgid "Macro %s not implemented yet"
8734 msgstr ""
8735
8736 #: config/tc-mips.c:8182
8737 #, c-format
8738 msgid "internal: bad mips opcode (mask error): %s %s"
8739 msgstr ""
8740
8741 #: config/tc-mips.c:8214 config/tc-mips.c:8937
8742 #, c-format
8743 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8744 msgstr ""
8745
8746 #: config/tc-mips.c:8292
8747 #, c-format
8748 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8749 msgstr ""
8750
8751 #: config/tc-mips.c:8299
8752 #, c-format
8753 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8754 msgstr ""
8755
8756 #: config/tc-mips.c:8481 config/tc-mips.c:9820
8757 #, c-format
8758 msgid "opcode not supported on this processor: %s (%s)"
8759 msgstr ""
8760
8761 #: config/tc-mips.c:8514
8762 #, c-format
8763 msgid "BALIGN immediate not 1 or 3 (%lu)"
8764 msgstr ""
8765
8766 #: config/tc-mips.c:8527 config/tc-mips.c:8540 config/tc-mips.c:8553
8767 #: config/tc-mips.c:8566 config/tc-mips.c:8592 config/tc-mips.c:8636
8768 #, c-format
8769 msgid "DSP immediate not in range 0..%d (%lu)"
8770 msgstr ""
8771
8772 #: config/tc-mips.c:8584 config/tc-mips.c:8611
8773 msgid "Invalid dsp acc register"
8774 msgstr ""
8775
8776 #: config/tc-mips.c:8622 config/tc-mips.c:8653 config/tc-mips.c:8670
8777 #, c-format
8778 msgid "DSP immediate not in range %ld..%ld (%ld)"
8779 msgstr ""
8780
8781 #: config/tc-mips.c:8683
8782 #, c-format
8783 msgid "MT usermode bit not 0 or 1 (%lu)"
8784 msgstr ""
8785
8786 #: config/tc-mips.c:8694
8787 #, c-format
8788 msgid "MT load high bit not 0 or 1 (%lu)"
8789 msgstr ""
8790
8791 #: config/tc-mips.c:8711 config/tc-mips.c:8724
8792 msgid "Invalid dsp/smartmips acc register"
8793 msgstr ""
8794
8795 #: config/tc-mips.c:8789
8796 #, c-format
8797 msgid "Illegal %s number (%lu, 0x%lx)"
8798 msgstr ""
8799
8800 #: config/tc-mips.c:8902 config/tc-mips.c:9329
8801 msgid "absolute expression required"
8802 msgstr ""
8803
8804 #: config/tc-mips.c:8925
8805 #, c-format
8806 msgid "Invalid register number (%d)"
8807 msgstr ""
8808
8809 #: config/tc-mips.c:8933
8810 msgid "Invalid coprocessor 0 register number"
8811 msgstr ""
8812
8813 #: config/tc-mips.c:8954
8814 #, c-format
8815 msgid "Improper shift amount (%lu)"
8816 msgstr ""
8817
8818 #: config/tc-mips.c:8977 config/tc-mips.c:10139 config/tc-mips.c:10392
8819 #, c-format
8820 msgid "Invalid value for `%s' (%lu)"
8821 msgstr ""
8822
8823 #: config/tc-mips.c:8992
8824 #, c-format
8825 msgid "Code for %s not in range 0..1023 (%lu)"
8826 msgstr ""
8827
8828 #: config/tc-mips.c:9004
8829 #, c-format
8830 msgid "Lower code for %s not in range 0..1023 (%lu)"
8831 msgstr ""
8832
8833 #: config/tc-mips.c:9016
8834 #, c-format
8835 msgid "Code for %s not in range 0..1048575 (%lu)"
8836 msgstr ""
8837
8838 #: config/tc-mips.c:9029
8839 #, c-format
8840 msgid "Coproccesor code > 25 bits (%lu)"
8841 msgstr ""
8842
8843 #: config/tc-mips.c:9043
8844 #, c-format
8845 msgid "Illegal 19-bit code (%lu)"
8846 msgstr ""
8847
8848 #: config/tc-mips.c:9056
8849 #, c-format
8850 msgid "Invalid performance register (%lu)"
8851 msgstr ""
8852
8853 #: config/tc-mips.c:9099 config/tc-mips.c:9999
8854 msgid "used $at without \".set noat\""
8855 msgstr ""
8856
8857 #: config/tc-mips.c:9101 config/tc-mips.c:10001
8858 #, c-format
8859 msgid "used $%u with \".set at=$%u\""
8860 msgstr ""
8861
8862 #: config/tc-mips.c:9202
8863 #, c-format
8864 msgid "Invalid MDMX Immediate (%ld)"
8865 msgstr ""
8866
8867 #: config/tc-mips.c:9240
8868 #, c-format
8869 msgid "Float register should be even, was %d"
8870 msgstr ""
8871
8872 #: config/tc-mips.c:9279
8873 #, c-format
8874 msgid "Bad element selector %ld"
8875 msgstr ""
8876
8877 #: config/tc-mips.c:9287
8878 #, c-format
8879 msgid "Expecting ']' found '%s'"
8880 msgstr ""
8881
8882 #: config/tc-mips.c:9393
8883 #, c-format
8884 msgid "Bad floating point constant: %s"
8885 msgstr ""
8886
8887 #: config/tc-mips.c:9513
8888 msgid "Can't use floating point insn in this section"
8889 msgstr ""
8890
8891 #: config/tc-mips.c:9574
8892 msgid "expression out of range"
8893 msgstr ""
8894
8895 #: config/tc-mips.c:9614
8896 msgid "lui expression not in range 0..65535"
8897 msgstr ""
8898
8899 #: config/tc-mips.c:9635
8900 #, c-format
8901 msgid "Condition code register should be even for %s, was %d"
8902 msgstr ""
8903
8904 #: config/tc-mips.c:9640
8905 #, c-format
8906 msgid "Condition code register should be 0 or 4 for %s, was %d"
8907 msgstr ""
8908
8909 #: config/tc-mips.c:9666
8910 msgid "invalid coprocessor sub-selection value (0-7)"
8911 msgstr ""
8912
8913 #: config/tc-mips.c:9678 config/tc-mips.c:9695
8914 #, c-format
8915 msgid "bad byte vector index (%ld)"
8916 msgstr ""
8917
8918 #: config/tc-mips.c:9706
8919 #, c-format
8920 msgid "bad char = '%c'\n"
8921 msgstr ""
8922
8923 #: config/tc-mips.c:9717 config/tc-mips.c:9722 config/tc-mips.c:10417
8924 msgid "illegal operands"
8925 msgstr ""
8926
8927 #: config/tc-mips.c:9790 config/tc-score.c:2413
8928 msgid "unrecognized opcode"
8929 msgstr ""
8930
8931 #: config/tc-mips.c:10175 config/tc-mips.c:10256 config/tc-mips.c:10271
8932 msgid "can't parse register list"
8933 msgstr ""
8934
8935 #: config/tc-mips.c:10244
8936 msgid "more than one frame size in list"
8937 msgstr ""
8938
8939 #: config/tc-mips.c:10299
8940 msgid "unexpected register in list"
8941 msgstr ""
8942
8943 #: config/tc-mips.c:10309
8944 msgid "arg/static registers overlap"
8945 msgstr ""
8946
8947 #: config/tc-mips.c:10327
8948 msgid "invalid arg register list"
8949 msgstr ""
8950
8951 #: config/tc-mips.c:10336 config/tc-mips.c:10359
8952 msgid "invalid static register list"
8953 msgstr ""
8954
8955 #: config/tc-mips.c:10366
8956 msgid "missing frame size"
8957 msgstr ""
8958
8959 #: config/tc-mips.c:10369
8960 msgid "invalid frame size"
8961 msgstr ""
8962
8963 #: config/tc-mips.c:10535
8964 msgid "extended operand requested but not required"
8965 msgstr ""
8966
8967 #: config/tc-mips.c:10537
8968 msgid "invalid unextended operand value"
8969 msgstr ""
8970
8971 #: config/tc-mips.c:10565
8972 msgid "operand value out of range for instruction"
8973 msgstr ""
8974
8975 #: config/tc-mips.c:10979
8976 #, c-format
8977 msgid "A different %s was already specified, is now %s"
8978 msgstr ""
8979
8980 #: config/tc-mips.c:11214
8981 msgid "-call_shared is supported only for ELF format"
8982 msgstr ""
8983
8984 #: config/tc-mips.c:11224
8985 msgid "-non_shared is supported only for ELF format"
8986 msgstr ""
8987
8988 #: config/tc-mips.c:11250
8989 msgid "-32 is supported for ELF format only"
8990 msgstr ""
8991
8992 #: config/tc-mips.c:11259
8993 msgid "-n32 is supported for ELF format only"
8994 msgstr ""
8995
8996 #: config/tc-mips.c:11268
8997 msgid "-64 is supported for ELF format only"
8998 msgstr ""
8999
9000 #: config/tc-mips.c:11273 config/tc-mips.c:11310
9001 msgid "No compiled in support for 64 bit object file format"
9002 msgstr ""
9003
9004 #: config/tc-mips.c:11297
9005 msgid "-mabi is supported for ELF format only"
9006 msgstr ""
9007
9008 #: config/tc-mips.c:11317
9009 #, c-format
9010 msgid "invalid abi -mabi=%s"
9011 msgstr ""
9012
9013 #: config/tc-mips.c:11395
9014 msgid "-G not supported in this configuration."
9015 msgstr ""
9016
9017 #: config/tc-mips.c:11421
9018 #, c-format
9019 msgid "-%s conflicts with the other architecture options, which imply -%s"
9020 msgstr ""
9021
9022 #: config/tc-mips.c:11452
9023 msgid "-mgp64 used with a 32-bit processor"
9024 msgstr ""
9025
9026 #: config/tc-mips.c:11454
9027 msgid "-mgp32 used with a 64-bit ABI"
9028 msgstr ""
9029
9030 #: config/tc-mips.c:11456
9031 msgid "-mgp64 used with a 32-bit ABI"
9032 msgstr ""
9033
9034 #: config/tc-mips.c:11494
9035 msgid "-mfp64 used with a 32-bit fpu"
9036 msgstr ""
9037
9038 #: config/tc-mips.c:11497
9039 msgid "-mfp64 used with a 32-bit ABI"
9040 msgstr ""
9041
9042 #: config/tc-mips.c:11501
9043 msgid "-mfp32 used with a 64-bit ABI"
9044 msgstr ""
9045
9046 #: config/tc-mips.c:11515
9047 msgid "trap exception not supported at ISA 1"
9048 msgstr ""
9049
9050 #: config/tc-mips.c:11525
9051 msgid "-mfp32 used with -mips3d"
9052 msgstr ""
9053
9054 #: config/tc-mips.c:11531
9055 msgid "-mfp32 used with -mdmx"
9056 msgstr ""
9057
9058 #: config/tc-mips.c:11604
9059 msgid "PC relative MIPS16 instruction references a different section"
9060 msgstr ""
9061
9062 #: config/tc-mips.c:11898 config/tc-sparc.c:3210 config/tc-sparc.c:3217
9063 #: config/tc-sparc.c:3224 config/tc-sparc.c:3231 config/tc-sparc.c:3238
9064 #: config/tc-sparc.c:3247 config/tc-sparc.c:3258 config/tc-sparc.c:3280
9065 #: config/tc-sparc.c:3304 write.c:1096
9066 msgid "relocation overflow"
9067 msgstr ""
9068
9069 #: config/tc-mips.c:11908
9070 #, c-format
9071 msgid "Branch to misaligned address (%lx)"
9072 msgstr ""
9073
9074 #: config/tc-mips.c:11955
9075 msgid "Branch out of range"
9076 msgstr ""
9077
9078 #: config/tc-mips.c:12030
9079 #, c-format
9080 msgid "Alignment too large: %d. assumed."
9081 msgstr ""
9082
9083 #: config/tc-mips.c:12033
9084 msgid "Alignment negative: 0 assumed."
9085 msgstr ""
9086
9087 #: config/tc-mips.c:12277
9088 #, c-format
9089 msgid "%s: no such section"
9090 msgstr ""
9091
9092 #: config/tc-mips.c:12326
9093 #, c-format
9094 msgid ".option pic%d not supported"
9095 msgstr ""
9096
9097 #: config/tc-mips.c:12331 config/tc-mips.c:12630
9098 msgid "-G may not be used with SVR4 PIC code"
9099 msgstr ""
9100
9101 #: config/tc-mips.c:12337
9102 #, c-format
9103 msgid "Unrecognized option \"%s\""
9104 msgstr ""
9105
9106 #: config/tc-mips.c:12380
9107 #, c-format
9108 msgid "Unrecognized register name `%s'"
9109 msgstr ""
9110
9111 #: config/tc-mips.c:12397
9112 msgid "`noreorder' must be set before `nomacro'"
9113 msgstr ""
9114
9115 #: config/tc-mips.c:12514
9116 #, c-format
9117 msgid "unknown architecture %s"
9118 msgstr ""
9119
9120 #: config/tc-mips.c:12527 config/tc-mips.c:12557
9121 #, c-format
9122 msgid "unknown ISA level %s"
9123 msgstr ""
9124
9125 #: config/tc-mips.c:12535
9126 #, c-format
9127 msgid "unknown ISA or architecture %s"
9128 msgstr ""
9129
9130 #: config/tc-mips.c:12585
9131 msgid ".set pop with no .set push"
9132 msgstr ""
9133
9134 #: config/tc-mips.c:12614
9135 #, c-format
9136 msgid "Tried to set unrecognized symbol: %s\n"
9137 msgstr ""
9138
9139 #: config/tc-mips.c:12672
9140 msgid ".cpload not in noreorder section"
9141 msgstr ""
9142
9143 #: config/tc-mips.c:12740 config/tc-mips.c:12759
9144 msgid "missing argument separator ',' for .cpsetup"
9145 msgstr ""
9146
9147 #: config/tc-mips.c:12917
9148 #, c-format
9149 msgid "Unsupported use of %s"
9150 msgstr ""
9151
9152 #: config/tc-mips.c:12999 config/tc-score.c:6253
9153 msgid "Unsupported use of .gpword"
9154 msgstr ""
9155
9156 #: config/tc-mips.c:13039
9157 msgid "Unsupported use of .gpdword"
9158 msgstr ""
9159
9160 #: config/tc-mips.c:13384
9161 msgid "unsupported PC relative reference to different section"
9162 msgstr ""
9163
9164 #: config/tc-mips.c:13497 config/tc-xtensa.c:1538 config/tc-xtensa.c:1773
9165 msgid "unsupported relocation"
9166 msgstr ""
9167
9168 #: config/tc-mips.c:13747
9169 #, c-format
9170 msgid "Can not represent %s relocation in this object file format"
9171 msgstr ""
9172
9173 #: config/tc-mips.c:13832
9174 msgid "relaxed out-of-range branch into a jump"
9175 msgstr ""
9176
9177 #: config/tc-mips.c:14362
9178 msgid "missing .end at end of assembly"
9179 msgstr ""
9180
9181 #: config/tc-mips.c:14377 config/tc-score.c:5859
9182 msgid "expected simple number"
9183 msgstr ""
9184
9185 #: config/tc-mips.c:14405 config/tc-score.c:5886
9186 msgid "invalid number"
9187 msgstr ""
9188
9189 #: config/tc-mips.c:14576 config/tc-score.c:5926
9190 msgid "missing .end"
9191 msgstr ""
9192
9193 #: config/tc-mips.c:14628
9194 msgid "Bad .frame directive"
9195 msgstr ""
9196
9197 #: config/tc-mips.c:14660
9198 msgid ".mask/.fmask outside of .ent"
9199 msgstr ""
9200
9201 #: config/tc-mips.c:14667
9202 msgid "Bad .mask/.fmask directive"
9203 msgstr ""
9204
9205 #: config/tc-mips.c:14986
9206 #, c-format
9207 msgid ""
9208 "MIPS options:\n"
9209 "-EB\t\t\tgenerate big endian output\n"
9210 "-EL\t\t\tgenerate little endian output\n"
9211 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9212 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9213 "\t\t\timplicitly with the gp register [default 8]\n"
9214 msgstr ""
9215
9216 #: config/tc-mips.c:14993
9217 #, c-format
9218 msgid ""
9219 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9220 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9221 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9222 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9223 "-mips5                  generate MIPS ISA V instructions\n"
9224 "-mips32                 generate MIPS32 ISA instructions\n"
9225 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
9226 "-mips64                 generate MIPS64 ISA instructions\n"
9227 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
9228 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9229 msgstr ""
9230
9231 #: config/tc-mips.c:15012
9232 #, c-format
9233 msgid ""
9234 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9235 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9236 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9237 msgstr ""
9238
9239 #: config/tc-mips.c:15025
9240 #, c-format
9241 msgid ""
9242 "-mips16\t\t\tgenerate mips16 instructions\n"
9243 "-no-mips16\t\tdo not generate mips16 instructions\n"
9244 msgstr ""
9245
9246 #: config/tc-mips.c:15028
9247 #, c-format
9248 msgid ""
9249 "-msmartmips\t\tgenerate smartmips instructions\n"
9250 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9251 msgstr ""
9252
9253 #: config/tc-mips.c:15031
9254 #, c-format
9255 msgid ""
9256 "-mdsp\t\t\tgenerate DSP instructions\n"
9257 "-mno-dsp\t\tdo not generate DSP instructions\n"
9258 msgstr ""
9259
9260 #: config/tc-mips.c:15034
9261 #, c-format
9262 msgid ""
9263 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9264 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9265 msgstr ""
9266
9267 #: config/tc-mips.c:15037
9268 #, c-format
9269 msgid ""
9270 "-mmt\t\t\tgenerate MT instructions\n"
9271 "-mno-mt\t\t\tdo not generate MT instructions\n"
9272 msgstr ""
9273
9274 #: config/tc-mips.c:15040
9275 #, c-format
9276 msgid ""
9277 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9278 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9279 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9280 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9281 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9282 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9283 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9284 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9285 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9286 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9287 msgstr ""
9288
9289 #: config/tc-mips.c:15052
9290 #, c-format
9291 msgid ""
9292 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9293 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9294 "-non_shared\t\tdo not generate position independent code\n"
9295 "-xgot\t\t\tassume a 32 bit GOT\n"
9296 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9297 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
9298 "                        position dependent (non shared) code\n"
9299 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9300 msgstr ""
9301
9302 #: config/tc-mips.c:15072
9303 #, c-format
9304 msgid ""
9305 "-32\t\t\tcreate o32 ABI object file (default)\n"
9306 "-n32\t\t\tcreate n32 ABI object file\n"
9307 "-64\t\t\tcreate 64 ABI object file\n"
9308 msgstr ""
9309
9310 #: config/tc-mmix.c:693
9311 #, c-format
9312 msgid " MMIX-specific command line options:\n"
9313 msgstr ""
9314
9315 #: config/tc-mmix.c:694
9316 #, c-format
9317 msgid ""
9318 "  -fixed-special-register-names\n"
9319 "                          Allow only the original special register names.\n"
9320 msgstr ""
9321
9322 #: config/tc-mmix.c:697
9323 #, c-format
9324 msgid "  -globalize-symbols      Make all symbols global.\n"
9325 msgstr ""
9326
9327 #: config/tc-mmix.c:699
9328 #, c-format
9329 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9330 msgstr ""
9331
9332 #: config/tc-mmix.c:701
9333 #, c-format
9334 msgid "  -relax                  Create linker relaxable code.\n"
9335 msgstr ""
9336
9337 #: config/tc-mmix.c:703
9338 #, c-format
9339 msgid ""
9340 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9341 "                          Implies -fixed-special-register-names.\n"
9342 msgstr ""
9343
9344 #: config/tc-mmix.c:706
9345 #, c-format
9346 msgid ""
9347 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9348 "                          into multiple instructions.\n"
9349 msgstr ""
9350
9351 #: config/tc-mmix.c:709
9352 #, c-format
9353 msgid ""
9354 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9355 msgstr ""
9356
9357 #: config/tc-mmix.c:711
9358 #, c-format
9359 msgid ""
9360 "  -linker-allocated-gregs If there's no suitable GREG definition for "
9361 "the                          operands of an instruction, let the linker "
9362 "resolve.\n"
9363 msgstr ""
9364
9365 #: config/tc-mmix.c:714
9366 #, c-format
9367 msgid ""
9368 "  -x                      Do not warn when an operand to GETA, a branch,\n"
9369 "                          PUSHJ or JUMP is not known to be within range.\n"
9370 "                          The linker will catch any errors.  Implies\n"
9371 "                          -linker-allocated-gregs."
9372 msgstr ""
9373
9374 #: config/tc-mmix.c:840
9375 #, c-format
9376 msgid "unknown opcode: `%s'"
9377 msgstr ""
9378
9379 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9380 msgid "specified location wasn't TETRA-aligned"
9381 msgstr ""
9382
9383 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4097
9384 #: config/tc-mmix.c:4113
9385 msgid "unaligned data at an absolute location is not supported"
9386 msgstr ""
9387
9388 #: config/tc-mmix.c:1089
9389 #, c-format
9390 msgid "invalid operand to opcode %s: `%s'"
9391 msgstr ""
9392
9393 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9394 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9395 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9396 #: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9397 #: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9398 #: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9399 #: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9400 #: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9401 #: config/tc-mmix.c:1850 config/tc-mmix.c:1866
9402 #, c-format
9403 msgid "invalid operands to opcode %s: `%s'"
9404 msgstr ""
9405
9406 #: config/tc-mmix.c:1843
9407 #, c-format
9408 msgid "unsupported operands to %s: `%s'"
9409 msgstr ""
9410
9411 #: config/tc-mmix.c:1968
9412 msgid "internal: mmix_prefix_name but empty prefix"
9413 msgstr ""
9414
9415 #: config/tc-mmix.c:2012
9416 #, c-format
9417 msgid "too many GREG registers allocated (max %d)"
9418 msgstr ""
9419
9420 #: config/tc-mmix.c:2070
9421 msgid "BSPEC already active.  Nesting is not supported."
9422 msgstr ""
9423
9424 #: config/tc-mmix.c:2079
9425 msgid "invalid BSPEC expression"
9426 msgstr ""
9427
9428 #: config/tc-mmix.c:2095
9429 #, c-format
9430 msgid "can't create section %s"
9431 msgstr ""
9432
9433 #: config/tc-mmix.c:2100
9434 #, c-format
9435 msgid "can't set section flags for section %s"
9436 msgstr ""
9437
9438 #: config/tc-mmix.c:2121
9439 msgid "ESPEC without preceding BSPEC"
9440 msgstr ""
9441
9442 #: config/tc-mmix.c:2150
9443 msgid "missing local expression"
9444 msgstr ""
9445
9446 #: config/tc-mmix.c:2360
9447 msgid "operand out of range, instruction expanded"
9448 msgstr ""
9449
9450 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9451 #. user-friendly, though a little bit non-substantial.
9452 #: config/tc-mmix.c:2611
9453 msgid "directive LOCAL must be placed in code or data"
9454 msgstr ""
9455
9456 #: config/tc-mmix.c:2612
9457 msgid "internal confusion: relocation in a section without contents"
9458 msgstr ""
9459
9460 #: config/tc-mmix.c:2726
9461 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9462 msgstr ""
9463
9464 #: config/tc-mmix.c:2774
9465 msgid "no suitable GREG definition for operands"
9466 msgstr ""
9467
9468 #: config/tc-mmix.c:2833
9469 msgid "operands were not reducible at assembly-time"
9470 msgstr ""
9471
9472 #: config/tc-mmix.c:2860
9473 #, c-format
9474 msgid "cannot generate relocation type for symbol %s, code %s"
9475 msgstr ""
9476
9477 #: config/tc-mmix.c:2880
9478 #, c-format
9479 msgid "internal: unhandled label %s"
9480 msgstr ""
9481
9482 #: config/tc-mmix.c:2910
9483 msgid "[0-9]H labels may not appear alone on a line"
9484 msgstr ""
9485
9486 #: config/tc-mmix.c:2919
9487 msgid "[0-9]H labels do not mix with dot-pseudos"
9488 msgstr ""
9489
9490 #: config/tc-mmix.c:3007
9491 msgid "invalid characters in input"
9492 msgstr ""
9493
9494 #: config/tc-mmix.c:3113
9495 msgid "empty label field for IS"
9496 msgstr ""
9497
9498 #: config/tc-mmix.c:3439
9499 #, c-format
9500 msgid "internal: unexpected relax type %d:%d"
9501 msgstr ""
9502
9503 #: config/tc-mmix.c:3461
9504 msgid "BSPEC without ESPEC."
9505 msgstr ""
9506
9507 #: config/tc-mmix.c:3661
9508 msgid "GREG expression too complicated"
9509 msgstr ""
9510
9511 #: config/tc-mmix.c:3676
9512 msgid "internal: GREG expression not resolved to section"
9513 msgstr ""
9514
9515 #: config/tc-mmix.c:3725
9516 msgid "register section has contents\n"
9517 msgstr ""
9518
9519 #: config/tc-mmix.c:3852
9520 msgid "section change from within a BSPEC/ESPEC pair is not supported"
9521 msgstr ""
9522
9523 #: config/tc-mmix.c:3873
9524 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9525 msgstr ""
9526
9527 #: config/tc-mmix.c:3884
9528 msgid "invalid LOC expression"
9529 msgstr ""
9530
9531 #: config/tc-mmix.c:3909 config/tc-mmix.c:3935
9532 msgid "LOC expression stepping backwards is not supported"
9533 msgstr ""
9534
9535 #. We will only get here in rare cases involving #NO_APP,
9536 #. where the unterminated string is not recognized by the
9537 #. preformatting pass.
9538 #: config/tc-mmix.c:4019 config/tc-mmix.c:4179 config/tc-z80.c:1691
9539 msgid "unterminated string"
9540 msgstr ""
9541
9542 #: config/tc-mmix.c:4036
9543 msgid "BYTE expression not a pure number"
9544 msgstr ""
9545
9546 #. Note that mmixal does not allow negative numbers in
9547 #. BYTE sequences, so neither should we.
9548 #: config/tc-mmix.c:4045
9549 msgid "BYTE expression not in the range 0..255"
9550 msgstr ""
9551
9552 #: config/tc-mmix.c:4095 config/tc-mmix.c:4111
9553 msgid "data item with alignment larger than location"
9554 msgstr ""
9555
9556 #. Since integer_constant is local to expr.c, we have to make this a
9557 #. macro.  FIXME: Do it cleaner.
9558 #: config/tc-mmix.h:104
9559 msgid "`&' serial number operator is not supported"
9560 msgstr ""
9561
9562 #: config/tc-mn10200.c:304
9563 #, c-format
9564 msgid ""
9565 "MN10200 options:\n"
9566 "none yet\n"
9567 msgstr ""
9568
9569 #: config/tc-mn10200.c:898 config/tc-mn10300.c:1356 config/tc-ppc.c:2223
9570 #: config/tc-s390.c:1558 config/tc-v850.c:1604
9571 #, c-format
9572 msgid "Unrecognized opcode: `%s'"
9573 msgstr ""
9574
9575 #: config/tc-mn10300.c:694
9576 #, c-format
9577 msgid ""
9578 "MN10300 assembler options:\n"
9579 "none yet\n"
9580 msgstr ""
9581
9582 #: config/tc-mn10300.c:1325 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4203
9583 #, c-format
9584 msgid "unsupported BFD relocation size %u"
9585 msgstr ""
9586
9587 #: config/tc-mn10300.c:1373
9588 msgid "Invalid opcode/operands"
9589 msgstr ""
9590
9591 #: config/tc-mn10300.c:1900
9592 msgid "Invalid register specification."
9593 msgstr ""
9594
9595 #: config/tc-mn10300.c:2487
9596 #, c-format
9597 msgid "Bad relocation fixup type (%d)"
9598 msgstr ""
9599
9600 #: config/tc-msp430.c:547
9601 msgid ".profiler pseudo requires at least two operands."
9602 msgstr ""
9603
9604 #: config/tc-msp430.c:606
9605 msgid "unknown profiling flag - ignored."
9606 msgstr ""
9607
9608 #: config/tc-msp430.c:622
9609 msgid "ambiguous flags combination - '.profiler' directive ignored."
9610 msgstr ""
9611
9612 #: config/tc-msp430.c:632
9613 msgid "profiling in absolute section?"
9614 msgstr ""
9615
9616 #: config/tc-msp430.c:721
9617 #, c-format
9618 msgid "Known MCU names:\n"
9619 msgstr ""
9620
9621 #: config/tc-msp430.c:724
9622 #, c-format
9623 msgid "\t %s\n"
9624 msgstr ""
9625
9626 #: config/tc-msp430.c:750
9627 #, c-format
9628 msgid "redefinition of mcu type %s' to %s'"
9629 msgstr ""
9630
9631 #: config/tc-msp430.c:793
9632 #, c-format
9633 msgid ""
9634 "MSP430 options:\n"
9635 "  -mmcu=[msp430-name] select microcontroller type\n"
9636 "                  msp430x110  msp430x112\n"
9637 "                  msp430x1101 msp430x1111\n"
9638 "                  msp430x1121 msp430x1122 msp430x1132\n"
9639 "                  msp430x122  msp430x123\n"
9640 "                  msp430x1222 msp430x1232\n"
9641 "                  msp430x133  msp430x135\n"
9642 "                  msp430x1331 msp430x1351\n"
9643 "                  msp430x147  msp430x148  msp430x149\n"
9644 "                  msp430x155  msp430x156  msp430x157\n"
9645 "                  msp430x167  msp430x168  msp430x169\n"
9646 "                  msp430x1610 msp430x1611 msp430x1612\n"
9647 "                  msp430x311  msp430x312  msp430x313  msp430x314  "
9648 "msp430x315\n"
9649 "                  msp430x323  msp430x325\n"
9650 "                  msp430x336  msp430x337\n"
9651 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
9652 "                  msp430xE423 msp430xE425 msp430E427\n"
9653 "                  msp430xW423 msp430xW425 msp430W427\n"
9654 "                  msp430xG437 msp430xG438 msp430G439\n"
9655 "                  msp430x435  msp430x436  msp430x437\n"
9656 "                  msp430x447  msp430x448  msp430x449\n"
9657 msgstr ""
9658
9659 #: config/tc-msp430.c:816
9660 #, c-format
9661 msgid ""
9662 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9663 "  -mP - enable polymorph instructions\n"
9664 msgstr ""
9665
9666 #: config/tc-msp430.c:970
9667 #, c-format
9668 msgid "value %d out of range. Use #lo() or #hi()"
9669 msgstr ""
9670
9671 #: config/tc-msp430.c:1058
9672 #, c-format
9673 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9674 msgstr ""
9675
9676 #: config/tc-msp430.c:1109
9677 #, c-format
9678 msgid "Registers cannot be used within immediate expression [%s]"
9679 msgstr ""
9680
9681 #: config/tc-msp430.c:1111
9682 #, c-format
9683 msgid "unknown operand %s"
9684 msgstr ""
9685
9686 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
9687 #, c-format
9688 msgid "value out of range: %d"
9689 msgstr ""
9690
9691 #: config/tc-msp430.c:1144
9692 #, c-format
9693 msgid "Registers cannot be used within absolute expression [%s]"
9694 msgstr ""
9695
9696 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
9697 #, c-format
9698 msgid "unknown expression in operand %s"
9699 msgstr ""
9700
9701 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
9702 #, c-format
9703 msgid "unknown addressing mode %s"
9704 msgstr ""
9705
9706 #: config/tc-msp430.c:1175
9707 #, c-format
9708 msgid "Bad register name r%s"
9709 msgstr ""
9710
9711 #: config/tc-msp430.c:1187
9712 #, c-format
9713 msgid "MSP430 does not have %d registers"
9714 msgstr ""
9715
9716 #: config/tc-msp430.c:1207
9717 msgid "')' required"
9718 msgstr ""
9719
9720 #: config/tc-msp430.c:1220
9721 #, c-format
9722 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9723 msgstr ""
9724
9725 #: config/tc-msp430.c:1229
9726 #, c-format
9727 msgid "unknown operator (r%s substituted as a register name"
9728 msgstr ""
9729
9730 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
9731 #, c-format
9732 msgid "unknown operator %s"
9733 msgstr ""
9734
9735 #: config/tc-msp430.c:1246
9736 msgid "r2 should not be used in indexed addressing mode"
9737 msgstr ""
9738
9739 #: config/tc-msp430.c:1287
9740 #, c-format
9741 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9742 msgstr ""
9743
9744 #. Unreachable.
9745 #: config/tc-msp430.c:1336
9746 #, c-format
9747 msgid "unknown addressing mode for operand %s"
9748 msgstr ""
9749
9750 #: config/tc-msp430.c:1361
9751 #, c-format
9752 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9753 msgstr ""
9754
9755 #: config/tc-msp430.c:1371
9756 msgid "this addressing mode is not applicable for destination operand"
9757 msgstr ""
9758
9759 #: config/tc-msp430.c:1415
9760 #, c-format
9761 msgid "instruction %s requires %d operand(s)"
9762 msgstr ""
9763
9764 #: config/tc-msp430.c:1668
9765 #, c-format
9766 msgid "Even number required. Rounded to %d"
9767 msgstr ""
9768
9769 #: config/tc-msp430.c:1679
9770 #, c-format
9771 msgid "Wrong displacement  %d"
9772 msgstr ""
9773
9774 #: config/tc-msp430.c:1696
9775 msgid "instruction requires label sans '$'"
9776 msgstr ""
9777
9778 #: config/tc-msp430.c:1701
9779 msgid "instruction requires label or value in range -511:512"
9780 msgstr ""
9781
9782 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
9783 msgid "instruction requires label"
9784 msgstr ""
9785
9786 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
9787 msgid "polymorphs are not enabled. Use -mP option to enable."
9788 msgstr ""
9789
9790 #: config/tc-msp430.c:1795
9791 msgid "Illegal instruction or not implemented opcode."
9792 msgstr ""
9793
9794 #: config/tc-msp430.c:2145
9795 #, c-format
9796 msgid "internal inconsistency problem in %s: insn %04lx"
9797 msgstr ""
9798
9799 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
9800 #, c-format
9801 msgid "internal inconsistency problem in %s: ext. insn %04lx"
9802 msgstr ""
9803
9804 #: config/tc-msp430.c:2210
9805 #, c-format
9806 msgid "internal inconsistency problem in %s:  %lx"
9807 msgstr ""
9808
9809 #: config/tc-mt.c:151
9810 #, c-format
9811 msgid "MT specific command line options:\n"
9812 msgstr ""
9813
9814 #: config/tc-mt.c:152
9815 #, c-format
9816 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
9817 msgstr ""
9818
9819 #: config/tc-mt.c:153
9820 #, c-format
9821 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
9822 msgstr ""
9823
9824 #: config/tc-mt.c:154
9825 #, c-format
9826 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
9827 msgstr ""
9828
9829 #: config/tc-mt.c:155
9830 #, c-format
9831 msgid "  -march=ms2                allow ms2 instructions \n"
9832 msgstr ""
9833
9834 #: config/tc-mt.c:156
9835 #, c-format
9836 msgid "  -nosched                  disable scheduling restrictions\n"
9837 msgstr ""
9838
9839 #: config/tc-mt.c:224
9840 #, c-format
9841 msgid "instruction %s may not follow another memory access instruction."
9842 msgstr ""
9843
9844 #: config/tc-mt.c:230
9845 #, c-format
9846 msgid "instruction %s may not follow another I/O instruction."
9847 msgstr ""
9848
9849 #: config/tc-mt.c:236
9850 #, c-format
9851 msgid "%s may not occupy the delay slot of another branch insn."
9852 msgstr ""
9853
9854 #: config/tc-mt.c:261
9855 #, c-format
9856 msgid "operand references R%ld of previous instrutcion."
9857 msgstr ""
9858
9859 #: config/tc-mt.c:267
9860 #, c-format
9861 msgid "operand references R%ld of instructcion before previous."
9862 msgstr ""
9863
9864 #: config/tc-mt.c:281 config/tc-mt.c:286
9865 #, c-format
9866 msgid ""
9867 "conditional branch or jal insn's operand references R%ld of previous "
9868 "arithmetic or logic insn."
9869 msgstr ""
9870
9871 #: config/tc-ns32k.c:439
9872 msgid "Invalid syntax in PC-relative addressing mode"
9873 msgstr ""
9874
9875 #: config/tc-ns32k.c:463
9876 msgid "Invalid syntax in External addressing mode"
9877 msgstr ""
9878
9879 #: config/tc-ns32k.c:544
9880 msgid "Invalid syntax in Memory Relative addressing mode"
9881 msgstr ""
9882
9883 #: config/tc-ns32k.c:611
9884 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9885 msgstr ""
9886
9887 #: config/tc-ns32k.c:616
9888 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9889 msgstr ""
9890
9891 #: config/tc-ns32k.c:621
9892 msgid "Scaled-indexed addressing mode combined with scaled-index"
9893 msgstr ""
9894
9895 #: config/tc-ns32k.c:632
9896 msgid "Invalid or illegal addressing mode combined with scaled-index"
9897 msgstr ""
9898
9899 #: config/tc-ns32k.c:755
9900 msgid "Premature end of suffix -- Defaulting to d"
9901 msgstr ""
9902
9903 #: config/tc-ns32k.c:768
9904 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
9905 msgstr ""
9906
9907 #: config/tc-ns32k.c:813
9908 msgid "Very short instr to option, ie you can't do it on a NULLstr"
9909 msgstr ""
9910
9911 #: config/tc-ns32k.c:863
9912 msgid "No such entry in list. (cpu/mmu register)"
9913 msgstr ""
9914
9915 #: config/tc-ns32k.c:920
9916 msgid "Internal consistency error.  check ns32k-opcode.h"
9917 msgstr ""
9918
9919 #: config/tc-ns32k.c:944
9920 msgid "Address of immediate operand"
9921 msgstr ""
9922
9923 #: config/tc-ns32k.c:945
9924 msgid "Invalid immediate write operand."
9925 msgstr ""
9926
9927 #: config/tc-ns32k.c:1075
9928 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
9929 msgstr ""
9930
9931 #: config/tc-ns32k.c:1108
9932 msgid "No such opcode"
9933 msgstr ""
9934
9935 #: config/tc-ns32k.c:1183
9936 msgid "Bad suffix, defaulting to d"
9937 msgstr ""
9938
9939 #: config/tc-ns32k.c:1210
9940 msgid "Too many operands passed to instruction"
9941 msgstr ""
9942
9943 #. Check error in default.
9944 #: config/tc-ns32k.c:1222
9945 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
9946 msgstr ""
9947
9948 #: config/tc-ns32k.c:1225
9949 msgid "Wrong number of operands"
9950 msgstr ""
9951
9952 #: config/tc-ns32k.c:1298
9953 #, c-format
9954 msgid "Can not do %d byte pc-relative relocation for storage type %d"
9955 msgstr ""
9956
9957 #: config/tc-ns32k.c:1301
9958 #, c-format
9959 msgid "Can not do %d byte relocation for storage type %d"
9960 msgstr ""
9961
9962 #: config/tc-ns32k.c:1393
9963 #, c-format
9964 msgid "value of %ld out of byte displacement range."
9965 msgstr ""
9966
9967 #: config/tc-ns32k.c:1403
9968 #, c-format
9969 msgid "value of %ld out of word displacement range."
9970 msgstr ""
9971
9972 #: config/tc-ns32k.c:1418
9973 #, c-format
9974 msgid "value of %ld out of double word displacement range."
9975 msgstr ""
9976
9977 #: config/tc-ns32k.c:1439
9978 #, c-format
9979 msgid "Internal logic error.  line %d, file \"%s\""
9980 msgstr ""
9981
9982 #: config/tc-ns32k.c:1487
9983 #, c-format
9984 msgid "Internal logic error. line %d, file \"%s\""
9985 msgstr ""
9986
9987 #: config/tc-ns32k.c:1588
9988 msgid "Bit field out of range"
9989 msgstr ""
9990
9991 #: config/tc-ns32k.c:1688
9992 msgid "iif convert internal pcrel/binary"
9993 msgstr ""
9994
9995 #: config/tc-ns32k.c:1705
9996 msgid "Bignum too big for long"
9997 msgstr ""
9998
9999 #: config/tc-ns32k.c:1782
10000 msgid "iif convert internal pcrel/pointer"
10001 msgstr ""
10002
10003 #: config/tc-ns32k.c:1787
10004 msgid "Internal logic error in iif.iifP[n].type"
10005 msgstr ""
10006
10007 #. We cant relax this case.
10008 #: config/tc-ns32k.c:1823
10009 msgid "Can't relax difference"
10010 msgstr ""
10011
10012 #: config/tc-ns32k.c:1864
10013 msgid "Displacement too large for :d"
10014 msgstr ""
10015
10016 #: config/tc-ns32k.c:1877
10017 msgid "Internal logic error in iif.iifP[].type"
10018 msgstr ""
10019
10020 #. Fatal.
10021 #: config/tc-ns32k.c:1909
10022 #, c-format
10023 msgid "Can't hash %s: %s"
10024 msgstr ""
10025
10026 #: config/tc-ns32k.c:2145
10027 #, c-format
10028 msgid "invalid architecture option -m%s, ignored"
10029 msgstr ""
10030
10031 #: config/tc-ns32k.c:2158
10032 #, c-format
10033 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10034 msgstr ""
10035
10036 #: config/tc-ns32k.c:2174
10037 #, c-format
10038 msgid ""
10039 "NS32K options:\n"
10040 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10041 "--disp-size-default=<1|2|4>\n"
10042 msgstr ""
10043
10044 #: config/tc-ns32k.c:2249
10045 #, c-format
10046 msgid "Cannot find relocation type for symbol %s, code %d"
10047 msgstr ""
10048
10049 #: config/tc-or32.c:361
10050 #, c-format
10051 msgid "unknown opcode1: `%s'"
10052 msgstr ""
10053
10054 #: config/tc-or32.c:367
10055 #, c-format
10056 msgid "unknown opcode2 `%s'."
10057 msgstr ""
10058
10059 #: config/tc-or32.c:404
10060 #, c-format
10061 msgid "instruction not allowed: %s"
10062 msgstr ""
10063
10064 #: config/tc-or32.c:407
10065 #, c-format
10066 msgid "too many operands: %s"
10067 msgstr ""
10068
10069 #: config/tc-or32.c:491
10070 msgid "call/jmp target out of range (1)"
10071 msgstr ""
10072
10073 #: config/tc-or32.c:613
10074 msgid "call/jmp target out of range (2)"
10075 msgstr ""
10076
10077 #: config/tc-or32.c:632
10078 #, c-format
10079 msgid "bad relocation type: 0x%02x"
10080 msgstr ""
10081
10082 #: config/tc-or32.c:824
10083 msgid "invalid register in & expression"
10084 msgstr ""
10085
10086 #: config/tc-pdp11.c:490
10087 msgid "Low order bits truncated in immediate float operand"
10088 msgstr ""
10089
10090 #: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10091 #, c-format
10092 msgid "Unknown instruction '%s'"
10093 msgstr ""
10094
10095 #: config/tc-pj.c:65 config/tc-pj.c:74
10096 msgid "confusing relocation expressions"
10097 msgstr ""
10098
10099 #: config/tc-pj.c:157
10100 msgid "can't have relocation for ipush"
10101 msgstr ""
10102
10103 #: config/tc-pj.c:260
10104 #, c-format
10105 msgid "unknown opcode %s"
10106 msgstr ""
10107
10108 #: config/tc-pj.c:355
10109 #, c-format
10110 msgid ""
10111 "PJ options:\n"
10112 "-little\t\t\tgenerate little endian code\n"
10113 "-big\t\t\tgenerate big endian code\n"
10114 msgstr ""
10115
10116 #: config/tc-pj.c:382 config/tc-sh.c:4036 config/tc-sh.c:4043
10117 #: config/tc-sh.c:4050 config/tc-sh.c:4057
10118 msgid "pcrel too far"
10119 msgstr ""
10120
10121 #: config/tc-pj.h:38
10122 msgid "convert_frag\n"
10123 msgstr ""
10124
10125 #: config/tc-pj.h:39
10126 msgid "estimate size\n"
10127 msgstr ""
10128
10129 #: config/tc-ppc.c:1000
10130 #, c-format
10131 msgid "%s unsupported"
10132 msgstr ""
10133
10134 #: config/tc-ppc.c:1066 config/tc-s390.c:418 config/tc-s390.c:425
10135 #, c-format
10136 msgid "invalid switch -m%s"
10137 msgstr ""
10138
10139 #: config/tc-ppc.c:1102
10140 #, c-format
10141 msgid ""
10142 "PowerPC options:\n"
10143 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10144 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10145 "-u\t\t\tignored\n"
10146 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10147 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10148 "-m601\t\t\tgenerate code for PowerPC 601\n"
10149 "-mppc, -mppc32, -m603, -m604\n"
10150 "\t\t\tgenerate code for PowerPC 603/604\n"
10151 "-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
10152 "-m440\t\t\tgenerate code for PowerPC 440\n"
10153 "-m7400, -m7410, -m7450, -m7455\n"
10154 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10155 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10156 msgstr ""
10157
10158 #: config/tc-ppc.c:1117
10159 #, c-format
10160 msgid ""
10161 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10162 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10163 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10164 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
10165 "-mpower4\t\tgenerate code for Power4 architecture\n"
10166 "-mpower5\t\tgenerate code for Power5 architecture\n"
10167 "-mpower6\t\tgenerate code for Power6 architecture\n"
10168 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10169 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10170 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10171 msgstr ""
10172
10173 #: config/tc-ppc.c:1128
10174 #, c-format
10175 msgid ""
10176 "-maltivec\t\tgenerate code for AltiVec\n"
10177 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10178 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10179 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10180 "-mregnames\t\tAllow symbolic names for registers\n"
10181 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10182 msgstr ""
10183
10184 #: config/tc-ppc.c:1136
10185 #, c-format
10186 msgid ""
10187 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10188 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10189 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10190 "-mlittle, -mlittle-endian, -l, -le\n"
10191 "\t\t\tgenerate code for a little endian machine\n"
10192 "-mbig, -mbig-endian, -b, -be\n"
10193 "\t\t\tgenerate code for a big endian machine\n"
10194 "-msolaris\t\tgenerate code for Solaris\n"
10195 "-mno-solaris\t\tdo not generate code for Solaris\n"
10196 "-V\t\t\tprint assembler version number\n"
10197 "-Qy, -Qn\t\tignored\n"
10198 msgstr ""
10199
10200 #: config/tc-ppc.c:1173
10201 #, c-format
10202 msgid "Unknown default cpu = %s, os = %s"
10203 msgstr ""
10204
10205 #: config/tc-ppc.c:1199
10206 msgid "Neither Power nor PowerPC opcodes were selected."
10207 msgstr ""
10208
10209 #: config/tc-ppc.c:1279
10210 #, c-format
10211 msgid "powerpc_operands[%d].bitm invalid"
10212 msgstr ""
10213
10214 #: config/tc-ppc.c:1286
10215 #, c-format
10216 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10217 msgstr ""
10218
10219 #: config/tc-ppc.c:1306
10220 #, c-format
10221 msgid "major opcode is not sorted for %s"
10222 msgstr ""
10223
10224 #: config/tc-ppc.c:1315
10225 #, c-format
10226 msgid "mask trims opcode bits for %s"
10227 msgstr ""
10228
10229 #: config/tc-ppc.c:1324
10230 #, c-format
10231 msgid "operand index error for %s"
10232 msgstr ""
10233
10234 #: config/tc-ppc.c:1336
10235 #, c-format
10236 msgid "operand %d overlap in %s"
10237 msgstr ""
10238
10239 #: config/tc-ppc.c:1378
10240 #, c-format
10241 msgid "duplicate instruction %s"
10242 msgstr ""
10243
10244 #: config/tc-ppc.c:1402
10245 #, c-format
10246 msgid "duplicate macro %s"
10247 msgstr ""
10248
10249 #: config/tc-ppc.c:1736
10250 msgid "identifier+constant@got means identifier@got+constant"
10251 msgstr ""
10252
10253 #: config/tc-ppc.c:1802
10254 #, c-format
10255 msgid "%s relocations do not fit in %d bytes\n"
10256 msgstr ""
10257
10258 #: config/tc-ppc.c:1907
10259 #, c-format
10260 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10261 msgstr ""
10262
10263 #: config/tc-ppc.c:1987
10264 msgid "Relocation cannot be done when using -mrelocatable"
10265 msgstr ""
10266
10267 #: config/tc-ppc.c:2036
10268 msgid "TOC section size exceeds 64k"
10269 msgstr ""
10270
10271 #: config/tc-ppc.c:2117
10272 #, c-format
10273 msgid "syntax error: invalid toc specifier `%s'"
10274 msgstr ""
10275
10276 #: config/tc-ppc.c:2131
10277 #, c-format
10278 msgid "syntax error: expected `]', found  `%c'"
10279 msgstr ""
10280
10281 #: config/tc-ppc.c:2408
10282 msgid "[tocv] symbol is not a toc symbol"
10283 msgstr ""
10284
10285 #: config/tc-ppc.c:2419
10286 msgid "Unimplemented toc32 expression modifier"
10287 msgstr ""
10288
10289 #: config/tc-ppc.c:2424
10290 msgid "Unimplemented toc64 expression modifier"
10291 msgstr ""
10292
10293 #: config/tc-ppc.c:2428
10294 #, c-format
10295 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10296 msgstr ""
10297
10298 #: config/tc-ppc.c:2646
10299 msgid "unsupported relocation for DS offset field"
10300 msgstr ""
10301
10302 #: config/tc-ppc.c:2698
10303 #, c-format
10304 msgid "syntax error; found `%c' but expected `%c'"
10305 msgstr ""
10306
10307 #: config/tc-ppc.c:2741 config/tc-ppc.h:92
10308 msgid "instruction address is not a multiple of 4"
10309 msgstr ""
10310
10311 #: config/tc-ppc.c:2850
10312 msgid "wrong number of operands"
10313 msgstr ""
10314
10315 #: config/tc-ppc.c:2904
10316 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10317 msgstr ""
10318
10319 #: config/tc-ppc.c:3010
10320 msgid "missing size"
10321 msgstr ""
10322
10323 #: config/tc-ppc.c:3019
10324 msgid "negative size"
10325 msgstr ""
10326
10327 #: config/tc-ppc.c:3056
10328 msgid "missing real symbol name"
10329 msgstr ""
10330
10331 #: config/tc-ppc.c:3077
10332 msgid "attempt to redefine symbol"
10333 msgstr ""
10334
10335 #: config/tc-ppc.c:3319
10336 msgid "The XCOFF file format does not support arbitrary sections"
10337 msgstr ""
10338
10339 #: config/tc-ppc.c:3393
10340 msgid "missing rename string"
10341 msgstr ""
10342
10343 #: config/tc-ppc.c:3423 config/tc-ppc.c:3965 read.c:3264
10344 msgid "missing value"
10345 msgstr ""
10346
10347 #: config/tc-ppc.c:3441
10348 msgid "illegal .stabx expression; zero assumed"
10349 msgstr ""
10350
10351 #: config/tc-ppc.c:3473
10352 msgid "missing class"
10353 msgstr ""
10354
10355 #: config/tc-ppc.c:3482
10356 msgid "missing type"
10357 msgstr ""
10358
10359 #: config/tc-ppc.c:3562
10360 msgid "missing symbol name"
10361 msgstr ""
10362
10363 #: config/tc-ppc.c:3752
10364 msgid "nested .bs blocks"
10365 msgstr ""
10366
10367 #: config/tc-ppc.c:3784
10368 msgid ".es without preceding .bs"
10369 msgstr ""
10370
10371 #: config/tc-ppc.c:3957
10372 msgid "non-constant byte count"
10373 msgstr ""
10374
10375 #: config/tc-ppc.c:4004
10376 msgid ".tc not in .toc section"
10377 msgstr ""
10378
10379 #: config/tc-ppc.c:4023
10380 msgid ".tc with no label"
10381 msgstr ""
10382
10383 #: config/tc-ppc.c:4114
10384 msgid ".machine stack overflow"
10385 msgstr ""
10386
10387 #: config/tc-ppc.c:4121
10388 msgid ".machine stack underflow"
10389 msgstr ""
10390
10391 #: config/tc-ppc.c:4128
10392 #, c-format
10393 msgid "invalid machine `%s'"
10394 msgstr ""
10395
10396 #: config/tc-ppc.c:4179
10397 msgid "No previous section to return to. Directive ignored."
10398 msgstr ""
10399
10400 #. Section Contents
10401 #. unknown
10402 #: config/tc-ppc.c:4589
10403 msgid "Unsupported section attribute -- 'a'"
10404 msgstr ""
10405
10406 #: config/tc-ppc.c:4773
10407 msgid "bad symbol suffix"
10408 msgstr ""
10409
10410 #: config/tc-ppc.c:4865
10411 msgid "Unrecognized symbol suffix"
10412 msgstr ""
10413
10414 #: config/tc-ppc.c:4953
10415 msgid "two .function pseudo-ops with no intervening .ef"
10416 msgstr ""
10417
10418 #: config/tc-ppc.c:4966
10419 msgid ".ef with no preceding .function"
10420 msgstr ""
10421
10422 #: config/tc-ppc.c:5094
10423 #, c-format
10424 msgid "warning: symbol %s has no csect"
10425 msgstr ""
10426
10427 #: config/tc-ppc.c:5339
10428 msgid "symbol in .toc does not match any .tc"
10429 msgstr ""
10430
10431 #: config/tc-ppc.c:5706
10432 #, c-format
10433 msgid "unsupported relocation against %s"
10434 msgstr ""
10435
10436 #: config/tc-ppc.c:5779
10437 #, c-format
10438 msgid "cannot emit PC relative %s relocation against %s"
10439 msgstr ""
10440
10441 #: config/tc-ppc.c:5784
10442 #, c-format
10443 msgid "cannot emit PC relative %s relocation"
10444 msgstr ""
10445
10446 #: config/tc-ppc.c:5966
10447 #, c-format
10448 msgid "Unable to handle reference to symbol %s"
10449 msgstr ""
10450
10451 #: config/tc-ppc.c:5969
10452 msgid "Unable to resolve expression"
10453 msgstr ""
10454
10455 #: config/tc-ppc.c:5996
10456 msgid "must branch to an address a multiple of 4"
10457 msgstr ""
10458
10459 #: config/tc-ppc.c:6000
10460 #, c-format
10461 msgid "@local or @plt branch destination is too far away, %ld bytes"
10462 msgstr ""
10463
10464 #: config/tc-ppc.c:6031
10465 #, c-format
10466 msgid "Gas failure, reloc value %d\n"
10467 msgstr ""
10468
10469 #: config/tc-s390.c:461
10470 #, c-format
10471 msgid ""
10472 "        S390 options:\n"
10473 "        -mregnames        Allow symbolic names for registers\n"
10474 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
10475 "        -mno-regnames     Do not allow symbolic names for registers\n"
10476 "        -m31              Set file format to 31 bit format\n"
10477 "        -m64              Set file format to 64 bit format\n"
10478 msgstr ""
10479
10480 #: config/tc-s390.c:468
10481 #, c-format
10482 msgid ""
10483 "        -V                print assembler version number\n"
10484 "        -Qy, -Qn          ignored\n"
10485 msgstr ""
10486
10487 #: config/tc-s390.c:504
10488 #, c-format
10489 msgid "Internal assembler error for instruction format %s"
10490 msgstr ""
10491
10492 #: config/tc-s390.c:520
10493 #, c-format
10494 msgid "Internal assembler error for instruction %s"
10495 msgstr ""
10496
10497 #: config/tc-s390.c:767
10498 #, c-format
10499 msgid "identifier+constant@%s means identifier@%s+constant"
10500 msgstr ""
10501
10502 #: config/tc-s390.c:850
10503 msgid "Can't handle O_big in s390_exp_compare"
10504 msgstr ""
10505
10506 #: config/tc-s390.c:934
10507 msgid "Invalid suffix for literal pool entry"
10508 msgstr ""
10509
10510 #: config/tc-s390.c:991
10511 msgid "Big number is too big"
10512 msgstr ""
10513
10514 #: config/tc-s390.c:1139
10515 msgid "relocation not applicable"
10516 msgstr ""
10517
10518 #: config/tc-s390.c:1327
10519 msgid "invalid operand suffix"
10520 msgstr ""
10521
10522 #: config/tc-s390.c:1350
10523 msgid "syntax error; missing '(' after displacement"
10524 msgstr ""
10525
10526 #: config/tc-s390.c:1366 config/tc-s390.c:1410 config/tc-s390.c:1440
10527 msgid "syntax error; expected ,"
10528 msgstr ""
10529
10530 #: config/tc-s390.c:1398
10531 msgid "syntax error; missing ')' after base register"
10532 msgstr ""
10533
10534 #: config/tc-s390.c:1427
10535 msgid "syntax error; ')' not allowed here"
10536 msgstr ""
10537
10538 #: config/tc-s390.c:1620 config/tc-s390.c:1643 config/tc-s390.c:1656
10539 msgid "Invalid .insn format\n"
10540 msgstr ""
10541
10542 #: config/tc-s390.c:1628
10543 #, c-format
10544 msgid "Unrecognized opcode format: `%s'"
10545 msgstr ""
10546
10547 #: config/tc-s390.c:1659
10548 msgid "second operand of .insn not a constant\n"
10549 msgstr ""
10550
10551 #: config/tc-s390.c:1662
10552 msgid "missing comma after insn constant\n"
10553 msgstr ""
10554
10555 #: config/tc-s390.c:2056
10556 msgid "unsupported relocation type"
10557 msgstr ""
10558
10559 #: config/tc-score.c:49
10560 msgid "instruction is not conditional"
10561 msgstr ""
10562
10563 #: config/tc-score.c:50
10564 msgid "acc0 expected"
10565 msgstr ""
10566
10567 #: config/tc-score.c:51
10568 msgid "div / mul are reserved instructions"
10569 msgstr ""
10570
10571 #: config/tc-score.c:52
10572 msgid "This architecture doesn't support mmu"
10573 msgstr ""
10574
10575 #: config/tc-score.c:53
10576 msgid "This architecture doesn't support atomic instruction"
10577 msgstr ""
10578
10579 #: config/tc-score.c:54
10580 msgid "the label length is longer than 1024"
10581 msgstr ""
10582
10583 #: config/tc-score.c:233
10584 msgid "S+core register expected"
10585 msgstr ""
10586
10587 #: config/tc-score.c:234
10588 msgid "S+core special-register expected"
10589 msgstr ""
10590
10591 #: config/tc-score.c:235
10592 msgid "S+core co-processor register expected"
10593 msgstr ""
10594
10595 #: config/tc-score.c:853 config/tc-score.c:1753
10596 msgid "Using temp register(r1)"
10597 msgstr ""
10598
10599 #: config/tc-score.c:872
10600 #, c-format
10601 msgid "register expected, not '%.100s'"
10602 msgstr ""
10603
10604 #: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10605 #: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
10606 #, c-format
10607 msgid "invalid constant: %d bit expression not in range %d..%d"
10608 msgstr ""
10609
10610 #: config/tc-score.c:1305
10611 msgid "invalid constant: bit expression not defined"
10612 msgstr ""
10613
10614 #: config/tc-score.c:1767
10615 #, c-format
10616 msgid "low register(r0-r15)expected, not '%.100s'"
10617 msgstr ""
10618
10619 #: config/tc-score.c:1862
10620 #, c-format
10621 msgid "high register(r16-r31)expected, not '%.100s'"
10622 msgstr ""
10623
10624 #: config/tc-score.c:2094
10625 #, c-format
10626 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
10627 msgstr ""
10628
10629 #: config/tc-score.c:2113
10630 #, c-format
10631 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
10632 msgstr ""
10633
10634 #: config/tc-score.c:2129 config/tc-score.c:2136
10635 #, c-format
10636 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
10637 msgstr ""
10638
10639 #: config/tc-score.c:2426 config/tc-score.c:5592
10640 #, c-format
10641 msgid "%s -- `%s'"
10642 msgstr ""
10643
10644 #: config/tc-score.c:2583
10645 msgid "address offset must be half word alignment"
10646 msgstr ""
10647
10648 #: config/tc-score.c:2591
10649 msgid "address offset must be word alignment"
10650 msgstr ""
10651
10652 #: config/tc-score.c:2733 config/tc-score.c:2880
10653 msgid "register same as write-back base"
10654 msgstr ""
10655
10656 #: config/tc-score.c:2850
10657 msgid "pre-indexed expression expected"
10658 msgstr ""
10659
10660 #: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10661 #: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10662 #: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
10663 msgid "missing ]"
10664 msgstr ""
10665
10666 #: config/tc-score.c:3461
10667 msgid "base register nums are over 3 bit"
10668 msgstr ""
10669
10670 #: config/tc-score.c:3538 config/tc-score.c:3589
10671 msgid "missing +"
10672 msgstr ""
10673
10674 #: config/tc-score.c:3582
10675 #, c-format
10676 msgid "%s register same as write-back base"
10677 msgstr ""
10678
10679 #: config/tc-score.c:3584
10680 msgid "destination"
10681 msgstr ""
10682
10683 #: config/tc-score.c:3584
10684 msgid "source"
10685 msgstr ""
10686
10687 #: config/tc-score.c:3988
10688 msgid "li rd label isn't correct instruction form"
10689 msgstr ""
10690
10691 #: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
10692 msgid "lacking label  "
10693 msgstr ""
10694
10695 #: config/tc-score.c:4508
10696 msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10697 msgstr ""
10698
10699 #: config/tc-score.c:4536
10700 msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10701 msgstr ""
10702
10703 #: config/tc-score.c:4562
10704 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10705 msgstr ""
10706
10707 #: config/tc-score.c:4595
10708 msgid "lacking label"
10709 msgstr ""
10710
10711 #: config/tc-score.c:4600
10712 msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10713 msgstr ""
10714
10715 #: config/tc-score.c:5274
10716 #, c-format
10717 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10718 msgstr ""
10719
10720 #: config/tc-score.c:5291 config/tc-score.c:5321
10721 #, c-format
10722 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10723 msgstr ""
10724
10725 #: config/tc-score.c:5345
10726 #, c-format
10727 msgid " branch relocation truncate (0x%x)  [-2^8 ~ 2^8]"
10728 msgstr ""
10729
10730 #: config/tc-score.c:5511
10731 #, c-format
10732 msgid "cannot represent %s relocation in this object file format1"
10733 msgstr ""
10734
10735 #: config/tc-score.c:5570
10736 msgid "pce instruction error (16 bit || 16 bit)'"
10737 msgstr ""
10738
10739 #: config/tc-score.c:5700
10740 #, c-format
10741 msgid "Sunplus-v2-0-0-20060510\n"
10742 msgstr ""
10743
10744 #: config/tc-score.c:5716
10745 #, c-format
10746 msgid " Score-specific assembler options:\n"
10747 msgstr ""
10748
10749 #: config/tc-score.c:5718
10750 #, c-format
10751 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
10752 msgstr ""
10753
10754 #: config/tc-score.c:5723
10755 #, c-format
10756 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
10757 msgstr ""
10758
10759 #: config/tc-score.c:5727
10760 #, c-format
10761 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
10762 msgstr ""
10763
10764 #: config/tc-score.c:5729
10765 #, c-format
10766 msgid ""
10767 "        -NWARN\t\tassemble code for no warning message for fix data "
10768 "dependency\n"
10769 msgstr ""
10770
10771 #: config/tc-score.c:5731
10772 #, c-format
10773 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
10774 msgstr ""
10775
10776 #: config/tc-score.c:5733
10777 #, c-format
10778 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
10779 msgstr ""
10780
10781 #: config/tc-score.c:5735
10782 #, c-format
10783 msgid ""
10784 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
10785 "setting\n"
10786 msgstr ""
10787
10788 #: config/tc-score.c:5737
10789 #, c-format
10790 msgid ""
10791 "        -USE_R1\t\tassemble code for no warning message when using temp "
10792 "register r1\n"
10793 msgstr ""
10794
10795 #: config/tc-score.c:5739
10796 #, c-format
10797 msgid "        -KPIC\t\tassemble code for PIC\n"
10798 msgstr ""
10799
10800 #: config/tc-score.c:5741
10801 #, c-format
10802 msgid "        -O0\t\tassembler will not perform any optimizations\n"
10803 msgstr ""
10804
10805 #: config/tc-score.c:5743
10806 #, c-format
10807 msgid ""
10808 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10809 msgstr ""
10810
10811 #: config/tc-score.c:5745
10812 #, c-format
10813 msgid "        -V \t\tSunplus release version \n"
10814 msgstr ""
10815
10816 #: config/tc-score.c:6345 read.c:1463
10817 msgid "missing size expression"
10818 msgstr ""
10819
10820 #: config/tc-score.c:6351
10821 #, c-format
10822 msgid "BSS length (%d) < 0 ignored"
10823 msgstr ""
10824
10825 #: config/tc-score.c:6366 read.c:2281
10826 #, c-format
10827 msgid "error setting flags for \".sbss\": %s"
10828 msgstr ""
10829
10830 #: config/tc-score.c:6380 config/tc-sparc.c:3724
10831 msgid "missing alignment"
10832 msgstr ""
10833
10834 #: config/tc-score.c:6417
10835 #, c-format
10836 msgid "alignment too large; %d assumed"
10837 msgstr ""
10838
10839 #: config/tc-score.c:6422 read.c:2342
10840 msgid "alignment negative; 0 assumed"
10841 msgstr ""
10842
10843 #: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1482
10844 #: read.c:1595 read.c:2459 read.c:3006 read.c:3391 symbols.c:326 symbols.c:432
10845 #, c-format
10846 msgid "symbol `%s' is already defined"
10847 msgstr ""
10848
10849 #: config/tc-sh64.c:568
10850 msgid "This operand must be constant at assembly time"
10851 msgstr ""
10852
10853 #: config/tc-sh64.c:681
10854 msgid "Invalid operand expression"
10855 msgstr ""
10856
10857 #: config/tc-sh64.c:773 config/tc-sh64.c:877
10858 msgid "PTB operand is a SHmedia symbol"
10859 msgstr ""
10860
10861 #: config/tc-sh64.c:776 config/tc-sh64.c:874
10862 msgid "PTA operand is a SHcompact symbol"
10863 msgstr ""
10864
10865 #: config/tc-sh64.c:792
10866 msgid "invalid expression in operand"
10867 msgstr ""
10868
10869 #: config/tc-sh64.c:1483
10870 #, c-format
10871 msgid "invalid operand, not a 5-bit unsigned value: %d"
10872 msgstr ""
10873
10874 #: config/tc-sh64.c:1488
10875 #, c-format
10876 msgid "invalid operand, not a 6-bit signed value: %d"
10877 msgstr ""
10878
10879 #: config/tc-sh64.c:1493
10880 #, c-format
10881 msgid "invalid operand, not a 6-bit unsigned value: %d"
10882 msgstr ""
10883
10884 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
10885 #, c-format
10886 msgid "invalid operand, not a 11-bit signed value: %d"
10887 msgstr ""
10888
10889 #: config/tc-sh64.c:1500
10890 #, c-format
10891 msgid "invalid operand, not a multiple of 32: %d"
10892 msgstr ""
10893
10894 #: config/tc-sh64.c:1505
10895 #, c-format
10896 msgid "invalid operand, not a 10-bit signed value: %d"
10897 msgstr ""
10898
10899 #: config/tc-sh64.c:1512
10900 #, c-format
10901 msgid "invalid operand, not an even value: %d"
10902 msgstr ""
10903
10904 #: config/tc-sh64.c:1517
10905 #, c-format
10906 msgid "invalid operand, not a 12-bit signed value: %d"
10907 msgstr ""
10908
10909 #: config/tc-sh64.c:1519
10910 #, c-format
10911 msgid "invalid operand, not a multiple of 4: %d"
10912 msgstr ""
10913
10914 #: config/tc-sh64.c:1524
10915 #, c-format
10916 msgid "invalid operand, not a 13-bit signed value: %d"
10917 msgstr ""
10918
10919 #: config/tc-sh64.c:1526
10920 #, c-format
10921 msgid "invalid operand, not a multiple of 8: %d"
10922 msgstr ""
10923
10924 #: config/tc-sh64.c:1531
10925 #, c-format
10926 msgid "invalid operand, not a 16-bit signed value: %d"
10927 msgstr ""
10928
10929 #: config/tc-sh64.c:1536
10930 #, c-format
10931 msgid "invalid operand, not a 16-bit unsigned value: %d"
10932 msgstr ""
10933
10934 #: config/tc-sh64.c:1542
10935 msgid "operand out of range for PT, PTA and PTB"
10936 msgstr ""
10937
10938 #: config/tc-sh64.c:1544
10939 #, c-format
10940 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
10941 msgstr ""
10942
10943 #: config/tc-sh64.c:2064
10944 #, c-format
10945 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
10946 msgstr ""
10947
10948 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
10949 msgid "invalid PIC reference"
10950 msgstr ""
10951
10952 #: config/tc-sh64.c:2478
10953 msgid "can't find opcode"
10954 msgstr ""
10955
10956 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
10957 msgid "invalid operand: expression in PT target"
10958 msgstr ""
10959
10960 #: config/tc-sh64.c:2812
10961 #, c-format
10962 msgid "invalid operands to %s"
10963 msgstr ""
10964
10965 #: config/tc-sh64.c:2818
10966 #, c-format
10967 msgid "excess operands to %s"
10968 msgstr ""
10969
10970 #: config/tc-sh64.c:2863
10971 #, c-format
10972 msgid "The `.mode %s' directive is not valid with this architecture"
10973 msgstr ""
10974
10975 #: config/tc-sh64.c:2871
10976 #, c-format
10977 msgid "Invalid argument to .mode: %s"
10978 msgstr ""
10979
10980 #: config/tc-sh64.c:2901
10981 #, c-format
10982 msgid "The `.abi %s' directive is not valid with this architecture"
10983 msgstr ""
10984
10985 #: config/tc-sh64.c:2907
10986 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
10987 msgstr ""
10988
10989 #: config/tc-sh64.c:2912
10990 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
10991 msgstr ""
10992
10993 #: config/tc-sh64.c:2915
10994 #, c-format
10995 msgid "Invalid argument to .abi: %s"
10996 msgstr ""
10997
10998 #: config/tc-sh64.c:2970
10999 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
11000 msgstr ""
11001
11002 #: config/tc-sh64.c:2975
11003 msgid "-shcompact-const-crange is invalid without SHcompact"
11004 msgstr ""
11005
11006 #: config/tc-sh64.c:2978
11007 msgid "-expand-pt32 only valid with -abi=64"
11008 msgstr ""
11009
11010 #: config/tc-sh64.c:2981
11011 msgid "-no-expand only valid with SHcompact or SHmedia"
11012 msgstr ""
11013
11014 #: config/tc-sh64.c:2984
11015 msgid "-expand-pt32 invalid together with -no-expand"
11016 msgstr ""
11017
11018 #: config/tc-sh64.c:3199
11019 msgid ""
11020 "SHmedia code not allowed in same section as constants and SHcompact code"
11021 msgstr ""
11022
11023 #: config/tc-sh64.c:3217
11024 msgid "No segment info for current section"
11025 msgstr ""
11026
11027 #: config/tc-sh64.c:3256
11028 msgid "duplicate datalabel operator ignored"
11029 msgstr ""
11030
11031 #: config/tc-sh64.c:3326
11032 msgid "Invalid DataLabel expression"
11033 msgstr ""
11034
11035 #: config/tc-sh.c:63
11036 msgid "directive .big encountered when option -big required"
11037 msgstr ""
11038
11039 #: config/tc-sh.c:73
11040 msgid "directive .little encountered when option -little required"
11041 msgstr ""
11042
11043 #: config/tc-sh.c:1364
11044 msgid "misplaced PIC operand"
11045 msgstr ""
11046
11047 #: config/tc-sh.c:1402
11048 msgid "illegal double indirection"
11049 msgstr ""
11050
11051 #: config/tc-sh.c:1411
11052 msgid "illegal register after @-"
11053 msgstr ""
11054
11055 #: config/tc-sh.c:1427
11056 msgid "must be @(r0,...)"
11057 msgstr ""
11058
11059 #: config/tc-sh.c:1451
11060 msgid "syntax error in @(r0,...)"
11061 msgstr ""
11062
11063 #: config/tc-sh.c:1456
11064 msgid "syntax error in @(r0...)"
11065 msgstr ""
11066
11067 #: config/tc-sh.c:1501
11068 msgid "Deprecated syntax."
11069 msgstr ""
11070
11071 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11072 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11073 msgstr ""
11074
11075 #: config/tc-sh.c:1523
11076 msgid "expecting )"
11077 msgstr ""
11078
11079 #: config/tc-sh.c:1531
11080 msgid "illegal register after @"
11081 msgstr ""
11082
11083 #: config/tc-sh.c:2202
11084 #, c-format
11085 msgid "unhandled %d\n"
11086 msgstr ""
11087
11088 #: config/tc-sh.c:2368
11089 #, c-format
11090 msgid "Invalid register: 'r%d'"
11091 msgstr ""
11092
11093 #: config/tc-sh.c:2472
11094 #, c-format
11095 msgid "failed for %d\n"
11096 msgstr ""
11097
11098 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11099 msgid "invalid operands for opcode"
11100 msgstr ""
11101
11102 #: config/tc-sh.c:2590
11103 msgid "insn can't be combined with parallel processing insn"
11104 msgstr ""
11105
11106 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11107 msgid "multiple movx specifications"
11108 msgstr ""
11109
11110 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11111 msgid "multiple movy specifications"
11112 msgstr ""
11113
11114 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11115 msgid "invalid movx address register"
11116 msgstr ""
11117
11118 #: config/tc-sh.c:2613
11119 msgid "insn cannot be combined with non-nopy"
11120 msgstr ""
11121
11122 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11123 msgid "invalid movy address register"
11124 msgstr ""
11125
11126 #: config/tc-sh.c:2629
11127 msgid "insn cannot be combined with non-nopx"
11128 msgstr ""
11129
11130 #: config/tc-sh.c:2642
11131 msgid "previous movy requires nopx"
11132 msgstr ""
11133
11134 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11135 msgid "invalid movx dsp register"
11136 msgstr ""
11137
11138 #: config/tc-sh.c:2665
11139 msgid "previous movx requires nopy"
11140 msgstr ""
11141
11142 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11143 msgid "invalid movy dsp register"
11144 msgstr ""
11145
11146 #: config/tc-sh.c:2689
11147 msgid "dsp immediate shift value not constant"
11148 msgstr ""
11149
11150 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11151 msgid "multiple parallel processing specifications"
11152 msgstr ""
11153
11154 #: config/tc-sh.c:2722
11155 msgid "multiple condition specifications"
11156 msgstr ""
11157
11158 #: config/tc-sh.c:2760
11159 msgid "insn cannot be combined with pmuls"
11160 msgstr ""
11161
11162 #: config/tc-sh.c:2776
11163 msgid "bad combined pmuls output operand"
11164 msgstr ""
11165
11166 #: config/tc-sh.c:2786
11167 msgid "destination register is same for parallel insns"
11168 msgstr ""
11169
11170 #: config/tc-sh.c:2795
11171 msgid "condition not followed by conditionalizable insn"
11172 msgstr ""
11173
11174 #: config/tc-sh.c:2805
11175 msgid "unrecognized characters at end of parallel processing insn"
11176 msgstr ""
11177
11178 #: config/tc-sh.c:2921
11179 msgid "opcode not valid for this cpu variant"
11180 msgstr ""
11181
11182 #: config/tc-sh.c:2954
11183 msgid "Delayed branches not available on SH1"
11184 msgstr ""
11185
11186 #: config/tc-sh.c:2989
11187 #, c-format
11188 msgid "excess operands: '%s'"
11189 msgstr ""
11190
11191 #: config/tc-sh.c:3066
11192 msgid ".uses pseudo-op seen when not relaxing"
11193 msgstr ""
11194
11195 #: config/tc-sh.c:3072
11196 msgid "bad .uses format"
11197 msgstr ""
11198
11199 #: config/tc-sh.c:3174
11200 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11201 msgstr ""
11202
11203 #: config/tc-sh.c:3180
11204 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11205 msgstr ""
11206
11207 #: config/tc-sh.c:3182
11208 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11209 msgstr ""
11210
11211 #: config/tc-sh.c:3223
11212 msgid "Invalid combination: --abi=32 with --abi=64"
11213 msgstr ""
11214
11215 #: config/tc-sh.c:3229
11216 msgid "Invalid combination: --abi=64 with --abi=32"
11217 msgstr ""
11218
11219 #: config/tc-sh.c:3231
11220 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11221 msgstr ""
11222
11223 #: config/tc-sh.c:3265
11224 #, c-format
11225 msgid ""
11226 "SH options:\n"
11227 "--little\t\tgenerate little endian code\n"
11228 "--big\t\t\tgenerate big endian code\n"
11229 "--relax\t\t\talter jump instructions for long displacements\n"
11230 "--renesas\t\tdisable optimization with section symbol for\n"
11231 "\t\t\tcompatibility with Renesas assembler.\n"
11232 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11233 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11234 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11235 "--isa=[any\t\tuse most appropriate isa\n"
11236 "    | dsp               same as '-dsp'\n"
11237 "    | fp"
11238 msgstr ""
11239
11240 #: config/tc-sh.c:3291
11241 #, c-format
11242 msgid ""
11243 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11244 "    | SHmedia\n"
11245 "    | shcompact\n"
11246 "    | SHcompact]\n"
11247 msgstr ""
11248
11249 #: config/tc-sh.c:3296
11250 #, c-format
11251 msgid ""
11252 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11253 "\t\t\tfile type\n"
11254 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
11255 "\t\t\tSHcompact code sections\n"
11256 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11257 "\t\t\tconstants and SHcompact code\n"
11258 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11259 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11260 "\t\t\tto 32 bits only\n"
11261 msgstr ""
11262
11263 #: config/tc-sh.c:3395
11264 msgid ".uses does not refer to a local symbol in the same section"
11265 msgstr ""
11266
11267 #: config/tc-sh.c:3414
11268 msgid "can't find fixup pointed to by .uses"
11269 msgstr ""
11270
11271 #: config/tc-sh.c:3434
11272 msgid ".uses target does not refer to a local symbol in the same section"
11273 msgstr ""
11274
11275 #: config/tc-sh.c:3511
11276 msgid "displacement overflows 12-bit field"
11277 msgstr ""
11278
11279 #: config/tc-sh.c:3514
11280 #, c-format
11281 msgid "displacement to defined symbol %s overflows 12-bit field"
11282 msgstr ""
11283
11284 #: config/tc-sh.c:3518
11285 #, c-format
11286 msgid "displacement to undefined symbol %s overflows 12-bit field"
11287 msgstr ""
11288
11289 #: config/tc-sh.c:3591
11290 msgid "displacement overflows 8-bit field"
11291 msgstr ""
11292
11293 #: config/tc-sh.c:3594
11294 #, c-format
11295 msgid "displacement to defined symbol %s overflows 8-bit field"
11296 msgstr ""
11297
11298 #: config/tc-sh.c:3598
11299 #, c-format
11300 msgid "displacement to undefined symbol %s overflows 8-bit field "
11301 msgstr ""
11302
11303 #: config/tc-sh.c:3615
11304 #, c-format
11305 msgid "overflow in branch to %s; converted into longer instruction sequence"
11306 msgstr ""
11307
11308 #: config/tc-sh.c:3681 config/tc-sh.c:3728 config/tc-sparc.c:4241
11309 #: config/tc-sparc.c:4266
11310 msgid "misaligned data"
11311 msgstr ""
11312
11313 #: config/tc-sh.c:4156
11314 msgid "misaligned offset"
11315 msgstr ""
11316
11317 #: config/tc-sparc.c:286
11318 msgid "Invalid default architecture, broken assembler."
11319 msgstr ""
11320
11321 #: config/tc-sparc.c:290 config/tc-sparc.c:497
11322 msgid "Bad opcode table, broken assembler."
11323 msgstr ""
11324
11325 #: config/tc-sparc.c:489
11326 #, c-format
11327 msgid "invalid architecture -xarch=%s"
11328 msgstr ""
11329
11330 #: config/tc-sparc.c:491
11331 #, c-format
11332 msgid "invalid architecture -A%s"
11333 msgstr ""
11334
11335 #: config/tc-sparc.c:558
11336 #, c-format
11337 msgid "No compiled in support for %d bit object file format"
11338 msgstr ""
11339
11340 #: config/tc-sparc.c:636
11341 #, c-format
11342 msgid "SPARC options:\n"
11343 msgstr ""
11344
11345 #: config/tc-sparc.c:665
11346 #, c-format
11347 msgid ""
11348 "\n"
11349 "\t\t\tspecify variant of SPARC architecture\n"
11350 "-bump\t\t\twarn when assembler switches architectures\n"
11351 "-sparc\t\t\tignored\n"
11352 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
11353 "-relax\t\t\trelax jumps and branches (default)\n"
11354 "-no-relax\t\tavoid changing any jumps and branches\n"
11355 msgstr ""
11356
11357 #: config/tc-sparc.c:673
11358 #, c-format
11359 msgid "-k\t\t\tgenerate PIC\n"
11360 msgstr ""
11361
11362 #: config/tc-sparc.c:677
11363 #, c-format
11364 msgid ""
11365 "-32\t\t\tcreate 32 bit object file\n"
11366 "-64\t\t\tcreate 64 bit object file\n"
11367 msgstr ""
11368
11369 #: config/tc-sparc.c:680
11370 #, c-format
11371 msgid "\t\t\t[default is %d]\n"
11372 msgstr ""
11373
11374 #: config/tc-sparc.c:682
11375 #, c-format
11376 msgid ""
11377 "-TSO\t\t\tuse Total Store Ordering\n"
11378 "-PSO\t\t\tuse Partial Store Ordering\n"
11379 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
11380 msgstr ""
11381
11382 #: config/tc-sparc.c:686
11383 #, c-format
11384 msgid "\t\t\t[default is %s]\n"
11385 msgstr ""
11386
11387 #: config/tc-sparc.c:688
11388 #, c-format
11389 msgid ""
11390 "-KPIC\t\t\tgenerate PIC\n"
11391 "-V\t\t\tprint assembler version number\n"
11392 "-undeclared-regs\tignore application global register usage without\n"
11393 "\t\t\tappropriate .register directive (default)\n"
11394 "-no-undeclared-regs\tforce error on application global register usage\n"
11395 "\t\t\twithout appropriate .register directive\n"
11396 "-q\t\t\tignored\n"
11397 "-Qy, -Qn\t\tignored\n"
11398 "-s\t\t\tignored\n"
11399 msgstr ""
11400
11401 #: config/tc-sparc.c:700
11402 #, c-format
11403 msgid ""
11404 "-EL\t\t\tgenerate code for a little endian machine\n"
11405 "-EB\t\t\tgenerate code for a big endian machine\n"
11406 "--little-endian-data\tgenerate code for a machine having big endian\n"
11407 "                        instructions and little endian data.\n"
11408 msgstr ""
11409
11410 #: config/tc-sparc.c:833
11411 #, c-format
11412 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11413 msgstr ""
11414
11415 #: config/tc-sparc.c:852
11416 #, c-format
11417 msgid "Internal error: can't find opcode `%s' for `%s'\n"
11418 msgstr ""
11419
11420 #: config/tc-sparc.c:998
11421 msgid "Support for 64-bit arithmetic not compiled in."
11422 msgstr ""
11423
11424 #: config/tc-sparc.c:1045
11425 msgid "set: number not in 0..4294967295 range"
11426 msgstr ""
11427
11428 #: config/tc-sparc.c:1052
11429 msgid "set: number not in -2147483648..4294967295 range"
11430 msgstr ""
11431
11432 #: config/tc-sparc.c:1112
11433 msgid "setsw: number not in -2147483648..4294967295 range"
11434 msgstr ""
11435
11436 #: config/tc-sparc.c:1161
11437 msgid "setx: temporary register same as destination register"
11438 msgstr ""
11439
11440 #: config/tc-sparc.c:1232
11441 msgid "setx: illegal temporary register g0"
11442 msgstr ""
11443
11444 #: config/tc-sparc.c:1330
11445 msgid "FP branch in delay slot"
11446 msgstr ""
11447
11448 #: config/tc-sparc.c:1345
11449 msgid "FP branch preceded by FP instruction; NOP inserted"
11450 msgstr ""
11451
11452 #: config/tc-sparc.c:1385
11453 msgid "failed special case insn sanity check"
11454 msgstr ""
11455
11456 #: config/tc-sparc.c:1475
11457 msgid ": invalid membar mask name"
11458 msgstr ""
11459
11460 #: config/tc-sparc.c:1491
11461 msgid ": invalid membar mask expression"
11462 msgstr ""
11463
11464 #: config/tc-sparc.c:1496
11465 msgid ": invalid membar mask number"
11466 msgstr ""
11467
11468 #: config/tc-sparc.c:1511
11469 msgid ": invalid siam mode expression"
11470 msgstr ""
11471
11472 #: config/tc-sparc.c:1516
11473 msgid ": invalid siam mode number"
11474 msgstr ""
11475
11476 #: config/tc-sparc.c:1532
11477 msgid ": invalid prefetch function name"
11478 msgstr ""
11479
11480 #: config/tc-sparc.c:1540
11481 msgid ": invalid prefetch function expression"
11482 msgstr ""
11483
11484 #: config/tc-sparc.c:1545
11485 msgid ": invalid prefetch function number"
11486 msgstr ""
11487
11488 #: config/tc-sparc.c:1573 config/tc-sparc.c:1585
11489 msgid ": unrecognizable privileged register"
11490 msgstr ""
11491
11492 #: config/tc-sparc.c:1609 config/tc-sparc.c:1621
11493 msgid ": unrecognizable hyperprivileged register"
11494 msgstr ""
11495
11496 #: config/tc-sparc.c:1645 config/tc-sparc.c:1670
11497 msgid ": unrecognizable v9a or v9b ancillary state register"
11498 msgstr ""
11499
11500 #: config/tc-sparc.c:1650
11501 msgid ": rd on write only ancillary state register"
11502 msgstr ""
11503
11504 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11505 #: config/tc-sparc.c:1658
11506 msgid ": unrecognizable v9a ancillary state register"
11507 msgstr ""
11508
11509 #: config/tc-sparc.c:1694
11510 msgid ": asr number must be between 16 and 31"
11511 msgstr ""
11512
11513 #: config/tc-sparc.c:1702
11514 msgid ": asr number must be between 0 and 31"
11515 msgstr ""
11516
11517 #: config/tc-sparc.c:1712
11518 #, c-format
11519 msgid ": expecting %asrN"
11520 msgstr ""
11521
11522 #: config/tc-sparc.c:1898 config/tc-sparc.c:1936 config/tc-sparc.c:2343
11523 #: config/tc-sparc.c:2379
11524 #, c-format
11525 msgid "Illegal operands: %%%s requires arguments in ()"
11526 msgstr ""
11527
11528 #: config/tc-sparc.c:1904
11529 #, c-format
11530 msgid ""
11531 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
11532 "()"
11533 msgstr ""
11534
11535 #: config/tc-sparc.c:1915
11536 #, c-format
11537 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11538 msgstr ""
11539
11540 #: config/tc-sparc.c:2122
11541 msgid "detected global register use not covered by .register pseudo-op"
11542 msgstr ""
11543
11544 #: config/tc-sparc.c:2193
11545 msgid ": There are only 64 f registers; [0-63]"
11546 msgstr ""
11547
11548 #: config/tc-sparc.c:2195 config/tc-sparc.c:2213
11549 msgid ": There are only 32 f registers; [0-31]"
11550 msgstr ""
11551
11552 #: config/tc-sparc.c:2205
11553 msgid ": There are only 32 single precision f registers; [0-31]"
11554 msgstr ""
11555
11556 #: config/tc-sparc.c:2391
11557 #, c-format
11558 msgid ""
11559 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11560 msgstr ""
11561
11562 #: config/tc-sparc.c:2501
11563 #, c-format
11564 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11565 msgstr ""
11566
11567 #: config/tc-sparc.c:2511
11568 #, c-format
11569 msgid ""
11570 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11571 "symbol"
11572 msgstr ""
11573
11574 #: config/tc-sparc.c:2529
11575 msgid ": PC-relative operand can't be a constant"
11576 msgstr ""
11577
11578 #: config/tc-sparc.c:2536
11579 msgid ": TLS operand can't be a constant"
11580 msgstr ""
11581
11582 #: config/tc-sparc.c:2569
11583 msgid ": invalid ASI name"
11584 msgstr ""
11585
11586 #: config/tc-sparc.c:2577
11587 msgid ": invalid ASI expression"
11588 msgstr ""
11589
11590 #: config/tc-sparc.c:2582
11591 msgid ": invalid ASI number"
11592 msgstr ""
11593
11594 #: config/tc-sparc.c:2679
11595 msgid "OPF immediate operand out of range (0-0x1ff)"
11596 msgstr ""
11597
11598 #: config/tc-sparc.c:2684
11599 msgid "non-immediate OPF operand, ignored"
11600 msgstr ""
11601
11602 #: config/tc-sparc.c:2703
11603 msgid ": invalid cpreg name"
11604 msgstr ""
11605
11606 #: config/tc-sparc.c:2732
11607 #, c-format
11608 msgid "Illegal operands%s"
11609 msgstr ""
11610
11611 #: config/tc-sparc.c:2766
11612 #, c-format
11613 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11614 msgstr ""
11615
11616 #: config/tc-sparc.c:2802
11617 #, c-format
11618 msgid "Architecture mismatch on \"%s\"."
11619 msgstr ""
11620
11621 #: config/tc-sparc.c:2803
11622 #, c-format
11623 msgid " (Requires %s; requested architecture is %s.)"
11624 msgstr ""
11625
11626 #: config/tc-sparc.c:3350
11627 #, c-format
11628 msgid "bad or unhandled relocation type: 0x%02x"
11629 msgstr ""
11630
11631 #: config/tc-sparc.c:3686
11632 msgid "Expected comma after name"
11633 msgstr ""
11634
11635 #: config/tc-sparc.c:3695
11636 #, c-format
11637 msgid "BSS length (%d.) <0! Ignored."
11638 msgstr ""
11639
11640 #: config/tc-sparc.c:3707
11641 msgid "bad .reserve segment -- expected BSS segment"
11642 msgstr ""
11643
11644 #: config/tc-sparc.c:3735
11645 #, c-format
11646 msgid "alignment too large; assuming %d"
11647 msgstr ""
11648
11649 #: config/tc-sparc.c:3741 config/tc-sparc.c:3892
11650 msgid "negative alignment"
11651 msgstr ""
11652
11653 #: config/tc-sparc.c:3751 config/tc-sparc.c:3915 read.c:1319 read.c:2354
11654 msgid "alignment not a power of 2"
11655 msgstr ""
11656
11657 #: config/tc-sparc.c:3829 config/tc-v850.c:222
11658 msgid "Expected comma after symbol-name"
11659 msgstr ""
11660
11661 #: config/tc-sparc.c:3839
11662 #, c-format
11663 msgid ".COMMon length (%lu) out of range ignored"
11664 msgstr ""
11665
11666 #: config/tc-sparc.c:3872
11667 msgid "Expected comma after common length"
11668 msgstr ""
11669
11670 #: config/tc-sparc.c:3886
11671 #, c-format
11672 msgid "alignment too large; assuming %ld"
11673 msgstr ""
11674
11675 #: config/tc-sparc.c:4032
11676 msgid "Unknown segment type"
11677 msgstr ""
11678
11679 #: config/tc-sparc.c:4111 config/tc-sparc.c:4121
11680 #, c-format
11681 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11682 msgstr ""
11683
11684 #: config/tc-sparc.c:4139
11685 msgid "redefinition of global register"
11686 msgstr ""
11687
11688 #: config/tc-sparc.c:4150
11689 #, c-format
11690 msgid "Register symbol %s already defined."
11691 msgstr ""
11692
11693 #: config/tc-sparc.c:4359
11694 #, c-format
11695 msgid "Illegal operands: %%r_plt in %d-byte data field"
11696 msgstr ""
11697
11698 #: config/tc-sparc.c:4369
11699 #, c-format
11700 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11701 msgstr ""
11702
11703 #: config/tc-sparc.c:4406 config/tc-vax.c:3312
11704 #, c-format
11705 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11706 msgstr ""
11707
11708 #: config/tc-sparc.c:4414 config/tc-sparc.c:4445 config/tc-sparc.c:4454
11709 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
11710 #, c-format
11711 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11712 msgstr ""
11713
11714 #: config/tc-sparc.c:4463 config/tc-vax.c:3369
11715 #, c-format
11716 msgid "Illegal operands: garbage after %%r_%s%d()"
11717 msgstr ""
11718
11719 #: config/tc-sparc.h:60
11720 msgid "sparc convert_frag\n"
11721 msgstr ""
11722
11723 #: config/tc-sparc.h:62 config/tc-z80.h:53
11724 msgid "estimate_size_before_relax called"
11725 msgstr ""
11726
11727 #: config/tc-spu.c:126
11728 #, c-format
11729 msgid "Can't hash instruction '%s':%s"
11730 msgstr ""
11731
11732 #: config/tc-spu.c:180
11733 msgid ""
11734 "SPU options:\n"
11735 "  --apuasm\t\t  emulate behaviour of apuasm\n"
11736 msgstr ""
11737
11738 #: config/tc-spu.c:286
11739 #, c-format
11740 msgid "Invalid mnemonic '%s'"
11741 msgstr ""
11742
11743 #: config/tc-spu.c:292
11744 #, c-format
11745 msgid "'%s' is only available in DD2.0 or higher."
11746 msgstr ""
11747
11748 #: config/tc-spu.c:324
11749 #, c-format
11750 msgid "Error in argument %d.  Expecting:  \"%s\""
11751 msgstr ""
11752
11753 #: config/tc-spu.c:335
11754 msgid "Mixing register syntax, with and without '$'."
11755 msgstr ""
11756
11757 #: config/tc-spu.c:341
11758 #, c-format
11759 msgid "Treating '%-*s' as a symbol."
11760 msgstr ""
11761
11762 #: config/tc-spu.c:547
11763 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11764 msgstr ""
11765
11766 #: config/tc-spu.c:549
11767 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11768 msgstr ""
11769
11770 #: config/tc-spu.c:592
11771 #, c-format
11772 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11773 msgstr ""
11774
11775 #: config/tc-spu.c:598
11776 #, c-format
11777 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11778 msgstr ""
11779
11780 #: config/tc-spu.c:668 config/tc-spu.c:671
11781 #, c-format
11782 msgid "Constant expression %d out of range, [%d, %d]."
11783 msgstr ""
11784
11785 #: config/tc-spu.c:805
11786 msgid "Relaxation should never occur"
11787 msgstr ""
11788
11789 #: config/tc-spu.h:83
11790 msgid "spu convert_frag\n"
11791 msgstr ""
11792
11793 #: config/tc-tic4x.c:2897
11794 #, c-format
11795 msgid ""
11796 "\n"
11797 "TIC4X options:\n"
11798 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
11799 "                            30 - TMS320C30\n"
11800 "                            31 - TMS320C31, TMS320LC31\n"
11801 "                            32 - TMS320C32\n"
11802 "                            33 - TMS320VC33\n"
11803 "                            40 - TMS320C40\n"
11804 "                            44 - TMS320C44\n"
11805 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
11806 "                          Combinations of -mcpu and -mrev will enable/"
11807 "disable\n"
11808 "                          the appropriate options (-midle2, -mlowpower and\n"
11809 "                          -menhanced) according to the selected type\n"
11810 "  -mbig                   select big memory model\n"
11811 "  -msmall                 select small memory model (default)\n"
11812 "  -mregparm               select register parameters (default)\n"
11813 "  -mmemparm               select memory parameters\n"
11814 "  -midle2                 enable IDLE2 support\n"
11815 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
11816 "  -menhanced              enable enhanced opcode support\n"
11817 msgstr ""
11818
11819 #. Only word (et al.), align, or conditionals are allowed within
11820 #. .struct/.union.
11821 #: config/tc-tic54x.c:220
11822 msgid "pseudo-op illegal within .struct/.union"
11823 msgstr ""
11824
11825 #: config/tc-tic54x.c:345
11826 #, c-format
11827 msgid "C54x-specific command line  options:\n"
11828 msgstr ""
11829
11830 #: config/tc-tic54x.c:346
11831 #, c-format
11832 msgid "-mfar-mode | -mf          Use extended addressing\n"
11833 msgstr ""
11834
11835 #: config/tc-tic54x.c:347
11836 #, c-format
11837 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
11838 msgstr ""
11839
11840 #: config/tc-tic54x.c:348
11841 #, c-format
11842 msgid "-merrors-to-file <filename>\n"
11843 msgstr ""
11844
11845 #: config/tc-tic54x.c:349
11846 #, c-format
11847 msgid "-me <filename>            Redirect errors to a file\n"
11848 msgstr ""
11849
11850 #: config/tc-tic54x.c:471
11851 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11852 msgstr ""
11853
11854 #: config/tc-tic54x.c:525
11855 msgid "Unterminated string after absolute expression"
11856 msgstr ""
11857
11858 #: config/tc-tic54x.c:533
11859 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11860 msgstr ""
11861
11862 #: config/tc-tic54x.c:545
11863 msgid "symbols assigned with .eval must begin with a letter"
11864 msgstr ""
11865
11866 #: config/tc-tic54x.c:803
11867 msgid "Offset on nested structures is ignored"
11868 msgstr ""
11869
11870 #: config/tc-tic54x.c:854
11871 #, c-format
11872 msgid ".end%s without preceding .%s"
11873 msgstr ""
11874
11875 #: config/tc-tic54x.c:921
11876 #, c-format
11877 msgid "Unrecognized struct/union tag '%s'"
11878 msgstr ""
11879
11880 #: config/tc-tic54x.c:923
11881 msgid ".tag requires a structure tag"
11882 msgstr ""
11883
11884 #: config/tc-tic54x.c:929
11885 msgid "Label required for .tag"
11886 msgstr ""
11887
11888 #: config/tc-tic54x.c:948
11889 #, c-format
11890 msgid ".tag target '%s' undefined"
11891 msgstr ""
11892
11893 #: config/tc-tic54x.c:1011
11894 #, c-format
11895 msgid ".field count '%d' out of range (1 <= X <= 32)"
11896 msgstr ""
11897
11898 #: config/tc-tic54x.c:1039
11899 #, c-format
11900 msgid "Unrecognized field type '%c'"
11901 msgstr ""
11902
11903 #. Disallow .byte with a non constant expression that will
11904 #. require relocation.
11905 #: config/tc-tic54x.c:1176
11906 msgid "Relocatable values require at least WORD storage"
11907 msgstr ""
11908
11909 #: config/tc-tic54x.c:1238
11910 msgid "Use of .def/.ref is deprecated.  Use .global instead"
11911 msgstr ""
11912
11913 #: config/tc-tic54x.c:1437
11914 msgid ".space/.bes repeat count is negative, ignored"
11915 msgstr ""
11916
11917 #: config/tc-tic54x.c:1442
11918 msgid ".space/.bes repeat count is zero, ignored"
11919 msgstr ""
11920
11921 #: config/tc-tic54x.c:1520
11922 msgid "Missing size argument"
11923 msgstr ""
11924
11925 #: config/tc-tic54x.c:1657
11926 msgid "CPU version has already been set"
11927 msgstr ""
11928
11929 #: config/tc-tic54x.c:1661
11930 #, c-format
11931 msgid "Unrecognized version '%s'"
11932 msgstr ""
11933
11934 #: config/tc-tic54x.c:1667
11935 msgid "Changing of CPU version on the fly not supported"
11936 msgstr ""
11937
11938 #: config/tc-tic54x.c:1803
11939 msgid "p2align not supported on this target"
11940 msgstr ""
11941
11942 #: config/tc-tic54x.c:1816
11943 msgid "Argument to .even ignored"
11944 msgstr ""
11945
11946 #: config/tc-tic54x.c:1863
11947 msgid "Invalid field size, must be from 1 to 32"
11948 msgstr ""
11949
11950 #: config/tc-tic54x.c:1876
11951 msgid "field size must be 16 when value is relocatable"
11952 msgstr ""
11953
11954 #: config/tc-tic54x.c:1891
11955 msgid "field value truncated"
11956 msgstr ""
11957
11958 #: config/tc-tic54x.c:2000 config/tc-tic54x.c:2317
11959 #, c-format
11960 msgid "Unrecognized section '%s'"
11961 msgstr ""
11962
11963 #: config/tc-tic54x.c:2009
11964 msgid "Current section is unitialized, section name required for .clink"
11965 msgstr ""
11966
11967 #: config/tc-tic54x.c:2223
11968 msgid "ENDLOOP without corresponding LOOP"
11969 msgstr ""
11970
11971 #: config/tc-tic54x.c:2267
11972 msgid "Mixing of normal and extended addressing not supported"
11973 msgstr ""
11974
11975 #: config/tc-tic54x.c:2273
11976 msgid "Extended addressing not supported on the specified CPU"
11977 msgstr ""
11978
11979 #: config/tc-tic54x.c:2323
11980 msgid ".sblock may be used for initialized sections only"
11981 msgstr ""
11982
11983 #: config/tc-tic54x.c:2354
11984 msgid "Symbol missing for .set/.equ"
11985 msgstr ""
11986
11987 #: config/tc-tic54x.c:2413
11988 msgid ".var may only be used within a macro definition"
11989 msgstr ""
11990
11991 #: config/tc-tic54x.c:2421
11992 msgid "Substitution symbols must begin with a letter"
11993 msgstr ""
11994
11995 #: config/tc-tic54x.c:2515
11996 #, c-format
11997 msgid "can't open macro library file '%s' for reading: %s"
11998 msgstr ""
11999
12000 #: config/tc-tic54x.c:2522
12001 #, c-format
12002 msgid "File '%s' not in macro archive format"
12003 msgstr ""
12004
12005 #: config/tc-tic54x.c:2654
12006 #, c-format
12007 msgid "Bad COFF version '%s'"
12008 msgstr ""
12009
12010 #: config/tc-tic54x.c:2663
12011 #, c-format
12012 msgid "Bad CPU version '%s'"
12013 msgstr ""
12014
12015 #: config/tc-tic54x.c:2676 config/tc-tic54x.c:2679
12016 #, c-format
12017 msgid "Can't redirect stderr to the file '%s'"
12018 msgstr ""
12019
12020 #: config/tc-tic54x.c:2807
12021 #, c-format
12022 msgid "Undefined substitution symbol '%s'"
12023 msgstr ""
12024
12025 #: config/tc-tic54x.c:3464
12026 msgid "Badly formed address expression"
12027 msgstr ""
12028
12029 #: config/tc-tic54x.c:3728
12030 #, c-format
12031 msgid "Invalid dmad syntax '%s'"
12032 msgstr ""
12033
12034 #: config/tc-tic54x.c:3794
12035 #, c-format
12036 msgid ""
12037 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
12038 msgstr ""
12039
12040 #: config/tc-tic54x.c:3847
12041 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12042 msgstr ""
12043
12044 #: config/tc-tic54x.c:3867
12045 #, c-format
12046 msgid "Unrecognized indirect address format \"%s\""
12047 msgstr ""
12048
12049 #: config/tc-tic54x.c:3906
12050 #, c-format
12051 msgid "Operand '%s' out of range (%d <= x <= %d)"
12052 msgstr ""
12053
12054 #: config/tc-tic54x.c:3926
12055 msgid "Error in relocation handling"
12056 msgstr ""
12057
12058 #: config/tc-tic54x.c:3947 config/tc-tic54x.c:4011 config/tc-tic54x.c:4043
12059 #, c-format
12060 msgid "Unrecognized condition code \"%s\""
12061 msgstr ""
12062
12063 #: config/tc-tic54x.c:3964
12064 #, c-format
12065 msgid "Condition \"%s\" does not match preceding group"
12066 msgstr ""
12067
12068 #: config/tc-tic54x.c:3972
12069 #, c-format
12070 msgid ""
12071 "Condition \"%s\" uses a different accumulator from a preceding condition"
12072 msgstr ""
12073
12074 #: config/tc-tic54x.c:3979
12075 msgid "Only one comparison conditional allowed"
12076 msgstr ""
12077
12078 #: config/tc-tic54x.c:3984
12079 msgid "Only one overflow conditional allowed"
12080 msgstr ""
12081
12082 #: config/tc-tic54x.c:3992
12083 #, c-format
12084 msgid "Duplicate %s conditional"
12085 msgstr ""
12086
12087 #: config/tc-tic54x.c:4027
12088 msgid "Invalid auxiliary register (use AR0-AR7)"
12089 msgstr ""
12090
12091 #: config/tc-tic54x.c:4063
12092 msgid "lk addressing modes are invalid for memory-mapped register addressing"
12093 msgstr ""
12094
12095 #: config/tc-tic54x.c:4071
12096 msgid ""
12097 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
12098 "Resulting behavior is undefined."
12099 msgstr ""
12100
12101 #: config/tc-tic54x.c:4097
12102 msgid ""
12103 "Destination accumulator for each part of this parallel instruction must be "
12104 "different"
12105 msgstr ""
12106
12107 #: config/tc-tic54x.c:4146
12108 #, c-format
12109 msgid "Memory mapped register \"%s\" out of range"
12110 msgstr ""
12111
12112 #: config/tc-tic54x.c:4185
12113 msgid "Invalid operand (use 1, 2, or 3)"
12114 msgstr ""
12115
12116 #: config/tc-tic54x.c:4210
12117 msgid "A status register or status bit name is required"
12118 msgstr ""
12119
12120 #: config/tc-tic54x.c:4220
12121 #, c-format
12122 msgid "Unrecognized status bit \"%s\""
12123 msgstr ""
12124
12125 #: config/tc-tic54x.c:4243
12126 #, c-format
12127 msgid "Invalid status register \"%s\""
12128 msgstr ""
12129
12130 #: config/tc-tic54x.c:4255
12131 #, c-format
12132 msgid "Operand \"%s\" out of range (use 1 or 2)"
12133 msgstr ""
12134
12135 #: config/tc-tic54x.c:4463
12136 #, c-format
12137 msgid "Unrecognized instruction \"%s\""
12138 msgstr ""
12139
12140 #: config/tc-tic54x.c:4492
12141 #, c-format
12142 msgid "Unrecognized operand list '%s' for instruction '%s'"
12143 msgstr ""
12144
12145 #: config/tc-tic54x.c:4524
12146 #, c-format
12147 msgid "Unrecognized parallel instruction \"%s\""
12148 msgstr ""
12149
12150 #: config/tc-tic54x.c:4575
12151 #, c-format
12152 msgid "Invalid operand (s) for parallel instruction \"%s\""
12153 msgstr ""
12154
12155 #: config/tc-tic54x.c:4578
12156 #, c-format
12157 msgid "Unrecognized parallel instruction combination \"%s || %s\""
12158 msgstr ""
12159
12160 #: config/tc-tic54x.c:4815
12161 #, c-format
12162 msgid "%s symbol recursion stopped at second appearance of '%s'"
12163 msgstr ""
12164
12165 #: config/tc-tic54x.c:4855
12166 msgid "Unrecognized substitution symbol function"
12167 msgstr ""
12168
12169 #: config/tc-tic54x.c:4860
12170 msgid "Missing '(' after substitution symbol function"
12171 msgstr ""
12172
12173 #: config/tc-tic54x.c:4874
12174 msgid "Expecting second argument"
12175 msgstr ""
12176
12177 #: config/tc-tic54x.c:4887 config/tc-tic54x.c:4937
12178 msgid "Extra junk in function call, expecting ')'"
12179 msgstr ""
12180
12181 #: config/tc-tic54x.c:4913
12182 msgid "Function expects two arguments"
12183 msgstr ""
12184
12185 #: config/tc-tic54x.c:4926
12186 msgid "Expecting character constant argument"
12187 msgstr ""
12188
12189 #: config/tc-tic54x.c:4932
12190 msgid "Both arguments must be substitution symbols"
12191 msgstr ""
12192
12193 #: config/tc-tic54x.c:4985
12194 #, c-format
12195 msgid "Invalid subscript (use 1 to %d)"
12196 msgstr ""
12197
12198 #: config/tc-tic54x.c:4995
12199 #, c-format
12200 msgid "Invalid length (use 0 to %d"
12201 msgstr ""
12202
12203 #: config/tc-tic54x.c:5005
12204 msgid "Missing ')' in subscripted substitution symbol expression"
12205 msgstr ""
12206
12207 #: config/tc-tic54x.c:5025
12208 msgid "Missing forced substitution terminator ':'"
12209 msgstr ""
12210
12211 #: config/tc-tic54x.c:5180
12212 #, c-format
12213 msgid ""
12214 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12215 "left)"
12216 msgstr ""
12217
12218 #: config/tc-tic54x.c:5221
12219 #, c-format
12220 msgid "Unrecognized parallel instruction '%s'"
12221 msgstr ""
12222
12223 #: config/tc-tic54x.c:5233
12224 #, c-format
12225 msgid "Instruction '%s' requires an LP cpu version"
12226 msgstr ""
12227
12228 #: config/tc-tic54x.c:5240
12229 #, c-format
12230 msgid "Instruction '%s' requires far mode addressing"
12231 msgstr ""
12232
12233 #: config/tc-tic54x.c:5252
12234 #, c-format
12235 msgid ""
12236 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12237 "left). Resulting behavior is undefined."
12238 msgstr ""
12239
12240 #: config/tc-tic54x.c:5262
12241 msgid ""
12242 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
12243 "Resulting behavior is undefined."
12244 msgstr ""
12245
12246 #: config/tc-tic54x.c:5273
12247 #, c-format
12248 msgid "'%s' is not repeatable. Resulting behavior is undefined."
12249 msgstr ""
12250
12251 #: config/tc-tic54x.c:5277
12252 msgid ""
12253 "Instructions using long offset modifiers or absolute addresses are not "
12254 "repeatable. Resulting behavior is undefined."
12255 msgstr ""
12256
12257 #: config/tc-tic54x.c:5438
12258 #, c-format
12259 msgid "Unsupported relocation size %d"
12260 msgstr ""
12261
12262 #: config/tc-tic54x.c:5581
12263 msgid "non-absolute value used with .space/.bes"
12264 msgstr ""
12265
12266 #: config/tc-tic54x.c:5585
12267 #, c-format
12268 msgid "negative value ignored in %s"
12269 msgstr ""
12270
12271 #: config/tc-tic54x.c:5674
12272 #, c-format
12273 msgid "attempt to .space/.bes backwards? (%ld)"
12274 msgstr ""
12275
12276 #: config/tc-tic54x.c:5708
12277 #, c-format
12278 msgid "Invalid label '%s'"
12279 msgstr ""
12280
12281 #: config/tc-v850.c:233
12282 #, c-format
12283 msgid ".COMMon length (%d.) < 0! Ignored."
12284 msgstr ""
12285
12286 #: config/tc-v850.c:254
12287 #, c-format
12288 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12289 msgstr ""
12290
12291 #: config/tc-v850.c:280
12292 msgid "Common alignment negative; 0 assumed"
12293 msgstr ""
12294
12295 #: config/tc-v850.c:938
12296 #, c-format
12297 msgid "unknown operand shift: %x\n"
12298 msgstr ""
12299
12300 #: config/tc-v850.c:939
12301 msgid "internal failure in parse_register_list"
12302 msgstr ""
12303
12304 #: config/tc-v850.c:955
12305 msgid "constant expression or register list expected"
12306 msgstr ""
12307
12308 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12309 msgid "high bits set in register list expression"
12310 msgstr ""
12311
12312 #: config/tc-v850.c:1031 config/tc-v850.c:1094
12313 msgid "illegal register included in list"
12314 msgstr ""
12315
12316 #: config/tc-v850.c:1037
12317 msgid "system registers cannot be included in list"
12318 msgstr ""
12319
12320 #: config/tc-v850.c:1042
12321 msgid "PSW cannot be included in list"
12322 msgstr ""
12323
12324 #: config/tc-v850.c:1049
12325 msgid "High value system registers cannot be included in list"
12326 msgstr ""
12327
12328 #: config/tc-v850.c:1073
12329 msgid "second register should follow dash in register list"
12330 msgstr ""
12331
12332 #: config/tc-v850.c:1118
12333 #, c-format
12334 msgid " V850 options:\n"
12335 msgstr ""
12336
12337 #: config/tc-v850.c:1119
12338 #, c-format
12339 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
12340 msgstr ""
12341
12342 #: config/tc-v850.c:1120
12343 #, c-format
12344 msgid ""
12345 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
12346 msgstr ""
12347
12348 #: config/tc-v850.c:1121
12349 #, c-format
12350 msgid "  -mv850                    The code is targeted at the v850\n"
12351 msgstr ""
12352
12353 #: config/tc-v850.c:1122
12354 #, c-format
12355 msgid "  -mv850e                   The code is targeted at the v850e\n"
12356 msgstr ""
12357
12358 #: config/tc-v850.c:1123
12359 #, c-format
12360 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
12361 msgstr ""
12362
12363 #: config/tc-v850.c:1124
12364 #, c-format
12365 msgid ""
12366 "  -mv850any                 The code is generic, despite any processor "
12367 "specific instructions\n"
12368 msgstr ""
12369
12370 #: config/tc-v850.c:1125
12371 #, c-format
12372 msgid "  -mrelax                   Enable relaxation\n"
12373 msgstr ""
12374
12375 #: config/tc-v850.c:1291
12376 #, c-format
12377 msgid "Unable to determine default target processor from string: %s"
12378 msgstr ""
12379
12380 #: config/tc-v850.c:1326
12381 msgid "lo() relocation used on an instruction which does not support it"
12382 msgstr ""
12383
12384 #: config/tc-v850.c:1343
12385 msgid "ctoff() relocation used on an instruction which does not support it"
12386 msgstr ""
12387
12388 #: config/tc-v850.c:1365
12389 msgid "sdaoff() relocation used on an instruction which does not support it"
12390 msgstr ""
12391
12392 #: config/tc-v850.c:1387
12393 msgid "zdaoff() relocation used on an instruction which does not support it"
12394 msgstr ""
12395
12396 #: config/tc-v850.c:1420
12397 msgid "tdaoff() relocation used on an instruction which does not support it"
12398 msgstr ""
12399
12400 #: config/tc-v850.c:1625
12401 msgid "Target processor does not support this instruction."
12402 msgstr ""
12403
12404 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
12405 msgid "immediate operand is too large"
12406 msgstr ""
12407
12408 #: config/tc-v850.c:1725
12409 msgid "AAARG -> unhandled constant reloc"
12410 msgstr ""
12411
12412 #: config/tc-v850.c:1768
12413 msgid "invalid register name"
12414 msgstr ""
12415
12416 #: config/tc-v850.c:1772
12417 msgid "register r0 cannot be used here"
12418 msgstr ""
12419
12420 #: config/tc-v850.c:1783
12421 msgid "invalid system register name"
12422 msgstr ""
12423
12424 #: config/tc-v850.c:1795
12425 msgid "expected EP register"
12426 msgstr ""
12427
12428 #: config/tc-v850.c:1811
12429 msgid "invalid condition code name"
12430 msgstr ""
12431
12432 #: config/tc-v850.c:1831 config/tc-v850.c:1835
12433 msgid "constant too big to fit into instruction"
12434 msgstr ""
12435
12436 #: config/tc-v850.c:1888
12437 msgid "syntax error: value is missing before the register name"
12438 msgstr ""
12439
12440 #: config/tc-v850.c:1890
12441 msgid "syntax error: register not expected"
12442 msgstr ""
12443
12444 #: config/tc-v850.c:1903
12445 msgid "syntax error: system register not expected"
12446 msgstr ""
12447
12448 #: config/tc-v850.c:1907
12449 msgid "syntax error: condition code not expected"
12450 msgstr ""
12451
12452 #: config/tc-v850.c:1941 config/tc-xtensa.c:11525
12453 msgid "invalid operand"
12454 msgstr ""
12455
12456 #: config/tc-vax.c:1343
12457 msgid "no '[' to match ']'"
12458 msgstr ""
12459
12460 #: config/tc-vax.c:1359
12461 msgid "bad register in []"
12462 msgstr ""
12463
12464 #: config/tc-vax.c:1361
12465 msgid "[PC] index banned"
12466 msgstr ""
12467
12468 #: config/tc-vax.c:1397
12469 msgid "no '(' to match ')'"
12470 msgstr ""
12471
12472 #: config/tc-vax.c:1513
12473 msgid "invalid branch operand"
12474 msgstr ""
12475
12476 #: config/tc-vax.c:1540
12477 msgid "address prohibits @"
12478 msgstr ""
12479
12480 #: config/tc-vax.c:1542
12481 msgid "address prohibits #"
12482 msgstr ""
12483
12484 #: config/tc-vax.c:1546
12485 msgid "address prohibits -()"
12486 msgstr ""
12487
12488 #: config/tc-vax.c:1548
12489 msgid "address prohibits ()+"
12490 msgstr ""
12491
12492 #: config/tc-vax.c:1551
12493 msgid "address prohibits ()"
12494 msgstr ""
12495
12496 #: config/tc-vax.c:1553
12497 msgid "address prohibits []"
12498 msgstr ""
12499
12500 #: config/tc-vax.c:1555
12501 msgid "address prohibits register"
12502 msgstr ""
12503
12504 #: config/tc-vax.c:1557
12505 msgid "address prohibits displacement length specifier"
12506 msgstr ""
12507
12508 #: config/tc-vax.c:1585
12509 msgid "invalid operand of S^#"
12510 msgstr ""
12511
12512 #: config/tc-vax.c:1598
12513 msgid "S^# needs expression"
12514 msgstr ""
12515
12516 #: config/tc-vax.c:1605
12517 msgid "S^# may only read-access"
12518 msgstr ""
12519
12520 #: config/tc-vax.c:1628
12521 msgid "invalid operand of -()"
12522 msgstr ""
12523
12524 #: config/tc-vax.c:1634
12525 msgid "-(PC) unpredictable"
12526 msgstr ""
12527
12528 #: config/tc-vax.c:1636
12529 msgid "[]index same as -()register: unpredictable"
12530 msgstr ""
12531
12532 #: config/tc-vax.c:1668
12533 msgid "invalid operand of ()+"
12534 msgstr ""
12535
12536 #: config/tc-vax.c:1674
12537 msgid "(PC)+ unpredictable"
12538 msgstr ""
12539
12540 #: config/tc-vax.c:1676
12541 msgid "[]index same as ()+register: unpredictable"
12542 msgstr ""
12543
12544 #: config/tc-vax.c:1699
12545 msgid "# conflicts length"
12546 msgstr ""
12547
12548 #: config/tc-vax.c:1701
12549 msgid "# bars register"
12550 msgstr ""
12551
12552 #: config/tc-vax.c:1721
12553 msgid "writing or modifying # is unpredictable"
12554 msgstr ""
12555
12556 #: config/tc-vax.c:1747
12557 msgid "length not needed"
12558 msgstr ""
12559
12560 #: config/tc-vax.c:1754
12561 msgid "can't []index a register, because it has no address"
12562 msgstr ""
12563
12564 #: config/tc-vax.c:1756
12565 msgid "a register has no address"
12566 msgstr ""
12567
12568 #: config/tc-vax.c:1765
12569 msgid "PC part of operand unpredictable"
12570 msgstr ""
12571
12572 #: config/tc-vax.c:1921
12573 msgid "odd number of bytes in operand description"
12574 msgstr ""
12575
12576 #: config/tc-vax.c:1935
12577 msgid "Bad operand"
12578 msgstr ""
12579
12580 #: config/tc-vax.c:1940
12581 msgid "Not enough operands"
12582 msgstr ""
12583
12584 #: config/tc-vax.c:1947
12585 msgid "Too many operands"
12586 msgstr ""
12587
12588 #: config/tc-vax.c:2217
12589 msgid "SYMBOL TABLE not implemented"
12590 msgstr ""
12591
12592 #: config/tc-vax.c:2221
12593 msgid "TOKEN TRACE not implemented"
12594 msgstr ""
12595
12596 #: config/tc-vax.c:2225
12597 #, c-format
12598 msgid "Displacement length %s ignored!"
12599 msgstr ""
12600
12601 #: config/tc-vax.c:2229
12602 #, c-format
12603 msgid "I don't need or use temp. file \"%s\"."
12604 msgstr ""
12605
12606 #: config/tc-vax.c:2233
12607 msgid "I don't use an interpass file! -V ignored"
12608 msgstr ""
12609
12610 #: config/tc-vax.c:2290
12611 #, c-format
12612 msgid ""
12613 "VAX options:\n"
12614 "-d LENGTH\t\tignored\n"
12615 "-J\t\t\tignored\n"
12616 "-S\t\t\tignored\n"
12617 "-t FILE\t\t\tignored\n"
12618 "-T\t\t\tignored\n"
12619 "-V\t\t\tignored\n"
12620 msgstr ""
12621
12622 #: config/tc-vax.c:2299
12623 #, c-format
12624 msgid ""
12625 "VMS options:\n"
12626 "-+\t\t\thash encode names longer than 31 characters\n"
12627 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
12628 "-H\t\t\tshow new symbol after hash truncation\n"
12629 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12630 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12631 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12632 msgstr ""
12633
12634 #: config/tc-vax.c:2464
12635 #, c-format
12636 msgid "Ignoring statement due to \"%s\""
12637 msgstr ""
12638
12639 #: config/tc-vax.c:2481
12640 #, c-format
12641 msgid "Aborting because statement has \"%s\""
12642 msgstr ""
12643
12644 #: config/tc-vax.c:2526
12645 msgid "Can't relocate expression"
12646 msgstr ""
12647
12648 #: config/tc-vax.c:2629
12649 msgid "Bignum not permitted in short literal. Immediate mode assumed."
12650 msgstr ""
12651
12652 #: config/tc-vax.c:2638
12653 msgid "Can't do flonum short literal: immediate mode used."
12654 msgstr ""
12655
12656 #: config/tc-vax.c:2685
12657 #, c-format
12658 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12659 msgstr ""
12660
12661 #: config/tc-vax.c:2996
12662 #, c-format
12663 msgid "Short literal overflow(%ld.), immediate mode assumed."
12664 msgstr ""
12665
12666 #: config/tc-vax.c:3005
12667 #, c-format
12668 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12669 msgstr ""
12670
12671 #: config/tc-vax.c:3070
12672 msgid "Length specification ignored. Address mode 9F used"
12673 msgstr ""
12674
12675 #: config/tc-vax.c:3128
12676 msgid "Invalid operand:  immediate value used as base address."
12677 msgstr ""
12678
12679 #: config/tc-vax.c:3130
12680 msgid "Invalid operand:  immediate value used as address."
12681 msgstr ""
12682
12683 #: config/tc-vax.c:3155
12684 msgid "Symbol used as immediate operand in PIC mode."
12685 msgstr ""
12686
12687 #: config/tc-vax.c:3258
12688 #, c-format
12689 msgid "VIP_BEGIN error:%s"
12690 msgstr ""
12691
12692 #: config/tc-xc16x.c:211
12693 #, c-format
12694 msgid " XC16X specific command line options:\n"
12695 msgstr ""
12696
12697 #: config/tc-xstormy16.c:78
12698 #, c-format
12699 msgid " XSTORMY16 specific command line options:\n"
12700 msgstr ""
12701
12702 #: config/tc-xtensa.c:603
12703 msgid "illegal range of target hardware versions"
12704 msgstr ""
12705
12706 #: config/tc-xtensa.c:752
12707 msgid "--density option is ignored"
12708 msgstr ""
12709
12710 #: config/tc-xtensa.c:755
12711 msgid "--no-density option is ignored"
12712 msgstr ""
12713
12714 #: config/tc-xtensa.c:764
12715 msgid "--generics is deprecated; use --transform instead"
12716 msgstr ""
12717
12718 #: config/tc-xtensa.c:767
12719 msgid "--no-generics is deprecated; use --no-transform instead"
12720 msgstr ""
12721
12722 #: config/tc-xtensa.c:770
12723 msgid "--relax is deprecated; use --transform instead"
12724 msgstr ""
12725
12726 #: config/tc-xtensa.c:773
12727 msgid "--no-relax is deprecated; use --no-transform instead"
12728 msgstr ""
12729
12730 #: config/tc-xtensa.c:790
12731 msgid "--absolute-literals option not supported in this Xtensa configuration"
12732 msgstr ""
12733
12734 #: config/tc-xtensa.c:863
12735 msgid "prefer-l32r conflicts with prefer-const16"
12736 msgstr ""
12737
12738 #: config/tc-xtensa.c:869
12739 msgid "prefer-const16 conflicts with prefer-l32r"
12740 msgstr ""
12741
12742 #: config/tc-xtensa.c:877 config/tc-xtensa.c:886 config/tc-xtensa.c:890
12743 msgid "invalid target hardware version"
12744 msgstr ""
12745
12746 #: config/tc-xtensa.c:1065
12747 msgid "unmatched end directive"
12748 msgstr ""
12749
12750 #: config/tc-xtensa.c:1094
12751 msgid ".begin directive with no matching .end directive"
12752 msgstr ""
12753
12754 #: config/tc-xtensa.c:1135
12755 msgid "[no-]generics is deprecated; use [no-]transform instead"
12756 msgstr ""
12757
12758 #: config/tc-xtensa.c:1140
12759 msgid "[no-]relax is deprecated; use [no-]transform instead"
12760 msgstr ""
12761
12762 #: config/tc-xtensa.c:1153
12763 #, c-format
12764 msgid "directive %s cannot be negated"
12765 msgstr ""
12766
12767 #: config/tc-xtensa.c:1159
12768 msgid "unknown directive"
12769 msgstr ""
12770
12771 #: config/tc-xtensa.c:1180 config/tc-xtensa.c:1276 config/tc-xtensa.c:1518
12772 #: config/tc-xtensa.c:5561
12773 msgid "directives are not valid inside bundles"
12774 msgstr ""
12775
12776 #: config/tc-xtensa.c:1192
12777 msgid ".begin literal is deprecated; use .literal instead"
12778 msgstr ""
12779
12780 #: config/tc-xtensa.c:1206
12781 msgid "cannot set literal_prefix inside literal fragment"
12782 msgstr ""
12783
12784 #: config/tc-xtensa.c:1239
12785 msgid ".begin [no-]density is ignored"
12786 msgstr ""
12787
12788 #: config/tc-xtensa.c:1246 config/tc-xtensa.c:1296
12789 msgid "Xtensa absolute literals option not supported; ignored"
12790 msgstr ""
12791
12792 #: config/tc-xtensa.c:1289
12793 msgid ".end [no-]density is ignored"
12794 msgstr ""
12795
12796 #: config/tc-xtensa.c:1314
12797 #, c-format
12798 msgid "does not match begin %s%s at %s:%d"
12799 msgstr ""
12800
12801 #: config/tc-xtensa.c:1369
12802 msgid ".literal_position inside literal directive; ignoring"
12803 msgstr ""
12804
12805 #: config/tc-xtensa.c:1389
12806 msgid ".literal not allowed inside .begin literal region"
12807 msgstr ""
12808
12809 #: config/tc-xtensa.c:1425
12810 msgid "expected comma or colon after symbol name; rest of line ignored"
12811 msgstr ""
12812
12813 #: config/tc-xtensa.c:1487
12814 msgid "fall through frequency must be greater than 0"
12815 msgstr ""
12816
12817 #: config/tc-xtensa.c:1495
12818 msgid "branch target frequency must be greater than 0"
12819 msgstr ""
12820
12821 #: config/tc-xtensa.c:1543
12822 #, c-format
12823 msgid "opcode-specific %s relocation used outside an instruction"
12824 msgstr ""
12825
12826 #: config/tc-xtensa.c:1722 config/tc-xtensa.c:1739
12827 #, c-format
12828 msgid "bad register name: %s"
12829 msgstr ""
12830
12831 #: config/tc-xtensa.c:1728
12832 #, c-format
12833 msgid "bad register number: %s"
12834 msgstr ""
12835
12836 #: config/tc-xtensa.c:1805
12837 msgid "register number out of range"
12838 msgstr ""
12839
12840 #: config/tc-xtensa.c:1889
12841 msgid "extra comma"
12842 msgstr ""
12843
12844 #: config/tc-xtensa.c:1891
12845 msgid "extra colon"
12846 msgstr ""
12847
12848 #: config/tc-xtensa.c:1893
12849 msgid "missing argument"
12850 msgstr ""
12851
12852 #: config/tc-xtensa.c:1895
12853 msgid "missing comma or colon"
12854 msgstr ""
12855
12856 #: config/tc-xtensa.c:1952
12857 msgid "incorrect register number, ignoring"
12858 msgstr ""
12859
12860 #: config/tc-xtensa.c:1959
12861 msgid "too many arguments"
12862 msgstr ""
12863
12864 #: config/tc-xtensa.c:2032
12865 #, c-format
12866 msgid "cannot encode opcode \"%s\""
12867 msgstr ""
12868
12869 #: config/tc-xtensa.c:2126
12870 #, c-format
12871 msgid "not enough operands (%d) for '%s'; expected %d"
12872 msgstr ""
12873
12874 #: config/tc-xtensa.c:2133
12875 #, c-format
12876 msgid "too many operands (%d) for '%s'; expected %d"
12877 msgstr ""
12878
12879 #: config/tc-xtensa.c:2184
12880 #, c-format
12881 msgid "invalid register '%s' for '%s' instruction"
12882 msgstr ""
12883
12884 #: config/tc-xtensa.c:2191
12885 #, c-format
12886 msgid "invalid register number (%ld) for '%s' instruction"
12887 msgstr ""
12888
12889 #: config/tc-xtensa.c:2259
12890 #, c-format
12891 msgid "invalid register number (%ld) for '%s'"
12892 msgstr ""
12893
12894 #: config/tc-xtensa.c:2650
12895 #, c-format
12896 msgid "operand %d of '%s' has out of range value '%u'"
12897 msgstr ""
12898
12899 #: config/tc-xtensa.c:2656
12900 #, c-format
12901 msgid "operand %d of '%s' has invalid value '%u'"
12902 msgstr ""
12903
12904 #: config/tc-xtensa.c:2704
12905 #, c-format
12906 msgid "internal error: unknown option name '%s'"
12907 msgstr ""
12908
12909 #: config/tc-xtensa.c:3779
12910 msgid "INSTR_LABEL_DEF not supported yet"
12911 msgstr ""
12912
12913 #: config/tc-xtensa.c:3808
12914 msgid "can't handle generation of literal/labels yet"
12915 msgstr ""
12916
12917 #: config/tc-xtensa.c:3812
12918 msgid "can't handle undefined OP TYPE"
12919 msgstr ""
12920
12921 #: config/tc-xtensa.c:3873
12922 #, c-format
12923 msgid "found %d operands for '%s':  Expected %d"
12924 msgstr ""
12925
12926 #: config/tc-xtensa.c:3880
12927 #, c-format
12928 msgid "found too many (%d) operands for '%s':  Expected %d"
12929 msgstr ""
12930
12931 #: config/tc-xtensa.c:3901
12932 msgid "immediate operands sum to greater than 32"
12933 msgstr ""
12934
12935 #: config/tc-xtensa.c:4031
12936 msgid "invalid immediate"
12937 msgstr ""
12938
12939 #: config/tc-xtensa.c:4145
12940 #, c-format
12941 msgid "invalid relocation for operand %i of '%s'"
12942 msgstr ""
12943
12944 #: config/tc-xtensa.c:4155
12945 #, c-format
12946 msgid "invalid expression for operand %i of '%s'"
12947 msgstr ""
12948
12949 #: config/tc-xtensa.c:4165
12950 #, c-format
12951 msgid "invalid relocation in instruction slot %i"
12952 msgstr ""
12953
12954 #: config/tc-xtensa.c:4172
12955 #, c-format
12956 msgid "undefined symbol for opcode \"%s\""
12957 msgstr ""
12958
12959 #: config/tc-xtensa.c:4627
12960 msgid "opcode 'NOP.N' unavailable in this configuration"
12961 msgstr ""
12962
12963 #: config/tc-xtensa.c:4687
12964 msgid "get_expanded_loop_offset: invalid opcode"
12965 msgstr ""
12966
12967 #: config/tc-xtensa.c:4819
12968 #, c-format
12969 msgid "assembly state not set for first frag in section %s"
12970 msgstr ""
12971
12972 #: config/tc-xtensa.c:4872
12973 #, c-format
12974 msgid "unaligned branch target: %d bytes at 0x%lx"
12975 msgstr ""
12976
12977 #: config/tc-xtensa.c:4911
12978 #, c-format
12979 msgid "unaligned loop: %d bytes at 0x%lx"
12980 msgstr ""
12981
12982 #: config/tc-xtensa.c:4935
12983 msgid "unexpected fix"
12984 msgstr ""
12985
12986 #: config/tc-xtensa.c:4946 config/tc-xtensa.c:4950
12987 msgid "undecodable fix"
12988 msgstr ""
12989
12990 #: config/tc-xtensa.c:5077
12991 msgid "labels are not valid inside bundles"
12992 msgstr ""
12993
12994 #: config/tc-xtensa.c:5097
12995 msgid "invalid last instruction for a zero-overhead loop"
12996 msgstr ""
12997
12998 #: config/tc-xtensa.c:5162
12999 msgid "extra opening brace"
13000 msgstr ""
13001
13002 #: config/tc-xtensa.c:5172
13003 msgid "extra closing brace"
13004 msgstr ""
13005
13006 #: config/tc-xtensa.c:5199
13007 msgid "missing closing brace"
13008 msgstr ""
13009
13010 #: config/tc-xtensa.c:5279
13011 #, c-format
13012 msgid "unknown opcode or format name '%s'"
13013 msgstr ""
13014
13015 #: config/tc-xtensa.c:5285
13016 msgid "format names only valid inside bundles"
13017 msgstr ""
13018
13019 #: config/tc-xtensa.c:5290
13020 #, c-format
13021 msgid "multiple formats specified for one bundle; using '%s'"
13022 msgstr ""
13023
13024 #: config/tc-xtensa.c:5339
13025 msgid "entry instruction with stack decrement < 16"
13026 msgstr ""
13027
13028 #: config/tc-xtensa.c:5392
13029 msgid "unaligned entry instruction"
13030 msgstr ""
13031
13032 #: config/tc-xtensa.c:5454
13033 msgid "bad instruction format"
13034 msgstr ""
13035
13036 #: config/tc-xtensa.c:5457
13037 msgid "invalid relocation"
13038 msgstr ""
13039
13040 #: config/tc-xtensa.c:5468
13041 #, c-format
13042 msgid "invalid relocation for '%s' instruction"
13043 msgstr ""
13044
13045 #: config/tc-xtensa.c:5480
13046 #, c-format
13047 msgid "invalid relocation for operand %d of '%s'"
13048 msgstr ""
13049
13050 #: config/tc-xtensa.c:5644
13051 msgid "cannot represent subtraction with an offset"
13052 msgstr ""
13053
13054 #: config/tc-xtensa.c:5732
13055 #, c-format
13056 msgid "unhandled local relocation fix %s"
13057 msgstr ""
13058
13059 #: config/tc-xtensa.c:6003
13060 msgid "couldn't find a valid instruction format"
13061 msgstr ""
13062
13063 #: config/tc-xtensa.c:6004
13064 #, c-format
13065 msgid "    ops were: "
13066 msgstr ""
13067
13068 #: config/tc-xtensa.c:6006
13069 #, c-format
13070 msgid " %s;"
13071 msgstr ""
13072
13073 #: config/tc-xtensa.c:6017
13074 #, c-format
13075 msgid "format '%s' allows %d slots, but there are %d opcodes"
13076 msgstr ""
13077
13078 #: config/tc-xtensa.c:6028 config/tc-xtensa.c:6126
13079 msgid "illegal resource usage in bundle"
13080 msgstr ""
13081
13082 #: config/tc-xtensa.c:6213
13083 #, c-format
13084 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13085 msgstr ""
13086
13087 #: config/tc-xtensa.c:6218
13088 #, c-format
13089 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13090 msgstr ""
13091
13092 #: config/tc-xtensa.c:6223
13093 #, c-format
13094 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13095 msgstr ""
13096
13097 #: config/tc-xtensa.c:6228
13098 #, c-format
13099 msgid ""
13100 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13101 msgstr ""
13102
13103 #: config/tc-xtensa.c:6244
13104 msgid "multiple branches or jumps in the same bundle"
13105 msgstr ""
13106
13107 #: config/tc-xtensa.c:6692
13108 msgid "cannot assemble into a literal fragment"
13109 msgstr ""
13110
13111 #: config/tc-xtensa.c:6694
13112 msgid "..."
13113 msgstr ""
13114
13115 #: config/tc-xtensa.c:7238
13116 msgid ""
13117 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13118 msgstr ""
13119
13120 #: config/tc-xtensa.c:7350
13121 msgid "branching or jumping to a loop end may trigger hardware errata"
13122 msgstr ""
13123
13124 #: config/tc-xtensa.c:7432
13125 msgid "loop end too close to another loop end may trigger hardware errata"
13126 msgstr ""
13127
13128 #: config/tc-xtensa.c:7441
13129 #, c-format
13130 msgid "fr_var %lu < length %d"
13131 msgstr ""
13132
13133 #: config/tc-xtensa.c:7600
13134 msgid ""
13135 "loop containing less than three instructions may trigger hardware errata"
13136 msgstr ""
13137
13138 #: config/tc-xtensa.c:7672
13139 msgid "undecodable instruction in instruction frag"
13140 msgstr ""
13141
13142 #: config/tc-xtensa.c:7782
13143 msgid "invalid empty loop"
13144 msgstr ""
13145
13146 #: config/tc-xtensa.c:7787
13147 msgid "loop target does not follow loop instruction in section"
13148 msgstr ""
13149
13150 #: config/tc-xtensa.c:8360
13151 msgid "bad relaxation state"
13152 msgstr ""
13153
13154 #: config/tc-xtensa.c:8418
13155 #, c-format
13156 msgid "fr_var (%ld) < length (%d)"
13157 msgstr ""
13158
13159 #: config/tc-xtensa.c:8925
13160 msgid "internal error: relaxation failed"
13161 msgstr ""
13162
13163 #: config/tc-xtensa.c:8931
13164 msgid "internal error: relaxation requires too many steps"
13165 msgstr ""
13166
13167 #: config/tc-xtensa.c:9107
13168 msgid "invalid relaxation fragment result"
13169 msgstr ""
13170
13171 #: config/tc-xtensa.c:9186
13172 msgid "unable to widen instruction"
13173 msgstr ""
13174
13175 #: config/tc-xtensa.c:9326
13176 msgid "multiple literals in expansion"
13177 msgstr ""
13178
13179 #: config/tc-xtensa.c:9330
13180 msgid "no registered fragment for literal"
13181 msgstr ""
13182
13183 #: config/tc-xtensa.c:9332
13184 msgid "number of literal tokens != 1"
13185 msgstr ""
13186
13187 #: config/tc-xtensa.c:9462 config/tc-xtensa.c:9468
13188 #, c-format
13189 msgid "unresolved loop target symbol: %s"
13190 msgstr ""
13191
13192 #: config/tc-xtensa.c:9574
13193 #, c-format
13194 msgid "invalid expression evaluation type %d"
13195 msgstr ""
13196
13197 #: config/tc-xtensa.c:9591
13198 msgid "loop too long for LOOP instruction"
13199 msgstr ""
13200
13201 #: config/tc-xtensa.c:9861
13202 #, c-format
13203 msgid "fixes not all moved from %s"
13204 msgstr ""
13205
13206 #: config/tc-xtensa.c:9992
13207 msgid ""
13208 "literal pool location required for text-section-literals; specify with ."
13209 "literal_position"
13210 msgstr ""
13211
13212 #: config/tc-xtensa.c:10921
13213 msgid "too many operands in instruction"
13214 msgstr ""
13215
13216 #: config/tc-xtensa.c:11132
13217 msgid "invalid symbolic operand"
13218 msgstr ""
13219
13220 #: config/tc-xtensa.c:11193
13221 msgid "operand number mismatch"
13222 msgstr ""
13223
13224 #: config/tc-xtensa.c:11197
13225 #, c-format
13226 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13227 msgstr ""
13228
13229 #: config/tc-xtensa.c:11222
13230 #, c-format
13231 msgid "xtensa-isa failure: %s"
13232 msgstr ""
13233
13234 #: config/tc-xtensa.c:11293
13235 msgid "invalid opcode"
13236 msgstr ""
13237
13238 #: config/tc-xtensa.c:11299
13239 msgid "too few operands"
13240 msgstr ""
13241
13242 #: config/tc-xtensa.c:11414 config/tc-xtensa.c:11420
13243 msgid "out of memory"
13244 msgstr ""
13245
13246 #: config/tc-xtensa.c:11531
13247 msgid "symbolic operand not allowed"
13248 msgstr ""
13249
13250 #: config/tc-xtensa.c:11568
13251 msgid "cannot decode instruction format"
13252 msgstr ""
13253
13254 #: config/tc-xtensa.c:11712
13255 msgid "ignoring extra '-rename-section' delimiter ':'"
13256 msgstr ""
13257
13258 #: config/tc-xtensa.c:11717
13259 #, c-format
13260 msgid "ignoring invalid '-rename-section' specification: '%s'"
13261 msgstr ""
13262
13263 #: config/tc-xtensa.c:11728
13264 #, c-format
13265 msgid "section %s renamed multiple times"
13266 msgstr ""
13267
13268 #: config/tc-xtensa.c:11730
13269 #, c-format
13270 msgid "multiple sections remapped to output section %s"
13271 msgstr ""
13272
13273 #: config/tc-z80.c:244
13274 msgid "-- unterminated string"
13275 msgstr ""
13276
13277 #: config/tc-z80.c:314
13278 msgid "floating point numbers are not implemented"
13279 msgstr ""
13280
13281 #: config/tc-z80.c:493 config/tc-z80.c:499
13282 msgid "mismatched parentheses"
13283 msgstr ""
13284
13285 #: config/tc-z80.c:553
13286 msgid "bad offset expression syntax"
13287 msgstr ""
13288
13289 #: config/tc-z80.c:577
13290 msgid "bad expression syntax"
13291 msgstr ""
13292
13293 #: config/tc-z80.c:690
13294 msgid "cannot make a relative jump to an absolute location"
13295 msgstr ""
13296
13297 #: config/tc-z80.c:702 config/tc-z80.c:1960
13298 msgid "overflow"
13299 msgstr ""
13300
13301 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13302 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13303 msgid "bad intruction syntax"
13304 msgstr ""
13305
13306 #: config/tc-z80.c:1203
13307 msgid "condition code invalid for jr"
13308 msgstr ""
13309
13310 #: config/tc-z80.c:1225
13311 msgid "bad instruction syntax"
13312 msgstr ""
13313
13314 #: config/tc-z80.c:1704
13315 msgid "parentheses ignored"
13316 msgstr ""
13317
13318 #: config/tc-z80.c:1909 read.c:3505
13319 #, c-format
13320 msgid "junk at end of line, first unrecognized character is `%c'"
13321 msgstr ""
13322
13323 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
13324 msgid "relative jump out of range"
13325 msgstr ""
13326
13327 #: config/tc-z80.c:1952
13328 msgid "index offset  out of range"
13329 msgstr ""
13330
13331 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
13332 #, c-format
13333 msgid "md_apply_fix: unknown r_type 0x%x\n"
13334 msgstr ""
13335
13336 #: config/tc-z8k.c:282
13337 #, c-format
13338 msgid "register rr%d out of range"
13339 msgstr ""
13340
13341 #: config/tc-z8k.c:284
13342 #, c-format
13343 msgid "register rr%d does not exist"
13344 msgstr ""
13345
13346 #: config/tc-z8k.c:296
13347 #, c-format
13348 msgid "register rh%d out of range"
13349 msgstr ""
13350
13351 #: config/tc-z8k.c:308
13352 #, c-format
13353 msgid "register rl%d out of range"
13354 msgstr ""
13355
13356 #: config/tc-z8k.c:321
13357 #, c-format
13358 msgid "register rq%d out of range"
13359 msgstr ""
13360
13361 #: config/tc-z8k.c:323
13362 #, c-format
13363 msgid "register rq%d does not exist"
13364 msgstr ""
13365
13366 #: config/tc-z8k.c:335
13367 #, c-format
13368 msgid "register r%d out of range"
13369 msgstr ""
13370
13371 #: config/tc-z8k.c:376
13372 #, c-format
13373 msgid "expected %c"
13374 msgstr ""
13375
13376 #: config/tc-z8k.c:391
13377 #, c-format
13378 msgid "register is wrong size for a word %s"
13379 msgstr ""
13380
13381 #: config/tc-z8k.c:405
13382 #, c-format
13383 msgid "register is wrong size for address %s"
13384 msgstr ""
13385
13386 #: config/tc-z8k.c:539
13387 #, c-format
13388 msgid "unknown interrupt %s"
13389 msgstr ""
13390
13391 #. No interrupt type specified, opcode won't do anything.
13392 #: config/tc-z8k.c:562
13393 msgid "opcode has no effect"
13394 msgstr ""
13395
13396 #: config/tc-z8k.c:673
13397 msgid "Missing ) in ra(rb)"
13398 msgstr ""
13399
13400 #: config/tc-z8k.c:753 config/tc-z8k.c:792
13401 #, c-format
13402 msgid "invalid condition code '%s'"
13403 msgstr ""
13404
13405 #: config/tc-z8k.c:765
13406 #, c-format
13407 msgid "invalid flag '%s'"
13408 msgstr ""
13409
13410 #: config/tc-z8k.c:919 config/tc-z8k.c:925
13411 msgid "invalid indirect register size"
13412 msgstr ""
13413
13414 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13415 msgid "invalid control register name"
13416 msgstr ""
13417
13418 #: config/tc-z8k.c:1079
13419 msgid "immediate must be 1 or 2"
13420 msgstr ""
13421
13422 #: config/tc-z8k.c:1082
13423 msgid "immediate 1 or 2 expected"
13424 msgstr ""
13425
13426 #: config/tc-z8k.c:1113
13427 msgid "can't use R0 here"
13428 msgstr ""
13429
13430 #: config/tc-z8k.c:1271
13431 msgid "Can't find opcode to match operands"
13432 msgstr ""
13433
13434 #: config/tc-z8k.c:1318
13435 #, c-format
13436 msgid "invalid architecture -z%s"
13437 msgstr ""
13438
13439 #: config/tc-z8k.c:1338
13440 #, c-format
13441 msgid ""
13442 " Z8K options:\n"
13443 "  -z8001                  generate segmented code\n"
13444 "  -z8002                  generate unsegmented code\n"
13445 "  -linkrelax              create linker relaxable code\n"
13446 msgstr ""
13447
13448 #: config/tc-z8k.c:1350
13449 #, c-format
13450 msgid "call to md_convert_frag\n"
13451 msgstr ""
13452
13453 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
13454 msgid "cannot branch to odd address"
13455 msgstr ""
13456
13457 #: config/tc-z8k.c:1479
13458 msgid "relative address out of range"
13459 msgstr ""
13460
13461 #: config/tc-z8k.c:1500
13462 msgid "relative call out of range"
13463 msgstr ""
13464
13465 #: config/tc-z8k.c:1544
13466 #, c-format
13467 msgid "call to md_estimate_size_before_relax\n"
13468 msgstr ""
13469
13470 #: config/xtensa-relax.c:1545
13471 #, c-format
13472 msgid "invalid configuration option '%s' in transition rule '%s'"
13473 msgstr ""
13474
13475 #: config/xtensa-relax.c:1669
13476 #, c-format
13477 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13478 msgstr ""
13479
13480 #: config/xtensa-relax.c:1679
13481 #, c-format
13482 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13483 msgstr ""
13484
13485 #: config/xtensa-relax.c:1686
13486 #, c-format
13487 msgid "opcode '%s': precondition only contains constants in '%s'"
13488 msgstr ""
13489
13490 #: config/xtensa-relax.c:1732
13491 msgid "expected one operand for generated literal"
13492 msgstr ""
13493
13494 #: config/xtensa-relax.c:1738
13495 msgid "expected 0 operands for generated label"
13496 msgstr ""
13497
13498 #: config/xtensa-relax.c:1751
13499 #, c-format
13500 msgid "invalid opcode '%s' in transition rule '%s'"
13501 msgstr ""
13502
13503 #: config/xtensa-relax.c:1759
13504 #, c-format
13505 msgid "opcode '%s': replacement does not have %d ops"
13506 msgstr ""
13507
13508 #: config/xtensa-relax.c:1783 config/xtensa-relax.c:1809
13509 #, c-format
13510 msgid "opcode %s: unidentified operand '%s' in '%s'"
13511 msgstr ""
13512
13513 #: config/xtensa-relax.c:1804
13514 #, c-format
13515 msgid "unknown user-defined function %s"
13516 msgstr ""
13517
13518 #: config/xtensa-relax.c:1815
13519 #, c-format
13520 msgid "opcode %s: could not parse operand '%s' in '%s'"
13521 msgstr ""
13522
13523 #: config/xtensa-relax.c:1856
13524 #, c-format
13525 msgid "could not parse INSN_PATTERN '%s'"
13526 msgstr ""
13527
13528 #: config/xtensa-relax.c:1860
13529 #, c-format
13530 msgid "could not parse INSN_REPL '%s'"
13531 msgstr ""
13532
13533 #: config/xtensa-relax.c:1871
13534 #, c-format
13535 msgid "could not build transition for %s => %s"
13536 msgstr ""
13537
13538 #: depend.c:193
13539 #, c-format
13540 msgid "can't open `%s' for writing"
13541 msgstr ""
13542
13543 #: depend.c:205
13544 #, c-format
13545 msgid "can't close `%s'"
13546 msgstr ""
13547
13548 #: dw2gencfi.c:265
13549 #, c-format
13550 msgid "register save offset not a multiple of %u"
13551 msgstr ""
13552
13553 #: dw2gencfi.c:348
13554 msgid "CFI state restore without previous remember"
13555 msgstr ""
13556
13557 #: dw2gencfi.c:400
13558 msgid "missing separator"
13559 msgstr ""
13560
13561 #: dw2gencfi.c:422 dw2gencfi.c:440
13562 msgid "bad register expression"
13563 msgstr ""
13564
13565 #: dw2gencfi.c:462 dw2gencfi.c:585 dw2gencfi.c:623 dw2gencfi.c:693
13566 msgid "CFI instruction used without previous .cfi_startproc"
13567 msgstr ""
13568
13569 #: dw2gencfi.c:647
13570 msgid "invalid or unsupported encoding in .cfi_personality"
13571 msgstr ""
13572
13573 #: dw2gencfi.c:654
13574 msgid ".cfi_personality requires encoding and symbol arguments"
13575 msgstr ""
13576
13577 #: dw2gencfi.c:677
13578 msgid "wrong second argument to .cfi_personality"
13579 msgstr ""
13580
13581 #: dw2gencfi.c:717
13582 msgid "invalid or unsupported encoding in .cfi_lsda"
13583 msgstr ""
13584
13585 #: dw2gencfi.c:724
13586 msgid ".cfi_lsda requires encoding and symbol arguments"
13587 msgstr ""
13588
13589 #: dw2gencfi.c:749
13590 msgid "wrong second argument to .cfi_lsda"
13591 msgstr ""
13592
13593 #: dw2gencfi.c:764
13594 msgid "previous CFI entry not closed (missing .cfi_endproc)"
13595 msgstr ""
13596
13597 #: dw2gencfi.c:799
13598 msgid ".cfi_endproc without corresponding .cfi_startproc"
13599 msgstr ""
13600
13601 #: dw2gencfi.c:1328
13602 msgid "open CFI at the end of file; missing .cfi_endproc directive"
13603 msgstr ""
13604
13605 #: dwarf2dbg.c:553 dwarf2dbg.c:584
13606 msgid "file number less than one"
13607 msgstr ""
13608
13609 #: dwarf2dbg.c:559
13610 #, c-format
13611 msgid "file number %ld already allocated"
13612 msgstr ""
13613
13614 #: dwarf2dbg.c:589 dwarf2dbg.c:1251
13615 #, c-format
13616 msgid "unassigned file number %ld"
13617 msgstr ""
13618
13619 #: dwarf2dbg.c:657
13620 msgid "is_stmt value not 0 or 1"
13621 msgstr ""
13622
13623 #: dwarf2dbg.c:669
13624 msgid "isa number less than zero"
13625 msgstr ""
13626
13627 #: dwarf2dbg.c:675
13628 #, c-format
13629 msgid "unknown .loc sub-directive `%s'"
13630 msgstr ""
13631
13632 #: dwarf2dbg.c:1316 dwarf2dbg.c:1566
13633 msgid "internal error: unknown dwarf2 format"
13634 msgstr ""
13635
13636 #: ecoff.c:1552
13637 #, c-format
13638 msgid "string too big (%lu bytes)"
13639 msgstr ""
13640
13641 #: ecoff.c:1578
13642 #, c-format
13643 msgid "inserting \"%s\" into string hash table: %s"
13644 msgstr ""
13645
13646 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13647 #: ecoff.c:2120
13648 msgid "no current file pointer"
13649 msgstr ""
13650
13651 #: ecoff.c:1696
13652 msgid "too many st_End's"
13653 msgstr ""
13654
13655 #: ecoff.c:2034
13656 #, c-format
13657 msgid "inserting \"%s\" into tag hash table: %s"
13658 msgstr ""
13659
13660 #: ecoff.c:2195
13661 msgid "fake .file after real one"
13662 msgstr ""
13663
13664 #: ecoff.c:2285
13665 msgid "filename goes over one page boundary"
13666 msgstr ""
13667
13668 #: ecoff.c:2418
13669 msgid ".begin directive without a preceding .file directive"
13670 msgstr ""
13671
13672 #: ecoff.c:2425
13673 msgid ".begin directive without a preceding .ent directive"
13674 msgstr ""
13675
13676 #: ecoff.c:2456
13677 msgid ".bend directive without a preceding .file directive"
13678 msgstr ""
13679
13680 #: ecoff.c:2463
13681 msgid ".bend directive without a preceding .ent directive"
13682 msgstr ""
13683
13684 #: ecoff.c:2476
13685 msgid ".bend directive names unknown symbol"
13686 msgstr ""
13687
13688 #: ecoff.c:2519
13689 msgid ".def pseudo-op used inside of .def/.endef; ignored"
13690 msgstr ""
13691
13692 #: ecoff.c:2521
13693 msgid "empty symbol name in .def; ignored"
13694 msgstr ""
13695
13696 #: ecoff.c:2558
13697 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13698 msgstr ""
13699
13700 #: ecoff.c:2573
13701 msgid "badly formed .dim directive"
13702 msgstr ""
13703
13704 #: ecoff.c:2586
13705 msgid "too many .dim entries"
13706 msgstr ""
13707
13708 #: ecoff.c:2606
13709 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13710 msgstr ""
13711
13712 #: ecoff.c:2631
13713 msgid ".size pseudo-op used outside of .def/.endef; ignored"
13714 msgstr ""
13715
13716 #: ecoff.c:2646
13717 msgid "badly formed .size directive"
13718 msgstr ""
13719
13720 #: ecoff.c:2659
13721 msgid "too many .size entries"
13722 msgstr ""
13723
13724 #: ecoff.c:2681
13725 msgid ".type pseudo-op used outside of .def/.endef; ignored"
13726 msgstr ""
13727
13728 #. FIXME: We could handle this by setting the continued bit.
13729 #. There would still be a limit: the .type argument can not
13730 #. be infinite.
13731 #: ecoff.c:2699
13732 #, c-format
13733 msgid "the type of %s is too complex; it will be simplified"
13734 msgstr ""
13735
13736 #: ecoff.c:2710
13737 msgid "Unrecognized .type argument"
13738 msgstr ""
13739
13740 #: ecoff.c:2748
13741 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13742 msgstr ""
13743
13744 #: ecoff.c:2773
13745 msgid ".val pseudo-op used outside of .def/.endef; ignored"
13746 msgstr ""
13747
13748 #: ecoff.c:2781
13749 msgid ".val expression is too complex"
13750 msgstr ""
13751
13752 #: ecoff.c:2811
13753 msgid ".endef pseudo-op used before .def; ignored"
13754 msgstr ""
13755
13756 #: ecoff.c:2837 ecoff.c:2918
13757 msgid "bad COFF debugging information"
13758 msgstr ""
13759
13760 #: ecoff.c:2886
13761 #, c-format
13762 msgid "no tag specified for %s"
13763 msgstr ""
13764
13765 #: ecoff.c:2988
13766 msgid ".end directive without a preceding .file directive"
13767 msgstr ""
13768
13769 #: ecoff.c:2995
13770 msgid ".end directive without a preceding .ent directive"
13771 msgstr ""
13772
13773 #: ecoff.c:3017
13774 msgid ".end directive names unknown symbol"
13775 msgstr ""
13776
13777 #: ecoff.c:3044
13778 msgid "second .ent directive found before .end directive"
13779 msgstr ""
13780
13781 #: ecoff.c:3116
13782 msgid "no way to handle .file within .ent/.end section"
13783 msgstr ""
13784
13785 #: ecoff.c:3233
13786 msgid ".loc before .file"
13787 msgstr ""
13788
13789 #: ecoff.c:3368
13790 msgid "bad .weakext directive"
13791 msgstr ""
13792
13793 #: ecoff.c:3436
13794 #, c-format
13795 msgid ".stab%c is not supported"
13796 msgstr ""
13797
13798 #: ecoff.c:3446
13799 #, c-format
13800 msgid ".stab%c: ignoring non-zero other field"
13801 msgstr ""
13802
13803 #: ecoff.c:3480
13804 #, c-format
13805 msgid ""
13806 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13807 msgstr ""
13808
13809 #: ecoff.c:3516
13810 #, c-format
13811 msgid "illegal .stab%c directive, bad character"
13812 msgstr ""
13813
13814 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13815 msgid ".begin/.bend in different segments"
13816 msgstr ""
13817
13818 #: ecoff.c:4685
13819 msgid "missing .end or .bend at end of file"
13820 msgstr ""
13821
13822 #: ecoff.c:5170
13823 msgid "GP prologue size exceeds field size, using 0 instead"
13824 msgstr ""
13825
13826 #: expr.c:81 read.c:3570
13827 msgid "bignum invalid"
13828 msgstr ""
13829
13830 #: expr.c:83 read.c:3572 read.c:4029 read.c:4882
13831 msgid "floating point number invalid"
13832 msgstr ""
13833
13834 #: expr.c:204
13835 msgid "bad floating-point constant: exponent overflow"
13836 msgstr ""
13837
13838 #: expr.c:208
13839 #, c-format
13840 msgid "bad floating-point constant: unknown error code=%d"
13841 msgstr ""
13842
13843 #: expr.c:387
13844 msgid ""
13845 "a bignum with underscores may not have more than 8 hex digits in any word"
13846 msgstr ""
13847
13848 #: expr.c:410
13849 msgid "a bignum with underscores must have exactly 4 words"
13850 msgstr ""
13851
13852 #. Either not seen or not defined.
13853 #. @@ Should print out the original string instead of
13854 #. the parsed number.
13855 #: expr.c:533
13856 #, c-format
13857 msgid "backward ref to unknown label \"%d:\""
13858 msgstr ""
13859
13860 #: expr.c:651
13861 msgid "character constant too large"
13862 msgstr ""
13863
13864 #: expr.c:897
13865 #, c-format
13866 msgid "expr.c(operand): bad atof_generic return val %d"
13867 msgstr ""
13868
13869 #: expr.c:958
13870 #, c-format
13871 msgid "missing '%c'"
13872 msgstr ""
13873
13874 #: expr.c:969 read.c:4366
13875 msgid "EBCDIC constants are not supported"
13876 msgstr ""
13877
13878 #: expr.c:1081
13879 #, c-format
13880 msgid "Unary operator %c ignored because bad operand follows"
13881 msgstr ""
13882
13883 #: expr.c:1127 expr.c:1152
13884 msgid "syntax error in .startof. or .sizeof."
13885 msgstr ""
13886
13887 #: expr.c:1663
13888 msgid "missing operand; zero assumed"
13889 msgstr ""
13890
13891 #: expr.c:1698
13892 msgid "left operand is a bignum; integer 0 assumed"
13893 msgstr ""
13894
13895 #: expr.c:1700
13896 msgid "left operand is a float; integer 0 assumed"
13897 msgstr ""
13898
13899 #: expr.c:1709
13900 msgid "right operand is a bignum; integer 0 assumed"
13901 msgstr ""
13902
13903 #: expr.c:1711
13904 msgid "right operand is a float; integer 0 assumed"
13905 msgstr ""
13906
13907 #: expr.c:1776 symbols.c:1349
13908 msgid "division by zero"
13909 msgstr ""
13910
13911 #: expr.c:1876
13912 msgid "operation combines symbols in different segments"
13913 msgstr ""
13914
13915 #: frags.c:48
13916 msgid "attempt to allocate data in absolute section"
13917 msgstr ""
13918
13919 #: frags.c:54
13920 msgid "attempt to allocate data in common section"
13921 msgstr ""
13922
13923 #: frags.c:112
13924 #, c-format
13925 msgid "can't extend frag %u chars"
13926 msgstr ""
13927
13928 #. For error messages.
13929 #. Detect if we are reading from stdin by examining the file
13930 #. name returned by as_where().
13931 #.
13932 #. [FIXME: We rely upon the name in the strcmp below being the
13933 #. same as the one used by input_scrub_new_file(), if that is
13934 #. not true, then this code will fail].
13935 #.
13936 #. If we are reading from stdin, then we need to save each input
13937 #. line here (assuming of course that we actually have a line of
13938 #. input to read), so that it can be displayed in the listing
13939 #. that is produced at the end of the assembly.
13940 #: input-file.c:138 input-scrub.c:241 listing.c:332
13941 msgid "{standard input}"
13942 msgstr ""
13943
13944 #: input-file.c:143
13945 #, c-format
13946 msgid "can't open %s for reading: %s"
13947 msgstr ""
13948
13949 #: input-file.c:152 input-file.c:215 input-file.c:241
13950 #, c-format
13951 msgid "can't read from %s: %s"
13952 msgstr ""
13953
13954 #: input-file.c:249 listing.c:1097 output-file.c:69
13955 #, c-format
13956 msgid "can't close %s: %s"
13957 msgstr ""
13958
13959 #: input-scrub.c:266
13960 msgid "macros nested too deeply"
13961 msgstr ""
13962
13963 #: input-scrub.c:369 input-scrub.c:393
13964 msgid "partial line at end of file ignored"
13965 msgstr ""
13966
13967 #: itbl-ops.c:329
13968 #, c-format
13969 msgid "Unable to allocate memory for new instructions\n"
13970 msgstr ""
13971
13972 #: listing.c:238
13973 msgid "Warning:"
13974 msgstr ""
13975
13976 #: listing.c:244
13977 msgid "Error:"
13978 msgstr ""
13979
13980 #: listing.c:1079
13981 #, c-format
13982 msgid "can't open %s: %s"
13983 msgstr ""
13984
13985 #: listing.c:1169
13986 msgid "strange paper height, set to no form"
13987 msgstr ""
13988
13989 #: listing.c:1233
13990 msgid "new line in title"
13991 msgstr ""
13992
13993 #. Turns the next expression into a string.
13994 #: macro.c:371
13995 #, no-c-format
13996 msgid "% operator needs absolute expression"
13997 msgstr ""
13998
13999 #: macro.c:521
14000 #, c-format
14001 msgid "Missing parameter qualifier for `%s' in macro `%s'"
14002 msgstr ""
14003
14004 #: macro.c:531
14005 #, c-format
14006 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
14007 msgstr ""
14008
14009 #: macro.c:548
14010 #, c-format
14011 msgid "Pointless default value for required parameter `%s' in macro `%s'"
14012 msgstr ""
14013
14014 #: macro.c:560
14015 #, c-format
14016 msgid "A parameter named `%s' already exists for macro `%s'"
14017 msgstr ""
14018
14019 #: macro.c:597
14020 #, c-format
14021 msgid "Reserved word `%s' used as parameter in macro `%s'"
14022 msgstr ""
14023
14024 #: macro.c:635
14025 #, c-format
14026 msgid "unexpected end of file in macro `%s' definition"
14027 msgstr ""
14028
14029 #: macro.c:647
14030 #, c-format
14031 msgid "missing `)' after formals in macro definition `%s'"
14032 msgstr ""
14033
14034 #: macro.c:662
14035 msgid "Missing macro name"
14036 msgstr ""
14037
14038 #: macro.c:671
14039 #, c-format
14040 msgid "Bad parameter list for macro `%s'"
14041 msgstr ""
14042
14043 #: macro.c:677
14044 #, c-format
14045 msgid "Macro `%s' was already defined"
14046 msgstr ""
14047
14048 #: macro.c:800 macro.c:802
14049 msgid "missing `)'"
14050 msgstr ""
14051
14052 #: macro.c:897
14053 #, c-format
14054 msgid "`%s' was already used as parameter (or another local) name"
14055 msgstr ""
14056
14057 #: macro.c:1055
14058 msgid "confusion in formal parameters"
14059 msgstr ""
14060
14061 #: macro.c:1062
14062 #, c-format
14063 msgid "Parameter named `%s' does not exist for macro `%s'"
14064 msgstr ""
14065
14066 #: macro.c:1070
14067 #, c-format
14068 msgid "Value for parameter `%s' of macro `%s' was already specified"
14069 msgstr ""
14070
14071 #: macro.c:1084
14072 msgid "can't mix positional and keyword arguments"
14073 msgstr ""
14074
14075 #: macro.c:1095
14076 msgid "too many positional arguments"
14077 msgstr ""
14078
14079 #: macro.c:1143
14080 #, c-format
14081 msgid "Missing value for required parameter `%s' of macro `%s'"
14082 msgstr ""
14083
14084 #: macro.c:1280
14085 #, c-format
14086 msgid "Attempt to purge non-existant macro `%s'"
14087 msgstr ""
14088
14089 #: macro.c:1299
14090 msgid "unexpected end of file in irp or irpc"
14091 msgstr ""
14092
14093 #: macro.c:1307
14094 msgid "missing model parameter"
14095 msgstr ""
14096
14097 #: messages.c:82
14098 #, c-format
14099 msgid "Assembler messages:\n"
14100 msgstr ""
14101
14102 #: messages.c:166
14103 #, c-format
14104 msgid "Warning: "
14105 msgstr ""
14106
14107 #: messages.c:267
14108 #, c-format
14109 msgid "Error: "
14110 msgstr ""
14111
14112 #: messages.c:362 messages.c:382
14113 #, c-format
14114 msgid "Fatal error: "
14115 msgstr ""
14116
14117 #: messages.c:397
14118 #, c-format
14119 msgid "Internal error!\n"
14120 msgstr ""
14121
14122 #: messages.c:399
14123 #, c-format
14124 msgid "Assertion failure in %s at %s line %d.\n"
14125 msgstr ""
14126
14127 #: messages.c:402
14128 #, c-format
14129 msgid "Assertion failure at %s line %d.\n"
14130 msgstr ""
14131
14132 #: messages.c:403 messages.c:420
14133 #, c-format
14134 msgid "Please report this bug.\n"
14135 msgstr ""
14136
14137 #: messages.c:415
14138 #, c-format
14139 msgid "Internal error, aborting at %s line %d in %s\n"
14140 msgstr ""
14141
14142 #: messages.c:418
14143 #, c-format
14144 msgid "Internal error, aborting at %s line %d\n"
14145 msgstr ""
14146
14147 #: messages.c:467
14148 #, c-format
14149 msgid "%s out of domain (%d is not a multiple of %d)"
14150 msgstr ""
14151
14152 #: messages.c:485
14153 #, c-format
14154 msgid "%s out of range (%d is not between %d and %d)"
14155 msgstr ""
14156
14157 #. xgettext:c-format.
14158 #: messages.c:508
14159 #, c-format
14160 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14161 msgstr ""
14162
14163 #: output-file.c:35
14164 #, c-format
14165 msgid "can't open a bfd on stdout %s"
14166 msgstr ""
14167
14168 #: output-file.c:42
14169 #, c-format
14170 msgid "selected target format '%s' unknown"
14171 msgstr ""
14172
14173 #: output-file.c:44
14174 #, c-format
14175 msgid "can't create %s: %s"
14176 msgstr ""
14177
14178 #: read.c:462
14179 msgid "bad or irreducible absolute expression"
14180 msgstr ""
14181
14182 #: read.c:488
14183 #, c-format
14184 msgid "error constructing %s pseudo-op table: %s"
14185 msgstr ""
14186
14187 #: read.c:898
14188 #, c-format
14189 msgid "unknown pseudo-op: `%s'"
14190 msgstr ""
14191
14192 #: read.c:985
14193 #, c-format
14194 msgid "label \"%d$\" redefined"
14195 msgstr ""
14196
14197 #: read.c:1220
14198 msgid ".abort detected.  Abandoning ship."
14199 msgstr ""
14200
14201 #: read.c:1238 read.c:2609
14202 msgid "ignoring fill value in absolute section"
14203 msgstr ""
14204
14205 #: read.c:1328
14206 #, c-format
14207 msgid "alignment too large: %u assumed"
14208 msgstr ""
14209
14210 #: read.c:1360
14211 msgid "expected fill pattern missing"
14212 msgstr ""
14213
14214 #: read.c:1469
14215 #, c-format
14216 msgid "size (%ld) out of range, ignored"
14217 msgstr ""
14218
14219 #: read.c:1498
14220 #, c-format
14221 msgid "size of \"%s\" is already %ld; not changing to %ld"
14222 msgstr ""
14223
14224 #. Some of the back ends can't deal with non-positive line numbers.
14225 #. Besides, it's silly.  GCC however will generate a line number of
14226 #. zero when it is pre-processing builtins for assembler-with-cpp files:
14227 #.
14228 #. # 0 "<built-in>"
14229 #.
14230 #. We do not want to barf on this, especially since such files are used
14231 #. in the GCC and GDB testsuites.  So we check for negative line numbers
14232 #. rather than non-positive line numbers.
14233 #: read.c:1748
14234 #, c-format
14235 msgid "line numbers must be positive; line number %d rejected"
14236 msgstr ""
14237
14238 #: read.c:1785
14239 #, c-format
14240 msgid "incompatible flag %i in line directive"
14241 msgstr ""
14242
14243 #: read.c:1797
14244 #, c-format
14245 msgid "unsupported flag %i in line directive"
14246 msgstr ""
14247
14248 #: read.c:1836
14249 msgid "start address not supported"
14250 msgstr ""
14251
14252 #: read.c:1845
14253 msgid ".err encountered"
14254 msgstr ""
14255
14256 #: read.c:1861
14257 msgid ".error directive invoked in source file"
14258 msgstr ""
14259
14260 #: read.c:1862
14261 msgid ".warning directive invoked in source file"
14262 msgstr ""
14263
14264 #: read.c:1868
14265 #, c-format
14266 msgid "%s argument must be a string"
14267 msgstr ""
14268
14269 #: read.c:1900 read.c:1902
14270 #, c-format
14271 msgid ".fail %ld encountered"
14272 msgstr ""
14273
14274 #: read.c:1938
14275 #, c-format
14276 msgid ".fill size clamped to %d"
14277 msgstr ""
14278
14279 #: read.c:1943
14280 msgid "size negative; .fill ignored"
14281 msgstr ""
14282
14283 #: read.c:1949
14284 msgid "repeat < 0; .fill ignored"
14285 msgstr ""
14286
14287 #: read.c:2087
14288 msgid "expected numeric constant"
14289 msgstr ""
14290
14291 #: read.c:2143
14292 msgid "bad string constant"
14293 msgstr ""
14294
14295 #: read.c:2147
14296 msgid "expected <tag> , <value>"
14297 msgstr ""
14298
14299 #: read.c:2221
14300 #, c-format
14301 msgid "unrecognized .linkonce type `%s'"
14302 msgstr ""
14303
14304 #: read.c:2233
14305 msgid ".linkonce is not supported for this object file format"
14306 msgstr ""
14307
14308 #: read.c:2255
14309 #, c-format
14310 msgid "bfd_set_section_flags: %s"
14311 msgstr ""
14312
14313 #: read.c:2328
14314 msgid "expected alignment after size"
14315 msgstr ""
14316
14317 #: read.c:2543
14318 #, c-format
14319 msgid "attempt to redefine pseudo-op `%s' ignored"
14320 msgstr ""
14321
14322 #: read.c:2604
14323 #, c-format
14324 msgid "invalid segment \"%s\""
14325 msgstr ""
14326
14327 #: read.c:2612
14328 msgid "only constant offsets supported in absolute section"
14329 msgstr ""
14330
14331 #: read.c:2651
14332 msgid "MRI style ORG pseudo-op not supported"
14333 msgstr ""
14334
14335 #: read.c:2804
14336 #, c-format
14337 msgid "unrecognized section type `%s'"
14338 msgstr ""
14339
14340 #: read.c:2818
14341 msgid "absolute sections are not supported"
14342 msgstr ""
14343
14344 #: read.c:2833
14345 #, c-format
14346 msgid "unrecognized section command `%s'"
14347 msgstr ""
14348
14349 #: read.c:2897
14350 #, c-format
14351 msgid ".end%c encountered without preceeding %s"
14352 msgstr ""
14353
14354 #: read.c:2927
14355 #, c-format
14356 msgid "%s without %s"
14357 msgstr ""
14358
14359 #: read.c:3151
14360 msgid "unsupported variable size or fill value"
14361 msgstr ""
14362
14363 #: read.c:3179
14364 msgid ".space repeat count is zero, ignored"
14365 msgstr ""
14366
14367 #: read.c:3181
14368 msgid ".space repeat count is negative, ignored"
14369 msgstr ""
14370
14371 #: read.c:3210
14372 msgid "space allocation too complex in absolute section"
14373 msgstr ""
14374
14375 #: read.c:3216
14376 msgid "space allocation too complex in common section"
14377 msgstr ""
14378
14379 #: read.c:3303 read.c:4608
14380 #, c-format
14381 msgid "bad floating literal: %s"
14382 msgstr ""
14383
14384 #: read.c:3462
14385 #, c-format
14386 msgid "%s: would close weakref loop: %s"
14387 msgstr ""
14388
14389 #: read.c:3508
14390 #, c-format
14391 msgid "junk at end of line, first unrecognized character valued 0x%x"
14392 msgstr ""
14393
14394 #: read.c:3566
14395 msgid "missing expression"
14396 msgstr ""
14397
14398 #: read.c:3628
14399 #, c-format
14400 msgid "`%s' can't be equated to common symbol '%s'"
14401 msgstr ""
14402
14403 #: read.c:3756
14404 msgid "rva without symbol"
14405 msgstr ""
14406
14407 #: read.c:3813
14408 msgid "missing or bad offset expression"
14409 msgstr ""
14410
14411 #: read.c:3834
14412 msgid "missing reloc type"
14413 msgstr ""
14414
14415 #: read.c:3846
14416 msgid "unrecognized reloc type"
14417 msgstr ""
14418
14419 #: read.c:3862
14420 msgid "bad reloc expression"
14421 msgstr ""
14422
14423 #: read.c:3985
14424 msgid "attempt to store value in absolute section"
14425 msgstr ""
14426
14427 #: read.c:4023 read.c:4876
14428 msgid "zero assumed for missing expression"
14429 msgstr ""
14430
14431 #: read.c:4035 read.c:4888 write.c:260
14432 msgid "register value used as expression"
14433 msgstr ""
14434
14435 #: read.c:4114
14436 #, c-format
14437 msgid "value 0x%llx truncated to 0x%llx"
14438 msgstr ""
14439
14440 #: read.c:4117
14441 #, c-format
14442 msgid "value 0x%lx truncated to 0x%lx"
14443 msgstr ""
14444
14445 #: read.c:4134
14446 #, c-format
14447 msgid "bignum truncated to %d bytes"
14448 msgstr ""
14449
14450 #: read.c:4439 read.c:4630
14451 msgid "unresolvable or nonpositive repeat count; using 1"
14452 msgstr ""
14453
14454 #: read.c:4488
14455 #, c-format
14456 msgid "unknown floating type type '%c'"
14457 msgstr ""
14458
14459 #: read.c:4510
14460 msgid "floating point constant too large"
14461 msgstr ""
14462
14463 #: read.c:5038
14464 msgid "strings must be placed into a section"
14465 msgstr ""
14466
14467 #: read.c:5086
14468 msgid "expected <nn>"
14469 msgstr ""
14470
14471 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14472 #: read.c:5119 read.c:5205
14473 msgid "unterminated string; newline inserted"
14474 msgstr ""
14475
14476 #: read.c:5213
14477 msgid "bad escaped character in string"
14478 msgstr ""
14479
14480 #: read.c:5238
14481 msgid "expected address expression"
14482 msgstr ""
14483
14484 #: read.c:5257
14485 #, c-format
14486 msgid "symbol \"%s\" undefined; zero assumed"
14487 msgstr ""
14488
14489 #: read.c:5260
14490 msgid "some symbol undefined; zero assumed"
14491 msgstr ""
14492
14493 #: read.c:5296
14494 msgid "this string may not contain '\\0'"
14495 msgstr ""
14496
14497 #: read.c:5332
14498 msgid "missing string"
14499 msgstr ""
14500
14501 #: read.c:5419
14502 #, c-format
14503 msgid ".incbin count zero, ignoring `%s'"
14504 msgstr ""
14505
14506 #: read.c:5445
14507 #, c-format
14508 msgid "file not found: %s"
14509 msgstr ""
14510
14511 #: read.c:5459
14512 #, c-format
14513 msgid "seek to end of .incbin file failed `%s'"
14514 msgstr ""
14515
14516 #: read.c:5470
14517 #, c-format
14518 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14519 msgstr ""
14520
14521 #: read.c:5477
14522 #, c-format
14523 msgid "could not skip to %ld in file `%s'"
14524 msgstr ""
14525
14526 #: read.c:5486
14527 #, c-format
14528 msgid "truncated file `%s', %ld of %ld bytes read"
14529 msgstr ""
14530
14531 #: read.c:5644
14532 msgid "missing .func"
14533 msgstr ""
14534
14535 #: read.c:5661
14536 msgid ".endfunc missing for previous .func"
14537 msgstr ""
14538
14539 #: read.c:5790
14540 #, c-format
14541 msgid "missing closing `%c'"
14542 msgstr ""
14543
14544 #: read.c:5792
14545 msgid "stray `\\'"
14546 msgstr ""
14547
14548 #: remap.c:52
14549 #, c-format
14550 msgid "invalid argument '%s' to -fdebug-prefix-map"
14551 msgstr ""
14552
14553 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14554 #, c-format
14555 msgid ".stab%c: missing comma"
14556 msgstr ""
14557
14558 #. This could happen for example with a source file with a huge
14559 #. number of lines.  The only cure is to use a different debug
14560 #. format, probably DWARF.
14561 #: stabs.c:242
14562 #, c-format
14563 msgid ".stab%c: description field '%x' too big, try a different debug format"
14564 msgstr ""
14565
14566 #: stabs.c:423
14567 msgid "comma missing in .xstabs"
14568 msgstr ""
14569
14570 #: symbols.c:277
14571 #, c-format
14572 msgid "cannot define symbol `%s' in absolute section"
14573 msgstr ""
14574
14575 #: symbols.c:417
14576 #, c-format
14577 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14578 msgstr ""
14579
14580 #: symbols.c:494 symbols.c:501
14581 #, c-format
14582 msgid "inserting \"%s\" into symbol table failed: %s"
14583 msgstr ""
14584
14585 #: symbols.c:957 symbols.c:961
14586 #, c-format
14587 msgid "undefined symbol `%s' in operation"
14588 msgstr ""
14589
14590 #: symbols.c:968
14591 #, c-format
14592 msgid "invalid sections for operation on `%s' and `%s'"
14593 msgstr ""
14594
14595 #: symbols.c:972
14596 #, c-format
14597 msgid "invalid section for operation on `%s'"
14598 msgstr ""
14599
14600 #: symbols.c:980 symbols.c:983
14601 #, c-format
14602 msgid "undefined symbol `%s' in operation setting `%s'"
14603 msgstr ""
14604
14605 #: symbols.c:989
14606 #, c-format
14607 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14608 msgstr ""
14609
14610 #: symbols.c:992
14611 #, c-format
14612 msgid "invalid section for operation on `%s' setting `%s'"
14613 msgstr ""
14614
14615 #: symbols.c:1042
14616 #, c-format
14617 msgid "symbol definition loop encountered at `%s'"
14618 msgstr ""
14619
14620 #: symbols.c:1069
14621 #, c-format
14622 msgid "cannot convert expression symbol %s to complex relocation"
14623 msgstr ""
14624
14625 #: symbols.c:1351
14626 #, c-format
14627 msgid "division by zero when setting `%s'"
14628 msgstr ""
14629
14630 #: symbols.c:1432 write.c:1805
14631 #, c-format
14632 msgid "can't resolve value for symbol `%s'"
14633 msgstr ""
14634
14635 #: symbols.c:1882
14636 #, c-format
14637 msgid "\"%d\" (instance number %d of a %s label)"
14638 msgstr ""
14639
14640 #: symbols.c:1911
14641 #, c-format
14642 msgid "attempt to get value of unresolved symbol `%s'"
14643 msgstr ""
14644
14645 #: symbols.c:2184
14646 msgid "section symbols are already global"
14647 msgstr ""
14648
14649 #: symbols.c:2289
14650 #, c-format
14651 msgid "Accessing function `%s' as thread-local object"
14652 msgstr ""
14653
14654 #: symbols.c:2293
14655 #, c-format
14656 msgid "Accessing `%s' as thread-local object"
14657 msgstr ""
14658
14659 #: write.c:159
14660 #, c-format
14661 msgid "field fx_size too small to hold %d"
14662 msgstr ""
14663
14664 #: write.c:436
14665 #, c-format
14666 msgid "attempt to .org/.space backwards? (%ld)"
14667 msgstr ""
14668
14669 #: write.c:664
14670 msgid "invalid offset expression"
14671 msgstr ""
14672
14673 #: write.c:686
14674 msgid "invalid reloc expression"
14675 msgstr ""
14676
14677 #: write.c:1039
14678 #, c-format
14679 msgid "value of %s too large for field of %d bytes at %s"
14680 msgstr ""
14681
14682 #: write.c:1051
14683 #, c-format
14684 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14685 msgstr ""
14686
14687 #: write.c:1099
14688 msgid "relocation out of range"
14689 msgstr ""
14690
14691 #: write.c:1102
14692 #, c-format
14693 msgid "%s:%u: bad return from bfd_install_relocation: %x"
14694 msgstr ""
14695
14696 #: write.c:1166
14697 msgid "internal error: fixup not contained within frag"
14698 msgstr ""
14699
14700 #: write.c:1219
14701 msgid "reloc not within (fixed part of) section"
14702 msgstr ""
14703
14704 #: write.c:1286 write.c:1307
14705 #, c-format
14706 msgid "can't write %s: %s"
14707 msgstr ""
14708
14709 #: write.c:1337
14710 msgid "cannot write to output file"
14711 msgstr ""
14712
14713 #: write.c:1487
14714 #, c-format
14715 msgid "%d error%s, %d warning%s, generating bad object file"
14716 msgstr ""
14717
14718 #: write.c:1494
14719 #, c-format
14720 msgid "%d error%s, %d warning%s, no object file generated"
14721 msgstr ""
14722
14723 #: write.c:1729
14724 #, c-format
14725 msgid "%s: global symbols not supported in common sections"
14726 msgstr ""
14727
14728 #: write.c:1743
14729 #, c-format
14730 msgid "local label `%s' is not defined"
14731 msgstr ""
14732
14733 #: write.c:1763
14734 #, c-format
14735 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14736 msgstr ""
14737
14738 #: write.c:2028
14739 #, c-format
14740 msgid "alignment padding (%lu bytes) not a multiple of %ld"
14741 msgstr ""
14742
14743 #: write.c:2186
14744 #, c-format
14745 msgid ".word %s-%s+%s didn't fit"
14746 msgstr ""
14747
14748 #: write.c:2275
14749 msgid "padding added"
14750 msgstr ""
14751
14752 #: write.c:2325
14753 msgid "attempt to move .org backwards"
14754 msgstr ""
14755
14756 #: write.c:2353
14757 msgid ".space specifies non-absolute value"
14758 msgstr ""
14759
14760 #: write.c:2368
14761 msgid ".space or .fill with negative value, ignored"
14762 msgstr ""
14763
14764 #: write.c:2439
14765 #, c-format
14766 msgid ""
14767 "Infinite loop encountered whilst attempting to compute the addresses of "
14768 "symbols in section %s"
14769 msgstr ""