PR gas/5172
[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 13:32+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:3395
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:1521 config/tc-arm.c:8147
477 #: config/tc-arm.c:8198 config/tc-arm.c:8431 config/tc-arm.c:9154
478 #: config/tc-arm.c:9957 config/tc-arm.c:9985 config/tc-arm.c:10242
479 #: config/tc-arm.c:10259 config/tc-arm.c:10381 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:917
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:6057 config/tc-arm.c:6069
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:19528 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-i860.c:1034 config/tc-ip2k.c:249
1490 msgid "relaxation not supported\n"
1491 msgstr ""
1492
1493 #: config/tc-arc.c:1080
1494 msgid "expression too complex code symbol"
1495 msgstr ""
1496
1497 #: config/tc-arc.c:1107
1498 #, c-format
1499 msgid "missing ')' in %%-op"
1500 msgstr ""
1501
1502 #: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2280
1503 #: config/tc-sparc.c:3531
1504 #, c-format
1505 msgid "internal error: can't export reloc type %d (`%s')"
1506 msgstr ""
1507
1508 #: config/tc-arc.c:1494
1509 #, c-format
1510 msgid "unknown syntax format character `%c'"
1511 msgstr ""
1512
1513 #: config/tc-arc.c:1632
1514 msgid "too many suffixes"
1515 msgstr ""
1516
1517 #: config/tc-arc.c:1671
1518 msgid "symbol as destination register"
1519 msgstr ""
1520
1521 #: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1929
1522 #: config/tc-ppc.c:2710 config/tc-s390.c:1473 config/tc-v850.c:2009
1523 #, c-format
1524 msgid "junk at end of line: `%s'"
1525 msgstr ""
1526
1527 #: config/tc-arc.c:1795
1528 msgid "8 byte instruction in delay slot"
1529 msgstr ""
1530
1531 #. except for jl  addr
1532 #: config/tc-arc.c:1798
1533 msgid "8 byte jump instruction with delay slot"
1534 msgstr ""
1535
1536 #: config/tc-arc.c:1806
1537 msgid "conditional branch follows set of flags"
1538 msgstr ""
1539
1540 #: config/tc-arc.c:1890 config/tc-arm.c:14168
1541 #, c-format
1542 msgid "bad instruction `%s'"
1543 msgstr ""
1544
1545 #: config/tc-arm.c:483
1546 msgid "ARM register expected"
1547 msgstr ""
1548
1549 #: config/tc-arm.c:484
1550 msgid "bad or missing co-processor number"
1551 msgstr ""
1552
1553 #: config/tc-arm.c:485
1554 msgid "co-processor register expected"
1555 msgstr ""
1556
1557 #: config/tc-arm.c:486
1558 msgid "FPA register expected"
1559 msgstr ""
1560
1561 #: config/tc-arm.c:487
1562 msgid "VFP single precision register expected"
1563 msgstr ""
1564
1565 #: config/tc-arm.c:488
1566 msgid "VFP/Neon double precision register expected"
1567 msgstr ""
1568
1569 #: config/tc-arm.c:489
1570 msgid "Neon quad precision register expected"
1571 msgstr ""
1572
1573 #: config/tc-arm.c:490
1574 msgid "VFP single or double precision register expected"
1575 msgstr ""
1576
1577 #: config/tc-arm.c:491
1578 msgid "Neon double or quad precision register expected"
1579 msgstr ""
1580
1581 #: config/tc-arm.c:492
1582 msgid "VFP single, double or Neon quad precision register expected"
1583 msgstr ""
1584
1585 #: config/tc-arm.c:493
1586 msgid "VFP system register expected"
1587 msgstr ""
1588
1589 #: config/tc-arm.c:494
1590 msgid "Maverick MVF register expected"
1591 msgstr ""
1592
1593 #: config/tc-arm.c:495
1594 msgid "Maverick MVD register expected"
1595 msgstr ""
1596
1597 #: config/tc-arm.c:496
1598 msgid "Maverick MVFX register expected"
1599 msgstr ""
1600
1601 #: config/tc-arm.c:497
1602 msgid "Maverick MVDX register expected"
1603 msgstr ""
1604
1605 #: config/tc-arm.c:498
1606 msgid "Maverick MVAX register expected"
1607 msgstr ""
1608
1609 #: config/tc-arm.c:499
1610 msgid "Maverick DSPSC register expected"
1611 msgstr ""
1612
1613 #: config/tc-arm.c:500
1614 msgid "iWMMXt data register expected"
1615 msgstr ""
1616
1617 #: config/tc-arm.c:501 config/tc-arm.c:5866
1618 msgid "iWMMXt control register expected"
1619 msgstr ""
1620
1621 #: config/tc-arm.c:502
1622 msgid "iWMMXt scalar register expected"
1623 msgstr ""
1624
1625 #: config/tc-arm.c:503
1626 msgid "XScale accumulator register expected"
1627 msgstr ""
1628
1629 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1630 #: config/tc-arm.c:652 config/tc-score.c:47
1631 msgid "bad arguments to instruction"
1632 msgstr ""
1633
1634 #: config/tc-arm.c:653 config/tc-score.c:48
1635 msgid "r15 not allowed here"
1636 msgstr ""
1637
1638 #: config/tc-arm.c:654
1639 msgid "instruction cannot be conditional"
1640 msgstr ""
1641
1642 #: config/tc-arm.c:655
1643 msgid "registers may not be the same"
1644 msgstr ""
1645
1646 #: config/tc-arm.c:656
1647 msgid "lo register required"
1648 msgstr ""
1649
1650 #: config/tc-arm.c:657
1651 msgid "instruction not supported in Thumb16 mode"
1652 msgstr ""
1653
1654 #: config/tc-arm.c:658
1655 msgid "instruction does not accept this addressing mode"
1656 msgstr ""
1657
1658 #: config/tc-arm.c:659
1659 msgid "branch must be last instruction in IT block"
1660 msgstr ""
1661
1662 #: config/tc-arm.c:660
1663 msgid "instruction not allowed in IT block"
1664 msgstr ""
1665
1666 #: config/tc-arm.c:661
1667 msgid "selected FPU does not support instruction"
1668 msgstr ""
1669
1670 #: config/tc-arm.c:801
1671 msgid "immediate expression requires a # prefix"
1672 msgstr ""
1673
1674 #: config/tc-arm.c:828 config/tc-score.c:5605 expr.c:1300 read.c:2439
1675 msgid "bad expression"
1676 msgstr ""
1677
1678 #: config/tc-arm.c:839 config/tc-i860.c:1003 config/tc-sparc.c:2898
1679 msgid "bad segment"
1680 msgstr ""
1681
1682 #: config/tc-arm.c:856 config/tc-arm.c:4392 config/tc-i960.c:1300
1683 #: config/tc-score.c:980
1684 msgid "invalid constant"
1685 msgstr ""
1686
1687 #: config/tc-arm.c:986
1688 msgid "expected #constant"
1689 msgstr ""
1690
1691 #: config/tc-arm.c:1147
1692 #, c-format
1693 msgid "unexpected character `%c' in type specifier"
1694 msgstr ""
1695
1696 #: config/tc-arm.c:1164
1697 #, c-format
1698 msgid "bad size %d in type specifier"
1699 msgstr ""
1700
1701 #: config/tc-arm.c:1214
1702 msgid "only one type should be specified for operand"
1703 msgstr ""
1704
1705 #: config/tc-arm.c:1220
1706 msgid "vector type expected"
1707 msgstr ""
1708
1709 #: config/tc-arm.c:1292
1710 msgid "can't redefine type for operand"
1711 msgstr ""
1712
1713 #: config/tc-arm.c:1303
1714 msgid "only D registers may be indexed"
1715 msgstr ""
1716
1717 #: config/tc-arm.c:1309
1718 msgid "can't change index for operand"
1719 msgstr ""
1720
1721 #: config/tc-arm.c:1325 config/tc-arm.c:3993
1722 msgid "constant expression required"
1723 msgstr ""
1724
1725 #: config/tc-arm.c:1368
1726 msgid "register operand expected, but got scalar"
1727 msgstr ""
1728
1729 #: config/tc-arm.c:1401
1730 msgid "scalar must have an index"
1731 msgstr ""
1732
1733 #: config/tc-arm.c:1406 config/tc-arm.c:13135 config/tc-arm.c:13183
1734 #: config/tc-arm.c:13585
1735 msgid "scalar index out of range"
1736 msgstr ""
1737
1738 #: config/tc-arm.c:1453
1739 msgid "bad range in register list"
1740 msgstr ""
1741
1742 #: config/tc-arm.c:1461 config/tc-arm.c:1470 config/tc-arm.c:1511
1743 #, c-format
1744 msgid "Warning: duplicated register (r%d) in register list"
1745 msgstr ""
1746
1747 #: config/tc-arm.c:1473
1748 msgid "Warning: register range not in ascending order"
1749 msgstr ""
1750
1751 #: config/tc-arm.c:1484
1752 msgid "missing `}'"
1753 msgstr ""
1754
1755 #: config/tc-arm.c:1500
1756 msgid "invalid register mask"
1757 msgstr ""
1758
1759 #: config/tc-arm.c:1582
1760 msgid "expecting {"
1761 msgstr ""
1762
1763 #: config/tc-arm.c:1637 config/tc-arm.c:1681
1764 msgid "register out of range in list"
1765 msgstr ""
1766
1767 #: config/tc-arm.c:1653 config/tc-arm.c:1698 config/tc-h8300.c:989
1768 #: config/tc-mips.c:10188 config/tc-mips.c:10210
1769 msgid "invalid register list"
1770 msgstr ""
1771
1772 #: config/tc-arm.c:1659 config/tc-arm.c:3458 config/tc-arm.c:3591
1773 msgid "register list not in ascending order"
1774 msgstr ""
1775
1776 #: config/tc-arm.c:1690
1777 msgid "register range not in ascending order"
1778 msgstr ""
1779
1780 #: config/tc-arm.c:1723
1781 msgid "non-contiguous register range"
1782 msgstr ""
1783
1784 #: config/tc-arm.c:1849
1785 msgid "don't use Rn-Rm syntax with non-unit stride"
1786 msgstr ""
1787
1788 #: config/tc-arm.c:1904
1789 msgid "error parsing element/structure list"
1790 msgstr ""
1791
1792 #: config/tc-arm.c:1910
1793 msgid "expected }"
1794 msgstr ""
1795
1796 #: config/tc-arm.c:1966
1797 #, c-format
1798 msgid "ignoring attempt to redefine built-in register '%s'"
1799 msgstr ""
1800
1801 #: config/tc-arm.c:1971
1802 #, c-format
1803 msgid "ignoring redefinition of register alias '%s'"
1804 msgstr ""
1805
1806 #: config/tc-arm.c:1999
1807 msgid "attempt to redefine typed alias"
1808 msgstr ""
1809
1810 #: config/tc-arm.c:2037
1811 #, c-format
1812 msgid "unknown register '%s' -- .req ignored"
1813 msgstr ""
1814
1815 #: config/tc-arm.c:2132
1816 msgid "bad type for register"
1817 msgstr ""
1818
1819 #: config/tc-arm.c:2143
1820 msgid "expression must be constant"
1821 msgstr ""
1822
1823 #: config/tc-arm.c:2160
1824 msgid "can't redefine the type of a register alias"
1825 msgstr ""
1826
1827 #: config/tc-arm.c:2167
1828 msgid "you must specify a single type only"
1829 msgstr ""
1830
1831 #: config/tc-arm.c:2180
1832 msgid "can't redefine the index of a scalar alias"
1833 msgstr ""
1834
1835 #: config/tc-arm.c:2188
1836 msgid "scalar index must be constant"
1837 msgstr ""
1838
1839 #: config/tc-arm.c:2197
1840 msgid "expecting ]"
1841 msgstr ""
1842
1843 #: config/tc-arm.c:2234
1844 msgid "invalid syntax for .req directive"
1845 msgstr ""
1846
1847 #: config/tc-arm.c:2240
1848 msgid "invalid syntax for .dn directive"
1849 msgstr ""
1850
1851 #: config/tc-arm.c:2246
1852 msgid "invalid syntax for .qn directive"
1853 msgstr ""
1854
1855 #: config/tc-arm.c:2272
1856 msgid "invalid syntax for .unreq directive"
1857 msgstr ""
1858
1859 #: config/tc-arm.c:2278
1860 #, c-format
1861 msgid "unknown register alias '%s'"
1862 msgstr ""
1863
1864 #: config/tc-arm.c:2280
1865 #, c-format
1866 msgid "ignoring attempt to undefine built-in register '%s'"
1867 msgstr ""
1868
1869 #: config/tc-arm.c:2431
1870 #, c-format
1871 msgid "Failed to find real start of function: %s\n"
1872 msgstr ""
1873
1874 #: config/tc-arm.c:2447
1875 msgid "selected processor does not support THUMB opcodes"
1876 msgstr ""
1877
1878 #: config/tc-arm.c:2461
1879 msgid "selected processor does not support ARM opcodes"
1880 msgstr ""
1881
1882 #: config/tc-arm.c:2474
1883 #, c-format
1884 msgid "invalid instruction size selected (%d)"
1885 msgstr ""
1886
1887 #: config/tc-arm.c:2506
1888 #, c-format
1889 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1890 msgstr ""
1891
1892 #: config/tc-arm.c:2562
1893 #, c-format
1894 msgid "expected comma after name \"%s\""
1895 msgstr ""
1896
1897 #: config/tc-arm.c:2612 config/tc-m32r.c:588
1898 #, c-format
1899 msgid "symbol `%s' already defined"
1900 msgstr ""
1901
1902 #: config/tc-arm.c:2646
1903 #, c-format
1904 msgid "unrecognized syntax mode \"%s\""
1905 msgstr ""
1906
1907 #: config/tc-arm.c:2667
1908 #, c-format
1909 msgid "alignment too large: %d assumed"
1910 msgstr ""
1911
1912 #: config/tc-arm.c:2670
1913 msgid "alignment negative. 0 assumed."
1914 msgstr ""
1915
1916 #: config/tc-arm.c:2817
1917 msgid "literal pool overflow"
1918 msgstr ""
1919
1920 #: config/tc-arm.c:2973 config/tc-arm.c:5801
1921 msgid "unrecognized relocation suffix"
1922 msgstr ""
1923
1924 #: config/tc-arm.c:2986
1925 msgid "(plt) is only valid on branch targets"
1926 msgstr ""
1927
1928 #: config/tc-arm.c:2992 config/tc-s390.c:1129 config/tc-s390.c:1743
1929 #: config/tc-xtensa.c:1546
1930 #, c-format
1931 msgid "%s relocations do not fit in %d bytes"
1932 msgstr ""
1933
1934 #: config/tc-arm.c:3040 dwarf2dbg.c:694
1935 msgid "expected 0 or 1"
1936 msgstr ""
1937
1938 #: config/tc-arm.c:3044
1939 msgid "missing comma"
1940 msgstr ""
1941
1942 #: config/tc-arm.c:3099
1943 msgid "duplicate .handlerdata directive"
1944 msgstr ""
1945
1946 #: config/tc-arm.c:3171
1947 msgid "personality routine specified for cantunwind frame"
1948 msgstr ""
1949
1950 #: config/tc-arm.c:3185
1951 msgid "duplicate .personalityindex directive"
1952 msgstr ""
1953
1954 #: config/tc-arm.c:3192
1955 msgid "bad personality routine number"
1956 msgstr ""
1957
1958 #: config/tc-arm.c:3211
1959 msgid "duplicate .personality directive"
1960 msgstr ""
1961
1962 #: config/tc-arm.c:3234 config/tc-arm.c:3362 config/tc-arm.c:3410
1963 msgid "expected register list"
1964 msgstr ""
1965
1966 #: config/tc-arm.c:3316
1967 msgid "expected , <constant>"
1968 msgstr ""
1969
1970 #: config/tc-arm.c:3325
1971 msgid "number of registers must be in the range [1:4]"
1972 msgstr ""
1973
1974 #: config/tc-arm.c:3472 config/tc-arm.c:3605
1975 msgid "bad register range"
1976 msgstr ""
1977
1978 #: config/tc-arm.c:3659
1979 msgid "register expected"
1980 msgstr ""
1981
1982 #: config/tc-arm.c:3669
1983 msgid "FPA .unwind_save does not take a register list"
1984 msgstr ""
1985
1986 #: config/tc-arm.c:3687
1987 msgid ".unwind_save does not support this kind of register"
1988 msgstr ""
1989
1990 #: config/tc-arm.c:3723
1991 msgid "SP and PC not permitted in .unwind_movsp directive"
1992 msgstr ""
1993
1994 #: config/tc-arm.c:3728
1995 msgid "unexpected .unwind_movsp directive"
1996 msgstr ""
1997
1998 #: config/tc-arm.c:3752
1999 msgid "stack increment must be multiple of 4"
2000 msgstr ""
2001
2002 #: config/tc-arm.c:3781
2003 msgid "expected <reg>, <reg>"
2004 msgstr ""
2005
2006 #: config/tc-arm.c:3799
2007 msgid "register must be either sp or set by a previousunwind_movsp directive"
2008 msgstr ""
2009
2010 #: config/tc-arm.c:3835
2011 msgid "expected <offset>, <opcode>"
2012 msgstr ""
2013
2014 #: config/tc-arm.c:3847
2015 msgid "unwind opcode too long"
2016 msgstr ""
2017
2018 #: config/tc-arm.c:3852
2019 msgid "invalid unwind opcode"
2020 msgstr ""
2021
2022 #: config/tc-arm.c:3999 config/tc-arm.c:4861 config/tc-arm.c:8434
2023 #: config/tc-arm.c:8916 config/tc-arm.c:11712 config/tc-arm.c:18684
2024 #: config/tc-arm.c:18709 config/tc-arm.c:18717 config/tc-z8k.c:1144
2025 #: config/tc-z8k.c:1154
2026 msgid "immediate value out of range"
2027 msgstr ""
2028
2029 #: config/tc-arm.c:4146
2030 msgid "invalid FPA immediate expression"
2031 msgstr ""
2032
2033 #: config/tc-arm.c:4270 config/tc-arm.c:4278
2034 msgid "shift expression expected"
2035 msgstr ""
2036
2037 #: config/tc-arm.c:4292
2038 msgid "'LSL' or 'ASR' required"
2039 msgstr ""
2040
2041 #: config/tc-arm.c:4300
2042 msgid "'LSL' required"
2043 msgstr ""
2044
2045 #: config/tc-arm.c:4308
2046 msgid "'ASR' required"
2047 msgstr ""
2048
2049 #: config/tc-arm.c:4380 config/tc-arm.c:4855 config/tc-arm.c:6427
2050 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2051 msgid "constant expression expected"
2052 msgstr ""
2053
2054 #: config/tc-arm.c:4387
2055 msgid "invalid rotation"
2056 msgstr ""
2057
2058 #: config/tc-arm.c:4547 config/tc-arm.c:4691
2059 msgid "unknown group relocation"
2060 msgstr ""
2061
2062 #: config/tc-arm.c:4660
2063 msgid "alignment must be constant"
2064 msgstr ""
2065
2066 #: config/tc-arm.c:4722
2067 msgid "this group relocation is not allowed on this instruction"
2068 msgstr ""
2069
2070 #: config/tc-arm.c:4734 config/tc-arm.c:5125
2071 msgid "']' expected"
2072 msgstr ""
2073
2074 #: config/tc-arm.c:4752
2075 msgid "'}' expected at end of 'option' field"
2076 msgstr ""
2077
2078 #: config/tc-arm.c:4757
2079 msgid "cannot combine index with option"
2080 msgstr ""
2081
2082 #: config/tc-arm.c:4770
2083 msgid "cannot combine pre- and post-indexing"
2084 msgstr ""
2085
2086 #: config/tc-arm.c:4931
2087 msgid "flag for {c}psr instruction expected"
2088 msgstr ""
2089
2090 #: config/tc-arm.c:4956
2091 msgid "unrecognized CPS flag"
2092 msgstr ""
2093
2094 #: config/tc-arm.c:4963
2095 msgid "missing CPS flags"
2096 msgstr ""
2097
2098 #: config/tc-arm.c:4986 config/tc-arm.c:4992
2099 msgid "valid endian specifiers are be or le"
2100 msgstr ""
2101
2102 #: config/tc-arm.c:5014
2103 msgid "missing rotation field after comma"
2104 msgstr ""
2105
2106 #: config/tc-arm.c:5029
2107 msgid "rotation can only be 0, 8, 16, or 24"
2108 msgstr ""
2109
2110 #: config/tc-arm.c:5049
2111 msgid "condition required"
2112 msgstr ""
2113
2114 #: config/tc-arm.c:5087 config/tc-arm.c:6922
2115 msgid "'[' expected"
2116 msgstr ""
2117
2118 #: config/tc-arm.c:5100
2119 msgid "',' expected"
2120 msgstr ""
2121
2122 #: config/tc-arm.c:5117
2123 msgid "invalid shift"
2124 msgstr ""
2125
2126 #: config/tc-arm.c:5190
2127 msgid "can't use Neon quad register here"
2128 msgstr ""
2129
2130 #: config/tc-arm.c:5256
2131 msgid "expected <Rm> or <Dm> or <Qm> operand"
2132 msgstr ""
2133
2134 #: config/tc-arm.c:5336
2135 msgid "parse error"
2136 msgstr ""
2137
2138 #: config/tc-arm.c:5346 read.c:2096
2139 msgid "expected comma"
2140 msgstr ""
2141
2142 #: config/tc-arm.c:5636 config/tc-arm.c:5706
2143 msgid "immediate value is out of range"
2144 msgstr ""
2145
2146 #: config/tc-arm.c:5851
2147 msgid "iWMMXt data or control register expected"
2148 msgstr ""
2149
2150 #: config/tc-arm.c:6004
2151 #, c-format
2152 msgid "unhandled operand code %d"
2153 msgstr ""
2154
2155 #: config/tc-arm.c:6083 config/tc-score.c:56
2156 msgid "garbage following instruction"
2157 msgstr ""
2158
2159 #: config/tc-arm.c:6170
2160 msgid "D register out of range for selected VFP version"
2161 msgstr ""
2162
2163 #: config/tc-arm.c:6249
2164 msgid "instruction does not accept preindexed addressing"
2165 msgstr ""
2166
2167 #. unindexed - only for coprocessor
2168 #: config/tc-arm.c:6265 config/tc-arm.c:8240
2169 msgid "instruction does not accept unindexed addressing"
2170 msgstr ""
2171
2172 #: config/tc-arm.c:6273
2173 msgid "destination register same as write-back base"
2174 msgstr ""
2175
2176 #: config/tc-arm.c:6274
2177 msgid "source register same as write-back base"
2178 msgstr ""
2179
2180 #: config/tc-arm.c:6320
2181 msgid "instruction does not accept scaled register index"
2182 msgstr ""
2183
2184 #: config/tc-arm.c:6360
2185 msgid "instruction does not support unindexed addressing"
2186 msgstr ""
2187
2188 #: config/tc-arm.c:6375
2189 msgid "pc may not be used with write-back"
2190 msgstr ""
2191
2192 #: config/tc-arm.c:6380
2193 msgid "instruction does not support writeback"
2194 msgstr ""
2195
2196 #: config/tc-arm.c:6422
2197 msgid "invalid pseudo operation"
2198 msgstr ""
2199
2200 #: config/tc-arm.c:6468
2201 msgid "literal pool insertion failed"
2202 msgstr ""
2203
2204 #: config/tc-arm.c:6526
2205 msgid "Rn must not overlap other operands"
2206 msgstr ""
2207
2208 #: config/tc-arm.c:6615 config/tc-arm.c:8772
2209 msgid "bad barrier type"
2210 msgstr ""
2211
2212 #: config/tc-arm.c:6626 config/tc-arm.c:6645 config/tc-arm.c:6658
2213 #: config/tc-arm.c:8783 config/tc-arm.c:8803 config/tc-arm.c:8817
2214 msgid "bit-field extends past end of register"
2215 msgstr ""
2216
2217 #: config/tc-arm.c:6687
2218 msgid "the only suffix valid here is '(plt)'"
2219 msgstr ""
2220
2221 #: config/tc-arm.c:6740
2222 msgid "use of r15 in blx in ARM mode is not really useful"
2223 msgstr ""
2224
2225 #: config/tc-arm.c:6763
2226 msgid "use of r15 in bx in ARM mode is not really useful"
2227 msgstr ""
2228
2229 #: config/tc-arm.c:6775 config/tc-arm.c:8955
2230 msgid "use of r15 in bxj is not really useful"
2231 msgstr ""
2232
2233 #: config/tc-arm.c:6889 config/tc-arm.c:6898
2234 msgid "writeback of base register is UNPREDICTABLE"
2235 msgstr ""
2236
2237 #: config/tc-arm.c:6892
2238 msgid "writeback of base register when in register list is UNPREDICTABLE"
2239 msgstr ""
2240
2241 #: config/tc-arm.c:6902
2242 msgid "if writeback register is in list, it must be the lowest reg in the list"
2243 msgstr ""
2244
2245 #: config/tc-arm.c:6917
2246 msgid "first destination register must be even"
2247 msgstr ""
2248
2249 #: config/tc-arm.c:6920 config/tc-arm.c:6987
2250 msgid "can only load two consecutive registers"
2251 msgstr ""
2252
2253 #. If op 1 were present and equal to PC, this function wouldn't
2254 #. have been called in the first place.
2255 #. If op 2 were present and equal to PC, this function wouldn't
2256 #. have been called in the first place.
2257 #: config/tc-arm.c:6921 config/tc-arm.c:6990 config/tc-arm.c:7512
2258 #: config/tc-arm.c:9433
2259 msgid "r14 not allowed here"
2260 msgstr ""
2261
2262 #: config/tc-arm.c:6935
2263 msgid "base register written back, and overlaps second destination register"
2264 msgstr ""
2265
2266 #: config/tc-arm.c:6943
2267 msgid "index register overlaps destination register"
2268 msgstr ""
2269
2270 #: config/tc-arm.c:6973 config/tc-arm.c:7494
2271 msgid "offset must be zero in ARM encoding"
2272 msgstr ""
2273
2274 #: config/tc-arm.c:6984 config/tc-arm.c:7506
2275 msgid "even register required"
2276 msgstr ""
2277
2278 #: config/tc-arm.c:7015 config/tc-arm.c:7046
2279 msgid "this instruction requires a post-indexed address"
2280 msgstr ""
2281
2282 #: config/tc-arm.c:7073
2283 msgid "Rd and Rm should be different in mla"
2284 msgstr ""
2285
2286 #: config/tc-arm.c:7097 config/tc-arm.c:9690
2287 msgid ":lower16: not allowed this instruction"
2288 msgstr ""
2289
2290 #: config/tc-arm.c:7099
2291 msgid ":upper16: not allowed instruction"
2292 msgstr ""
2293
2294 #: config/tc-arm.c:7118
2295 msgid "operand 1 must be FPSCR"
2296 msgstr ""
2297
2298 #: config/tc-arm.c:7151 config/tc-arm.c:9799
2299 msgid "'CPSR' or 'SPSR' expected"
2300 msgstr ""
2301
2302 #: config/tc-arm.c:7188
2303 msgid "Rd and Rm should be different in mul"
2304 msgstr ""
2305
2306 #: config/tc-arm.c:7209
2307 msgid "rdhi, rdlo and rm must all be different"
2308 msgstr ""
2309
2310 #: config/tc-arm.c:7271
2311 msgid "'[' expected after PLD mnemonic"
2312 msgstr ""
2313
2314 #: config/tc-arm.c:7273 config/tc-arm.c:7288
2315 msgid "post-indexed expression used in preload instruction"
2316 msgstr ""
2317
2318 #: config/tc-arm.c:7275 config/tc-arm.c:7290
2319 msgid "writeback used in preload instruction"
2320 msgstr ""
2321
2322 #: config/tc-arm.c:7277 config/tc-arm.c:7292
2323 msgid "unindexed addressing used in preload instruction"
2324 msgstr ""
2325
2326 #: config/tc-arm.c:7286
2327 msgid "'[' expected after PLI mnemonic"
2328 msgstr ""
2329
2330 #: config/tc-arm.c:7439 config/tc-arm.c:9879
2331 msgid "rdhi and rdlo must be different"
2332 msgstr ""
2333
2334 #: config/tc-arm.c:7465
2335 msgid "SRS base register must be r13"
2336 msgstr ""
2337
2338 #: config/tc-arm.c:7509
2339 msgid "can only store two consecutive registers"
2340 msgstr ""
2341
2342 #: config/tc-arm.c:7604 config/tc-arm.c:7621
2343 msgid "only two consecutive VFP SP registers allowed here"
2344 msgstr ""
2345
2346 #: config/tc-arm.c:7649 config/tc-arm.c:7664
2347 msgid "this addressing mode requires base-register writeback"
2348 msgstr ""
2349
2350 #: config/tc-arm.c:7838
2351 msgid "this instruction does not support indexing"
2352 msgstr ""
2353
2354 #: config/tc-arm.c:7861
2355 msgid "only r15 allowed here"
2356 msgstr ""
2357
2358 #: config/tc-arm.c:7996
2359 msgid "immediate operand requires iWMMXt2"
2360 msgstr ""
2361
2362 #: config/tc-arm.c:8140
2363 msgid "shift by register not allowed in thumb mode"
2364 msgstr ""
2365
2366 #: config/tc-arm.c:8152 config/tc-arm.c:18191
2367 msgid "shift expression is too large"
2368 msgstr ""
2369
2370 #: config/tc-arm.c:8178
2371 msgid "Instruction does not support =N addresses"
2372 msgstr ""
2373
2374 #: config/tc-arm.c:8183
2375 msgid "cannot use register index with PC-relative addressing"
2376 msgstr ""
2377
2378 #: config/tc-arm.c:8184
2379 msgid "cannot use register index with this instruction"
2380 msgstr ""
2381
2382 #: config/tc-arm.c:8186
2383 msgid "Thumb does not support negative register indexing"
2384 msgstr ""
2385
2386 #: config/tc-arm.c:8188
2387 msgid "Thumb does not support register post-indexing"
2388 msgstr ""
2389
2390 #: config/tc-arm.c:8190
2391 msgid "Thumb does not support register indexing with writeback"
2392 msgstr ""
2393
2394 #: config/tc-arm.c:8192
2395 msgid "Thumb supports only LSL in shifted register indexing"
2396 msgstr ""
2397
2398 #: config/tc-arm.c:8201 config/tc-arm.c:12938
2399 msgid "shift out of range"
2400 msgstr ""
2401
2402 #: config/tc-arm.c:8209
2403 msgid "cannot use writeback with PC-relative addressing"
2404 msgstr ""
2405
2406 #: config/tc-arm.c:8211
2407 msgid "cannot use writeback with this instruction"
2408 msgstr ""
2409
2410 #: config/tc-arm.c:8230
2411 msgid "cannot use post-indexing with PC-relative addressing"
2412 msgstr ""
2413
2414 #: config/tc-arm.c:8231
2415 msgid "cannot use post-indexing with this instruction"
2416 msgstr ""
2417
2418 #: config/tc-arm.c:8358
2419 msgid "PC not allowed as destination"
2420 msgstr ""
2421
2422 #: config/tc-arm.c:8429
2423 msgid "only SUBS PC, LR, #const allowed"
2424 msgstr ""
2425
2426 #: config/tc-arm.c:8502 config/tc-arm.c:8643 config/tc-arm.c:8735
2427 #: config/tc-arm.c:9754
2428 msgid "shift must be constant"
2429 msgstr ""
2430
2431 #: config/tc-arm.c:8529 config/tc-arm.c:8658 config/tc-arm.c:8750
2432 #: config/tc-arm.c:9767
2433 msgid "unshifted register required"
2434 msgstr ""
2435
2436 #: config/tc-arm.c:8544 config/tc-arm.c:8761 config/tc-arm.c:9866
2437 msgid "dest must overlap one source register"
2438 msgstr ""
2439
2440 #: config/tc-arm.c:8661
2441 msgid "dest and source1 must be the same register"
2442 msgstr ""
2443
2444 #: config/tc-arm.c:8912
2445 msgid "instruction is always unconditional"
2446 msgstr ""
2447
2448 #: config/tc-arm.c:8994
2449 msgid "selected processor does not support 'A' form of this instruction"
2450 msgstr ""
2451
2452 #: config/tc-arm.c:8997
2453 msgid "Thumb does not support the 2-argument form of this instruction"
2454 msgstr ""
2455
2456 #: config/tc-arm.c:9096
2457 msgid "SP not allowed in register list"
2458 msgstr ""
2459
2460 #: config/tc-arm.c:9101
2461 msgid "LR and PC should not both be in register list"
2462 msgstr ""
2463
2464 #: config/tc-arm.c:9105
2465 msgid "base register should not be in register list when written back"
2466 msgstr ""
2467
2468 #: config/tc-arm.c:9111
2469 msgid "PC not allowed in register list"
2470 msgstr ""
2471
2472 #: config/tc-arm.c:9114 config/tc-arm.c:9180 config/tc-arm.c:9220
2473 #, c-format
2474 msgid "value stored for r%d is UNPREDICTABLE"
2475 msgstr ""
2476
2477 #: config/tc-arm.c:9156
2478 msgid "Thumb load/store multiple does not support {reglist}^"
2479 msgstr ""
2480
2481 #: config/tc-arm.c:9213
2482 msgid "Thumb-2 instruction only valid in unified syntax"
2483 msgstr ""
2484
2485 #: config/tc-arm.c:9217 config/tc-arm.c:9227
2486 msgid "this instruction will write back the base register"
2487 msgstr ""
2488
2489 #: config/tc-arm.c:9230
2490 msgid "this instruction will not write back the base register"
2491 msgstr ""
2492
2493 #: config/tc-arm.c:9259
2494 msgid "r14 not allowed as first register when second register is omitted"
2495 msgstr ""
2496
2497 #: config/tc-arm.c:9356 config/tc-arm.c:9369 config/tc-arm.c:9405
2498 msgid "Thumb does not support this addressing mode"
2499 msgstr ""
2500
2501 #: config/tc-arm.c:9373
2502 msgid "byte or halfword not valid for base register"
2503 msgstr ""
2504
2505 #: config/tc-arm.c:9376
2506 msgid "r15 based store not allowed"
2507 msgstr ""
2508
2509 #: config/tc-arm.c:9378
2510 msgid "invalid base register for register offset"
2511 msgstr ""
2512
2513 #: config/tc-arm.c:9675
2514 msgid "only lo regs allowed with immediate"
2515 msgstr ""
2516
2517 #: config/tc-arm.c:9695
2518 msgid ":upper16: not allowed this instruction"
2519 msgstr ""
2520
2521 #: config/tc-arm.c:9789 config/tc-arm.c:9821 config/tc-arm.c:9827
2522 msgid "selected processor does not support requested special purpose register"
2523 msgstr ""
2524
2525 #: config/tc-arm.c:9795
2526 #, c-format
2527 msgid ""
2528 "selected processor does not support requested special purpose register %x"
2529 msgstr ""
2530
2531 #: config/tc-arm.c:9816
2532 msgid "Thumb encoding does not support an immediate here"
2533 msgstr ""
2534
2535 #: config/tc-arm.c:9901
2536 msgid "Thumb does not support NOP with hints"
2537 msgstr ""
2538
2539 #: config/tc-arm.c:9983
2540 msgid "push/pop do not support {reglist}^"
2541 msgstr ""
2542
2543 #: config/tc-arm.c:10006
2544 msgid "invalid register list to push/pop instruction"
2545 msgstr ""
2546
2547 #: config/tc-arm.c:10198
2548 msgid "source1 and dest must be same register"
2549 msgstr ""
2550
2551 #: config/tc-arm.c:10219
2552 msgid "ror #imm not supported"
2553 msgstr ""
2554
2555 #: config/tc-arm.c:10344
2556 msgid "Thumb encoding does not support rotation"
2557 msgstr ""
2558
2559 #: config/tc-arm.c:10363
2560 msgid "instruction requires register index"
2561 msgstr ""
2562
2563 #: config/tc-arm.c:10365
2564 msgid "PC is not a valid index register"
2565 msgstr ""
2566
2567 #: config/tc-arm.c:10367
2568 msgid "instruction does not allow shifted index"
2569 msgstr ""
2570
2571 #: config/tc-arm.c:10785
2572 msgid "invalid instruction shape"
2573 msgstr ""
2574
2575 #: config/tc-arm.c:11027
2576 msgid "types specified in both the mnemonic and operands"
2577 msgstr ""
2578
2579 #: config/tc-arm.c:11064
2580 msgid "operand types can't be inferred"
2581 msgstr ""
2582
2583 #: config/tc-arm.c:11070
2584 msgid "type specifier has the wrong number of parts"
2585 msgstr ""
2586
2587 #: config/tc-arm.c:11125
2588 msgid "operand size must match register width"
2589 msgstr ""
2590
2591 #: config/tc-arm.c:11136
2592 msgid "bad type in Neon instruction"
2593 msgstr ""
2594
2595 #: config/tc-arm.c:11147
2596 msgid "inconsistent types in Neon instruction"
2597 msgstr ""
2598
2599 #: config/tc-arm.c:12196
2600 msgid "scalar out of range for multiply instruction"
2601 msgstr ""
2602
2603 #: config/tc-arm.c:12360 config/tc-arm.c:12372
2604 msgid "immediate out of range for insert"
2605 msgstr ""
2606
2607 #: config/tc-arm.c:12384 config/tc-arm.c:13283
2608 msgid "immediate out of range for shift"
2609 msgstr ""
2610
2611 #: config/tc-arm.c:12441 config/tc-arm.c:12468 config/tc-arm.c:12786
2612 #: config/tc-arm.c:13229
2613 msgid "immediate out of range"
2614 msgstr ""
2615
2616 #: config/tc-arm.c:12505
2617 msgid "immediate out of range for narrowing operation"
2618 msgstr ""
2619
2620 #: config/tc-arm.c:12625
2621 msgid "operands 0 and 1 must be the same register"
2622 msgstr ""
2623
2624 #: config/tc-arm.c:12760
2625 msgid "operand size must be specified for immediate VMOV"
2626 msgstr ""
2627
2628 #: config/tc-arm.c:12770
2629 msgid "immediate has bits set outside the operand size"
2630 msgstr ""
2631
2632 #: config/tc-arm.c:12964
2633 msgid "elements must be smaller than reversal region"
2634 msgstr ""
2635
2636 #: config/tc-arm.c:13134 config/tc-arm.c:13182
2637 msgid "bad type for scalar"
2638 msgstr ""
2639
2640 #: config/tc-arm.c:13246 config/tc-arm.c:13254
2641 msgid "VFP registers must be adjacent"
2642 msgstr ""
2643
2644 #: config/tc-arm.c:13395
2645 msgid "bad list length for table lookup"
2646 msgstr ""
2647
2648 #: config/tc-arm.c:13425
2649 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2650 msgstr ""
2651
2652 #: config/tc-arm.c:13428
2653 msgid "register list must contain at least 1 and at most 16 registers"
2654 msgstr ""
2655
2656 #: config/tc-arm.c:13505
2657 msgid "bad alignment"
2658 msgstr ""
2659
2660 #: config/tc-arm.c:13522
2661 msgid "bad list type for instruction"
2662 msgstr ""
2663
2664 #: config/tc-arm.c:13564
2665 msgid "unsupported alignment for instruction"
2666 msgstr ""
2667
2668 #: config/tc-arm.c:13583 config/tc-arm.c:13677 config/tc-arm.c:13688
2669 #: config/tc-arm.c:13698 config/tc-arm.c:13712
2670 msgid "bad list length"
2671 msgstr ""
2672
2673 #: config/tc-arm.c:13588
2674 msgid "stride of 2 unavailable when element size is 8"
2675 msgstr ""
2676
2677 #: config/tc-arm.c:13621 config/tc-arm.c:13696
2678 msgid "can't use alignment with this instruction"
2679 msgstr ""
2680
2681 #: config/tc-arm.c:13760
2682 msgid "post-index must be a register"
2683 msgstr ""
2684
2685 #: config/tc-arm.c:13762
2686 msgid "bad register for post-index"
2687 msgstr ""
2688
2689 #: config/tc-arm.c:14049 config/tc-arm.c:14135
2690 msgid "conditional infixes are deprecated in unified syntax"
2691 msgstr ""
2692
2693 #: config/tc-arm.c:14174
2694 msgid "s suffix on comparison instruction is deprecated"
2695 msgstr ""
2696
2697 #: config/tc-arm.c:14193 config/tc-arm.c:14274
2698 #, c-format
2699 msgid "selected processor does not support `%s'"
2700 msgstr ""
2701
2702 #: config/tc-arm.c:14199
2703 msgid "Thumb does not support conditional execution"
2704 msgstr ""
2705
2706 #: config/tc-arm.c:14222
2707 msgid "incorrect condition in IT block"
2708 msgstr ""
2709
2710 #: config/tc-arm.c:14228
2711 msgid "thumb conditional instruction not in IT block"
2712 msgstr ""
2713
2714 #: config/tc-arm.c:14248
2715 #, c-format
2716 msgid "cannot honor width suffix -- `%s'"
2717 msgstr ""
2718
2719 #: config/tc-arm.c:14279
2720 #, c-format
2721 msgid "width suffixes are invalid in ARM mode -- `%s'"
2722 msgstr ""
2723
2724 #: config/tc-arm.c:14303
2725 #, c-format
2726 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2727 msgstr ""
2728
2729 #: config/tc-arm.c:17057
2730 msgid "alignments greater than 32 bytes not supported in .text sections."
2731 msgstr ""
2732
2733 #: config/tc-arm.c:17306 config/tc-ia64.c:3756
2734 #, c-format
2735 msgid "Group section `%s' has no group signature"
2736 msgstr ""
2737
2738 #: config/tc-arm.c:17351
2739 msgid "handlerdata in cantunwind frame"
2740 msgstr ""
2741
2742 #: config/tc-arm.c:17368
2743 msgid "too many unwind opcodes for personality routine 0"
2744 msgstr ""
2745
2746 #: config/tc-arm.c:17400
2747 msgid "too many unwind opcodes"
2748 msgstr ""
2749
2750 #: config/tc-arm.c:17624
2751 msgid "GOT already in the symbol table"
2752 msgstr ""
2753
2754 #: config/tc-arm.c:17934 config/tc-arm.c:18218
2755 #, c-format
2756 msgid "undefined symbol %s used as an immediate value"
2757 msgstr ""
2758
2759 #: config/tc-arm.c:17948 config/tc-arm.c:18257
2760 #, c-format
2761 msgid "invalid constant (%lx) after fixup"
2762 msgstr ""
2763
2764 #: config/tc-arm.c:17985
2765 #, c-format
2766 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2767 msgstr ""
2768
2769 #: config/tc-arm.c:18020 config/tc-arm.c:18045
2770 msgid "invalid literal constant: pool needs to be closer"
2771 msgstr ""
2772
2773 #: config/tc-arm.c:18023 config/tc-arm.c:18061
2774 #, c-format
2775 msgid "bad immediate value for offset (%ld)"
2776 msgstr ""
2777
2778 #: config/tc-arm.c:18047
2779 #, c-format
2780 msgid "bad immediate value for 8-bit offset (%ld)"
2781 msgstr ""
2782
2783 #: config/tc-arm.c:18102
2784 msgid "offset not a multiple of 4"
2785 msgstr ""
2786
2787 #: config/tc-arm.c:18109 config/tc-arm.c:18124 config/tc-arm.c:18139
2788 #: config/tc-arm.c:18150 config/tc-arm.c:18173 config/tc-arm.c:18768
2789 #: config/tc-pj.c:450 config/tc-sh.c:4164
2790 msgid "offset out of range"
2791 msgstr ""
2792
2793 #: config/tc-arm.c:18273
2794 msgid "invalid smc expression"
2795 msgstr ""
2796
2797 #: config/tc-arm.c:18284 config/tc-arm.c:18293
2798 msgid "invalid swi expression"
2799 msgstr ""
2800
2801 #: config/tc-arm.c:18303
2802 msgid "invalid expression in load/store multiple"
2803 msgstr ""
2804
2805 #: config/tc-arm.c:18333
2806 msgid "misaligned branch destination"
2807 msgstr ""
2808
2809 #: config/tc-arm.c:18337 config/tc-arm.c:18374 config/tc-arm.c:18388
2810 #: config/tc-arm.c:18401 config/tc-arm.c:18440 config/tc-arm.c:18465
2811 msgid "branch out of range"
2812 msgstr ""
2813
2814 #: config/tc-arm.c:18414
2815 msgid "conditional branch out of range"
2816 msgstr ""
2817
2818 #: config/tc-arm.c:18542
2819 msgid "rel31 relocation overflow"
2820 msgstr ""
2821
2822 #: config/tc-arm.c:18554 config/tc-arm.c:18577
2823 msgid "co-processor offset out of range"
2824 msgstr ""
2825
2826 #: config/tc-arm.c:18594
2827 #, c-format
2828 msgid "invalid offset, target not word aligned (0x%08lX)"
2829 msgstr ""
2830
2831 #: config/tc-arm.c:18601 config/tc-arm.c:18610 config/tc-arm.c:18618
2832 #: config/tc-arm.c:18626 config/tc-arm.c:18634
2833 #, c-format
2834 msgid "invalid offset, value too big (0x%08lX)"
2835 msgstr ""
2836
2837 #: config/tc-arm.c:18675
2838 msgid "invalid Hi register with immediate"
2839 msgstr ""
2840
2841 #: config/tc-arm.c:18691
2842 msgid "invalid immediate for stack address calculation"
2843 msgstr ""
2844
2845 #: config/tc-arm.c:18699
2846 #, c-format
2847 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2848 msgstr ""
2849
2850 #: config/tc-arm.c:18729
2851 #, c-format
2852 msgid "invalid immediate: %ld is out of range"
2853 msgstr ""
2854
2855 #: config/tc-arm.c:18741
2856 #, c-format
2857 msgid "invalid shift value: %ld"
2858 msgstr ""
2859
2860 #: config/tc-arm.c:18820
2861 #, c-format
2862 msgid "the offset 0x%08lX is not representable"
2863 msgstr ""
2864
2865 #: config/tc-arm.c:18860
2866 #, c-format
2867 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2868 msgstr ""
2869
2870 #: config/tc-arm.c:18899
2871 #, c-format
2872 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2873 msgstr ""
2874
2875 #: config/tc-arm.c:18939
2876 #, c-format
2877 msgid "bad offset 0x%08lX (must be word-aligned)"
2878 msgstr ""
2879
2880 #: config/tc-arm.c:18944
2881 #, c-format
2882 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2883 msgstr ""
2884
2885 #: config/tc-arm.c:18970 config/tc-score.c:5410
2886 #, c-format
2887 msgid "bad relocation fixup type (%d)"
2888 msgstr ""
2889
2890 #: config/tc-arm.c:19073
2891 msgid "literal referenced across section boundary"
2892 msgstr ""
2893
2894 #: config/tc-arm.c:19133
2895 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2896 msgstr ""
2897
2898 #: config/tc-arm.c:19138
2899 msgid "ADRL used for a symbol not defined in the same file"
2900 msgstr ""
2901
2902 #: config/tc-arm.c:19153
2903 #, c-format
2904 msgid "undefined local label `%s'"
2905 msgstr ""
2906
2907 #: config/tc-arm.c:19159
2908 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2909 msgstr ""
2910
2911 #: config/tc-arm.c:19180 config/tc-cris.c:3925 config/tc-mcore.c:1926
2912 #: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
2913 msgid "<unknown>"
2914 msgstr ""
2915
2916 #: config/tc-arm.c:19183 config/tc-arm.c:19204 config/tc-score.c:5503
2917 #, c-format
2918 msgid "cannot represent %s relocation in this object file format"
2919 msgstr ""
2920
2921 #: config/tc-arm.c:19438
2922 #, c-format
2923 msgid "%s: unexpected function type: %d"
2924 msgstr ""
2925
2926 #: config/tc-arm.c:19561
2927 msgid "use of old and new-style options to set CPU type"
2928 msgstr ""
2929
2930 #: config/tc-arm.c:19571
2931 msgid "use of old and new-style options to set FPU type"
2932 msgstr ""
2933
2934 #: config/tc-arm.c:19646
2935 msgid "hard-float conflicts with specified fpu"
2936 msgstr ""
2937
2938 #: config/tc-arm.c:19829
2939 msgid "generate PIC code"
2940 msgstr ""
2941
2942 #: config/tc-arm.c:19830
2943 msgid "assemble Thumb code"
2944 msgstr ""
2945
2946 #: config/tc-arm.c:19831
2947 msgid "support ARM/Thumb interworking"
2948 msgstr ""
2949
2950 #: config/tc-arm.c:19833
2951 msgid "code uses 32-bit program counter"
2952 msgstr ""
2953
2954 #: config/tc-arm.c:19834
2955 msgid "code uses 26-bit program counter"
2956 msgstr ""
2957
2958 #: config/tc-arm.c:19835
2959 msgid "floating point args are in fp regs"
2960 msgstr ""
2961
2962 #: config/tc-arm.c:19837
2963 msgid "re-entrant code"
2964 msgstr ""
2965
2966 #: config/tc-arm.c:19838
2967 msgid "code is ATPCS conformant"
2968 msgstr ""
2969
2970 #: config/tc-arm.c:19839
2971 msgid "assemble for big-endian"
2972 msgstr ""
2973
2974 #: config/tc-arm.c:19840
2975 msgid "assemble for little-endian"
2976 msgstr ""
2977
2978 #. These are recognized by the assembler, but have no affect on code.
2979 #: config/tc-arm.c:19844
2980 msgid "use frame pointer"
2981 msgstr ""
2982
2983 #: config/tc-arm.c:19845
2984 msgid "use stack size checking"
2985 msgstr ""
2986
2987 #. DON'T add any new processors to this list -- we want the whole list
2988 #. to go away...  Add them to the processors table instead.
2989 #: config/tc-arm.c:19861 config/tc-arm.c:19862
2990 msgid "use -mcpu=arm1"
2991 msgstr ""
2992
2993 #: config/tc-arm.c:19863 config/tc-arm.c:19864
2994 msgid "use -mcpu=arm2"
2995 msgstr ""
2996
2997 #: config/tc-arm.c:19865 config/tc-arm.c:19866
2998 msgid "use -mcpu=arm250"
2999 msgstr ""
3000
3001 #: config/tc-arm.c:19867 config/tc-arm.c:19868
3002 msgid "use -mcpu=arm3"
3003 msgstr ""
3004
3005 #: config/tc-arm.c:19869 config/tc-arm.c:19870
3006 msgid "use -mcpu=arm6"
3007 msgstr ""
3008
3009 #: config/tc-arm.c:19871 config/tc-arm.c:19872
3010 msgid "use -mcpu=arm600"
3011 msgstr ""
3012
3013 #: config/tc-arm.c:19873 config/tc-arm.c:19874
3014 msgid "use -mcpu=arm610"
3015 msgstr ""
3016
3017 #: config/tc-arm.c:19875 config/tc-arm.c:19876
3018 msgid "use -mcpu=arm620"
3019 msgstr ""
3020
3021 #: config/tc-arm.c:19877 config/tc-arm.c:19878
3022 msgid "use -mcpu=arm7"
3023 msgstr ""
3024
3025 #: config/tc-arm.c:19879 config/tc-arm.c:19880
3026 msgid "use -mcpu=arm70"
3027 msgstr ""
3028
3029 #: config/tc-arm.c:19881 config/tc-arm.c:19882
3030 msgid "use -mcpu=arm700"
3031 msgstr ""
3032
3033 #: config/tc-arm.c:19883 config/tc-arm.c:19884
3034 msgid "use -mcpu=arm700i"
3035 msgstr ""
3036
3037 #: config/tc-arm.c:19885 config/tc-arm.c:19886
3038 msgid "use -mcpu=arm710"
3039 msgstr ""
3040
3041 #: config/tc-arm.c:19887 config/tc-arm.c:19888
3042 msgid "use -mcpu=arm710c"
3043 msgstr ""
3044
3045 #: config/tc-arm.c:19889 config/tc-arm.c:19890
3046 msgid "use -mcpu=arm720"
3047 msgstr ""
3048
3049 #: config/tc-arm.c:19891 config/tc-arm.c:19892
3050 msgid "use -mcpu=arm7d"
3051 msgstr ""
3052
3053 #: config/tc-arm.c:19893 config/tc-arm.c:19894
3054 msgid "use -mcpu=arm7di"
3055 msgstr ""
3056
3057 #: config/tc-arm.c:19895 config/tc-arm.c:19896
3058 msgid "use -mcpu=arm7m"
3059 msgstr ""
3060
3061 #: config/tc-arm.c:19897 config/tc-arm.c:19898
3062 msgid "use -mcpu=arm7dm"
3063 msgstr ""
3064
3065 #: config/tc-arm.c:19899 config/tc-arm.c:19900
3066 msgid "use -mcpu=arm7dmi"
3067 msgstr ""
3068
3069 #: config/tc-arm.c:19901 config/tc-arm.c:19902
3070 msgid "use -mcpu=arm7100"
3071 msgstr ""
3072
3073 #: config/tc-arm.c:19903 config/tc-arm.c:19904
3074 msgid "use -mcpu=arm7500"
3075 msgstr ""
3076
3077 #: config/tc-arm.c:19905 config/tc-arm.c:19906
3078 msgid "use -mcpu=arm7500fe"
3079 msgstr ""
3080
3081 #: config/tc-arm.c:19907 config/tc-arm.c:19908 config/tc-arm.c:19909
3082 #: config/tc-arm.c:19910
3083 msgid "use -mcpu=arm7tdmi"
3084 msgstr ""
3085
3086 #: config/tc-arm.c:19911 config/tc-arm.c:19912
3087 msgid "use -mcpu=arm710t"
3088 msgstr ""
3089
3090 #: config/tc-arm.c:19913 config/tc-arm.c:19914
3091 msgid "use -mcpu=arm720t"
3092 msgstr ""
3093
3094 #: config/tc-arm.c:19915 config/tc-arm.c:19916
3095 msgid "use -mcpu=arm740t"
3096 msgstr ""
3097
3098 #: config/tc-arm.c:19917 config/tc-arm.c:19918
3099 msgid "use -mcpu=arm8"
3100 msgstr ""
3101
3102 #: config/tc-arm.c:19919 config/tc-arm.c:19920
3103 msgid "use -mcpu=arm810"
3104 msgstr ""
3105
3106 #: config/tc-arm.c:19921 config/tc-arm.c:19922
3107 msgid "use -mcpu=arm9"
3108 msgstr ""
3109
3110 #: config/tc-arm.c:19923 config/tc-arm.c:19924
3111 msgid "use -mcpu=arm9tdmi"
3112 msgstr ""
3113
3114 #: config/tc-arm.c:19925 config/tc-arm.c:19926
3115 msgid "use -mcpu=arm920"
3116 msgstr ""
3117
3118 #: config/tc-arm.c:19927 config/tc-arm.c:19928
3119 msgid "use -mcpu=arm940"
3120 msgstr ""
3121
3122 #: config/tc-arm.c:19929
3123 msgid "use -mcpu=strongarm"
3124 msgstr ""
3125
3126 #: config/tc-arm.c:19931
3127 msgid "use -mcpu=strongarm110"
3128 msgstr ""
3129
3130 #: config/tc-arm.c:19933
3131 msgid "use -mcpu=strongarm1100"
3132 msgstr ""
3133
3134 #: config/tc-arm.c:19935
3135 msgid "use -mcpu=strongarm1110"
3136 msgstr ""
3137
3138 #: config/tc-arm.c:19936
3139 msgid "use -mcpu=xscale"
3140 msgstr ""
3141
3142 #: config/tc-arm.c:19937
3143 msgid "use -mcpu=iwmmxt"
3144 msgstr ""
3145
3146 #: config/tc-arm.c:19938
3147 msgid "use -mcpu=all"
3148 msgstr ""
3149
3150 #. Architecture variants -- don't add any more to this list either.
3151 #: config/tc-arm.c:19941 config/tc-arm.c:19942
3152 msgid "use -march=armv2"
3153 msgstr ""
3154
3155 #: config/tc-arm.c:19943 config/tc-arm.c:19944
3156 msgid "use -march=armv2a"
3157 msgstr ""
3158
3159 #: config/tc-arm.c:19945 config/tc-arm.c:19946
3160 msgid "use -march=armv3"
3161 msgstr ""
3162
3163 #: config/tc-arm.c:19947 config/tc-arm.c:19948
3164 msgid "use -march=armv3m"
3165 msgstr ""
3166
3167 #: config/tc-arm.c:19949 config/tc-arm.c:19950
3168 msgid "use -march=armv4"
3169 msgstr ""
3170
3171 #: config/tc-arm.c:19951 config/tc-arm.c:19952
3172 msgid "use -march=armv4t"
3173 msgstr ""
3174
3175 #: config/tc-arm.c:19953 config/tc-arm.c:19954
3176 msgid "use -march=armv5"
3177 msgstr ""
3178
3179 #: config/tc-arm.c:19955 config/tc-arm.c:19956
3180 msgid "use -march=armv5t"
3181 msgstr ""
3182
3183 #: config/tc-arm.c:19957 config/tc-arm.c:19958
3184 msgid "use -march=armv5te"
3185 msgstr ""
3186
3187 #. Floating point variants -- don't add any more to this list either.
3188 #: config/tc-arm.c:19961
3189 msgid "use -mfpu=fpe"
3190 msgstr ""
3191
3192 #: config/tc-arm.c:19962
3193 msgid "use -mfpu=fpa10"
3194 msgstr ""
3195
3196 #: config/tc-arm.c:19963
3197 msgid "use -mfpu=fpa11"
3198 msgstr ""
3199
3200 #: config/tc-arm.c:19965
3201 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3202 msgstr ""
3203
3204 #: config/tc-arm.c:20226
3205 msgid "invalid architectural extension"
3206 msgstr ""
3207
3208 #: config/tc-arm.c:20240
3209 msgid "missing architectural extension"
3210 msgstr ""
3211
3212 #: config/tc-arm.c:20253
3213 #, c-format
3214 msgid "unknown architectural extension `%s'"
3215 msgstr ""
3216
3217 #: config/tc-arm.c:20277
3218 #, c-format
3219 msgid "missing cpu name `%s'"
3220 msgstr ""
3221
3222 #: config/tc-arm.c:20302 config/tc-arm.c:20687
3223 #, c-format
3224 msgid "unknown cpu `%s'"
3225 msgstr ""
3226
3227 #: config/tc-arm.c:20320
3228 #, c-format
3229 msgid "missing architecture name `%s'"
3230 msgstr ""
3231
3232 #: config/tc-arm.c:20337 config/tc-arm.c:20721 config/tc-arm.c:20752
3233 #, c-format
3234 msgid "unknown architecture `%s'\n"
3235 msgstr ""
3236
3237 #: config/tc-arm.c:20353 config/tc-arm.c:20783
3238 #, c-format
3239 msgid "unknown floating point format `%s'\n"
3240 msgstr ""
3241
3242 #: config/tc-arm.c:20369
3243 #, c-format
3244 msgid "unknown floating point abi `%s'\n"
3245 msgstr ""
3246
3247 #: config/tc-arm.c:20385
3248 #, c-format
3249 msgid "unknown EABI `%s'\n"
3250 msgstr ""
3251
3252 #: config/tc-arm.c:20392
3253 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3254 msgstr ""
3255
3256 #: config/tc-arm.c:20394
3257 msgid "<arch name>\t  assemble for architecture <arch name>"
3258 msgstr ""
3259
3260 #: config/tc-arm.c:20396
3261 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3262 msgstr ""
3263
3264 #: config/tc-arm.c:20398
3265 msgid "<abi>\t  assemble for floating point ABI <abi>"
3266 msgstr ""
3267
3268 #: config/tc-arm.c:20401
3269 msgid "<ver>\t  assemble for eabi version <ver>"
3270 msgstr ""
3271
3272 #: config/tc-arm.c:20443 config/tc-arm.c:20463 config/tc-arm.c:20485
3273 #, c-format
3274 msgid "option `-%c%s' is deprecated: %s"
3275 msgstr ""
3276
3277 #: config/tc-arm.c:20506
3278 #, c-format
3279 msgid " ARM-specific assembler options:\n"
3280 msgstr ""
3281
3282 #: config/tc-arm.c:20517
3283 #, c-format
3284 msgid "  -EB                     assemble code for a big-endian cpu\n"
3285 msgstr ""
3286
3287 #: config/tc-arm.c:20522
3288 #, c-format
3289 msgid "  -EL                     assemble code for a little-endian cpu\n"
3290 msgstr ""
3291
3292 #: config/tc-avr.c:264
3293 #, c-format
3294 msgid "Known MCU names:"
3295 msgstr ""
3296
3297 #: config/tc-avr.c:330
3298 #, c-format
3299 msgid ""
3300 "AVR options:\n"
3301 "  -mmcu=[avr-name] select microcontroller variant\n"
3302 "                   [avr-name] can be:\n"
3303 "                   avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
3304 "                   avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
3305 "                   avr3 - ATmega103, ATmega603\n"
3306 "                   avr4 - ATmega83, ATmega85\n"
3307 "                   avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
3308 "                   or immediate microcontroller name.\n"
3309 msgstr ""
3310
3311 #: config/tc-avr.c:340
3312 #, c-format
3313 msgid ""
3314 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
3315 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
3316 "                   (default for avr4, avr5)\n"
3317 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
3318 "                   (default for avr3, avr5)\n"
3319 msgstr ""
3320
3321 #: config/tc-avr.c:384 config/tc-msp430.c:744
3322 #, c-format
3323 msgid "unknown MCU: %s\n"
3324 msgstr ""
3325
3326 #: config/tc-avr.c:393
3327 #, c-format
3328 msgid "redefinition of mcu type `%s' to `%s'"
3329 msgstr ""
3330
3331 #: config/tc-avr.c:471
3332 msgid "constant value required"
3333 msgstr ""
3334
3335 #: config/tc-avr.c:474
3336 #, c-format
3337 msgid "number must be positive and less than %d"
3338 msgstr ""
3339
3340 #: config/tc-avr.c:500 config/tc-avr.c:635
3341 #, c-format
3342 msgid "constant out of 8-bit range: %d"
3343 msgstr ""
3344
3345 #: config/tc-avr.c:568 config/tc-score.c:969 read.c:3564
3346 msgid "illegal expression"
3347 msgstr ""
3348
3349 #: config/tc-avr.c:597 config/tc-avr.c:1356
3350 msgid "`)' required"
3351 msgstr ""
3352
3353 #: config/tc-avr.c:618
3354 msgid "expression dangerous with linker stubs"
3355 msgstr ""
3356
3357 #: config/tc-avr.c:690
3358 msgid "register r16-r23 required"
3359 msgstr ""
3360
3361 #: config/tc-avr.c:696
3362 msgid "register number above 15 required"
3363 msgstr ""
3364
3365 #: config/tc-avr.c:702
3366 msgid "even register number required"
3367 msgstr ""
3368
3369 #: config/tc-avr.c:708
3370 msgid "register r24, r26, r28 or r30 required"
3371 msgstr ""
3372
3373 #: config/tc-avr.c:714
3374 msgid "register name or number from 0 to 31 required"
3375 msgstr ""
3376
3377 #: config/tc-avr.c:732
3378 msgid "pointer register (X, Y or Z) required"
3379 msgstr ""
3380
3381 #: config/tc-avr.c:739
3382 msgid "cannot both predecrement and postincrement"
3383 msgstr ""
3384
3385 #: config/tc-avr.c:747
3386 msgid "addressing mode not supported"
3387 msgstr ""
3388
3389 #: config/tc-avr.c:753
3390 msgid "can't predecrement"
3391 msgstr ""
3392
3393 #: config/tc-avr.c:756
3394 msgid "pointer register Z required"
3395 msgstr ""
3396
3397 #: config/tc-avr.c:774
3398 msgid "pointer register (Y or Z) required"
3399 msgstr ""
3400
3401 #: config/tc-avr.c:878
3402 #, c-format
3403 msgid "unknown constraint `%c'"
3404 msgstr ""
3405
3406 #: config/tc-avr.c:930
3407 msgid "`,' required"
3408 msgstr ""
3409
3410 #: config/tc-avr.c:948
3411 msgid "undefined combination of operands"
3412 msgstr ""
3413
3414 #: config/tc-avr.c:957
3415 msgid "skipping two-word instruction"
3416 msgstr ""
3417
3418 #: config/tc-avr.c:1049 config/tc-avr.c:1065 config/tc-avr.c:1179
3419 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3420 #, c-format
3421 msgid "odd address operand: %ld"
3422 msgstr ""
3423
3424 #: config/tc-avr.c:1057 config/tc-avr.c:1076 config/tc-avr.c:1098
3425 #: config/tc-avr.c:1105 config/tc-avr.c:1112 config/tc-d10v.c:503
3426 #: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3427 #: config/tc-msp430.c:2003
3428 #, c-format
3429 msgid "operand out of range: %ld"
3430 msgstr ""
3431
3432 #: config/tc-avr.c:1188 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3433 #: config/tc-msp430.c:2021
3434 #, c-format
3435 msgid "line %d: unknown relocation type: 0x%x"
3436 msgstr ""
3437
3438 #: config/tc-avr.c:1202
3439 msgid "only constant expression allowed"
3440 msgstr ""
3441
3442 #. xgettext:c-format.
3443 #: config/tc-avr.c:1262 config/tc-bfin.c:722 config/tc-d10v.c:1457
3444 #: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2276
3445 #: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6079
3446 #: config/tc-spu.c:829 config/tc-spu.c:1016 config/tc-v850.c:2187
3447 #: config/tc-z80.c:2017
3448 #, c-format
3449 msgid "reloc %d not supported by object file format"
3450 msgstr ""
3451
3452 #: config/tc-avr.c:1285 config/tc-h8300.c:1866 config/tc-mcore.c:881
3453 #: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
3454 #: config/tc-z8k.c:1216
3455 msgid "can't find opcode "
3456 msgstr ""
3457
3458 #: config/tc-avr.c:1302
3459 #, c-format
3460 msgid "illegal opcode %s for mcu %s"
3461 msgstr ""
3462
3463 #: config/tc-avr.c:1311
3464 msgid "garbage at end of line"
3465 msgstr ""
3466
3467 #: config/tc-avr.c:1383 config/tc-avr.c:1390
3468 #, c-format
3469 msgid "illegal %srelocation size: %d"
3470 msgstr ""
3471
3472 #: config/tc-bfin.c:249 config/tc-frv.c:1652 config/tc-frv.c:1662
3473 msgid "missing ')'"
3474 msgstr ""
3475
3476 #: config/tc-bfin.c:338
3477 #, c-format
3478 msgid " BFIN specific command line options:\n"
3479 msgstr ""
3480
3481 #: config/tc-bfin.c:351
3482 msgid "Could not set architecture and machine."
3483 msgstr ""
3484
3485 #: config/tc-bfin.c:496
3486 msgid "Parse failed."
3487 msgstr ""
3488
3489 #: config/tc-bfin.c:571
3490 msgid "pcrel too far BFD_RELOC_BFIN_10"
3491 msgstr ""
3492
3493 #: config/tc-bfin.c:587
3494 msgid "pcrel too far BFD_RELOC_BFIN_12"
3495 msgstr ""
3496
3497 #: config/tc-bfin.c:607
3498 msgid "pcrel too far BFD_RELOC_BFIN_24"
3499 msgstr ""
3500
3501 #: config/tc-bfin.c:622
3502 msgid "pcrel too far BFD_RELOC_BFIN_5"
3503 msgstr ""
3504
3505 #: config/tc-bfin.c:634
3506 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3507 msgstr ""
3508
3509 #: config/tc-bfin.c:644
3510 msgid "rel too far BFD_RELOC_8"
3511 msgstr ""
3512
3513 #: config/tc-bfin.c:651
3514 msgid "rel too far BFD_RELOC_16"
3515 msgstr ""
3516
3517 #: config/tc-cr16.c:159 read.c:4275
3518 msgid "using a bit field width of zero"
3519 msgstr ""
3520
3521 #: config/tc-cr16.c:167 read.c:4283
3522 #, c-format
3523 msgid "field width \"%s\" too complex for a bitfield"
3524 msgstr ""
3525
3526 #: config/tc-cr16.c:176 read.c:4291
3527 #, c-format
3528 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3529 msgstr ""
3530
3531 #: config/tc-cr16.c:198 read.c:4313
3532 #, c-format
3533 msgid "field value \"%s\" too complex for a bitfield"
3534 msgstr ""
3535
3536 #: config/tc-cr16.c:379
3537 #, c-format
3538 msgid "Unknown register pair - index relative mode: `%d'"
3539 msgstr ""
3540
3541 #: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
3542 #: write.c:959
3543 #, c-format
3544 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3545 msgstr ""
3546
3547 #: config/tc-cr16.c:572 config/tc-crx.c:360
3548 #, c-format
3549 msgid "internal error: reloc %d (`%s') not supported by object file format"
3550 msgstr ""
3551
3552 #: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
3553 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3554 msgid "Virtual memory exhausted"
3555 msgstr ""
3556
3557 #: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:589
3558 #: config/tc-i386.c:1640 config/tc-i386.c:1662 config/tc-m68k.c:4465
3559 #: config/tc-maxq.c:2865
3560 #, c-format
3561 msgid "Internal Error:  Can't hash %s: %s"
3562 msgstr ""
3563
3564 #: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
3565 #, c-format
3566 msgid "Can't hash `%s': %s\n"
3567 msgstr ""
3568
3569 #: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
3570 msgid "(unknown reason)"
3571 msgstr ""
3572
3573 #. Missing or bad expr becomes absolute 0.
3574 #: config/tc-cr16.c:828 config/tc-crx.c:617 config/tc-maxq.c:1475
3575 #, c-format
3576 msgid "missing or invalid displacement expression `%s' taken as 0"
3577 msgstr ""
3578
3579 #: config/tc-cr16.c:940
3580 #, c-format
3581 msgid "operand %d: illegal use expression: `%s`"
3582 msgstr ""
3583
3584 #: config/tc-cr16.c:997 config/tc-crx.c:1125
3585 #, c-format
3586 msgid "Unknown register: `%d'"
3587 msgstr ""
3588
3589 #. Issue a error message when register is illegal.
3590 #: config/tc-cr16.c:1005 config/tc-crx.c:1133
3591 #, c-format
3592 msgid "Illegal register (`%s') in Instruction: `%s'"
3593 msgstr ""
3594
3595 #: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:755
3596 #: config/tc-crx.c:775 config/tc-crx.c:790
3597 #, c-format
3598 msgid "Illegal register `%s' in Instruction `%s'"
3599 msgstr ""
3600
3601 #: config/tc-cr16.c:1104 config/tc-cr16.c:1115
3602 #, c-format
3603 msgid "Illegal register pair `%s' in Instruction `%s'"
3604 msgstr ""
3605
3606 #: config/tc-cr16.c:1140 config/tc-i960.c:835
3607 msgid "unmatched '['"
3608 msgstr ""
3609
3610 #: config/tc-cr16.c:1146 config/tc-i960.c:842
3611 msgid "garbage after index spec ignored"
3612 msgstr ""
3613
3614 #: config/tc-cr16.c:1294 config/tc-crx.c:934
3615 #, c-format
3616 msgid "Illegal operands (whitespace): `%s'"
3617 msgstr ""
3618
3619 #: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
3620 #: config/tc-crx.c:946 config/tc-crx.c:953 config/tc-crx.c:970
3621 #: config/tc-crx.c:1762
3622 #, c-format
3623 msgid "Missing matching brackets : `%s'"
3624 msgstr ""
3625
3626 #: config/tc-cr16.c:1362 config/tc-crx.c:996
3627 #, c-format
3628 msgid "Unknown exception: `%s'"
3629 msgstr ""
3630
3631 #: config/tc-cr16.c:1449 config/tc-crx.c:1092
3632 #, c-format
3633 msgid "Illegal `cinv' parameter: `%c'"
3634 msgstr ""
3635
3636 #: config/tc-cr16.c:1471 config/tc-cr16.c:1510
3637 #, c-format
3638 msgid "Unknown register pair: `%d'"
3639 msgstr ""
3640
3641 #. Issue a error message when register  pair is illegal.
3642 #: config/tc-cr16.c:1479
3643 #, c-format
3644 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3645 msgstr ""
3646
3647 #. Issue a error message when register  pair is illegal.
3648 #: config/tc-cr16.c:1518
3649 #, c-format
3650 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3651 msgstr ""
3652
3653 #: config/tc-cr16.c:1557
3654 #, c-format
3655 msgid "Unknown processor register : `%d'"
3656 msgstr ""
3657
3658 #. Issue a error message when register  pair is illegal.
3659 #: config/tc-cr16.c:1565
3660 #, c-format
3661 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3662 msgstr ""
3663
3664 #: config/tc-cr16.c:1613
3665 #, c-format
3666 msgid "Unknown processor register (32 bit) : `%d'"
3667 msgstr ""
3668
3669 #. Issue a error message when register  pair is illegal.
3670 #: config/tc-cr16.c:1621
3671 #, c-format
3672 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3673 msgstr ""
3674
3675 #: config/tc-cr16.c:1985 config/tc-crx.c:1660 config/tc-crx.c:1677
3676 #, c-format
3677 msgid "Same src/dest register is used (`r%d'), result is undefined"
3678 msgstr ""
3679
3680 #: config/tc-cr16.c:2006
3681 msgid "RA register is saved twice."
3682 msgstr ""
3683
3684 #: config/tc-cr16.c:2010
3685 #, c-format
3686 msgid "`%s' Illegal use of registers."
3687 msgstr ""
3688
3689 #: config/tc-cr16.c:2024
3690 #, c-format
3691 msgid "`%s' Illegal count-register combination."
3692 msgstr ""
3693
3694 #: config/tc-cr16.c:2030
3695 #, c-format
3696 msgid "`%s' Illegal use of register."
3697 msgstr ""
3698
3699 #: config/tc-cr16.c:2039 config/tc-crx.c:1669
3700 #, c-format
3701 msgid "`%s' has undefined result"
3702 msgstr ""
3703
3704 #: config/tc-cr16.c:2047
3705 #, c-format
3706 msgid "Same src/dest register is used (`r%d'),result is undefined"
3707 msgstr ""
3708
3709 #: config/tc-cr16.c:2218 config/tc-crx.c:1574
3710 msgid "Incorrect number of operands"
3711 msgstr ""
3712
3713 #: config/tc-cr16.c:2220 config/tc-crx.c:1576
3714 #, c-format
3715 msgid "Illegal type of operand (arg %d)"
3716 msgstr ""
3717
3718 #: config/tc-cr16.c:2226 config/tc-crx.c:1582
3719 #, c-format
3720 msgid "Operand out of range (arg %d)"
3721 msgstr ""
3722
3723 #: config/tc-cr16.c:2229 config/tc-crx.c:1585
3724 #, c-format
3725 msgid "Operand has odd displacement (arg %d)"
3726 msgstr ""
3727
3728 #: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1598
3729 #: config/tc-crx.c:1629
3730 #, c-format
3731 msgid "Illegal operand (arg %d)"
3732 msgstr ""
3733
3734 #. Give an error if a frag containing code is not aligned to a 2-byte
3735 #. boundary.
3736 #: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1951
3737 #: config/tc-crx.h:76
3738 msgid "instruction address is not a multiple of 2"
3739 msgstr ""
3740
3741 #: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
3742 #: config/tc-crx.c:1987 config/tc-dlx.c:685 config/tc-hppa.c:3210
3743 #: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
3744 #: config/tc-sparc.c:1431 config/tc-sparc.c:1439
3745 #, c-format
3746 msgid "Unknown opcode: `%s'"
3747 msgstr ""
3748
3749 #: config/tc-cris.c:547 config/tc-m68hc11.c:2744
3750 #, c-format
3751 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3752 msgstr ""
3753
3754 #: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3755 #, c-format
3756 msgid "internal inconsistency problem in %s: resolved symbol"
3757 msgstr ""
3758
3759 #: config/tc-cris.c:561 config/tc-m68hc11.c:2754
3760 #, c-format
3761 msgid "internal inconsistency problem in %s: fr_subtype %d"
3762 msgstr ""
3763
3764 #: config/tc-cris.c:901
3765 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3766 msgstr ""
3767
3768 #: config/tc-cris.c:931
3769 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
3770 msgstr ""
3771
3772 #: config/tc-cris.c:936
3773 #, c-format
3774 msgid ""
3775 "Internal error found in md_convert_frag: offset %ld.  Please report this."
3776 msgstr ""
3777
3778 #: config/tc-cris.c:961
3779 #, c-format
3780 msgid "internal inconsistency in %s: bdapq no symbol"
3781 msgstr ""
3782
3783 #: config/tc-cris.c:974
3784 #, c-format
3785 msgid "internal inconsistency in %s: bdap.w with no symbol"
3786 msgstr ""
3787
3788 #: config/tc-cris.c:998
3789 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3790 msgstr ""
3791
3792 #: config/tc-cris.c:1007
3793 msgid "dangerous MULS/MULU location; give it higher alignment"
3794 msgstr ""
3795
3796 #: config/tc-cris.c:1112
3797 msgid ""
3798 "Out-of-range .word offset handling is not implemented for .arch "
3799 "common_v10_v32"
3800 msgstr ""
3801
3802 #: config/tc-cris.c:1220
3803 #, c-format
3804 msgid "Buggy opcode: `%s' \"%s\"\n"
3805 msgstr ""
3806
3807 #: config/tc-cris.c:1635
3808 #, c-format
3809 msgid "Immediate value not in 5 bit unsigned range: %ld"
3810 msgstr ""
3811
3812 #: config/tc-cris.c:1651
3813 #, c-format
3814 msgid "Immediate value not in 4 bit unsigned range: %ld"
3815 msgstr ""
3816
3817 #: config/tc-cris.c:1703
3818 #, c-format
3819 msgid "Immediate value not in 6 bit range: %ld"
3820 msgstr ""
3821
3822 #: config/tc-cris.c:1718
3823 #, c-format
3824 msgid "Immediate value not in 6 bit unsigned range: %ld"
3825 msgstr ""
3826
3827 #. Others have a generic warning.
3828 #: config/tc-cris.c:1826
3829 #, c-format
3830 msgid "Unimplemented register `%s' specified"
3831 msgstr ""
3832
3833 #. We've come to the end of instructions with this
3834 #. opcode, so it must be an error.
3835 #: config/tc-cris.c:2069
3836 msgid "Illegal operands"
3837 msgstr ""
3838
3839 #: config/tc-cris.c:2110 config/tc-cris.c:2150
3840 #, c-format
3841 msgid "Immediate value not in 8 bit range: %ld"
3842 msgstr ""
3843
3844 #: config/tc-cris.c:2120 config/tc-cris.c:2171
3845 #, c-format
3846 msgid "Immediate value not in 16 bit range: %ld"
3847 msgstr ""
3848
3849 #: config/tc-cris.c:2155
3850 #, c-format
3851 msgid "Immediate value not in 8 bit signed range: %ld"
3852 msgstr ""
3853
3854 #: config/tc-cris.c:2160
3855 #, c-format
3856 msgid "Immediate value not in 8 bit unsigned range: %ld"
3857 msgstr ""
3858
3859 #: config/tc-cris.c:2176
3860 #, c-format
3861 msgid "Immediate value not in 16 bit signed range: %ld"
3862 msgstr ""
3863
3864 #: config/tc-cris.c:2181
3865 #, c-format
3866 msgid "Immediate value not in 16 bit unsigned range: %ld"
3867 msgstr ""
3868
3869 #: config/tc-cris.c:2203
3870 msgid "PIC relocation size does not match operand size"
3871 msgstr ""
3872
3873 #: config/tc-cris.c:3346
3874 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3875 msgstr ""
3876
3877 #: config/tc-cris.c:3350
3878 msgid "32-bit conditional branch generated"
3879 msgstr ""
3880
3881 #: config/tc-cris.c:3411
3882 msgid "Complex expression not supported"
3883 msgstr ""
3884
3885 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
3886 #. not, add it.
3887 #: config/tc-cris.c:3537
3888 msgid "Bad call to md_atof () - floating point formats are not supported"
3889 msgstr ""
3890
3891 #: config/tc-cris.c:3578
3892 msgid "PC-relative relocation must be trivially resolved"
3893 msgstr ""
3894
3895 #: config/tc-cris.c:3631
3896 #, c-format
3897 msgid "Value not in 16 bit range: %ld"
3898 msgstr ""
3899
3900 #: config/tc-cris.c:3642
3901 #, c-format
3902 msgid "Value not in 16 bit signed range: %ld"
3903 msgstr ""
3904
3905 #: config/tc-cris.c:3653
3906 #, c-format
3907 msgid "Value not in 8 bit range: %ld"
3908 msgstr ""
3909
3910 #: config/tc-cris.c:3661
3911 #, c-format
3912 msgid "Value not in 8 bit signed range: %ld"
3913 msgstr ""
3914
3915 #: config/tc-cris.c:3672
3916 #, c-format
3917 msgid "Value not in 4 bit unsigned range: %ld"
3918 msgstr ""
3919
3920 #: config/tc-cris.c:3680
3921 #, c-format
3922 msgid "Value not in 5 bit unsigned range: %ld"
3923 msgstr ""
3924
3925 #: config/tc-cris.c:3688
3926 #, c-format
3927 msgid "Value not in 6 bit range: %ld"
3928 msgstr ""
3929
3930 #: config/tc-cris.c:3696
3931 #, c-format
3932 msgid "Value not in 6 bit unsigned range: %ld"
3933 msgstr ""
3934
3935 #: config/tc-cris.c:3742
3936 #, c-format
3937 msgid "Please use --help to see usage and options for this assembler.\n"
3938 msgstr ""
3939
3940 #: config/tc-cris.c:3754
3941 msgid "--no-underscore is invalid with a.out format"
3942 msgstr ""
3943
3944 #: config/tc-cris.c:3778
3945 #, c-format
3946 msgid "invalid <arch> in --march=<arch>: %s"
3947 msgstr ""
3948
3949 #: config/tc-cris.c:3877
3950 msgid ""
3951 "Semantics error.  This type of operand can not be relocated, it must be an "
3952 "assembly-time constant"
3953 msgstr ""
3954
3955 #: config/tc-cris.c:3926
3956 #, c-format
3957 msgid "Cannot generate relocation type for symbol %s, code %s"
3958 msgstr ""
3959
3960 #. The messages are formatted to line up with the generic options.
3961 #: config/tc-cris.c:3939
3962 #, c-format
3963 msgid "CRIS-specific options:\n"
3964 msgstr ""
3965
3966 #: config/tc-cris.c:3941
3967 msgid ""
3968 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
3969 msgstr ""
3970
3971 #: config/tc-cris.c:3943
3972 msgid "  -N                      Warn when branches are expanded to jumps.\n"
3973 msgstr ""
3974
3975 #: config/tc-cris.c:3945
3976 msgid ""
3977 "  --underscore            User symbols are normally prepended with "
3978 "underscore.\n"
3979 msgstr ""
3980
3981 #: config/tc-cris.c:3947
3982 msgid "                          Registers will not need any prefix.\n"
3983 msgstr ""
3984
3985 #: config/tc-cris.c:3949
3986 msgid "  --no-underscore         User symbols do not have any prefix.\n"
3987 msgstr ""
3988
3989 #: config/tc-cris.c:3951
3990 msgid "                          Registers will require a `$'-prefix.\n"
3991 msgstr ""
3992
3993 #: config/tc-cris.c:3953
3994 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
3995 msgstr ""
3996
3997 #: config/tc-cris.c:3955
3998 msgid ""
3999 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
4000 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4001 msgstr ""
4002
4003 #: config/tc-cris.c:3976
4004 msgid "Invalid relocation"
4005 msgstr ""
4006
4007 #: config/tc-cris.c:4013
4008 msgid "Invalid pc-relative relocation"
4009 msgstr ""
4010
4011 #: config/tc-cris.c:4058
4012 #, c-format
4013 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4014 msgstr ""
4015
4016 #: config/tc-cris.c:4088
4017 #, c-format
4018 msgid ".syntax %s requires command-line option `--underscore'"
4019 msgstr ""
4020
4021 #: config/tc-cris.c:4097
4022 #, c-format
4023 msgid ".syntax %s requires command-line option `--no-underscore'"
4024 msgstr ""
4025
4026 #: config/tc-cris.c:4134
4027 msgid "Unknown .syntax operand"
4028 msgstr ""
4029
4030 #: config/tc-cris.c:4144
4031 msgid "Pseudodirective .file is only valid when generating ELF"
4032 msgstr ""
4033
4034 #: config/tc-cris.c:4156
4035 msgid "Pseudodirective .loc is only valid when generating ELF"
4036 msgstr ""
4037
4038 #: config/tc-cris.c:4299
4039 msgid "unknown operand to .arch"
4040 msgstr ""
4041
4042 #: config/tc-cris.c:4308
4043 msgid ".arch <arch> requires a matching --march=... option"
4044 msgstr ""
4045
4046 #: config/tc-crx.c:818
4047 #, c-format
4048 msgid "Illegal Scale - `%d'"
4049 msgstr ""
4050
4051 #: config/tc-crx.c:1262
4052 #, c-format
4053 msgid "Illegal Co-processor register in Instruction `%s' "
4054 msgstr ""
4055
4056 #: config/tc-crx.c:1269
4057 #, c-format
4058 msgid "Illegal Co-processor special register in Instruction `%s' "
4059 msgstr ""
4060
4061 #: config/tc-crx.c:1588
4062 #, c-format
4063 msgid "Invalid DISPU4 operand value (arg %d)"
4064 msgstr ""
4065
4066 #: config/tc-crx.c:1591
4067 #, c-format
4068 msgid "Invalid CST4 operand value (arg %d)"
4069 msgstr ""
4070
4071 #: config/tc-crx.c:1594
4072 #, c-format
4073 msgid "Operand value is not within upper 64 KB (arg %d)"
4074 msgstr ""
4075
4076 #: config/tc-crx.c:1731
4077 msgid "Invalid Register in Register List"
4078 msgstr ""
4079
4080 #: config/tc-crx.c:1785
4081 #, c-format
4082 msgid "Illegal register `%s' in cop-register list"
4083 msgstr ""
4084
4085 #: config/tc-crx.c:1793
4086 #, c-format
4087 msgid "Illegal register `%s' in cop-special-register list"
4088 msgstr ""
4089
4090 #: config/tc-crx.c:1812
4091 #, c-format
4092 msgid "Illegal register `%s' in user register list"
4093 msgstr ""
4094
4095 #: config/tc-crx.c:1831
4096 #, c-format
4097 msgid "Illegal register `%s' in register list"
4098 msgstr ""
4099
4100 #: config/tc-crx.c:1837
4101 #, c-format
4102 msgid "Maximum %d bits may be set in `mask16' operand"
4103 msgstr ""
4104
4105 #: config/tc-crx.c:1846
4106 #, c-format
4107 msgid "rest of line ignored; first ignored character is `%c'"
4108 msgstr ""
4109
4110 #: config/tc-crx.c:1854
4111 #, c-format
4112 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4113 msgstr ""
4114
4115 #. HI can't be specified without LO (and vise-versa).
4116 #: config/tc-crx.c:1860
4117 msgid "HI/LO registers should be specified together"
4118 msgstr ""
4119
4120 #: config/tc-crx.c:1866
4121 msgid "HI/LO registers should be specified without additional registers"
4122 msgstr ""
4123
4124 #: config/tc-d10v.c:216
4125 #, c-format
4126 msgid ""
4127 "D10V options:\n"
4128 "-O                      Optimize.  Will do some operations in parallel.\n"
4129 "--gstabs-packing        Pack adjacent short instructions together even\n"
4130 "                        when --gstabs is specified.  On by default.\n"
4131 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
4132 "                        instructions together.\n"
4133 msgstr ""
4134
4135 #: config/tc-d10v.c:573
4136 msgid "operand is not an immediate"
4137 msgstr ""
4138
4139 #: config/tc-d10v.c:591
4140 #, c-format
4141 msgid "operand out of range: %lu"
4142 msgstr ""
4143
4144 #: config/tc-d10v.c:649
4145 msgid "Instruction must be executed in parallel with another instruction."
4146 msgstr ""
4147
4148 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4149 #, c-format
4150 msgid "packing conflict: %s must dispatch sequentially"
4151 msgstr ""
4152
4153 #: config/tc-d10v.c:810
4154 #, c-format
4155 msgid "resource conflict (R%d)"
4156 msgstr ""
4157
4158 #: config/tc-d10v.c:813
4159 #, c-format
4160 msgid "resource conflict (A%d)"
4161 msgstr ""
4162
4163 #: config/tc-d10v.c:815
4164 msgid "resource conflict (PSW)"
4165 msgstr ""
4166
4167 #: config/tc-d10v.c:817
4168 msgid "resource conflict (C flag)"
4169 msgstr ""
4170
4171 #: config/tc-d10v.c:819
4172 msgid "resource conflict (F flag)"
4173 msgstr ""
4174
4175 #: config/tc-d10v.c:969
4176 msgid "Instruction must be executed in parallel"
4177 msgstr ""
4178
4179 #: config/tc-d10v.c:972
4180 msgid "Long instructions may not be combined."
4181 msgstr ""
4182
4183 #: config/tc-d10v.c:1005
4184 msgid "One of these instructions may not be executed in parallel."
4185 msgstr ""
4186
4187 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4188 msgid "Two IU instructions may not be executed in parallel"
4189 msgstr ""
4190
4191 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4192 #: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4193 msgid "Swapping instruction order"
4194 msgstr ""
4195
4196 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4197 msgid "Two MU instructions may not be executed in parallel"
4198 msgstr ""
4199
4200 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4201 msgid "IU instruction may not be in the left container"
4202 msgstr ""
4203
4204 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4205 msgid ""
4206 "Instruction in R container is squashed by flow control instruction in L "
4207 "container."
4208 msgstr ""
4209
4210 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4211 msgid "MU instruction may not be in the right container"
4212 msgstr ""
4213
4214 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4215 msgid "unknown execution type passed to write_2_short()"
4216 msgstr ""
4217
4218 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4219 msgid "bad opcode or operands"
4220 msgstr ""
4221
4222 #: config/tc-d10v.c:1261
4223 msgid "value out of range"
4224 msgstr ""
4225
4226 #: config/tc-d10v.c:1335
4227 msgid "illegal operand - register name found where none expected"
4228 msgstr ""
4229
4230 #: config/tc-d10v.c:1370
4231 msgid "Register number must be EVEN"
4232 msgstr ""
4233
4234 #: config/tc-d10v.c:1373
4235 msgid "Unsupported use of sp"
4236 msgstr ""
4237
4238 #: config/tc-d10v.c:1392
4239 #, c-format
4240 msgid "cr%ld is a reserved control register"
4241 msgstr ""
4242
4243 #: config/tc-d10v.c:1565
4244 #, c-format
4245 msgid "line %d: rep or repi must include at least 4 instructions"
4246 msgstr ""
4247
4248 #: config/tc-d10v.c:1745
4249 msgid "can't find previous opcode "
4250 msgstr ""
4251
4252 #: config/tc-d10v.c:1757
4253 #, c-format
4254 msgid "could not assemble: %s"
4255 msgstr ""
4256
4257 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4258 msgid "Unable to mix instructions as specified"
4259 msgstr ""
4260
4261 #: config/tc-d30v.c:149
4262 #, c-format
4263 msgid "Register name %s conflicts with symbol of the same name"
4264 msgstr ""
4265
4266 #: config/tc-d30v.c:239
4267 #, c-format
4268 msgid ""
4269 "\n"
4270 "D30V options:\n"
4271 "-O                      Make adjacent short instructions parallel if "
4272 "possible.\n"
4273 "-n                      Warn about all NOPs inserted by the assembler.\n"
4274 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4275 "-c                      Warn about symbols whoes names match register "
4276 "names.\n"
4277 "-C                      Opposite of -C.  -c is the default.\n"
4278 msgstr ""
4279
4280 #: config/tc-d30v.c:367
4281 msgid "unexpected 12-bit reloc type"
4282 msgstr ""
4283
4284 #: config/tc-d30v.c:374
4285 msgid "unexpected 18-bit reloc type"
4286 msgstr ""
4287
4288 #: config/tc-d30v.c:624
4289 #, c-format
4290 msgid "%s NOP inserted"
4291 msgstr ""
4292
4293 #: config/tc-d30v.c:625
4294 msgid "sequential"
4295 msgstr ""
4296
4297 #: config/tc-d30v.c:625
4298 msgid "parallel"
4299 msgstr ""
4300
4301 #: config/tc-d30v.c:1032
4302 msgid "Instructions may not be executed in parallel"
4303 msgstr ""
4304
4305 #: config/tc-d30v.c:1045
4306 #, c-format
4307 msgid "Executing %s in IU may not work"
4308 msgstr ""
4309
4310 #: config/tc-d30v.c:1052
4311 #, c-format
4312 msgid "Executing %s in IU may not work in parallel execution"
4313 msgstr ""
4314
4315 #: config/tc-d30v.c:1065
4316 #, c-format
4317 msgid "special left instruction `%s' kills instruction `%s' in right container"
4318 msgstr ""
4319
4320 #: config/tc-d30v.c:1076
4321 #, c-format
4322 msgid "Executing %s in reverse serial with %s may not work"
4323 msgstr ""
4324
4325 #: config/tc-d30v.c:1079
4326 #, c-format
4327 msgid "Executing %s in IU in reverse serial may not work"
4328 msgstr ""
4329
4330 #: config/tc-d30v.c:1268
4331 msgid "Odd numbered register used as target of multi-register instruction"
4332 msgstr ""
4333
4334 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4335 #, c-format
4336 msgid "unknown condition code: %s"
4337 msgstr ""
4338
4339 #: config/tc-d30v.c:1360
4340 #, c-format
4341 msgid "cmpu doesn't support condition code %s"
4342 msgstr ""
4343
4344 #: config/tc-d30v.c:1395
4345 #, c-format
4346 msgid "unknown opcode: %s"
4347 msgstr ""
4348
4349 #: config/tc-d30v.c:1406
4350 #, c-format
4351 msgid "operands for opcode `%s' do not match any valid format"
4352 msgstr ""
4353
4354 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4355 msgid "Cannot assemble instruction"
4356 msgstr ""
4357
4358 #: config/tc-d30v.c:1623
4359 msgid "First opcode is long.  Unable to mix instructions as specified."
4360 msgstr ""
4361
4362 #: config/tc-d30v.c:1692
4363 msgid "word of NOPs added between word multiply and load"
4364 msgstr ""
4365
4366 #: config/tc-d30v.c:1694
4367 msgid "word of NOPs added between word multiply and 16-bit multiply"
4368 msgstr ""
4369
4370 #: config/tc-d30v.c:1726
4371 msgid "Instruction uses long version, so it cannot be mixed as specified"
4372 msgstr ""
4373
4374 #: config/tc-d30v.c:1853
4375 #, c-format
4376 msgid "value too large to fit in %d bits"
4377 msgstr ""
4378
4379 #: config/tc-d30v.c:1914
4380 #, c-format
4381 msgid "line %d: unable to place address of symbol '%s' into a byte"
4382 msgstr ""
4383
4384 #: config/tc-d30v.c:1917
4385 #, c-format
4386 msgid "line %d: unable to place value %lx into a byte"
4387 msgstr ""
4388
4389 #: config/tc-d30v.c:1925
4390 #, c-format
4391 msgid "line %d: unable to place address of symbol '%s' into a short"
4392 msgstr ""
4393
4394 #: config/tc-d30v.c:1928
4395 #, c-format
4396 msgid "line %d: unable to place value %lx into a short"
4397 msgstr ""
4398
4399 #: config/tc-d30v.c:1936
4400 #, c-format
4401 msgid "line %d: unable to place address of symbol '%s' into a quad"
4402 msgstr ""
4403
4404 #: config/tc-d30v.c:2044
4405 #, c-format
4406 msgid "Alignment too large: %d assumed"
4407 msgstr ""
4408
4409 #: config/tc-dlx.c:211
4410 msgid "missing .proc"
4411 msgstr ""
4412
4413 #: config/tc-dlx.c:228
4414 msgid ".endfunc missing for previous .proc"
4415 msgstr ""
4416
4417 #: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1769
4418 #, c-format
4419 msgid "internal error: can't hash `%s': %s\n"
4420 msgstr ""
4421
4422 #. Probably a memory allocation problem?  Give up now.
4423 #: config/tc-dlx.c:297 config/tc-hppa.c:8255 config/tc-mips.c:1772
4424 #: config/tc-mips.c:1824 config/tc-or32.c:211 config/tc-sparc.c:869
4425 msgid "Broken assembler.  No assembly attempted."
4426 msgstr ""
4427
4428 #: config/tc-dlx.c:327
4429 #, c-format
4430 msgid "Bad operand for a load instruction: <%s>"
4431 msgstr ""
4432
4433 #: config/tc-dlx.c:441
4434 #, c-format
4435 msgid "Bad operand for a store instruction: <%s>"
4436 msgstr ""
4437
4438 #: config/tc-dlx.c:621
4439 #, c-format
4440 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4441 msgstr ""
4442
4443 #: config/tc-dlx.c:634 config/tc-or32.c:812
4444 #, c-format
4445 msgid "Invalid expression after %%%%\n"
4446 msgstr ""
4447
4448 #: config/tc-dlx.c:703
4449 #, c-format
4450 msgid "Unknown opcode `%s'."
4451 msgstr ""
4452
4453 #: config/tc-dlx.c:716
4454 msgid "Can not set dlx_skip_hi16_flag"
4455 msgstr ""
4456
4457 #: config/tc-dlx.c:730
4458 #, c-format
4459 msgid "Missing arguments for opcode <%s>."
4460 msgstr ""
4461
4462 #: config/tc-dlx.c:764
4463 #, c-format
4464 msgid "Too many operands: %s"
4465 msgstr ""
4466
4467 #: config/tc-dlx.c:801
4468 #, c-format
4469 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4470 msgstr ""
4471
4472 #: config/tc-dlx.c:871
4473 msgid "failed regnum sanity check."
4474 msgstr ""
4475
4476 #: config/tc-dlx.c:884
4477 msgid "failed general register sanity check."
4478 msgstr ""
4479
4480 #. Types or values of args don't match.
4481 #: config/tc-dlx.c:892
4482 msgid "Invalid operands"
4483 msgstr ""
4484
4485 #: config/tc-dlx.c:1119 config/tc-or32.c:774
4486 #, c-format
4487 msgid "label \"$%d\" redefined"
4488 msgstr ""
4489
4490 #: config/tc-dlx.c:1157
4491 msgid "Invalid expression after # number\n"
4492 msgstr ""
4493
4494 #: config/tc-fr30.c:82
4495 #, c-format
4496 msgid " FR30 specific command line options:\n"
4497 msgstr ""
4498
4499 #: config/tc-fr30.c:135
4500 #, c-format
4501 msgid "Instruction %s not allowed in a delay slot."
4502 msgstr ""
4503
4504 #: config/tc-frv.c:407
4505 #, c-format
4506 msgid "Unknown cpu -mcpu=%s"
4507 msgstr ""
4508
4509 #: config/tc-frv.c:461
4510 #, c-format
4511 msgid "FRV specific command line options:\n"
4512 msgstr ""
4513
4514 #: config/tc-frv.c:462
4515 #, c-format
4516 msgid "-G n         Data >= n bytes is in small data area\n"
4517 msgstr ""
4518
4519 #: config/tc-frv.c:463
4520 #, c-format
4521 msgid "-mgpr-32     Note 32 gprs are used\n"
4522 msgstr ""
4523
4524 #: config/tc-frv.c:464
4525 #, c-format
4526 msgid "-mgpr-64     Note 64 gprs are used\n"
4527 msgstr ""
4528
4529 #: config/tc-frv.c:465
4530 #, c-format
4531 msgid "-mfpr-32     Note 32 fprs are used\n"
4532 msgstr ""
4533
4534 #: config/tc-frv.c:466
4535 #, c-format
4536 msgid "-mfpr-64     Note 64 fprs are used\n"
4537 msgstr ""
4538
4539 #: config/tc-frv.c:467
4540 #, c-format
4541 msgid "-msoft-float Note software fp is used\n"
4542 msgstr ""
4543
4544 #: config/tc-frv.c:468
4545 #, c-format
4546 msgid "-mdword      Note stack is aligned to a 8 byte boundary\n"
4547 msgstr ""
4548
4549 #: config/tc-frv.c:469
4550 #, c-format
4551 msgid "-mno-dword   Note stack is aligned to a 4 byte boundary\n"
4552 msgstr ""
4553
4554 #: config/tc-frv.c:470
4555 #, c-format
4556 msgid "-mdouble     Note fp double insns are used\n"
4557 msgstr ""
4558
4559 #: config/tc-frv.c:471
4560 #, c-format
4561 msgid "-mmedia      Note media insns are used\n"
4562 msgstr ""
4563
4564 #: config/tc-frv.c:472
4565 #, c-format
4566 msgid "-mmuladd     Note multiply add/subtract insns are used\n"
4567 msgstr ""
4568
4569 #: config/tc-frv.c:473
4570 #, c-format
4571 msgid "-mpack       Note instructions are packed\n"
4572 msgstr ""
4573
4574 #: config/tc-frv.c:474
4575 #, c-format
4576 msgid "-mno-pack    Do not allow instructions to be packed\n"
4577 msgstr ""
4578
4579 #: config/tc-frv.c:475
4580 #, c-format
4581 msgid "-mpic        Note small position independent code\n"
4582 msgstr ""
4583
4584 #: config/tc-frv.c:476
4585 #, c-format
4586 msgid "-mPIC        Note large position independent code\n"
4587 msgstr ""
4588
4589 #: config/tc-frv.c:477
4590 #, c-format
4591 msgid "-mlibrary-pic Compile library for large position indepedent code\n"
4592 msgstr ""
4593
4594 #: config/tc-frv.c:478
4595 #, c-format
4596 msgid "-mfdpic      Assemble for the FDPIC ABI\n"
4597 msgstr ""
4598
4599 #: config/tc-frv.c:479
4600 #, c-format
4601 msgid "-mnopic      Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4602 msgstr ""
4603
4604 #: config/tc-frv.c:480
4605 #, c-format
4606 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4607 msgstr ""
4608
4609 #: config/tc-frv.c:481
4610 #, c-format
4611 msgid "             Record the cpu type\n"
4612 msgstr ""
4613
4614 #: config/tc-frv.c:482
4615 #, c-format
4616 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4617 msgstr ""
4618
4619 #: config/tc-frv.c:483
4620 #, c-format
4621 msgid "-mtomcat-debug Debug tomcat workarounds\n"
4622 msgstr ""
4623
4624 #: config/tc-frv.c:1187
4625 msgid "VLIW packing used for -mno-pack"
4626 msgstr ""
4627
4628 #: config/tc-frv.c:1197
4629 msgid "Instruction not supported by this architecture"
4630 msgstr ""
4631
4632 #: config/tc-frv.c:1207
4633 msgid "VLIW packing constraint violation"
4634 msgstr ""
4635
4636 #: config/tc-frv.c:1823
4637 #, c-format
4638 msgid "Relocation %s is not safe for %s"
4639 msgstr ""
4640
4641 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4642 msgid "Reg not valid for H8/300"
4643 msgstr ""
4644
4645 #: config/tc-h8300.c:484
4646 msgid "invalid operand size requested"
4647 msgstr ""
4648
4649 #: config/tc-h8300.c:583
4650 msgid "Invalid register list for ldm/stm\n"
4651 msgstr ""
4652
4653 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4654 msgid "mismatch between register and suffix"
4655 msgstr ""
4656
4657 #: config/tc-h8300.c:648
4658 msgid "address too high for vector table jmp/jsr"
4659 msgstr ""
4660
4661 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4662 msgid "Wrong size pointer register for architecture."
4663 msgstr ""
4664
4665 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4666 msgid "expected @(exp, reg16)"
4667 msgstr ""
4668
4669 #: config/tc-h8300.c:760
4670 msgid "expected .L, .W or .B for register in indexed addressing mode"
4671 msgstr ""
4672
4673 #: config/tc-h8300.c:954
4674 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4675 msgstr ""
4676
4677 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4678 msgid "expected register"
4679 msgstr ""
4680
4681 #: config/tc-h8300.c:997
4682 msgid "expected closing paren"
4683 msgstr ""
4684
4685 #: config/tc-h8300.c:1056
4686 #, c-format
4687 msgid "can't use high part of register in operand %d"
4688 msgstr ""
4689
4690 #: config/tc-h8300.c:1213
4691 #, c-format
4692 msgid "Opcode `%s' with these operand types not available in %s mode"
4693 msgstr ""
4694
4695 #: config/tc-h8300.c:1222
4696 msgid "mismatch between opcode size and operand size"
4697 msgstr ""
4698
4699 #: config/tc-h8300.c:1258
4700 #, c-format
4701 msgid "operand %s0x%lx out of range."
4702 msgstr ""
4703
4704 #: config/tc-h8300.c:1354
4705 msgid "Can't work out size of operand.\n"
4706 msgstr ""
4707
4708 #: config/tc-h8300.c:1403
4709 #, c-format
4710 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4711 msgstr ""
4712
4713 #: config/tc-h8300.c:1408
4714 #, c-format
4715 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4716 msgstr ""
4717
4718 #: config/tc-h8300.c:1414
4719 #, c-format
4720 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4721 msgstr ""
4722
4723 #: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4724 msgid "Need #1 or #2 here"
4725 msgstr ""
4726
4727 #: config/tc-h8300.c:1490
4728 msgid "#4 not valid on H8/300."
4729 msgstr ""
4730
4731 #: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4732 #, c-format
4733 msgid "branch operand has odd offset (%lx)\n"
4734 msgstr ""
4735
4736 #: config/tc-h8300.c:1716
4737 msgid "destination operand must be 16 bit register"
4738 msgstr ""
4739
4740 #: config/tc-h8300.c:1725
4741 msgid "source operand must be 8 bit register"
4742 msgstr ""
4743
4744 #: config/tc-h8300.c:1733
4745 msgid "destination operand must be 16bit absolute address"
4746 msgstr ""
4747
4748 #: config/tc-h8300.c:1740
4749 msgid "destination operand must be 8 bit register"
4750 msgstr ""
4751
4752 #: config/tc-h8300.c:1748
4753 msgid "source operand must be 16bit absolute address"
4754 msgstr ""
4755
4756 #. This seems more sane than saying "too many operands".  We'll
4757 #. get here only if the trailing trash starts with a comma.
4758 #. Types or values of args don't match.
4759 #: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
4760 #: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
4761 #: config/tc-or32.c:528
4762 msgid "invalid operands"
4763 msgstr ""
4764
4765 #: config/tc-h8300.c:1787
4766 msgid "operand/size mis-match"
4767 msgstr ""
4768
4769 #: config/tc-h8300.c:1883 config/tc-mips.c:9781 config/tc-sh64.c:2795
4770 #: config/tc-sh.c:2925 config/tc-z8k.c:1226
4771 msgid "unknown opcode"
4772 msgstr ""
4773
4774 #: config/tc-h8300.c:1916
4775 msgid "invalid operand in ldm"
4776 msgstr ""
4777
4778 #: config/tc-h8300.c:1925
4779 msgid "invalid operand in stm"
4780 msgstr ""
4781
4782 #: config/tc-h8300.c:2039
4783 #, c-format
4784 msgid "call to tc_aout_fix_to_chars \n"
4785 msgstr ""
4786
4787 #: config/tc-h8300.c:2048 config/tc-xc16x.c:340
4788 #, c-format
4789 msgid "call to md_convert_frag \n"
4790 msgstr ""
4791
4792 #: config/tc-h8300.c:2099 config/tc-xc16x.c:244
4793 #, c-format
4794 msgid "call to md_estimate_size_before_relax \n"
4795 msgstr ""
4796
4797 #: config/tc-h8300.c:2128 config/tc-xc16x.c:285
4798 msgid "Difference of symbols in different sections is not supported"
4799 msgstr ""
4800
4801 #: config/tc-h8300.c:2150 config/tc-mcore.c:2199 config/tc-pj.c:489
4802 #: config/tc-sh.c:4351 config/tc-xc16x.c:308
4803 #, c-format
4804 msgid "Cannot represent relocation type %s"
4805 msgstr ""
4806
4807 #. Simple range checking for FIELD against HIGH and LOW bounds.
4808 #. IGNORE is used to suppress the error message.
4809 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4810 #. the current file and line number are not valid.
4811 #: config/tc-hppa.c:1015 config/tc-hppa.c:1029
4812 #, c-format
4813 msgid "Field out of range [%d..%d] (%d)."
4814 msgstr ""
4815
4816 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4817 #. IGNORE is used to suppress the error message.
4818 #: config/tc-hppa.c:1043
4819 #, c-format
4820 msgid "Field not properly aligned [%d] (%d)."
4821 msgstr ""
4822
4823 #: config/tc-hppa.c:1092
4824 msgid "Missing .exit\n"
4825 msgstr ""
4826
4827 #: config/tc-hppa.c:1095
4828 msgid "Missing .procend\n"
4829 msgstr ""
4830
4831 #: config/tc-hppa.c:1277
4832 #, c-format
4833 msgid "Invalid field selector.  Assuming F%%."
4834 msgstr ""
4835
4836 #: config/tc-hppa.c:1304
4837 msgid "Bad segment in expression."
4838 msgstr ""
4839
4840 #: config/tc-hppa.c:1329
4841 #, c-format
4842 msgid "Invalid Nullification: (%c)"
4843 msgstr ""
4844
4845 #: config/tc-hppa.c:1387
4846 msgid "Cannot handle fixup"
4847 msgstr ""
4848
4849 #: config/tc-hppa.c:1685
4850 #, c-format
4851 msgid "  -Q                      ignored\n"
4852 msgstr ""
4853
4854 #: config/tc-hppa.c:1689
4855 #, c-format
4856 msgid "  -c                      print a warning if a comment is found\n"
4857 msgstr ""
4858
4859 #: config/tc-hppa.c:1755
4860 #, c-format
4861 msgid "no hppa_fixup entry for fixup type 0x%x"
4862 msgstr ""
4863
4864 #: config/tc-hppa.c:1934
4865 msgid "Unknown relocation encountered in md_apply_fix."
4866 msgstr ""
4867
4868 #: config/tc-hppa.c:2122 config/tc-hppa.c:2147
4869 #, c-format
4870 msgid "Undefined register: '%s'."
4871 msgstr ""
4872
4873 #: config/tc-hppa.c:2181
4874 #, c-format
4875 msgid "Non-absolute symbol: '%s'."
4876 msgstr ""
4877
4878 #: config/tc-hppa.c:2196
4879 #, c-format
4880 msgid "Undefined absolute constant: '%s'."
4881 msgstr ""
4882
4883 #: config/tc-hppa.c:2227 config/tc-hppa.c:5646
4884 msgid "could not update architecture and machine"
4885 msgstr ""
4886
4887 #: config/tc-hppa.c:2265
4888 #, c-format
4889 msgid "Invalid FP Compare Condition: %s"
4890 msgstr ""
4891
4892 #: config/tc-hppa.c:2320
4893 #, c-format
4894 msgid "Invalid FTEST completer: %s"
4895 msgstr ""
4896
4897 #: config/tc-hppa.c:2386 config/tc-hppa.c:2423
4898 #, c-format
4899 msgid "Invalid FP Operand Format: %3s"
4900 msgstr ""
4901
4902 #: config/tc-hppa.c:2558
4903 msgid "Bad segment (should be absolute)."
4904 msgstr ""
4905
4906 #: config/tc-hppa.c:2584
4907 #, c-format
4908 msgid "Invalid argument location: %s\n"
4909 msgstr ""
4910
4911 #: config/tc-hppa.c:2613
4912 #, c-format
4913 msgid "Invalid argument description: %d"
4914 msgstr ""
4915
4916 #: config/tc-hppa.c:3439
4917 msgid "Invalid Indexed Load Completer."
4918 msgstr ""
4919
4920 #: config/tc-hppa.c:3444
4921 msgid "Invalid Indexed Load Completer Syntax."
4922 msgstr ""
4923
4924 #: config/tc-hppa.c:3478
4925 msgid "Invalid Short Load/Store Completer."
4926 msgstr ""
4927
4928 #: config/tc-hppa.c:3538 config/tc-hppa.c:3543
4929 msgid "Invalid Store Bytes Short Completer"
4930 msgstr ""
4931
4932 #: config/tc-hppa.c:3854 config/tc-hppa.c:3860
4933 msgid "Invalid left/right combination completer"
4934 msgstr ""
4935
4936 #: config/tc-hppa.c:3909 config/tc-hppa.c:3916
4937 msgid "Invalid permutation completer"
4938 msgstr ""
4939
4940 #: config/tc-hppa.c:4016
4941 #, c-format
4942 msgid "Invalid Add Condition: %s"
4943 msgstr ""
4944
4945 #: config/tc-hppa.c:4027 config/tc-hppa.c:4037
4946 msgid "Invalid Add and Branch Condition"
4947 msgstr ""
4948
4949 #: config/tc-hppa.c:4058 config/tc-hppa.c:4195
4950 msgid "Invalid Compare/Subtract Condition"
4951 msgstr ""
4952
4953 #: config/tc-hppa.c:4098
4954 #, c-format
4955 msgid "Invalid Bit Branch Condition: %c"
4956 msgstr ""
4957
4958 #: config/tc-hppa.c:4183
4959 #, c-format
4960 msgid "Invalid Compare/Subtract Condition: %s"
4961 msgstr ""
4962
4963 #: config/tc-hppa.c:4210
4964 msgid "Invalid Compare and Branch Condition"
4965 msgstr ""
4966
4967 #: config/tc-hppa.c:4306
4968 msgid "Invalid Logical Instruction Condition."
4969 msgstr ""
4970
4971 #: config/tc-hppa.c:4361
4972 msgid "Invalid Shift/Extract/Deposit Condition."
4973 msgstr ""
4974
4975 #: config/tc-hppa.c:4473
4976 msgid "Invalid Unit Instruction Condition."
4977 msgstr ""
4978
4979 #: config/tc-hppa.c:4948 config/tc-hppa.c:4980 config/tc-hppa.c:5011
4980 #: config/tc-hppa.c:5041
4981 msgid "Branch to unaligned address"
4982 msgstr ""
4983
4984 #: config/tc-hppa.c:5219
4985 msgid "Invalid SFU identifier"
4986 msgstr ""
4987
4988 #: config/tc-hppa.c:5269
4989 msgid "Invalid COPR identifier"
4990 msgstr ""
4991
4992 #: config/tc-hppa.c:5398
4993 msgid "Invalid Floating Point Operand Format."
4994 msgstr ""
4995
4996 #: config/tc-hppa.c:5515 config/tc-hppa.c:5535 config/tc-hppa.c:5555
4997 #: config/tc-hppa.c:5575 config/tc-hppa.c:5595
4998 msgid "Invalid register for single precision fmpyadd or fmpysub"
4999 msgstr ""
5000
5001 #: config/tc-hppa.c:5663
5002 #, c-format
5003 msgid "Invalid operands %s"
5004 msgstr ""
5005
5006 #: config/tc-hppa.c:5718 config/tc-hppa.c:6924 config/tc-hppa.c:6979
5007 msgid "Missing function name for .PROC (corrupted label chain)"
5008 msgstr ""
5009
5010 #: config/tc-hppa.c:5721 config/tc-hppa.c:6982
5011 msgid "Missing function name for .PROC"
5012 msgstr ""
5013
5014 #: config/tc-hppa.c:5780
5015 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5016 msgstr ""
5017
5018 #: config/tc-hppa.c:5876
5019 #, c-format
5020 msgid "Invalid .CALL argument: %s"
5021 msgstr ""
5022
5023 #: config/tc-hppa.c:6010
5024 msgid ".callinfo is not within a procedure definition"
5025 msgstr ""
5026
5027 #: config/tc-hppa.c:6030
5028 #, c-format
5029 msgid "FRAME parameter must be a multiple of 8: %d\n"
5030 msgstr ""
5031
5032 #: config/tc-hppa.c:6049
5033 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5034 msgstr ""
5035
5036 #: config/tc-hppa.c:6061
5037 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5038 msgstr ""
5039
5040 #: config/tc-hppa.c:6071
5041 msgid "Value for ENTRY_SR must be 3\n"
5042 msgstr ""
5043
5044 #: config/tc-hppa.c:6127
5045 #, c-format
5046 msgid "Invalid .CALLINFO argument: %s"
5047 msgstr ""
5048
5049 #: config/tc-hppa.c:6237
5050 msgid "The .ENTER pseudo-op is not supported"
5051 msgstr ""
5052
5053 #: config/tc-hppa.c:6253
5054 msgid "Misplaced .entry. Ignored."
5055 msgstr ""
5056
5057 #: config/tc-hppa.c:6257
5058 msgid "Missing .callinfo."
5059 msgstr ""
5060
5061 #: config/tc-hppa.c:6321
5062 msgid ".REG expression must be a register"
5063 msgstr ""
5064
5065 #: config/tc-hppa.c:6337
5066 msgid "bad or irreducible absolute expression; zero assumed"
5067 msgstr ""
5068
5069 #: config/tc-hppa.c:6348
5070 msgid ".REG must use a label"
5071 msgstr ""
5072
5073 #: config/tc-hppa.c:6350
5074 msgid ".EQU must use a label"
5075 msgstr ""
5076
5077 #: config/tc-hppa.c:6412
5078 #, c-format
5079 msgid "Symbol '%s' could not be created."
5080 msgstr ""
5081
5082 #: config/tc-hppa.c:6416
5083 msgid "No memory for symbol name."
5084 msgstr ""
5085
5086 #: config/tc-hppa.c:6465
5087 msgid ".EXIT must appear within a procedure"
5088 msgstr ""
5089
5090 #: config/tc-hppa.c:6469
5091 msgid "Missing .callinfo"
5092 msgstr ""
5093
5094 #: config/tc-hppa.c:6473
5095 msgid "No .ENTRY for this .EXIT"
5096 msgstr ""
5097
5098 #: config/tc-hppa.c:6513
5099 #, c-format
5100 msgid "Using ENTRY rather than CODE in export directive for %s"
5101 msgstr ""
5102
5103 #: config/tc-hppa.c:6630
5104 #, c-format
5105 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5106 msgstr ""
5107
5108 #: config/tc-hppa.c:6654
5109 #, c-format
5110 msgid "Cannot define export symbol: %s\n"
5111 msgstr ""
5112
5113 #: config/tc-hppa.c:6751
5114 msgid "Missing label name on .LABEL"
5115 msgstr ""
5116
5117 #: config/tc-hppa.c:6756
5118 msgid "extra .LABEL arguments ignored."
5119 msgstr ""
5120
5121 #: config/tc-hppa.c:6772
5122 msgid "The .LEAVE pseudo-op is not supported"
5123 msgstr ""
5124
5125 #: config/tc-hppa.c:6810
5126 msgid "Unrecognized .LEVEL argument\n"
5127 msgstr ""
5128
5129 #: config/tc-hppa.c:6844
5130 #, c-format
5131 msgid "Cannot define static symbol: %s\n"
5132 msgstr ""
5133
5134 #: config/tc-hppa.c:6878
5135 msgid "Nested procedures"
5136 msgstr ""
5137
5138 #: config/tc-hppa.c:6888
5139 msgid "Cannot allocate unwind descriptor\n"
5140 msgstr ""
5141
5142 #: config/tc-hppa.c:6986
5143 msgid "misplaced .procend"
5144 msgstr ""
5145
5146 #: config/tc-hppa.c:6989
5147 msgid "Missing .callinfo for this procedure"
5148 msgstr ""
5149
5150 #: config/tc-hppa.c:6992
5151 msgid "Missing .EXIT for a .ENTRY"
5152 msgstr ""
5153
5154 #: config/tc-hppa.c:7029
5155 msgid "Not in a space.\n"
5156 msgstr ""
5157
5158 #: config/tc-hppa.c:7032
5159 msgid "Not in a subspace.\n"
5160 msgstr ""
5161
5162 #: config/tc-hppa.c:7121
5163 msgid "Invalid .SPACE argument"
5164 msgstr ""
5165
5166 #: config/tc-hppa.c:7167
5167 msgid "Can't change spaces within a procedure definition. Ignored"
5168 msgstr ""
5169
5170 #: config/tc-hppa.c:7295
5171 #, c-format
5172 msgid "Undefined space: '%s' Assuming space number = 0."
5173 msgstr ""
5174
5175 #: config/tc-hppa.c:7318
5176 msgid "Must be in a space before changing or declaring subspaces.\n"
5177 msgstr ""
5178
5179 #: config/tc-hppa.c:7322
5180 msgid "Can't change subspaces within a procedure definition. Ignored"
5181 msgstr ""
5182
5183 #: config/tc-hppa.c:7358
5184 msgid "Parameters of an existing subspace can't be modified"
5185 msgstr ""
5186
5187 #: config/tc-hppa.c:7410
5188 msgid "Alignment must be a power of 2"
5189 msgstr ""
5190
5191 #: config/tc-hppa.c:7457
5192 msgid "FIRST not supported as a .SUBSPACE argument"
5193 msgstr ""
5194
5195 #: config/tc-hppa.c:7459
5196 msgid "Invalid .SUBSPACE argument"
5197 msgstr ""
5198
5199 #: config/tc-hppa.c:7648
5200 #, c-format
5201 msgid "Internal error: Unable to find containing space for %s."
5202 msgstr ""
5203
5204 #: config/tc-hppa.c:7686
5205 #, c-format
5206 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5207 msgstr ""
5208
5209 #: config/tc-hppa.c:7774
5210 #, c-format
5211 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5212 msgstr ""
5213
5214 #: config/tc-hppa.c:8219
5215 msgid "-R option not supported on this target."
5216 msgstr ""
5217
5218 #: config/tc-hppa.c:8236 config/tc-sparc.c:825 config/tc-sparc.c:861
5219 #, c-format
5220 msgid "Internal error: can't hash `%s': %s\n"
5221 msgstr ""
5222
5223 #: config/tc-hppa.c:8245 config/tc-i860.c:236
5224 #, c-format
5225 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5226 msgstr ""
5227
5228 #: config/tc-i386.c:1355
5229 #, c-format
5230 msgid "%s shortened to %s"
5231 msgstr ""
5232
5233 #: config/tc-i386.c:1425
5234 msgid "same type of prefix used twice"
5235 msgstr ""
5236
5237 #: config/tc-i386.c:1450
5238 msgid "64bit mode not supported on this CPU."
5239 msgstr ""
5240
5241 #: config/tc-i386.c:1454
5242 msgid "32bit mode not supported on this CPU."
5243 msgstr ""
5244
5245 #: config/tc-i386.c:1489
5246 msgid "bad argument to syntax directive."
5247 msgstr ""
5248
5249 #: config/tc-i386.c:1569
5250 #, c-format
5251 msgid "no such architecture: `%s'"
5252 msgstr ""
5253
5254 #: config/tc-i386.c:1574
5255 msgid "missing cpu architecture"
5256 msgstr ""
5257
5258 #: config/tc-i386.c:1588
5259 #, c-format
5260 msgid "no such architecture modifier: `%s'"
5261 msgstr ""
5262
5263 #: config/tc-i386.c:1604 config/tc-i386.c:7210 config/tc-maxq.c:223
5264 msgid "Unknown architecture"
5265 msgstr ""
5266
5267 #: config/tc-i386.c:1951
5268 #, c-format
5269 msgid "unknown relocation (%u)"
5270 msgstr ""
5271
5272 #: config/tc-i386.c:1953
5273 #, c-format
5274 msgid "%u-byte relocation cannot be applied to %u-byte field"
5275 msgstr ""
5276
5277 #: config/tc-i386.c:1957
5278 msgid "non-pc-relative relocation for pc-relative field"
5279 msgstr ""
5280
5281 #: config/tc-i386.c:1962
5282 msgid "relocated field and relocation type differ in signedness"
5283 msgstr ""
5284
5285 #: config/tc-i386.c:1971
5286 msgid "there are no unsigned pc-relative relocations"
5287 msgstr ""
5288
5289 #: config/tc-i386.c:1979
5290 #, c-format
5291 msgid "cannot do %u byte pc-relative relocation"
5292 msgstr ""
5293
5294 #: config/tc-i386.c:1996
5295 #, c-format
5296 msgid "cannot do %s %u byte relocation"
5297 msgstr ""
5298
5299 #: config/tc-i386.c:2206 config/tc-i386.c:3472
5300 #, c-format
5301 msgid "ambiguous operand size for `%s'"
5302 msgstr ""
5303
5304 #: config/tc-i386.c:2255
5305 #, c-format
5306 msgid "can't use register '%s%s' as operand %d in '%s'."
5307 msgstr ""
5308
5309 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5310 #: config/tc-i386.c:2294
5311 #, c-format
5312 msgid "translating to `%sp'"
5313 msgstr ""
5314
5315 #: config/tc-i386.c:2342
5316 #, c-format
5317 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5318 msgstr ""
5319
5320 #: config/tc-i386.c:2389 config/tc-i386.c:2497 config/tc-maxq.c:800
5321 #: config/tc-maxq.c:830
5322 #, c-format
5323 msgid "no such instruction: `%s'"
5324 msgstr ""
5325
5326 #: config/tc-i386.c:2400 config/tc-i386.c:2530 config/tc-maxq.c:808
5327 #, c-format
5328 msgid "invalid character %s in mnemonic"
5329 msgstr ""
5330
5331 #: config/tc-i386.c:2407
5332 msgid "expecting prefix; got nothing"
5333 msgstr ""
5334
5335 #: config/tc-i386.c:2409
5336 msgid "expecting mnemonic; got nothing"
5337 msgstr ""
5338
5339 #: config/tc-i386.c:2424 config/tc-i386.c:2548
5340 #, c-format
5341 msgid "`%s' is only supported in 64-bit mode"
5342 msgstr ""
5343
5344 #: config/tc-i386.c:2425 config/tc-i386.c:2547
5345 #, c-format
5346 msgid "`%s' is not supported in 64-bit mode"
5347 msgstr ""
5348
5349 #: config/tc-i386.c:2437
5350 #, c-format
5351 msgid "redundant %s prefix"
5352 msgstr ""
5353
5354 #: config/tc-i386.c:2554
5355 #, c-format
5356 msgid "`%s' is not supported on `%s%s'"
5357 msgstr ""
5358
5359 #: config/tc-i386.c:2562
5360 msgid "use .code16 to ensure correct addressing mode"
5361 msgstr ""
5362
5363 #: config/tc-i386.c:2575
5364 #, c-format
5365 msgid "expecting string instruction after `%s'"
5366 msgstr ""
5367
5368 #: config/tc-i386.c:2607
5369 #, c-format
5370 msgid "invalid character %s before operand %d"
5371 msgstr ""
5372
5373 #: config/tc-i386.c:2621
5374 #, c-format
5375 msgid "unbalanced parenthesis in operand %d."
5376 msgstr ""
5377
5378 #: config/tc-i386.c:2624 config/tc-maxq.c:1850
5379 #, c-format
5380 msgid "unbalanced brackets in operand %d."
5381 msgstr ""
5382
5383 #: config/tc-i386.c:2633
5384 #, c-format
5385 msgid "invalid character %s in operand %d"
5386 msgstr ""
5387
5388 #: config/tc-i386.c:2660 config/tc-maxq.c:1876
5389 #, c-format
5390 msgid "spurious operands; (%d operands/instruction max)"
5391 msgstr ""
5392
5393 #: config/tc-i386.c:2683 config/tc-maxq.c:1896
5394 msgid "expecting operand after ','; got nothing"
5395 msgstr ""
5396
5397 #: config/tc-i386.c:2688
5398 msgid "expecting operand before ','; got nothing"
5399 msgstr ""
5400
5401 #. We found no match.
5402 #: config/tc-i386.c:3223
5403 #, c-format
5404 msgid "suffix or operands invalid for `%s'"
5405 msgstr ""
5406
5407 #: config/tc-i386.c:3234
5408 #, c-format
5409 msgid "indirect %s without `*'"
5410 msgstr ""
5411
5412 #. Warn them that a data or address size prefix doesn't
5413 #. affect assembly of the next line of code.
5414 #: config/tc-i386.c:3242
5415 #, c-format
5416 msgid "stand-alone `%s' prefix"
5417 msgstr ""
5418
5419 #: config/tc-i386.c:3276 config/tc-i386.c:3291
5420 #, c-format
5421 msgid "`%s' operand %d must use `%%es' segment"
5422 msgstr ""
5423
5424 #. We have to know the operand size for crc32.
5425 #: config/tc-i386.c:3344
5426 #, c-format
5427 msgid "ambiguous memory operand size for `%s`"
5428 msgstr ""
5429
5430 #: config/tc-i386.c:3445
5431 msgid ""
5432 "no instruction mnemonic suffix given and no register operands; can't size "
5433 "instruction"
5434 msgstr ""
5435
5436 #: config/tc-i386.c:3598 config/tc-i386.c:3672 config/tc-i386.c:3703
5437 #: config/tc-i386.c:3751 config/tc-i386.c:3789
5438 #, c-format
5439 msgid "Incorrect register `%s%s' used with `%c' suffix"
5440 msgstr ""
5441
5442 #: config/tc-i386.c:3606 config/tc-i386.c:3679 config/tc-i386.c:3796
5443 #, c-format
5444 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5445 msgstr ""
5446
5447 #: config/tc-i386.c:3631 config/tc-i386.c:3655 config/tc-i386.c:3725
5448 #: config/tc-i386.c:3772
5449 #, c-format
5450 msgid "`%s%s' not allowed with `%s%c'"
5451 msgstr ""
5452
5453 #: config/tc-i386.c:3864
5454 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5455 msgstr ""
5456
5457 #: config/tc-i386.c:4054 config/tc-i386.c:4089 config/tc-i386.c:4158
5458 #: config/tc-i386.c:4209
5459 #, c-format
5460 msgid "Incorrect operands for the '%s' instruction"
5461 msgstr ""
5462
5463 #: config/tc-i386.c:4216
5464 #, c-format
5465 msgid "Internal error for the '%s' instruction"
5466 msgstr ""
5467
5468 #: config/tc-i386.c:4242
5469 #, c-format
5470 msgid "the last operand of `%s' must be `%sxmm0'"
5471 msgstr ""
5472
5473 #: config/tc-i386.c:4245
5474 #, c-format
5475 msgid "the first operand of `%s' must be `%sxmm0'"
5476 msgstr ""
5477
5478 #: config/tc-i386.c:4293
5479 #, c-format
5480 msgid "you can't `pop %%cs'"
5481 msgstr ""
5482
5483 #. Reversed arguments on faddp, fsubp, etc.
5484 #: config/tc-i386.c:4322
5485 #, c-format
5486 msgid "translating to `%s %s%s,%s%s'"
5487 msgstr ""
5488
5489 #. Extraneous `l' suffix on fp insn.
5490 #: config/tc-i386.c:4329
5491 #, c-format
5492 msgid "translating to `%s %s%s'"
5493 msgstr ""
5494
5495 #: config/tc-i386.c:4357
5496 #, c-format
5497 msgid "segment override on `%s' is ineffectual"
5498 msgstr ""
5499
5500 #: config/tc-i386.c:4784 config/tc-i386.c:4878 config/tc-i386.c:4923
5501 msgid "skipping prefixes on this instruction"
5502 msgstr ""
5503
5504 #: config/tc-i386.c:4943
5505 msgid "16-bit jump out of range"
5506 msgstr ""
5507
5508 #: config/tc-i386.c:4952
5509 #, c-format
5510 msgid "can't handle non absolute segment in `%s'"
5511 msgstr ""
5512
5513 #: config/tc-i386.c:5538
5514 #, c-format
5515 msgid "@%s reloc is not supported with %d-bit output format"
5516 msgstr ""
5517
5518 #: config/tc-i386.c:5582
5519 #, c-format
5520 msgid "missing or invalid expression `%s'"
5521 msgstr ""
5522
5523 #: config/tc-i386.c:5635
5524 #, c-format
5525 msgid "at most %d immediate operands are allowed"
5526 msgstr ""
5527
5528 #: config/tc-i386.c:5657 config/tc-i386.c:5895 config/tc-maxq.c:1462
5529 #, c-format
5530 msgid "junk `%s' after expression"
5531 msgstr ""
5532
5533 #: config/tc-i386.c:5670
5534 #, c-format
5535 msgid "missing or invalid immediate expression `%s'"
5536 msgstr ""
5537
5538 #: config/tc-i386.c:5693 config/tc-i386.c:5950 config/tc-maxq.c:1492
5539 #, c-format
5540 msgid "unimplemented segment %s in operand"
5541 msgstr ""
5542
5543 #: config/tc-i386.c:5699
5544 #, c-format
5545 msgid "illegal immediate register operand %s"
5546 msgstr ""
5547
5548 #: config/tc-i386.c:5747
5549 #, c-format
5550 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5551 msgstr ""
5552
5553 #: config/tc-i386.c:5756
5554 #, c-format
5555 msgid "scale factor of %d without an index register"
5556 msgstr ""
5557
5558 #: config/tc-i386.c:5778
5559 #, c-format
5560 msgid "at most %d displacement operands are allowed"
5561 msgstr ""
5562
5563 #: config/tc-i386.c:5935
5564 #, c-format
5565 msgid "missing or invalid displacement expression `%s'"
5566 msgstr ""
5567
5568 #: config/tc-i386.c:6055
5569 #, c-format
5570 msgid "`%s' is not a valid base/index expression"
5571 msgstr ""
5572
5573 #: config/tc-i386.c:6059
5574 #, c-format
5575 msgid "`%s' is not a valid %s bit base/index expression"
5576 msgstr ""
5577
5578 #: config/tc-i386.c:6135
5579 #, c-format
5580 msgid "bad memory operand `%s'"
5581 msgstr ""
5582
5583 #: config/tc-i386.c:6150
5584 #, c-format
5585 msgid "junk `%s' after register"
5586 msgstr ""
5587
5588 #: config/tc-i386.c:6162 config/tc-i386.c:6278 config/tc-i386.c:6319
5589 #, c-format
5590 msgid "bad register name `%s'"
5591 msgstr ""
5592
5593 #: config/tc-i386.c:6170
5594 msgid "immediate operand illegal with absolute jump"
5595 msgstr ""
5596
5597 #: config/tc-i386.c:6192
5598 #, c-format
5599 msgid "too many memory references for `%s'"
5600 msgstr ""
5601
5602 #: config/tc-i386.c:6270
5603 #, c-format
5604 msgid "expecting `,' or `)' after index register in `%s'"
5605 msgstr ""
5606
5607 #: config/tc-i386.c:6295
5608 #, c-format
5609 msgid "expecting `)' after scale factor in `%s'"
5610 msgstr ""
5611
5612 #: config/tc-i386.c:6303
5613 #, c-format
5614 msgid "expecting index register or scale factor after `,'; got '%c'"
5615 msgstr ""
5616
5617 #: config/tc-i386.c:6311
5618 #, c-format
5619 msgid "expecting `,' or `)' after base register in `%s'"
5620 msgstr ""
5621
5622 #. It's not a memory operand; argh!
5623 #: config/tc-i386.c:6354
5624 #, c-format
5625 msgid "invalid char %s beginning operand %d `%s'"
5626 msgstr ""
5627
5628 #: config/tc-i386.c:6530
5629 msgid "long jump required"
5630 msgstr ""
5631
5632 #: config/tc-i386.c:6585
5633 msgid "jump target out of range"
5634 msgstr ""
5635
5636 #: config/tc-i386.c:7047
5637 msgid "No compiled in support for x86_64"
5638 msgstr ""
5639
5640 #: config/tc-i386.c:7076 config/tc-i386.c:7092
5641 #, c-format
5642 msgid "Invalid -march= option: `%s'"
5643 msgstr ""
5644
5645 #: config/tc-i386.c:7097 config/tc-i386.c:7109
5646 #, c-format
5647 msgid "Invalid -mtune= option: `%s'"
5648 msgstr ""
5649
5650 #: config/tc-i386.c:7123
5651 #, c-format
5652 msgid ""
5653 "  -Q                      ignored\n"
5654 "  -V                      print assembler version number\n"
5655 "  -k                      ignored\n"
5656 msgstr ""
5657
5658 #: config/tc-i386.c:7128
5659 #, c-format
5660 msgid ""
5661 "  -n                      Do not optimize code alignment\n"
5662 "  -q                      quieten some warnings\n"
5663 msgstr ""
5664
5665 #: config/tc-i386.c:7132
5666 #, c-format
5667 msgid "  -s                      ignored\n"
5668 msgstr ""
5669
5670 #: config/tc-i386.c:7136
5671 #, c-format
5672 msgid "  --32/--64               generate 32bit/64bit code\n"
5673 msgstr ""
5674
5675 #: config/tc-i386.c:7140
5676 #, c-format
5677 msgid "  --divide                do not treat `/' as a comment character\n"
5678 msgstr ""
5679
5680 #: config/tc-i386.c:7143
5681 #, c-format
5682 msgid "  --divide                ignored\n"
5683 msgstr ""
5684
5685 #: config/tc-i386.c:7146
5686 #, c-format
5687 msgid ""
5688 "  -march=CPU/-mtune=CPU   generate code/optimize for CPU, where CPU is one "
5689 "of:\n"
5690 "                           i386, i486, pentium, pentiumpro, pentium4, "
5691 "nocona,\n"
5692 "                           core, core2, k6, athlon, k8, generic32, "
5693 "generic64\n"
5694 msgstr ""
5695
5696 #: config/tc-i386.c:7299 config/tc-s390.c:1822
5697 msgid "GOT already in symbol table"
5698 msgstr ""
5699
5700 #: config/tc-i386.c:7448
5701 #, c-format
5702 msgid "can not do %d byte pc-relative relocation"
5703 msgstr ""
5704
5705 #: config/tc-i386.c:7466 config/tc-maxq.c:247
5706 #, c-format
5707 msgid "can not do %d byte relocation"
5708 msgstr ""
5709
5710 #: config/tc-i386.c:7545 config/tc-maxq.c:274 config/tc-s390.c:2268
5711 #, c-format
5712 msgid "cannot represent relocation type %s"
5713 msgstr ""
5714
5715 #: config/tc-i386.c:7797
5716 #, c-format
5717 msgid "invalid operand for '%s' ('%s' unexpected)"
5718 msgstr ""
5719
5720 #: config/tc-i386.c:7809
5721 #, c-format
5722 msgid "too many memory references for '%s'"
5723 msgstr ""
5724
5725 #. See the comments in intel_bracket_expr.
5726 #: config/tc-i386.c:7820
5727 #, c-format
5728 msgid "Treating `%s' as memory reference"
5729 msgstr ""
5730
5731 #: config/tc-i386.c:8136
5732 #, c-format
5733 msgid "Unknown operand modifier `%s'"
5734 msgstr ""
5735
5736 #: config/tc-i386.c:8152
5737 msgid "Conflicting operand modifiers"
5738 msgstr ""
5739
5740 #: config/tc-i386.c:8201
5741 msgid "Invalid operand to `OFFSET'"
5742 msgstr ""
5743
5744 #: config/tc-i386.c:8275
5745 #, c-format
5746 msgid "`[%.*s]' taken to mean just `%.*s'"
5747 msgstr ""
5748
5749 #: config/tc-i386.c:8367
5750 #, c-format
5751 msgid "`%s' is not a valid segment register"
5752 msgstr ""
5753
5754 #: config/tc-i386.c:8372
5755 msgid "Extra segment override ignored"
5756 msgstr ""
5757
5758 #: config/tc-i386.c:8406 config/tc-i386.c:8571
5759 msgid "Register scaling only allowed in memory operands"
5760 msgstr ""
5761
5762 #: config/tc-i386.c:8428 config/tc-i386.c:8547
5763 #, c-format
5764 msgid "Syntax error: Expecting a constant, got `%s'"
5765 msgstr ""
5766
5767 #: config/tc-i386.c:8456
5768 msgid "Too many register references in memory operand"
5769 msgstr ""
5770
5771 #: config/tc-i386.c:8475
5772 msgid "Invalid use of register"
5773 msgstr ""
5774
5775 #: config/tc-i386.c:8624
5776 #, c-format
5777 msgid "Unrecognized token '%s'"
5778 msgstr ""
5779
5780 #: config/tc-i386.c:8640
5781 #, c-format
5782 msgid "Unexpected token `%s'"
5783 msgstr ""
5784
5785 #: config/tc-i386.c:8798
5786 msgid "`:' expected"
5787 msgstr ""
5788
5789 #: config/tc-i386.c:8823
5790 #, c-format
5791 msgid "Unrecognized token `%s'"
5792 msgstr ""
5793
5794 #: config/tc-i386.c:8958
5795 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5796 msgstr ""
5797
5798 #: config/tc-i386.c:8961
5799 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5800 msgstr ""
5801
5802 #: config/tc-i386.c:8980
5803 msgid ".largecomm supported only in 64bit mode, producing .comm"
5804 msgstr ""
5805
5806 #: config/tc-i860.c:122
5807 msgid "Directive .dual available only with -mintel-syntax option"
5808 msgstr ""
5809
5810 #: config/tc-i860.c:132
5811 msgid "Directive .enddual available only with -mintel-syntax option"
5812 msgstr ""
5813
5814 #: config/tc-i860.c:145
5815 msgid "Directive .atmp available only with -mintel-syntax option"
5816 msgstr ""
5817
5818 #: config/tc-i860.c:167 config/tc-i860.c:171
5819 msgid "Unknown temporary pseudo register"
5820 msgstr ""
5821
5822 #: config/tc-i860.c:247
5823 msgid "Defective assembler.  No assembly attempted."
5824 msgstr ""
5825
5826 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3730
5827 #: config/tc-m68k.c:3762 config/tc-sparc.c:2711
5828 msgid "failed sanity check."
5829 msgstr ""
5830
5831 #: config/tc-i860.c:400
5832 #, c-format
5833 msgid "Expanded opcode after delayed branch: `%s'"
5834 msgstr ""
5835
5836 #: config/tc-i860.c:404
5837 #, c-format
5838 msgid "Expanded opcode in dual mode: `%s'"
5839 msgstr ""
5840
5841 #: config/tc-i860.c:408
5842 #, c-format
5843 msgid "An instruction was expanded (%s)"
5844 msgstr ""
5845
5846 #: config/tc-i860.c:674
5847 msgid "Pipelined instruction: fsrc1 = fdest"
5848 msgstr ""
5849
5850 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5851 msgid "Assembler does not yet support PIC"
5852 msgstr ""
5853
5854 #: config/tc-i860.c:955
5855 #, c-format
5856 msgid "Illegal operands for %s"
5857 msgstr ""
5858
5859 #: config/tc-i860.c:972
5860 #, c-format
5861 msgid "'d.%s' must be 8-byte aligned"
5862 msgstr ""
5863
5864 #: config/tc-i860.c:980
5865 #, c-format
5866 msgid "Prefix 'd.' invalid for instruction `%s'"
5867 msgstr ""
5868
5869 #: config/tc-i860.c:1133
5870 #, c-format
5871 msgid ""
5872 "  -EL\t\t\t  generate code for little endian mode (default)\n"
5873 "  -EB\t\t\t  generate code for big endian mode\n"
5874 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
5875 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
5876 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
5877 msgstr ""
5878
5879 #. SVR4 compatibility flags.
5880 #: config/tc-i860.c:1141
5881 #, c-format
5882 msgid ""
5883 "  -V\t\t\t  print assembler version number\n"
5884 "  -Qy, -Qn\t\t  ignored\n"
5885 msgstr ""
5886
5887 #: config/tc-i860.c:1204
5888 msgid "This immediate requires 0 MOD 2 alignment"
5889 msgstr ""
5890
5891 #: config/tc-i860.c:1207
5892 msgid "This immediate requires 0 MOD 4 alignment"
5893 msgstr ""
5894
5895 #: config/tc-i860.c:1210
5896 msgid "This immediate requires 0 MOD 8 alignment"
5897 msgstr ""
5898
5899 #: config/tc-i860.c:1213
5900 msgid "This immediate requires 0 MOD 16 alignment"
5901 msgstr ""
5902
5903 #: config/tc-i860.c:1308
5904 msgid "5-bit immediate too large"
5905 msgstr ""
5906
5907 #: config/tc-i860.c:1311
5908 msgid "5-bit field must be absolute"
5909 msgstr ""
5910
5911 #: config/tc-i860.c:1356 config/tc-i860.c:1379
5912 msgid "A branch offset requires 0 MOD 4 alignment"
5913 msgstr ""
5914
5915 #: config/tc-i860.c:1400
5916 #, c-format
5917 msgid "Unrecognized fix-up (0x%08lx)"
5918 msgstr ""
5919
5920 #: config/tc-i960.c:486
5921 #, c-format
5922 msgid "Hashing returned \"%s\"."
5923 msgstr ""
5924
5925 #: config/tc-i960.c:582 config/tc-i960.c:1112
5926 msgid "expression syntax error"
5927 msgstr ""
5928
5929 #: config/tc-i960.c:618
5930 msgid "attempt to branch into different segment"
5931 msgstr ""
5932
5933 #: config/tc-i960.c:622
5934 #, c-format
5935 msgid "target of %s instruction must be a label"
5936 msgstr ""
5937
5938 #: config/tc-i960.c:732
5939 msgid "unaligned register"
5940 msgstr ""
5941
5942 #: config/tc-i960.c:754
5943 msgid "no such sfr in this architecture"
5944 msgstr ""
5945
5946 #: config/tc-i960.c:792
5947 msgid "illegal literal"
5948 msgstr ""
5949
5950 #: config/tc-i960.c:942
5951 msgid "invalid index register"
5952 msgstr ""
5953
5954 #: config/tc-i960.c:965
5955 msgid "invalid scale factor"
5956 msgstr ""
5957
5958 #: config/tc-i960.c:1189
5959 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5960 msgstr ""
5961
5962 #: config/tc-i960.c:1423 config/tc-xtensa.c:11305
5963 msgid "too many operands"
5964 msgstr ""
5965
5966 #. We never moved: there was no opcode either!
5967 #: config/tc-i960.c:1471
5968 msgid "missing opcode"
5969 msgstr ""
5970
5971 #: config/tc-i960.c:1611
5972 msgid "branch prediction invalid on this opcode"
5973 msgstr ""
5974
5975 #: config/tc-i960.c:1649
5976 #, c-format
5977 msgid "invalid opcode, \"%s\"."
5978 msgstr ""
5979
5980 #: config/tc-i960.c:1651
5981 #, c-format
5982 msgid "improper number of operands.  expecting %d, got %d"
5983 msgstr ""
5984
5985 #: config/tc-i960.c:1751
5986 #, c-format
5987 msgid "Fixup of %ld too large for field width of %d"
5988 msgstr ""
5989
5990 #: config/tc-i960.c:1861
5991 #, c-format
5992 msgid "invalid architecture %s"
5993 msgstr ""
5994
5995 #: config/tc-i960.c:1881
5996 #, c-format
5997 msgid "I960 options:\n"
5998 msgstr ""
5999
6000 #: config/tc-i960.c:1884
6001 #, c-format
6002 msgid ""
6003 "\n"
6004 "\t\t\tspecify variant of 960 architecture\n"
6005 "-b\t\t\tadd code to collect statistics about branches taken\n"
6006 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6007 "\t\t\tcan do relaxing (b.out format only)\n"
6008 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6009 "\t\t\tlong displacements\n"
6010 msgstr ""
6011
6012 #: config/tc-i960.c:2148
6013 msgid "should have 1 or 2 operands"
6014 msgstr ""
6015
6016 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6017 #, c-format
6018 msgid "Redefining leafproc %s"
6019 msgstr ""
6020
6021 #: config/tc-i960.c:2201
6022 msgid "should have two operands"
6023 msgstr ""
6024
6025 #: config/tc-i960.c:2211
6026 msgid "'entry_num' must be absolute number in [0,31]"
6027 msgstr ""
6028
6029 #: config/tc-i960.c:2219
6030 #, c-format
6031 msgid "Redefining entrynum for sysproc %s"
6032 msgstr ""
6033
6034 #. Should not happen: see block comment above.
6035 #: config/tc-i960.c:2319
6036 #, c-format
6037 msgid "Trying to 'bal' to %s"
6038 msgstr ""
6039
6040 #: config/tc-i960.c:2329
6041 msgid "Looks like a proc, but can't tell what kind.\n"
6042 msgstr ""
6043
6044 #: config/tc-i960.c:2348
6045 msgid "big endian mode is not supported"
6046 msgstr ""
6047
6048 #: config/tc-i960.c:2350
6049 #, c-format
6050 msgid "ignoring unrecognized .endian type `%s'"
6051 msgstr ""
6052
6053 #: config/tc-i960.c:2395
6054 msgid "can't use COBR format with external label"
6055 msgstr ""
6056
6057 #: config/tc-i960.c:2570
6058 msgid "option --link-relax is only supported in b.out format"
6059 msgstr ""
6060
6061 #: config/tc-i960.c:2597
6062 #, c-format
6063 msgid "No 'bal' entry point for leafproc %s"
6064 msgstr ""
6065
6066 #: config/tc-ia64.c:1030
6067 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6068 msgstr ""
6069
6070 #: config/tc-ia64.c:1082
6071 msgid "Size of frame exceeds maximum of 96 registers"
6072 msgstr ""
6073
6074 #: config/tc-ia64.c:1087
6075 msgid "Size of rotating registers exceeds frame size"
6076 msgstr ""
6077
6078 #: config/tc-ia64.c:1173
6079 msgid "Unwind directive not followed by an instruction."
6080 msgstr ""
6081
6082 #: config/tc-ia64.c:1182 config/tc-ia64.c:7747
6083 msgid "qualifying predicate not followed by instruction"
6084 msgstr ""
6085
6086 #: config/tc-ia64.c:1255 config/tc-ia64.c:1295
6087 msgid "record type is not valid"
6088 msgstr ""
6089
6090 #: config/tc-ia64.c:1372
6091 msgid "Invalid record type for P3 format."
6092 msgstr ""
6093
6094 #: config/tc-ia64.c:1417
6095 msgid "Invalid record type for format P6"
6096 msgstr ""
6097
6098 #: config/tc-ia64.c:1610 config/tc-ia64.c:1671
6099 msgid "Invalid record type for format B1"
6100 msgstr ""
6101
6102 #: config/tc-ia64.c:1706
6103 msgid "Invalid record type for format X1"
6104 msgstr ""
6105
6106 #: config/tc-ia64.c:1746
6107 msgid "Invalid record type for format X3"
6108 msgstr ""
6109
6110 #: config/tc-ia64.c:1782
6111 msgid "Previous .save incomplete"
6112 msgstr ""
6113
6114 #: config/tc-ia64.c:2659
6115 msgid "spill_mask record unimplemented."
6116 msgstr ""
6117
6118 #: config/tc-ia64.c:2716
6119 msgid "record_type_not_valid"
6120 msgstr ""
6121
6122 #: config/tc-ia64.c:2805
6123 msgid "Ignoring attempt to spill beyond end of region"
6124 msgstr ""
6125
6126 #: config/tc-ia64.c:2865
6127 msgid "Only constant space allocation is supported"
6128 msgstr ""
6129
6130 #: config/tc-ia64.c:2879
6131 msgid "Only constant offsets are supported"
6132 msgstr ""
6133
6134 #: config/tc-ia64.c:2902
6135 msgid "Section switching in code is not supported."
6136 msgstr ""
6137
6138 #: config/tc-ia64.c:2947
6139 msgid " Insn slot not set in unwind record."
6140 msgstr ""
6141
6142 #: config/tc-ia64.c:3021
6143 msgid "frgr_mem record before region record!"
6144 msgstr ""
6145
6146 #: config/tc-ia64.c:3032
6147 msgid "fr_mem record before region record!"
6148 msgstr ""
6149
6150 #: config/tc-ia64.c:3041
6151 msgid "gr_mem record before region record!"
6152 msgstr ""
6153
6154 #: config/tc-ia64.c:3050
6155 msgid "br_mem record before region record!"
6156 msgstr ""
6157
6158 #: config/tc-ia64.c:3060
6159 msgid "gr_gr record before region record!"
6160 msgstr ""
6161
6162 #: config/tc-ia64.c:3068
6163 msgid "br_gr record before region record!"
6164 msgstr ""
6165
6166 #: config/tc-ia64.c:3185
6167 #, c-format
6168 msgid "First operand to .%s must be a predicate"
6169 msgstr ""
6170
6171 #: config/tc-ia64.c:3189
6172 #, c-format
6173 msgid "Pointless use of p0 as first operand to .%s"
6174 msgstr ""
6175
6176 #: config/tc-ia64.c:3246
6177 #, c-format
6178 msgid "Operand %d to .%s must be a preserved register"
6179 msgstr ""
6180
6181 #: config/tc-ia64.c:3283
6182 #, c-format
6183 msgid "Operand %d to .%s must be a writable register"
6184 msgstr ""
6185
6186 #: config/tc-ia64.c:3309
6187 #, c-format
6188 msgid "Radix `%s' unsupported or invalid"
6189 msgstr ""
6190
6191 #: config/tc-ia64.c:3340 config/tc-ia64.c:3345
6192 #, c-format
6193 msgid ".%s outside of %s"
6194 msgstr ""
6195
6196 #: config/tc-ia64.c:3432
6197 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6198 msgstr ""
6199
6200 #: config/tc-ia64.c:3455
6201 msgid "First operand to .fframe must be a constant"
6202 msgstr ""
6203
6204 #: config/tc-ia64.c:3476
6205 msgid "First operand to .vframe must be a general register"
6206 msgstr ""
6207
6208 #: config/tc-ia64.c:3484
6209 msgid "Operand of .vframe contradicts .prologue"
6210 msgstr ""
6211
6212 #: config/tc-ia64.c:3495
6213 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6214 msgstr ""
6215
6216 #: config/tc-ia64.c:3503
6217 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6218 msgstr ""
6219
6220 #: config/tc-ia64.c:3531
6221 msgid "First operand to .save not a register"
6222 msgstr ""
6223
6224 #: config/tc-ia64.c:3537
6225 msgid "Second operand to .save not a valid register"
6226 msgstr ""
6227
6228 #: config/tc-ia64.c:3568 config/tc-ia64.c:3579 config/tc-ia64.c:3587
6229 msgid "Second operand of .save contradicts .prologue"
6230 msgstr ""
6231
6232 #: config/tc-ia64.c:3594
6233 msgid "First operand to .save not a valid register"
6234 msgstr ""
6235
6236 #: config/tc-ia64.c:3613
6237 msgid "First operand to .restore must be stack pointer (sp)"
6238 msgstr ""
6239
6240 #: config/tc-ia64.c:3622
6241 msgid "Second operand to .restore must be a constant >= 0"
6242 msgstr ""
6243
6244 #: config/tc-ia64.c:3632
6245 #, c-format
6246 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6247 msgstr ""
6248
6249 #: config/tc-ia64.c:3720
6250 #, c-format
6251 msgid "Illegal section name `%s' (causes unwind section name clash)"
6252 msgstr ""
6253
6254 #: config/tc-ia64.c:3914
6255 msgid "First operand to .altrp not a valid branch register"
6256 msgstr ""
6257
6258 #: config/tc-ia64.c:3944
6259 #, c-format
6260 msgid "First operand to .%s not a register"
6261 msgstr ""
6262
6263 #: config/tc-ia64.c:3949
6264 #, c-format
6265 msgid "Second operand to .%s not a constant"
6266 msgstr ""
6267
6268 #: config/tc-ia64.c:4016
6269 #, c-format
6270 msgid "First operand to .%s not a valid register"
6271 msgstr ""
6272
6273 #: config/tc-ia64.c:4040
6274 msgid "First operand to .save.g must be a positive 4-bit constant"
6275 msgstr ""
6276
6277 #: config/tc-ia64.c:4053
6278 msgid "Second operand to .save.g must be a general register"
6279 msgstr ""
6280
6281 #: config/tc-ia64.c:4058
6282 #, c-format
6283 msgid "Second operand to .save.g must be the first of %d general registers"
6284 msgstr ""
6285
6286 #: config/tc-ia64.c:4082
6287 msgid "Operand to .save.f must be a positive 20-bit constant"
6288 msgstr ""
6289
6290 #: config/tc-ia64.c:4106
6291 msgid "First operand to .save.b must be a positive 5-bit constant"
6292 msgstr ""
6293
6294 #: config/tc-ia64.c:4119
6295 msgid "Second operand to .save.b must be a general register"
6296 msgstr ""
6297
6298 #: config/tc-ia64.c:4124
6299 #, c-format
6300 msgid "Second operand to .save.b must be the first of %d general registers"
6301 msgstr ""
6302
6303 #: config/tc-ia64.c:4151
6304 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6305 msgstr ""
6306
6307 #: config/tc-ia64.c:4159
6308 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6309 msgstr ""
6310
6311 #: config/tc-ia64.c:4167
6312 msgid "Operands to .save.gf may not be both zero"
6313 msgstr ""
6314
6315 #: config/tc-ia64.c:4185
6316 msgid "Operand to .spill must be a constant"
6317 msgstr ""
6318
6319 #: config/tc-ia64.c:4256
6320 #, c-format
6321 msgid "Operand %d to .%s must be a constant"
6322 msgstr ""
6323
6324 #: config/tc-ia64.c:4278
6325 #, c-format
6326 msgid "Missing .label_state %ld"
6327 msgstr ""
6328
6329 #: config/tc-ia64.c:4335
6330 msgid "Operand to .label_state must be a constant"
6331 msgstr ""
6332
6333 #: config/tc-ia64.c:4355
6334 msgid "Operand to .copy_state must be a constant"
6335 msgstr ""
6336
6337 #: config/tc-ia64.c:4379
6338 msgid "First operand to .unwabi must be a constant"
6339 msgstr ""
6340
6341 #: config/tc-ia64.c:4385
6342 msgid "Second operand to .unwabi must be a constant"
6343 msgstr ""
6344
6345 #: config/tc-ia64.c:4422
6346 msgid "Missing .endp after previous .proc"
6347 msgstr ""
6348
6349 #: config/tc-ia64.c:4441
6350 msgid "Empty argument of .proc"
6351 msgstr ""
6352
6353 #: config/tc-ia64.c:4446
6354 #, c-format
6355 msgid "`%s' was already defined"
6356 msgstr ""
6357
6358 #: config/tc-ia64.c:4490
6359 msgid "Initial .body should precede any instructions"
6360 msgstr ""
6361
6362 #: config/tc-ia64.c:4510
6363 msgid ".prologue within prologue"
6364 msgstr ""
6365
6366 #: config/tc-ia64.c:4515
6367 msgid "Initial .prologue should precede any instructions"
6368 msgstr ""
6369
6370 #: config/tc-ia64.c:4525
6371 msgid "First operand to .prologue must be a positive 4-bit constant"
6372 msgstr ""
6373
6374 #: config/tc-ia64.c:4527
6375 msgid "Pointless use of zero first operand to .prologue"
6376 msgstr ""
6377
6378 #: config/tc-ia64.c:4541
6379 msgid "Using a constant as second operand to .prologue is deprecated"
6380 msgstr ""
6381
6382 #: config/tc-ia64.c:4547
6383 msgid "Second operand to .prologue must be a general register"
6384 msgstr ""
6385
6386 #: config/tc-ia64.c:4552
6387 #, c-format
6388 msgid "Second operand to .prologue must be the first of %d general registers"
6389 msgstr ""
6390
6391 #: config/tc-ia64.c:4665
6392 #, c-format
6393 msgid "`%s' was not defined within procedure"
6394 msgstr ""
6395
6396 #: config/tc-ia64.c:4703
6397 msgid "Empty argument of .endp"
6398 msgstr ""
6399
6400 #: config/tc-ia64.c:4717
6401 #, c-format
6402 msgid "`%s' was not specified with previous .proc"
6403 msgstr ""
6404
6405 #: config/tc-ia64.c:4732
6406 #, c-format
6407 msgid "`%s' should be an operand to this .endp"
6408 msgstr ""
6409
6410 #: config/tc-ia64.c:4775 config/tc-ia64.c:5127 config/tc-ia64.c:5440
6411 msgid "Comma expected"
6412 msgstr ""
6413
6414 #: config/tc-ia64.c:4817
6415 msgid "Expected '['"
6416 msgstr ""
6417
6418 #: config/tc-ia64.c:4826 config/tc-ia64.c:7883
6419 msgid "Expected ']'"
6420 msgstr ""
6421
6422 #: config/tc-ia64.c:4831
6423 msgid "Number of elements must be positive"
6424 msgstr ""
6425
6426 #: config/tc-ia64.c:4842
6427 #, c-format
6428 msgid "Used more than the declared %d rotating registers"
6429 msgstr ""
6430
6431 #: config/tc-ia64.c:4850
6432 msgid "Used more than the available 96 rotating registers"
6433 msgstr ""
6434
6435 #: config/tc-ia64.c:4857
6436 msgid "Used more than the available 48 rotating registers"
6437 msgstr ""
6438
6439 #: config/tc-ia64.c:4885
6440 #, c-format
6441 msgid "Attempt to redefine register set `%s'"
6442 msgstr ""
6443
6444 #: config/tc-ia64.c:4953
6445 #, c-format
6446 msgid "Unknown psr option `%s'"
6447 msgstr ""
6448
6449 #: config/tc-ia64.c:5005
6450 msgid "Missing section name"
6451 msgstr ""
6452
6453 #: config/tc-ia64.c:5015
6454 msgid "Comma expected after section name"
6455 msgstr ""
6456
6457 #: config/tc-ia64.c:5026
6458 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6459 msgstr ""
6460
6461 #: config/tc-ia64.c:5122
6462 msgid "Register name expected"
6463 msgstr ""
6464
6465 #: config/tc-ia64.c:5135
6466 msgid "Register value annotation ignored"
6467 msgstr ""
6468
6469 #: config/tc-ia64.c:5176
6470 msgid "Directive invalid within a bundle"
6471 msgstr ""
6472
6473 #: config/tc-ia64.c:5269
6474 msgid "Missing predicate relation type"
6475 msgstr ""
6476
6477 #: config/tc-ia64.c:5275
6478 msgid "Unrecognized predicate relation type"
6479 msgstr ""
6480
6481 #: config/tc-ia64.c:5321
6482 msgid "Bad register range"
6483 msgstr ""
6484
6485 #: config/tc-ia64.c:5330 config/tc-ia64.c:7828
6486 msgid "Predicate register expected"
6487 msgstr ""
6488
6489 #: config/tc-ia64.c:5335
6490 msgid "Duplicate predicate register ignored"
6491 msgstr ""
6492
6493 #: config/tc-ia64.c:5351
6494 msgid "Predicate source and target required"
6495 msgstr ""
6496
6497 #: config/tc-ia64.c:5353 config/tc-ia64.c:5365
6498 msgid "Use of p0 is not valid in this context"
6499 msgstr ""
6500
6501 #: config/tc-ia64.c:5360
6502 msgid "At least two PR arguments expected"
6503 msgstr ""
6504
6505 #: config/tc-ia64.c:5374
6506 msgid "At least one PR argument expected"
6507 msgstr ""
6508
6509 #: config/tc-ia64.c:5410
6510 #, c-format
6511 msgid "Inserting \"%s\" into entry hint table failed: %s"
6512 msgstr ""
6513
6514 #. FIXME -- need 62-bit relocation type
6515 #: config/tc-ia64.c:5886
6516 msgid "62-bit relocation not yet implemented"
6517 msgstr ""
6518
6519 #. XXX technically, this is wrong: we should not be issuing warning
6520 #. messages until we're sure this instruction pattern is going to
6521 #. be used!
6522 #: config/tc-ia64.c:5970
6523 msgid "lower 16 bits of mask ignored"
6524 msgstr ""
6525
6526 #: config/tc-ia64.c:6255
6527 msgid "Expected separator `='"
6528 msgstr ""
6529
6530 #: config/tc-ia64.c:6288
6531 msgid "Duplicate equal sign (=) in instruction"
6532 msgstr ""
6533
6534 #: config/tc-ia64.c:6295
6535 #, c-format
6536 msgid "Illegal operand separator `%c'"
6537 msgstr ""
6538
6539 #: config/tc-ia64.c:6409
6540 #, c-format
6541 msgid "Operand %u of `%s' should be %s"
6542 msgstr ""
6543
6544 #: config/tc-ia64.c:6413
6545 msgid "Wrong number of output operands"
6546 msgstr ""
6547
6548 #: config/tc-ia64.c:6415
6549 msgid "Wrong number of input operands"
6550 msgstr ""
6551
6552 #: config/tc-ia64.c:6417
6553 msgid "Operand mismatch"
6554 msgstr ""
6555
6556 #: config/tc-ia64.c:6499
6557 #, c-format
6558 msgid "Invalid use of `%c%d' as output operand"
6559 msgstr ""
6560
6561 #: config/tc-ia64.c:6502
6562 #, c-format
6563 msgid "Invalid use of `r%d' as base update address operand"
6564 msgstr ""
6565
6566 #: config/tc-ia64.c:6526
6567 #, c-format
6568 msgid "Invalid duplicate use of `%c%d'"
6569 msgstr ""
6570
6571 #: config/tc-ia64.c:6533
6572 #, c-format
6573 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6574 msgstr ""
6575
6576 #: config/tc-ia64.c:6539
6577 #, c-format
6578 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6579 msgstr ""
6580
6581 #: config/tc-ia64.c:6585
6582 msgid "Value truncated to 62 bits"
6583 msgstr ""
6584
6585 #: config/tc-ia64.c:6648
6586 #, c-format
6587 msgid "Bad operand value: %s"
6588 msgstr ""
6589
6590 #. Give an error if a frag containing code is not aligned to a 16 byte
6591 #. boundary.
6592 #: config/tc-ia64.c:6723 config/tc-ia64.h:172
6593 msgid "instruction address is not a multiple of 16"
6594 msgstr ""
6595
6596 #: config/tc-ia64.c:6791
6597 #, c-format
6598 msgid "`%s' must be last in bundle"
6599 msgstr ""
6600
6601 #: config/tc-ia64.c:6823
6602 #, c-format
6603 msgid "Internal error: don't know how to force %s to end of instruction group"
6604 msgstr ""
6605
6606 #: config/tc-ia64.c:6836
6607 #, c-format
6608 msgid "`%s' must be last in instruction group"
6609 msgstr ""
6610
6611 #: config/tc-ia64.c:6866
6612 msgid "Label must be first in a bundle"
6613 msgstr ""
6614
6615 #: config/tc-ia64.c:6943
6616 msgid "hint in B unit may be treated as nop"
6617 msgstr ""
6618
6619 #: config/tc-ia64.c:6954
6620 msgid "hint in B unit can't be used"
6621 msgstr ""
6622
6623 #: config/tc-ia64.c:6968
6624 msgid "emit_one_bundle: unexpected dynamic op"
6625 msgstr ""
6626
6627 #: config/tc-ia64.c:7091
6628 #, c-format
6629 msgid "`%s' does not fit into %s template"
6630 msgstr ""
6631
6632 #: config/tc-ia64.c:7106
6633 #, c-format
6634 msgid "`%s' does not fit into bundle"
6635 msgstr ""
6636
6637 #: config/tc-ia64.c:7118
6638 #, c-format
6639 msgid "`%s' can't go in %s of %s template"
6640 msgstr ""
6641
6642 #: config/tc-ia64.c:7124
6643 msgid "Missing '}' at end of file"
6644 msgstr ""
6645
6646 #: config/tc-ia64.c:7273
6647 #, c-format
6648 msgid "Unrecognized option '-x%s'"
6649 msgstr ""
6650
6651 #: config/tc-ia64.c:7301
6652 msgid ""
6653 "IA-64 options:\n"
6654 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
6655 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
6656 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
6657 "\t\t\t  without function descriptors (sets ELF header flag\n"
6658 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6659 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6660 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
6661 "  -mtune=[itanium1|itanium2]\n"
6662 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
6663 "  -munwind-check=[warning|error]\n"
6664 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
6665 "  -mhint.b=[ok|warning|error]\n"
6666 "\t\t\t  hint.b check (default -mhint.b=error)\n"
6667 "  -x | -xexplicit\t  turn on dependency violation checking\n"
6668 "  -xauto\t\t  automagically remove dependency violations (default)\n"
6669 "  -xnone\t\t  turn off dependency violation checking\n"
6670 "  -xdebug\t\t  debug dependency violation checker\n"
6671 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
6672 "\t\t\t  dependency violation checking\n"
6673 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
6674 "\t\t\t  dependency violation checking\n"
6675 msgstr ""
6676
6677 #: config/tc-ia64.c:7331
6678 msgid "--gstabs is not supported for ia64"
6679 msgstr ""
6680
6681 #: config/tc-ia64.c:7563
6682 #, c-format
6683 msgid "ia64.md_begin: can't hash `%s': %s"
6684 msgstr ""
6685
6686 #: config/tc-ia64.c:7624
6687 #, c-format
6688 msgid "Inserting \"%s\" into constant hash table failed: %s"
6689 msgstr ""
6690
6691 #: config/tc-ia64.c:7636 config/tc-mips.c:1758
6692 msgid "Could not set architecture and machine"
6693 msgstr ""
6694
6695 #: config/tc-ia64.c:7762
6696 msgid "Explicit stops are ignored in auto mode"
6697 msgstr ""
6698
6699 #: config/tc-ia64.c:7771
6700 msgid "Found '{' when manual bundling is already turned on"
6701 msgstr ""
6702
6703 #: config/tc-ia64.c:7784
6704 msgid "Found '{' after explicit switch to automatic mode"
6705 msgstr ""
6706
6707 #: config/tc-ia64.c:7790
6708 msgid "Found '}' when manual bundling is off"
6709 msgstr ""
6710
6711 #: config/tc-ia64.c:7818
6712 msgid "Expected ')'"
6713 msgstr ""
6714
6715 #: config/tc-ia64.c:7823
6716 msgid "Qualifying predicate expected"
6717 msgstr ""
6718
6719 #: config/tc-ia64.c:7842
6720 msgid "Tag must come before qualifying predicate."
6721 msgstr ""
6722
6723 #: config/tc-ia64.c:7872
6724 msgid "Expected ':'"
6725 msgstr ""
6726
6727 #: config/tc-ia64.c:7888
6728 msgid "Tag name expected"
6729 msgstr ""
6730
6731 #: config/tc-ia64.c:7995
6732 msgid "Rotating register index must be a non-negative constant"
6733 msgstr ""
6734
6735 #: config/tc-ia64.c:8000
6736 #, c-format
6737 msgid "Index out of range 0..%u"
6738 msgstr ""
6739
6740 #: config/tc-ia64.c:8012
6741 msgid "Indirect register index must be a general register"
6742 msgstr ""
6743
6744 #: config/tc-ia64.c:8021
6745 msgid "Index can only be applied to rotating or indirect registers"
6746 msgstr ""
6747
6748 #: config/tc-ia64.c:8060
6749 msgid "Expected '('"
6750 msgstr ""
6751
6752 #: config/tc-ia64.c:8068
6753 msgid "Missing ')'"
6754 msgstr ""
6755
6756 #: config/tc-ia64.c:8077
6757 msgid "Not a symbolic expression"
6758 msgstr ""
6759
6760 #: config/tc-ia64.c:8082 config/tc-ia64.c:8096
6761 msgid "Illegal combination of relocation functions"
6762 msgstr ""
6763
6764 #: config/tc-ia64.c:8185
6765 msgid "No current frame"
6766 msgstr ""
6767
6768 #: config/tc-ia64.c:8187
6769 #, c-format
6770 msgid "Register number out of range 0..%u"
6771 msgstr ""
6772
6773 #: config/tc-ia64.c:8226
6774 msgid "Standalone `#' is illegal"
6775 msgstr ""
6776
6777 #: config/tc-ia64.c:8229
6778 msgid "Redundant `#' suffix operators"
6779 msgstr ""
6780
6781 #: config/tc-ia64.c:8389
6782 #, c-format
6783 msgid "Unhandled dependency %s for %s (%s), note %d"
6784 msgstr ""
6785
6786 #: config/tc-ia64.c:9665
6787 #, c-format
6788 msgid "Unrecognized dependency specifier %d\n"
6789 msgstr ""
6790
6791 #: config/tc-ia64.c:10562
6792 msgid "Only the first path encountering the conflict is reported"
6793 msgstr ""
6794
6795 #: config/tc-ia64.c:10564
6796 msgid "This is the location of the conflicting usage"
6797 msgstr ""
6798
6799 #: config/tc-ia64.c:10829
6800 #, c-format
6801 msgid "Unknown opcode `%s'"
6802 msgstr ""
6803
6804 #: config/tc-ia64.c:10907
6805 #, c-format
6806 msgid "AR %d can only be accessed by %c-unit"
6807 msgstr ""
6808
6809 #: config/tc-ia64.c:10919
6810 msgid "hint.b may be treated as nop"
6811 msgstr ""
6812
6813 #: config/tc-ia64.c:10922
6814 msgid "hint.b shouldn't be used"
6815 msgstr ""
6816
6817 #: config/tc-ia64.c:10961
6818 #, c-format
6819 msgid "`%s' cannot be predicated"
6820 msgstr ""
6821
6822 #: config/tc-ia64.c:11034
6823 msgid "Closing bracket missing"
6824 msgstr ""
6825
6826 #: config/tc-ia64.c:11043
6827 msgid "Index must be a general register"
6828 msgstr ""
6829
6830 #: config/tc-ia64.c:11216
6831 #, c-format
6832 msgid "Unsupported fixup size %d"
6833 msgstr ""
6834
6835 #. This should be an error, but since previously there wasn't any
6836 #. diagnostic here, don't make it fail because of this for now.
6837 #: config/tc-ia64.c:11485
6838 #, c-format
6839 msgid "Cannot express %s%d%s relocation"
6840 msgstr ""
6841
6842 #: config/tc-ia64.c:11505
6843 msgid "No addend allowed in @fptr() relocation"
6844 msgstr ""
6845
6846 #: config/tc-ia64.c:11617
6847 #, c-format
6848 msgid "%s must have a constant value"
6849 msgstr ""
6850
6851 #: config/tc-ia64.c:11673
6852 #, c-format
6853 msgid "Cannot represent %s relocation in object file"
6854 msgstr ""
6855
6856 #: config/tc-ia64.c:11786
6857 msgid "Can't add stop bit to mark end of instruction group"
6858 msgstr ""
6859
6860 #: config/tc-ia64.c:11886 config/tc-score.c:6328 read.c:1446 read.c:2417
6861 #: read.c:3046 read.c:3379 read.c:3423
6862 msgid "expected symbol name"
6863 msgstr ""
6864
6865 #: config/tc-ia64.c:11896 read.c:2427 read.c:3056 read.c:3407 stabs.c:468
6866 #, c-format
6867 msgid "expected comma after \"%s\""
6868 msgstr ""
6869
6870 #: config/tc-ia64.c:11938
6871 #, c-format
6872 msgid "`%s' is already the alias of %s `%s'"
6873 msgstr ""
6874
6875 #: config/tc-ia64.c:11948
6876 #, c-format
6877 msgid "%s `%s' already has an alias `%s'"
6878 msgstr ""
6879
6880 #: config/tc-ia64.c:11959
6881 #, c-format
6882 msgid "inserting \"%s\" into %s alias hash table failed: %s"
6883 msgstr ""
6884
6885 #: config/tc-ia64.c:11967
6886 #, c-format
6887 msgid "inserting \"%s\" into %s name hash table failed: %s"
6888 msgstr ""
6889
6890 #: config/tc-ia64.c:11986
6891 #, c-format
6892 msgid "symbol `%s' aliased to `%s' is not used"
6893 msgstr ""
6894
6895 #: config/tc-ia64.c:12008
6896 #, c-format
6897 msgid "section `%s' aliased to `%s' is not used"
6898 msgstr ""
6899
6900 #: config/tc-ip2k.c:158
6901 #, c-format
6902 msgid "IP2K specific command line options:\n"
6903 msgstr ""
6904
6905 #: config/tc-ip2k.c:159
6906 #, c-format
6907 msgid "  -mip2022               restrict to IP2022 insns \n"
6908 msgstr ""
6909
6910 #: config/tc-ip2k.c:160
6911 #, c-format
6912 msgid "  -mip2022ext            permit extended IP2022 insn\n"
6913 msgstr ""
6914
6915 #: config/tc-iq2000.c:364
6916 #, c-format
6917 msgid "the yielding instruction %s may not be in a delay slot."
6918 msgstr ""
6919
6920 #: config/tc-iq2000.c:372
6921 #, c-format
6922 msgid "Register number (R%ld) for double word access must be even."
6923 msgstr ""
6924
6925 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
6926 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
6927 #, c-format
6928 msgid "operand references R%ld of previous load."
6929 msgstr ""
6930
6931 #: config/tc-iq2000.c:396
6932 msgid "instruction implicitly accesses R31 of previous load."
6933 msgstr ""
6934
6935 #: config/tc-iq2000.c:651 config/tc-mep.c:1647
6936 msgid "Unmatched high relocation"
6937 msgstr ""
6938
6939 #: config/tc-iq2000.c:829 config/tc-mips.c:14478 config/tc-score.c:6035
6940 msgid ".end not in text section"
6941 msgstr ""
6942
6943 #: config/tc-iq2000.c:833 config/tc-mips.c:14482 config/tc-score.c:6038
6944 msgid ".end directive without a preceding .ent directive."
6945 msgstr ""
6946
6947 #: config/tc-iq2000.c:842 config/tc-mips.c:14491 config/tc-score.c:6046
6948 msgid ".end symbol does not match .ent symbol."
6949 msgstr ""
6950
6951 #: config/tc-iq2000.c:845 config/tc-mips.c:14498 config/tc-score.c:6051
6952 msgid ".end directive missing or unknown symbol"
6953 msgstr ""
6954
6955 #: config/tc-iq2000.c:863
6956 msgid "Expected simple number."
6957 msgstr ""
6958
6959 #: config/tc-iq2000.c:892 config/tc-mips.c:14403 config/tc-score.c:5885
6960 #, c-format
6961 msgid " *input_line_pointer == '%c' 0x%02x\n"
6962 msgstr ""
6963
6964 #: config/tc-iq2000.c:894
6965 msgid "Invalid number"
6966 msgstr ""
6967
6968 #: config/tc-iq2000.c:929 config/tc-mips.c:14573 config/tc-score.c:5924
6969 msgid ".ent or .aent not in text section."
6970 msgstr ""
6971
6972 #: config/tc-iq2000.c:932
6973 msgid "missing `.end'"
6974 msgstr ""
6975
6976 #: config/tc-m32c.c:137
6977 #, c-format
6978 msgid " M32C specific command line options:\n"
6979 msgstr ""
6980
6981 #. Pretend that we do not recognise this option.
6982 #: config/tc-m32r.c:331
6983 msgid "Unrecognised option: -hidden"
6984 msgstr ""
6985
6986 #: config/tc-m32r.c:358 config/tc-sparc.c:595
6987 msgid "Unrecognized option following -K"
6988 msgstr ""
6989
6990 #: config/tc-m32r.c:373
6991 #, c-format
6992 msgid " M32R specific command line options:\n"
6993 msgstr ""
6994
6995 #: config/tc-m32r.c:375
6996 #, c-format
6997 msgid ""
6998 "  -m32r                   disable support for the m32rx instruction set\n"
6999 msgstr ""
7000
7001 #: config/tc-m32r.c:377
7002 #, c-format
7003 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7004 msgstr ""
7005
7006 #: config/tc-m32r.c:379
7007 #, c-format
7008 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7009 msgstr ""
7010
7011 #: config/tc-m32r.c:381
7012 #, c-format
7013 msgid "  -EL,-little             produce little endian code and data\n"
7014 msgstr ""
7015
7016 #: config/tc-m32r.c:383
7017 #, c-format
7018 msgid "  -EB,-big                produce big endian code and data\n"
7019 msgstr ""
7020
7021 #: config/tc-m32r.c:385
7022 #, c-format
7023 msgid "  -parallel               try to combine instructions in parallel\n"
7024 msgstr ""
7025
7026 #: config/tc-m32r.c:387
7027 #, c-format
7028 msgid "  -no-parallel            disable -parallel\n"
7029 msgstr ""
7030
7031 #: config/tc-m32r.c:389
7032 #, c-format
7033 msgid ""
7034 "  -no-bitinst             disallow the M32R2's extended bit-field "
7035 "instructions\n"
7036 msgstr ""
7037
7038 #: config/tc-m32r.c:391
7039 #, c-format
7040 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7041 msgstr ""
7042
7043 #: config/tc-m32r.c:394
7044 #, c-format
7045 msgid ""
7046 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7047 msgstr ""
7048
7049 #: config/tc-m32r.c:396
7050 #, c-format
7051 msgid "                                         might violate contraints\n"
7052 msgstr ""
7053
7054 #: config/tc-m32r.c:398
7055 #, c-format
7056 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7057 msgstr ""
7058
7059 #: config/tc-m32r.c:400
7060 #, c-format
7061 msgid ""
7062 "                                         instructions might violate "
7063 "contraints\n"
7064 msgstr ""
7065
7066 #: config/tc-m32r.c:402
7067 #, c-format
7068 msgid ""
7069 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7070 msgstr ""
7071
7072 #: config/tc-m32r.c:404
7073 #, c-format
7074 msgid ""
7075 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7076 msgstr ""
7077
7078 #: config/tc-m32r.c:406
7079 #, c-format
7080 msgid ""
7081 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7082 msgstr ""
7083
7084 #: config/tc-m32r.c:408
7085 #, c-format
7086 msgid "                                         fo contraint violations\n"
7087 msgstr ""
7088
7089 #: config/tc-m32r.c:410
7090 #, c-format
7091 msgid ""
7092 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7093 msgstr ""
7094
7095 #: config/tc-m32r.c:412
7096 #, c-format
7097 msgid "                                         contraint violations\n"
7098 msgstr ""
7099
7100 #: config/tc-m32r.c:414
7101 #, c-format
7102 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7103 msgstr ""
7104
7105 #: config/tc-m32r.c:416
7106 #, c-format
7107 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7108 msgstr ""
7109
7110 #: config/tc-m32r.c:419
7111 #, c-format
7112 msgid ""
7113 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7114 "reloc\n"
7115 msgstr ""
7116
7117 #: config/tc-m32r.c:421
7118 #, c-format
7119 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7120 msgstr ""
7121
7122 #: config/tc-m32r.c:423
7123 #, c-format
7124 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7125 msgstr ""
7126
7127 #: config/tc-m32r.c:425
7128 #, c-format
7129 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7130 msgstr ""
7131
7132 #: config/tc-m32r.c:428
7133 #, c-format
7134 msgid "  -KPIC                   generate PIC\n"
7135 msgstr ""
7136
7137 #: config/tc-m32r.c:849
7138 msgid "instructions write to the same destination register."
7139 msgstr ""
7140
7141 #: config/tc-m32r.c:857
7142 msgid "Instructions do not use parallel execution pipelines."
7143 msgstr ""
7144
7145 #: config/tc-m32r.c:865
7146 msgid "Instructions share the same execution pipeline"
7147 msgstr ""
7148
7149 #: config/tc-m32r.c:930 config/tc-m32r.c:1044
7150 #, c-format
7151 msgid "not a 16 bit instruction '%s'"
7152 msgstr ""
7153
7154 #: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
7155 #, c-format
7156 msgid "instruction '%s' is for the M32R2 only"
7157 msgstr ""
7158
7159 #: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
7160 #, c-format
7161 msgid "unknown instruction '%s'"
7162 msgstr ""
7163
7164 #: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
7165 #, c-format
7166 msgid "instruction '%s' is for the M32RX only"
7167 msgstr ""
7168
7169 #: config/tc-m32r.c:973 config/tc-m32r.c:1085
7170 #, c-format
7171 msgid "instruction '%s' cannot be executed in parallel."
7172 msgstr ""
7173
7174 #: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
7175 msgid "internal error: lookup/get operands failed"
7176 msgstr ""
7177
7178 #: config/tc-m32r.c:1095
7179 #, c-format
7180 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7181 msgstr ""
7182
7183 #: config/tc-m32r.c:1124
7184 #, c-format
7185 msgid ""
7186 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7187 "is this intentional ?"
7188 msgstr ""
7189
7190 #: config/tc-m32r.c:1128
7191 #, c-format
7192 msgid ""
7193 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7194 "is this intentional ?"
7195 msgstr ""
7196
7197 #: config/tc-m32r.c:1492 config/tc-ppc.c:1866 config/tc-ppc.c:4414
7198 msgid "Expected comma after symbol-name: rest of line ignored."
7199 msgstr ""
7200
7201 #: config/tc-m32r.c:1502
7202 #, c-format
7203 msgid ".SCOMMon length (%ld.) <0! Ignored."
7204 msgstr ""
7205
7206 #: config/tc-m32r.c:1516 config/tc-ppc.c:1888 config/tc-ppc.c:3035
7207 #: config/tc-ppc.c:4438
7208 msgid "ignoring bad alignment"
7209 msgstr ""
7210
7211 #: config/tc-m32r.c:1528 config/tc-ppc.c:1925 config/tc-v850.c:322
7212 msgid "Common alignment not a power of 2"
7213 msgstr ""
7214
7215 #: config/tc-m32r.c:1543 config/tc-ppc.c:1899 config/tc-ppc.c:4450
7216 #, c-format
7217 msgid "Ignoring attempt to re-define symbol `%s'."
7218 msgstr ""
7219
7220 #: config/tc-m32r.c:1552
7221 #, c-format
7222 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7223 msgstr ""
7224
7225 #: config/tc-m32r.c:1788
7226 msgid "Addend to unresolved symbol not on word boundary."
7227 msgstr ""
7228
7229 #: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-sh.c:747
7230 msgid "Invalid PIC expression."
7231 msgstr ""
7232
7233 #: config/tc-m32r.c:2073
7234 msgid "Unmatched high/shigh reloc"
7235 msgstr ""
7236
7237 #: config/tc-m68hc11.c:371
7238 #, c-format
7239 msgid ""
7240 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7241 "  -m68hc11 | -m68hc12 |\n"
7242 "  -m68hcs12               specify the processor [default %s]\n"
7243 "  -mshort                 use 16-bit int ABI (default)\n"
7244 "  -mlong                  use 32-bit int ABI\n"
7245 "  -mshort-double          use 32-bit double ABI\n"
7246 "  -mlong-double           use 64-bit double ABI (default)\n"
7247 "  --force-long-branches   always turn relative branches into absolute ones\n"
7248 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
7249 "                          when the offset is out of range\n"
7250 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7251 "                          when the instruction does not support direct mode\n"
7252 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
7253 "  --print-opcodes         print the list of instructions with syntax\n"
7254 "  --generate-example      generate an example of each instruction\n"
7255 "                          (used for testing)\n"
7256 msgstr ""
7257
7258 #: config/tc-m68hc11.c:417
7259 #, c-format
7260 msgid "Default target `%s' is not supported."
7261 msgstr ""
7262
7263 #. Dump the opcode statistics table.
7264 #: config/tc-m68hc11.c:435
7265 #, c-format
7266 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7267 msgstr ""
7268
7269 #: config/tc-m68hc11.c:501
7270 #, c-format
7271 msgid "Option `%s' is not recognized."
7272 msgstr ""
7273
7274 #: config/tc-m68hc11.c:671
7275 msgid "#<imm8>"
7276 msgstr ""
7277
7278 #: config/tc-m68hc11.c:680
7279 msgid "#<imm16>"
7280 msgstr ""
7281
7282 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7283 msgid "<imm8>,X"
7284 msgstr ""
7285
7286 #: config/tc-m68hc11.c:725
7287 msgid "*<abs8>"
7288 msgstr ""
7289
7290 #: config/tc-m68hc11.c:737
7291 msgid "#<mask>"
7292 msgstr ""
7293
7294 #: config/tc-m68hc11.c:747
7295 #, c-format
7296 msgid "symbol%d"
7297 msgstr ""
7298
7299 #: config/tc-m68hc11.c:749
7300 msgid "<abs>"
7301 msgstr ""
7302
7303 #: config/tc-m68hc11.c:768
7304 msgid "<label>"
7305 msgstr ""
7306
7307 #: config/tc-m68hc11.c:784
7308 #, c-format
7309 msgid ""
7310 "# Example of `%s' instructions\n"
7311 "\t.sect .text\n"
7312 "_start:\n"
7313 msgstr ""
7314
7315 #: config/tc-m68hc11.c:831
7316 #, c-format
7317 msgid "Instruction `%s' is not recognized."
7318 msgstr ""
7319
7320 #: config/tc-m68hc11.c:836
7321 #, c-format
7322 msgid "Instruction formats for `%s':"
7323 msgstr ""
7324
7325 #: config/tc-m68hc11.c:966
7326 #, c-format
7327 msgid "Immediate operand is not allowed for operand %d."
7328 msgstr ""
7329
7330 #: config/tc-m68hc11.c:1010
7331 msgid "Indirect indexed addressing is not valid for 68HC11."
7332 msgstr ""
7333
7334 #: config/tc-m68hc11.c:1030
7335 msgid "Spurious `,' or bad indirect register addressing mode."
7336 msgstr ""
7337
7338 #: config/tc-m68hc11.c:1052
7339 msgid "Missing second register or offset for indexed-indirect mode."
7340 msgstr ""
7341
7342 #: config/tc-m68hc11.c:1062
7343 msgid "Missing second register for indexed-indirect mode."
7344 msgstr ""
7345
7346 #: config/tc-m68hc11.c:1078
7347 msgid "Missing `]' to close indexed-indirect mode."
7348 msgstr ""
7349
7350 #: config/tc-m68hc11.c:1123
7351 msgid "Illegal operand."
7352 msgstr ""
7353
7354 #: config/tc-m68hc11.c:1128
7355 msgid "Missing operand."
7356 msgstr ""
7357
7358 #: config/tc-m68hc11.c:1181
7359 msgid "Pre-increment mode is not valid for 68HC11"
7360 msgstr ""
7361
7362 #: config/tc-m68hc11.c:1194
7363 msgid "Wrong register in register indirect mode."
7364 msgstr ""
7365
7366 #: config/tc-m68hc11.c:1202
7367 msgid "Missing `]' to close register indirect operand."
7368 msgstr ""
7369
7370 #: config/tc-m68hc11.c:1222
7371 msgid "Post-decrement mode is not valid for 68HC11."
7372 msgstr ""
7373
7374 #: config/tc-m68hc11.c:1230
7375 msgid "Post-increment mode is not valid for 68HC11."
7376 msgstr ""
7377
7378 #: config/tc-m68hc11.c:1248
7379 msgid "Invalid indexed indirect mode."
7380 msgstr ""
7381
7382 #: config/tc-m68hc11.c:1340
7383 #, c-format
7384 msgid "Trap id `%ld' is out of range."
7385 msgstr ""
7386
7387 #: config/tc-m68hc11.c:1344
7388 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7389 msgstr ""
7390
7391 #: config/tc-m68hc11.c:1351
7392 #, c-format
7393 msgid "Operand out of 8-bit range: `%ld'."
7394 msgstr ""
7395
7396 #: config/tc-m68hc11.c:1358
7397 msgid "The trap id must be a constant."
7398 msgstr ""
7399
7400 #: config/tc-m68hc11.c:1393
7401 #, c-format
7402 msgid "Operand `%x' not recognized in fixup8."
7403 msgstr ""
7404
7405 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7406 #, c-format
7407 msgid "Operand out of 16-bit range: `%ld'."
7408 msgstr ""
7409
7410 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7411 #, c-format
7412 msgid "Operand `%x' not recognized in fixup16."
7413 msgstr ""
7414
7415 #: config/tc-m68hc11.c:1492
7416 #, c-format
7417 msgid "Unexpected branch conversion with `%x'"
7418 msgstr ""
7419
7420 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7421 #, c-format
7422 msgid "Operand out of range for a relative branch: `%ld'"
7423 msgstr ""
7424
7425 #: config/tc-m68hc11.c:1689
7426 msgid "Invalid register for dbcc/tbcc instruction."
7427 msgstr ""
7428
7429 #: config/tc-m68hc11.c:1777
7430 #, c-format
7431 msgid "Increment/decrement value is out of range: `%ld'."
7432 msgstr ""
7433
7434 #: config/tc-m68hc11.c:1788
7435 msgid "Expecting a register."
7436 msgstr ""
7437
7438 #: config/tc-m68hc11.c:1803
7439 msgid "Invalid register for post/pre increment."
7440 msgstr ""
7441
7442 #: config/tc-m68hc11.c:1833
7443 msgid "Invalid register."
7444 msgstr ""
7445
7446 #: config/tc-m68hc11.c:1840
7447 #, c-format
7448 msgid "Offset out of 16-bit range: %ld."
7449 msgstr ""
7450
7451 #: config/tc-m68hc11.c:1845
7452 #, c-format
7453 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7454 msgstr ""
7455
7456 #: config/tc-m68hc11.c:1951
7457 msgid "Expecting register D for indexed indirect mode."
7458 msgstr ""
7459
7460 #: config/tc-m68hc11.c:1953
7461 msgid "Indexed indirect mode is not allowed for movb/movw."
7462 msgstr ""
7463
7464 #: config/tc-m68hc11.c:1970
7465 msgid "Invalid accumulator register."
7466 msgstr ""
7467
7468 #: config/tc-m68hc11.c:1995
7469 msgid "Invalid indexed register."
7470 msgstr ""
7471
7472 #: config/tc-m68hc11.c:2003
7473 msgid "Addressing mode not implemented yet."
7474 msgstr ""
7475
7476 #: config/tc-m68hc11.c:2016
7477 msgid "Invalid source register for this instruction, use 'tfr'."
7478 msgstr ""
7479
7480 #: config/tc-m68hc11.c:2018
7481 msgid "Invalid source register."
7482 msgstr ""
7483
7484 #: config/tc-m68hc11.c:2023
7485 msgid "Invalid destination register for this instruction, use 'tfr'."
7486 msgstr ""
7487
7488 #: config/tc-m68hc11.c:2025
7489 msgid "Invalid destination register."
7490 msgstr ""
7491
7492 #: config/tc-m68hc11.c:2121
7493 msgid "Invalid indexed register, expecting register X."
7494 msgstr ""
7495
7496 #: config/tc-m68hc11.c:2123
7497 msgid "Invalid indexed register, expecting register Y."
7498 msgstr ""
7499
7500 #: config/tc-m68hc11.c:2429
7501 msgid "No instruction or missing opcode."
7502 msgstr ""
7503
7504 #: config/tc-m68hc11.c:2494
7505 #, c-format
7506 msgid "Opcode `%s' is not recognized."
7507 msgstr ""
7508
7509 #: config/tc-m68hc11.c:2516
7510 #, c-format
7511 msgid "Garbage at end of instruction: `%s'."
7512 msgstr ""
7513
7514 #: config/tc-m68hc11.c:2539
7515 #, c-format
7516 msgid "Invalid operand for `%s'"
7517 msgstr ""
7518
7519 #: config/tc-m68hc11.c:2590
7520 #, c-format
7521 msgid "Invalid mode: %s\n"
7522 msgstr ""
7523
7524 #: config/tc-m68hc11.c:2650
7525 msgid "bad .relax format"
7526 msgstr ""
7527
7528 #: config/tc-m68hc11.c:2694
7529 #, c-format
7530 msgid "Relocation %d is not supported by object file format."
7531 msgstr ""
7532
7533 #: config/tc-m68hc11.c:2973
7534 msgid "bra or bsr with undefined symbol."
7535 msgstr ""
7536
7537 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7538 #, c-format
7539 msgid "Subtype %d is not recognized."
7540 msgstr ""
7541
7542 #: config/tc-m68hc11.c:3192
7543 msgid "Expression too complex."
7544 msgstr ""
7545
7546 #: config/tc-m68hc11.c:3225
7547 msgid "Value out of 16-bit range."
7548 msgstr ""
7549
7550 #: config/tc-m68hc11.c:3243
7551 #, c-format
7552 msgid "Value %ld too large for 8-bit PC-relative branch."
7553 msgstr ""
7554
7555 #: config/tc-m68hc11.c:3250
7556 #, c-format
7557 msgid "Auto increment/decrement offset '%ld' is out of range."
7558 msgstr ""
7559
7560 #: config/tc-m68hc11.c:3263
7561 #, c-format
7562 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7563 msgstr ""
7564
7565 #: config/tc-m68hc11.c:3279
7566 #, c-format
7567 msgid "Line %d: unknown relocation type: 0x%x."
7568 msgstr ""
7569
7570 #: config/tc-m68k.c:1036
7571 #, c-format
7572 msgid "Can not do %d byte pc-relative relocation"
7573 msgstr ""
7574
7575 #: config/tc-m68k.c:1038
7576 #, c-format
7577 msgid "Can not do %d byte pc-relative pic relocation"
7578 msgstr ""
7579
7580 #: config/tc-m68k.c:1043
7581 #, c-format
7582 msgid "Can not do %d byte relocation"
7583 msgstr ""
7584
7585 #: config/tc-m68k.c:1045
7586 #, c-format
7587 msgid "Can not do %d byte pic relocation"
7588 msgstr ""
7589
7590 #: config/tc-m68k.c:1110
7591 #, c-format
7592 msgid "Unable to produce reloc against symbol '%s'"
7593 msgstr ""
7594
7595 #: config/tc-m68k.c:1154 config/tc-vax.c:2366
7596 #, c-format
7597 msgid "Cannot make %s relocation PC relative"
7598 msgstr ""
7599
7600 #: config/tc-m68k.c:1253 config/tc-vax.c:1876
7601 msgid "No operator"
7602 msgstr ""
7603
7604 #: config/tc-m68k.c:1283 config/tc-vax.c:1892
7605 msgid "Unknown operator"
7606 msgstr ""
7607
7608 #: config/tc-m68k.c:2186
7609 msgid "invalid instruction for this architecture; needs "
7610 msgstr ""
7611
7612 #: config/tc-m68k.c:2194
7613 msgid "hardware divide"
7614 msgstr ""
7615
7616 #: config/tc-m68k.c:2216 config/tc-m68k.c:2220 config/tc-m68k.c:2224
7617 msgid "or higher"
7618 msgstr ""
7619
7620 #: config/tc-m68k.c:2277
7621 msgid "operands mismatch"
7622 msgstr ""
7623
7624 #: config/tc-m68k.c:2341 config/tc-m68k.c:2347 config/tc-m68k.c:2353
7625 #: config/tc-mmix.c:2459 config/tc-mmix.c:2483
7626 msgid "operand out of range"
7627 msgstr ""
7628
7629 #: config/tc-m68k.c:2410
7630 #, c-format
7631 msgid "Bignum too big for %c format; truncated"
7632 msgstr ""
7633
7634 #: config/tc-m68k.c:2487
7635 msgid "displacement too large for this architecture; needs 68020 or higher"
7636 msgstr ""
7637
7638 #: config/tc-m68k.c:2598
7639 msgid ""
7640 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7641 msgstr ""
7642
7643 #: config/tc-m68k.c:2603
7644 msgid "invalid index size for coldfire"
7645 msgstr ""
7646
7647 #: config/tc-m68k.c:2656
7648 msgid "Forcing byte displacement"
7649 msgstr ""
7650
7651 #: config/tc-m68k.c:2658
7652 msgid "byte displacement out of range"
7653 msgstr ""
7654
7655 #: config/tc-m68k.c:2706 config/tc-m68k.c:2744
7656 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7657 msgstr ""
7658
7659 #: config/tc-m68k.c:2730 config/tc-m68k.c:2764
7660 msgid ":b not permitted; defaulting to :w"
7661 msgstr ""
7662
7663 #: config/tc-m68k.c:2841
7664 msgid "unsupported byte value; use a different suffix"
7665 msgstr ""
7666
7667 #: config/tc-m68k.c:2856
7668 msgid "unknown/incorrect operand"
7669 msgstr ""
7670
7671 #: config/tc-m68k.c:2899 config/tc-m68k.c:2907 config/tc-m68k.c:2914
7672 #: config/tc-m68k.c:2921
7673 msgid "out of range"
7674 msgstr ""
7675
7676 #: config/tc-m68k.c:2994
7677 msgid "Can't use long branches on this architecture"
7678 msgstr ""
7679
7680 #: config/tc-m68k.c:3100
7681 msgid "Expression out of range, using 0"
7682 msgstr ""
7683
7684 #: config/tc-m68k.c:3291 config/tc-m68k.c:3307
7685 msgid "Floating point register in register list"
7686 msgstr ""
7687
7688 #: config/tc-m68k.c:3297
7689 msgid "Wrong register in floating-point reglist"
7690 msgstr ""
7691
7692 #: config/tc-m68k.c:3313
7693 msgid "incorrect register in reglist"
7694 msgstr ""
7695
7696 #: config/tc-m68k.c:3319
7697 msgid "wrong register in floating-point reglist"
7698 msgstr ""
7699
7700 #. ERROR.
7701 #: config/tc-m68k.c:3792
7702 msgid "Extra )"
7703 msgstr ""
7704
7705 #. ERROR.
7706 #: config/tc-m68k.c:3803
7707 msgid "Missing )"
7708 msgstr ""
7709
7710 #: config/tc-m68k.c:3820
7711 msgid "Missing operand"
7712 msgstr ""
7713
7714 #: config/tc-m68k.c:4138
7715 #, c-format
7716 msgid "unrecognized default cpu `%s'"
7717 msgstr ""
7718
7719 #: config/tc-m68k.c:4192
7720 #, c-format
7721 msgid "%s -- statement `%s' ignored"
7722 msgstr ""
7723
7724 #: config/tc-m68k.c:4241
7725 #, c-format
7726 msgid "Don't know how to figure width of %c in md_assemble()"
7727 msgstr ""
7728
7729 #: config/tc-m68k.c:4410
7730 #, c-format
7731 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
7732 msgstr ""
7733
7734 #: config/tc-m68k.c:4475 config/tc-m68k.c:4514
7735 #, c-format
7736 msgid "Internal Error: Can't find %s in hash table"
7737 msgstr ""
7738
7739 #: config/tc-m68k.c:4478 config/tc-m68k.c:4517
7740 #, c-format
7741 msgid "Internal Error: Can't hash %s: %s"
7742 msgstr ""
7743
7744 #: config/tc-m68k.c:4642
7745 #, c-format
7746 msgid "text label `%s' aligned to odd boundary"
7747 msgstr ""
7748
7749 #: config/tc-m68k.c:4789
7750 #, c-format
7751 msgid "value %ld out of range"
7752 msgstr ""
7753
7754 #: config/tc-m68k.c:4803
7755 msgid "invalid byte branch offset"
7756 msgstr ""
7757
7758 #: config/tc-m68k.c:4840
7759 msgid "short branch with zero offset: use :w"
7760 msgstr ""
7761
7762 #: config/tc-m68k.c:4884
7763 msgid "Conversion of PC relative BSR to absolute JSR"
7764 msgstr ""
7765
7766 #: config/tc-m68k.c:4895
7767 msgid "Conversion of PC relative branch to absolute jump"
7768 msgstr ""
7769
7770 #: config/tc-m68k.c:4912 config/tc-m68k.c:4973
7771 msgid "Conversion of PC relative conditional branch to absolute jump"
7772 msgstr ""
7773
7774 #: config/tc-m68k.c:4953
7775 msgid "Conversion of DBcc to absolute jump"
7776 msgstr ""
7777
7778 #: config/tc-m68k.c:5037
7779 msgid "Conversion of PC relative displacement to absolute"
7780 msgstr ""
7781
7782 #: config/tc-m68k.c:5250
7783 msgid "Tried to convert PC relative branch to absolute jump"
7784 msgstr ""
7785
7786 #: config/tc-m68k.c:5295 config/tc-m68k.c:5306 config/tc-m68k.c:5350
7787 msgid "expression out of range: defaulting to 1"
7788 msgstr ""
7789
7790 #: config/tc-m68k.c:5342
7791 msgid "expression out of range: defaulting to 0"
7792 msgstr ""
7793
7794 #: config/tc-m68k.c:5383 config/tc-m68k.c:5395
7795 #, c-format
7796 msgid "Can't deal with expression; defaulting to %ld"
7797 msgstr ""
7798
7799 #: config/tc-m68k.c:5409
7800 msgid "expression doesn't fit in BYTE"
7801 msgstr ""
7802
7803 #: config/tc-m68k.c:5413
7804 msgid "expression doesn't fit in WORD"
7805 msgstr ""
7806
7807 #: config/tc-m68k.c:5500
7808 #, c-format
7809 msgid "%s: unrecognized processor name"
7810 msgstr ""
7811
7812 #: config/tc-m68k.c:5561
7813 msgid "bad coprocessor id"
7814 msgstr ""
7815
7816 #: config/tc-m68k.c:5567
7817 msgid "unrecognized fopt option"
7818 msgstr ""
7819
7820 #: config/tc-m68k.c:5700
7821 #, c-format
7822 msgid "option `%s' may not be negated"
7823 msgstr ""
7824
7825 #: config/tc-m68k.c:5711
7826 #, c-format
7827 msgid "option `%s' not recognized"
7828 msgstr ""
7829
7830 #: config/tc-m68k.c:5740
7831 msgid "bad format of OPT NEST=depth"
7832 msgstr ""
7833
7834 #: config/tc-m68k.c:5796
7835 msgid "missing label"
7836 msgstr ""
7837
7838 #: config/tc-m68k.c:5820 config/tc-m68k.c:5849
7839 msgid "bad register list"
7840 msgstr ""
7841
7842 #: config/tc-m68k.c:5822
7843 #, c-format
7844 msgid "bad register list: %s"
7845 msgstr ""
7846
7847 #: config/tc-m68k.c:5920
7848 msgid "restore without save"
7849 msgstr ""
7850
7851 #: config/tc-m68k.c:6074 config/tc-m68k.c:6444
7852 msgid "syntax error in structured control directive"
7853 msgstr ""
7854
7855 #: config/tc-m68k.c:6119
7856 msgid "missing condition code in structured control directive"
7857 msgstr ""
7858
7859 #: config/tc-m68k.c:6190
7860 #, c-format
7861 msgid ""
7862 "Condition <%c%c> in structured control directive can not be encoded correctly"
7863 msgstr ""
7864
7865 #: config/tc-m68k.c:6486
7866 msgid "missing then"
7867 msgstr ""
7868
7869 #: config/tc-m68k.c:6567
7870 msgid "else without matching if"
7871 msgstr ""
7872
7873 #: config/tc-m68k.c:6600
7874 msgid "endi without matching if"
7875 msgstr ""
7876
7877 #: config/tc-m68k.c:6640
7878 msgid "break outside of structured loop"
7879 msgstr ""
7880
7881 #: config/tc-m68k.c:6678
7882 msgid "next outside of structured loop"
7883 msgstr ""
7884
7885 #: config/tc-m68k.c:6729
7886 msgid "missing ="
7887 msgstr ""
7888
7889 #: config/tc-m68k.c:6767
7890 msgid "missing to or downto"
7891 msgstr ""
7892
7893 #: config/tc-m68k.c:6803 config/tc-m68k.c:6837 config/tc-m68k.c:7051
7894 msgid "missing do"
7895 msgstr ""
7896
7897 #: config/tc-m68k.c:6938
7898 msgid "endf without for"
7899 msgstr ""
7900
7901 #: config/tc-m68k.c:6992
7902 msgid "until without repeat"
7903 msgstr ""
7904
7905 #: config/tc-m68k.c:7086
7906 msgid "endw without while"
7907 msgstr ""
7908
7909 #: config/tc-m68k.c:7119 config/tc-m68k.c:7147
7910 msgid "already assembled instructions"
7911 msgstr ""
7912
7913 #: config/tc-m68k.c:7224
7914 #, c-format
7915 msgid "`%s' is deprecated, use `%s'"
7916 msgstr ""
7917
7918 #: config/tc-m68k.c:7243
7919 #, c-format
7920 msgid "cpu `%s' unrecognized"
7921 msgstr ""
7922
7923 #: config/tc-m68k.c:7249
7924 #, c-format
7925 msgid "already selected `%s' processor"
7926 msgstr ""
7927
7928 #: config/tc-m68k.c:7269
7929 #, c-format
7930 msgid "architecture `%s' unrecognized"
7931 msgstr ""
7932
7933 #: config/tc-m68k.c:7275
7934 #, c-format
7935 msgid "already selected `%s' architecture"
7936 msgstr ""
7937
7938 #: config/tc-m68k.c:7298
7939 #, c-format
7940 msgid "extension `%s' unrecognized"
7941 msgstr ""
7942
7943 #: config/tc-m68k.c:7416
7944 #, c-format
7945 msgid "option `-A%s' is deprecated: use `-%s'"
7946 msgstr ""
7947
7948 #: config/tc-m68k.c:7449
7949 msgid "architecture features both enabled and disabled"
7950 msgstr ""
7951
7952 #: config/tc-m68k.c:7476
7953 msgid "selected processor does not have all features of selected architecture"
7954 msgstr ""
7955
7956 #: config/tc-m68k.c:7485
7957 msgid "m68k and cf features both selected"
7958 msgstr ""
7959
7960 #: config/tc-m68k.c:7497
7961 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
7962 msgstr ""
7963
7964 #: config/tc-m68k.c:7531
7965 #, c-format
7966 msgid ""
7967 "-march=<arch>\t\tset architecture\n"
7968 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
7969 msgstr ""
7970
7971 #: config/tc-m68k.c:7536
7972 #, c-format
7973 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
7974 msgstr ""
7975
7976 #: config/tc-m68k.c:7542
7977 #, c-format
7978 msgid ""
7979 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
7980 "-pic, -k\t\tgenerate position independent code\n"
7981 "-S\t\t\tturn jbsr into jsr\n"
7982 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
7983 "--register-prefix-optional\n"
7984 "\t\t\trecognize register names without prefix character\n"
7985 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
7986 "--base-size-default-16\tbase reg without size is 16 bits\n"
7987 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
7988 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
7989 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
7990 msgstr ""
7991
7992 #: config/tc-m68k.c:7556
7993 #, c-format
7994 msgid "Architecture variants are: "
7995 msgstr ""
7996
7997 #: config/tc-m68k.c:7565
7998 #, c-format
7999 msgid "Processor variants are: "
8000 msgstr ""
8001
8002 #: config/tc-m68k.c:7572 config/tc-xtensa.c:6009
8003 #, c-format
8004 msgid "\n"
8005 msgstr ""
8006
8007 #: config/tc-m68k.c:7603
8008 #, c-format
8009 msgid "Error %s in %s\n"
8010 msgstr ""
8011
8012 #: config/tc-m68k.c:7607
8013 #, c-format
8014 msgid "Opcode(%d.%s): "
8015 msgstr ""
8016
8017 #: config/tc-m68k.c:7767
8018 msgid "Not a defined coldfire architecture"
8019 msgstr ""
8020
8021 #. Over here we will fill the description of the machine specific options.
8022 #: config/tc-maxq.c:209
8023 #, c-format
8024 msgid " MAXQ-specific assembler options:\n"
8025 msgstr ""
8026
8027 #: config/tc-maxq.c:211
8028 #, c-format
8029 msgid ""
8030 "\t-MAXQ20\t\t       generate obj for MAXQ20(default)\n"
8031 "\t-MAXQ10\t\t       generate obj for MAXQ10\n"
8032 "\t"
8033 msgstr ""
8034
8035 #: config/tc-maxq.c:377
8036 #, c-format
8037 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8038 msgstr ""
8039
8040 #: config/tc-maxq.c:454
8041 #, c-format
8042 msgid "Cant make long jump/call into short jump/call : %d"
8043 msgstr ""
8044
8045 #: config/tc-maxq.c:933
8046 #, c-format
8047 msgid "Invalid register value %s"
8048 msgstr ""
8049
8050 #: config/tc-maxq.c:1051
8051 #, c-format
8052 msgid "Invalid bit number : '%c'"
8053 msgstr ""
8054
8055 #: config/tc-maxq.c:1063
8056 #, c-format
8057 msgid "Illegal character after operand '%s'"
8058 msgstr ""
8059
8060 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8061 #, c-format
8062 msgid "Invalid Character in immediate Value : %c"
8063 msgstr ""
8064
8065 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8066 #, c-format
8067 msgid "Invalid Character in immediate value : %c"
8068 msgstr ""
8069
8070 #: config/tc-maxq.c:1175
8071 msgid "Immediate value greater than 16 bits"
8072 msgstr ""
8073
8074 #: config/tc-maxq.c:1189
8075 msgid ""
8076 "Attempt to move a value in the stack pointer greater than the size of the "
8077 "stack"
8078 msgstr ""
8079
8080 #: config/tc-maxq.c:1198
8081 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8082 msgstr ""
8083
8084 #: config/tc-maxq.c:1260
8085 msgid "Invalid immediate move operation"
8086 msgstr ""
8087
8088 #: config/tc-maxq.c:1533
8089 #, c-format
8090 msgid "Size of Operand '%s' greater than %d"
8091 msgstr ""
8092
8093 #: config/tc-maxq.c:1688
8094 #, c-format
8095 msgid "illegal immediate operand '%s'"
8096 msgstr ""
8097
8098 #: config/tc-maxq.c:1710
8099 #, c-format
8100 msgid "Invalid operand for memory access '%s'"
8101 msgstr ""
8102
8103 #: config/tc-maxq.c:1772
8104 msgid "illegal displacement operand "
8105 msgstr ""
8106
8107 #: config/tc-maxq.c:1837
8108 #, c-format
8109 msgid "invalid character %c before operand %d"
8110 msgstr ""
8111
8112 #: config/tc-maxq.c:1859
8113 #, c-format
8114 msgid "invalid character %c in operand %d"
8115 msgstr ""
8116
8117 #. We found no match.
8118 #: config/tc-maxq.c:2004
8119 #, c-format
8120 msgid "operand %d is invalid for `%s'"
8121 msgstr ""
8122
8123 #: config/tc-maxq.c:2037
8124 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8125 msgstr ""
8126
8127 #: config/tc-maxq.c:2055
8128 #, c-format
8129 msgid "'%s' operand cant be used as destination in %s"
8130 msgstr ""
8131
8132 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8133 #, c-format
8134 msgid "Invalid Instruction '%s' operand cant be used with %s"
8135 msgstr ""
8136
8137 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8138 #, c-format
8139 msgid "'%s' operand cant be used as source in %s"
8140 msgstr ""
8141
8142 #: config/tc-maxq.c:2147
8143 #, c-format
8144 msgid "'%s' instruction cant have first operand as Immediate vale"
8145 msgstr ""
8146
8147 #: config/tc-maxq.c:2160
8148 #, c-format
8149 msgid "SP cannot be used with %s\n"
8150 msgstr ""
8151
8152 #: config/tc-maxq.c:2167
8153 msgid "@SP-- cannot be used with PUSH\n"
8154 msgstr ""
8155
8156 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8157 msgid ""
8158 "Operands either contradictory or use the data bus in read/write state "
8159 "together"
8160 msgstr ""
8161
8162 #: config/tc-maxq.c:2198
8163 msgid "MOVE Cant Use NUL as SRC"
8164 msgstr ""
8165
8166 #: config/tc-maxq.c:2220
8167 msgid "Contradictory movement between DP register and memory access using DP"
8168 msgstr ""
8169
8170 #: config/tc-maxq.c:2228
8171 msgid "SP and @SP-- cannot be used together in a move instruction"
8172 msgstr ""
8173
8174 #: config/tc-maxq.c:2247
8175 msgid "Only Module 8 system registers allowed in this operation"
8176 msgstr ""
8177
8178 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8179 msgid "Read only Register used as destination"
8180 msgstr ""
8181
8182 #: config/tc-maxq.c:2290
8183 #, c-format
8184 msgid "Bit No '%d'exceeds register size in this operation"
8185 msgstr ""
8186
8187 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8188 #, c-format
8189 msgid "Bit No '%d' exceeds register size in this operation"
8190 msgstr ""
8191
8192 #: config/tc-maxq.c:2352
8193 msgid "Memory References cannot be used with branching operations\n"
8194 msgstr ""
8195
8196 #: config/tc-maxq.c:2361
8197 msgid "DJNZ uses only LC[n] register \n"
8198 msgstr ""
8199
8200 #: config/tc-maxq.c:2387
8201 #, c-format
8202 msgid "'%s' operand cant be used as destination  in %s"
8203 msgstr ""
8204
8205 #: config/tc-maxq.c:2397
8206 #, c-format
8207 msgid "Read only register used for writing purposes '%s'"
8208 msgstr ""
8209
8210 #: config/tc-maxq.c:2409
8211 msgid "Invalid destination for this kind of source."
8212 msgstr ""
8213
8214 #: config/tc-maxq.c:2416
8215 msgid ""
8216 "Invalid register as destination for this kind of source.Only data pointers "
8217 "can be used."
8218 msgstr ""
8219
8220 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8221 msgid "Invalid Instruction"
8222 msgstr ""
8223
8224 #: config/tc-maxq.c:2790
8225 msgid "Cannot allocate memory"
8226 msgstr ""
8227
8228 #: config/tc-maxq.c:2862
8229 msgid "Internal Error: Illegal Architecure specified"
8230 msgstr ""
8231
8232 #: config/tc-maxq.c:2900
8233 msgid "Invalid architecture type"
8234 msgstr ""
8235
8236 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8237 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8238 #, c-format
8239 msgid "Internal Error : Can't Hash %s : %s"
8240 msgstr ""
8241
8242 #: config/tc-maxq.c:3071
8243 #, c-format
8244 msgid "Ineffective insntruction %s \n"
8245 msgstr ""
8246
8247 #: config/tc-mcore.c:521
8248 #, c-format
8249 msgid "register expected, but saw '%.6s'"
8250 msgstr ""
8251
8252 #: config/tc-mcore.c:603
8253 #, c-format
8254 msgid "control register expected, but saw '%.6s'"
8255 msgstr ""
8256
8257 #: config/tc-mcore.c:639
8258 msgid "bad/missing psr specifier"
8259 msgstr ""
8260
8261 #: config/tc-mcore.c:689
8262 msgid "more than 65K literal pools"
8263 msgstr ""
8264
8265 #: config/tc-mcore.c:743
8266 msgid "missing ']'"
8267 msgstr ""
8268
8269 #: config/tc-mcore.c:782
8270 msgid "operand must be a constant"
8271 msgstr ""
8272
8273 #: config/tc-mcore.c:784
8274 #, c-format
8275 msgid "operand must be absolute in range %u..%u, not %ld"
8276 msgstr ""
8277
8278 #: config/tc-mcore.c:819
8279 msgid "operand must be a multiple of 4"
8280 msgstr ""
8281
8282 #: config/tc-mcore.c:826
8283 msgid "operand must be a multiple of 2"
8284 msgstr ""
8285
8286 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8287 msgid "base register expected"
8288 msgstr ""
8289
8290 #: config/tc-mcore.c:888
8291 #, c-format
8292 msgid "unknown opcode \"%s\""
8293 msgstr ""
8294
8295 #: config/tc-mcore.c:931
8296 msgid "invalid register: r15 illegal"
8297 msgstr ""
8298
8299 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8300 msgid "M340 specific opcode used when assembling for M210"
8301 msgstr ""
8302
8303 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8304 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8305 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8306 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8307 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8308 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8309 msgid "second operand missing"
8310 msgstr ""
8311
8312 #: config/tc-mcore.c:1014
8313 msgid "destination register must be r1"
8314 msgstr ""
8315
8316 #: config/tc-mcore.c:1035
8317 msgid "source register must be r1"
8318 msgstr ""
8319
8320 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8321 msgid "immediate is not a power of two"
8322 msgstr ""
8323
8324 #: config/tc-mcore.c:1127
8325 msgid "translating bgeni to movi"
8326 msgstr ""
8327
8328 #: config/tc-mcore.c:1164
8329 msgid "translating mgeni to movi"
8330 msgstr ""
8331
8332 #: config/tc-mcore.c:1196
8333 msgid "translating bmaski to movi"
8334 msgstr ""
8335
8336 #: config/tc-mcore.c:1272
8337 #, c-format
8338 msgid "displacement too large (%d)"
8339 msgstr ""
8340
8341 #: config/tc-mcore.c:1286
8342 msgid "Invalid register: r0 and r15 illegal"
8343 msgstr ""
8344
8345 #: config/tc-mcore.c:1317
8346 msgid "bad starting register: r0 and r15 invalid"
8347 msgstr ""
8348
8349 #: config/tc-mcore.c:1330
8350 msgid "ending register must be r15"
8351 msgstr ""
8352
8353 #: config/tc-mcore.c:1350
8354 msgid "bad base register: must be r0"
8355 msgstr ""
8356
8357 #: config/tc-mcore.c:1368
8358 msgid "first register must be r4"
8359 msgstr ""
8360
8361 #: config/tc-mcore.c:1379
8362 msgid "last register must be r7"
8363 msgstr ""
8364
8365 #: config/tc-mcore.c:1416
8366 msgid "reg-reg expected"
8367 msgstr ""
8368
8369 #: config/tc-mcore.c:1527
8370 msgid "second operand must be 1"
8371 msgstr ""
8372
8373 #: config/tc-mcore.c:1548
8374 msgid "zero used as immediate value"
8375 msgstr ""
8376
8377 #: config/tc-mcore.c:1575
8378 msgid "duplicated psr bit specifier"
8379 msgstr ""
8380
8381 #: config/tc-mcore.c:1581
8382 msgid "`af' must appear alone"
8383 msgstr ""
8384
8385 #: config/tc-mcore.c:1588
8386 #, c-format
8387 msgid "unimplemented opcode \"%s\""
8388 msgstr ""
8389
8390 #: config/tc-mcore.c:1597
8391 #, c-format
8392 msgid "ignoring operands: %s "
8393 msgstr ""
8394
8395 #: config/tc-mcore.c:1667
8396 #, c-format
8397 msgid "unrecognised cpu type '%s'"
8398 msgstr ""
8399
8400 #: config/tc-mcore.c:1685
8401 #, c-format
8402 msgid ""
8403 "MCORE specific options:\n"
8404 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8405 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8406 "  -cpu=[210|340]          select CPU type\n"
8407 "  -EB                     assemble for a big endian system (default)\n"
8408 "  -EL                     assemble for a little endian system\n"
8409 msgstr ""
8410
8411 #: config/tc-mcore.c:1703
8412 msgid "failed sanity check: short_jump"
8413 msgstr ""
8414
8415 #: config/tc-mcore.c:1713
8416 msgid "failed sanity check: long_jump"
8417 msgstr ""
8418
8419 #: config/tc-mcore.c:1739
8420 #, c-format
8421 msgid "odd displacement at %x"
8422 msgstr ""
8423
8424 #: config/tc-mcore.c:1921
8425 msgid "unknown"
8426 msgstr ""
8427
8428 #: config/tc-mcore.c:1948
8429 #, c-format
8430 msgid "odd distance branch (0x%lx bytes)"
8431 msgstr ""
8432
8433 #: config/tc-mcore.c:1952
8434 #, c-format
8435 msgid "pcrel for branch to %s too far (0x%lx)"
8436 msgstr ""
8437
8438 #: config/tc-mcore.c:1972
8439 #, c-format
8440 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8441 msgstr ""
8442
8443 #: config/tc-mcore.c:1984
8444 #, c-format
8445 msgid "pcrel for loopt too far (0x%lx)"
8446 msgstr ""
8447
8448 #: config/tc-mcore.c:2180
8449 #, c-format
8450 msgid "Can not do %d byte %srelocation"
8451 msgstr ""
8452
8453 #: config/tc-mcore.c:2182
8454 msgid "pc-relative"
8455 msgstr ""
8456
8457 #: config/tc-mep.c:301
8458 #, c-format
8459 msgid ""
8460 "MeP specific command line options:\n"
8461 "  -EB                     assemble for a big endian system (default)\n"
8462 "  -EL                     assemble for a little endian system\n"
8463 "  -mconfig=<name>         specify a chip configuration to use\n"
8464 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8465 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8466 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8467 "                          enable/disable the given opcodes\n"
8468 "\n"
8469 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8470 "  if no -m options are given, all core opcodes are enabled;\n"
8471 "  if any enabling -m options are given, only those are enabled;\n"
8472 "  if only disabling -m options are given, only those are disabled.\n"
8473 msgstr ""
8474
8475 #. There are no insns in the queue and a plus is present.
8476 #. This is a syntax error.  Let's not tolerate this.
8477 #. We can relax this later if necessary.
8478 #: config/tc-mep.c:1008
8479 msgid "Invalid use of parallelization operator."
8480 msgstr ""
8481
8482 #: config/tc-mep.c:1050
8483 msgid "Leading plus sign not allowed in core mode"
8484 msgstr ""
8485
8486 #: config/tc-mep.c:1531
8487 #, c-format
8488 msgid "Don't know how to relocate plain operands of type %s"
8489 msgstr ""
8490
8491 #: config/tc-mep.c:1541
8492 #, c-format
8493 msgid "Perhaps you are missing %%tpoff()?"
8494 msgstr ""
8495
8496 #: config/tc-mep.c:1725
8497 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8498 msgstr ""
8499
8500 #: config/tc-mep.c:1783
8501 msgid ".vliw unavailable when VLIW is disabled."
8502 msgstr ""
8503
8504 #. Prototypes for static functions.
8505 #: config/tc-mips.c:992
8506 #, c-format
8507 msgid "internal Error, line %d, %s"
8508 msgstr ""
8509
8510 #: config/tc-mips.c:1753
8511 msgid "-G may not be used in position-independent code"
8512 msgstr ""
8513
8514 #: config/tc-mips.c:1800
8515 #, c-format
8516 msgid "internal: can't hash `%s': %s"
8517 msgstr ""
8518
8519 #: config/tc-mips.c:1808
8520 #, c-format
8521 msgid "internal error: bad mips16 opcode: %s %s\n"
8522 msgstr ""
8523
8524 #: config/tc-mips.c:1980
8525 #, c-format
8526 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8527 msgstr ""
8528
8529 #: config/tc-mips.c:2689 config/tc-mips.c:14068
8530 msgid "extended instruction in delay slot"
8531 msgstr ""
8532
8533 #: config/tc-mips.c:2753 config/tc-mips.c:2760
8534 #, c-format
8535 msgid "jump to misaligned address (0x%lx)"
8536 msgstr ""
8537
8538 #: config/tc-mips.c:2770 config/tc-mips.c:3532
8539 #, c-format
8540 msgid "branch to misaligned address (0x%lx)"
8541 msgstr ""
8542
8543 #: config/tc-mips.c:2775 config/tc-mips.c:3535
8544 #, c-format
8545 msgid "branch address range overflow (0x%lx)"
8546 msgstr ""
8547
8548 #: config/tc-mips.c:3260
8549 msgid ""
8550 "Macro instruction expanded into multiple instructions in a branch delay slot"
8551 msgstr ""
8552
8553 #: config/tc-mips.c:3263
8554 msgid "Macro instruction expanded into multiple instructions"
8555 msgstr ""
8556
8557 #: config/tc-mips.c:3804 config/tc-mips.c:7749 config/tc-mips.c:7773
8558 #: config/tc-mips.c:7846 config/tc-mips.c:7869
8559 msgid "operand overflow"
8560 msgstr ""
8561
8562 #: config/tc-mips.c:3823 config/tc-mips.c:4423 config/tc-mips.c:7145
8563 #: config/tc-mips.c:7936
8564 msgid "Macro used $at after \".set noat\""
8565 msgstr ""
8566
8567 #: config/tc-mips.c:3852
8568 msgid "unsupported large constant"
8569 msgstr ""
8570
8571 #: config/tc-mips.c:3854
8572 #, c-format
8573 msgid "Instruction %s requires absolute expression"
8574 msgstr ""
8575
8576 #: config/tc-mips.c:3987 config/tc-mips.c:6257 config/tc-mips.c:6849
8577 #, c-format
8578 msgid "Number (0x%s) larger than 32 bits"
8579 msgstr ""
8580
8581 #: config/tc-mips.c:4007
8582 msgid "Number larger than 64 bits"
8583 msgstr ""
8584
8585 #: config/tc-mips.c:4301 config/tc-mips.c:4329 config/tc-mips.c:4367
8586 #: config/tc-mips.c:4412 config/tc-mips.c:6466 config/tc-mips.c:6505
8587 #: config/tc-mips.c:6544 config/tc-mips.c:6964 config/tc-mips.c:7016
8588 #: config/tc-score.c:4234
8589 msgid "PIC code offset overflow (max 16 signed bits)"
8590 msgstr ""
8591
8592 #: config/tc-mips.c:4734 config/tc-mips.c:4800 config/tc-mips.c:4888
8593 #: config/tc-mips.c:4935 config/tc-mips.c:4996 config/tc-mips.c:5044
8594 #: config/tc-mips.c:8030 config/tc-mips.c:8037 config/tc-mips.c:8044
8595 #: config/tc-mips.c:8151
8596 msgid "Unsupported large constant"
8597 msgstr ""
8598
8599 #. result is always true
8600 #: config/tc-mips.c:4766
8601 #, c-format
8602 msgid "Branch %s is always true"
8603 msgstr ""
8604
8605 #: config/tc-mips.c:5007 config/tc-mips.c:5055 config/tc-mips.c:8816
8606 #, c-format
8607 msgid "Improper position (%lu)"
8608 msgstr ""
8609
8610 #: config/tc-mips.c:5013 config/tc-mips.c:8883
8611 #, c-format
8612 msgid "Improper extract size (%lu, position %lu)"
8613 msgstr ""
8614
8615 #: config/tc-mips.c:5061 config/tc-mips.c:8847
8616 #, c-format
8617 msgid "Improper insert size (%lu, position %lu)"
8618 msgstr ""
8619
8620 #: config/tc-mips.c:5098 config/tc-mips.c:5195
8621 msgid "Divide by zero."
8622 msgstr ""
8623
8624 #: config/tc-mips.c:5281
8625 msgid "dla used to load 32-bit register"
8626 msgstr ""
8627
8628 #: config/tc-mips.c:5284
8629 msgid "la used to load 64-bit address"
8630 msgstr ""
8631
8632 #: config/tc-mips.c:5396 config/tc-z80.c:700
8633 msgid "offset too large"
8634 msgstr ""
8635
8636 #: config/tc-mips.c:5570 config/tc-mips.c:5849
8637 msgid "PIC code offset overflow (max 32 signed bits)"
8638 msgstr ""
8639
8640 #: config/tc-mips.c:5895
8641 msgid "MIPS PIC call to register other than $25"
8642 msgstr ""
8643
8644 #: config/tc-mips.c:5901 config/tc-mips.c:5912 config/tc-mips.c:6034
8645 #: config/tc-mips.c:6045
8646 msgid "No .cprestore pseudo-op used in PIC code"
8647 msgstr ""
8648
8649 #: config/tc-mips.c:5906 config/tc-mips.c:6039
8650 msgid "No .frame pseudo-op used in PIC code"
8651 msgstr ""
8652
8653 #: config/tc-mips.c:6060
8654 msgid "Non-PIC jump used in PIC library"
8655 msgstr ""
8656
8657 #: config/tc-mips.c:6112 config/tc-mips.c:6203 config/tc-mips.c:6749
8658 #: config/tc-mips.c:6780 config/tc-mips.c:6798 config/tc-mips.c:7448
8659 msgid "opcode not supported on this processor"
8660 msgstr ""
8661
8662 #: config/tc-mips.c:7314 config/tc-mips.c:7345 config/tc-mips.c:7396
8663 #: config/tc-mips.c:7426
8664 msgid "Improper rotate count"
8665 msgstr ""
8666
8667 #: config/tc-mips.c:7481
8668 #, c-format
8669 msgid "Instruction %s: result is always false"
8670 msgstr ""
8671
8672 #: config/tc-mips.c:7627
8673 #, c-format
8674 msgid "Instruction %s: result is always true"
8675 msgstr ""
8676
8677 #. FIXME: Check if this is one of the itbl macros, since they
8678 #. are added dynamically.
8679 #: config/tc-mips.c:7932
8680 #, c-format
8681 msgid "Macro %s not implemented yet"
8682 msgstr ""
8683
8684 #: config/tc-mips.c:8182
8685 #, c-format
8686 msgid "internal: bad mips opcode (mask error): %s %s"
8687 msgstr ""
8688
8689 #: config/tc-mips.c:8214 config/tc-mips.c:8937
8690 #, c-format
8691 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8692 msgstr ""
8693
8694 #: config/tc-mips.c:8292
8695 #, c-format
8696 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8697 msgstr ""
8698
8699 #: config/tc-mips.c:8299
8700 #, c-format
8701 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8702 msgstr ""
8703
8704 #: config/tc-mips.c:8481 config/tc-mips.c:9820
8705 #, c-format
8706 msgid "opcode not supported on this processor: %s (%s)"
8707 msgstr ""
8708
8709 #: config/tc-mips.c:8514
8710 #, c-format
8711 msgid "BALIGN immediate not 1 or 3 (%lu)"
8712 msgstr ""
8713
8714 #: config/tc-mips.c:8527 config/tc-mips.c:8540 config/tc-mips.c:8553
8715 #: config/tc-mips.c:8566 config/tc-mips.c:8592 config/tc-mips.c:8636
8716 #, c-format
8717 msgid "DSP immediate not in range 0..%d (%lu)"
8718 msgstr ""
8719
8720 #: config/tc-mips.c:8584 config/tc-mips.c:8611
8721 msgid "Invalid dsp acc register"
8722 msgstr ""
8723
8724 #: config/tc-mips.c:8622 config/tc-mips.c:8653 config/tc-mips.c:8670
8725 #, c-format
8726 msgid "DSP immediate not in range %ld..%ld (%ld)"
8727 msgstr ""
8728
8729 #: config/tc-mips.c:8683
8730 #, c-format
8731 msgid "MT usermode bit not 0 or 1 (%lu)"
8732 msgstr ""
8733
8734 #: config/tc-mips.c:8694
8735 #, c-format
8736 msgid "MT load high bit not 0 or 1 (%lu)"
8737 msgstr ""
8738
8739 #: config/tc-mips.c:8711 config/tc-mips.c:8724
8740 msgid "Invalid dsp/smartmips acc register"
8741 msgstr ""
8742
8743 #: config/tc-mips.c:8789
8744 #, c-format
8745 msgid "Illegal %s number (%lu, 0x%lx)"
8746 msgstr ""
8747
8748 #: config/tc-mips.c:8902 config/tc-mips.c:9329
8749 msgid "absolute expression required"
8750 msgstr ""
8751
8752 #: config/tc-mips.c:8925
8753 #, c-format
8754 msgid "Invalid register number (%d)"
8755 msgstr ""
8756
8757 #: config/tc-mips.c:8933
8758 msgid "Invalid coprocessor 0 register number"
8759 msgstr ""
8760
8761 #: config/tc-mips.c:8954
8762 #, c-format
8763 msgid "Improper shift amount (%lu)"
8764 msgstr ""
8765
8766 #: config/tc-mips.c:8977 config/tc-mips.c:10139 config/tc-mips.c:10392
8767 #, c-format
8768 msgid "Invalid value for `%s' (%lu)"
8769 msgstr ""
8770
8771 #: config/tc-mips.c:8992
8772 #, c-format
8773 msgid "Code for %s not in range 0..1023 (%lu)"
8774 msgstr ""
8775
8776 #: config/tc-mips.c:9004
8777 #, c-format
8778 msgid "Lower code for %s not in range 0..1023 (%lu)"
8779 msgstr ""
8780
8781 #: config/tc-mips.c:9016
8782 #, c-format
8783 msgid "Code for %s not in range 0..1048575 (%lu)"
8784 msgstr ""
8785
8786 #: config/tc-mips.c:9029
8787 #, c-format
8788 msgid "Coproccesor code > 25 bits (%lu)"
8789 msgstr ""
8790
8791 #: config/tc-mips.c:9043
8792 #, c-format
8793 msgid "Illegal 19-bit code (%lu)"
8794 msgstr ""
8795
8796 #: config/tc-mips.c:9056
8797 #, c-format
8798 msgid "Invalid performance register (%lu)"
8799 msgstr ""
8800
8801 #: config/tc-mips.c:9099 config/tc-mips.c:9999
8802 msgid "used $at without \".set noat\""
8803 msgstr ""
8804
8805 #: config/tc-mips.c:9101 config/tc-mips.c:10001
8806 #, c-format
8807 msgid "used $%u with \".set at=$%u\""
8808 msgstr ""
8809
8810 #: config/tc-mips.c:9202
8811 #, c-format
8812 msgid "Invalid MDMX Immediate (%ld)"
8813 msgstr ""
8814
8815 #: config/tc-mips.c:9240
8816 #, c-format
8817 msgid "Float register should be even, was %d"
8818 msgstr ""
8819
8820 #: config/tc-mips.c:9279
8821 #, c-format
8822 msgid "Bad element selector %ld"
8823 msgstr ""
8824
8825 #: config/tc-mips.c:9287
8826 #, c-format
8827 msgid "Expecting ']' found '%s'"
8828 msgstr ""
8829
8830 #: config/tc-mips.c:9393
8831 #, c-format
8832 msgid "Bad floating point constant: %s"
8833 msgstr ""
8834
8835 #: config/tc-mips.c:9513
8836 msgid "Can't use floating point insn in this section"
8837 msgstr ""
8838
8839 #: config/tc-mips.c:9574
8840 msgid "expression out of range"
8841 msgstr ""
8842
8843 #: config/tc-mips.c:9614
8844 msgid "lui expression not in range 0..65535"
8845 msgstr ""
8846
8847 #: config/tc-mips.c:9635
8848 #, c-format
8849 msgid "Condition code register should be even for %s, was %d"
8850 msgstr ""
8851
8852 #: config/tc-mips.c:9640
8853 #, c-format
8854 msgid "Condition code register should be 0 or 4 for %s, was %d"
8855 msgstr ""
8856
8857 #: config/tc-mips.c:9666
8858 msgid "invalid coprocessor sub-selection value (0-7)"
8859 msgstr ""
8860
8861 #: config/tc-mips.c:9678 config/tc-mips.c:9695
8862 #, c-format
8863 msgid "bad byte vector index (%ld)"
8864 msgstr ""
8865
8866 #: config/tc-mips.c:9706
8867 #, c-format
8868 msgid "bad char = '%c'\n"
8869 msgstr ""
8870
8871 #: config/tc-mips.c:9717 config/tc-mips.c:9722 config/tc-mips.c:10417
8872 msgid "illegal operands"
8873 msgstr ""
8874
8875 #: config/tc-mips.c:9790 config/tc-score.c:2413
8876 msgid "unrecognized opcode"
8877 msgstr ""
8878
8879 #: config/tc-mips.c:10175 config/tc-mips.c:10256 config/tc-mips.c:10271
8880 msgid "can't parse register list"
8881 msgstr ""
8882
8883 #: config/tc-mips.c:10244
8884 msgid "more than one frame size in list"
8885 msgstr ""
8886
8887 #: config/tc-mips.c:10299
8888 msgid "unexpected register in list"
8889 msgstr ""
8890
8891 #: config/tc-mips.c:10309
8892 msgid "arg/static registers overlap"
8893 msgstr ""
8894
8895 #: config/tc-mips.c:10327
8896 msgid "invalid arg register list"
8897 msgstr ""
8898
8899 #: config/tc-mips.c:10336 config/tc-mips.c:10359
8900 msgid "invalid static register list"
8901 msgstr ""
8902
8903 #: config/tc-mips.c:10366
8904 msgid "missing frame size"
8905 msgstr ""
8906
8907 #: config/tc-mips.c:10369
8908 msgid "invalid frame size"
8909 msgstr ""
8910
8911 #: config/tc-mips.c:10535
8912 msgid "extended operand requested but not required"
8913 msgstr ""
8914
8915 #: config/tc-mips.c:10537
8916 msgid "invalid unextended operand value"
8917 msgstr ""
8918
8919 #: config/tc-mips.c:10565
8920 msgid "operand value out of range for instruction"
8921 msgstr ""
8922
8923 #: config/tc-mips.c:10979
8924 #, c-format
8925 msgid "A different %s was already specified, is now %s"
8926 msgstr ""
8927
8928 #: config/tc-mips.c:11214
8929 msgid "-call_shared is supported only for ELF format"
8930 msgstr ""
8931
8932 #: config/tc-mips.c:11224
8933 msgid "-non_shared is supported only for ELF format"
8934 msgstr ""
8935
8936 #: config/tc-mips.c:11250
8937 msgid "-32 is supported for ELF format only"
8938 msgstr ""
8939
8940 #: config/tc-mips.c:11259
8941 msgid "-n32 is supported for ELF format only"
8942 msgstr ""
8943
8944 #: config/tc-mips.c:11268
8945 msgid "-64 is supported for ELF format only"
8946 msgstr ""
8947
8948 #: config/tc-mips.c:11273 config/tc-mips.c:11310
8949 msgid "No compiled in support for 64 bit object file format"
8950 msgstr ""
8951
8952 #: config/tc-mips.c:11297
8953 msgid "-mabi is supported for ELF format only"
8954 msgstr ""
8955
8956 #: config/tc-mips.c:11317
8957 #, c-format
8958 msgid "invalid abi -mabi=%s"
8959 msgstr ""
8960
8961 #: config/tc-mips.c:11395
8962 msgid "-G not supported in this configuration."
8963 msgstr ""
8964
8965 #: config/tc-mips.c:11421
8966 #, c-format
8967 msgid "-%s conflicts with the other architecture options, which imply -%s"
8968 msgstr ""
8969
8970 #: config/tc-mips.c:11452
8971 msgid "-mgp64 used with a 32-bit processor"
8972 msgstr ""
8973
8974 #: config/tc-mips.c:11454
8975 msgid "-mgp32 used with a 64-bit ABI"
8976 msgstr ""
8977
8978 #: config/tc-mips.c:11456
8979 msgid "-mgp64 used with a 32-bit ABI"
8980 msgstr ""
8981
8982 #: config/tc-mips.c:11494
8983 msgid "-mfp64 used with a 32-bit fpu"
8984 msgstr ""
8985
8986 #: config/tc-mips.c:11497
8987 msgid "-mfp64 used with a 32-bit ABI"
8988 msgstr ""
8989
8990 #: config/tc-mips.c:11501
8991 msgid "-mfp32 used with a 64-bit ABI"
8992 msgstr ""
8993
8994 #: config/tc-mips.c:11515
8995 msgid "trap exception not supported at ISA 1"
8996 msgstr ""
8997
8998 #: config/tc-mips.c:11525
8999 msgid "-mfp32 used with -mips3d"
9000 msgstr ""
9001
9002 #: config/tc-mips.c:11531
9003 msgid "-mfp32 used with -mdmx"
9004 msgstr ""
9005
9006 #: config/tc-mips.c:11604
9007 msgid "PC relative MIPS16 instruction references a different section"
9008 msgstr ""
9009
9010 #: config/tc-mips.c:11898 config/tc-sparc.c:3210 config/tc-sparc.c:3217
9011 #: config/tc-sparc.c:3224 config/tc-sparc.c:3231 config/tc-sparc.c:3238
9012 #: config/tc-sparc.c:3247 config/tc-sparc.c:3258 config/tc-sparc.c:3280
9013 #: config/tc-sparc.c:3304 write.c:1096
9014 msgid "relocation overflow"
9015 msgstr ""
9016
9017 #: config/tc-mips.c:11908
9018 #, c-format
9019 msgid "Branch to misaligned address (%lx)"
9020 msgstr ""
9021
9022 #: config/tc-mips.c:11955
9023 msgid "Branch out of range"
9024 msgstr ""
9025
9026 #: config/tc-mips.c:12030
9027 #, c-format
9028 msgid "Alignment too large: %d. assumed."
9029 msgstr ""
9030
9031 #: config/tc-mips.c:12033
9032 msgid "Alignment negative: 0 assumed."
9033 msgstr ""
9034
9035 #: config/tc-mips.c:12277
9036 #, c-format
9037 msgid "%s: no such section"
9038 msgstr ""
9039
9040 #: config/tc-mips.c:12326
9041 #, c-format
9042 msgid ".option pic%d not supported"
9043 msgstr ""
9044
9045 #: config/tc-mips.c:12331 config/tc-mips.c:12630
9046 msgid "-G may not be used with SVR4 PIC code"
9047 msgstr ""
9048
9049 #: config/tc-mips.c:12337
9050 #, c-format
9051 msgid "Unrecognized option \"%s\""
9052 msgstr ""
9053
9054 #: config/tc-mips.c:12380
9055 #, c-format
9056 msgid "Unrecognized register name `%s'"
9057 msgstr ""
9058
9059 #: config/tc-mips.c:12397
9060 msgid "`noreorder' must be set before `nomacro'"
9061 msgstr ""
9062
9063 #: config/tc-mips.c:12514
9064 #, c-format
9065 msgid "unknown architecture %s"
9066 msgstr ""
9067
9068 #: config/tc-mips.c:12527 config/tc-mips.c:12557
9069 #, c-format
9070 msgid "unknown ISA level %s"
9071 msgstr ""
9072
9073 #: config/tc-mips.c:12535
9074 #, c-format
9075 msgid "unknown ISA or architecture %s"
9076 msgstr ""
9077
9078 #: config/tc-mips.c:12585
9079 msgid ".set pop with no .set push"
9080 msgstr ""
9081
9082 #: config/tc-mips.c:12614
9083 #, c-format
9084 msgid "Tried to set unrecognized symbol: %s\n"
9085 msgstr ""
9086
9087 #: config/tc-mips.c:12672
9088 msgid ".cpload not in noreorder section"
9089 msgstr ""
9090
9091 #: config/tc-mips.c:12740 config/tc-mips.c:12759
9092 msgid "missing argument separator ',' for .cpsetup"
9093 msgstr ""
9094
9095 #: config/tc-mips.c:12917
9096 #, c-format
9097 msgid "Unsupported use of %s"
9098 msgstr ""
9099
9100 #: config/tc-mips.c:12999 config/tc-score.c:6253
9101 msgid "Unsupported use of .gpword"
9102 msgstr ""
9103
9104 #: config/tc-mips.c:13039
9105 msgid "Unsupported use of .gpdword"
9106 msgstr ""
9107
9108 #: config/tc-mips.c:13384
9109 msgid "unsupported PC relative reference to different section"
9110 msgstr ""
9111
9112 #: config/tc-mips.c:13497 config/tc-xtensa.c:1538 config/tc-xtensa.c:1773
9113 msgid "unsupported relocation"
9114 msgstr ""
9115
9116 #: config/tc-mips.c:13747
9117 #, c-format
9118 msgid "Can not represent %s relocation in this object file format"
9119 msgstr ""
9120
9121 #: config/tc-mips.c:13832
9122 msgid "relaxed out-of-range branch into a jump"
9123 msgstr ""
9124
9125 #: config/tc-mips.c:14362
9126 msgid "missing .end at end of assembly"
9127 msgstr ""
9128
9129 #: config/tc-mips.c:14377 config/tc-score.c:5859
9130 msgid "expected simple number"
9131 msgstr ""
9132
9133 #: config/tc-mips.c:14405 config/tc-score.c:5886
9134 msgid "invalid number"
9135 msgstr ""
9136
9137 #: config/tc-mips.c:14576 config/tc-score.c:5926
9138 msgid "missing .end"
9139 msgstr ""
9140
9141 #: config/tc-mips.c:14628
9142 msgid "Bad .frame directive"
9143 msgstr ""
9144
9145 #: config/tc-mips.c:14660
9146 msgid ".mask/.fmask outside of .ent"
9147 msgstr ""
9148
9149 #: config/tc-mips.c:14667
9150 msgid "Bad .mask/.fmask directive"
9151 msgstr ""
9152
9153 #: config/tc-mips.c:14986
9154 #, c-format
9155 msgid ""
9156 "MIPS options:\n"
9157 "-EB\t\t\tgenerate big endian output\n"
9158 "-EL\t\t\tgenerate little endian output\n"
9159 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9160 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9161 "\t\t\timplicitly with the gp register [default 8]\n"
9162 msgstr ""
9163
9164 #: config/tc-mips.c:14993
9165 #, c-format
9166 msgid ""
9167 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9168 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9169 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9170 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9171 "-mips5                  generate MIPS ISA V instructions\n"
9172 "-mips32                 generate MIPS32 ISA instructions\n"
9173 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
9174 "-mips64                 generate MIPS64 ISA instructions\n"
9175 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
9176 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9177 msgstr ""
9178
9179 #: config/tc-mips.c:15012
9180 #, c-format
9181 msgid ""
9182 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9183 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9184 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9185 msgstr ""
9186
9187 #: config/tc-mips.c:15025
9188 #, c-format
9189 msgid ""
9190 "-mips16\t\t\tgenerate mips16 instructions\n"
9191 "-no-mips16\t\tdo not generate mips16 instructions\n"
9192 msgstr ""
9193
9194 #: config/tc-mips.c:15028
9195 #, c-format
9196 msgid ""
9197 "-msmartmips\t\tgenerate smartmips instructions\n"
9198 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9199 msgstr ""
9200
9201 #: config/tc-mips.c:15031
9202 #, c-format
9203 msgid ""
9204 "-mdsp\t\t\tgenerate DSP instructions\n"
9205 "-mno-dsp\t\tdo not generate DSP instructions\n"
9206 msgstr ""
9207
9208 #: config/tc-mips.c:15034
9209 #, c-format
9210 msgid ""
9211 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9212 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9213 msgstr ""
9214
9215 #: config/tc-mips.c:15037
9216 #, c-format
9217 msgid ""
9218 "-mmt\t\t\tgenerate MT instructions\n"
9219 "-mno-mt\t\t\tdo not generate MT instructions\n"
9220 msgstr ""
9221
9222 #: config/tc-mips.c:15040
9223 #, c-format
9224 msgid ""
9225 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9226 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9227 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9228 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9229 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9230 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9231 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9232 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9233 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9234 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9235 msgstr ""
9236
9237 #: config/tc-mips.c:15052
9238 #, c-format
9239 msgid ""
9240 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9241 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9242 "-non_shared\t\tdo not generate position independent code\n"
9243 "-xgot\t\t\tassume a 32 bit GOT\n"
9244 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9245 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
9246 "                        position dependent (non shared) code\n"
9247 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9248 msgstr ""
9249
9250 #: config/tc-mips.c:15072
9251 #, c-format
9252 msgid ""
9253 "-32\t\t\tcreate o32 ABI object file (default)\n"
9254 "-n32\t\t\tcreate n32 ABI object file\n"
9255 "-64\t\t\tcreate 64 ABI object file\n"
9256 msgstr ""
9257
9258 #: config/tc-mmix.c:693
9259 #, c-format
9260 msgid " MMIX-specific command line options:\n"
9261 msgstr ""
9262
9263 #: config/tc-mmix.c:694
9264 #, c-format
9265 msgid ""
9266 "  -fixed-special-register-names\n"
9267 "                          Allow only the original special register names.\n"
9268 msgstr ""
9269
9270 #: config/tc-mmix.c:697
9271 #, c-format
9272 msgid "  -globalize-symbols      Make all symbols global.\n"
9273 msgstr ""
9274
9275 #: config/tc-mmix.c:699
9276 #, c-format
9277 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9278 msgstr ""
9279
9280 #: config/tc-mmix.c:701
9281 #, c-format
9282 msgid "  -relax                  Create linker relaxable code.\n"
9283 msgstr ""
9284
9285 #: config/tc-mmix.c:703
9286 #, c-format
9287 msgid ""
9288 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9289 "                          Implies -fixed-special-register-names.\n"
9290 msgstr ""
9291
9292 #: config/tc-mmix.c:706
9293 #, c-format
9294 msgid ""
9295 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9296 "                          into multiple instructions.\n"
9297 msgstr ""
9298
9299 #: config/tc-mmix.c:709
9300 #, c-format
9301 msgid ""
9302 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9303 msgstr ""
9304
9305 #: config/tc-mmix.c:711
9306 #, c-format
9307 msgid ""
9308 "  -linker-allocated-gregs If there's no suitable GREG definition for "
9309 "the                          operands of an instruction, let the linker "
9310 "resolve.\n"
9311 msgstr ""
9312
9313 #: config/tc-mmix.c:714
9314 #, c-format
9315 msgid ""
9316 "  -x                      Do not warn when an operand to GETA, a branch,\n"
9317 "                          PUSHJ or JUMP is not known to be within range.\n"
9318 "                          The linker will catch any errors.  Implies\n"
9319 "                          -linker-allocated-gregs."
9320 msgstr ""
9321
9322 #: config/tc-mmix.c:840
9323 #, c-format
9324 msgid "unknown opcode: `%s'"
9325 msgstr ""
9326
9327 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9328 msgid "specified location wasn't TETRA-aligned"
9329 msgstr ""
9330
9331 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4097
9332 #: config/tc-mmix.c:4113
9333 msgid "unaligned data at an absolute location is not supported"
9334 msgstr ""
9335
9336 #: config/tc-mmix.c:1089
9337 #, c-format
9338 msgid "invalid operand to opcode %s: `%s'"
9339 msgstr ""
9340
9341 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9342 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9343 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9344 #: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9345 #: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9346 #: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9347 #: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9348 #: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9349 #: config/tc-mmix.c:1850 config/tc-mmix.c:1866
9350 #, c-format
9351 msgid "invalid operands to opcode %s: `%s'"
9352 msgstr ""
9353
9354 #: config/tc-mmix.c:1843
9355 #, c-format
9356 msgid "unsupported operands to %s: `%s'"
9357 msgstr ""
9358
9359 #: config/tc-mmix.c:1968
9360 msgid "internal: mmix_prefix_name but empty prefix"
9361 msgstr ""
9362
9363 #: config/tc-mmix.c:2012
9364 #, c-format
9365 msgid "too many GREG registers allocated (max %d)"
9366 msgstr ""
9367
9368 #: config/tc-mmix.c:2070
9369 msgid "BSPEC already active.  Nesting is not supported."
9370 msgstr ""
9371
9372 #: config/tc-mmix.c:2079
9373 msgid "invalid BSPEC expression"
9374 msgstr ""
9375
9376 #: config/tc-mmix.c:2095
9377 #, c-format
9378 msgid "can't create section %s"
9379 msgstr ""
9380
9381 #: config/tc-mmix.c:2100
9382 #, c-format
9383 msgid "can't set section flags for section %s"
9384 msgstr ""
9385
9386 #: config/tc-mmix.c:2121
9387 msgid "ESPEC without preceding BSPEC"
9388 msgstr ""
9389
9390 #: config/tc-mmix.c:2150
9391 msgid "missing local expression"
9392 msgstr ""
9393
9394 #: config/tc-mmix.c:2360
9395 msgid "operand out of range, instruction expanded"
9396 msgstr ""
9397
9398 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9399 #. user-friendly, though a little bit non-substantial.
9400 #: config/tc-mmix.c:2611
9401 msgid "directive LOCAL must be placed in code or data"
9402 msgstr ""
9403
9404 #: config/tc-mmix.c:2612
9405 msgid "internal confusion: relocation in a section without contents"
9406 msgstr ""
9407
9408 #: config/tc-mmix.c:2726
9409 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9410 msgstr ""
9411
9412 #: config/tc-mmix.c:2774
9413 msgid "no suitable GREG definition for operands"
9414 msgstr ""
9415
9416 #: config/tc-mmix.c:2833
9417 msgid "operands were not reducible at assembly-time"
9418 msgstr ""
9419
9420 #: config/tc-mmix.c:2860
9421 #, c-format
9422 msgid "cannot generate relocation type for symbol %s, code %s"
9423 msgstr ""
9424
9425 #: config/tc-mmix.c:2880
9426 #, c-format
9427 msgid "internal: unhandled label %s"
9428 msgstr ""
9429
9430 #: config/tc-mmix.c:2910
9431 msgid "[0-9]H labels may not appear alone on a line"
9432 msgstr ""
9433
9434 #: config/tc-mmix.c:2919
9435 msgid "[0-9]H labels do not mix with dot-pseudos"
9436 msgstr ""
9437
9438 #: config/tc-mmix.c:3007
9439 msgid "invalid characters in input"
9440 msgstr ""
9441
9442 #: config/tc-mmix.c:3113
9443 msgid "empty label field for IS"
9444 msgstr ""
9445
9446 #: config/tc-mmix.c:3439
9447 #, c-format
9448 msgid "internal: unexpected relax type %d:%d"
9449 msgstr ""
9450
9451 #: config/tc-mmix.c:3461
9452 msgid "BSPEC without ESPEC."
9453 msgstr ""
9454
9455 #: config/tc-mmix.c:3661
9456 msgid "GREG expression too complicated"
9457 msgstr ""
9458
9459 #: config/tc-mmix.c:3676
9460 msgid "internal: GREG expression not resolved to section"
9461 msgstr ""
9462
9463 #: config/tc-mmix.c:3725
9464 msgid "register section has contents\n"
9465 msgstr ""
9466
9467 #: config/tc-mmix.c:3852
9468 msgid "section change from within a BSPEC/ESPEC pair is not supported"
9469 msgstr ""
9470
9471 #: config/tc-mmix.c:3873
9472 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9473 msgstr ""
9474
9475 #: config/tc-mmix.c:3884
9476 msgid "invalid LOC expression"
9477 msgstr ""
9478
9479 #: config/tc-mmix.c:3909 config/tc-mmix.c:3935
9480 msgid "LOC expression stepping backwards is not supported"
9481 msgstr ""
9482
9483 #. We will only get here in rare cases involving #NO_APP,
9484 #. where the unterminated string is not recognized by the
9485 #. preformatting pass.
9486 #: config/tc-mmix.c:4019 config/tc-mmix.c:4179 config/tc-z80.c:1691
9487 msgid "unterminated string"
9488 msgstr ""
9489
9490 #: config/tc-mmix.c:4036
9491 msgid "BYTE expression not a pure number"
9492 msgstr ""
9493
9494 #. Note that mmixal does not allow negative numbers in
9495 #. BYTE sequences, so neither should we.
9496 #: config/tc-mmix.c:4045
9497 msgid "BYTE expression not in the range 0..255"
9498 msgstr ""
9499
9500 #: config/tc-mmix.c:4095 config/tc-mmix.c:4111
9501 msgid "data item with alignment larger than location"
9502 msgstr ""
9503
9504 #. Since integer_constant is local to expr.c, we have to make this a
9505 #. macro.  FIXME: Do it cleaner.
9506 #: config/tc-mmix.h:104
9507 msgid "`&' serial number operator is not supported"
9508 msgstr ""
9509
9510 #: config/tc-mn10200.c:304
9511 #, c-format
9512 msgid ""
9513 "MN10200 options:\n"
9514 "none yet\n"
9515 msgstr ""
9516
9517 #: config/tc-mn10200.c:898 config/tc-mn10300.c:1356 config/tc-ppc.c:2223
9518 #: config/tc-s390.c:1558 config/tc-v850.c:1604
9519 #, c-format
9520 msgid "Unrecognized opcode: `%s'"
9521 msgstr ""
9522
9523 #: config/tc-mn10300.c:694
9524 #, c-format
9525 msgid ""
9526 "MN10300 assembler options:\n"
9527 "none yet\n"
9528 msgstr ""
9529
9530 #: config/tc-mn10300.c:1325 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4203
9531 #, c-format
9532 msgid "unsupported BFD relocation size %u"
9533 msgstr ""
9534
9535 #: config/tc-mn10300.c:1373
9536 msgid "Invalid opcode/operands"
9537 msgstr ""
9538
9539 #: config/tc-mn10300.c:1900
9540 msgid "Invalid register specification."
9541 msgstr ""
9542
9543 #: config/tc-mn10300.c:2487
9544 #, c-format
9545 msgid "Bad relocation fixup type (%d)"
9546 msgstr ""
9547
9548 #: config/tc-msp430.c:547
9549 msgid ".profiler pseudo requires at least two operands."
9550 msgstr ""
9551
9552 #: config/tc-msp430.c:606
9553 msgid "unknown profiling flag - ignored."
9554 msgstr ""
9555
9556 #: config/tc-msp430.c:622
9557 msgid "ambiguous flags combination - '.profiler' directive ignored."
9558 msgstr ""
9559
9560 #: config/tc-msp430.c:632
9561 msgid "profiling in absolute section?"
9562 msgstr ""
9563
9564 #: config/tc-msp430.c:721
9565 #, c-format
9566 msgid "Known MCU names:\n"
9567 msgstr ""
9568
9569 #: config/tc-msp430.c:724
9570 #, c-format
9571 msgid "\t %s\n"
9572 msgstr ""
9573
9574 #: config/tc-msp430.c:750
9575 #, c-format
9576 msgid "redefinition of mcu type %s' to %s'"
9577 msgstr ""
9578
9579 #: config/tc-msp430.c:793
9580 #, c-format
9581 msgid ""
9582 "MSP430 options:\n"
9583 "  -mmcu=[msp430-name] select microcontroller type\n"
9584 "                  msp430x110  msp430x112\n"
9585 "                  msp430x1101 msp430x1111\n"
9586 "                  msp430x1121 msp430x1122 msp430x1132\n"
9587 "                  msp430x122  msp430x123\n"
9588 "                  msp430x1222 msp430x1232\n"
9589 "                  msp430x133  msp430x135\n"
9590 "                  msp430x1331 msp430x1351\n"
9591 "                  msp430x147  msp430x148  msp430x149\n"
9592 "                  msp430x155  msp430x156  msp430x157\n"
9593 "                  msp430x167  msp430x168  msp430x169\n"
9594 "                  msp430x1610 msp430x1611 msp430x1612\n"
9595 "                  msp430x311  msp430x312  msp430x313  msp430x314  "
9596 "msp430x315\n"
9597 "                  msp430x323  msp430x325\n"
9598 "                  msp430x336  msp430x337\n"
9599 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
9600 "                  msp430xE423 msp430xE425 msp430E427\n"
9601 "                  msp430xW423 msp430xW425 msp430W427\n"
9602 "                  msp430xG437 msp430xG438 msp430G439\n"
9603 "                  msp430x435  msp430x436  msp430x437\n"
9604 "                  msp430x447  msp430x448  msp430x449\n"
9605 msgstr ""
9606
9607 #: config/tc-msp430.c:816
9608 #, c-format
9609 msgid ""
9610 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9611 "  -mP - enable polymorph instructions\n"
9612 msgstr ""
9613
9614 #: config/tc-msp430.c:970
9615 #, c-format
9616 msgid "value %d out of range. Use #lo() or #hi()"
9617 msgstr ""
9618
9619 #: config/tc-msp430.c:1058
9620 #, c-format
9621 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9622 msgstr ""
9623
9624 #: config/tc-msp430.c:1109
9625 #, c-format
9626 msgid "Registers cannot be used within immediate expression [%s]"
9627 msgstr ""
9628
9629 #: config/tc-msp430.c:1111
9630 #, c-format
9631 msgid "unknown operand %s"
9632 msgstr ""
9633
9634 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
9635 #, c-format
9636 msgid "value out of range: %d"
9637 msgstr ""
9638
9639 #: config/tc-msp430.c:1144
9640 #, c-format
9641 msgid "Registers cannot be used within absolute expression [%s]"
9642 msgstr ""
9643
9644 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
9645 #, c-format
9646 msgid "unknown expression in operand %s"
9647 msgstr ""
9648
9649 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
9650 #, c-format
9651 msgid "unknown addressing mode %s"
9652 msgstr ""
9653
9654 #: config/tc-msp430.c:1175
9655 #, c-format
9656 msgid "Bad register name r%s"
9657 msgstr ""
9658
9659 #: config/tc-msp430.c:1187
9660 #, c-format
9661 msgid "MSP430 does not have %d registers"
9662 msgstr ""
9663
9664 #: config/tc-msp430.c:1207
9665 msgid "')' required"
9666 msgstr ""
9667
9668 #: config/tc-msp430.c:1220
9669 #, c-format
9670 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9671 msgstr ""
9672
9673 #: config/tc-msp430.c:1229
9674 #, c-format
9675 msgid "unknown operator (r%s substituted as a register name"
9676 msgstr ""
9677
9678 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
9679 #, c-format
9680 msgid "unknown operator %s"
9681 msgstr ""
9682
9683 #: config/tc-msp430.c:1246
9684 msgid "r2 should not be used in indexed addressing mode"
9685 msgstr ""
9686
9687 #: config/tc-msp430.c:1287
9688 #, c-format
9689 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9690 msgstr ""
9691
9692 #. Unreachable.
9693 #: config/tc-msp430.c:1336
9694 #, c-format
9695 msgid "unknown addressing mode for operand %s"
9696 msgstr ""
9697
9698 #: config/tc-msp430.c:1361
9699 #, c-format
9700 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9701 msgstr ""
9702
9703 #: config/tc-msp430.c:1371
9704 msgid "this addressing mode is not applicable for destination operand"
9705 msgstr ""
9706
9707 #: config/tc-msp430.c:1415
9708 #, c-format
9709 msgid "instruction %s requires %d operand(s)"
9710 msgstr ""
9711
9712 #: config/tc-msp430.c:1668
9713 #, c-format
9714 msgid "Even number required. Rounded to %d"
9715 msgstr ""
9716
9717 #: config/tc-msp430.c:1679
9718 #, c-format
9719 msgid "Wrong displacement  %d"
9720 msgstr ""
9721
9722 #: config/tc-msp430.c:1696
9723 msgid "instruction requires label sans '$'"
9724 msgstr ""
9725
9726 #: config/tc-msp430.c:1701
9727 msgid "instruction requires label or value in range -511:512"
9728 msgstr ""
9729
9730 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
9731 msgid "instruction requires label"
9732 msgstr ""
9733
9734 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
9735 msgid "polymorphs are not enabled. Use -mP option to enable."
9736 msgstr ""
9737
9738 #: config/tc-msp430.c:1795
9739 msgid "Illegal instruction or not implemented opcode."
9740 msgstr ""
9741
9742 #: config/tc-msp430.c:2145
9743 #, c-format
9744 msgid "internal inconsistency problem in %s: insn %04lx"
9745 msgstr ""
9746
9747 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
9748 #, c-format
9749 msgid "internal inconsistency problem in %s: ext. insn %04lx"
9750 msgstr ""
9751
9752 #: config/tc-msp430.c:2210
9753 #, c-format
9754 msgid "internal inconsistency problem in %s:  %lx"
9755 msgstr ""
9756
9757 #: config/tc-mt.c:151
9758 #, c-format
9759 msgid "MT specific command line options:\n"
9760 msgstr ""
9761
9762 #: config/tc-mt.c:152
9763 #, c-format
9764 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
9765 msgstr ""
9766
9767 #: config/tc-mt.c:153
9768 #, c-format
9769 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
9770 msgstr ""
9771
9772 #: config/tc-mt.c:154
9773 #, c-format
9774 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
9775 msgstr ""
9776
9777 #: config/tc-mt.c:155
9778 #, c-format
9779 msgid "  -march=ms2                allow ms2 instructions \n"
9780 msgstr ""
9781
9782 #: config/tc-mt.c:156
9783 #, c-format
9784 msgid "  -nosched                  disable scheduling restrictions\n"
9785 msgstr ""
9786
9787 #: config/tc-mt.c:224
9788 #, c-format
9789 msgid "instruction %s may not follow another memory access instruction."
9790 msgstr ""
9791
9792 #: config/tc-mt.c:230
9793 #, c-format
9794 msgid "instruction %s may not follow another I/O instruction."
9795 msgstr ""
9796
9797 #: config/tc-mt.c:236
9798 #, c-format
9799 msgid "%s may not occupy the delay slot of another branch insn."
9800 msgstr ""
9801
9802 #: config/tc-mt.c:261
9803 #, c-format
9804 msgid "operand references R%ld of previous instrutcion."
9805 msgstr ""
9806
9807 #: config/tc-mt.c:267
9808 #, c-format
9809 msgid "operand references R%ld of instructcion before previous."
9810 msgstr ""
9811
9812 #: config/tc-mt.c:281 config/tc-mt.c:286
9813 #, c-format
9814 msgid ""
9815 "conditional branch or jal insn's operand references R%ld of previous "
9816 "arithmetic or logic insn."
9817 msgstr ""
9818
9819 #: config/tc-mt.c:348
9820 msgid "md_estimate_size_before_relax\n"
9821 msgstr ""
9822
9823 #: config/tc-ns32k.c:439
9824 msgid "Invalid syntax in PC-relative addressing mode"
9825 msgstr ""
9826
9827 #: config/tc-ns32k.c:463
9828 msgid "Invalid syntax in External addressing mode"
9829 msgstr ""
9830
9831 #: config/tc-ns32k.c:544
9832 msgid "Invalid syntax in Memory Relative addressing mode"
9833 msgstr ""
9834
9835 #: config/tc-ns32k.c:611
9836 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9837 msgstr ""
9838
9839 #: config/tc-ns32k.c:616
9840 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9841 msgstr ""
9842
9843 #: config/tc-ns32k.c:621
9844 msgid "Scaled-indexed addressing mode combined with scaled-index"
9845 msgstr ""
9846
9847 #: config/tc-ns32k.c:632
9848 msgid "Invalid or illegal addressing mode combined with scaled-index"
9849 msgstr ""
9850
9851 #: config/tc-ns32k.c:755
9852 msgid "Premature end of suffix -- Defaulting to d"
9853 msgstr ""
9854
9855 #: config/tc-ns32k.c:768
9856 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
9857 msgstr ""
9858
9859 #: config/tc-ns32k.c:813
9860 msgid "Very short instr to option, ie you can't do it on a NULLstr"
9861 msgstr ""
9862
9863 #: config/tc-ns32k.c:863
9864 msgid "No such entry in list. (cpu/mmu register)"
9865 msgstr ""
9866
9867 #: config/tc-ns32k.c:920
9868 msgid "Internal consistency error.  check ns32k-opcode.h"
9869 msgstr ""
9870
9871 #: config/tc-ns32k.c:944
9872 msgid "Address of immediate operand"
9873 msgstr ""
9874
9875 #: config/tc-ns32k.c:945
9876 msgid "Invalid immediate write operand."
9877 msgstr ""
9878
9879 #: config/tc-ns32k.c:1075
9880 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
9881 msgstr ""
9882
9883 #: config/tc-ns32k.c:1108
9884 msgid "No such opcode"
9885 msgstr ""
9886
9887 #: config/tc-ns32k.c:1183
9888 msgid "Bad suffix, defaulting to d"
9889 msgstr ""
9890
9891 #: config/tc-ns32k.c:1210
9892 msgid "Too many operands passed to instruction"
9893 msgstr ""
9894
9895 #. Check error in default.
9896 #: config/tc-ns32k.c:1222
9897 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
9898 msgstr ""
9899
9900 #: config/tc-ns32k.c:1225
9901 msgid "Wrong number of operands"
9902 msgstr ""
9903
9904 #: config/tc-ns32k.c:1298
9905 #, c-format
9906 msgid "Can not do %d byte pc-relative relocation for storage type %d"
9907 msgstr ""
9908
9909 #: config/tc-ns32k.c:1301
9910 #, c-format
9911 msgid "Can not do %d byte relocation for storage type %d"
9912 msgstr ""
9913
9914 #: config/tc-ns32k.c:1393
9915 #, c-format
9916 msgid "value of %ld out of byte displacement range."
9917 msgstr ""
9918
9919 #: config/tc-ns32k.c:1403
9920 #, c-format
9921 msgid "value of %ld out of word displacement range."
9922 msgstr ""
9923
9924 #: config/tc-ns32k.c:1418
9925 #, c-format
9926 msgid "value of %ld out of double word displacement range."
9927 msgstr ""
9928
9929 #: config/tc-ns32k.c:1439
9930 #, c-format
9931 msgid "Internal logic error.  line %d, file \"%s\""
9932 msgstr ""
9933
9934 #: config/tc-ns32k.c:1487
9935 #, c-format
9936 msgid "Internal logic error. line %d, file \"%s\""
9937 msgstr ""
9938
9939 #: config/tc-ns32k.c:1588
9940 msgid "Bit field out of range"
9941 msgstr ""
9942
9943 #: config/tc-ns32k.c:1688
9944 msgid "iif convert internal pcrel/binary"
9945 msgstr ""
9946
9947 #: config/tc-ns32k.c:1705
9948 msgid "Bignum too big for long"
9949 msgstr ""
9950
9951 #: config/tc-ns32k.c:1782
9952 msgid "iif convert internal pcrel/pointer"
9953 msgstr ""
9954
9955 #: config/tc-ns32k.c:1787
9956 msgid "Internal logic error in iif.iifP[n].type"
9957 msgstr ""
9958
9959 #. We cant relax this case.
9960 #: config/tc-ns32k.c:1823
9961 msgid "Can't relax difference"
9962 msgstr ""
9963
9964 #: config/tc-ns32k.c:1864
9965 msgid "Displacement too large for :d"
9966 msgstr ""
9967
9968 #: config/tc-ns32k.c:1877
9969 msgid "Internal logic error in iif.iifP[].type"
9970 msgstr ""
9971
9972 #. Fatal.
9973 #: config/tc-ns32k.c:1909
9974 #, c-format
9975 msgid "Can't hash %s: %s"
9976 msgstr ""
9977
9978 #: config/tc-ns32k.c:2145
9979 #, c-format
9980 msgid "invalid architecture option -m%s, ignored"
9981 msgstr ""
9982
9983 #: config/tc-ns32k.c:2158
9984 #, c-format
9985 msgid "invalid default displacement size \"%s\". Defaulting to %d."
9986 msgstr ""
9987
9988 #: config/tc-ns32k.c:2174
9989 #, c-format
9990 msgid ""
9991 "NS32K options:\n"
9992 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
9993 "--disp-size-default=<1|2|4>\n"
9994 msgstr ""
9995
9996 #: config/tc-ns32k.c:2249
9997 #, c-format
9998 msgid "Cannot find relocation type for symbol %s, code %d"
9999 msgstr ""
10000
10001 #: config/tc-or32.c:361
10002 #, c-format
10003 msgid "unknown opcode1: `%s'"
10004 msgstr ""
10005
10006 #: config/tc-or32.c:367
10007 #, c-format
10008 msgid "unknown opcode2 `%s'."
10009 msgstr ""
10010
10011 #: config/tc-or32.c:404
10012 #, c-format
10013 msgid "instruction not allowed: %s"
10014 msgstr ""
10015
10016 #: config/tc-or32.c:407
10017 #, c-format
10018 msgid "too many operands: %s"
10019 msgstr ""
10020
10021 #: config/tc-or32.c:491
10022 msgid "call/jmp target out of range (1)"
10023 msgstr ""
10024
10025 #: config/tc-or32.c:613
10026 msgid "call/jmp target out of range (2)"
10027 msgstr ""
10028
10029 #: config/tc-or32.c:632
10030 #, c-format
10031 msgid "bad relocation type: 0x%02x"
10032 msgstr ""
10033
10034 #: config/tc-or32.c:824
10035 msgid "invalid register in & expression"
10036 msgstr ""
10037
10038 #: config/tc-pdp11.c:490
10039 msgid "Low order bits truncated in immediate float operand"
10040 msgstr ""
10041
10042 #: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10043 #, c-format
10044 msgid "Unknown instruction '%s'"
10045 msgstr ""
10046
10047 #: config/tc-pj.c:65 config/tc-pj.c:74
10048 msgid "confusing relocation expressions"
10049 msgstr ""
10050
10051 #: config/tc-pj.c:157
10052 msgid "can't have relocation for ipush"
10053 msgstr ""
10054
10055 #: config/tc-pj.c:260
10056 #, c-format
10057 msgid "unknown opcode %s"
10058 msgstr ""
10059
10060 #: config/tc-pj.c:355
10061 #, c-format
10062 msgid ""
10063 "PJ options:\n"
10064 "-little\t\t\tgenerate little endian code\n"
10065 "-big\t\t\tgenerate big endian code\n"
10066 msgstr ""
10067
10068 #: config/tc-pj.c:382 config/tc-sh.c:4036 config/tc-sh.c:4043
10069 #: config/tc-sh.c:4050 config/tc-sh.c:4057
10070 msgid "pcrel too far"
10071 msgstr ""
10072
10073 #: config/tc-pj.h:38
10074 msgid "convert_frag\n"
10075 msgstr ""
10076
10077 #: config/tc-pj.h:39
10078 msgid "estimate size\n"
10079 msgstr ""
10080
10081 #: config/tc-ppc.c:1000
10082 #, c-format
10083 msgid "%s unsupported"
10084 msgstr ""
10085
10086 #: config/tc-ppc.c:1066 config/tc-s390.c:418 config/tc-s390.c:425
10087 #, c-format
10088 msgid "invalid switch -m%s"
10089 msgstr ""
10090
10091 #: config/tc-ppc.c:1102
10092 #, c-format
10093 msgid ""
10094 "PowerPC options:\n"
10095 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10096 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10097 "-u\t\t\tignored\n"
10098 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10099 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10100 "-m601\t\t\tgenerate code for PowerPC 601\n"
10101 "-mppc, -mppc32, -m603, -m604\n"
10102 "\t\t\tgenerate code for PowerPC 603/604\n"
10103 "-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
10104 "-m440\t\t\tgenerate code for PowerPC 440\n"
10105 "-m7400, -m7410, -m7450, -m7455\n"
10106 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10107 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10108 msgstr ""
10109
10110 #: config/tc-ppc.c:1117
10111 #, c-format
10112 msgid ""
10113 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10114 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10115 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10116 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
10117 "-mpower4\t\tgenerate code for Power4 architecture\n"
10118 "-mpower5\t\tgenerate code for Power5 architecture\n"
10119 "-mpower6\t\tgenerate code for Power6 architecture\n"
10120 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10121 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10122 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10123 msgstr ""
10124
10125 #: config/tc-ppc.c:1128
10126 #, c-format
10127 msgid ""
10128 "-maltivec\t\tgenerate code for AltiVec\n"
10129 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10130 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10131 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10132 "-mregnames\t\tAllow symbolic names for registers\n"
10133 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10134 msgstr ""
10135
10136 #: config/tc-ppc.c:1136
10137 #, c-format
10138 msgid ""
10139 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10140 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10141 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10142 "-mlittle, -mlittle-endian, -l, -le\n"
10143 "\t\t\tgenerate code for a little endian machine\n"
10144 "-mbig, -mbig-endian, -b, -be\n"
10145 "\t\t\tgenerate code for a big endian machine\n"
10146 "-msolaris\t\tgenerate code for Solaris\n"
10147 "-mno-solaris\t\tdo not generate code for Solaris\n"
10148 "-V\t\t\tprint assembler version number\n"
10149 "-Qy, -Qn\t\tignored\n"
10150 msgstr ""
10151
10152 #: config/tc-ppc.c:1173
10153 #, c-format
10154 msgid "Unknown default cpu = %s, os = %s"
10155 msgstr ""
10156
10157 #: config/tc-ppc.c:1199
10158 msgid "Neither Power nor PowerPC opcodes were selected."
10159 msgstr ""
10160
10161 #: config/tc-ppc.c:1279
10162 #, c-format
10163 msgid "powerpc_operands[%d].bitm invalid"
10164 msgstr ""
10165
10166 #: config/tc-ppc.c:1286
10167 #, c-format
10168 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10169 msgstr ""
10170
10171 #: config/tc-ppc.c:1306
10172 #, c-format
10173 msgid "major opcode is not sorted for %s"
10174 msgstr ""
10175
10176 #: config/tc-ppc.c:1315
10177 #, c-format
10178 msgid "mask trims opcode bits for %s"
10179 msgstr ""
10180
10181 #: config/tc-ppc.c:1324
10182 #, c-format
10183 msgid "operand index error for %s"
10184 msgstr ""
10185
10186 #: config/tc-ppc.c:1336
10187 #, c-format
10188 msgid "operand %d overlap in %s"
10189 msgstr ""
10190
10191 #: config/tc-ppc.c:1378
10192 #, c-format
10193 msgid "duplicate instruction %s"
10194 msgstr ""
10195
10196 #: config/tc-ppc.c:1402
10197 #, c-format
10198 msgid "duplicate macro %s"
10199 msgstr ""
10200
10201 #: config/tc-ppc.c:1736
10202 msgid "identifier+constant@got means identifier@got+constant"
10203 msgstr ""
10204
10205 #: config/tc-ppc.c:1802
10206 #, c-format
10207 msgid "%s relocations do not fit in %d bytes\n"
10208 msgstr ""
10209
10210 #: config/tc-ppc.c:1907
10211 #, c-format
10212 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10213 msgstr ""
10214
10215 #: config/tc-ppc.c:1987
10216 msgid "Relocation cannot be done when using -mrelocatable"
10217 msgstr ""
10218
10219 #: config/tc-ppc.c:2036
10220 msgid "TOC section size exceeds 64k"
10221 msgstr ""
10222
10223 #: config/tc-ppc.c:2117
10224 #, c-format
10225 msgid "syntax error: invalid toc specifier `%s'"
10226 msgstr ""
10227
10228 #: config/tc-ppc.c:2131
10229 #, c-format
10230 msgid "syntax error: expected `]', found  `%c'"
10231 msgstr ""
10232
10233 #: config/tc-ppc.c:2408
10234 msgid "[tocv] symbol is not a toc symbol"
10235 msgstr ""
10236
10237 #: config/tc-ppc.c:2419
10238 msgid "Unimplemented toc32 expression modifier"
10239 msgstr ""
10240
10241 #: config/tc-ppc.c:2424
10242 msgid "Unimplemented toc64 expression modifier"
10243 msgstr ""
10244
10245 #: config/tc-ppc.c:2428
10246 #, c-format
10247 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10248 msgstr ""
10249
10250 #: config/tc-ppc.c:2646
10251 msgid "unsupported relocation for DS offset field"
10252 msgstr ""
10253
10254 #: config/tc-ppc.c:2698
10255 #, c-format
10256 msgid "syntax error; found `%c' but expected `%c'"
10257 msgstr ""
10258
10259 #: config/tc-ppc.c:2741 config/tc-ppc.h:92
10260 msgid "instruction address is not a multiple of 4"
10261 msgstr ""
10262
10263 #: config/tc-ppc.c:2850
10264 msgid "wrong number of operands"
10265 msgstr ""
10266
10267 #: config/tc-ppc.c:2904
10268 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10269 msgstr ""
10270
10271 #: config/tc-ppc.c:3010
10272 msgid "missing size"
10273 msgstr ""
10274
10275 #: config/tc-ppc.c:3019
10276 msgid "negative size"
10277 msgstr ""
10278
10279 #: config/tc-ppc.c:3056
10280 msgid "missing real symbol name"
10281 msgstr ""
10282
10283 #: config/tc-ppc.c:3077
10284 msgid "attempt to redefine symbol"
10285 msgstr ""
10286
10287 #: config/tc-ppc.c:3319
10288 msgid "The XCOFF file format does not support arbitrary sections"
10289 msgstr ""
10290
10291 #: config/tc-ppc.c:3393
10292 msgid "missing rename string"
10293 msgstr ""
10294
10295 #: config/tc-ppc.c:3423 config/tc-ppc.c:3965 read.c:3264
10296 msgid "missing value"
10297 msgstr ""
10298
10299 #: config/tc-ppc.c:3441
10300 msgid "illegal .stabx expression; zero assumed"
10301 msgstr ""
10302
10303 #: config/tc-ppc.c:3473
10304 msgid "missing class"
10305 msgstr ""
10306
10307 #: config/tc-ppc.c:3482
10308 msgid "missing type"
10309 msgstr ""
10310
10311 #: config/tc-ppc.c:3562
10312 msgid "missing symbol name"
10313 msgstr ""
10314
10315 #: config/tc-ppc.c:3752
10316 msgid "nested .bs blocks"
10317 msgstr ""
10318
10319 #: config/tc-ppc.c:3784
10320 msgid ".es without preceding .bs"
10321 msgstr ""
10322
10323 #: config/tc-ppc.c:3957
10324 msgid "non-constant byte count"
10325 msgstr ""
10326
10327 #: config/tc-ppc.c:4004
10328 msgid ".tc not in .toc section"
10329 msgstr ""
10330
10331 #: config/tc-ppc.c:4023
10332 msgid ".tc with no label"
10333 msgstr ""
10334
10335 #: config/tc-ppc.c:4114
10336 msgid ".machine stack overflow"
10337 msgstr ""
10338
10339 #: config/tc-ppc.c:4121
10340 msgid ".machine stack underflow"
10341 msgstr ""
10342
10343 #: config/tc-ppc.c:4128
10344 #, c-format
10345 msgid "invalid machine `%s'"
10346 msgstr ""
10347
10348 #: config/tc-ppc.c:4179
10349 msgid "No previous section to return to. Directive ignored."
10350 msgstr ""
10351
10352 #. Section Contents
10353 #. unknown
10354 #: config/tc-ppc.c:4589
10355 msgid "Unsupported section attribute -- 'a'"
10356 msgstr ""
10357
10358 #: config/tc-ppc.c:4773
10359 msgid "bad symbol suffix"
10360 msgstr ""
10361
10362 #: config/tc-ppc.c:4865
10363 msgid "Unrecognized symbol suffix"
10364 msgstr ""
10365
10366 #: config/tc-ppc.c:4953
10367 msgid "two .function pseudo-ops with no intervening .ef"
10368 msgstr ""
10369
10370 #: config/tc-ppc.c:4966
10371 msgid ".ef with no preceding .function"
10372 msgstr ""
10373
10374 #: config/tc-ppc.c:5094
10375 #, c-format
10376 msgid "warning: symbol %s has no csect"
10377 msgstr ""
10378
10379 #: config/tc-ppc.c:5339
10380 msgid "symbol in .toc does not match any .tc"
10381 msgstr ""
10382
10383 #: config/tc-ppc.c:5706
10384 #, c-format
10385 msgid "unsupported relocation against %s"
10386 msgstr ""
10387
10388 #: config/tc-ppc.c:5779
10389 #, c-format
10390 msgid "cannot emit PC relative %s relocation against %s"
10391 msgstr ""
10392
10393 #: config/tc-ppc.c:5784
10394 #, c-format
10395 msgid "cannot emit PC relative %s relocation"
10396 msgstr ""
10397
10398 #: config/tc-ppc.c:5966
10399 #, c-format
10400 msgid "Unable to handle reference to symbol %s"
10401 msgstr ""
10402
10403 #: config/tc-ppc.c:5969
10404 msgid "Unable to resolve expression"
10405 msgstr ""
10406
10407 #: config/tc-ppc.c:5996
10408 msgid "must branch to an address a multiple of 4"
10409 msgstr ""
10410
10411 #: config/tc-ppc.c:6000
10412 #, c-format
10413 msgid "@local or @plt branch destination is too far away, %ld bytes"
10414 msgstr ""
10415
10416 #: config/tc-ppc.c:6031
10417 #, c-format
10418 msgid "Gas failure, reloc value %d\n"
10419 msgstr ""
10420
10421 #: config/tc-s390.c:461
10422 #, c-format
10423 msgid ""
10424 "        S390 options:\n"
10425 "        -mregnames        Allow symbolic names for registers\n"
10426 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
10427 "        -mno-regnames     Do not allow symbolic names for registers\n"
10428 "        -m31              Set file format to 31 bit format\n"
10429 "        -m64              Set file format to 64 bit format\n"
10430 msgstr ""
10431
10432 #: config/tc-s390.c:468
10433 #, c-format
10434 msgid ""
10435 "        -V                print assembler version number\n"
10436 "        -Qy, -Qn          ignored\n"
10437 msgstr ""
10438
10439 #: config/tc-s390.c:504
10440 #, c-format
10441 msgid "Internal assembler error for instruction format %s"
10442 msgstr ""
10443
10444 #: config/tc-s390.c:520
10445 #, c-format
10446 msgid "Internal assembler error for instruction %s"
10447 msgstr ""
10448
10449 #: config/tc-s390.c:767
10450 #, c-format
10451 msgid "identifier+constant@%s means identifier@%s+constant"
10452 msgstr ""
10453
10454 #: config/tc-s390.c:850
10455 msgid "Can't handle O_big in s390_exp_compare"
10456 msgstr ""
10457
10458 #: config/tc-s390.c:934
10459 msgid "Invalid suffix for literal pool entry"
10460 msgstr ""
10461
10462 #: config/tc-s390.c:991
10463 msgid "Big number is too big"
10464 msgstr ""
10465
10466 #: config/tc-s390.c:1139
10467 msgid "relocation not applicable"
10468 msgstr ""
10469
10470 #: config/tc-s390.c:1327
10471 msgid "invalid operand suffix"
10472 msgstr ""
10473
10474 #: config/tc-s390.c:1350
10475 msgid "syntax error; missing '(' after displacement"
10476 msgstr ""
10477
10478 #: config/tc-s390.c:1366 config/tc-s390.c:1410 config/tc-s390.c:1440
10479 msgid "syntax error; expected ,"
10480 msgstr ""
10481
10482 #: config/tc-s390.c:1398
10483 msgid "syntax error; missing ')' after base register"
10484 msgstr ""
10485
10486 #: config/tc-s390.c:1427
10487 msgid "syntax error; ')' not allowed here"
10488 msgstr ""
10489
10490 #: config/tc-s390.c:1620 config/tc-s390.c:1643 config/tc-s390.c:1656
10491 msgid "Invalid .insn format\n"
10492 msgstr ""
10493
10494 #: config/tc-s390.c:1628
10495 #, c-format
10496 msgid "Unrecognized opcode format: `%s'"
10497 msgstr ""
10498
10499 #: config/tc-s390.c:1659
10500 msgid "second operand of .insn not a constant\n"
10501 msgstr ""
10502
10503 #: config/tc-s390.c:1662
10504 msgid "missing comma after insn constant\n"
10505 msgstr ""
10506
10507 #: config/tc-s390.c:2056
10508 msgid "unsupported relocation type"
10509 msgstr ""
10510
10511 #: config/tc-score.c:49
10512 msgid "instruction is not conditional"
10513 msgstr ""
10514
10515 #: config/tc-score.c:50
10516 msgid "acc0 expected"
10517 msgstr ""
10518
10519 #: config/tc-score.c:51
10520 msgid "div / mul are reserved instructions"
10521 msgstr ""
10522
10523 #: config/tc-score.c:52
10524 msgid "This architecture doesn't support mmu"
10525 msgstr ""
10526
10527 #: config/tc-score.c:53
10528 msgid "This architecture doesn't support atomic instruction"
10529 msgstr ""
10530
10531 #: config/tc-score.c:54
10532 msgid "the label length is longer than 1024"
10533 msgstr ""
10534
10535 #: config/tc-score.c:233
10536 msgid "S+core register expected"
10537 msgstr ""
10538
10539 #: config/tc-score.c:234
10540 msgid "S+core special-register expected"
10541 msgstr ""
10542
10543 #: config/tc-score.c:235
10544 msgid "S+core co-processor register expected"
10545 msgstr ""
10546
10547 #: config/tc-score.c:853 config/tc-score.c:1753
10548 msgid "Using temp register(r1)"
10549 msgstr ""
10550
10551 #: config/tc-score.c:872
10552 #, c-format
10553 msgid "register expected, not '%.100s'"
10554 msgstr ""
10555
10556 #: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10557 #: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
10558 #, c-format
10559 msgid "invalid constant: %d bit expression not in range %d..%d"
10560 msgstr ""
10561
10562 #: config/tc-score.c:1305
10563 msgid "invalid constant: bit expression not defined"
10564 msgstr ""
10565
10566 #: config/tc-score.c:1767
10567 #, c-format
10568 msgid "low register(r0-r15)expected, not '%.100s'"
10569 msgstr ""
10570
10571 #: config/tc-score.c:1862
10572 #, c-format
10573 msgid "high register(r16-r31)expected, not '%.100s'"
10574 msgstr ""
10575
10576 #: config/tc-score.c:2094
10577 #, c-format
10578 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
10579 msgstr ""
10580
10581 #: config/tc-score.c:2113
10582 #, c-format
10583 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
10584 msgstr ""
10585
10586 #: config/tc-score.c:2129 config/tc-score.c:2136
10587 #, c-format
10588 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
10589 msgstr ""
10590
10591 #: config/tc-score.c:2426 config/tc-score.c:5592
10592 #, c-format
10593 msgid "%s -- `%s'"
10594 msgstr ""
10595
10596 #: config/tc-score.c:2583
10597 msgid "address offset must be half word alignment"
10598 msgstr ""
10599
10600 #: config/tc-score.c:2591
10601 msgid "address offset must be word alignment"
10602 msgstr ""
10603
10604 #: config/tc-score.c:2733 config/tc-score.c:2880
10605 msgid "register same as write-back base"
10606 msgstr ""
10607
10608 #: config/tc-score.c:2850
10609 msgid "pre-indexed expression expected"
10610 msgstr ""
10611
10612 #: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10613 #: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10614 #: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
10615 msgid "missing ]"
10616 msgstr ""
10617
10618 #: config/tc-score.c:3461
10619 msgid "base register nums are over 3 bit"
10620 msgstr ""
10621
10622 #: config/tc-score.c:3538 config/tc-score.c:3589
10623 msgid "missing +"
10624 msgstr ""
10625
10626 #: config/tc-score.c:3582
10627 #, c-format
10628 msgid "%s register same as write-back base"
10629 msgstr ""
10630
10631 #: config/tc-score.c:3584
10632 msgid "destination"
10633 msgstr ""
10634
10635 #: config/tc-score.c:3584
10636 msgid "source"
10637 msgstr ""
10638
10639 #: config/tc-score.c:3988
10640 msgid "li rd label isn't correct instruction form"
10641 msgstr ""
10642
10643 #: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
10644 msgid "lacking label  "
10645 msgstr ""
10646
10647 #: config/tc-score.c:4508
10648 msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10649 msgstr ""
10650
10651 #: config/tc-score.c:4536
10652 msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10653 msgstr ""
10654
10655 #: config/tc-score.c:4562
10656 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10657 msgstr ""
10658
10659 #: config/tc-score.c:4595
10660 msgid "lacking label"
10661 msgstr ""
10662
10663 #: config/tc-score.c:4600
10664 msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10665 msgstr ""
10666
10667 #: config/tc-score.c:5274
10668 #, c-format
10669 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10670 msgstr ""
10671
10672 #: config/tc-score.c:5291 config/tc-score.c:5321
10673 #, c-format
10674 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10675 msgstr ""
10676
10677 #: config/tc-score.c:5345
10678 #, c-format
10679 msgid " branch relocation truncate (0x%x)  [-2^8 ~ 2^8]"
10680 msgstr ""
10681
10682 #: config/tc-score.c:5511
10683 #, c-format
10684 msgid "cannot represent %s relocation in this object file format1"
10685 msgstr ""
10686
10687 #: config/tc-score.c:5570
10688 msgid "pce instruction error (16 bit || 16 bit)'"
10689 msgstr ""
10690
10691 #: config/tc-score.c:5700
10692 #, c-format
10693 msgid "Sunplus-v2-0-0-20060510\n"
10694 msgstr ""
10695
10696 #: config/tc-score.c:5716
10697 #, c-format
10698 msgid " Score-specific assembler options:\n"
10699 msgstr ""
10700
10701 #: config/tc-score.c:5718
10702 #, c-format
10703 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
10704 msgstr ""
10705
10706 #: config/tc-score.c:5723
10707 #, c-format
10708 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
10709 msgstr ""
10710
10711 #: config/tc-score.c:5727
10712 #, c-format
10713 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
10714 msgstr ""
10715
10716 #: config/tc-score.c:5729
10717 #, c-format
10718 msgid ""
10719 "        -NWARN\t\tassemble code for no warning message for fix data "
10720 "dependency\n"
10721 msgstr ""
10722
10723 #: config/tc-score.c:5731
10724 #, c-format
10725 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
10726 msgstr ""
10727
10728 #: config/tc-score.c:5733
10729 #, c-format
10730 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
10731 msgstr ""
10732
10733 #: config/tc-score.c:5735
10734 #, c-format
10735 msgid ""
10736 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
10737 "setting\n"
10738 msgstr ""
10739
10740 #: config/tc-score.c:5737
10741 #, c-format
10742 msgid ""
10743 "        -USE_R1\t\tassemble code for no warning message when using temp "
10744 "register r1\n"
10745 msgstr ""
10746
10747 #: config/tc-score.c:5739
10748 #, c-format
10749 msgid "        -KPIC\t\tassemble code for PIC\n"
10750 msgstr ""
10751
10752 #: config/tc-score.c:5741
10753 #, c-format
10754 msgid "        -O0\t\tassembler will not perform any optimizations\n"
10755 msgstr ""
10756
10757 #: config/tc-score.c:5743
10758 #, c-format
10759 msgid ""
10760 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10761 msgstr ""
10762
10763 #: config/tc-score.c:5745
10764 #, c-format
10765 msgid "        -V \t\tSunplus release version \n"
10766 msgstr ""
10767
10768 #: config/tc-score.c:6345 read.c:1463
10769 msgid "missing size expression"
10770 msgstr ""
10771
10772 #: config/tc-score.c:6351
10773 #, c-format
10774 msgid "BSS length (%d) < 0 ignored"
10775 msgstr ""
10776
10777 #: config/tc-score.c:6366 read.c:2281
10778 #, c-format
10779 msgid "error setting flags for \".sbss\": %s"
10780 msgstr ""
10781
10782 #: config/tc-score.c:6380 config/tc-sparc.c:3724
10783 msgid "missing alignment"
10784 msgstr ""
10785
10786 #: config/tc-score.c:6417
10787 #, c-format
10788 msgid "alignment too large; %d assumed"
10789 msgstr ""
10790
10791 #: config/tc-score.c:6422 read.c:2342
10792 msgid "alignment negative; 0 assumed"
10793 msgstr ""
10794
10795 #: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1482
10796 #: read.c:1595 read.c:2459 read.c:3006 read.c:3391 symbols.c:326 symbols.c:432
10797 #, c-format
10798 msgid "symbol `%s' is already defined"
10799 msgstr ""
10800
10801 #: config/tc-sh64.c:568
10802 msgid "This operand must be constant at assembly time"
10803 msgstr ""
10804
10805 #: config/tc-sh64.c:681
10806 msgid "Invalid operand expression"
10807 msgstr ""
10808
10809 #: config/tc-sh64.c:773 config/tc-sh64.c:877
10810 msgid "PTB operand is a SHmedia symbol"
10811 msgstr ""
10812
10813 #: config/tc-sh64.c:776 config/tc-sh64.c:874
10814 msgid "PTA operand is a SHcompact symbol"
10815 msgstr ""
10816
10817 #: config/tc-sh64.c:792
10818 msgid "invalid expression in operand"
10819 msgstr ""
10820
10821 #: config/tc-sh64.c:1483
10822 #, c-format
10823 msgid "invalid operand, not a 5-bit unsigned value: %d"
10824 msgstr ""
10825
10826 #: config/tc-sh64.c:1488
10827 #, c-format
10828 msgid "invalid operand, not a 6-bit signed value: %d"
10829 msgstr ""
10830
10831 #: config/tc-sh64.c:1493
10832 #, c-format
10833 msgid "invalid operand, not a 6-bit unsigned value: %d"
10834 msgstr ""
10835
10836 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
10837 #, c-format
10838 msgid "invalid operand, not a 11-bit signed value: %d"
10839 msgstr ""
10840
10841 #: config/tc-sh64.c:1500
10842 #, c-format
10843 msgid "invalid operand, not a multiple of 32: %d"
10844 msgstr ""
10845
10846 #: config/tc-sh64.c:1505
10847 #, c-format
10848 msgid "invalid operand, not a 10-bit signed value: %d"
10849 msgstr ""
10850
10851 #: config/tc-sh64.c:1512
10852 #, c-format
10853 msgid "invalid operand, not an even value: %d"
10854 msgstr ""
10855
10856 #: config/tc-sh64.c:1517
10857 #, c-format
10858 msgid "invalid operand, not a 12-bit signed value: %d"
10859 msgstr ""
10860
10861 #: config/tc-sh64.c:1519
10862 #, c-format
10863 msgid "invalid operand, not a multiple of 4: %d"
10864 msgstr ""
10865
10866 #: config/tc-sh64.c:1524
10867 #, c-format
10868 msgid "invalid operand, not a 13-bit signed value: %d"
10869 msgstr ""
10870
10871 #: config/tc-sh64.c:1526
10872 #, c-format
10873 msgid "invalid operand, not a multiple of 8: %d"
10874 msgstr ""
10875
10876 #: config/tc-sh64.c:1531
10877 #, c-format
10878 msgid "invalid operand, not a 16-bit signed value: %d"
10879 msgstr ""
10880
10881 #: config/tc-sh64.c:1536
10882 #, c-format
10883 msgid "invalid operand, not a 16-bit unsigned value: %d"
10884 msgstr ""
10885
10886 #: config/tc-sh64.c:1542
10887 msgid "operand out of range for PT, PTA and PTB"
10888 msgstr ""
10889
10890 #: config/tc-sh64.c:1544
10891 #, c-format
10892 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
10893 msgstr ""
10894
10895 #: config/tc-sh64.c:2064
10896 #, c-format
10897 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
10898 msgstr ""
10899
10900 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
10901 msgid "invalid PIC reference"
10902 msgstr ""
10903
10904 #: config/tc-sh64.c:2478
10905 msgid "can't find opcode"
10906 msgstr ""
10907
10908 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
10909 msgid "invalid operand: expression in PT target"
10910 msgstr ""
10911
10912 #: config/tc-sh64.c:2812
10913 #, c-format
10914 msgid "invalid operands to %s"
10915 msgstr ""
10916
10917 #: config/tc-sh64.c:2818
10918 #, c-format
10919 msgid "excess operands to %s"
10920 msgstr ""
10921
10922 #: config/tc-sh64.c:2863
10923 #, c-format
10924 msgid "The `.mode %s' directive is not valid with this architecture"
10925 msgstr ""
10926
10927 #: config/tc-sh64.c:2871
10928 #, c-format
10929 msgid "Invalid argument to .mode: %s"
10930 msgstr ""
10931
10932 #: config/tc-sh64.c:2901
10933 #, c-format
10934 msgid "The `.abi %s' directive is not valid with this architecture"
10935 msgstr ""
10936
10937 #: config/tc-sh64.c:2907
10938 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
10939 msgstr ""
10940
10941 #: config/tc-sh64.c:2912
10942 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
10943 msgstr ""
10944
10945 #: config/tc-sh64.c:2915
10946 #, c-format
10947 msgid "Invalid argument to .abi: %s"
10948 msgstr ""
10949
10950 #: config/tc-sh64.c:2970
10951 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
10952 msgstr ""
10953
10954 #: config/tc-sh64.c:2975
10955 msgid "-shcompact-const-crange is invalid without SHcompact"
10956 msgstr ""
10957
10958 #: config/tc-sh64.c:2978
10959 msgid "-expand-pt32 only valid with -abi=64"
10960 msgstr ""
10961
10962 #: config/tc-sh64.c:2981
10963 msgid "-no-expand only valid with SHcompact or SHmedia"
10964 msgstr ""
10965
10966 #: config/tc-sh64.c:2984
10967 msgid "-expand-pt32 invalid together with -no-expand"
10968 msgstr ""
10969
10970 #: config/tc-sh64.c:3199
10971 msgid ""
10972 "SHmedia code not allowed in same section as constants and SHcompact code"
10973 msgstr ""
10974
10975 #: config/tc-sh64.c:3217
10976 msgid "No segment info for current section"
10977 msgstr ""
10978
10979 #: config/tc-sh64.c:3256
10980 msgid "duplicate datalabel operator ignored"
10981 msgstr ""
10982
10983 #: config/tc-sh64.c:3326
10984 msgid "Invalid DataLabel expression"
10985 msgstr ""
10986
10987 #: config/tc-sh.c:63
10988 msgid "directive .big encountered when option -big required"
10989 msgstr ""
10990
10991 #: config/tc-sh.c:73
10992 msgid "directive .little encountered when option -little required"
10993 msgstr ""
10994
10995 #: config/tc-sh.c:1364
10996 msgid "misplaced PIC operand"
10997 msgstr ""
10998
10999 #: config/tc-sh.c:1402
11000 msgid "illegal double indirection"
11001 msgstr ""
11002
11003 #: config/tc-sh.c:1411
11004 msgid "illegal register after @-"
11005 msgstr ""
11006
11007 #: config/tc-sh.c:1427
11008 msgid "must be @(r0,...)"
11009 msgstr ""
11010
11011 #: config/tc-sh.c:1451
11012 msgid "syntax error in @(r0,...)"
11013 msgstr ""
11014
11015 #: config/tc-sh.c:1456
11016 msgid "syntax error in @(r0...)"
11017 msgstr ""
11018
11019 #: config/tc-sh.c:1501
11020 msgid "Deprecated syntax."
11021 msgstr ""
11022
11023 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11024 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11025 msgstr ""
11026
11027 #: config/tc-sh.c:1523
11028 msgid "expecting )"
11029 msgstr ""
11030
11031 #: config/tc-sh.c:1531
11032 msgid "illegal register after @"
11033 msgstr ""
11034
11035 #: config/tc-sh.c:2202
11036 #, c-format
11037 msgid "unhandled %d\n"
11038 msgstr ""
11039
11040 #: config/tc-sh.c:2368
11041 #, c-format
11042 msgid "Invalid register: 'r%d'"
11043 msgstr ""
11044
11045 #: config/tc-sh.c:2472
11046 #, c-format
11047 msgid "failed for %d\n"
11048 msgstr ""
11049
11050 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11051 msgid "invalid operands for opcode"
11052 msgstr ""
11053
11054 #: config/tc-sh.c:2590
11055 msgid "insn can't be combined with parallel processing insn"
11056 msgstr ""
11057
11058 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11059 msgid "multiple movx specifications"
11060 msgstr ""
11061
11062 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11063 msgid "multiple movy specifications"
11064 msgstr ""
11065
11066 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11067 msgid "invalid movx address register"
11068 msgstr ""
11069
11070 #: config/tc-sh.c:2613
11071 msgid "insn cannot be combined with non-nopy"
11072 msgstr ""
11073
11074 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11075 msgid "invalid movy address register"
11076 msgstr ""
11077
11078 #: config/tc-sh.c:2629
11079 msgid "insn cannot be combined with non-nopx"
11080 msgstr ""
11081
11082 #: config/tc-sh.c:2642
11083 msgid "previous movy requires nopx"
11084 msgstr ""
11085
11086 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11087 msgid "invalid movx dsp register"
11088 msgstr ""
11089
11090 #: config/tc-sh.c:2665
11091 msgid "previous movx requires nopy"
11092 msgstr ""
11093
11094 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11095 msgid "invalid movy dsp register"
11096 msgstr ""
11097
11098 #: config/tc-sh.c:2689
11099 msgid "dsp immediate shift value not constant"
11100 msgstr ""
11101
11102 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11103 msgid "multiple parallel processing specifications"
11104 msgstr ""
11105
11106 #: config/tc-sh.c:2722
11107 msgid "multiple condition specifications"
11108 msgstr ""
11109
11110 #: config/tc-sh.c:2760
11111 msgid "insn cannot be combined with pmuls"
11112 msgstr ""
11113
11114 #: config/tc-sh.c:2776
11115 msgid "bad combined pmuls output operand"
11116 msgstr ""
11117
11118 #: config/tc-sh.c:2786
11119 msgid "destination register is same for parallel insns"
11120 msgstr ""
11121
11122 #: config/tc-sh.c:2795
11123 msgid "condition not followed by conditionalizable insn"
11124 msgstr ""
11125
11126 #: config/tc-sh.c:2805
11127 msgid "unrecognized characters at end of parallel processing insn"
11128 msgstr ""
11129
11130 #: config/tc-sh.c:2921
11131 msgid "opcode not valid for this cpu variant"
11132 msgstr ""
11133
11134 #: config/tc-sh.c:2954
11135 msgid "Delayed branches not available on SH1"
11136 msgstr ""
11137
11138 #: config/tc-sh.c:2989
11139 #, c-format
11140 msgid "excess operands: '%s'"
11141 msgstr ""
11142
11143 #: config/tc-sh.c:3066
11144 msgid ".uses pseudo-op seen when not relaxing"
11145 msgstr ""
11146
11147 #: config/tc-sh.c:3072
11148 msgid "bad .uses format"
11149 msgstr ""
11150
11151 #: config/tc-sh.c:3174
11152 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11153 msgstr ""
11154
11155 #: config/tc-sh.c:3180
11156 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11157 msgstr ""
11158
11159 #: config/tc-sh.c:3182
11160 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11161 msgstr ""
11162
11163 #: config/tc-sh.c:3223
11164 msgid "Invalid combination: --abi=32 with --abi=64"
11165 msgstr ""
11166
11167 #: config/tc-sh.c:3229
11168 msgid "Invalid combination: --abi=64 with --abi=32"
11169 msgstr ""
11170
11171 #: config/tc-sh.c:3231
11172 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11173 msgstr ""
11174
11175 #: config/tc-sh.c:3265
11176 #, c-format
11177 msgid ""
11178 "SH options:\n"
11179 "--little\t\tgenerate little endian code\n"
11180 "--big\t\t\tgenerate big endian code\n"
11181 "--relax\t\t\talter jump instructions for long displacements\n"
11182 "--renesas\t\tdisable optimization with section symbol for\n"
11183 "\t\t\tcompatibility with Renesas assembler.\n"
11184 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11185 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11186 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11187 "--isa=[any\t\tuse most appropriate isa\n"
11188 "    | dsp               same as '-dsp'\n"
11189 "    | fp"
11190 msgstr ""
11191
11192 #: config/tc-sh.c:3291
11193 #, c-format
11194 msgid ""
11195 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11196 "    | SHmedia\n"
11197 "    | shcompact\n"
11198 "    | SHcompact]\n"
11199 msgstr ""
11200
11201 #: config/tc-sh.c:3296
11202 #, c-format
11203 msgid ""
11204 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11205 "\t\t\tfile type\n"
11206 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
11207 "\t\t\tSHcompact code sections\n"
11208 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11209 "\t\t\tconstants and SHcompact code\n"
11210 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11211 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11212 "\t\t\tto 32 bits only\n"
11213 msgstr ""
11214
11215 #: config/tc-sh.c:3395
11216 msgid ".uses does not refer to a local symbol in the same section"
11217 msgstr ""
11218
11219 #: config/tc-sh.c:3414
11220 msgid "can't find fixup pointed to by .uses"
11221 msgstr ""
11222
11223 #: config/tc-sh.c:3434
11224 msgid ".uses target does not refer to a local symbol in the same section"
11225 msgstr ""
11226
11227 #: config/tc-sh.c:3511
11228 msgid "displacement overflows 12-bit field"
11229 msgstr ""
11230
11231 #: config/tc-sh.c:3514
11232 #, c-format
11233 msgid "displacement to defined symbol %s overflows 12-bit field"
11234 msgstr ""
11235
11236 #: config/tc-sh.c:3518
11237 #, c-format
11238 msgid "displacement to undefined symbol %s overflows 12-bit field"
11239 msgstr ""
11240
11241 #: config/tc-sh.c:3591
11242 msgid "displacement overflows 8-bit field"
11243 msgstr ""
11244
11245 #: config/tc-sh.c:3594
11246 #, c-format
11247 msgid "displacement to defined symbol %s overflows 8-bit field"
11248 msgstr ""
11249
11250 #: config/tc-sh.c:3598
11251 #, c-format
11252 msgid "displacement to undefined symbol %s overflows 8-bit field "
11253 msgstr ""
11254
11255 #: config/tc-sh.c:3615
11256 #, c-format
11257 msgid "overflow in branch to %s; converted into longer instruction sequence"
11258 msgstr ""
11259
11260 #: config/tc-sh.c:3681 config/tc-sh.c:3728 config/tc-sparc.c:4241
11261 #: config/tc-sparc.c:4266
11262 msgid "misaligned data"
11263 msgstr ""
11264
11265 #: config/tc-sh.c:4156
11266 msgid "misaligned offset"
11267 msgstr ""
11268
11269 #: config/tc-sparc.c:286
11270 msgid "Invalid default architecture, broken assembler."
11271 msgstr ""
11272
11273 #: config/tc-sparc.c:290 config/tc-sparc.c:497
11274 msgid "Bad opcode table, broken assembler."
11275 msgstr ""
11276
11277 #: config/tc-sparc.c:489
11278 #, c-format
11279 msgid "invalid architecture -xarch=%s"
11280 msgstr ""
11281
11282 #: config/tc-sparc.c:491
11283 #, c-format
11284 msgid "invalid architecture -A%s"
11285 msgstr ""
11286
11287 #: config/tc-sparc.c:558
11288 #, c-format
11289 msgid "No compiled in support for %d bit object file format"
11290 msgstr ""
11291
11292 #: config/tc-sparc.c:636
11293 #, c-format
11294 msgid "SPARC options:\n"
11295 msgstr ""
11296
11297 #: config/tc-sparc.c:665
11298 #, c-format
11299 msgid ""
11300 "\n"
11301 "\t\t\tspecify variant of SPARC architecture\n"
11302 "-bump\t\t\twarn when assembler switches architectures\n"
11303 "-sparc\t\t\tignored\n"
11304 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
11305 "-relax\t\t\trelax jumps and branches (default)\n"
11306 "-no-relax\t\tavoid changing any jumps and branches\n"
11307 msgstr ""
11308
11309 #: config/tc-sparc.c:673
11310 #, c-format
11311 msgid "-k\t\t\tgenerate PIC\n"
11312 msgstr ""
11313
11314 #: config/tc-sparc.c:677
11315 #, c-format
11316 msgid ""
11317 "-32\t\t\tcreate 32 bit object file\n"
11318 "-64\t\t\tcreate 64 bit object file\n"
11319 msgstr ""
11320
11321 #: config/tc-sparc.c:680
11322 #, c-format
11323 msgid "\t\t\t[default is %d]\n"
11324 msgstr ""
11325
11326 #: config/tc-sparc.c:682
11327 #, c-format
11328 msgid ""
11329 "-TSO\t\t\tuse Total Store Ordering\n"
11330 "-PSO\t\t\tuse Partial Store Ordering\n"
11331 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
11332 msgstr ""
11333
11334 #: config/tc-sparc.c:686
11335 #, c-format
11336 msgid "\t\t\t[default is %s]\n"
11337 msgstr ""
11338
11339 #: config/tc-sparc.c:688
11340 #, c-format
11341 msgid ""
11342 "-KPIC\t\t\tgenerate PIC\n"
11343 "-V\t\t\tprint assembler version number\n"
11344 "-undeclared-regs\tignore application global register usage without\n"
11345 "\t\t\tappropriate .register directive (default)\n"
11346 "-no-undeclared-regs\tforce error on application global register usage\n"
11347 "\t\t\twithout appropriate .register directive\n"
11348 "-q\t\t\tignored\n"
11349 "-Qy, -Qn\t\tignored\n"
11350 "-s\t\t\tignored\n"
11351 msgstr ""
11352
11353 #: config/tc-sparc.c:700
11354 #, c-format
11355 msgid ""
11356 "-EL\t\t\tgenerate code for a little endian machine\n"
11357 "-EB\t\t\tgenerate code for a big endian machine\n"
11358 "--little-endian-data\tgenerate code for a machine having big endian\n"
11359 "                        instructions and little endian data.\n"
11360 msgstr ""
11361
11362 #: config/tc-sparc.c:833
11363 #, c-format
11364 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11365 msgstr ""
11366
11367 #: config/tc-sparc.c:852
11368 #, c-format
11369 msgid "Internal error: can't find opcode `%s' for `%s'\n"
11370 msgstr ""
11371
11372 #: config/tc-sparc.c:998
11373 msgid "Support for 64-bit arithmetic not compiled in."
11374 msgstr ""
11375
11376 #: config/tc-sparc.c:1045
11377 msgid "set: number not in 0..4294967295 range"
11378 msgstr ""
11379
11380 #: config/tc-sparc.c:1052
11381 msgid "set: number not in -2147483648..4294967295 range"
11382 msgstr ""
11383
11384 #: config/tc-sparc.c:1112
11385 msgid "setsw: number not in -2147483648..4294967295 range"
11386 msgstr ""
11387
11388 #: config/tc-sparc.c:1161
11389 msgid "setx: temporary register same as destination register"
11390 msgstr ""
11391
11392 #: config/tc-sparc.c:1232
11393 msgid "setx: illegal temporary register g0"
11394 msgstr ""
11395
11396 #: config/tc-sparc.c:1330
11397 msgid "FP branch in delay slot"
11398 msgstr ""
11399
11400 #: config/tc-sparc.c:1345
11401 msgid "FP branch preceded by FP instruction; NOP inserted"
11402 msgstr ""
11403
11404 #: config/tc-sparc.c:1385
11405 msgid "failed special case insn sanity check"
11406 msgstr ""
11407
11408 #: config/tc-sparc.c:1475
11409 msgid ": invalid membar mask name"
11410 msgstr ""
11411
11412 #: config/tc-sparc.c:1491
11413 msgid ": invalid membar mask expression"
11414 msgstr ""
11415
11416 #: config/tc-sparc.c:1496
11417 msgid ": invalid membar mask number"
11418 msgstr ""
11419
11420 #: config/tc-sparc.c:1511
11421 msgid ": invalid siam mode expression"
11422 msgstr ""
11423
11424 #: config/tc-sparc.c:1516
11425 msgid ": invalid siam mode number"
11426 msgstr ""
11427
11428 #: config/tc-sparc.c:1532
11429 msgid ": invalid prefetch function name"
11430 msgstr ""
11431
11432 #: config/tc-sparc.c:1540
11433 msgid ": invalid prefetch function expression"
11434 msgstr ""
11435
11436 #: config/tc-sparc.c:1545
11437 msgid ": invalid prefetch function number"
11438 msgstr ""
11439
11440 #: config/tc-sparc.c:1573 config/tc-sparc.c:1585
11441 msgid ": unrecognizable privileged register"
11442 msgstr ""
11443
11444 #: config/tc-sparc.c:1609 config/tc-sparc.c:1621
11445 msgid ": unrecognizable hyperprivileged register"
11446 msgstr ""
11447
11448 #: config/tc-sparc.c:1645 config/tc-sparc.c:1670
11449 msgid ": unrecognizable v9a or v9b ancillary state register"
11450 msgstr ""
11451
11452 #: config/tc-sparc.c:1650
11453 msgid ": rd on write only ancillary state register"
11454 msgstr ""
11455
11456 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11457 #: config/tc-sparc.c:1658
11458 msgid ": unrecognizable v9a ancillary state register"
11459 msgstr ""
11460
11461 #: config/tc-sparc.c:1694
11462 msgid ": asr number must be between 16 and 31"
11463 msgstr ""
11464
11465 #: config/tc-sparc.c:1702
11466 msgid ": asr number must be between 0 and 31"
11467 msgstr ""
11468
11469 #: config/tc-sparc.c:1712
11470 #, c-format
11471 msgid ": expecting %asrN"
11472 msgstr ""
11473
11474 #: config/tc-sparc.c:1898 config/tc-sparc.c:1936 config/tc-sparc.c:2343
11475 #: config/tc-sparc.c:2379
11476 #, c-format
11477 msgid "Illegal operands: %%%s requires arguments in ()"
11478 msgstr ""
11479
11480 #: config/tc-sparc.c:1904
11481 #, c-format
11482 msgid ""
11483 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
11484 "()"
11485 msgstr ""
11486
11487 #: config/tc-sparc.c:1915
11488 #, c-format
11489 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11490 msgstr ""
11491
11492 #: config/tc-sparc.c:2122
11493 msgid "detected global register use not covered by .register pseudo-op"
11494 msgstr ""
11495
11496 #: config/tc-sparc.c:2193
11497 msgid ": There are only 64 f registers; [0-63]"
11498 msgstr ""
11499
11500 #: config/tc-sparc.c:2195 config/tc-sparc.c:2213
11501 msgid ": There are only 32 f registers; [0-31]"
11502 msgstr ""
11503
11504 #: config/tc-sparc.c:2205
11505 msgid ": There are only 32 single precision f registers; [0-31]"
11506 msgstr ""
11507
11508 #: config/tc-sparc.c:2391
11509 #, c-format
11510 msgid ""
11511 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11512 msgstr ""
11513
11514 #: config/tc-sparc.c:2501
11515 #, c-format
11516 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11517 msgstr ""
11518
11519 #: config/tc-sparc.c:2511
11520 #, c-format
11521 msgid ""
11522 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11523 "symbol"
11524 msgstr ""
11525
11526 #: config/tc-sparc.c:2529
11527 msgid ": PC-relative operand can't be a constant"
11528 msgstr ""
11529
11530 #: config/tc-sparc.c:2536
11531 msgid ": TLS operand can't be a constant"
11532 msgstr ""
11533
11534 #: config/tc-sparc.c:2569
11535 msgid ": invalid ASI name"
11536 msgstr ""
11537
11538 #: config/tc-sparc.c:2577
11539 msgid ": invalid ASI expression"
11540 msgstr ""
11541
11542 #: config/tc-sparc.c:2582
11543 msgid ": invalid ASI number"
11544 msgstr ""
11545
11546 #: config/tc-sparc.c:2679
11547 msgid "OPF immediate operand out of range (0-0x1ff)"
11548 msgstr ""
11549
11550 #: config/tc-sparc.c:2684
11551 msgid "non-immediate OPF operand, ignored"
11552 msgstr ""
11553
11554 #: config/tc-sparc.c:2703
11555 msgid ": invalid cpreg name"
11556 msgstr ""
11557
11558 #: config/tc-sparc.c:2732
11559 #, c-format
11560 msgid "Illegal operands%s"
11561 msgstr ""
11562
11563 #: config/tc-sparc.c:2766
11564 #, c-format
11565 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11566 msgstr ""
11567
11568 #: config/tc-sparc.c:2802
11569 #, c-format
11570 msgid "Architecture mismatch on \"%s\"."
11571 msgstr ""
11572
11573 #: config/tc-sparc.c:2803
11574 #, c-format
11575 msgid " (Requires %s; requested architecture is %s.)"
11576 msgstr ""
11577
11578 #: config/tc-sparc.c:3350
11579 #, c-format
11580 msgid "bad or unhandled relocation type: 0x%02x"
11581 msgstr ""
11582
11583 #: config/tc-sparc.c:3686
11584 msgid "Expected comma after name"
11585 msgstr ""
11586
11587 #: config/tc-sparc.c:3695
11588 #, c-format
11589 msgid "BSS length (%d.) <0! Ignored."
11590 msgstr ""
11591
11592 #: config/tc-sparc.c:3707
11593 msgid "bad .reserve segment -- expected BSS segment"
11594 msgstr ""
11595
11596 #: config/tc-sparc.c:3735
11597 #, c-format
11598 msgid "alignment too large; assuming %d"
11599 msgstr ""
11600
11601 #: config/tc-sparc.c:3741 config/tc-sparc.c:3892
11602 msgid "negative alignment"
11603 msgstr ""
11604
11605 #: config/tc-sparc.c:3751 config/tc-sparc.c:3915 read.c:1319 read.c:2354
11606 msgid "alignment not a power of 2"
11607 msgstr ""
11608
11609 #: config/tc-sparc.c:3829 config/tc-v850.c:222
11610 msgid "Expected comma after symbol-name"
11611 msgstr ""
11612
11613 #: config/tc-sparc.c:3839
11614 #, c-format
11615 msgid ".COMMon length (%lu) out of range ignored"
11616 msgstr ""
11617
11618 #: config/tc-sparc.c:3872
11619 msgid "Expected comma after common length"
11620 msgstr ""
11621
11622 #: config/tc-sparc.c:3886
11623 #, c-format
11624 msgid "alignment too large; assuming %ld"
11625 msgstr ""
11626
11627 #: config/tc-sparc.c:4032
11628 msgid "Unknown segment type"
11629 msgstr ""
11630
11631 #: config/tc-sparc.c:4111 config/tc-sparc.c:4121
11632 #, c-format
11633 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11634 msgstr ""
11635
11636 #: config/tc-sparc.c:4139
11637 msgid "redefinition of global register"
11638 msgstr ""
11639
11640 #: config/tc-sparc.c:4150
11641 #, c-format
11642 msgid "Register symbol %s already defined."
11643 msgstr ""
11644
11645 #: config/tc-sparc.c:4359
11646 #, c-format
11647 msgid "Illegal operands: %%r_plt in %d-byte data field"
11648 msgstr ""
11649
11650 #: config/tc-sparc.c:4369
11651 #, c-format
11652 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11653 msgstr ""
11654
11655 #: config/tc-sparc.c:4406 config/tc-vax.c:3312
11656 #, c-format
11657 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11658 msgstr ""
11659
11660 #: config/tc-sparc.c:4414 config/tc-sparc.c:4445 config/tc-sparc.c:4454
11661 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
11662 #, c-format
11663 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11664 msgstr ""
11665
11666 #: config/tc-sparc.c:4463 config/tc-vax.c:3369
11667 #, c-format
11668 msgid "Illegal operands: garbage after %%r_%s%d()"
11669 msgstr ""
11670
11671 #: config/tc-sparc.h:60
11672 msgid "sparc convert_frag\n"
11673 msgstr ""
11674
11675 #: config/tc-sparc.h:62 config/tc-z80.h:53
11676 msgid "estimate_size_before_relax called"
11677 msgstr ""
11678
11679 #: config/tc-spu.c:126
11680 #, c-format
11681 msgid "Can't hash instruction '%s':%s"
11682 msgstr ""
11683
11684 #: config/tc-spu.c:180
11685 msgid ""
11686 "SPU options:\n"
11687 "  --apuasm\t\t  emulate behaviour of apuasm\n"
11688 msgstr ""
11689
11690 #: config/tc-spu.c:286
11691 #, c-format
11692 msgid "Invalid mnemonic '%s'"
11693 msgstr ""
11694
11695 #: config/tc-spu.c:292
11696 #, c-format
11697 msgid "'%s' is only available in DD2.0 or higher."
11698 msgstr ""
11699
11700 #: config/tc-spu.c:324
11701 #, c-format
11702 msgid "Error in argument %d.  Expecting:  \"%s\""
11703 msgstr ""
11704
11705 #: config/tc-spu.c:335
11706 msgid "Mixing register syntax, with and without '$'."
11707 msgstr ""
11708
11709 #: config/tc-spu.c:341
11710 #, c-format
11711 msgid "Treating '%-*s' as a symbol."
11712 msgstr ""
11713
11714 #: config/tc-spu.c:547
11715 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11716 msgstr ""
11717
11718 #: config/tc-spu.c:549
11719 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11720 msgstr ""
11721
11722 #: config/tc-spu.c:592
11723 #, c-format
11724 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11725 msgstr ""
11726
11727 #: config/tc-spu.c:598
11728 #, c-format
11729 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11730 msgstr ""
11731
11732 #: config/tc-spu.c:668 config/tc-spu.c:671
11733 #, c-format
11734 msgid "Constant expression %d out of range, [%d, %d]."
11735 msgstr ""
11736
11737 #: config/tc-spu.c:805
11738 msgid "Relaxation should never occur"
11739 msgstr ""
11740
11741 #: config/tc-spu.h:83
11742 msgid "spu convert_frag\n"
11743 msgstr ""
11744
11745 #: config/tc-tic4x.c:2897
11746 #, c-format
11747 msgid ""
11748 "\n"
11749 "TIC4X options:\n"
11750 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
11751 "                            30 - TMS320C30\n"
11752 "                            31 - TMS320C31, TMS320LC31\n"
11753 "                            32 - TMS320C32\n"
11754 "                            33 - TMS320VC33\n"
11755 "                            40 - TMS320C40\n"
11756 "                            44 - TMS320C44\n"
11757 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
11758 "                          Combinations of -mcpu and -mrev will enable/"
11759 "disable\n"
11760 "                          the appropriate options (-midle2, -mlowpower and\n"
11761 "                          -menhanced) according to the selected type\n"
11762 "  -mbig                   select big memory model\n"
11763 "  -msmall                 select small memory model (default)\n"
11764 "  -mregparm               select register parameters (default)\n"
11765 "  -mmemparm               select memory parameters\n"
11766 "  -midle2                 enable IDLE2 support\n"
11767 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
11768 "  -menhanced              enable enhanced opcode support\n"
11769 msgstr ""
11770
11771 #. Only word (et al.), align, or conditionals are allowed within
11772 #. .struct/.union.
11773 #: config/tc-tic54x.c:220
11774 msgid "pseudo-op illegal within .struct/.union"
11775 msgstr ""
11776
11777 #: config/tc-tic54x.c:345
11778 #, c-format
11779 msgid "C54x-specific command line  options:\n"
11780 msgstr ""
11781
11782 #: config/tc-tic54x.c:346
11783 #, c-format
11784 msgid "-mfar-mode | -mf          Use extended addressing\n"
11785 msgstr ""
11786
11787 #: config/tc-tic54x.c:347
11788 #, c-format
11789 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
11790 msgstr ""
11791
11792 #: config/tc-tic54x.c:348
11793 #, c-format
11794 msgid "-merrors-to-file <filename>\n"
11795 msgstr ""
11796
11797 #: config/tc-tic54x.c:349
11798 #, c-format
11799 msgid "-me <filename>            Redirect errors to a file\n"
11800 msgstr ""
11801
11802 #: config/tc-tic54x.c:471
11803 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11804 msgstr ""
11805
11806 #: config/tc-tic54x.c:525
11807 msgid "Unterminated string after absolute expression"
11808 msgstr ""
11809
11810 #: config/tc-tic54x.c:533
11811 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11812 msgstr ""
11813
11814 #: config/tc-tic54x.c:545
11815 msgid "symbols assigned with .eval must begin with a letter"
11816 msgstr ""
11817
11818 #: config/tc-tic54x.c:803
11819 msgid "Offset on nested structures is ignored"
11820 msgstr ""
11821
11822 #: config/tc-tic54x.c:854
11823 #, c-format
11824 msgid ".end%s without preceding .%s"
11825 msgstr ""
11826
11827 #: config/tc-tic54x.c:921
11828 #, c-format
11829 msgid "Unrecognized struct/union tag '%s'"
11830 msgstr ""
11831
11832 #: config/tc-tic54x.c:923
11833 msgid ".tag requires a structure tag"
11834 msgstr ""
11835
11836 #: config/tc-tic54x.c:929
11837 msgid "Label required for .tag"
11838 msgstr ""
11839
11840 #: config/tc-tic54x.c:948
11841 #, c-format
11842 msgid ".tag target '%s' undefined"
11843 msgstr ""
11844
11845 #: config/tc-tic54x.c:1011
11846 #, c-format
11847 msgid ".field count '%d' out of range (1 <= X <= 32)"
11848 msgstr ""
11849
11850 #: config/tc-tic54x.c:1039
11851 #, c-format
11852 msgid "Unrecognized field type '%c'"
11853 msgstr ""
11854
11855 #. Disallow .byte with a non constant expression that will
11856 #. require relocation.
11857 #: config/tc-tic54x.c:1176
11858 msgid "Relocatable values require at least WORD storage"
11859 msgstr ""
11860
11861 #: config/tc-tic54x.c:1238
11862 msgid "Use of .def/.ref is deprecated.  Use .global instead"
11863 msgstr ""
11864
11865 #: config/tc-tic54x.c:1437
11866 msgid ".space/.bes repeat count is negative, ignored"
11867 msgstr ""
11868
11869 #: config/tc-tic54x.c:1442
11870 msgid ".space/.bes repeat count is zero, ignored"
11871 msgstr ""
11872
11873 #: config/tc-tic54x.c:1520
11874 msgid "Missing size argument"
11875 msgstr ""
11876
11877 #: config/tc-tic54x.c:1657
11878 msgid "CPU version has already been set"
11879 msgstr ""
11880
11881 #: config/tc-tic54x.c:1661
11882 #, c-format
11883 msgid "Unrecognized version '%s'"
11884 msgstr ""
11885
11886 #: config/tc-tic54x.c:1667
11887 msgid "Changing of CPU version on the fly not supported"
11888 msgstr ""
11889
11890 #: config/tc-tic54x.c:1803
11891 msgid "p2align not supported on this target"
11892 msgstr ""
11893
11894 #: config/tc-tic54x.c:1816
11895 msgid "Argument to .even ignored"
11896 msgstr ""
11897
11898 #: config/tc-tic54x.c:1863
11899 msgid "Invalid field size, must be from 1 to 32"
11900 msgstr ""
11901
11902 #: config/tc-tic54x.c:1876
11903 msgid "field size must be 16 when value is relocatable"
11904 msgstr ""
11905
11906 #: config/tc-tic54x.c:1891
11907 msgid "field value truncated"
11908 msgstr ""
11909
11910 #: config/tc-tic54x.c:2000 config/tc-tic54x.c:2317
11911 #, c-format
11912 msgid "Unrecognized section '%s'"
11913 msgstr ""
11914
11915 #: config/tc-tic54x.c:2009
11916 msgid "Current section is unitialized, section name required for .clink"
11917 msgstr ""
11918
11919 #: config/tc-tic54x.c:2223
11920 msgid "ENDLOOP without corresponding LOOP"
11921 msgstr ""
11922
11923 #: config/tc-tic54x.c:2267
11924 msgid "Mixing of normal and extended addressing not supported"
11925 msgstr ""
11926
11927 #: config/tc-tic54x.c:2273
11928 msgid "Extended addressing not supported on the specified CPU"
11929 msgstr ""
11930
11931 #: config/tc-tic54x.c:2323
11932 msgid ".sblock may be used for initialized sections only"
11933 msgstr ""
11934
11935 #: config/tc-tic54x.c:2354
11936 msgid "Symbol missing for .set/.equ"
11937 msgstr ""
11938
11939 #: config/tc-tic54x.c:2413
11940 msgid ".var may only be used within a macro definition"
11941 msgstr ""
11942
11943 #: config/tc-tic54x.c:2421
11944 msgid "Substitution symbols must begin with a letter"
11945 msgstr ""
11946
11947 #: config/tc-tic54x.c:2515
11948 #, c-format
11949 msgid "can't open macro library file '%s' for reading: %s"
11950 msgstr ""
11951
11952 #: config/tc-tic54x.c:2522
11953 #, c-format
11954 msgid "File '%s' not in macro archive format"
11955 msgstr ""
11956
11957 #: config/tc-tic54x.c:2654
11958 #, c-format
11959 msgid "Bad COFF version '%s'"
11960 msgstr ""
11961
11962 #: config/tc-tic54x.c:2663
11963 #, c-format
11964 msgid "Bad CPU version '%s'"
11965 msgstr ""
11966
11967 #: config/tc-tic54x.c:2676 config/tc-tic54x.c:2679
11968 #, c-format
11969 msgid "Can't redirect stderr to the file '%s'"
11970 msgstr ""
11971
11972 #: config/tc-tic54x.c:2807
11973 #, c-format
11974 msgid "Undefined substitution symbol '%s'"
11975 msgstr ""
11976
11977 #: config/tc-tic54x.c:3464
11978 msgid "Badly formed address expression"
11979 msgstr ""
11980
11981 #: config/tc-tic54x.c:3728
11982 #, c-format
11983 msgid "Invalid dmad syntax '%s'"
11984 msgstr ""
11985
11986 #: config/tc-tic54x.c:3794
11987 #, c-format
11988 msgid ""
11989 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
11990 msgstr ""
11991
11992 #: config/tc-tic54x.c:3847
11993 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
11994 msgstr ""
11995
11996 #: config/tc-tic54x.c:3867
11997 #, c-format
11998 msgid "Unrecognized indirect address format \"%s\""
11999 msgstr ""
12000
12001 #: config/tc-tic54x.c:3906
12002 #, c-format
12003 msgid "Operand '%s' out of range (%d <= x <= %d)"
12004 msgstr ""
12005
12006 #: config/tc-tic54x.c:3926
12007 msgid "Error in relocation handling"
12008 msgstr ""
12009
12010 #: config/tc-tic54x.c:3947 config/tc-tic54x.c:4011 config/tc-tic54x.c:4043
12011 #, c-format
12012 msgid "Unrecognized condition code \"%s\""
12013 msgstr ""
12014
12015 #: config/tc-tic54x.c:3964
12016 #, c-format
12017 msgid "Condition \"%s\" does not match preceding group"
12018 msgstr ""
12019
12020 #: config/tc-tic54x.c:3972
12021 #, c-format
12022 msgid ""
12023 "Condition \"%s\" uses a different accumulator from a preceding condition"
12024 msgstr ""
12025
12026 #: config/tc-tic54x.c:3979
12027 msgid "Only one comparison conditional allowed"
12028 msgstr ""
12029
12030 #: config/tc-tic54x.c:3984
12031 msgid "Only one overflow conditional allowed"
12032 msgstr ""
12033
12034 #: config/tc-tic54x.c:3992
12035 #, c-format
12036 msgid "Duplicate %s conditional"
12037 msgstr ""
12038
12039 #: config/tc-tic54x.c:4027
12040 msgid "Invalid auxiliary register (use AR0-AR7)"
12041 msgstr ""
12042
12043 #: config/tc-tic54x.c:4063
12044 msgid "lk addressing modes are invalid for memory-mapped register addressing"
12045 msgstr ""
12046
12047 #: config/tc-tic54x.c:4071
12048 msgid ""
12049 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
12050 "Resulting behavior is undefined."
12051 msgstr ""
12052
12053 #: config/tc-tic54x.c:4097
12054 msgid ""
12055 "Destination accumulator for each part of this parallel instruction must be "
12056 "different"
12057 msgstr ""
12058
12059 #: config/tc-tic54x.c:4146
12060 #, c-format
12061 msgid "Memory mapped register \"%s\" out of range"
12062 msgstr ""
12063
12064 #: config/tc-tic54x.c:4185
12065 msgid "Invalid operand (use 1, 2, or 3)"
12066 msgstr ""
12067
12068 #: config/tc-tic54x.c:4210
12069 msgid "A status register or status bit name is required"
12070 msgstr ""
12071
12072 #: config/tc-tic54x.c:4220
12073 #, c-format
12074 msgid "Unrecognized status bit \"%s\""
12075 msgstr ""
12076
12077 #: config/tc-tic54x.c:4243
12078 #, c-format
12079 msgid "Invalid status register \"%s\""
12080 msgstr ""
12081
12082 #: config/tc-tic54x.c:4255
12083 #, c-format
12084 msgid "Operand \"%s\" out of range (use 1 or 2)"
12085 msgstr ""
12086
12087 #: config/tc-tic54x.c:4463
12088 #, c-format
12089 msgid "Unrecognized instruction \"%s\""
12090 msgstr ""
12091
12092 #: config/tc-tic54x.c:4492
12093 #, c-format
12094 msgid "Unrecognized operand list '%s' for instruction '%s'"
12095 msgstr ""
12096
12097 #: config/tc-tic54x.c:4524
12098 #, c-format
12099 msgid "Unrecognized parallel instruction \"%s\""
12100 msgstr ""
12101
12102 #: config/tc-tic54x.c:4575
12103 #, c-format
12104 msgid "Invalid operand (s) for parallel instruction \"%s\""
12105 msgstr ""
12106
12107 #: config/tc-tic54x.c:4578
12108 #, c-format
12109 msgid "Unrecognized parallel instruction combination \"%s || %s\""
12110 msgstr ""
12111
12112 #: config/tc-tic54x.c:4815
12113 #, c-format
12114 msgid "%s symbol recursion stopped at second appearance of '%s'"
12115 msgstr ""
12116
12117 #: config/tc-tic54x.c:4855
12118 msgid "Unrecognized substitution symbol function"
12119 msgstr ""
12120
12121 #: config/tc-tic54x.c:4860
12122 msgid "Missing '(' after substitution symbol function"
12123 msgstr ""
12124
12125 #: config/tc-tic54x.c:4874
12126 msgid "Expecting second argument"
12127 msgstr ""
12128
12129 #: config/tc-tic54x.c:4887 config/tc-tic54x.c:4937
12130 msgid "Extra junk in function call, expecting ')'"
12131 msgstr ""
12132
12133 #: config/tc-tic54x.c:4913
12134 msgid "Function expects two arguments"
12135 msgstr ""
12136
12137 #: config/tc-tic54x.c:4926
12138 msgid "Expecting character constant argument"
12139 msgstr ""
12140
12141 #: config/tc-tic54x.c:4932
12142 msgid "Both arguments must be substitution symbols"
12143 msgstr ""
12144
12145 #: config/tc-tic54x.c:4985
12146 #, c-format
12147 msgid "Invalid subscript (use 1 to %d)"
12148 msgstr ""
12149
12150 #: config/tc-tic54x.c:4995
12151 #, c-format
12152 msgid "Invalid length (use 0 to %d"
12153 msgstr ""
12154
12155 #: config/tc-tic54x.c:5005
12156 msgid "Missing ')' in subscripted substitution symbol expression"
12157 msgstr ""
12158
12159 #: config/tc-tic54x.c:5025
12160 msgid "Missing forced substitution terminator ':'"
12161 msgstr ""
12162
12163 #: config/tc-tic54x.c:5180
12164 #, c-format
12165 msgid ""
12166 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12167 "left)"
12168 msgstr ""
12169
12170 #: config/tc-tic54x.c:5221
12171 #, c-format
12172 msgid "Unrecognized parallel instruction '%s'"
12173 msgstr ""
12174
12175 #: config/tc-tic54x.c:5233
12176 #, c-format
12177 msgid "Instruction '%s' requires an LP cpu version"
12178 msgstr ""
12179
12180 #: config/tc-tic54x.c:5240
12181 #, c-format
12182 msgid "Instruction '%s' requires far mode addressing"
12183 msgstr ""
12184
12185 #: config/tc-tic54x.c:5252
12186 #, c-format
12187 msgid ""
12188 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12189 "left). Resulting behavior is undefined."
12190 msgstr ""
12191
12192 #: config/tc-tic54x.c:5262
12193 msgid ""
12194 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
12195 "Resulting behavior is undefined."
12196 msgstr ""
12197
12198 #: config/tc-tic54x.c:5273
12199 #, c-format
12200 msgid "'%s' is not repeatable. Resulting behavior is undefined."
12201 msgstr ""
12202
12203 #: config/tc-tic54x.c:5277
12204 msgid ""
12205 "Instructions using long offset modifiers or absolute addresses are not "
12206 "repeatable. Resulting behavior is undefined."
12207 msgstr ""
12208
12209 #: config/tc-tic54x.c:5438
12210 #, c-format
12211 msgid "Unsupported relocation size %d"
12212 msgstr ""
12213
12214 #: config/tc-tic54x.c:5581
12215 msgid "non-absolute value used with .space/.bes"
12216 msgstr ""
12217
12218 #: config/tc-tic54x.c:5585
12219 #, c-format
12220 msgid "negative value ignored in %s"
12221 msgstr ""
12222
12223 #: config/tc-tic54x.c:5674
12224 #, c-format
12225 msgid "attempt to .space/.bes backwards? (%ld)"
12226 msgstr ""
12227
12228 #: config/tc-tic54x.c:5708
12229 #, c-format
12230 msgid "Invalid label '%s'"
12231 msgstr ""
12232
12233 #: config/tc-v850.c:233
12234 #, c-format
12235 msgid ".COMMon length (%d.) < 0! Ignored."
12236 msgstr ""
12237
12238 #: config/tc-v850.c:254
12239 #, c-format
12240 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12241 msgstr ""
12242
12243 #: config/tc-v850.c:280
12244 msgid "Common alignment negative; 0 assumed"
12245 msgstr ""
12246
12247 #: config/tc-v850.c:938
12248 #, c-format
12249 msgid "unknown operand shift: %x\n"
12250 msgstr ""
12251
12252 #: config/tc-v850.c:939
12253 msgid "internal failure in parse_register_list"
12254 msgstr ""
12255
12256 #: config/tc-v850.c:955
12257 msgid "constant expression or register list expected"
12258 msgstr ""
12259
12260 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12261 msgid "high bits set in register list expression"
12262 msgstr ""
12263
12264 #: config/tc-v850.c:1031 config/tc-v850.c:1094
12265 msgid "illegal register included in list"
12266 msgstr ""
12267
12268 #: config/tc-v850.c:1037
12269 msgid "system registers cannot be included in list"
12270 msgstr ""
12271
12272 #: config/tc-v850.c:1042
12273 msgid "PSW cannot be included in list"
12274 msgstr ""
12275
12276 #: config/tc-v850.c:1049
12277 msgid "High value system registers cannot be included in list"
12278 msgstr ""
12279
12280 #: config/tc-v850.c:1073
12281 msgid "second register should follow dash in register list"
12282 msgstr ""
12283
12284 #: config/tc-v850.c:1118
12285 #, c-format
12286 msgid " V850 options:\n"
12287 msgstr ""
12288
12289 #: config/tc-v850.c:1119
12290 #, c-format
12291 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
12292 msgstr ""
12293
12294 #: config/tc-v850.c:1120
12295 #, c-format
12296 msgid ""
12297 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
12298 msgstr ""
12299
12300 #: config/tc-v850.c:1121
12301 #, c-format
12302 msgid "  -mv850                    The code is targeted at the v850\n"
12303 msgstr ""
12304
12305 #: config/tc-v850.c:1122
12306 #, c-format
12307 msgid "  -mv850e                   The code is targeted at the v850e\n"
12308 msgstr ""
12309
12310 #: config/tc-v850.c:1123
12311 #, c-format
12312 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
12313 msgstr ""
12314
12315 #: config/tc-v850.c:1124
12316 #, c-format
12317 msgid ""
12318 "  -mv850any                 The code is generic, despite any processor "
12319 "specific instructions\n"
12320 msgstr ""
12321
12322 #: config/tc-v850.c:1125
12323 #, c-format
12324 msgid "  -mrelax                   Enable relaxation\n"
12325 msgstr ""
12326
12327 #: config/tc-v850.c:1291
12328 #, c-format
12329 msgid "Unable to determine default target processor from string: %s"
12330 msgstr ""
12331
12332 #: config/tc-v850.c:1326
12333 msgid "lo() relocation used on an instruction which does not support it"
12334 msgstr ""
12335
12336 #: config/tc-v850.c:1343
12337 msgid "ctoff() relocation used on an instruction which does not support it"
12338 msgstr ""
12339
12340 #: config/tc-v850.c:1365
12341 msgid "sdaoff() relocation used on an instruction which does not support it"
12342 msgstr ""
12343
12344 #: config/tc-v850.c:1387
12345 msgid "zdaoff() relocation used on an instruction which does not support it"
12346 msgstr ""
12347
12348 #: config/tc-v850.c:1420
12349 msgid "tdaoff() relocation used on an instruction which does not support it"
12350 msgstr ""
12351
12352 #: config/tc-v850.c:1625
12353 msgid "Target processor does not support this instruction."
12354 msgstr ""
12355
12356 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
12357 msgid "immediate operand is too large"
12358 msgstr ""
12359
12360 #: config/tc-v850.c:1725
12361 msgid "AAARG -> unhandled constant reloc"
12362 msgstr ""
12363
12364 #: config/tc-v850.c:1768
12365 msgid "invalid register name"
12366 msgstr ""
12367
12368 #: config/tc-v850.c:1772
12369 msgid "register r0 cannot be used here"
12370 msgstr ""
12371
12372 #: config/tc-v850.c:1783
12373 msgid "invalid system register name"
12374 msgstr ""
12375
12376 #: config/tc-v850.c:1795
12377 msgid "expected EP register"
12378 msgstr ""
12379
12380 #: config/tc-v850.c:1811
12381 msgid "invalid condition code name"
12382 msgstr ""
12383
12384 #: config/tc-v850.c:1831 config/tc-v850.c:1835
12385 msgid "constant too big to fit into instruction"
12386 msgstr ""
12387
12388 #: config/tc-v850.c:1888
12389 msgid "syntax error: value is missing before the register name"
12390 msgstr ""
12391
12392 #: config/tc-v850.c:1890
12393 msgid "syntax error: register not expected"
12394 msgstr ""
12395
12396 #: config/tc-v850.c:1903
12397 msgid "syntax error: system register not expected"
12398 msgstr ""
12399
12400 #: config/tc-v850.c:1907
12401 msgid "syntax error: condition code not expected"
12402 msgstr ""
12403
12404 #: config/tc-v850.c:1941 config/tc-xtensa.c:11525
12405 msgid "invalid operand"
12406 msgstr ""
12407
12408 #: config/tc-vax.c:1343
12409 msgid "no '[' to match ']'"
12410 msgstr ""
12411
12412 #: config/tc-vax.c:1359
12413 msgid "bad register in []"
12414 msgstr ""
12415
12416 #: config/tc-vax.c:1361
12417 msgid "[PC] index banned"
12418 msgstr ""
12419
12420 #: config/tc-vax.c:1397
12421 msgid "no '(' to match ')'"
12422 msgstr ""
12423
12424 #: config/tc-vax.c:1513
12425 msgid "invalid branch operand"
12426 msgstr ""
12427
12428 #: config/tc-vax.c:1540
12429 msgid "address prohibits @"
12430 msgstr ""
12431
12432 #: config/tc-vax.c:1542
12433 msgid "address prohibits #"
12434 msgstr ""
12435
12436 #: config/tc-vax.c:1546
12437 msgid "address prohibits -()"
12438 msgstr ""
12439
12440 #: config/tc-vax.c:1548
12441 msgid "address prohibits ()+"
12442 msgstr ""
12443
12444 #: config/tc-vax.c:1551
12445 msgid "address prohibits ()"
12446 msgstr ""
12447
12448 #: config/tc-vax.c:1553
12449 msgid "address prohibits []"
12450 msgstr ""
12451
12452 #: config/tc-vax.c:1555
12453 msgid "address prohibits register"
12454 msgstr ""
12455
12456 #: config/tc-vax.c:1557
12457 msgid "address prohibits displacement length specifier"
12458 msgstr ""
12459
12460 #: config/tc-vax.c:1585
12461 msgid "invalid operand of S^#"
12462 msgstr ""
12463
12464 #: config/tc-vax.c:1598
12465 msgid "S^# needs expression"
12466 msgstr ""
12467
12468 #: config/tc-vax.c:1605
12469 msgid "S^# may only read-access"
12470 msgstr ""
12471
12472 #: config/tc-vax.c:1628
12473 msgid "invalid operand of -()"
12474 msgstr ""
12475
12476 #: config/tc-vax.c:1634
12477 msgid "-(PC) unpredictable"
12478 msgstr ""
12479
12480 #: config/tc-vax.c:1636
12481 msgid "[]index same as -()register: unpredictable"
12482 msgstr ""
12483
12484 #: config/tc-vax.c:1668
12485 msgid "invalid operand of ()+"
12486 msgstr ""
12487
12488 #: config/tc-vax.c:1674
12489 msgid "(PC)+ unpredictable"
12490 msgstr ""
12491
12492 #: config/tc-vax.c:1676
12493 msgid "[]index same as ()+register: unpredictable"
12494 msgstr ""
12495
12496 #: config/tc-vax.c:1699
12497 msgid "# conflicts length"
12498 msgstr ""
12499
12500 #: config/tc-vax.c:1701
12501 msgid "# bars register"
12502 msgstr ""
12503
12504 #: config/tc-vax.c:1721
12505 msgid "writing or modifying # is unpredictable"
12506 msgstr ""
12507
12508 #: config/tc-vax.c:1747
12509 msgid "length not needed"
12510 msgstr ""
12511
12512 #: config/tc-vax.c:1754
12513 msgid "can't []index a register, because it has no address"
12514 msgstr ""
12515
12516 #: config/tc-vax.c:1756
12517 msgid "a register has no address"
12518 msgstr ""
12519
12520 #: config/tc-vax.c:1765
12521 msgid "PC part of operand unpredictable"
12522 msgstr ""
12523
12524 #: config/tc-vax.c:1921
12525 msgid "odd number of bytes in operand description"
12526 msgstr ""
12527
12528 #: config/tc-vax.c:1935
12529 msgid "Bad operand"
12530 msgstr ""
12531
12532 #: config/tc-vax.c:1940
12533 msgid "Not enough operands"
12534 msgstr ""
12535
12536 #: config/tc-vax.c:1947
12537 msgid "Too many operands"
12538 msgstr ""
12539
12540 #: config/tc-vax.c:2217
12541 msgid "SYMBOL TABLE not implemented"
12542 msgstr ""
12543
12544 #: config/tc-vax.c:2221
12545 msgid "TOKEN TRACE not implemented"
12546 msgstr ""
12547
12548 #: config/tc-vax.c:2225
12549 #, c-format
12550 msgid "Displacement length %s ignored!"
12551 msgstr ""
12552
12553 #: config/tc-vax.c:2229
12554 #, c-format
12555 msgid "I don't need or use temp. file \"%s\"."
12556 msgstr ""
12557
12558 #: config/tc-vax.c:2233
12559 msgid "I don't use an interpass file! -V ignored"
12560 msgstr ""
12561
12562 #: config/tc-vax.c:2290
12563 #, c-format
12564 msgid ""
12565 "VAX options:\n"
12566 "-d LENGTH\t\tignored\n"
12567 "-J\t\t\tignored\n"
12568 "-S\t\t\tignored\n"
12569 "-t FILE\t\t\tignored\n"
12570 "-T\t\t\tignored\n"
12571 "-V\t\t\tignored\n"
12572 msgstr ""
12573
12574 #: config/tc-vax.c:2299
12575 #, c-format
12576 msgid ""
12577 "VMS options:\n"
12578 "-+\t\t\thash encode names longer than 31 characters\n"
12579 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
12580 "-H\t\t\tshow new symbol after hash truncation\n"
12581 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12582 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12583 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12584 msgstr ""
12585
12586 #: config/tc-vax.c:2464
12587 #, c-format
12588 msgid "Ignoring statement due to \"%s\""
12589 msgstr ""
12590
12591 #: config/tc-vax.c:2481
12592 #, c-format
12593 msgid "Aborting because statement has \"%s\""
12594 msgstr ""
12595
12596 #: config/tc-vax.c:2526
12597 msgid "Can't relocate expression"
12598 msgstr ""
12599
12600 #: config/tc-vax.c:2629
12601 msgid "Bignum not permitted in short literal. Immediate mode assumed."
12602 msgstr ""
12603
12604 #: config/tc-vax.c:2638
12605 msgid "Can't do flonum short literal: immediate mode used."
12606 msgstr ""
12607
12608 #: config/tc-vax.c:2685
12609 #, c-format
12610 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12611 msgstr ""
12612
12613 #: config/tc-vax.c:2996
12614 #, c-format
12615 msgid "Short literal overflow(%ld.), immediate mode assumed."
12616 msgstr ""
12617
12618 #: config/tc-vax.c:3005
12619 #, c-format
12620 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12621 msgstr ""
12622
12623 #: config/tc-vax.c:3070
12624 msgid "Length specification ignored. Address mode 9F used"
12625 msgstr ""
12626
12627 #: config/tc-vax.c:3128
12628 msgid "Invalid operand:  immediate value used as base address."
12629 msgstr ""
12630
12631 #: config/tc-vax.c:3130
12632 msgid "Invalid operand:  immediate value used as address."
12633 msgstr ""
12634
12635 #: config/tc-vax.c:3155
12636 msgid "Symbol used as immediate operand in PIC mode."
12637 msgstr ""
12638
12639 #: config/tc-vax.c:3258
12640 #, c-format
12641 msgid "VIP_BEGIN error:%s"
12642 msgstr ""
12643
12644 #: config/tc-xc16x.c:211
12645 #, c-format
12646 msgid " XC16X specific command line options:\n"
12647 msgstr ""
12648
12649 #: config/tc-xstormy16.c:78
12650 #, c-format
12651 msgid " XSTORMY16 specific command line options:\n"
12652 msgstr ""
12653
12654 #: config/tc-xtensa.c:603
12655 msgid "illegal range of target hardware versions"
12656 msgstr ""
12657
12658 #: config/tc-xtensa.c:752
12659 msgid "--density option is ignored"
12660 msgstr ""
12661
12662 #: config/tc-xtensa.c:755
12663 msgid "--no-density option is ignored"
12664 msgstr ""
12665
12666 #: config/tc-xtensa.c:764
12667 msgid "--generics is deprecated; use --transform instead"
12668 msgstr ""
12669
12670 #: config/tc-xtensa.c:767
12671 msgid "--no-generics is deprecated; use --no-transform instead"
12672 msgstr ""
12673
12674 #: config/tc-xtensa.c:770
12675 msgid "--relax is deprecated; use --transform instead"
12676 msgstr ""
12677
12678 #: config/tc-xtensa.c:773
12679 msgid "--no-relax is deprecated; use --no-transform instead"
12680 msgstr ""
12681
12682 #: config/tc-xtensa.c:790
12683 msgid "--absolute-literals option not supported in this Xtensa configuration"
12684 msgstr ""
12685
12686 #: config/tc-xtensa.c:863
12687 msgid "prefer-l32r conflicts with prefer-const16"
12688 msgstr ""
12689
12690 #: config/tc-xtensa.c:869
12691 msgid "prefer-const16 conflicts with prefer-l32r"
12692 msgstr ""
12693
12694 #: config/tc-xtensa.c:877 config/tc-xtensa.c:886 config/tc-xtensa.c:890
12695 msgid "invalid target hardware version"
12696 msgstr ""
12697
12698 #: config/tc-xtensa.c:1065
12699 msgid "unmatched end directive"
12700 msgstr ""
12701
12702 #: config/tc-xtensa.c:1094
12703 msgid ".begin directive with no matching .end directive"
12704 msgstr ""
12705
12706 #: config/tc-xtensa.c:1135
12707 msgid "[no-]generics is deprecated; use [no-]transform instead"
12708 msgstr ""
12709
12710 #: config/tc-xtensa.c:1140
12711 msgid "[no-]relax is deprecated; use [no-]transform instead"
12712 msgstr ""
12713
12714 #: config/tc-xtensa.c:1153
12715 #, c-format
12716 msgid "directive %s cannot be negated"
12717 msgstr ""
12718
12719 #: config/tc-xtensa.c:1159
12720 msgid "unknown directive"
12721 msgstr ""
12722
12723 #: config/tc-xtensa.c:1180 config/tc-xtensa.c:1276 config/tc-xtensa.c:1518
12724 #: config/tc-xtensa.c:5561
12725 msgid "directives are not valid inside bundles"
12726 msgstr ""
12727
12728 #: config/tc-xtensa.c:1192
12729 msgid ".begin literal is deprecated; use .literal instead"
12730 msgstr ""
12731
12732 #: config/tc-xtensa.c:1206
12733 msgid "cannot set literal_prefix inside literal fragment"
12734 msgstr ""
12735
12736 #: config/tc-xtensa.c:1239
12737 msgid ".begin [no-]density is ignored"
12738 msgstr ""
12739
12740 #: config/tc-xtensa.c:1246 config/tc-xtensa.c:1296
12741 msgid "Xtensa absolute literals option not supported; ignored"
12742 msgstr ""
12743
12744 #: config/tc-xtensa.c:1289
12745 msgid ".end [no-]density is ignored"
12746 msgstr ""
12747
12748 #: config/tc-xtensa.c:1314
12749 #, c-format
12750 msgid "does not match begin %s%s at %s:%d"
12751 msgstr ""
12752
12753 #: config/tc-xtensa.c:1369
12754 msgid ".literal_position inside literal directive; ignoring"
12755 msgstr ""
12756
12757 #: config/tc-xtensa.c:1389
12758 msgid ".literal not allowed inside .begin literal region"
12759 msgstr ""
12760
12761 #: config/tc-xtensa.c:1425
12762 msgid "expected comma or colon after symbol name; rest of line ignored"
12763 msgstr ""
12764
12765 #: config/tc-xtensa.c:1487
12766 msgid "fall through frequency must be greater than 0"
12767 msgstr ""
12768
12769 #: config/tc-xtensa.c:1495
12770 msgid "branch target frequency must be greater than 0"
12771 msgstr ""
12772
12773 #: config/tc-xtensa.c:1543
12774 #, c-format
12775 msgid "opcode-specific %s relocation used outside an instruction"
12776 msgstr ""
12777
12778 #: config/tc-xtensa.c:1722 config/tc-xtensa.c:1739
12779 #, c-format
12780 msgid "bad register name: %s"
12781 msgstr ""
12782
12783 #: config/tc-xtensa.c:1728
12784 #, c-format
12785 msgid "bad register number: %s"
12786 msgstr ""
12787
12788 #: config/tc-xtensa.c:1805
12789 msgid "register number out of range"
12790 msgstr ""
12791
12792 #: config/tc-xtensa.c:1889
12793 msgid "extra comma"
12794 msgstr ""
12795
12796 #: config/tc-xtensa.c:1891
12797 msgid "extra colon"
12798 msgstr ""
12799
12800 #: config/tc-xtensa.c:1893
12801 msgid "missing argument"
12802 msgstr ""
12803
12804 #: config/tc-xtensa.c:1895
12805 msgid "missing comma or colon"
12806 msgstr ""
12807
12808 #: config/tc-xtensa.c:1952
12809 msgid "incorrect register number, ignoring"
12810 msgstr ""
12811
12812 #: config/tc-xtensa.c:1959
12813 msgid "too many arguments"
12814 msgstr ""
12815
12816 #: config/tc-xtensa.c:2032
12817 #, c-format
12818 msgid "cannot encode opcode \"%s\""
12819 msgstr ""
12820
12821 #: config/tc-xtensa.c:2126
12822 #, c-format
12823 msgid "not enough operands (%d) for '%s'; expected %d"
12824 msgstr ""
12825
12826 #: config/tc-xtensa.c:2133
12827 #, c-format
12828 msgid "too many operands (%d) for '%s'; expected %d"
12829 msgstr ""
12830
12831 #: config/tc-xtensa.c:2184
12832 #, c-format
12833 msgid "invalid register '%s' for '%s' instruction"
12834 msgstr ""
12835
12836 #: config/tc-xtensa.c:2191
12837 #, c-format
12838 msgid "invalid register number (%ld) for '%s' instruction"
12839 msgstr ""
12840
12841 #: config/tc-xtensa.c:2259
12842 #, c-format
12843 msgid "invalid register number (%ld) for '%s'"
12844 msgstr ""
12845
12846 #: config/tc-xtensa.c:2650
12847 #, c-format
12848 msgid "operand %d of '%s' has out of range value '%u'"
12849 msgstr ""
12850
12851 #: config/tc-xtensa.c:2656
12852 #, c-format
12853 msgid "operand %d of '%s' has invalid value '%u'"
12854 msgstr ""
12855
12856 #: config/tc-xtensa.c:2704
12857 #, c-format
12858 msgid "internal error: unknown option name '%s'"
12859 msgstr ""
12860
12861 #: config/tc-xtensa.c:3779
12862 msgid "INSTR_LABEL_DEF not supported yet"
12863 msgstr ""
12864
12865 #: config/tc-xtensa.c:3808
12866 msgid "can't handle generation of literal/labels yet"
12867 msgstr ""
12868
12869 #: config/tc-xtensa.c:3812
12870 msgid "can't handle undefined OP TYPE"
12871 msgstr ""
12872
12873 #: config/tc-xtensa.c:3873
12874 #, c-format
12875 msgid "found %d operands for '%s':  Expected %d"
12876 msgstr ""
12877
12878 #: config/tc-xtensa.c:3880
12879 #, c-format
12880 msgid "found too many (%d) operands for '%s':  Expected %d"
12881 msgstr ""
12882
12883 #: config/tc-xtensa.c:3901
12884 msgid "immediate operands sum to greater than 32"
12885 msgstr ""
12886
12887 #: config/tc-xtensa.c:4031
12888 msgid "invalid immediate"
12889 msgstr ""
12890
12891 #: config/tc-xtensa.c:4145
12892 #, c-format
12893 msgid "invalid relocation for operand %i of '%s'"
12894 msgstr ""
12895
12896 #: config/tc-xtensa.c:4155
12897 #, c-format
12898 msgid "invalid expression for operand %i of '%s'"
12899 msgstr ""
12900
12901 #: config/tc-xtensa.c:4165
12902 #, c-format
12903 msgid "invalid relocation in instruction slot %i"
12904 msgstr ""
12905
12906 #: config/tc-xtensa.c:4172
12907 #, c-format
12908 msgid "undefined symbol for opcode \"%s\""
12909 msgstr ""
12910
12911 #: config/tc-xtensa.c:4627
12912 msgid "opcode 'NOP.N' unavailable in this configuration"
12913 msgstr ""
12914
12915 #: config/tc-xtensa.c:4687
12916 msgid "get_expanded_loop_offset: invalid opcode"
12917 msgstr ""
12918
12919 #: config/tc-xtensa.c:4819
12920 #, c-format
12921 msgid "assembly state not set for first frag in section %s"
12922 msgstr ""
12923
12924 #: config/tc-xtensa.c:4872
12925 #, c-format
12926 msgid "unaligned branch target: %d bytes at 0x%lx"
12927 msgstr ""
12928
12929 #: config/tc-xtensa.c:4911
12930 #, c-format
12931 msgid "unaligned loop: %d bytes at 0x%lx"
12932 msgstr ""
12933
12934 #: config/tc-xtensa.c:4935
12935 msgid "unexpected fix"
12936 msgstr ""
12937
12938 #: config/tc-xtensa.c:4946 config/tc-xtensa.c:4950
12939 msgid "undecodable fix"
12940 msgstr ""
12941
12942 #: config/tc-xtensa.c:5077
12943 msgid "labels are not valid inside bundles"
12944 msgstr ""
12945
12946 #: config/tc-xtensa.c:5097
12947 msgid "invalid last instruction for a zero-overhead loop"
12948 msgstr ""
12949
12950 #: config/tc-xtensa.c:5162
12951 msgid "extra opening brace"
12952 msgstr ""
12953
12954 #: config/tc-xtensa.c:5172
12955 msgid "extra closing brace"
12956 msgstr ""
12957
12958 #: config/tc-xtensa.c:5199
12959 msgid "missing closing brace"
12960 msgstr ""
12961
12962 #: config/tc-xtensa.c:5279
12963 #, c-format
12964 msgid "unknown opcode or format name '%s'"
12965 msgstr ""
12966
12967 #: config/tc-xtensa.c:5285
12968 msgid "format names only valid inside bundles"
12969 msgstr ""
12970
12971 #: config/tc-xtensa.c:5290
12972 #, c-format
12973 msgid "multiple formats specified for one bundle; using '%s'"
12974 msgstr ""
12975
12976 #: config/tc-xtensa.c:5339
12977 msgid "entry instruction with stack decrement < 16"
12978 msgstr ""
12979
12980 #: config/tc-xtensa.c:5392
12981 msgid "unaligned entry instruction"
12982 msgstr ""
12983
12984 #: config/tc-xtensa.c:5454
12985 msgid "bad instruction format"
12986 msgstr ""
12987
12988 #: config/tc-xtensa.c:5457
12989 msgid "invalid relocation"
12990 msgstr ""
12991
12992 #: config/tc-xtensa.c:5468
12993 #, c-format
12994 msgid "invalid relocation for '%s' instruction"
12995 msgstr ""
12996
12997 #: config/tc-xtensa.c:5480
12998 #, c-format
12999 msgid "invalid relocation for operand %d of '%s'"
13000 msgstr ""
13001
13002 #: config/tc-xtensa.c:5644
13003 msgid "cannot represent subtraction with an offset"
13004 msgstr ""
13005
13006 #: config/tc-xtensa.c:5732
13007 #, c-format
13008 msgid "unhandled local relocation fix %s"
13009 msgstr ""
13010
13011 #: config/tc-xtensa.c:6003
13012 msgid "couldn't find a valid instruction format"
13013 msgstr ""
13014
13015 #: config/tc-xtensa.c:6004
13016 #, c-format
13017 msgid "    ops were: "
13018 msgstr ""
13019
13020 #: config/tc-xtensa.c:6006
13021 #, c-format
13022 msgid " %s;"
13023 msgstr ""
13024
13025 #: config/tc-xtensa.c:6017
13026 #, c-format
13027 msgid "format '%s' allows %d slots, but there are %d opcodes"
13028 msgstr ""
13029
13030 #: config/tc-xtensa.c:6028 config/tc-xtensa.c:6126
13031 msgid "illegal resource usage in bundle"
13032 msgstr ""
13033
13034 #: config/tc-xtensa.c:6213
13035 #, c-format
13036 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13037 msgstr ""
13038
13039 #: config/tc-xtensa.c:6218
13040 #, c-format
13041 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13042 msgstr ""
13043
13044 #: config/tc-xtensa.c:6223
13045 #, c-format
13046 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13047 msgstr ""
13048
13049 #: config/tc-xtensa.c:6228
13050 #, c-format
13051 msgid ""
13052 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13053 msgstr ""
13054
13055 #: config/tc-xtensa.c:6244
13056 msgid "multiple branches or jumps in the same bundle"
13057 msgstr ""
13058
13059 #: config/tc-xtensa.c:6692
13060 msgid "cannot assemble into a literal fragment"
13061 msgstr ""
13062
13063 #: config/tc-xtensa.c:6694
13064 msgid "..."
13065 msgstr ""
13066
13067 #: config/tc-xtensa.c:7238
13068 msgid ""
13069 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13070 msgstr ""
13071
13072 #: config/tc-xtensa.c:7350
13073 msgid "branching or jumping to a loop end may trigger hardware errata"
13074 msgstr ""
13075
13076 #: config/tc-xtensa.c:7432
13077 msgid "loop end too close to another loop end may trigger hardware errata"
13078 msgstr ""
13079
13080 #: config/tc-xtensa.c:7441
13081 #, c-format
13082 msgid "fr_var %lu < length %d"
13083 msgstr ""
13084
13085 #: config/tc-xtensa.c:7600
13086 msgid ""
13087 "loop containing less than three instructions may trigger hardware errata"
13088 msgstr ""
13089
13090 #: config/tc-xtensa.c:7672
13091 msgid "undecodable instruction in instruction frag"
13092 msgstr ""
13093
13094 #: config/tc-xtensa.c:7782
13095 msgid "invalid empty loop"
13096 msgstr ""
13097
13098 #: config/tc-xtensa.c:7787
13099 msgid "loop target does not follow loop instruction in section"
13100 msgstr ""
13101
13102 #: config/tc-xtensa.c:8360
13103 msgid "bad relaxation state"
13104 msgstr ""
13105
13106 #: config/tc-xtensa.c:8418
13107 #, c-format
13108 msgid "fr_var (%ld) < length (%d)"
13109 msgstr ""
13110
13111 #: config/tc-xtensa.c:8925
13112 msgid "internal error: relaxation failed"
13113 msgstr ""
13114
13115 #: config/tc-xtensa.c:8931
13116 msgid "internal error: relaxation requires too many steps"
13117 msgstr ""
13118
13119 #: config/tc-xtensa.c:9107
13120 msgid "invalid relaxation fragment result"
13121 msgstr ""
13122
13123 #: config/tc-xtensa.c:9186
13124 msgid "unable to widen instruction"
13125 msgstr ""
13126
13127 #: config/tc-xtensa.c:9326
13128 msgid "multiple literals in expansion"
13129 msgstr ""
13130
13131 #: config/tc-xtensa.c:9330
13132 msgid "no registered fragment for literal"
13133 msgstr ""
13134
13135 #: config/tc-xtensa.c:9332
13136 msgid "number of literal tokens != 1"
13137 msgstr ""
13138
13139 #: config/tc-xtensa.c:9462 config/tc-xtensa.c:9468
13140 #, c-format
13141 msgid "unresolved loop target symbol: %s"
13142 msgstr ""
13143
13144 #: config/tc-xtensa.c:9574
13145 #, c-format
13146 msgid "invalid expression evaluation type %d"
13147 msgstr ""
13148
13149 #: config/tc-xtensa.c:9591
13150 msgid "loop too long for LOOP instruction"
13151 msgstr ""
13152
13153 #: config/tc-xtensa.c:9861
13154 #, c-format
13155 msgid "fixes not all moved from %s"
13156 msgstr ""
13157
13158 #: config/tc-xtensa.c:9992
13159 msgid ""
13160 "literal pool location required for text-section-literals; specify with ."
13161 "literal_position"
13162 msgstr ""
13163
13164 #: config/tc-xtensa.c:10921
13165 msgid "too many operands in instruction"
13166 msgstr ""
13167
13168 #: config/tc-xtensa.c:11132
13169 msgid "invalid symbolic operand"
13170 msgstr ""
13171
13172 #: config/tc-xtensa.c:11193
13173 msgid "operand number mismatch"
13174 msgstr ""
13175
13176 #: config/tc-xtensa.c:11197
13177 #, c-format
13178 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13179 msgstr ""
13180
13181 #: config/tc-xtensa.c:11222
13182 #, c-format
13183 msgid "xtensa-isa failure: %s"
13184 msgstr ""
13185
13186 #: config/tc-xtensa.c:11293
13187 msgid "invalid opcode"
13188 msgstr ""
13189
13190 #: config/tc-xtensa.c:11299
13191 msgid "too few operands"
13192 msgstr ""
13193
13194 #: config/tc-xtensa.c:11414 config/tc-xtensa.c:11420
13195 msgid "out of memory"
13196 msgstr ""
13197
13198 #: config/tc-xtensa.c:11531
13199 msgid "symbolic operand not allowed"
13200 msgstr ""
13201
13202 #: config/tc-xtensa.c:11568
13203 msgid "cannot decode instruction format"
13204 msgstr ""
13205
13206 #: config/tc-xtensa.c:11712
13207 msgid "ignoring extra '-rename-section' delimiter ':'"
13208 msgstr ""
13209
13210 #: config/tc-xtensa.c:11717
13211 #, c-format
13212 msgid "ignoring invalid '-rename-section' specification: '%s'"
13213 msgstr ""
13214
13215 #: config/tc-xtensa.c:11728
13216 #, c-format
13217 msgid "section %s renamed multiple times"
13218 msgstr ""
13219
13220 #: config/tc-xtensa.c:11730
13221 #, c-format
13222 msgid "multiple sections remapped to output section %s"
13223 msgstr ""
13224
13225 #: config/tc-z80.c:244
13226 msgid "-- unterminated string"
13227 msgstr ""
13228
13229 #: config/tc-z80.c:314
13230 msgid "floating point numbers are not implemented"
13231 msgstr ""
13232
13233 #: config/tc-z80.c:493 config/tc-z80.c:499
13234 msgid "mismatched parentheses"
13235 msgstr ""
13236
13237 #: config/tc-z80.c:553
13238 msgid "bad offset expression syntax"
13239 msgstr ""
13240
13241 #: config/tc-z80.c:577
13242 msgid "bad expression syntax"
13243 msgstr ""
13244
13245 #: config/tc-z80.c:690
13246 msgid "cannot make a relative jump to an absolute location"
13247 msgstr ""
13248
13249 #: config/tc-z80.c:702 config/tc-z80.c:1960
13250 msgid "overflow"
13251 msgstr ""
13252
13253 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13254 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13255 msgid "bad intruction syntax"
13256 msgstr ""
13257
13258 #: config/tc-z80.c:1203
13259 msgid "condition code invalid for jr"
13260 msgstr ""
13261
13262 #: config/tc-z80.c:1225
13263 msgid "bad instruction syntax"
13264 msgstr ""
13265
13266 #: config/tc-z80.c:1704
13267 msgid "parentheses ignored"
13268 msgstr ""
13269
13270 #: config/tc-z80.c:1909 read.c:3505
13271 #, c-format
13272 msgid "junk at end of line, first unrecognized character is `%c'"
13273 msgstr ""
13274
13275 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
13276 msgid "relative jump out of range"
13277 msgstr ""
13278
13279 #: config/tc-z80.c:1952
13280 msgid "index offset  out of range"
13281 msgstr ""
13282
13283 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
13284 #, c-format
13285 msgid "md_apply_fix: unknown r_type 0x%x\n"
13286 msgstr ""
13287
13288 #: config/tc-z8k.c:282
13289 #, c-format
13290 msgid "register rr%d out of range"
13291 msgstr ""
13292
13293 #: config/tc-z8k.c:284
13294 #, c-format
13295 msgid "register rr%d does not exist"
13296 msgstr ""
13297
13298 #: config/tc-z8k.c:296
13299 #, c-format
13300 msgid "register rh%d out of range"
13301 msgstr ""
13302
13303 #: config/tc-z8k.c:308
13304 #, c-format
13305 msgid "register rl%d out of range"
13306 msgstr ""
13307
13308 #: config/tc-z8k.c:321
13309 #, c-format
13310 msgid "register rq%d out of range"
13311 msgstr ""
13312
13313 #: config/tc-z8k.c:323
13314 #, c-format
13315 msgid "register rq%d does not exist"
13316 msgstr ""
13317
13318 #: config/tc-z8k.c:335
13319 #, c-format
13320 msgid "register r%d out of range"
13321 msgstr ""
13322
13323 #: config/tc-z8k.c:376
13324 #, c-format
13325 msgid "expected %c"
13326 msgstr ""
13327
13328 #: config/tc-z8k.c:391
13329 #, c-format
13330 msgid "register is wrong size for a word %s"
13331 msgstr ""
13332
13333 #: config/tc-z8k.c:405
13334 #, c-format
13335 msgid "register is wrong size for address %s"
13336 msgstr ""
13337
13338 #: config/tc-z8k.c:539
13339 #, c-format
13340 msgid "unknown interrupt %s"
13341 msgstr ""
13342
13343 #. No interrupt type specified, opcode won't do anything.
13344 #: config/tc-z8k.c:562
13345 msgid "opcode has no effect"
13346 msgstr ""
13347
13348 #: config/tc-z8k.c:673
13349 msgid "Missing ) in ra(rb)"
13350 msgstr ""
13351
13352 #: config/tc-z8k.c:753 config/tc-z8k.c:792
13353 #, c-format
13354 msgid "invalid condition code '%s'"
13355 msgstr ""
13356
13357 #: config/tc-z8k.c:765
13358 #, c-format
13359 msgid "invalid flag '%s'"
13360 msgstr ""
13361
13362 #: config/tc-z8k.c:919 config/tc-z8k.c:925
13363 msgid "invalid indirect register size"
13364 msgstr ""
13365
13366 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13367 msgid "invalid control register name"
13368 msgstr ""
13369
13370 #: config/tc-z8k.c:1079
13371 msgid "immediate must be 1 or 2"
13372 msgstr ""
13373
13374 #: config/tc-z8k.c:1082
13375 msgid "immediate 1 or 2 expected"
13376 msgstr ""
13377
13378 #: config/tc-z8k.c:1113
13379 msgid "can't use R0 here"
13380 msgstr ""
13381
13382 #: config/tc-z8k.c:1271
13383 msgid "Can't find opcode to match operands"
13384 msgstr ""
13385
13386 #: config/tc-z8k.c:1318
13387 #, c-format
13388 msgid "invalid architecture -z%s"
13389 msgstr ""
13390
13391 #: config/tc-z8k.c:1338
13392 #, c-format
13393 msgid ""
13394 " Z8K options:\n"
13395 "  -z8001                  generate segmented code\n"
13396 "  -z8002                  generate unsegmented code\n"
13397 "  -linkrelax              create linker relaxable code\n"
13398 msgstr ""
13399
13400 #: config/tc-z8k.c:1350
13401 #, c-format
13402 msgid "call to md_convert_frag\n"
13403 msgstr ""
13404
13405 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
13406 msgid "cannot branch to odd address"
13407 msgstr ""
13408
13409 #: config/tc-z8k.c:1479
13410 msgid "relative address out of range"
13411 msgstr ""
13412
13413 #: config/tc-z8k.c:1500
13414 msgid "relative call out of range"
13415 msgstr ""
13416
13417 #: config/tc-z8k.c:1544
13418 #, c-format
13419 msgid "call to md_estimate_size_before_relax\n"
13420 msgstr ""
13421
13422 #: config/xtensa-relax.c:1545
13423 #, c-format
13424 msgid "invalid configuration option '%s' in transition rule '%s'"
13425 msgstr ""
13426
13427 #: config/xtensa-relax.c:1669
13428 #, c-format
13429 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13430 msgstr ""
13431
13432 #: config/xtensa-relax.c:1679
13433 #, c-format
13434 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13435 msgstr ""
13436
13437 #: config/xtensa-relax.c:1686
13438 #, c-format
13439 msgid "opcode '%s': precondition only contains constants in '%s'"
13440 msgstr ""
13441
13442 #: config/xtensa-relax.c:1732
13443 msgid "expected one operand for generated literal"
13444 msgstr ""
13445
13446 #: config/xtensa-relax.c:1738
13447 msgid "expected 0 operands for generated label"
13448 msgstr ""
13449
13450 #: config/xtensa-relax.c:1751
13451 #, c-format
13452 msgid "invalid opcode '%s' in transition rule '%s'"
13453 msgstr ""
13454
13455 #: config/xtensa-relax.c:1759
13456 #, c-format
13457 msgid "opcode '%s': replacement does not have %d ops"
13458 msgstr ""
13459
13460 #: config/xtensa-relax.c:1783 config/xtensa-relax.c:1809
13461 #, c-format
13462 msgid "opcode %s: unidentified operand '%s' in '%s'"
13463 msgstr ""
13464
13465 #: config/xtensa-relax.c:1804
13466 #, c-format
13467 msgid "unknown user-defined function %s"
13468 msgstr ""
13469
13470 #: config/xtensa-relax.c:1815
13471 #, c-format
13472 msgid "opcode %s: could not parse operand '%s' in '%s'"
13473 msgstr ""
13474
13475 #: config/xtensa-relax.c:1856
13476 #, c-format
13477 msgid "could not parse INSN_PATTERN '%s'"
13478 msgstr ""
13479
13480 #: config/xtensa-relax.c:1860
13481 #, c-format
13482 msgid "could not parse INSN_REPL '%s'"
13483 msgstr ""
13484
13485 #: config/xtensa-relax.c:1871
13486 #, c-format
13487 msgid "could not build transition for %s => %s"
13488 msgstr ""
13489
13490 #: depend.c:193
13491 #, c-format
13492 msgid "can't open `%s' for writing"
13493 msgstr ""
13494
13495 #: depend.c:205
13496 #, c-format
13497 msgid "can't close `%s'"
13498 msgstr ""
13499
13500 #: dw2gencfi.c:265
13501 #, c-format
13502 msgid "register save offset not a multiple of %u"
13503 msgstr ""
13504
13505 #: dw2gencfi.c:348
13506 msgid "CFI state restore without previous remember"
13507 msgstr ""
13508
13509 #: dw2gencfi.c:400
13510 msgid "missing separator"
13511 msgstr ""
13512
13513 #: dw2gencfi.c:422 dw2gencfi.c:440
13514 msgid "bad register expression"
13515 msgstr ""
13516
13517 #: dw2gencfi.c:462 dw2gencfi.c:585 dw2gencfi.c:623 dw2gencfi.c:693
13518 msgid "CFI instruction used without previous .cfi_startproc"
13519 msgstr ""
13520
13521 #: dw2gencfi.c:647
13522 msgid "invalid or unsupported encoding in .cfi_personality"
13523 msgstr ""
13524
13525 #: dw2gencfi.c:654
13526 msgid ".cfi_personality requires encoding and symbol arguments"
13527 msgstr ""
13528
13529 #: dw2gencfi.c:677
13530 msgid "wrong second argument to .cfi_personality"
13531 msgstr ""
13532
13533 #: dw2gencfi.c:717
13534 msgid "invalid or unsupported encoding in .cfi_lsda"
13535 msgstr ""
13536
13537 #: dw2gencfi.c:724
13538 msgid ".cfi_lsda requires encoding and symbol arguments"
13539 msgstr ""
13540
13541 #: dw2gencfi.c:749
13542 msgid "wrong second argument to .cfi_lsda"
13543 msgstr ""
13544
13545 #: dw2gencfi.c:764
13546 msgid "previous CFI entry not closed (missing .cfi_endproc)"
13547 msgstr ""
13548
13549 #: dw2gencfi.c:799
13550 msgid ".cfi_endproc without corresponding .cfi_startproc"
13551 msgstr ""
13552
13553 #: dw2gencfi.c:1328
13554 msgid "open CFI at the end of file; missing .cfi_endproc directive"
13555 msgstr ""
13556
13557 #: dwarf2dbg.c:553 dwarf2dbg.c:584
13558 msgid "file number less than one"
13559 msgstr ""
13560
13561 #: dwarf2dbg.c:559
13562 #, c-format
13563 msgid "file number %ld already allocated"
13564 msgstr ""
13565
13566 #: dwarf2dbg.c:589 dwarf2dbg.c:1251
13567 #, c-format
13568 msgid "unassigned file number %ld"
13569 msgstr ""
13570
13571 #: dwarf2dbg.c:657
13572 msgid "is_stmt value not 0 or 1"
13573 msgstr ""
13574
13575 #: dwarf2dbg.c:669
13576 msgid "isa number less than zero"
13577 msgstr ""
13578
13579 #: dwarf2dbg.c:675
13580 #, c-format
13581 msgid "unknown .loc sub-directive `%s'"
13582 msgstr ""
13583
13584 #: dwarf2dbg.c:1316 dwarf2dbg.c:1566
13585 msgid "internal error: unknown dwarf2 format"
13586 msgstr ""
13587
13588 #: ecoff.c:1552
13589 #, c-format
13590 msgid "string too big (%lu bytes)"
13591 msgstr ""
13592
13593 #: ecoff.c:1578
13594 #, c-format
13595 msgid "inserting \"%s\" into string hash table: %s"
13596 msgstr ""
13597
13598 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13599 #: ecoff.c:2120
13600 msgid "no current file pointer"
13601 msgstr ""
13602
13603 #: ecoff.c:1696
13604 msgid "too many st_End's"
13605 msgstr ""
13606
13607 #: ecoff.c:2034
13608 #, c-format
13609 msgid "inserting \"%s\" into tag hash table: %s"
13610 msgstr ""
13611
13612 #: ecoff.c:2195
13613 msgid "fake .file after real one"
13614 msgstr ""
13615
13616 #: ecoff.c:2285
13617 msgid "filename goes over one page boundary"
13618 msgstr ""
13619
13620 #: ecoff.c:2418
13621 msgid ".begin directive without a preceding .file directive"
13622 msgstr ""
13623
13624 #: ecoff.c:2425
13625 msgid ".begin directive without a preceding .ent directive"
13626 msgstr ""
13627
13628 #: ecoff.c:2456
13629 msgid ".bend directive without a preceding .file directive"
13630 msgstr ""
13631
13632 #: ecoff.c:2463
13633 msgid ".bend directive without a preceding .ent directive"
13634 msgstr ""
13635
13636 #: ecoff.c:2476
13637 msgid ".bend directive names unknown symbol"
13638 msgstr ""
13639
13640 #: ecoff.c:2519
13641 msgid ".def pseudo-op used inside of .def/.endef; ignored"
13642 msgstr ""
13643
13644 #: ecoff.c:2521
13645 msgid "empty symbol name in .def; ignored"
13646 msgstr ""
13647
13648 #: ecoff.c:2558
13649 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13650 msgstr ""
13651
13652 #: ecoff.c:2573
13653 msgid "badly formed .dim directive"
13654 msgstr ""
13655
13656 #: ecoff.c:2586
13657 msgid "too many .dim entries"
13658 msgstr ""
13659
13660 #: ecoff.c:2606
13661 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13662 msgstr ""
13663
13664 #: ecoff.c:2631
13665 msgid ".size pseudo-op used outside of .def/.endef; ignored"
13666 msgstr ""
13667
13668 #: ecoff.c:2646
13669 msgid "badly formed .size directive"
13670 msgstr ""
13671
13672 #: ecoff.c:2659
13673 msgid "too many .size entries"
13674 msgstr ""
13675
13676 #: ecoff.c:2681
13677 msgid ".type pseudo-op used outside of .def/.endef; ignored"
13678 msgstr ""
13679
13680 #. FIXME: We could handle this by setting the continued bit.
13681 #. There would still be a limit: the .type argument can not
13682 #. be infinite.
13683 #: ecoff.c:2699
13684 #, c-format
13685 msgid "the type of %s is too complex; it will be simplified"
13686 msgstr ""
13687
13688 #: ecoff.c:2710
13689 msgid "Unrecognized .type argument"
13690 msgstr ""
13691
13692 #: ecoff.c:2748
13693 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13694 msgstr ""
13695
13696 #: ecoff.c:2773
13697 msgid ".val pseudo-op used outside of .def/.endef; ignored"
13698 msgstr ""
13699
13700 #: ecoff.c:2781
13701 msgid ".val expression is too complex"
13702 msgstr ""
13703
13704 #: ecoff.c:2811
13705 msgid ".endef pseudo-op used before .def; ignored"
13706 msgstr ""
13707
13708 #: ecoff.c:2837 ecoff.c:2918
13709 msgid "bad COFF debugging information"
13710 msgstr ""
13711
13712 #: ecoff.c:2886
13713 #, c-format
13714 msgid "no tag specified for %s"
13715 msgstr ""
13716
13717 #: ecoff.c:2988
13718 msgid ".end directive without a preceding .file directive"
13719 msgstr ""
13720
13721 #: ecoff.c:2995
13722 msgid ".end directive without a preceding .ent directive"
13723 msgstr ""
13724
13725 #: ecoff.c:3017
13726 msgid ".end directive names unknown symbol"
13727 msgstr ""
13728
13729 #: ecoff.c:3044
13730 msgid "second .ent directive found before .end directive"
13731 msgstr ""
13732
13733 #: ecoff.c:3116
13734 msgid "no way to handle .file within .ent/.end section"
13735 msgstr ""
13736
13737 #: ecoff.c:3233
13738 msgid ".loc before .file"
13739 msgstr ""
13740
13741 #: ecoff.c:3368
13742 msgid "bad .weakext directive"
13743 msgstr ""
13744
13745 #: ecoff.c:3436
13746 #, c-format
13747 msgid ".stab%c is not supported"
13748 msgstr ""
13749
13750 #: ecoff.c:3446
13751 #, c-format
13752 msgid ".stab%c: ignoring non-zero other field"
13753 msgstr ""
13754
13755 #: ecoff.c:3480
13756 #, c-format
13757 msgid ""
13758 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13759 msgstr ""
13760
13761 #: ecoff.c:3516
13762 #, c-format
13763 msgid "illegal .stab%c directive, bad character"
13764 msgstr ""
13765
13766 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13767 msgid ".begin/.bend in different segments"
13768 msgstr ""
13769
13770 #: ecoff.c:4685
13771 msgid "missing .end or .bend at end of file"
13772 msgstr ""
13773
13774 #: ecoff.c:5170
13775 msgid "GP prologue size exceeds field size, using 0 instead"
13776 msgstr ""
13777
13778 #: expr.c:81 read.c:3570
13779 msgid "bignum invalid"
13780 msgstr ""
13781
13782 #: expr.c:83 read.c:3572 read.c:4029 read.c:4882
13783 msgid "floating point number invalid"
13784 msgstr ""
13785
13786 #: expr.c:204
13787 msgid "bad floating-point constant: exponent overflow"
13788 msgstr ""
13789
13790 #: expr.c:208
13791 #, c-format
13792 msgid "bad floating-point constant: unknown error code=%d"
13793 msgstr ""
13794
13795 #: expr.c:387
13796 msgid ""
13797 "a bignum with underscores may not have more than 8 hex digits in any word"
13798 msgstr ""
13799
13800 #: expr.c:410
13801 msgid "a bignum with underscores must have exactly 4 words"
13802 msgstr ""
13803
13804 #. Either not seen or not defined.
13805 #. @@ Should print out the original string instead of
13806 #. the parsed number.
13807 #: expr.c:533
13808 #, c-format
13809 msgid "backward ref to unknown label \"%d:\""
13810 msgstr ""
13811
13812 #: expr.c:651
13813 msgid "character constant too large"
13814 msgstr ""
13815
13816 #: expr.c:897
13817 #, c-format
13818 msgid "expr.c(operand): bad atof_generic return val %d"
13819 msgstr ""
13820
13821 #: expr.c:958
13822 #, c-format
13823 msgid "missing '%c'"
13824 msgstr ""
13825
13826 #: expr.c:969 read.c:4366
13827 msgid "EBCDIC constants are not supported"
13828 msgstr ""
13829
13830 #: expr.c:1081
13831 #, c-format
13832 msgid "Unary operator %c ignored because bad operand follows"
13833 msgstr ""
13834
13835 #: expr.c:1127 expr.c:1152
13836 msgid "syntax error in .startof. or .sizeof."
13837 msgstr ""
13838
13839 #: expr.c:1663
13840 msgid "missing operand; zero assumed"
13841 msgstr ""
13842
13843 #: expr.c:1698
13844 msgid "left operand is a bignum; integer 0 assumed"
13845 msgstr ""
13846
13847 #: expr.c:1700
13848 msgid "left operand is a float; integer 0 assumed"
13849 msgstr ""
13850
13851 #: expr.c:1709
13852 msgid "right operand is a bignum; integer 0 assumed"
13853 msgstr ""
13854
13855 #: expr.c:1711
13856 msgid "right operand is a float; integer 0 assumed"
13857 msgstr ""
13858
13859 #: expr.c:1776 symbols.c:1349
13860 msgid "division by zero"
13861 msgstr ""
13862
13863 #: expr.c:1876
13864 msgid "operation combines symbols in different segments"
13865 msgstr ""
13866
13867 #: frags.c:48
13868 msgid "attempt to allocate data in absolute section"
13869 msgstr ""
13870
13871 #: frags.c:54
13872 msgid "attempt to allocate data in common section"
13873 msgstr ""
13874
13875 #: frags.c:112
13876 #, c-format
13877 msgid "can't extend frag %u chars"
13878 msgstr ""
13879
13880 #. For error messages.
13881 #. Detect if we are reading from stdin by examining the file
13882 #. name returned by as_where().
13883 #.
13884 #. [FIXME: We rely upon the name in the strcmp below being the
13885 #. same as the one used by input_scrub_new_file(), if that is
13886 #. not true, then this code will fail].
13887 #.
13888 #. If we are reading from stdin, then we need to save each input
13889 #. line here (assuming of course that we actually have a line of
13890 #. input to read), so that it can be displayed in the listing
13891 #. that is produced at the end of the assembly.
13892 #: input-file.c:138 input-scrub.c:241 listing.c:332
13893 msgid "{standard input}"
13894 msgstr ""
13895
13896 #: input-file.c:143
13897 #, c-format
13898 msgid "can't open %s for reading: %s"
13899 msgstr ""
13900
13901 #: input-file.c:152 input-file.c:215 input-file.c:241
13902 #, c-format
13903 msgid "can't read from %s: %s"
13904 msgstr ""
13905
13906 #: input-file.c:249 listing.c:1097 output-file.c:69
13907 #, c-format
13908 msgid "can't close %s: %s"
13909 msgstr ""
13910
13911 #: input-scrub.c:266
13912 msgid "macros nested too deeply"
13913 msgstr ""
13914
13915 #: input-scrub.c:369 input-scrub.c:393
13916 msgid "partial line at end of file ignored"
13917 msgstr ""
13918
13919 #: itbl-ops.c:329
13920 #, c-format
13921 msgid "Unable to allocate memory for new instructions\n"
13922 msgstr ""
13923
13924 #: listing.c:238
13925 msgid "Warning:"
13926 msgstr ""
13927
13928 #: listing.c:244
13929 msgid "Error:"
13930 msgstr ""
13931
13932 #: listing.c:1079
13933 #, c-format
13934 msgid "can't open %s: %s"
13935 msgstr ""
13936
13937 #: listing.c:1169
13938 msgid "strange paper height, set to no form"
13939 msgstr ""
13940
13941 #: listing.c:1233
13942 msgid "new line in title"
13943 msgstr ""
13944
13945 #. Turns the next expression into a string.
13946 #: macro.c:371
13947 #, no-c-format
13948 msgid "% operator needs absolute expression"
13949 msgstr ""
13950
13951 #: macro.c:521
13952 #, c-format
13953 msgid "Missing parameter qualifier for `%s' in macro `%s'"
13954 msgstr ""
13955
13956 #: macro.c:531
13957 #, c-format
13958 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
13959 msgstr ""
13960
13961 #: macro.c:548
13962 #, c-format
13963 msgid "Pointless default value for required parameter `%s' in macro `%s'"
13964 msgstr ""
13965
13966 #: macro.c:560
13967 #, c-format
13968 msgid "A parameter named `%s' already exists for macro `%s'"
13969 msgstr ""
13970
13971 #: macro.c:597
13972 #, c-format
13973 msgid "Reserved word `%s' used as parameter in macro `%s'"
13974 msgstr ""
13975
13976 #: macro.c:635
13977 #, c-format
13978 msgid "unexpected end of file in macro `%s' definition"
13979 msgstr ""
13980
13981 #: macro.c:647
13982 #, c-format
13983 msgid "missing `)' after formals in macro definition `%s'"
13984 msgstr ""
13985
13986 #: macro.c:662
13987 msgid "Missing macro name"
13988 msgstr ""
13989
13990 #: macro.c:671
13991 #, c-format
13992 msgid "Bad parameter list for macro `%s'"
13993 msgstr ""
13994
13995 #: macro.c:677
13996 #, c-format
13997 msgid "Macro `%s' was already defined"
13998 msgstr ""
13999
14000 #: macro.c:800 macro.c:802
14001 msgid "missing `)'"
14002 msgstr ""
14003
14004 #: macro.c:897
14005 #, c-format
14006 msgid "`%s' was already used as parameter (or another local) name"
14007 msgstr ""
14008
14009 #: macro.c:1055
14010 msgid "confusion in formal parameters"
14011 msgstr ""
14012
14013 #: macro.c:1062
14014 #, c-format
14015 msgid "Parameter named `%s' does not exist for macro `%s'"
14016 msgstr ""
14017
14018 #: macro.c:1070
14019 #, c-format
14020 msgid "Value for parameter `%s' of macro `%s' was already specified"
14021 msgstr ""
14022
14023 #: macro.c:1084
14024 msgid "can't mix positional and keyword arguments"
14025 msgstr ""
14026
14027 #: macro.c:1095
14028 msgid "too many positional arguments"
14029 msgstr ""
14030
14031 #: macro.c:1143
14032 #, c-format
14033 msgid "Missing value for required parameter `%s' of macro `%s'"
14034 msgstr ""
14035
14036 #: macro.c:1280
14037 #, c-format
14038 msgid "Attempt to purge non-existant macro `%s'"
14039 msgstr ""
14040
14041 #: macro.c:1299
14042 msgid "unexpected end of file in irp or irpc"
14043 msgstr ""
14044
14045 #: macro.c:1307
14046 msgid "missing model parameter"
14047 msgstr ""
14048
14049 #: messages.c:82
14050 #, c-format
14051 msgid "Assembler messages:\n"
14052 msgstr ""
14053
14054 #: messages.c:166
14055 #, c-format
14056 msgid "Warning: "
14057 msgstr ""
14058
14059 #: messages.c:267
14060 #, c-format
14061 msgid "Error: "
14062 msgstr ""
14063
14064 #: messages.c:362 messages.c:382
14065 #, c-format
14066 msgid "Fatal error: "
14067 msgstr ""
14068
14069 #: messages.c:397
14070 #, c-format
14071 msgid "Internal error!\n"
14072 msgstr ""
14073
14074 #: messages.c:399
14075 #, c-format
14076 msgid "Assertion failure in %s at %s line %d.\n"
14077 msgstr ""
14078
14079 #: messages.c:402
14080 #, c-format
14081 msgid "Assertion failure at %s line %d.\n"
14082 msgstr ""
14083
14084 #: messages.c:403 messages.c:420
14085 #, c-format
14086 msgid "Please report this bug.\n"
14087 msgstr ""
14088
14089 #: messages.c:415
14090 #, c-format
14091 msgid "Internal error, aborting at %s line %d in %s\n"
14092 msgstr ""
14093
14094 #: messages.c:418
14095 #, c-format
14096 msgid "Internal error, aborting at %s line %d\n"
14097 msgstr ""
14098
14099 #: messages.c:467
14100 #, c-format
14101 msgid "%s out of domain (%d is not a multiple of %d)"
14102 msgstr ""
14103
14104 #: messages.c:485
14105 #, c-format
14106 msgid "%s out of range (%d is not between %d and %d)"
14107 msgstr ""
14108
14109 #. xgettext:c-format.
14110 #: messages.c:508
14111 #, c-format
14112 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14113 msgstr ""
14114
14115 #: output-file.c:35
14116 #, c-format
14117 msgid "can't open a bfd on stdout %s"
14118 msgstr ""
14119
14120 #: output-file.c:42
14121 #, c-format
14122 msgid "selected target format '%s' unknown"
14123 msgstr ""
14124
14125 #: output-file.c:44
14126 #, c-format
14127 msgid "can't create %s: %s"
14128 msgstr ""
14129
14130 #: read.c:462
14131 msgid "bad or irreducible absolute expression"
14132 msgstr ""
14133
14134 #: read.c:488
14135 #, c-format
14136 msgid "error constructing %s pseudo-op table: %s"
14137 msgstr ""
14138
14139 #: read.c:898
14140 #, c-format
14141 msgid "unknown pseudo-op: `%s'"
14142 msgstr ""
14143
14144 #: read.c:985
14145 #, c-format
14146 msgid "label \"%d$\" redefined"
14147 msgstr ""
14148
14149 #: read.c:1220
14150 msgid ".abort detected.  Abandoning ship."
14151 msgstr ""
14152
14153 #: read.c:1238 read.c:2609
14154 msgid "ignoring fill value in absolute section"
14155 msgstr ""
14156
14157 #: read.c:1328
14158 #, c-format
14159 msgid "alignment too large: %u assumed"
14160 msgstr ""
14161
14162 #: read.c:1360
14163 msgid "expected fill pattern missing"
14164 msgstr ""
14165
14166 #: read.c:1469
14167 #, c-format
14168 msgid "size (%ld) out of range, ignored"
14169 msgstr ""
14170
14171 #: read.c:1498
14172 #, c-format
14173 msgid "size of \"%s\" is already %ld; not changing to %ld"
14174 msgstr ""
14175
14176 #. Some of the back ends can't deal with non-positive line numbers.
14177 #. Besides, it's silly.  GCC however will generate a line number of
14178 #. zero when it is pre-processing builtins for assembler-with-cpp files:
14179 #.
14180 #. # 0 "<built-in>"
14181 #.
14182 #. We do not want to barf on this, especially since such files are used
14183 #. in the GCC and GDB testsuites.  So we check for negative line numbers
14184 #. rather than non-positive line numbers.
14185 #: read.c:1748
14186 #, c-format
14187 msgid "line numbers must be positive; line number %d rejected"
14188 msgstr ""
14189
14190 #: read.c:1785
14191 #, c-format
14192 msgid "incompatible flag %i in line directive"
14193 msgstr ""
14194
14195 #: read.c:1797
14196 #, c-format
14197 msgid "unsupported flag %i in line directive"
14198 msgstr ""
14199
14200 #: read.c:1836
14201 msgid "start address not supported"
14202 msgstr ""
14203
14204 #: read.c:1845
14205 msgid ".err encountered"
14206 msgstr ""
14207
14208 #: read.c:1861
14209 msgid ".error directive invoked in source file"
14210 msgstr ""
14211
14212 #: read.c:1862
14213 msgid ".warning directive invoked in source file"
14214 msgstr ""
14215
14216 #: read.c:1868
14217 #, c-format
14218 msgid "%s argument must be a string"
14219 msgstr ""
14220
14221 #: read.c:1900 read.c:1902
14222 #, c-format
14223 msgid ".fail %ld encountered"
14224 msgstr ""
14225
14226 #: read.c:1938
14227 #, c-format
14228 msgid ".fill size clamped to %d"
14229 msgstr ""
14230
14231 #: read.c:1943
14232 msgid "size negative; .fill ignored"
14233 msgstr ""
14234
14235 #: read.c:1949
14236 msgid "repeat < 0; .fill ignored"
14237 msgstr ""
14238
14239 #: read.c:2087
14240 msgid "expected numeric constant"
14241 msgstr ""
14242
14243 #: read.c:2143
14244 msgid "bad string constant"
14245 msgstr ""
14246
14247 #: read.c:2147
14248 msgid "expected <tag> , <value>"
14249 msgstr ""
14250
14251 #: read.c:2221
14252 #, c-format
14253 msgid "unrecognized .linkonce type `%s'"
14254 msgstr ""
14255
14256 #: read.c:2233
14257 msgid ".linkonce is not supported for this object file format"
14258 msgstr ""
14259
14260 #: read.c:2255
14261 #, c-format
14262 msgid "bfd_set_section_flags: %s"
14263 msgstr ""
14264
14265 #: read.c:2328
14266 msgid "expected alignment after size"
14267 msgstr ""
14268
14269 #: read.c:2543
14270 #, c-format
14271 msgid "attempt to redefine pseudo-op `%s' ignored"
14272 msgstr ""
14273
14274 #: read.c:2604
14275 #, c-format
14276 msgid "invalid segment \"%s\""
14277 msgstr ""
14278
14279 #: read.c:2612
14280 msgid "only constant offsets supported in absolute section"
14281 msgstr ""
14282
14283 #: read.c:2651
14284 msgid "MRI style ORG pseudo-op not supported"
14285 msgstr ""
14286
14287 #: read.c:2804
14288 #, c-format
14289 msgid "unrecognized section type `%s'"
14290 msgstr ""
14291
14292 #: read.c:2818
14293 msgid "absolute sections are not supported"
14294 msgstr ""
14295
14296 #: read.c:2833
14297 #, c-format
14298 msgid "unrecognized section command `%s'"
14299 msgstr ""
14300
14301 #: read.c:2897
14302 #, c-format
14303 msgid ".end%c encountered without preceeding %s"
14304 msgstr ""
14305
14306 #: read.c:2927
14307 #, c-format
14308 msgid "%s without %s"
14309 msgstr ""
14310
14311 #: read.c:3151
14312 msgid "unsupported variable size or fill value"
14313 msgstr ""
14314
14315 #: read.c:3179
14316 msgid ".space repeat count is zero, ignored"
14317 msgstr ""
14318
14319 #: read.c:3181
14320 msgid ".space repeat count is negative, ignored"
14321 msgstr ""
14322
14323 #: read.c:3210
14324 msgid "space allocation too complex in absolute section"
14325 msgstr ""
14326
14327 #: read.c:3216
14328 msgid "space allocation too complex in common section"
14329 msgstr ""
14330
14331 #: read.c:3303 read.c:4608
14332 #, c-format
14333 msgid "bad floating literal: %s"
14334 msgstr ""
14335
14336 #: read.c:3462
14337 #, c-format
14338 msgid "%s: would close weakref loop: %s"
14339 msgstr ""
14340
14341 #: read.c:3508
14342 #, c-format
14343 msgid "junk at end of line, first unrecognized character valued 0x%x"
14344 msgstr ""
14345
14346 #: read.c:3566
14347 msgid "missing expression"
14348 msgstr ""
14349
14350 #: read.c:3628
14351 #, c-format
14352 msgid "`%s' can't be equated to common symbol '%s'"
14353 msgstr ""
14354
14355 #: read.c:3756
14356 msgid "rva without symbol"
14357 msgstr ""
14358
14359 #: read.c:3813
14360 msgid "missing or bad offset expression"
14361 msgstr ""
14362
14363 #: read.c:3834
14364 msgid "missing reloc type"
14365 msgstr ""
14366
14367 #: read.c:3846
14368 msgid "unrecognized reloc type"
14369 msgstr ""
14370
14371 #: read.c:3862
14372 msgid "bad reloc expression"
14373 msgstr ""
14374
14375 #: read.c:3985
14376 msgid "attempt to store value in absolute section"
14377 msgstr ""
14378
14379 #: read.c:4023 read.c:4876
14380 msgid "zero assumed for missing expression"
14381 msgstr ""
14382
14383 #: read.c:4035 read.c:4888 write.c:260
14384 msgid "register value used as expression"
14385 msgstr ""
14386
14387 #: read.c:4114
14388 #, c-format
14389 msgid "value 0x%llx truncated to 0x%llx"
14390 msgstr ""
14391
14392 #: read.c:4117
14393 #, c-format
14394 msgid "value 0x%lx truncated to 0x%lx"
14395 msgstr ""
14396
14397 #: read.c:4134
14398 #, c-format
14399 msgid "bignum truncated to %d bytes"
14400 msgstr ""
14401
14402 #: read.c:4439 read.c:4630
14403 msgid "unresolvable or nonpositive repeat count; using 1"
14404 msgstr ""
14405
14406 #: read.c:4488
14407 #, c-format
14408 msgid "unknown floating type type '%c'"
14409 msgstr ""
14410
14411 #: read.c:4510
14412 msgid "floating point constant too large"
14413 msgstr ""
14414
14415 #: read.c:5038
14416 msgid "strings must be placed into a section"
14417 msgstr ""
14418
14419 #: read.c:5086
14420 msgid "expected <nn>"
14421 msgstr ""
14422
14423 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14424 #: read.c:5119 read.c:5205
14425 msgid "unterminated string; newline inserted"
14426 msgstr ""
14427
14428 #: read.c:5213
14429 msgid "bad escaped character in string"
14430 msgstr ""
14431
14432 #: read.c:5238
14433 msgid "expected address expression"
14434 msgstr ""
14435
14436 #: read.c:5257
14437 #, c-format
14438 msgid "symbol \"%s\" undefined; zero assumed"
14439 msgstr ""
14440
14441 #: read.c:5260
14442 msgid "some symbol undefined; zero assumed"
14443 msgstr ""
14444
14445 #: read.c:5296
14446 msgid "this string may not contain '\\0'"
14447 msgstr ""
14448
14449 #: read.c:5332
14450 msgid "missing string"
14451 msgstr ""
14452
14453 #: read.c:5419
14454 #, c-format
14455 msgid ".incbin count zero, ignoring `%s'"
14456 msgstr ""
14457
14458 #: read.c:5445
14459 #, c-format
14460 msgid "file not found: %s"
14461 msgstr ""
14462
14463 #: read.c:5459
14464 #, c-format
14465 msgid "seek to end of .incbin file failed `%s'"
14466 msgstr ""
14467
14468 #: read.c:5470
14469 #, c-format
14470 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14471 msgstr ""
14472
14473 #: read.c:5477
14474 #, c-format
14475 msgid "could not skip to %ld in file `%s'"
14476 msgstr ""
14477
14478 #: read.c:5486
14479 #, c-format
14480 msgid "truncated file `%s', %ld of %ld bytes read"
14481 msgstr ""
14482
14483 #: read.c:5644
14484 msgid "missing .func"
14485 msgstr ""
14486
14487 #: read.c:5661
14488 msgid ".endfunc missing for previous .func"
14489 msgstr ""
14490
14491 #: read.c:5790
14492 #, c-format
14493 msgid "missing closing `%c'"
14494 msgstr ""
14495
14496 #: read.c:5792
14497 msgid "stray `\\'"
14498 msgstr ""
14499
14500 #: remap.c:52
14501 #, c-format
14502 msgid "invalid argument '%s' to -fdebug-prefix-map"
14503 msgstr ""
14504
14505 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14506 #, c-format
14507 msgid ".stab%c: missing comma"
14508 msgstr ""
14509
14510 #. This could happen for example with a source file with a huge
14511 #. number of lines.  The only cure is to use a different debug
14512 #. format, probably DWARF.
14513 #: stabs.c:242
14514 #, c-format
14515 msgid ".stab%c: description field '%x' too big, try a different debug format"
14516 msgstr ""
14517
14518 #: stabs.c:423
14519 msgid "comma missing in .xstabs"
14520 msgstr ""
14521
14522 #: symbols.c:277
14523 #, c-format
14524 msgid "cannot define symbol `%s' in absolute section"
14525 msgstr ""
14526
14527 #: symbols.c:417
14528 #, c-format
14529 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14530 msgstr ""
14531
14532 #: symbols.c:494 symbols.c:501
14533 #, c-format
14534 msgid "inserting \"%s\" into symbol table failed: %s"
14535 msgstr ""
14536
14537 #: symbols.c:957 symbols.c:961
14538 #, c-format
14539 msgid "undefined symbol `%s' in operation"
14540 msgstr ""
14541
14542 #: symbols.c:968
14543 #, c-format
14544 msgid "invalid sections for operation on `%s' and `%s'"
14545 msgstr ""
14546
14547 #: symbols.c:972
14548 #, c-format
14549 msgid "invalid section for operation on `%s'"
14550 msgstr ""
14551
14552 #: symbols.c:980 symbols.c:983
14553 #, c-format
14554 msgid "undefined symbol `%s' in operation setting `%s'"
14555 msgstr ""
14556
14557 #: symbols.c:989
14558 #, c-format
14559 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14560 msgstr ""
14561
14562 #: symbols.c:992
14563 #, c-format
14564 msgid "invalid section for operation on `%s' setting `%s'"
14565 msgstr ""
14566
14567 #: symbols.c:1042
14568 #, c-format
14569 msgid "symbol definition loop encountered at `%s'"
14570 msgstr ""
14571
14572 #: symbols.c:1069
14573 #, c-format
14574 msgid "cannot convert expression symbol %s to complex relocation"
14575 msgstr ""
14576
14577 #: symbols.c:1351
14578 #, c-format
14579 msgid "division by zero when setting `%s'"
14580 msgstr ""
14581
14582 #: symbols.c:1432 write.c:1805
14583 #, c-format
14584 msgid "can't resolve value for symbol `%s'"
14585 msgstr ""
14586
14587 #: symbols.c:1882
14588 #, c-format
14589 msgid "\"%d\" (instance number %d of a %s label)"
14590 msgstr ""
14591
14592 #: symbols.c:1911
14593 #, c-format
14594 msgid "attempt to get value of unresolved symbol `%s'"
14595 msgstr ""
14596
14597 #: symbols.c:2184
14598 msgid "section symbols are already global"
14599 msgstr ""
14600
14601 #: symbols.c:2289
14602 #, c-format
14603 msgid "Accessing function `%s' as thread-local object"
14604 msgstr ""
14605
14606 #: symbols.c:2293
14607 #, c-format
14608 msgid "Accessing `%s' as thread-local object"
14609 msgstr ""
14610
14611 #: write.c:159
14612 #, c-format
14613 msgid "field fx_size too small to hold %d"
14614 msgstr ""
14615
14616 #: write.c:436
14617 #, c-format
14618 msgid "attempt to .org/.space backwards? (%ld)"
14619 msgstr ""
14620
14621 #: write.c:664
14622 msgid "invalid offset expression"
14623 msgstr ""
14624
14625 #: write.c:686
14626 msgid "invalid reloc expression"
14627 msgstr ""
14628
14629 #: write.c:1039
14630 #, c-format
14631 msgid "value of %s too large for field of %d bytes at %s"
14632 msgstr ""
14633
14634 #: write.c:1051
14635 #, c-format
14636 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14637 msgstr ""
14638
14639 #: write.c:1099
14640 msgid "relocation out of range"
14641 msgstr ""
14642
14643 #: write.c:1102
14644 #, c-format
14645 msgid "%s:%u: bad return from bfd_install_relocation: %x"
14646 msgstr ""
14647
14648 #: write.c:1166
14649 msgid "internal error: fixup not contained within frag"
14650 msgstr ""
14651
14652 #: write.c:1219
14653 msgid "reloc not within (fixed part of) section"
14654 msgstr ""
14655
14656 #: write.c:1286 write.c:1307
14657 #, c-format
14658 msgid "can't write %s: %s"
14659 msgstr ""
14660
14661 #: write.c:1337
14662 msgid "cannot write to output file"
14663 msgstr ""
14664
14665 #: write.c:1487
14666 #, c-format
14667 msgid "%d error%s, %d warning%s, generating bad object file"
14668 msgstr ""
14669
14670 #: write.c:1494
14671 #, c-format
14672 msgid "%d error%s, %d warning%s, no object file generated"
14673 msgstr ""
14674
14675 #: write.c:1729
14676 #, c-format
14677 msgid "%s: global symbols not supported in common sections"
14678 msgstr ""
14679
14680 #: write.c:1743
14681 #, c-format
14682 msgid "local label `%s' is not defined"
14683 msgstr ""
14684
14685 #: write.c:1763
14686 #, c-format
14687 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14688 msgstr ""
14689
14690 #: write.c:2028
14691 #, c-format
14692 msgid "alignment padding (%lu bytes) not a multiple of %ld"
14693 msgstr ""
14694
14695 #: write.c:2186
14696 #, c-format
14697 msgid ".word %s-%s+%s didn't fit"
14698 msgstr ""
14699
14700 #: write.c:2275
14701 msgid "padding added"
14702 msgstr ""
14703
14704 #: write.c:2325
14705 msgid "attempt to move .org backwards"
14706 msgstr ""
14707
14708 #: write.c:2353
14709 msgid ".space specifies non-absolute value"
14710 msgstr ""
14711
14712 #: write.c:2368
14713 msgid ".space or .fill with negative value, ignored"
14714 msgstr ""
14715
14716 #: write.c:2439
14717 #, c-format
14718 msgid ""
14719 "Infinite loop encountered whilst attempting to compute the addresses of "
14720 "symbols in section %s"
14721 msgstr ""