PR gas/5269
[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-11-12 10:55+0000\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:1743 config/tc-ppc.c:2438
445 #: config/tc-ppc.c:2662 config/tc-ppc.c:2674 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:1668
453 #: config/tc-ppc.c:2477 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:513 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:1671
461 #: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2479
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:8151
477 #: config/tc-arm.c:8202 config/tc-arm.c:8435 config/tc-arm.c:9158
478 #: config/tc-arm.c:9961 config/tc-arm.c:9989 config/tc-arm.c:10246
479 #: config/tc-arm.c:10263 config/tc-arm.c:10385 config/tc-avr.c:1023
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:5588
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:5630 config/tc-xtensa.c:11607
485 msgid "expression too complex"
486 msgstr ""
487
488 #: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5712 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:4668
685 #, c-format
686 msgid "unknown section attribute '%c'"
687 msgstr ""
688
689 #: config/obj-coff.c:1622 config/tc-ppc.c:4686 config/tc-tic54x.c:4285
690 #: read.c:2755
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:2739
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:990
765 msgid "invalid merge entity size"
766 msgstr ""
767
768 #: config/obj-elf.c:997
769 msgid "entity size for SHF_MERGE not specified"
770 msgstr ""
771
772 #: config/obj-elf.c:1017
773 msgid "group name for SHF_GROUP not specified"
774 msgstr ""
775
776 #: config/obj-elf.c:1030
777 msgid "character following name is not '#'"
778 msgstr ""
779
780 #: config/obj-elf.c:1149
781 msgid ".previous without corresponding .section; ignored"
782 msgstr ""
783
784 #: config/obj-elf.c:1175
785 msgid ".popsection without corresponding .pushsection; ignored"
786 msgstr ""
787
788 #: config/obj-elf.c:1227
789 msgid "expected comma after name in .symver"
790 msgstr ""
791
792 #: config/obj-elf.c:1251
793 #, c-format
794 msgid "missing version name in `%s' for symbol `%s'"
795 msgstr ""
796
797 #: config/obj-elf.c:1262
798 #, c-format
799 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
800 msgstr ""
801
802 #: config/obj-elf.c:1299
803 #, c-format
804 msgid "expected `%s' to have already been set for .vtable_inherit"
805 msgstr ""
806
807 #: config/obj-elf.c:1309
808 msgid "expected comma after name in .vtable_inherit"
809 msgstr ""
810
811 #: config/obj-elf.c:1369
812 msgid "expected comma after name in .vtable_entry"
813 msgstr ""
814
815 #: config/obj-elf.c:1492
816 msgid "expected quoted string"
817 msgstr ""
818
819 #: config/obj-elf.c:1512
820 #, c-format
821 msgid "expected comma after name `%s' in .size directive"
822 msgstr ""
823
824 #: config/obj-elf.c:1521
825 msgid "missing expression in .size directive"
826 msgstr ""
827
828 #: config/obj-elf.c:1620
829 #, c-format
830 msgid "symbol '%s' is already defined"
831 msgstr ""
832
833 #: config/obj-elf.c:1635
834 #, c-format
835 msgid "unrecognized symbol type \"%s\""
836 msgstr ""
837
838 #: config/obj-elf.c:1806
839 msgid ".size expression too complicated to fix up"
840 msgstr ""
841
842 #: config/obj-elf.c:1838
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:1899 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:2006
854 #, c-format
855 msgid "assuming all members of group `%s' are COMDAT"
856 msgstr ""
857
858 #: config/obj-elf.c:2028
859 #, c-format
860 msgid "can't create group: %s"
861 msgstr ""
862
863 #: config/obj-elf.c:2138
864 #, c-format
865 msgid "failed to set up debugging information: %s"
866 msgstr ""
867
868 #: config/obj-elf.c:2158
869 #, c-format
870 msgid "can't start writing .mdebug section: %s"
871 msgstr ""
872
873 #: config/obj-elf.c:2166
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:1292
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:1140 config/tc-ppc.c:1577 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:1876 config/tc-ppc.c:4431
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:4468
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:5178 config/tc-xtensa.c:5256
1285 #: config/tc-xtensa.c:5302 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:5792
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:5800
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:929 config/tc-mn10300.c:934 config/tc-mn10300.c:2415
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:19532 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:1814
1522 #: config/tc-ppc.c:2719 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:14172
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:2440
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:13139 config/tc-arm.c:13187
1734 #: config/tc-arm.c:13589
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:8438
2023 #: config/tc-arm.c:8920 config/tc-arm.c:11716 config/tc-arm.c:18688
2024 #: config/tc-arm.c:18713 config/tc-arm.c:18721 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:2097
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:8244
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:8776
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:8787 config/tc-arm.c:8807 config/tc-arm.c:8821
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:8959
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:7516
2258 #: config/tc-arm.c:9437
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:7498
2271 msgid "offset must be zero in ARM encoding"
2272 msgstr ""
2273
2274 #: config/tc-arm.c:6984 config/tc-arm.c:7510
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:9694
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:9803
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:7207 config/tc-arm.c:7443 config/tc-arm.c:9883
2307 msgid "rdhi and rdlo must be different"
2308 msgstr ""
2309
2310 #: config/tc-arm.c:7213
2311 msgid "rdhi, rdlo and rm must all be different"
2312 msgstr ""
2313
2314 #: config/tc-arm.c:7275
2315 msgid "'[' expected after PLD mnemonic"
2316 msgstr ""
2317
2318 #: config/tc-arm.c:7277 config/tc-arm.c:7292
2319 msgid "post-indexed expression used in preload instruction"
2320 msgstr ""
2321
2322 #: config/tc-arm.c:7279 config/tc-arm.c:7294
2323 msgid "writeback used in preload instruction"
2324 msgstr ""
2325
2326 #: config/tc-arm.c:7281 config/tc-arm.c:7296
2327 msgid "unindexed addressing used in preload instruction"
2328 msgstr ""
2329
2330 #: config/tc-arm.c:7290
2331 msgid "'[' expected after PLI mnemonic"
2332 msgstr ""
2333
2334 #: config/tc-arm.c:7469
2335 msgid "SRS base register must be r13"
2336 msgstr ""
2337
2338 #: config/tc-arm.c:7513
2339 msgid "can only store two consecutive registers"
2340 msgstr ""
2341
2342 #: config/tc-arm.c:7608 config/tc-arm.c:7625
2343 msgid "only two consecutive VFP SP registers allowed here"
2344 msgstr ""
2345
2346 #: config/tc-arm.c:7653 config/tc-arm.c:7668
2347 msgid "this addressing mode requires base-register writeback"
2348 msgstr ""
2349
2350 #: config/tc-arm.c:7842
2351 msgid "this instruction does not support indexing"
2352 msgstr ""
2353
2354 #: config/tc-arm.c:7865
2355 msgid "only r15 allowed here"
2356 msgstr ""
2357
2358 #: config/tc-arm.c:8000
2359 msgid "immediate operand requires iWMMXt2"
2360 msgstr ""
2361
2362 #: config/tc-arm.c:8144
2363 msgid "shift by register not allowed in thumb mode"
2364 msgstr ""
2365
2366 #: config/tc-arm.c:8156 config/tc-arm.c:18195
2367 msgid "shift expression is too large"
2368 msgstr ""
2369
2370 #: config/tc-arm.c:8182
2371 msgid "Instruction does not support =N addresses"
2372 msgstr ""
2373
2374 #: config/tc-arm.c:8187
2375 msgid "cannot use register index with PC-relative addressing"
2376 msgstr ""
2377
2378 #: config/tc-arm.c:8188
2379 msgid "cannot use register index with this instruction"
2380 msgstr ""
2381
2382 #: config/tc-arm.c:8190
2383 msgid "Thumb does not support negative register indexing"
2384 msgstr ""
2385
2386 #: config/tc-arm.c:8192
2387 msgid "Thumb does not support register post-indexing"
2388 msgstr ""
2389
2390 #: config/tc-arm.c:8194
2391 msgid "Thumb does not support register indexing with writeback"
2392 msgstr ""
2393
2394 #: config/tc-arm.c:8196
2395 msgid "Thumb supports only LSL in shifted register indexing"
2396 msgstr ""
2397
2398 #: config/tc-arm.c:8205 config/tc-arm.c:12942
2399 msgid "shift out of range"
2400 msgstr ""
2401
2402 #: config/tc-arm.c:8213
2403 msgid "cannot use writeback with PC-relative addressing"
2404 msgstr ""
2405
2406 #: config/tc-arm.c:8215
2407 msgid "cannot use writeback with this instruction"
2408 msgstr ""
2409
2410 #: config/tc-arm.c:8234
2411 msgid "cannot use post-indexing with PC-relative addressing"
2412 msgstr ""
2413
2414 #: config/tc-arm.c:8235
2415 msgid "cannot use post-indexing with this instruction"
2416 msgstr ""
2417
2418 #: config/tc-arm.c:8362
2419 msgid "PC not allowed as destination"
2420 msgstr ""
2421
2422 #: config/tc-arm.c:8433
2423 msgid "only SUBS PC, LR, #const allowed"
2424 msgstr ""
2425
2426 #: config/tc-arm.c:8506 config/tc-arm.c:8647 config/tc-arm.c:8739
2427 #: config/tc-arm.c:9758
2428 msgid "shift must be constant"
2429 msgstr ""
2430
2431 #: config/tc-arm.c:8533 config/tc-arm.c:8662 config/tc-arm.c:8754
2432 #: config/tc-arm.c:9771
2433 msgid "unshifted register required"
2434 msgstr ""
2435
2436 #: config/tc-arm.c:8548 config/tc-arm.c:8765 config/tc-arm.c:9870
2437 msgid "dest must overlap one source register"
2438 msgstr ""
2439
2440 #: config/tc-arm.c:8665
2441 msgid "dest and source1 must be the same register"
2442 msgstr ""
2443
2444 #: config/tc-arm.c:8916
2445 msgid "instruction is always unconditional"
2446 msgstr ""
2447
2448 #: config/tc-arm.c:8998
2449 msgid "selected processor does not support 'A' form of this instruction"
2450 msgstr ""
2451
2452 #: config/tc-arm.c:9001
2453 msgid "Thumb does not support the 2-argument form of this instruction"
2454 msgstr ""
2455
2456 #: config/tc-arm.c:9100
2457 msgid "SP not allowed in register list"
2458 msgstr ""
2459
2460 #: config/tc-arm.c:9105
2461 msgid "LR and PC should not both be in register list"
2462 msgstr ""
2463
2464 #: config/tc-arm.c:9109
2465 msgid "base register should not be in register list when written back"
2466 msgstr ""
2467
2468 #: config/tc-arm.c:9115
2469 msgid "PC not allowed in register list"
2470 msgstr ""
2471
2472 #: config/tc-arm.c:9118 config/tc-arm.c:9184 config/tc-arm.c:9224
2473 #, c-format
2474 msgid "value stored for r%d is UNPREDICTABLE"
2475 msgstr ""
2476
2477 #: config/tc-arm.c:9160
2478 msgid "Thumb load/store multiple does not support {reglist}^"
2479 msgstr ""
2480
2481 #: config/tc-arm.c:9217
2482 msgid "Thumb-2 instruction only valid in unified syntax"
2483 msgstr ""
2484
2485 #: config/tc-arm.c:9221 config/tc-arm.c:9231
2486 msgid "this instruction will write back the base register"
2487 msgstr ""
2488
2489 #: config/tc-arm.c:9234
2490 msgid "this instruction will not write back the base register"
2491 msgstr ""
2492
2493 #: config/tc-arm.c:9263
2494 msgid "r14 not allowed as first register when second register is omitted"
2495 msgstr ""
2496
2497 #: config/tc-arm.c:9360 config/tc-arm.c:9373 config/tc-arm.c:9409
2498 msgid "Thumb does not support this addressing mode"
2499 msgstr ""
2500
2501 #: config/tc-arm.c:9377
2502 msgid "byte or halfword not valid for base register"
2503 msgstr ""
2504
2505 #: config/tc-arm.c:9380
2506 msgid "r15 based store not allowed"
2507 msgstr ""
2508
2509 #: config/tc-arm.c:9382
2510 msgid "invalid base register for register offset"
2511 msgstr ""
2512
2513 #: config/tc-arm.c:9679
2514 msgid "only lo regs allowed with immediate"
2515 msgstr ""
2516
2517 #: config/tc-arm.c:9699
2518 msgid ":upper16: not allowed this instruction"
2519 msgstr ""
2520
2521 #: config/tc-arm.c:9793 config/tc-arm.c:9825 config/tc-arm.c:9831
2522 msgid "selected processor does not support requested special purpose register"
2523 msgstr ""
2524
2525 #: config/tc-arm.c:9799
2526 #, c-format
2527 msgid ""
2528 "selected processor does not support requested special purpose register %x"
2529 msgstr ""
2530
2531 #: config/tc-arm.c:9820
2532 msgid "Thumb encoding does not support an immediate here"
2533 msgstr ""
2534
2535 #: config/tc-arm.c:9905
2536 msgid "Thumb does not support NOP with hints"
2537 msgstr ""
2538
2539 #: config/tc-arm.c:9987
2540 msgid "push/pop do not support {reglist}^"
2541 msgstr ""
2542
2543 #: config/tc-arm.c:10010
2544 msgid "invalid register list to push/pop instruction"
2545 msgstr ""
2546
2547 #: config/tc-arm.c:10202
2548 msgid "source1 and dest must be same register"
2549 msgstr ""
2550
2551 #: config/tc-arm.c:10223
2552 msgid "ror #imm not supported"
2553 msgstr ""
2554
2555 #: config/tc-arm.c:10348
2556 msgid "Thumb encoding does not support rotation"
2557 msgstr ""
2558
2559 #: config/tc-arm.c:10367
2560 msgid "instruction requires register index"
2561 msgstr ""
2562
2563 #: config/tc-arm.c:10369
2564 msgid "PC is not a valid index register"
2565 msgstr ""
2566
2567 #: config/tc-arm.c:10371
2568 msgid "instruction does not allow shifted index"
2569 msgstr ""
2570
2571 #: config/tc-arm.c:10789
2572 msgid "invalid instruction shape"
2573 msgstr ""
2574
2575 #: config/tc-arm.c:11031
2576 msgid "types specified in both the mnemonic and operands"
2577 msgstr ""
2578
2579 #: config/tc-arm.c:11068
2580 msgid "operand types can't be inferred"
2581 msgstr ""
2582
2583 #: config/tc-arm.c:11074
2584 msgid "type specifier has the wrong number of parts"
2585 msgstr ""
2586
2587 #: config/tc-arm.c:11129
2588 msgid "operand size must match register width"
2589 msgstr ""
2590
2591 #: config/tc-arm.c:11140
2592 msgid "bad type in Neon instruction"
2593 msgstr ""
2594
2595 #: config/tc-arm.c:11151
2596 msgid "inconsistent types in Neon instruction"
2597 msgstr ""
2598
2599 #: config/tc-arm.c:12200
2600 msgid "scalar out of range for multiply instruction"
2601 msgstr ""
2602
2603 #: config/tc-arm.c:12364 config/tc-arm.c:12376
2604 msgid "immediate out of range for insert"
2605 msgstr ""
2606
2607 #: config/tc-arm.c:12388 config/tc-arm.c:13287
2608 msgid "immediate out of range for shift"
2609 msgstr ""
2610
2611 #: config/tc-arm.c:12445 config/tc-arm.c:12472 config/tc-arm.c:12790
2612 #: config/tc-arm.c:13233
2613 msgid "immediate out of range"
2614 msgstr ""
2615
2616 #: config/tc-arm.c:12509
2617 msgid "immediate out of range for narrowing operation"
2618 msgstr ""
2619
2620 #: config/tc-arm.c:12629
2621 msgid "operands 0 and 1 must be the same register"
2622 msgstr ""
2623
2624 #: config/tc-arm.c:12764
2625 msgid "operand size must be specified for immediate VMOV"
2626 msgstr ""
2627
2628 #: config/tc-arm.c:12774
2629 msgid "immediate has bits set outside the operand size"
2630 msgstr ""
2631
2632 #: config/tc-arm.c:12968
2633 msgid "elements must be smaller than reversal region"
2634 msgstr ""
2635
2636 #: config/tc-arm.c:13138 config/tc-arm.c:13186
2637 msgid "bad type for scalar"
2638 msgstr ""
2639
2640 #: config/tc-arm.c:13250 config/tc-arm.c:13258
2641 msgid "VFP registers must be adjacent"
2642 msgstr ""
2643
2644 #: config/tc-arm.c:13399
2645 msgid "bad list length for table lookup"
2646 msgstr ""
2647
2648 #: config/tc-arm.c:13429
2649 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2650 msgstr ""
2651
2652 #: config/tc-arm.c:13432
2653 msgid "register list must contain at least 1 and at most 16 registers"
2654 msgstr ""
2655
2656 #: config/tc-arm.c:13509
2657 msgid "bad alignment"
2658 msgstr ""
2659
2660 #: config/tc-arm.c:13526
2661 msgid "bad list type for instruction"
2662 msgstr ""
2663
2664 #: config/tc-arm.c:13568
2665 msgid "unsupported alignment for instruction"
2666 msgstr ""
2667
2668 #: config/tc-arm.c:13587 config/tc-arm.c:13681 config/tc-arm.c:13692
2669 #: config/tc-arm.c:13702 config/tc-arm.c:13716
2670 msgid "bad list length"
2671 msgstr ""
2672
2673 #: config/tc-arm.c:13592
2674 msgid "stride of 2 unavailable when element size is 8"
2675 msgstr ""
2676
2677 #: config/tc-arm.c:13625 config/tc-arm.c:13700
2678 msgid "can't use alignment with this instruction"
2679 msgstr ""
2680
2681 #: config/tc-arm.c:13764
2682 msgid "post-index must be a register"
2683 msgstr ""
2684
2685 #: config/tc-arm.c:13766
2686 msgid "bad register for post-index"
2687 msgstr ""
2688
2689 #: config/tc-arm.c:14053 config/tc-arm.c:14139
2690 msgid "conditional infixes are deprecated in unified syntax"
2691 msgstr ""
2692
2693 #: config/tc-arm.c:14178
2694 msgid "s suffix on comparison instruction is deprecated"
2695 msgstr ""
2696
2697 #: config/tc-arm.c:14197 config/tc-arm.c:14278
2698 #, c-format
2699 msgid "selected processor does not support `%s'"
2700 msgstr ""
2701
2702 #: config/tc-arm.c:14203
2703 msgid "Thumb does not support conditional execution"
2704 msgstr ""
2705
2706 #: config/tc-arm.c:14226
2707 msgid "incorrect condition in IT block"
2708 msgstr ""
2709
2710 #: config/tc-arm.c:14232
2711 msgid "thumb conditional instruction not in IT block"
2712 msgstr ""
2713
2714 #: config/tc-arm.c:14252
2715 #, c-format
2716 msgid "cannot honor width suffix -- `%s'"
2717 msgstr ""
2718
2719 #: config/tc-arm.c:14283
2720 #, c-format
2721 msgid "width suffixes are invalid in ARM mode -- `%s'"
2722 msgstr ""
2723
2724 #: config/tc-arm.c:14307
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:17061
2730 msgid "alignments greater than 32 bytes not supported in .text sections."
2731 msgstr ""
2732
2733 #: config/tc-arm.c:17310 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:17355
2739 msgid "handlerdata in cantunwind frame"
2740 msgstr ""
2741
2742 #: config/tc-arm.c:17372
2743 msgid "too many unwind opcodes for personality routine 0"
2744 msgstr ""
2745
2746 #: config/tc-arm.c:17404
2747 msgid "too many unwind opcodes"
2748 msgstr ""
2749
2750 #: config/tc-arm.c:17628
2751 msgid "GOT already in the symbol table"
2752 msgstr ""
2753
2754 #: config/tc-arm.c:17938 config/tc-arm.c:18222
2755 #, c-format
2756 msgid "undefined symbol %s used as an immediate value"
2757 msgstr ""
2758
2759 #: config/tc-arm.c:17952 config/tc-arm.c:18261
2760 #, c-format
2761 msgid "invalid constant (%lx) after fixup"
2762 msgstr ""
2763
2764 #: config/tc-arm.c:17989
2765 #, c-format
2766 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2767 msgstr ""
2768
2769 #: config/tc-arm.c:18024 config/tc-arm.c:18049
2770 msgid "invalid literal constant: pool needs to be closer"
2771 msgstr ""
2772
2773 #: config/tc-arm.c:18027 config/tc-arm.c:18065
2774 #, c-format
2775 msgid "bad immediate value for offset (%ld)"
2776 msgstr ""
2777
2778 #: config/tc-arm.c:18051
2779 #, c-format
2780 msgid "bad immediate value for 8-bit offset (%ld)"
2781 msgstr ""
2782
2783 #: config/tc-arm.c:18106
2784 msgid "offset not a multiple of 4"
2785 msgstr ""
2786
2787 #: config/tc-arm.c:18113 config/tc-arm.c:18128 config/tc-arm.c:18143
2788 #: config/tc-arm.c:18154 config/tc-arm.c:18177 config/tc-arm.c:18772
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:18277
2794 msgid "invalid smc expression"
2795 msgstr ""
2796
2797 #: config/tc-arm.c:18288 config/tc-arm.c:18297
2798 msgid "invalid swi expression"
2799 msgstr ""
2800
2801 #: config/tc-arm.c:18307
2802 msgid "invalid expression in load/store multiple"
2803 msgstr ""
2804
2805 #: config/tc-arm.c:18337
2806 msgid "misaligned branch destination"
2807 msgstr ""
2808
2809 #: config/tc-arm.c:18341 config/tc-arm.c:18378 config/tc-arm.c:18392
2810 #: config/tc-arm.c:18405 config/tc-arm.c:18444 config/tc-arm.c:18469
2811 msgid "branch out of range"
2812 msgstr ""
2813
2814 #: config/tc-arm.c:18418
2815 msgid "conditional branch out of range"
2816 msgstr ""
2817
2818 #: config/tc-arm.c:18546
2819 msgid "rel31 relocation overflow"
2820 msgstr ""
2821
2822 #: config/tc-arm.c:18558 config/tc-arm.c:18581
2823 msgid "co-processor offset out of range"
2824 msgstr ""
2825
2826 #: config/tc-arm.c:18598
2827 #, c-format
2828 msgid "invalid offset, target not word aligned (0x%08lX)"
2829 msgstr ""
2830
2831 #: config/tc-arm.c:18605 config/tc-arm.c:18614 config/tc-arm.c:18622
2832 #: config/tc-arm.c:18630 config/tc-arm.c:18638
2833 #, c-format
2834 msgid "invalid offset, value too big (0x%08lX)"
2835 msgstr ""
2836
2837 #: config/tc-arm.c:18679
2838 msgid "invalid Hi register with immediate"
2839 msgstr ""
2840
2841 #: config/tc-arm.c:18695
2842 msgid "invalid immediate for stack address calculation"
2843 msgstr ""
2844
2845 #: config/tc-arm.c:18703
2846 #, c-format
2847 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2848 msgstr ""
2849
2850 #: config/tc-arm.c:18733
2851 #, c-format
2852 msgid "invalid immediate: %ld is out of range"
2853 msgstr ""
2854
2855 #: config/tc-arm.c:18745
2856 #, c-format
2857 msgid "invalid shift value: %ld"
2858 msgstr ""
2859
2860 #: config/tc-arm.c:18824
2861 #, c-format
2862 msgid "the offset 0x%08lX is not representable"
2863 msgstr ""
2864
2865 #: config/tc-arm.c:18864
2866 #, c-format
2867 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2868 msgstr ""
2869
2870 #: config/tc-arm.c:18903
2871 #, c-format
2872 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2873 msgstr ""
2874
2875 #: config/tc-arm.c:18943
2876 #, c-format
2877 msgid "bad offset 0x%08lX (must be word-aligned)"
2878 msgstr ""
2879
2880 #: config/tc-arm.c:18948
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:18974 config/tc-score.c:5410
2886 #, c-format
2887 msgid "bad relocation fixup type (%d)"
2888 msgstr ""
2889
2890 #: config/tc-arm.c:19077
2891 msgid "literal referenced across section boundary"
2892 msgstr ""
2893
2894 #: config/tc-arm.c:19137
2895 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2896 msgstr ""
2897
2898 #: config/tc-arm.c:19142
2899 msgid "ADRL used for a symbol not defined in the same file"
2900 msgstr ""
2901
2902 #: config/tc-arm.c:19157
2903 #, c-format
2904 msgid "undefined local label `%s'"
2905 msgstr ""
2906
2907 #: config/tc-arm.c:19163
2908 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2909 msgstr ""
2910
2911 #: config/tc-arm.c:19184 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:19187 config/tc-arm.c:19208 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:19442
2922 #, c-format
2923 msgid "%s: unexpected function type: %d"
2924 msgstr ""
2925
2926 #: config/tc-arm.c:19565
2927 msgid "use of old and new-style options to set CPU type"
2928 msgstr ""
2929
2930 #: config/tc-arm.c:19575
2931 msgid "use of old and new-style options to set FPU type"
2932 msgstr ""
2933
2934 #: config/tc-arm.c:19650
2935 msgid "hard-float conflicts with specified fpu"
2936 msgstr ""
2937
2938 #: config/tc-arm.c:19833
2939 msgid "generate PIC code"
2940 msgstr ""
2941
2942 #: config/tc-arm.c:19834
2943 msgid "assemble Thumb code"
2944 msgstr ""
2945
2946 #: config/tc-arm.c:19835
2947 msgid "support ARM/Thumb interworking"
2948 msgstr ""
2949
2950 #: config/tc-arm.c:19837
2951 msgid "code uses 32-bit program counter"
2952 msgstr ""
2953
2954 #: config/tc-arm.c:19838
2955 msgid "code uses 26-bit program counter"
2956 msgstr ""
2957
2958 #: config/tc-arm.c:19839
2959 msgid "floating point args are in fp regs"
2960 msgstr ""
2961
2962 #: config/tc-arm.c:19841
2963 msgid "re-entrant code"
2964 msgstr ""
2965
2966 #: config/tc-arm.c:19842
2967 msgid "code is ATPCS conformant"
2968 msgstr ""
2969
2970 #: config/tc-arm.c:19843
2971 msgid "assemble for big-endian"
2972 msgstr ""
2973
2974 #: config/tc-arm.c:19844
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:19848
2980 msgid "use frame pointer"
2981 msgstr ""
2982
2983 #: config/tc-arm.c:19849
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:19865 config/tc-arm.c:19866
2990 msgid "use -mcpu=arm1"
2991 msgstr ""
2992
2993 #: config/tc-arm.c:19867 config/tc-arm.c:19868
2994 msgid "use -mcpu=arm2"
2995 msgstr ""
2996
2997 #: config/tc-arm.c:19869 config/tc-arm.c:19870
2998 msgid "use -mcpu=arm250"
2999 msgstr ""
3000
3001 #: config/tc-arm.c:19871 config/tc-arm.c:19872
3002 msgid "use -mcpu=arm3"
3003 msgstr ""
3004
3005 #: config/tc-arm.c:19873 config/tc-arm.c:19874
3006 msgid "use -mcpu=arm6"
3007 msgstr ""
3008
3009 #: config/tc-arm.c:19875 config/tc-arm.c:19876
3010 msgid "use -mcpu=arm600"
3011 msgstr ""
3012
3013 #: config/tc-arm.c:19877 config/tc-arm.c:19878
3014 msgid "use -mcpu=arm610"
3015 msgstr ""
3016
3017 #: config/tc-arm.c:19879 config/tc-arm.c:19880
3018 msgid "use -mcpu=arm620"
3019 msgstr ""
3020
3021 #: config/tc-arm.c:19881 config/tc-arm.c:19882
3022 msgid "use -mcpu=arm7"
3023 msgstr ""
3024
3025 #: config/tc-arm.c:19883 config/tc-arm.c:19884
3026 msgid "use -mcpu=arm70"
3027 msgstr ""
3028
3029 #: config/tc-arm.c:19885 config/tc-arm.c:19886
3030 msgid "use -mcpu=arm700"
3031 msgstr ""
3032
3033 #: config/tc-arm.c:19887 config/tc-arm.c:19888
3034 msgid "use -mcpu=arm700i"
3035 msgstr ""
3036
3037 #: config/tc-arm.c:19889 config/tc-arm.c:19890
3038 msgid "use -mcpu=arm710"
3039 msgstr ""
3040
3041 #: config/tc-arm.c:19891 config/tc-arm.c:19892
3042 msgid "use -mcpu=arm710c"
3043 msgstr ""
3044
3045 #: config/tc-arm.c:19893 config/tc-arm.c:19894
3046 msgid "use -mcpu=arm720"
3047 msgstr ""
3048
3049 #: config/tc-arm.c:19895 config/tc-arm.c:19896
3050 msgid "use -mcpu=arm7d"
3051 msgstr ""
3052
3053 #: config/tc-arm.c:19897 config/tc-arm.c:19898
3054 msgid "use -mcpu=arm7di"
3055 msgstr ""
3056
3057 #: config/tc-arm.c:19899 config/tc-arm.c:19900
3058 msgid "use -mcpu=arm7m"
3059 msgstr ""
3060
3061 #: config/tc-arm.c:19901 config/tc-arm.c:19902
3062 msgid "use -mcpu=arm7dm"
3063 msgstr ""
3064
3065 #: config/tc-arm.c:19903 config/tc-arm.c:19904
3066 msgid "use -mcpu=arm7dmi"
3067 msgstr ""
3068
3069 #: config/tc-arm.c:19905 config/tc-arm.c:19906
3070 msgid "use -mcpu=arm7100"
3071 msgstr ""
3072
3073 #: config/tc-arm.c:19907 config/tc-arm.c:19908
3074 msgid "use -mcpu=arm7500"
3075 msgstr ""
3076
3077 #: config/tc-arm.c:19909 config/tc-arm.c:19910
3078 msgid "use -mcpu=arm7500fe"
3079 msgstr ""
3080
3081 #: config/tc-arm.c:19911 config/tc-arm.c:19912 config/tc-arm.c:19913
3082 #: config/tc-arm.c:19914
3083 msgid "use -mcpu=arm7tdmi"
3084 msgstr ""
3085
3086 #: config/tc-arm.c:19915 config/tc-arm.c:19916
3087 msgid "use -mcpu=arm710t"
3088 msgstr ""
3089
3090 #: config/tc-arm.c:19917 config/tc-arm.c:19918
3091 msgid "use -mcpu=arm720t"
3092 msgstr ""
3093
3094 #: config/tc-arm.c:19919 config/tc-arm.c:19920
3095 msgid "use -mcpu=arm740t"
3096 msgstr ""
3097
3098 #: config/tc-arm.c:19921 config/tc-arm.c:19922
3099 msgid "use -mcpu=arm8"
3100 msgstr ""
3101
3102 #: config/tc-arm.c:19923 config/tc-arm.c:19924
3103 msgid "use -mcpu=arm810"
3104 msgstr ""
3105
3106 #: config/tc-arm.c:19925 config/tc-arm.c:19926
3107 msgid "use -mcpu=arm9"
3108 msgstr ""
3109
3110 #: config/tc-arm.c:19927 config/tc-arm.c:19928
3111 msgid "use -mcpu=arm9tdmi"
3112 msgstr ""
3113
3114 #: config/tc-arm.c:19929 config/tc-arm.c:19930
3115 msgid "use -mcpu=arm920"
3116 msgstr ""
3117
3118 #: config/tc-arm.c:19931 config/tc-arm.c:19932
3119 msgid "use -mcpu=arm940"
3120 msgstr ""
3121
3122 #: config/tc-arm.c:19933
3123 msgid "use -mcpu=strongarm"
3124 msgstr ""
3125
3126 #: config/tc-arm.c:19935
3127 msgid "use -mcpu=strongarm110"
3128 msgstr ""
3129
3130 #: config/tc-arm.c:19937
3131 msgid "use -mcpu=strongarm1100"
3132 msgstr ""
3133
3134 #: config/tc-arm.c:19939
3135 msgid "use -mcpu=strongarm1110"
3136 msgstr ""
3137
3138 #: config/tc-arm.c:19940
3139 msgid "use -mcpu=xscale"
3140 msgstr ""
3141
3142 #: config/tc-arm.c:19941
3143 msgid "use -mcpu=iwmmxt"
3144 msgstr ""
3145
3146 #: config/tc-arm.c:19942
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:19945 config/tc-arm.c:19946
3152 msgid "use -march=armv2"
3153 msgstr ""
3154
3155 #: config/tc-arm.c:19947 config/tc-arm.c:19948
3156 msgid "use -march=armv2a"
3157 msgstr ""
3158
3159 #: config/tc-arm.c:19949 config/tc-arm.c:19950
3160 msgid "use -march=armv3"
3161 msgstr ""
3162
3163 #: config/tc-arm.c:19951 config/tc-arm.c:19952
3164 msgid "use -march=armv3m"
3165 msgstr ""
3166
3167 #: config/tc-arm.c:19953 config/tc-arm.c:19954
3168 msgid "use -march=armv4"
3169 msgstr ""
3170
3171 #: config/tc-arm.c:19955 config/tc-arm.c:19956
3172 msgid "use -march=armv4t"
3173 msgstr ""
3174
3175 #: config/tc-arm.c:19957 config/tc-arm.c:19958
3176 msgid "use -march=armv5"
3177 msgstr ""
3178
3179 #: config/tc-arm.c:19959 config/tc-arm.c:19960
3180 msgid "use -march=armv5t"
3181 msgstr ""
3182
3183 #: config/tc-arm.c:19961 config/tc-arm.c:19962
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:19965
3189 msgid "use -mfpu=fpe"
3190 msgstr ""
3191
3192 #: config/tc-arm.c:19966
3193 msgid "use -mfpu=fpa10"
3194 msgstr ""
3195
3196 #: config/tc-arm.c:19967
3197 msgid "use -mfpu=fpa11"
3198 msgstr ""
3199
3200 #: config/tc-arm.c:19969
3201 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3202 msgstr ""
3203
3204 #: config/tc-arm.c:20230
3205 msgid "invalid architectural extension"
3206 msgstr ""
3207
3208 #: config/tc-arm.c:20244
3209 msgid "missing architectural extension"
3210 msgstr ""
3211
3212 #: config/tc-arm.c:20257
3213 #, c-format
3214 msgid "unknown architectural extension `%s'"
3215 msgstr ""
3216
3217 #: config/tc-arm.c:20281
3218 #, c-format
3219 msgid "missing cpu name `%s'"
3220 msgstr ""
3221
3222 #: config/tc-arm.c:20306 config/tc-arm.c:20691
3223 #, c-format
3224 msgid "unknown cpu `%s'"
3225 msgstr ""
3226
3227 #: config/tc-arm.c:20324
3228 #, c-format
3229 msgid "missing architecture name `%s'"
3230 msgstr ""
3231
3232 #: config/tc-arm.c:20341 config/tc-arm.c:20725 config/tc-arm.c:20756
3233 #, c-format
3234 msgid "unknown architecture `%s'\n"
3235 msgstr ""
3236
3237 #: config/tc-arm.c:20357 config/tc-arm.c:20787
3238 #, c-format
3239 msgid "unknown floating point format `%s'\n"
3240 msgstr ""
3241
3242 #: config/tc-arm.c:20373
3243 #, c-format
3244 msgid "unknown floating point abi `%s'\n"
3245 msgstr ""
3246
3247 #: config/tc-arm.c:20389
3248 #, c-format
3249 msgid "unknown EABI `%s'\n"
3250 msgstr ""
3251
3252 #: config/tc-arm.c:20396
3253 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3254 msgstr ""
3255
3256 #: config/tc-arm.c:20398
3257 msgid "<arch name>\t  assemble for architecture <arch name>"
3258 msgstr ""
3259
3260 #: config/tc-arm.c:20400
3261 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3262 msgstr ""
3263
3264 #: config/tc-arm.c:20402
3265 msgid "<abi>\t  assemble for floating point ABI <abi>"
3266 msgstr ""
3267
3268 #: config/tc-arm.c:20405
3269 msgid "<ver>\t  assemble for eabi version <ver>"
3270 msgstr ""
3271
3272 #: config/tc-arm.c:20447 config/tc-arm.c:20467 config/tc-arm.c:20489
3273 #, c-format
3274 msgid "option `-%c%s' is deprecated: %s"
3275 msgstr ""
3276
3277 #: config/tc-arm.c:20510
3278 #, c-format
3279 msgid " ARM-specific assembler options:\n"
3280 msgstr ""
3281
3282 #: config/tc-arm.c:20521
3283 #, c-format
3284 msgid "  -EB                     assemble code for a big-endian cpu\n"
3285 msgstr ""
3286
3287 #: config/tc-arm.c:20526
3288 #, c-format
3289 msgid "  -EL                     assemble code for a little-endian cpu\n"
3290 msgstr ""
3291
3292 #: config/tc-avr.c:265
3293 #, c-format
3294 msgid "Known MCU names:"
3295 msgstr ""
3296
3297 #: config/tc-avr.c:331
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\n"
3306 "                   avr4 - ATmega8, ATmega88\n"
3307 "                   avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
3308 "                   or immediate microcontroller name.\n"
3309 msgstr ""
3310
3311 #: config/tc-avr.c:341
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:385 config/tc-msp430.c:744
3322 #, c-format
3323 msgid "unknown MCU: %s\n"
3324 msgstr ""
3325
3326 #: config/tc-avr.c:394
3327 #, c-format
3328 msgid "redefinition of mcu type `%s' to `%s'"
3329 msgstr ""
3330
3331 #: config/tc-avr.c:472
3332 msgid "constant value required"
3333 msgstr ""
3334
3335 #: config/tc-avr.c:475
3336 #, c-format
3337 msgid "number must be positive and less than %d"
3338 msgstr ""
3339
3340 #: config/tc-avr.c:501 config/tc-avr.c:636
3341 #, c-format
3342 msgid "constant out of 8-bit range: %d"
3343 msgstr ""
3344
3345 #: config/tc-avr.c:569 config/tc-score.c:969 read.c:3565
3346 msgid "illegal expression"
3347 msgstr ""
3348
3349 #: config/tc-avr.c:598 config/tc-avr.c:1357
3350 msgid "`)' required"
3351 msgstr ""
3352
3353 #: config/tc-avr.c:619
3354 msgid "expression dangerous with linker stubs"
3355 msgstr ""
3356
3357 #: config/tc-avr.c:691
3358 msgid "register r16-r23 required"
3359 msgstr ""
3360
3361 #: config/tc-avr.c:697
3362 msgid "register number above 15 required"
3363 msgstr ""
3364
3365 #: config/tc-avr.c:703
3366 msgid "even register number required"
3367 msgstr ""
3368
3369 #: config/tc-avr.c:709
3370 msgid "register r24, r26, r28 or r30 required"
3371 msgstr ""
3372
3373 #: config/tc-avr.c:715
3374 msgid "register name or number from 0 to 31 required"
3375 msgstr ""
3376
3377 #: config/tc-avr.c:733
3378 msgid "pointer register (X, Y or Z) required"
3379 msgstr ""
3380
3381 #: config/tc-avr.c:740
3382 msgid "cannot both predecrement and postincrement"
3383 msgstr ""
3384
3385 #: config/tc-avr.c:748
3386 msgid "addressing mode not supported"
3387 msgstr ""
3388
3389 #: config/tc-avr.c:754
3390 msgid "can't predecrement"
3391 msgstr ""
3392
3393 #: config/tc-avr.c:757
3394 msgid "pointer register Z required"
3395 msgstr ""
3396
3397 #: config/tc-avr.c:775
3398 msgid "pointer register (Y or Z) required"
3399 msgstr ""
3400
3401 #: config/tc-avr.c:879
3402 #, c-format
3403 msgid "unknown constraint `%c'"
3404 msgstr ""
3405
3406 #: config/tc-avr.c:931
3407 msgid "`,' required"
3408 msgstr ""
3409
3410 #: config/tc-avr.c:949
3411 msgid "undefined combination of operands"
3412 msgstr ""
3413
3414 #: config/tc-avr.c:958
3415 msgid "skipping two-word instruction"
3416 msgstr ""
3417
3418 #: config/tc-avr.c:1050 config/tc-avr.c:1066 config/tc-avr.c:1180
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:1058 config/tc-avr.c:1077 config/tc-avr.c:1099
3425 #: config/tc-avr.c:1106 config/tc-avr.c:1113 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:1189 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:1203
3439 msgid "only constant expression allowed"
3440 msgstr ""
3441
3442 #. xgettext:c-format.
3443 #: config/tc-avr.c:1263 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:2165
3445 #: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6089
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:1286 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:1303
3459 #, c-format
3460 msgid "illegal opcode %s for mcu %s"
3461 msgstr ""
3462
3463 #: config/tc-avr.c:1312
3464 msgid "garbage at end of line"
3465 msgstr ""
3466
3467 #: config/tc-avr.c:1384 config/tc-avr.c:1391
3468 #, c-format
3469 msgid "illegal %srelocation size: %d"
3470 msgstr ""
3471
3472 #: config/tc-bfin.c:249 config/tc-frv.c:1651 config/tc-frv.c:1661
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:4276
3518 msgid "using a bit field width of zero"
3519 msgstr ""
3520
3521 #: config/tc-cr16.c:167 read.c:4284
3522 #, c-format
3523 msgid "field width \"%s\" too complex for a bitfield"
3524 msgstr ""
3525
3526 #: config/tc-cr16.c:176 read.c:4292
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:4314
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:460
4510 #, c-format
4511 msgid "FRV specific command line options:\n"
4512 msgstr ""
4513
4514 #: config/tc-frv.c:461
4515 #, c-format
4516 msgid "-G n            Put data <= n bytes in the small data area\n"
4517 msgstr ""
4518
4519 #: config/tc-frv.c:462
4520 #, c-format
4521 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
4522 msgstr ""
4523
4524 #: config/tc-frv.c:463
4525 #, c-format
4526 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
4527 msgstr ""
4528
4529 #: config/tc-frv.c:464
4530 #, c-format
4531 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
4532 msgstr ""
4533
4534 #: config/tc-frv.c:465
4535 #, c-format
4536 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
4537 msgstr ""
4538
4539 #: config/tc-frv.c:466
4540 #, c-format
4541 msgid "-msoft-float    Mark generated file as using software FP\n"
4542 msgstr ""
4543
4544 #: config/tc-frv.c:467
4545 #, c-format
4546 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
4547 msgstr ""
4548
4549 #: config/tc-frv.c:468
4550 #, c-format
4551 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
4552 msgstr ""
4553
4554 #: config/tc-frv.c:469
4555 #, c-format
4556 msgid ""
4557 "-mdouble        Mark generated file as using double precision FP insns\n"
4558 msgstr ""
4559
4560 #: config/tc-frv.c:470
4561 #, c-format
4562 msgid "-mmedia         Mark generated file as using media insns\n"
4563 msgstr ""
4564
4565 #: config/tc-frv.c:471
4566 #, c-format
4567 msgid ""
4568 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
4569 msgstr ""
4570
4571 #: config/tc-frv.c:472
4572 #, c-format
4573 msgid "-mpack          Allow instructions to be packed\n"
4574 msgstr ""
4575
4576 #: config/tc-frv.c:473
4577 #, c-format
4578 msgid "-mno-pack       Do not allow instructions to be packed\n"
4579 msgstr ""
4580
4581 #: config/tc-frv.c:474
4582 #, c-format
4583 msgid ""
4584 "-mpic           Mark generated file as using small position independent "
4585 "code\n"
4586 msgstr ""
4587
4588 #: config/tc-frv.c:475
4589 #, c-format
4590 msgid ""
4591 "-mPIC           Mark generated file as using large position independent "
4592 "code\n"
4593 msgstr ""
4594
4595 #: config/tc-frv.c:476
4596 #, c-format
4597 msgid ""
4598 "-mlibrary-pic   Mark generated file as using position indepedent code for "
4599 "libraries\n"
4600 msgstr ""
4601
4602 #: config/tc-frv.c:477
4603 #, c-format
4604 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
4605 msgstr ""
4606
4607 #: config/tc-frv.c:478
4608 #, c-format
4609 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4610 msgstr ""
4611
4612 #: config/tc-frv.c:479
4613 #, c-format
4614 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4615 msgstr ""
4616
4617 #: config/tc-frv.c:480
4618 #, c-format
4619 msgid "                Record the cpu type\n"
4620 msgstr ""
4621
4622 #: config/tc-frv.c:481
4623 #, c-format
4624 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
4625 msgstr ""
4626
4627 #: config/tc-frv.c:482
4628 #, c-format
4629 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
4630 msgstr ""
4631
4632 #: config/tc-frv.c:1186
4633 msgid "VLIW packing used for -mno-pack"
4634 msgstr ""
4635
4636 #: config/tc-frv.c:1196
4637 msgid "Instruction not supported by this architecture"
4638 msgstr ""
4639
4640 #: config/tc-frv.c:1206
4641 msgid "VLIW packing constraint violation"
4642 msgstr ""
4643
4644 #: config/tc-frv.c:1822
4645 #, c-format
4646 msgid "Relocation %s is not safe for %s"
4647 msgstr ""
4648
4649 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4650 msgid "Reg not valid for H8/300"
4651 msgstr ""
4652
4653 #: config/tc-h8300.c:484
4654 msgid "invalid operand size requested"
4655 msgstr ""
4656
4657 #: config/tc-h8300.c:583
4658 msgid "Invalid register list for ldm/stm\n"
4659 msgstr ""
4660
4661 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4662 msgid "mismatch between register and suffix"
4663 msgstr ""
4664
4665 #: config/tc-h8300.c:648
4666 msgid "address too high for vector table jmp/jsr"
4667 msgstr ""
4668
4669 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4670 msgid "Wrong size pointer register for architecture."
4671 msgstr ""
4672
4673 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4674 msgid "expected @(exp, reg16)"
4675 msgstr ""
4676
4677 #: config/tc-h8300.c:760
4678 msgid "expected .L, .W or .B for register in indexed addressing mode"
4679 msgstr ""
4680
4681 #: config/tc-h8300.c:954
4682 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4683 msgstr ""
4684
4685 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4686 msgid "expected register"
4687 msgstr ""
4688
4689 #: config/tc-h8300.c:997
4690 msgid "expected closing paren"
4691 msgstr ""
4692
4693 #: config/tc-h8300.c:1056
4694 #, c-format
4695 msgid "can't use high part of register in operand %d"
4696 msgstr ""
4697
4698 #: config/tc-h8300.c:1213
4699 #, c-format
4700 msgid "Opcode `%s' with these operand types not available in %s mode"
4701 msgstr ""
4702
4703 #: config/tc-h8300.c:1222
4704 msgid "mismatch between opcode size and operand size"
4705 msgstr ""
4706
4707 #: config/tc-h8300.c:1258
4708 #, c-format
4709 msgid "operand %s0x%lx out of range."
4710 msgstr ""
4711
4712 #: config/tc-h8300.c:1354
4713 msgid "Can't work out size of operand.\n"
4714 msgstr ""
4715
4716 #: config/tc-h8300.c:1403
4717 #, c-format
4718 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4719 msgstr ""
4720
4721 #: config/tc-h8300.c:1408
4722 #, c-format
4723 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4724 msgstr ""
4725
4726 #: config/tc-h8300.c:1414
4727 #, c-format
4728 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4729 msgstr ""
4730
4731 #: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4732 msgid "Need #1 or #2 here"
4733 msgstr ""
4734
4735 #: config/tc-h8300.c:1490
4736 msgid "#4 not valid on H8/300."
4737 msgstr ""
4738
4739 #: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4740 #, c-format
4741 msgid "branch operand has odd offset (%lx)\n"
4742 msgstr ""
4743
4744 #: config/tc-h8300.c:1716
4745 msgid "destination operand must be 16 bit register"
4746 msgstr ""
4747
4748 #: config/tc-h8300.c:1725
4749 msgid "source operand must be 8 bit register"
4750 msgstr ""
4751
4752 #: config/tc-h8300.c:1733
4753 msgid "destination operand must be 16bit absolute address"
4754 msgstr ""
4755
4756 #: config/tc-h8300.c:1740
4757 msgid "destination operand must be 8 bit register"
4758 msgstr ""
4759
4760 #: config/tc-h8300.c:1748
4761 msgid "source operand must be 16bit absolute address"
4762 msgstr ""
4763
4764 #. This seems more sane than saying "too many operands".  We'll
4765 #. get here only if the trailing trash starts with a comma.
4766 #. Types or values of args don't match.
4767 #: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
4768 #: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
4769 #: config/tc-or32.c:528
4770 msgid "invalid operands"
4771 msgstr ""
4772
4773 #: config/tc-h8300.c:1787
4774 msgid "operand/size mis-match"
4775 msgstr ""
4776
4777 #: config/tc-h8300.c:1883 config/tc-mips.c:9781 config/tc-sh64.c:2795
4778 #: config/tc-sh.c:2925 config/tc-z8k.c:1226
4779 msgid "unknown opcode"
4780 msgstr ""
4781
4782 #: config/tc-h8300.c:1916
4783 msgid "invalid operand in ldm"
4784 msgstr ""
4785
4786 #: config/tc-h8300.c:1925
4787 msgid "invalid operand in stm"
4788 msgstr ""
4789
4790 #: config/tc-h8300.c:2039
4791 #, c-format
4792 msgid "call to tc_aout_fix_to_chars \n"
4793 msgstr ""
4794
4795 #: config/tc-h8300.c:2048 config/tc-xc16x.c:340
4796 #, c-format
4797 msgid "call to md_convert_frag \n"
4798 msgstr ""
4799
4800 #: config/tc-h8300.c:2099 config/tc-xc16x.c:244
4801 #, c-format
4802 msgid "call to md_estimate_size_before_relax \n"
4803 msgstr ""
4804
4805 #: config/tc-h8300.c:2128 config/tc-xc16x.c:285
4806 msgid "Difference of symbols in different sections is not supported"
4807 msgstr ""
4808
4809 #: config/tc-h8300.c:2150 config/tc-mcore.c:2199 config/tc-pj.c:489
4810 #: config/tc-sh.c:4351 config/tc-xc16x.c:308
4811 #, c-format
4812 msgid "Cannot represent relocation type %s"
4813 msgstr ""
4814
4815 #. Simple range checking for FIELD against HIGH and LOW bounds.
4816 #. IGNORE is used to suppress the error message.
4817 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4818 #. the current file and line number are not valid.
4819 #: config/tc-hppa.c:1015 config/tc-hppa.c:1029
4820 #, c-format
4821 msgid "Field out of range [%d..%d] (%d)."
4822 msgstr ""
4823
4824 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4825 #. IGNORE is used to suppress the error message.
4826 #: config/tc-hppa.c:1043
4827 #, c-format
4828 msgid "Field not properly aligned [%d] (%d)."
4829 msgstr ""
4830
4831 #: config/tc-hppa.c:1092
4832 msgid "Missing .exit\n"
4833 msgstr ""
4834
4835 #: config/tc-hppa.c:1095
4836 msgid "Missing .procend\n"
4837 msgstr ""
4838
4839 #: config/tc-hppa.c:1277
4840 #, c-format
4841 msgid "Invalid field selector.  Assuming F%%."
4842 msgstr ""
4843
4844 #: config/tc-hppa.c:1304
4845 msgid "Bad segment in expression."
4846 msgstr ""
4847
4848 #: config/tc-hppa.c:1329
4849 #, c-format
4850 msgid "Invalid Nullification: (%c)"
4851 msgstr ""
4852
4853 #: config/tc-hppa.c:1387
4854 msgid "Cannot handle fixup"
4855 msgstr ""
4856
4857 #: config/tc-hppa.c:1685
4858 #, c-format
4859 msgid "  -Q                      ignored\n"
4860 msgstr ""
4861
4862 #: config/tc-hppa.c:1689
4863 #, c-format
4864 msgid "  -c                      print a warning if a comment is found\n"
4865 msgstr ""
4866
4867 #: config/tc-hppa.c:1755
4868 #, c-format
4869 msgid "no hppa_fixup entry for fixup type 0x%x"
4870 msgstr ""
4871
4872 #: config/tc-hppa.c:1934
4873 msgid "Unknown relocation encountered in md_apply_fix."
4874 msgstr ""
4875
4876 #: config/tc-hppa.c:2122 config/tc-hppa.c:2147
4877 #, c-format
4878 msgid "Undefined register: '%s'."
4879 msgstr ""
4880
4881 #: config/tc-hppa.c:2181
4882 #, c-format
4883 msgid "Non-absolute symbol: '%s'."
4884 msgstr ""
4885
4886 #: config/tc-hppa.c:2196
4887 #, c-format
4888 msgid "Undefined absolute constant: '%s'."
4889 msgstr ""
4890
4891 #: config/tc-hppa.c:2227 config/tc-hppa.c:5646
4892 msgid "could not update architecture and machine"
4893 msgstr ""
4894
4895 #: config/tc-hppa.c:2265
4896 #, c-format
4897 msgid "Invalid FP Compare Condition: %s"
4898 msgstr ""
4899
4900 #: config/tc-hppa.c:2320
4901 #, c-format
4902 msgid "Invalid FTEST completer: %s"
4903 msgstr ""
4904
4905 #: config/tc-hppa.c:2386 config/tc-hppa.c:2423
4906 #, c-format
4907 msgid "Invalid FP Operand Format: %3s"
4908 msgstr ""
4909
4910 #: config/tc-hppa.c:2558
4911 msgid "Bad segment (should be absolute)."
4912 msgstr ""
4913
4914 #: config/tc-hppa.c:2584
4915 #, c-format
4916 msgid "Invalid argument location: %s\n"
4917 msgstr ""
4918
4919 #: config/tc-hppa.c:2613
4920 #, c-format
4921 msgid "Invalid argument description: %d"
4922 msgstr ""
4923
4924 #: config/tc-hppa.c:3439
4925 msgid "Invalid Indexed Load Completer."
4926 msgstr ""
4927
4928 #: config/tc-hppa.c:3444
4929 msgid "Invalid Indexed Load Completer Syntax."
4930 msgstr ""
4931
4932 #: config/tc-hppa.c:3478
4933 msgid "Invalid Short Load/Store Completer."
4934 msgstr ""
4935
4936 #: config/tc-hppa.c:3538 config/tc-hppa.c:3543
4937 msgid "Invalid Store Bytes Short Completer"
4938 msgstr ""
4939
4940 #: config/tc-hppa.c:3854 config/tc-hppa.c:3860
4941 msgid "Invalid left/right combination completer"
4942 msgstr ""
4943
4944 #: config/tc-hppa.c:3909 config/tc-hppa.c:3916
4945 msgid "Invalid permutation completer"
4946 msgstr ""
4947
4948 #: config/tc-hppa.c:4016
4949 #, c-format
4950 msgid "Invalid Add Condition: %s"
4951 msgstr ""
4952
4953 #: config/tc-hppa.c:4027 config/tc-hppa.c:4037
4954 msgid "Invalid Add and Branch Condition"
4955 msgstr ""
4956
4957 #: config/tc-hppa.c:4058 config/tc-hppa.c:4195
4958 msgid "Invalid Compare/Subtract Condition"
4959 msgstr ""
4960
4961 #: config/tc-hppa.c:4098
4962 #, c-format
4963 msgid "Invalid Bit Branch Condition: %c"
4964 msgstr ""
4965
4966 #: config/tc-hppa.c:4183
4967 #, c-format
4968 msgid "Invalid Compare/Subtract Condition: %s"
4969 msgstr ""
4970
4971 #: config/tc-hppa.c:4210
4972 msgid "Invalid Compare and Branch Condition"
4973 msgstr ""
4974
4975 #: config/tc-hppa.c:4306
4976 msgid "Invalid Logical Instruction Condition."
4977 msgstr ""
4978
4979 #: config/tc-hppa.c:4361
4980 msgid "Invalid Shift/Extract/Deposit Condition."
4981 msgstr ""
4982
4983 #: config/tc-hppa.c:4473
4984 msgid "Invalid Unit Instruction Condition."
4985 msgstr ""
4986
4987 #: config/tc-hppa.c:4948 config/tc-hppa.c:4980 config/tc-hppa.c:5011
4988 #: config/tc-hppa.c:5041
4989 msgid "Branch to unaligned address"
4990 msgstr ""
4991
4992 #: config/tc-hppa.c:5219
4993 msgid "Invalid SFU identifier"
4994 msgstr ""
4995
4996 #: config/tc-hppa.c:5269
4997 msgid "Invalid COPR identifier"
4998 msgstr ""
4999
5000 #: config/tc-hppa.c:5398
5001 msgid "Invalid Floating Point Operand Format."
5002 msgstr ""
5003
5004 #: config/tc-hppa.c:5515 config/tc-hppa.c:5535 config/tc-hppa.c:5555
5005 #: config/tc-hppa.c:5575 config/tc-hppa.c:5595
5006 msgid "Invalid register for single precision fmpyadd or fmpysub"
5007 msgstr ""
5008
5009 #: config/tc-hppa.c:5663
5010 #, c-format
5011 msgid "Invalid operands %s"
5012 msgstr ""
5013
5014 #: config/tc-hppa.c:5718 config/tc-hppa.c:6924 config/tc-hppa.c:6979
5015 msgid "Missing function name for .PROC (corrupted label chain)"
5016 msgstr ""
5017
5018 #: config/tc-hppa.c:5721 config/tc-hppa.c:6982
5019 msgid "Missing function name for .PROC"
5020 msgstr ""
5021
5022 #: config/tc-hppa.c:5780
5023 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5024 msgstr ""
5025
5026 #: config/tc-hppa.c:5876
5027 #, c-format
5028 msgid "Invalid .CALL argument: %s"
5029 msgstr ""
5030
5031 #: config/tc-hppa.c:6010
5032 msgid ".callinfo is not within a procedure definition"
5033 msgstr ""
5034
5035 #: config/tc-hppa.c:6030
5036 #, c-format
5037 msgid "FRAME parameter must be a multiple of 8: %d\n"
5038 msgstr ""
5039
5040 #: config/tc-hppa.c:6049
5041 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5042 msgstr ""
5043
5044 #: config/tc-hppa.c:6061
5045 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5046 msgstr ""
5047
5048 #: config/tc-hppa.c:6071
5049 msgid "Value for ENTRY_SR must be 3\n"
5050 msgstr ""
5051
5052 #: config/tc-hppa.c:6127
5053 #, c-format
5054 msgid "Invalid .CALLINFO argument: %s"
5055 msgstr ""
5056
5057 #: config/tc-hppa.c:6237
5058 msgid "The .ENTER pseudo-op is not supported"
5059 msgstr ""
5060
5061 #: config/tc-hppa.c:6253
5062 msgid "Misplaced .entry. Ignored."
5063 msgstr ""
5064
5065 #: config/tc-hppa.c:6257
5066 msgid "Missing .callinfo."
5067 msgstr ""
5068
5069 #: config/tc-hppa.c:6321
5070 msgid ".REG expression must be a register"
5071 msgstr ""
5072
5073 #: config/tc-hppa.c:6337
5074 msgid "bad or irreducible absolute expression; zero assumed"
5075 msgstr ""
5076
5077 #: config/tc-hppa.c:6348
5078 msgid ".REG must use a label"
5079 msgstr ""
5080
5081 #: config/tc-hppa.c:6350
5082 msgid ".EQU must use a label"
5083 msgstr ""
5084
5085 #: config/tc-hppa.c:6412
5086 #, c-format
5087 msgid "Symbol '%s' could not be created."
5088 msgstr ""
5089
5090 #: config/tc-hppa.c:6416
5091 msgid "No memory for symbol name."
5092 msgstr ""
5093
5094 #: config/tc-hppa.c:6465
5095 msgid ".EXIT must appear within a procedure"
5096 msgstr ""
5097
5098 #: config/tc-hppa.c:6469
5099 msgid "Missing .callinfo"
5100 msgstr ""
5101
5102 #: config/tc-hppa.c:6473
5103 msgid "No .ENTRY for this .EXIT"
5104 msgstr ""
5105
5106 #: config/tc-hppa.c:6513
5107 #, c-format
5108 msgid "Using ENTRY rather than CODE in export directive for %s"
5109 msgstr ""
5110
5111 #: config/tc-hppa.c:6630
5112 #, c-format
5113 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5114 msgstr ""
5115
5116 #: config/tc-hppa.c:6654
5117 #, c-format
5118 msgid "Cannot define export symbol: %s\n"
5119 msgstr ""
5120
5121 #: config/tc-hppa.c:6751
5122 msgid "Missing label name on .LABEL"
5123 msgstr ""
5124
5125 #: config/tc-hppa.c:6756
5126 msgid "extra .LABEL arguments ignored."
5127 msgstr ""
5128
5129 #: config/tc-hppa.c:6772
5130 msgid "The .LEAVE pseudo-op is not supported"
5131 msgstr ""
5132
5133 #: config/tc-hppa.c:6810
5134 msgid "Unrecognized .LEVEL argument\n"
5135 msgstr ""
5136
5137 #: config/tc-hppa.c:6844
5138 #, c-format
5139 msgid "Cannot define static symbol: %s\n"
5140 msgstr ""
5141
5142 #: config/tc-hppa.c:6878
5143 msgid "Nested procedures"
5144 msgstr ""
5145
5146 #: config/tc-hppa.c:6888
5147 msgid "Cannot allocate unwind descriptor\n"
5148 msgstr ""
5149
5150 #: config/tc-hppa.c:6986
5151 msgid "misplaced .procend"
5152 msgstr ""
5153
5154 #: config/tc-hppa.c:6989
5155 msgid "Missing .callinfo for this procedure"
5156 msgstr ""
5157
5158 #: config/tc-hppa.c:6992
5159 msgid "Missing .EXIT for a .ENTRY"
5160 msgstr ""
5161
5162 #: config/tc-hppa.c:7029
5163 msgid "Not in a space.\n"
5164 msgstr ""
5165
5166 #: config/tc-hppa.c:7032
5167 msgid "Not in a subspace.\n"
5168 msgstr ""
5169
5170 #: config/tc-hppa.c:7121
5171 msgid "Invalid .SPACE argument"
5172 msgstr ""
5173
5174 #: config/tc-hppa.c:7167
5175 msgid "Can't change spaces within a procedure definition. Ignored"
5176 msgstr ""
5177
5178 #: config/tc-hppa.c:7295
5179 #, c-format
5180 msgid "Undefined space: '%s' Assuming space number = 0."
5181 msgstr ""
5182
5183 #: config/tc-hppa.c:7318
5184 msgid "Must be in a space before changing or declaring subspaces.\n"
5185 msgstr ""
5186
5187 #: config/tc-hppa.c:7322
5188 msgid "Can't change subspaces within a procedure definition. Ignored"
5189 msgstr ""
5190
5191 #: config/tc-hppa.c:7358
5192 msgid "Parameters of an existing subspace can't be modified"
5193 msgstr ""
5194
5195 #: config/tc-hppa.c:7410
5196 msgid "Alignment must be a power of 2"
5197 msgstr ""
5198
5199 #: config/tc-hppa.c:7457
5200 msgid "FIRST not supported as a .SUBSPACE argument"
5201 msgstr ""
5202
5203 #: config/tc-hppa.c:7459
5204 msgid "Invalid .SUBSPACE argument"
5205 msgstr ""
5206
5207 #: config/tc-hppa.c:7648
5208 #, c-format
5209 msgid "Internal error: Unable to find containing space for %s."
5210 msgstr ""
5211
5212 #: config/tc-hppa.c:7686
5213 #, c-format
5214 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5215 msgstr ""
5216
5217 #: config/tc-hppa.c:7774
5218 #, c-format
5219 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5220 msgstr ""
5221
5222 #: config/tc-hppa.c:8219
5223 msgid "-R option not supported on this target."
5224 msgstr ""
5225
5226 #: config/tc-hppa.c:8236 config/tc-sparc.c:825 config/tc-sparc.c:861
5227 #, c-format
5228 msgid "Internal error: can't hash `%s': %s\n"
5229 msgstr ""
5230
5231 #: config/tc-hppa.c:8245 config/tc-i860.c:236
5232 #, c-format
5233 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5234 msgstr ""
5235
5236 #: config/tc-i386.c:1355
5237 #, c-format
5238 msgid "%s shortened to %s"
5239 msgstr ""
5240
5241 #: config/tc-i386.c:1425
5242 msgid "same type of prefix used twice"
5243 msgstr ""
5244
5245 #: config/tc-i386.c:1450
5246 msgid "64bit mode not supported on this CPU."
5247 msgstr ""
5248
5249 #: config/tc-i386.c:1454
5250 msgid "32bit mode not supported on this CPU."
5251 msgstr ""
5252
5253 #: config/tc-i386.c:1489
5254 msgid "bad argument to syntax directive."
5255 msgstr ""
5256
5257 #: config/tc-i386.c:1569
5258 #, c-format
5259 msgid "no such architecture: `%s'"
5260 msgstr ""
5261
5262 #: config/tc-i386.c:1574
5263 msgid "missing cpu architecture"
5264 msgstr ""
5265
5266 #: config/tc-i386.c:1588
5267 #, c-format
5268 msgid "no such architecture modifier: `%s'"
5269 msgstr ""
5270
5271 #: config/tc-i386.c:1604 config/tc-i386.c:7191 config/tc-maxq.c:223
5272 msgid "Unknown architecture"
5273 msgstr ""
5274
5275 #: config/tc-i386.c:1951
5276 #, c-format
5277 msgid "unknown relocation (%u)"
5278 msgstr ""
5279
5280 #: config/tc-i386.c:1953
5281 #, c-format
5282 msgid "%u-byte relocation cannot be applied to %u-byte field"
5283 msgstr ""
5284
5285 #: config/tc-i386.c:1957
5286 msgid "non-pc-relative relocation for pc-relative field"
5287 msgstr ""
5288
5289 #: config/tc-i386.c:1962
5290 msgid "relocated field and relocation type differ in signedness"
5291 msgstr ""
5292
5293 #: config/tc-i386.c:1971
5294 msgid "there are no unsigned pc-relative relocations"
5295 msgstr ""
5296
5297 #: config/tc-i386.c:1979
5298 #, c-format
5299 msgid "cannot do %u byte pc-relative relocation"
5300 msgstr ""
5301
5302 #: config/tc-i386.c:1996
5303 #, c-format
5304 msgid "cannot do %s %u byte relocation"
5305 msgstr ""
5306
5307 #: config/tc-i386.c:2206 config/tc-i386.c:3472
5308 #, c-format
5309 msgid "ambiguous operand size for `%s'"
5310 msgstr ""
5311
5312 #: config/tc-i386.c:2255
5313 #, c-format
5314 msgid "can't use register '%s%s' as operand %d in '%s'."
5315 msgstr ""
5316
5317 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5318 #: config/tc-i386.c:2294
5319 #, c-format
5320 msgid "translating to `%sp'"
5321 msgstr ""
5322
5323 #: config/tc-i386.c:2342
5324 #, c-format
5325 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5326 msgstr ""
5327
5328 #: config/tc-i386.c:2389 config/tc-i386.c:2497 config/tc-maxq.c:800
5329 #: config/tc-maxq.c:830
5330 #, c-format
5331 msgid "no such instruction: `%s'"
5332 msgstr ""
5333
5334 #: config/tc-i386.c:2400 config/tc-i386.c:2530 config/tc-maxq.c:808
5335 #, c-format
5336 msgid "invalid character %s in mnemonic"
5337 msgstr ""
5338
5339 #: config/tc-i386.c:2407
5340 msgid "expecting prefix; got nothing"
5341 msgstr ""
5342
5343 #: config/tc-i386.c:2409
5344 msgid "expecting mnemonic; got nothing"
5345 msgstr ""
5346
5347 #: config/tc-i386.c:2424 config/tc-i386.c:2548
5348 #, c-format
5349 msgid "`%s' is only supported in 64-bit mode"
5350 msgstr ""
5351
5352 #: config/tc-i386.c:2425 config/tc-i386.c:2547
5353 #, c-format
5354 msgid "`%s' is not supported in 64-bit mode"
5355 msgstr ""
5356
5357 #: config/tc-i386.c:2437
5358 #, c-format
5359 msgid "redundant %s prefix"
5360 msgstr ""
5361
5362 #: config/tc-i386.c:2554
5363 #, c-format
5364 msgid "`%s' is not supported on `%s%s'"
5365 msgstr ""
5366
5367 #: config/tc-i386.c:2562
5368 msgid "use .code16 to ensure correct addressing mode"
5369 msgstr ""
5370
5371 #: config/tc-i386.c:2575
5372 #, c-format
5373 msgid "expecting string instruction after `%s'"
5374 msgstr ""
5375
5376 #: config/tc-i386.c:2607
5377 #, c-format
5378 msgid "invalid character %s before operand %d"
5379 msgstr ""
5380
5381 #: config/tc-i386.c:2621
5382 #, c-format
5383 msgid "unbalanced parenthesis in operand %d."
5384 msgstr ""
5385
5386 #: config/tc-i386.c:2624 config/tc-maxq.c:1850
5387 #, c-format
5388 msgid "unbalanced brackets in operand %d."
5389 msgstr ""
5390
5391 #: config/tc-i386.c:2633
5392 #, c-format
5393 msgid "invalid character %s in operand %d"
5394 msgstr ""
5395
5396 #: config/tc-i386.c:2660 config/tc-maxq.c:1876
5397 #, c-format
5398 msgid "spurious operands; (%d operands/instruction max)"
5399 msgstr ""
5400
5401 #: config/tc-i386.c:2683 config/tc-maxq.c:1896
5402 msgid "expecting operand after ','; got nothing"
5403 msgstr ""
5404
5405 #: config/tc-i386.c:2688
5406 msgid "expecting operand before ','; got nothing"
5407 msgstr ""
5408
5409 #. We found no match.
5410 #: config/tc-i386.c:3223
5411 #, c-format
5412 msgid "suffix or operands invalid for `%s'"
5413 msgstr ""
5414
5415 #: config/tc-i386.c:3234
5416 #, c-format
5417 msgid "indirect %s without `*'"
5418 msgstr ""
5419
5420 #. Warn them that a data or address size prefix doesn't
5421 #. affect assembly of the next line of code.
5422 #: config/tc-i386.c:3242
5423 #, c-format
5424 msgid "stand-alone `%s' prefix"
5425 msgstr ""
5426
5427 #: config/tc-i386.c:3276 config/tc-i386.c:3291
5428 #, c-format
5429 msgid "`%s' operand %d must use `%%es' segment"
5430 msgstr ""
5431
5432 #. We have to know the operand size for crc32.
5433 #: config/tc-i386.c:3344
5434 #, c-format
5435 msgid "ambiguous memory operand size for `%s`"
5436 msgstr ""
5437
5438 #: config/tc-i386.c:3445
5439 msgid ""
5440 "no instruction mnemonic suffix given and no register operands; can't size "
5441 "instruction"
5442 msgstr ""
5443
5444 #: config/tc-i386.c:3583 config/tc-i386.c:3657 config/tc-i386.c:3686
5445 #: config/tc-i386.c:3732 config/tc-i386.c:3770
5446 #, c-format
5447 msgid "Incorrect register `%s%s' used with `%c' suffix"
5448 msgstr ""
5449
5450 #: config/tc-i386.c:3591 config/tc-i386.c:3664 config/tc-i386.c:3777
5451 #, c-format
5452 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5453 msgstr ""
5454
5455 #: config/tc-i386.c:3616 config/tc-i386.c:3640 config/tc-i386.c:3708
5456 #: config/tc-i386.c:3753
5457 #, c-format
5458 msgid "`%s%s' not allowed with `%s%c'"
5459 msgstr ""
5460
5461 #: config/tc-i386.c:3845
5462 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5463 msgstr ""
5464
5465 #: config/tc-i386.c:4035 config/tc-i386.c:4070 config/tc-i386.c:4139
5466 #: config/tc-i386.c:4190
5467 #, c-format
5468 msgid "Incorrect operands for the '%s' instruction"
5469 msgstr ""
5470
5471 #: config/tc-i386.c:4197
5472 #, c-format
5473 msgid "Internal error for the '%s' instruction"
5474 msgstr ""
5475
5476 #: config/tc-i386.c:4223
5477 #, c-format
5478 msgid "the last operand of `%s' must be `%sxmm0'"
5479 msgstr ""
5480
5481 #: config/tc-i386.c:4226
5482 #, c-format
5483 msgid "the first operand of `%s' must be `%sxmm0'"
5484 msgstr ""
5485
5486 #: config/tc-i386.c:4274
5487 #, c-format
5488 msgid "you can't `pop %%cs'"
5489 msgstr ""
5490
5491 #. Reversed arguments on faddp, fsubp, etc.
5492 #: config/tc-i386.c:4303
5493 #, c-format
5494 msgid "translating to `%s %s%s,%s%s'"
5495 msgstr ""
5496
5497 #. Extraneous `l' suffix on fp insn.
5498 #: config/tc-i386.c:4310
5499 #, c-format
5500 msgid "translating to `%s %s%s'"
5501 msgstr ""
5502
5503 #: config/tc-i386.c:4338
5504 #, c-format
5505 msgid "segment override on `%s' is ineffectual"
5506 msgstr ""
5507
5508 #: config/tc-i386.c:4765 config/tc-i386.c:4859 config/tc-i386.c:4904
5509 msgid "skipping prefixes on this instruction"
5510 msgstr ""
5511
5512 #: config/tc-i386.c:4924
5513 msgid "16-bit jump out of range"
5514 msgstr ""
5515
5516 #: config/tc-i386.c:4933
5517 #, c-format
5518 msgid "can't handle non absolute segment in `%s'"
5519 msgstr ""
5520
5521 #: config/tc-i386.c:5519
5522 #, c-format
5523 msgid "@%s reloc is not supported with %d-bit output format"
5524 msgstr ""
5525
5526 #: config/tc-i386.c:5563
5527 #, c-format
5528 msgid "missing or invalid expression `%s'"
5529 msgstr ""
5530
5531 #: config/tc-i386.c:5616
5532 #, c-format
5533 msgid "at most %d immediate operands are allowed"
5534 msgstr ""
5535
5536 #: config/tc-i386.c:5638 config/tc-i386.c:5876 config/tc-maxq.c:1462
5537 #, c-format
5538 msgid "junk `%s' after expression"
5539 msgstr ""
5540
5541 #: config/tc-i386.c:5651
5542 #, c-format
5543 msgid "missing or invalid immediate expression `%s'"
5544 msgstr ""
5545
5546 #: config/tc-i386.c:5674 config/tc-i386.c:5931 config/tc-maxq.c:1492
5547 #, c-format
5548 msgid "unimplemented segment %s in operand"
5549 msgstr ""
5550
5551 #: config/tc-i386.c:5680
5552 #, c-format
5553 msgid "illegal immediate register operand %s"
5554 msgstr ""
5555
5556 #: config/tc-i386.c:5728
5557 #, c-format
5558 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5559 msgstr ""
5560
5561 #: config/tc-i386.c:5737
5562 #, c-format
5563 msgid "scale factor of %d without an index register"
5564 msgstr ""
5565
5566 #: config/tc-i386.c:5759
5567 #, c-format
5568 msgid "at most %d displacement operands are allowed"
5569 msgstr ""
5570
5571 #: config/tc-i386.c:5916
5572 #, c-format
5573 msgid "missing or invalid displacement expression `%s'"
5574 msgstr ""
5575
5576 #: config/tc-i386.c:6036
5577 #, c-format
5578 msgid "`%s' is not a valid base/index expression"
5579 msgstr ""
5580
5581 #: config/tc-i386.c:6040
5582 #, c-format
5583 msgid "`%s' is not a valid %s bit base/index expression"
5584 msgstr ""
5585
5586 #: config/tc-i386.c:6116
5587 #, c-format
5588 msgid "bad memory operand `%s'"
5589 msgstr ""
5590
5591 #: config/tc-i386.c:6131
5592 #, c-format
5593 msgid "junk `%s' after register"
5594 msgstr ""
5595
5596 #: config/tc-i386.c:6143 config/tc-i386.c:6259 config/tc-i386.c:6300
5597 #, c-format
5598 msgid "bad register name `%s'"
5599 msgstr ""
5600
5601 #: config/tc-i386.c:6151
5602 msgid "immediate operand illegal with absolute jump"
5603 msgstr ""
5604
5605 #: config/tc-i386.c:6173
5606 #, c-format
5607 msgid "too many memory references for `%s'"
5608 msgstr ""
5609
5610 #: config/tc-i386.c:6251
5611 #, c-format
5612 msgid "expecting `,' or `)' after index register in `%s'"
5613 msgstr ""
5614
5615 #: config/tc-i386.c:6276
5616 #, c-format
5617 msgid "expecting `)' after scale factor in `%s'"
5618 msgstr ""
5619
5620 #: config/tc-i386.c:6284
5621 #, c-format
5622 msgid "expecting index register or scale factor after `,'; got '%c'"
5623 msgstr ""
5624
5625 #: config/tc-i386.c:6292
5626 #, c-format
5627 msgid "expecting `,' or `)' after base register in `%s'"
5628 msgstr ""
5629
5630 #. It's not a memory operand; argh!
5631 #: config/tc-i386.c:6335
5632 #, c-format
5633 msgid "invalid char %s beginning operand %d `%s'"
5634 msgstr ""
5635
5636 #: config/tc-i386.c:6511
5637 msgid "long jump required"
5638 msgstr ""
5639
5640 #: config/tc-i386.c:6566
5641 msgid "jump target out of range"
5642 msgstr ""
5643
5644 #: config/tc-i386.c:7028
5645 msgid "No compiled in support for x86_64"
5646 msgstr ""
5647
5648 #: config/tc-i386.c:7057 config/tc-i386.c:7073
5649 #, c-format
5650 msgid "Invalid -march= option: `%s'"
5651 msgstr ""
5652
5653 #: config/tc-i386.c:7078 config/tc-i386.c:7090
5654 #, c-format
5655 msgid "Invalid -mtune= option: `%s'"
5656 msgstr ""
5657
5658 #: config/tc-i386.c:7104
5659 #, c-format
5660 msgid ""
5661 "  -Q                      ignored\n"
5662 "  -V                      print assembler version number\n"
5663 "  -k                      ignored\n"
5664 msgstr ""
5665
5666 #: config/tc-i386.c:7109
5667 #, c-format
5668 msgid ""
5669 "  -n                      Do not optimize code alignment\n"
5670 "  -q                      quieten some warnings\n"
5671 msgstr ""
5672
5673 #: config/tc-i386.c:7113
5674 #, c-format
5675 msgid "  -s                      ignored\n"
5676 msgstr ""
5677
5678 #: config/tc-i386.c:7117
5679 #, c-format
5680 msgid "  --32/--64               generate 32bit/64bit code\n"
5681 msgstr ""
5682
5683 #: config/tc-i386.c:7121
5684 #, c-format
5685 msgid "  --divide                do not treat `/' as a comment character\n"
5686 msgstr ""
5687
5688 #: config/tc-i386.c:7124
5689 #, c-format
5690 msgid "  --divide                ignored\n"
5691 msgstr ""
5692
5693 #: config/tc-i386.c:7127
5694 #, c-format
5695 msgid ""
5696 "  -march=CPU/-mtune=CPU   generate code/optimize for CPU, where CPU is one "
5697 "of:\n"
5698 "                           i386, i486, pentium, pentiumpro, pentium4, "
5699 "nocona,\n"
5700 "                           core, core2, k6, athlon, k8, generic32, "
5701 "generic64\n"
5702 msgstr ""
5703
5704 #: config/tc-i386.c:7280 config/tc-s390.c:1822
5705 msgid "GOT already in symbol table"
5706 msgstr ""
5707
5708 #: config/tc-i386.c:7429
5709 #, c-format
5710 msgid "can not do %d byte pc-relative relocation"
5711 msgstr ""
5712
5713 #: config/tc-i386.c:7447 config/tc-maxq.c:247
5714 #, c-format
5715 msgid "can not do %d byte relocation"
5716 msgstr ""
5717
5718 #: config/tc-i386.c:7526 config/tc-maxq.c:274 config/tc-s390.c:2268
5719 #, c-format
5720 msgid "cannot represent relocation type %s"
5721 msgstr ""
5722
5723 #: config/tc-i386.c:7778
5724 #, c-format
5725 msgid "invalid operand for '%s' ('%s' unexpected)"
5726 msgstr ""
5727
5728 #: config/tc-i386.c:7790
5729 #, c-format
5730 msgid "too many memory references for '%s'"
5731 msgstr ""
5732
5733 #. See the comments in intel_bracket_expr.
5734 #: config/tc-i386.c:7801
5735 #, c-format
5736 msgid "Treating `%s' as memory reference"
5737 msgstr ""
5738
5739 #: config/tc-i386.c:8117
5740 #, c-format
5741 msgid "Unknown operand modifier `%s'"
5742 msgstr ""
5743
5744 #: config/tc-i386.c:8133
5745 msgid "Conflicting operand modifiers"
5746 msgstr ""
5747
5748 #: config/tc-i386.c:8182
5749 msgid "Invalid operand to `OFFSET'"
5750 msgstr ""
5751
5752 #: config/tc-i386.c:8256
5753 #, c-format
5754 msgid "`[%.*s]' taken to mean just `%.*s'"
5755 msgstr ""
5756
5757 #: config/tc-i386.c:8348
5758 #, c-format
5759 msgid "`%s' is not a valid segment register"
5760 msgstr ""
5761
5762 #: config/tc-i386.c:8353
5763 msgid "Extra segment override ignored"
5764 msgstr ""
5765
5766 #: config/tc-i386.c:8387 config/tc-i386.c:8552
5767 msgid "Register scaling only allowed in memory operands"
5768 msgstr ""
5769
5770 #: config/tc-i386.c:8409 config/tc-i386.c:8528
5771 #, c-format
5772 msgid "Syntax error: Expecting a constant, got `%s'"
5773 msgstr ""
5774
5775 #: config/tc-i386.c:8437
5776 msgid "Too many register references in memory operand"
5777 msgstr ""
5778
5779 #: config/tc-i386.c:8456
5780 msgid "Invalid use of register"
5781 msgstr ""
5782
5783 #: config/tc-i386.c:8605
5784 #, c-format
5785 msgid "Unrecognized token '%s'"
5786 msgstr ""
5787
5788 #: config/tc-i386.c:8621
5789 #, c-format
5790 msgid "Unexpected token `%s'"
5791 msgstr ""
5792
5793 #: config/tc-i386.c:8779
5794 msgid "`:' expected"
5795 msgstr ""
5796
5797 #: config/tc-i386.c:8804
5798 #, c-format
5799 msgid "Unrecognized token `%s'"
5800 msgstr ""
5801
5802 #: config/tc-i386.c:8939
5803 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5804 msgstr ""
5805
5806 #: config/tc-i386.c:8942
5807 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5808 msgstr ""
5809
5810 #: config/tc-i386.c:8961
5811 msgid ".largecomm supported only in 64bit mode, producing .comm"
5812 msgstr ""
5813
5814 #: config/tc-i860.c:122
5815 msgid "Directive .dual available only with -mintel-syntax option"
5816 msgstr ""
5817
5818 #: config/tc-i860.c:132
5819 msgid "Directive .enddual available only with -mintel-syntax option"
5820 msgstr ""
5821
5822 #: config/tc-i860.c:145
5823 msgid "Directive .atmp available only with -mintel-syntax option"
5824 msgstr ""
5825
5826 #: config/tc-i860.c:167 config/tc-i860.c:171
5827 msgid "Unknown temporary pseudo register"
5828 msgstr ""
5829
5830 #: config/tc-i860.c:247
5831 msgid "Defective assembler.  No assembly attempted."
5832 msgstr ""
5833
5834 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3730
5835 #: config/tc-m68k.c:3762 config/tc-sparc.c:2711
5836 msgid "failed sanity check."
5837 msgstr ""
5838
5839 #: config/tc-i860.c:400
5840 #, c-format
5841 msgid "Expanded opcode after delayed branch: `%s'"
5842 msgstr ""
5843
5844 #: config/tc-i860.c:404
5845 #, c-format
5846 msgid "Expanded opcode in dual mode: `%s'"
5847 msgstr ""
5848
5849 #: config/tc-i860.c:408
5850 #, c-format
5851 msgid "An instruction was expanded (%s)"
5852 msgstr ""
5853
5854 #: config/tc-i860.c:674
5855 msgid "Pipelined instruction: fsrc1 = fdest"
5856 msgstr ""
5857
5858 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5859 msgid "Assembler does not yet support PIC"
5860 msgstr ""
5861
5862 #: config/tc-i860.c:955
5863 #, c-format
5864 msgid "Illegal operands for %s"
5865 msgstr ""
5866
5867 #: config/tc-i860.c:972
5868 #, c-format
5869 msgid "'d.%s' must be 8-byte aligned"
5870 msgstr ""
5871
5872 #: config/tc-i860.c:980
5873 #, c-format
5874 msgid "Prefix 'd.' invalid for instruction `%s'"
5875 msgstr ""
5876
5877 #: config/tc-i860.c:1133
5878 #, c-format
5879 msgid ""
5880 "  -EL\t\t\t  generate code for little endian mode (default)\n"
5881 "  -EB\t\t\t  generate code for big endian mode\n"
5882 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
5883 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
5884 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
5885 msgstr ""
5886
5887 #. SVR4 compatibility flags.
5888 #: config/tc-i860.c:1141
5889 #, c-format
5890 msgid ""
5891 "  -V\t\t\t  print assembler version number\n"
5892 "  -Qy, -Qn\t\t  ignored\n"
5893 msgstr ""
5894
5895 #: config/tc-i860.c:1204
5896 msgid "This immediate requires 0 MOD 2 alignment"
5897 msgstr ""
5898
5899 #: config/tc-i860.c:1207
5900 msgid "This immediate requires 0 MOD 4 alignment"
5901 msgstr ""
5902
5903 #: config/tc-i860.c:1210
5904 msgid "This immediate requires 0 MOD 8 alignment"
5905 msgstr ""
5906
5907 #: config/tc-i860.c:1213
5908 msgid "This immediate requires 0 MOD 16 alignment"
5909 msgstr ""
5910
5911 #: config/tc-i860.c:1308
5912 msgid "5-bit immediate too large"
5913 msgstr ""
5914
5915 #: config/tc-i860.c:1311
5916 msgid "5-bit field must be absolute"
5917 msgstr ""
5918
5919 #: config/tc-i860.c:1356 config/tc-i860.c:1379
5920 msgid "A branch offset requires 0 MOD 4 alignment"
5921 msgstr ""
5922
5923 #: config/tc-i860.c:1400
5924 #, c-format
5925 msgid "Unrecognized fix-up (0x%08lx)"
5926 msgstr ""
5927
5928 #: config/tc-i960.c:486
5929 #, c-format
5930 msgid "Hashing returned \"%s\"."
5931 msgstr ""
5932
5933 #: config/tc-i960.c:582 config/tc-i960.c:1112
5934 msgid "expression syntax error"
5935 msgstr ""
5936
5937 #: config/tc-i960.c:618
5938 msgid "attempt to branch into different segment"
5939 msgstr ""
5940
5941 #: config/tc-i960.c:622
5942 #, c-format
5943 msgid "target of %s instruction must be a label"
5944 msgstr ""
5945
5946 #: config/tc-i960.c:732
5947 msgid "unaligned register"
5948 msgstr ""
5949
5950 #: config/tc-i960.c:754
5951 msgid "no such sfr in this architecture"
5952 msgstr ""
5953
5954 #: config/tc-i960.c:792
5955 msgid "illegal literal"
5956 msgstr ""
5957
5958 #: config/tc-i960.c:942
5959 msgid "invalid index register"
5960 msgstr ""
5961
5962 #: config/tc-i960.c:965
5963 msgid "invalid scale factor"
5964 msgstr ""
5965
5966 #: config/tc-i960.c:1189
5967 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5968 msgstr ""
5969
5970 #: config/tc-i960.c:1423 config/tc-xtensa.c:11373
5971 msgid "too many operands"
5972 msgstr ""
5973
5974 #. We never moved: there was no opcode either!
5975 #: config/tc-i960.c:1471
5976 msgid "missing opcode"
5977 msgstr ""
5978
5979 #: config/tc-i960.c:1611
5980 msgid "branch prediction invalid on this opcode"
5981 msgstr ""
5982
5983 #: config/tc-i960.c:1649
5984 #, c-format
5985 msgid "invalid opcode, \"%s\"."
5986 msgstr ""
5987
5988 #: config/tc-i960.c:1651
5989 #, c-format
5990 msgid "improper number of operands.  expecting %d, got %d"
5991 msgstr ""
5992
5993 #: config/tc-i960.c:1751
5994 #, c-format
5995 msgid "Fixup of %ld too large for field width of %d"
5996 msgstr ""
5997
5998 #: config/tc-i960.c:1861
5999 #, c-format
6000 msgid "invalid architecture %s"
6001 msgstr ""
6002
6003 #: config/tc-i960.c:1881
6004 #, c-format
6005 msgid "I960 options:\n"
6006 msgstr ""
6007
6008 #: config/tc-i960.c:1884
6009 #, c-format
6010 msgid ""
6011 "\n"
6012 "\t\t\tspecify variant of 960 architecture\n"
6013 "-b\t\t\tadd code to collect statistics about branches taken\n"
6014 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6015 "\t\t\tcan do relaxing (b.out format only)\n"
6016 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6017 "\t\t\tlong displacements\n"
6018 msgstr ""
6019
6020 #: config/tc-i960.c:2148
6021 msgid "should have 1 or 2 operands"
6022 msgstr ""
6023
6024 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6025 #, c-format
6026 msgid "Redefining leafproc %s"
6027 msgstr ""
6028
6029 #: config/tc-i960.c:2201
6030 msgid "should have two operands"
6031 msgstr ""
6032
6033 #: config/tc-i960.c:2211
6034 msgid "'entry_num' must be absolute number in [0,31]"
6035 msgstr ""
6036
6037 #: config/tc-i960.c:2219
6038 #, c-format
6039 msgid "Redefining entrynum for sysproc %s"
6040 msgstr ""
6041
6042 #. Should not happen: see block comment above.
6043 #: config/tc-i960.c:2319
6044 #, c-format
6045 msgid "Trying to 'bal' to %s"
6046 msgstr ""
6047
6048 #: config/tc-i960.c:2329
6049 msgid "Looks like a proc, but can't tell what kind.\n"
6050 msgstr ""
6051
6052 #: config/tc-i960.c:2348
6053 msgid "big endian mode is not supported"
6054 msgstr ""
6055
6056 #: config/tc-i960.c:2350
6057 #, c-format
6058 msgid "ignoring unrecognized .endian type `%s'"
6059 msgstr ""
6060
6061 #: config/tc-i960.c:2395
6062 msgid "can't use COBR format with external label"
6063 msgstr ""
6064
6065 #: config/tc-i960.c:2570
6066 msgid "option --link-relax is only supported in b.out format"
6067 msgstr ""
6068
6069 #: config/tc-i960.c:2597
6070 #, c-format
6071 msgid "No 'bal' entry point for leafproc %s"
6072 msgstr ""
6073
6074 #: config/tc-ia64.c:1030
6075 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6076 msgstr ""
6077
6078 #: config/tc-ia64.c:1082
6079 msgid "Size of frame exceeds maximum of 96 registers"
6080 msgstr ""
6081
6082 #: config/tc-ia64.c:1087
6083 msgid "Size of rotating registers exceeds frame size"
6084 msgstr ""
6085
6086 #: config/tc-ia64.c:1173
6087 msgid "Unwind directive not followed by an instruction."
6088 msgstr ""
6089
6090 #: config/tc-ia64.c:1182 config/tc-ia64.c:7747
6091 msgid "qualifying predicate not followed by instruction"
6092 msgstr ""
6093
6094 #: config/tc-ia64.c:1255 config/tc-ia64.c:1295
6095 msgid "record type is not valid"
6096 msgstr ""
6097
6098 #: config/tc-ia64.c:1372
6099 msgid "Invalid record type for P3 format."
6100 msgstr ""
6101
6102 #: config/tc-ia64.c:1417
6103 msgid "Invalid record type for format P6"
6104 msgstr ""
6105
6106 #: config/tc-ia64.c:1610 config/tc-ia64.c:1671
6107 msgid "Invalid record type for format B1"
6108 msgstr ""
6109
6110 #: config/tc-ia64.c:1706
6111 msgid "Invalid record type for format X1"
6112 msgstr ""
6113
6114 #: config/tc-ia64.c:1746
6115 msgid "Invalid record type for format X3"
6116 msgstr ""
6117
6118 #: config/tc-ia64.c:1782
6119 msgid "Previous .save incomplete"
6120 msgstr ""
6121
6122 #: config/tc-ia64.c:2659
6123 msgid "spill_mask record unimplemented."
6124 msgstr ""
6125
6126 #: config/tc-ia64.c:2716
6127 msgid "record_type_not_valid"
6128 msgstr ""
6129
6130 #: config/tc-ia64.c:2805
6131 msgid "Ignoring attempt to spill beyond end of region"
6132 msgstr ""
6133
6134 #: config/tc-ia64.c:2865
6135 msgid "Only constant space allocation is supported"
6136 msgstr ""
6137
6138 #: config/tc-ia64.c:2879
6139 msgid "Only constant offsets are supported"
6140 msgstr ""
6141
6142 #: config/tc-ia64.c:2902
6143 msgid "Section switching in code is not supported."
6144 msgstr ""
6145
6146 #: config/tc-ia64.c:2947
6147 msgid " Insn slot not set in unwind record."
6148 msgstr ""
6149
6150 #: config/tc-ia64.c:3021
6151 msgid "frgr_mem record before region record!"
6152 msgstr ""
6153
6154 #: config/tc-ia64.c:3032
6155 msgid "fr_mem record before region record!"
6156 msgstr ""
6157
6158 #: config/tc-ia64.c:3041
6159 msgid "gr_mem record before region record!"
6160 msgstr ""
6161
6162 #: config/tc-ia64.c:3050
6163 msgid "br_mem record before region record!"
6164 msgstr ""
6165
6166 #: config/tc-ia64.c:3060
6167 msgid "gr_gr record before region record!"
6168 msgstr ""
6169
6170 #: config/tc-ia64.c:3068
6171 msgid "br_gr record before region record!"
6172 msgstr ""
6173
6174 #: config/tc-ia64.c:3185
6175 #, c-format
6176 msgid "First operand to .%s must be a predicate"
6177 msgstr ""
6178
6179 #: config/tc-ia64.c:3189
6180 #, c-format
6181 msgid "Pointless use of p0 as first operand to .%s"
6182 msgstr ""
6183
6184 #: config/tc-ia64.c:3246
6185 #, c-format
6186 msgid "Operand %d to .%s must be a preserved register"
6187 msgstr ""
6188
6189 #: config/tc-ia64.c:3283
6190 #, c-format
6191 msgid "Operand %d to .%s must be a writable register"
6192 msgstr ""
6193
6194 #: config/tc-ia64.c:3309
6195 #, c-format
6196 msgid "Radix `%s' unsupported or invalid"
6197 msgstr ""
6198
6199 #: config/tc-ia64.c:3340 config/tc-ia64.c:3345
6200 #, c-format
6201 msgid ".%s outside of %s"
6202 msgstr ""
6203
6204 #: config/tc-ia64.c:3432
6205 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6206 msgstr ""
6207
6208 #: config/tc-ia64.c:3455
6209 msgid "First operand to .fframe must be a constant"
6210 msgstr ""
6211
6212 #: config/tc-ia64.c:3476
6213 msgid "First operand to .vframe must be a general register"
6214 msgstr ""
6215
6216 #: config/tc-ia64.c:3484
6217 msgid "Operand of .vframe contradicts .prologue"
6218 msgstr ""
6219
6220 #: config/tc-ia64.c:3495
6221 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6222 msgstr ""
6223
6224 #: config/tc-ia64.c:3503
6225 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6226 msgstr ""
6227
6228 #: config/tc-ia64.c:3531
6229 msgid "First operand to .save not a register"
6230 msgstr ""
6231
6232 #: config/tc-ia64.c:3537
6233 msgid "Second operand to .save not a valid register"
6234 msgstr ""
6235
6236 #: config/tc-ia64.c:3568 config/tc-ia64.c:3579 config/tc-ia64.c:3587
6237 msgid "Second operand of .save contradicts .prologue"
6238 msgstr ""
6239
6240 #: config/tc-ia64.c:3594
6241 msgid "First operand to .save not a valid register"
6242 msgstr ""
6243
6244 #: config/tc-ia64.c:3613
6245 msgid "First operand to .restore must be stack pointer (sp)"
6246 msgstr ""
6247
6248 #: config/tc-ia64.c:3622
6249 msgid "Second operand to .restore must be a constant >= 0"
6250 msgstr ""
6251
6252 #: config/tc-ia64.c:3632
6253 #, c-format
6254 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6255 msgstr ""
6256
6257 #: config/tc-ia64.c:3720
6258 #, c-format
6259 msgid "Illegal section name `%s' (causes unwind section name clash)"
6260 msgstr ""
6261
6262 #: config/tc-ia64.c:3914
6263 msgid "First operand to .altrp not a valid branch register"
6264 msgstr ""
6265
6266 #: config/tc-ia64.c:3944
6267 #, c-format
6268 msgid "First operand to .%s not a register"
6269 msgstr ""
6270
6271 #: config/tc-ia64.c:3949
6272 #, c-format
6273 msgid "Second operand to .%s not a constant"
6274 msgstr ""
6275
6276 #: config/tc-ia64.c:4016
6277 #, c-format
6278 msgid "First operand to .%s not a valid register"
6279 msgstr ""
6280
6281 #: config/tc-ia64.c:4040
6282 msgid "First operand to .save.g must be a positive 4-bit constant"
6283 msgstr ""
6284
6285 #: config/tc-ia64.c:4053
6286 msgid "Second operand to .save.g must be a general register"
6287 msgstr ""
6288
6289 #: config/tc-ia64.c:4058
6290 #, c-format
6291 msgid "Second operand to .save.g must be the first of %d general registers"
6292 msgstr ""
6293
6294 #: config/tc-ia64.c:4082
6295 msgid "Operand to .save.f must be a positive 20-bit constant"
6296 msgstr ""
6297
6298 #: config/tc-ia64.c:4106
6299 msgid "First operand to .save.b must be a positive 5-bit constant"
6300 msgstr ""
6301
6302 #: config/tc-ia64.c:4119
6303 msgid "Second operand to .save.b must be a general register"
6304 msgstr ""
6305
6306 #: config/tc-ia64.c:4124
6307 #, c-format
6308 msgid "Second operand to .save.b must be the first of %d general registers"
6309 msgstr ""
6310
6311 #: config/tc-ia64.c:4151
6312 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6313 msgstr ""
6314
6315 #: config/tc-ia64.c:4159
6316 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6317 msgstr ""
6318
6319 #: config/tc-ia64.c:4167
6320 msgid "Operands to .save.gf may not be both zero"
6321 msgstr ""
6322
6323 #: config/tc-ia64.c:4185
6324 msgid "Operand to .spill must be a constant"
6325 msgstr ""
6326
6327 #: config/tc-ia64.c:4256
6328 #, c-format
6329 msgid "Operand %d to .%s must be a constant"
6330 msgstr ""
6331
6332 #: config/tc-ia64.c:4278
6333 #, c-format
6334 msgid "Missing .label_state %ld"
6335 msgstr ""
6336
6337 #: config/tc-ia64.c:4335
6338 msgid "Operand to .label_state must be a constant"
6339 msgstr ""
6340
6341 #: config/tc-ia64.c:4355
6342 msgid "Operand to .copy_state must be a constant"
6343 msgstr ""
6344
6345 #: config/tc-ia64.c:4379
6346 msgid "First operand to .unwabi must be a constant"
6347 msgstr ""
6348
6349 #: config/tc-ia64.c:4385
6350 msgid "Second operand to .unwabi must be a constant"
6351 msgstr ""
6352
6353 #: config/tc-ia64.c:4422
6354 msgid "Missing .endp after previous .proc"
6355 msgstr ""
6356
6357 #: config/tc-ia64.c:4441
6358 msgid "Empty argument of .proc"
6359 msgstr ""
6360
6361 #: config/tc-ia64.c:4446
6362 #, c-format
6363 msgid "`%s' was already defined"
6364 msgstr ""
6365
6366 #: config/tc-ia64.c:4490
6367 msgid "Initial .body should precede any instructions"
6368 msgstr ""
6369
6370 #: config/tc-ia64.c:4510
6371 msgid ".prologue within prologue"
6372 msgstr ""
6373
6374 #: config/tc-ia64.c:4515
6375 msgid "Initial .prologue should precede any instructions"
6376 msgstr ""
6377
6378 #: config/tc-ia64.c:4525
6379 msgid "First operand to .prologue must be a positive 4-bit constant"
6380 msgstr ""
6381
6382 #: config/tc-ia64.c:4527
6383 msgid "Pointless use of zero first operand to .prologue"
6384 msgstr ""
6385
6386 #: config/tc-ia64.c:4541
6387 msgid "Using a constant as second operand to .prologue is deprecated"
6388 msgstr ""
6389
6390 #: config/tc-ia64.c:4547
6391 msgid "Second operand to .prologue must be a general register"
6392 msgstr ""
6393
6394 #: config/tc-ia64.c:4552
6395 #, c-format
6396 msgid "Second operand to .prologue must be the first of %d general registers"
6397 msgstr ""
6398
6399 #: config/tc-ia64.c:4665
6400 #, c-format
6401 msgid "`%s' was not defined within procedure"
6402 msgstr ""
6403
6404 #: config/tc-ia64.c:4703
6405 msgid "Empty argument of .endp"
6406 msgstr ""
6407
6408 #: config/tc-ia64.c:4717
6409 #, c-format
6410 msgid "`%s' was not specified with previous .proc"
6411 msgstr ""
6412
6413 #: config/tc-ia64.c:4732
6414 #, c-format
6415 msgid "`%s' should be an operand to this .endp"
6416 msgstr ""
6417
6418 #: config/tc-ia64.c:4775 config/tc-ia64.c:5127 config/tc-ia64.c:5440
6419 msgid "Comma expected"
6420 msgstr ""
6421
6422 #: config/tc-ia64.c:4817
6423 msgid "Expected '['"
6424 msgstr ""
6425
6426 #: config/tc-ia64.c:4826 config/tc-ia64.c:7883
6427 msgid "Expected ']'"
6428 msgstr ""
6429
6430 #: config/tc-ia64.c:4831
6431 msgid "Number of elements must be positive"
6432 msgstr ""
6433
6434 #: config/tc-ia64.c:4842
6435 #, c-format
6436 msgid "Used more than the declared %d rotating registers"
6437 msgstr ""
6438
6439 #: config/tc-ia64.c:4850
6440 msgid "Used more than the available 96 rotating registers"
6441 msgstr ""
6442
6443 #: config/tc-ia64.c:4857
6444 msgid "Used more than the available 48 rotating registers"
6445 msgstr ""
6446
6447 #: config/tc-ia64.c:4885
6448 #, c-format
6449 msgid "Attempt to redefine register set `%s'"
6450 msgstr ""
6451
6452 #: config/tc-ia64.c:4953
6453 #, c-format
6454 msgid "Unknown psr option `%s'"
6455 msgstr ""
6456
6457 #: config/tc-ia64.c:5005
6458 msgid "Missing section name"
6459 msgstr ""
6460
6461 #: config/tc-ia64.c:5015
6462 msgid "Comma expected after section name"
6463 msgstr ""
6464
6465 #: config/tc-ia64.c:5026
6466 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6467 msgstr ""
6468
6469 #: config/tc-ia64.c:5122
6470 msgid "Register name expected"
6471 msgstr ""
6472
6473 #: config/tc-ia64.c:5135
6474 msgid "Register value annotation ignored"
6475 msgstr ""
6476
6477 #: config/tc-ia64.c:5176
6478 msgid "Directive invalid within a bundle"
6479 msgstr ""
6480
6481 #: config/tc-ia64.c:5269
6482 msgid "Missing predicate relation type"
6483 msgstr ""
6484
6485 #: config/tc-ia64.c:5275
6486 msgid "Unrecognized predicate relation type"
6487 msgstr ""
6488
6489 #: config/tc-ia64.c:5321
6490 msgid "Bad register range"
6491 msgstr ""
6492
6493 #: config/tc-ia64.c:5330 config/tc-ia64.c:7828
6494 msgid "Predicate register expected"
6495 msgstr ""
6496
6497 #: config/tc-ia64.c:5335
6498 msgid "Duplicate predicate register ignored"
6499 msgstr ""
6500
6501 #: config/tc-ia64.c:5351
6502 msgid "Predicate source and target required"
6503 msgstr ""
6504
6505 #: config/tc-ia64.c:5353 config/tc-ia64.c:5365
6506 msgid "Use of p0 is not valid in this context"
6507 msgstr ""
6508
6509 #: config/tc-ia64.c:5360
6510 msgid "At least two PR arguments expected"
6511 msgstr ""
6512
6513 #: config/tc-ia64.c:5374
6514 msgid "At least one PR argument expected"
6515 msgstr ""
6516
6517 #: config/tc-ia64.c:5410
6518 #, c-format
6519 msgid "Inserting \"%s\" into entry hint table failed: %s"
6520 msgstr ""
6521
6522 #. FIXME -- need 62-bit relocation type
6523 #: config/tc-ia64.c:5886
6524 msgid "62-bit relocation not yet implemented"
6525 msgstr ""
6526
6527 #. XXX technically, this is wrong: we should not be issuing warning
6528 #. messages until we're sure this instruction pattern is going to
6529 #. be used!
6530 #: config/tc-ia64.c:5970
6531 msgid "lower 16 bits of mask ignored"
6532 msgstr ""
6533
6534 #: config/tc-ia64.c:6255
6535 msgid "Expected separator `='"
6536 msgstr ""
6537
6538 #: config/tc-ia64.c:6288
6539 msgid "Duplicate equal sign (=) in instruction"
6540 msgstr ""
6541
6542 #: config/tc-ia64.c:6295
6543 #, c-format
6544 msgid "Illegal operand separator `%c'"
6545 msgstr ""
6546
6547 #: config/tc-ia64.c:6409
6548 #, c-format
6549 msgid "Operand %u of `%s' should be %s"
6550 msgstr ""
6551
6552 #: config/tc-ia64.c:6413
6553 msgid "Wrong number of output operands"
6554 msgstr ""
6555
6556 #: config/tc-ia64.c:6415
6557 msgid "Wrong number of input operands"
6558 msgstr ""
6559
6560 #: config/tc-ia64.c:6417
6561 msgid "Operand mismatch"
6562 msgstr ""
6563
6564 #: config/tc-ia64.c:6499
6565 #, c-format
6566 msgid "Invalid use of `%c%d' as output operand"
6567 msgstr ""
6568
6569 #: config/tc-ia64.c:6502
6570 #, c-format
6571 msgid "Invalid use of `r%d' as base update address operand"
6572 msgstr ""
6573
6574 #: config/tc-ia64.c:6526
6575 #, c-format
6576 msgid "Invalid duplicate use of `%c%d'"
6577 msgstr ""
6578
6579 #: config/tc-ia64.c:6533
6580 #, c-format
6581 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6582 msgstr ""
6583
6584 #: config/tc-ia64.c:6539
6585 #, c-format
6586 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6587 msgstr ""
6588
6589 #: config/tc-ia64.c:6585
6590 msgid "Value truncated to 62 bits"
6591 msgstr ""
6592
6593 #: config/tc-ia64.c:6648
6594 #, c-format
6595 msgid "Bad operand value: %s"
6596 msgstr ""
6597
6598 #. Give an error if a frag containing code is not aligned to a 16 byte
6599 #. boundary.
6600 #: config/tc-ia64.c:6723 config/tc-ia64.h:172
6601 msgid "instruction address is not a multiple of 16"
6602 msgstr ""
6603
6604 #: config/tc-ia64.c:6791
6605 #, c-format
6606 msgid "`%s' must be last in bundle"
6607 msgstr ""
6608
6609 #: config/tc-ia64.c:6823
6610 #, c-format
6611 msgid "Internal error: don't know how to force %s to end of instruction group"
6612 msgstr ""
6613
6614 #: config/tc-ia64.c:6836
6615 #, c-format
6616 msgid "`%s' must be last in instruction group"
6617 msgstr ""
6618
6619 #: config/tc-ia64.c:6866
6620 msgid "Label must be first in a bundle"
6621 msgstr ""
6622
6623 #: config/tc-ia64.c:6943
6624 msgid "hint in B unit may be treated as nop"
6625 msgstr ""
6626
6627 #: config/tc-ia64.c:6954
6628 msgid "hint in B unit can't be used"
6629 msgstr ""
6630
6631 #: config/tc-ia64.c:6968
6632 msgid "emit_one_bundle: unexpected dynamic op"
6633 msgstr ""
6634
6635 #: config/tc-ia64.c:7091
6636 #, c-format
6637 msgid "`%s' does not fit into %s template"
6638 msgstr ""
6639
6640 #: config/tc-ia64.c:7106
6641 #, c-format
6642 msgid "`%s' does not fit into bundle"
6643 msgstr ""
6644
6645 #: config/tc-ia64.c:7118
6646 #, c-format
6647 msgid "`%s' can't go in %s of %s template"
6648 msgstr ""
6649
6650 #: config/tc-ia64.c:7124
6651 msgid "Missing '}' at end of file"
6652 msgstr ""
6653
6654 #: config/tc-ia64.c:7273
6655 #, c-format
6656 msgid "Unrecognized option '-x%s'"
6657 msgstr ""
6658
6659 #: config/tc-ia64.c:7301
6660 msgid ""
6661 "IA-64 options:\n"
6662 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
6663 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
6664 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
6665 "\t\t\t  without function descriptors (sets ELF header flag\n"
6666 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6667 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6668 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
6669 "  -mtune=[itanium1|itanium2]\n"
6670 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
6671 "  -munwind-check=[warning|error]\n"
6672 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
6673 "  -mhint.b=[ok|warning|error]\n"
6674 "\t\t\t  hint.b check (default -mhint.b=error)\n"
6675 "  -x | -xexplicit\t  turn on dependency violation checking\n"
6676 "  -xauto\t\t  automagically remove dependency violations (default)\n"
6677 "  -xnone\t\t  turn off dependency violation checking\n"
6678 "  -xdebug\t\t  debug dependency violation checker\n"
6679 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
6680 "\t\t\t  dependency violation checking\n"
6681 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
6682 "\t\t\t  dependency violation checking\n"
6683 msgstr ""
6684
6685 #: config/tc-ia64.c:7331
6686 msgid "--gstabs is not supported for ia64"
6687 msgstr ""
6688
6689 #: config/tc-ia64.c:7563
6690 #, c-format
6691 msgid "ia64.md_begin: can't hash `%s': %s"
6692 msgstr ""
6693
6694 #: config/tc-ia64.c:7624
6695 #, c-format
6696 msgid "Inserting \"%s\" into constant hash table failed: %s"
6697 msgstr ""
6698
6699 #: config/tc-ia64.c:7636 config/tc-mips.c:1758
6700 msgid "Could not set architecture and machine"
6701 msgstr ""
6702
6703 #: config/tc-ia64.c:7762
6704 msgid "Explicit stops are ignored in auto mode"
6705 msgstr ""
6706
6707 #: config/tc-ia64.c:7771
6708 msgid "Found '{' when manual bundling is already turned on"
6709 msgstr ""
6710
6711 #: config/tc-ia64.c:7784
6712 msgid "Found '{' after explicit switch to automatic mode"
6713 msgstr ""
6714
6715 #: config/tc-ia64.c:7790
6716 msgid "Found '}' when manual bundling is off"
6717 msgstr ""
6718
6719 #: config/tc-ia64.c:7818
6720 msgid "Expected ')'"
6721 msgstr ""
6722
6723 #: config/tc-ia64.c:7823
6724 msgid "Qualifying predicate expected"
6725 msgstr ""
6726
6727 #: config/tc-ia64.c:7842
6728 msgid "Tag must come before qualifying predicate."
6729 msgstr ""
6730
6731 #: config/tc-ia64.c:7872
6732 msgid "Expected ':'"
6733 msgstr ""
6734
6735 #: config/tc-ia64.c:7888
6736 msgid "Tag name expected"
6737 msgstr ""
6738
6739 #: config/tc-ia64.c:7995
6740 msgid "Rotating register index must be a non-negative constant"
6741 msgstr ""
6742
6743 #: config/tc-ia64.c:8000
6744 #, c-format
6745 msgid "Index out of range 0..%u"
6746 msgstr ""
6747
6748 #: config/tc-ia64.c:8012
6749 msgid "Indirect register index must be a general register"
6750 msgstr ""
6751
6752 #: config/tc-ia64.c:8021
6753 msgid "Index can only be applied to rotating or indirect registers"
6754 msgstr ""
6755
6756 #: config/tc-ia64.c:8060
6757 msgid "Expected '('"
6758 msgstr ""
6759
6760 #: config/tc-ia64.c:8068
6761 msgid "Missing ')'"
6762 msgstr ""
6763
6764 #: config/tc-ia64.c:8077
6765 msgid "Not a symbolic expression"
6766 msgstr ""
6767
6768 #: config/tc-ia64.c:8082 config/tc-ia64.c:8096
6769 msgid "Illegal combination of relocation functions"
6770 msgstr ""
6771
6772 #: config/tc-ia64.c:8185
6773 msgid "No current frame"
6774 msgstr ""
6775
6776 #: config/tc-ia64.c:8187
6777 #, c-format
6778 msgid "Register number out of range 0..%u"
6779 msgstr ""
6780
6781 #: config/tc-ia64.c:8226
6782 msgid "Standalone `#' is illegal"
6783 msgstr ""
6784
6785 #: config/tc-ia64.c:8229
6786 msgid "Redundant `#' suffix operators"
6787 msgstr ""
6788
6789 #: config/tc-ia64.c:8389
6790 #, c-format
6791 msgid "Unhandled dependency %s for %s (%s), note %d"
6792 msgstr ""
6793
6794 #: config/tc-ia64.c:9665
6795 #, c-format
6796 msgid "Unrecognized dependency specifier %d\n"
6797 msgstr ""
6798
6799 #: config/tc-ia64.c:10562
6800 msgid "Only the first path encountering the conflict is reported"
6801 msgstr ""
6802
6803 #: config/tc-ia64.c:10564
6804 msgid "This is the location of the conflicting usage"
6805 msgstr ""
6806
6807 #: config/tc-ia64.c:10829
6808 #, c-format
6809 msgid "Unknown opcode `%s'"
6810 msgstr ""
6811
6812 #: config/tc-ia64.c:10907
6813 #, c-format
6814 msgid "AR %d can only be accessed by %c-unit"
6815 msgstr ""
6816
6817 #: config/tc-ia64.c:10919
6818 msgid "hint.b may be treated as nop"
6819 msgstr ""
6820
6821 #: config/tc-ia64.c:10922
6822 msgid "hint.b shouldn't be used"
6823 msgstr ""
6824
6825 #: config/tc-ia64.c:10961
6826 #, c-format
6827 msgid "`%s' cannot be predicated"
6828 msgstr ""
6829
6830 #: config/tc-ia64.c:11034
6831 msgid "Closing bracket missing"
6832 msgstr ""
6833
6834 #: config/tc-ia64.c:11043
6835 msgid "Index must be a general register"
6836 msgstr ""
6837
6838 #: config/tc-ia64.c:11216
6839 #, c-format
6840 msgid "Unsupported fixup size %d"
6841 msgstr ""
6842
6843 #. This should be an error, but since previously there wasn't any
6844 #. diagnostic here, don't make it fail because of this for now.
6845 #: config/tc-ia64.c:11485
6846 #, c-format
6847 msgid "Cannot express %s%d%s relocation"
6848 msgstr ""
6849
6850 #: config/tc-ia64.c:11505
6851 msgid "No addend allowed in @fptr() relocation"
6852 msgstr ""
6853
6854 #: config/tc-ia64.c:11617
6855 #, c-format
6856 msgid "%s must have a constant value"
6857 msgstr ""
6858
6859 #: config/tc-ia64.c:11673
6860 #, c-format
6861 msgid "Cannot represent %s relocation in object file"
6862 msgstr ""
6863
6864 #: config/tc-ia64.c:11786
6865 msgid "Can't add stop bit to mark end of instruction group"
6866 msgstr ""
6867
6868 #: config/tc-ia64.c:11886 config/tc-score.c:6328 read.c:1447 read.c:2418
6869 #: read.c:3047 read.c:3380 read.c:3424
6870 msgid "expected symbol name"
6871 msgstr ""
6872
6873 #: config/tc-ia64.c:11896 read.c:2428 read.c:3057 read.c:3408 stabs.c:468
6874 #, c-format
6875 msgid "expected comma after \"%s\""
6876 msgstr ""
6877
6878 #: config/tc-ia64.c:11938
6879 #, c-format
6880 msgid "`%s' is already the alias of %s `%s'"
6881 msgstr ""
6882
6883 #: config/tc-ia64.c:11948
6884 #, c-format
6885 msgid "%s `%s' already has an alias `%s'"
6886 msgstr ""
6887
6888 #: config/tc-ia64.c:11959
6889 #, c-format
6890 msgid "inserting \"%s\" into %s alias hash table failed: %s"
6891 msgstr ""
6892
6893 #: config/tc-ia64.c:11967
6894 #, c-format
6895 msgid "inserting \"%s\" into %s name hash table failed: %s"
6896 msgstr ""
6897
6898 #: config/tc-ia64.c:11986
6899 #, c-format
6900 msgid "symbol `%s' aliased to `%s' is not used"
6901 msgstr ""
6902
6903 #: config/tc-ia64.c:12008
6904 #, c-format
6905 msgid "section `%s' aliased to `%s' is not used"
6906 msgstr ""
6907
6908 #: config/tc-ip2k.c:158
6909 #, c-format
6910 msgid "IP2K specific command line options:\n"
6911 msgstr ""
6912
6913 #: config/tc-ip2k.c:159
6914 #, c-format
6915 msgid "  -mip2022               restrict to IP2022 insns \n"
6916 msgstr ""
6917
6918 #: config/tc-ip2k.c:160
6919 #, c-format
6920 msgid "  -mip2022ext            permit extended IP2022 insn\n"
6921 msgstr ""
6922
6923 #: config/tc-iq2000.c:364
6924 #, c-format
6925 msgid "the yielding instruction %s may not be in a delay slot."
6926 msgstr ""
6927
6928 #: config/tc-iq2000.c:372
6929 #, c-format
6930 msgid "Register number (R%ld) for double word access must be even."
6931 msgstr ""
6932
6933 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
6934 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
6935 #, c-format
6936 msgid "operand references R%ld of previous load."
6937 msgstr ""
6938
6939 #: config/tc-iq2000.c:396
6940 msgid "instruction implicitly accesses R31 of previous load."
6941 msgstr ""
6942
6943 #: config/tc-iq2000.c:651 config/tc-mep.c:1647
6944 msgid "Unmatched high relocation"
6945 msgstr ""
6946
6947 #: config/tc-iq2000.c:829 config/tc-mips.c:14478 config/tc-score.c:6035
6948 msgid ".end not in text section"
6949 msgstr ""
6950
6951 #: config/tc-iq2000.c:833 config/tc-mips.c:14482 config/tc-score.c:6038
6952 msgid ".end directive without a preceding .ent directive."
6953 msgstr ""
6954
6955 #: config/tc-iq2000.c:842 config/tc-mips.c:14491 config/tc-score.c:6046
6956 msgid ".end symbol does not match .ent symbol."
6957 msgstr ""
6958
6959 #: config/tc-iq2000.c:845 config/tc-mips.c:14498 config/tc-score.c:6051
6960 msgid ".end directive missing or unknown symbol"
6961 msgstr ""
6962
6963 #: config/tc-iq2000.c:863
6964 msgid "Expected simple number."
6965 msgstr ""
6966
6967 #: config/tc-iq2000.c:892 config/tc-mips.c:14403 config/tc-score.c:5885
6968 #, c-format
6969 msgid " *input_line_pointer == '%c' 0x%02x\n"
6970 msgstr ""
6971
6972 #: config/tc-iq2000.c:894
6973 msgid "Invalid number"
6974 msgstr ""
6975
6976 #: config/tc-iq2000.c:929 config/tc-mips.c:14573 config/tc-score.c:5924
6977 msgid ".ent or .aent not in text section."
6978 msgstr ""
6979
6980 #: config/tc-iq2000.c:932
6981 msgid "missing `.end'"
6982 msgstr ""
6983
6984 #: config/tc-m32c.c:137
6985 #, c-format
6986 msgid " M32C specific command line options:\n"
6987 msgstr ""
6988
6989 #. Pretend that we do not recognise this option.
6990 #: config/tc-m32r.c:331
6991 msgid "Unrecognised option: -hidden"
6992 msgstr ""
6993
6994 #: config/tc-m32r.c:358 config/tc-sparc.c:595
6995 msgid "Unrecognized option following -K"
6996 msgstr ""
6997
6998 #: config/tc-m32r.c:373
6999 #, c-format
7000 msgid " M32R specific command line options:\n"
7001 msgstr ""
7002
7003 #: config/tc-m32r.c:375
7004 #, c-format
7005 msgid ""
7006 "  -m32r                   disable support for the m32rx instruction set\n"
7007 msgstr ""
7008
7009 #: config/tc-m32r.c:377
7010 #, c-format
7011 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7012 msgstr ""
7013
7014 #: config/tc-m32r.c:379
7015 #, c-format
7016 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7017 msgstr ""
7018
7019 #: config/tc-m32r.c:381
7020 #, c-format
7021 msgid "  -EL,-little             produce little endian code and data\n"
7022 msgstr ""
7023
7024 #: config/tc-m32r.c:383
7025 #, c-format
7026 msgid "  -EB,-big                produce big endian code and data\n"
7027 msgstr ""
7028
7029 #: config/tc-m32r.c:385
7030 #, c-format
7031 msgid "  -parallel               try to combine instructions in parallel\n"
7032 msgstr ""
7033
7034 #: config/tc-m32r.c:387
7035 #, c-format
7036 msgid "  -no-parallel            disable -parallel\n"
7037 msgstr ""
7038
7039 #: config/tc-m32r.c:389
7040 #, c-format
7041 msgid ""
7042 "  -no-bitinst             disallow the M32R2's extended bit-field "
7043 "instructions\n"
7044 msgstr ""
7045
7046 #: config/tc-m32r.c:391
7047 #, c-format
7048 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7049 msgstr ""
7050
7051 #: config/tc-m32r.c:394
7052 #, c-format
7053 msgid ""
7054 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7055 msgstr ""
7056
7057 #: config/tc-m32r.c:396
7058 #, c-format
7059 msgid "                                         might violate contraints\n"
7060 msgstr ""
7061
7062 #: config/tc-m32r.c:398
7063 #, c-format
7064 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7065 msgstr ""
7066
7067 #: config/tc-m32r.c:400
7068 #, c-format
7069 msgid ""
7070 "                                         instructions might violate "
7071 "contraints\n"
7072 msgstr ""
7073
7074 #: config/tc-m32r.c:402
7075 #, c-format
7076 msgid ""
7077 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7078 msgstr ""
7079
7080 #: config/tc-m32r.c:404
7081 #, c-format
7082 msgid ""
7083 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7084 msgstr ""
7085
7086 #: config/tc-m32r.c:406
7087 #, c-format
7088 msgid ""
7089 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7090 msgstr ""
7091
7092 #: config/tc-m32r.c:408
7093 #, c-format
7094 msgid "                                         fo contraint violations\n"
7095 msgstr ""
7096
7097 #: config/tc-m32r.c:410
7098 #, c-format
7099 msgid ""
7100 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7101 msgstr ""
7102
7103 #: config/tc-m32r.c:412
7104 #, c-format
7105 msgid "                                         contraint violations\n"
7106 msgstr ""
7107
7108 #: config/tc-m32r.c:414
7109 #, c-format
7110 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7111 msgstr ""
7112
7113 #: config/tc-m32r.c:416
7114 #, c-format
7115 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7116 msgstr ""
7117
7118 #: config/tc-m32r.c:419
7119 #, c-format
7120 msgid ""
7121 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7122 "reloc\n"
7123 msgstr ""
7124
7125 #: config/tc-m32r.c:421
7126 #, c-format
7127 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7128 msgstr ""
7129
7130 #: config/tc-m32r.c:423
7131 #, c-format
7132 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7133 msgstr ""
7134
7135 #: config/tc-m32r.c:425
7136 #, c-format
7137 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7138 msgstr ""
7139
7140 #: config/tc-m32r.c:428
7141 #, c-format
7142 msgid "  -KPIC                   generate PIC\n"
7143 msgstr ""
7144
7145 #: config/tc-m32r.c:849
7146 msgid "instructions write to the same destination register."
7147 msgstr ""
7148
7149 #: config/tc-m32r.c:857
7150 msgid "Instructions do not use parallel execution pipelines."
7151 msgstr ""
7152
7153 #: config/tc-m32r.c:865
7154 msgid "Instructions share the same execution pipeline"
7155 msgstr ""
7156
7157 #: config/tc-m32r.c:930 config/tc-m32r.c:1044
7158 #, c-format
7159 msgid "not a 16 bit instruction '%s'"
7160 msgstr ""
7161
7162 #: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
7163 #, c-format
7164 msgid "instruction '%s' is for the M32R2 only"
7165 msgstr ""
7166
7167 #: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
7168 #, c-format
7169 msgid "unknown instruction '%s'"
7170 msgstr ""
7171
7172 #: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
7173 #, c-format
7174 msgid "instruction '%s' is for the M32RX only"
7175 msgstr ""
7176
7177 #: config/tc-m32r.c:973 config/tc-m32r.c:1085
7178 #, c-format
7179 msgid "instruction '%s' cannot be executed in parallel."
7180 msgstr ""
7181
7182 #: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
7183 msgid "internal error: lookup/get operands failed"
7184 msgstr ""
7185
7186 #: config/tc-m32r.c:1095
7187 #, c-format
7188 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7189 msgstr ""
7190
7191 #: config/tc-m32r.c:1124
7192 #, c-format
7193 msgid ""
7194 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7195 "is this intentional ?"
7196 msgstr ""
7197
7198 #: config/tc-m32r.c:1128
7199 #, c-format
7200 msgid ""
7201 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7202 "is this intentional ?"
7203 msgstr ""
7204
7205 #: config/tc-m32r.c:1492 config/tc-ppc.c:1868 config/tc-ppc.c:4423
7206 msgid "Expected comma after symbol-name: rest of line ignored."
7207 msgstr ""
7208
7209 #: config/tc-m32r.c:1502
7210 #, c-format
7211 msgid ".SCOMMon length (%ld.) <0! Ignored."
7212 msgstr ""
7213
7214 #: config/tc-m32r.c:1516 config/tc-ppc.c:1890 config/tc-ppc.c:3044
7215 #: config/tc-ppc.c:4447
7216 msgid "ignoring bad alignment"
7217 msgstr ""
7218
7219 #: config/tc-m32r.c:1528 config/tc-ppc.c:1927 config/tc-v850.c:322
7220 msgid "Common alignment not a power of 2"
7221 msgstr ""
7222
7223 #: config/tc-m32r.c:1543 config/tc-ppc.c:1901 config/tc-ppc.c:4459
7224 #, c-format
7225 msgid "Ignoring attempt to re-define symbol `%s'."
7226 msgstr ""
7227
7228 #: config/tc-m32r.c:1552
7229 #, c-format
7230 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7231 msgstr ""
7232
7233 #: config/tc-m32r.c:1788
7234 msgid "Addend to unresolved symbol not on word boundary."
7235 msgstr ""
7236
7237 #: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-sh.c:747
7238 msgid "Invalid PIC expression."
7239 msgstr ""
7240
7241 #: config/tc-m32r.c:2073
7242 msgid "Unmatched high/shigh reloc"
7243 msgstr ""
7244
7245 #: config/tc-m68hc11.c:371
7246 #, c-format
7247 msgid ""
7248 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7249 "  -m68hc11 | -m68hc12 |\n"
7250 "  -m68hcs12               specify the processor [default %s]\n"
7251 "  -mshort                 use 16-bit int ABI (default)\n"
7252 "  -mlong                  use 32-bit int ABI\n"
7253 "  -mshort-double          use 32-bit double ABI\n"
7254 "  -mlong-double           use 64-bit double ABI (default)\n"
7255 "  --force-long-branches   always turn relative branches into absolute ones\n"
7256 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
7257 "                          when the offset is out of range\n"
7258 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7259 "                          when the instruction does not support direct mode\n"
7260 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
7261 "  --print-opcodes         print the list of instructions with syntax\n"
7262 "  --generate-example      generate an example of each instruction\n"
7263 "                          (used for testing)\n"
7264 msgstr ""
7265
7266 #: config/tc-m68hc11.c:417
7267 #, c-format
7268 msgid "Default target `%s' is not supported."
7269 msgstr ""
7270
7271 #. Dump the opcode statistics table.
7272 #: config/tc-m68hc11.c:435
7273 #, c-format
7274 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7275 msgstr ""
7276
7277 #: config/tc-m68hc11.c:501
7278 #, c-format
7279 msgid "Option `%s' is not recognized."
7280 msgstr ""
7281
7282 #: config/tc-m68hc11.c:671
7283 msgid "#<imm8>"
7284 msgstr ""
7285
7286 #: config/tc-m68hc11.c:680
7287 msgid "#<imm16>"
7288 msgstr ""
7289
7290 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7291 msgid "<imm8>,X"
7292 msgstr ""
7293
7294 #: config/tc-m68hc11.c:725
7295 msgid "*<abs8>"
7296 msgstr ""
7297
7298 #: config/tc-m68hc11.c:737
7299 msgid "#<mask>"
7300 msgstr ""
7301
7302 #: config/tc-m68hc11.c:747
7303 #, c-format
7304 msgid "symbol%d"
7305 msgstr ""
7306
7307 #: config/tc-m68hc11.c:749
7308 msgid "<abs>"
7309 msgstr ""
7310
7311 #: config/tc-m68hc11.c:768
7312 msgid "<label>"
7313 msgstr ""
7314
7315 #: config/tc-m68hc11.c:784
7316 #, c-format
7317 msgid ""
7318 "# Example of `%s' instructions\n"
7319 "\t.sect .text\n"
7320 "_start:\n"
7321 msgstr ""
7322
7323 #: config/tc-m68hc11.c:831
7324 #, c-format
7325 msgid "Instruction `%s' is not recognized."
7326 msgstr ""
7327
7328 #: config/tc-m68hc11.c:836
7329 #, c-format
7330 msgid "Instruction formats for `%s':"
7331 msgstr ""
7332
7333 #: config/tc-m68hc11.c:966
7334 #, c-format
7335 msgid "Immediate operand is not allowed for operand %d."
7336 msgstr ""
7337
7338 #: config/tc-m68hc11.c:1010
7339 msgid "Indirect indexed addressing is not valid for 68HC11."
7340 msgstr ""
7341
7342 #: config/tc-m68hc11.c:1030
7343 msgid "Spurious `,' or bad indirect register addressing mode."
7344 msgstr ""
7345
7346 #: config/tc-m68hc11.c:1052
7347 msgid "Missing second register or offset for indexed-indirect mode."
7348 msgstr ""
7349
7350 #: config/tc-m68hc11.c:1062
7351 msgid "Missing second register for indexed-indirect mode."
7352 msgstr ""
7353
7354 #: config/tc-m68hc11.c:1078
7355 msgid "Missing `]' to close indexed-indirect mode."
7356 msgstr ""
7357
7358 #: config/tc-m68hc11.c:1123
7359 msgid "Illegal operand."
7360 msgstr ""
7361
7362 #: config/tc-m68hc11.c:1128
7363 msgid "Missing operand."
7364 msgstr ""
7365
7366 #: config/tc-m68hc11.c:1181
7367 msgid "Pre-increment mode is not valid for 68HC11"
7368 msgstr ""
7369
7370 #: config/tc-m68hc11.c:1194
7371 msgid "Wrong register in register indirect mode."
7372 msgstr ""
7373
7374 #: config/tc-m68hc11.c:1202
7375 msgid "Missing `]' to close register indirect operand."
7376 msgstr ""
7377
7378 #: config/tc-m68hc11.c:1222
7379 msgid "Post-decrement mode is not valid for 68HC11."
7380 msgstr ""
7381
7382 #: config/tc-m68hc11.c:1230
7383 msgid "Post-increment mode is not valid for 68HC11."
7384 msgstr ""
7385
7386 #: config/tc-m68hc11.c:1248
7387 msgid "Invalid indexed indirect mode."
7388 msgstr ""
7389
7390 #: config/tc-m68hc11.c:1340
7391 #, c-format
7392 msgid "Trap id `%ld' is out of range."
7393 msgstr ""
7394
7395 #: config/tc-m68hc11.c:1344
7396 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7397 msgstr ""
7398
7399 #: config/tc-m68hc11.c:1351
7400 #, c-format
7401 msgid "Operand out of 8-bit range: `%ld'."
7402 msgstr ""
7403
7404 #: config/tc-m68hc11.c:1358
7405 msgid "The trap id must be a constant."
7406 msgstr ""
7407
7408 #: config/tc-m68hc11.c:1393
7409 #, c-format
7410 msgid "Operand `%x' not recognized in fixup8."
7411 msgstr ""
7412
7413 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7414 #, c-format
7415 msgid "Operand out of 16-bit range: `%ld'."
7416 msgstr ""
7417
7418 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7419 #, c-format
7420 msgid "Operand `%x' not recognized in fixup16."
7421 msgstr ""
7422
7423 #: config/tc-m68hc11.c:1492
7424 #, c-format
7425 msgid "Unexpected branch conversion with `%x'"
7426 msgstr ""
7427
7428 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7429 #, c-format
7430 msgid "Operand out of range for a relative branch: `%ld'"
7431 msgstr ""
7432
7433 #: config/tc-m68hc11.c:1689
7434 msgid "Invalid register for dbcc/tbcc instruction."
7435 msgstr ""
7436
7437 #: config/tc-m68hc11.c:1777
7438 #, c-format
7439 msgid "Increment/decrement value is out of range: `%ld'."
7440 msgstr ""
7441
7442 #: config/tc-m68hc11.c:1788
7443 msgid "Expecting a register."
7444 msgstr ""
7445
7446 #: config/tc-m68hc11.c:1803
7447 msgid "Invalid register for post/pre increment."
7448 msgstr ""
7449
7450 #: config/tc-m68hc11.c:1833
7451 msgid "Invalid register."
7452 msgstr ""
7453
7454 #: config/tc-m68hc11.c:1840
7455 #, c-format
7456 msgid "Offset out of 16-bit range: %ld."
7457 msgstr ""
7458
7459 #: config/tc-m68hc11.c:1845
7460 #, c-format
7461 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7462 msgstr ""
7463
7464 #: config/tc-m68hc11.c:1951
7465 msgid "Expecting register D for indexed indirect mode."
7466 msgstr ""
7467
7468 #: config/tc-m68hc11.c:1953
7469 msgid "Indexed indirect mode is not allowed for movb/movw."
7470 msgstr ""
7471
7472 #: config/tc-m68hc11.c:1970
7473 msgid "Invalid accumulator register."
7474 msgstr ""
7475
7476 #: config/tc-m68hc11.c:1995
7477 msgid "Invalid indexed register."
7478 msgstr ""
7479
7480 #: config/tc-m68hc11.c:2003
7481 msgid "Addressing mode not implemented yet."
7482 msgstr ""
7483
7484 #: config/tc-m68hc11.c:2016
7485 msgid "Invalid source register for this instruction, use 'tfr'."
7486 msgstr ""
7487
7488 #: config/tc-m68hc11.c:2018
7489 msgid "Invalid source register."
7490 msgstr ""
7491
7492 #: config/tc-m68hc11.c:2023
7493 msgid "Invalid destination register for this instruction, use 'tfr'."
7494 msgstr ""
7495
7496 #: config/tc-m68hc11.c:2025
7497 msgid "Invalid destination register."
7498 msgstr ""
7499
7500 #: config/tc-m68hc11.c:2121
7501 msgid "Invalid indexed register, expecting register X."
7502 msgstr ""
7503
7504 #: config/tc-m68hc11.c:2123
7505 msgid "Invalid indexed register, expecting register Y."
7506 msgstr ""
7507
7508 #: config/tc-m68hc11.c:2429
7509 msgid "No instruction or missing opcode."
7510 msgstr ""
7511
7512 #: config/tc-m68hc11.c:2494
7513 #, c-format
7514 msgid "Opcode `%s' is not recognized."
7515 msgstr ""
7516
7517 #: config/tc-m68hc11.c:2516
7518 #, c-format
7519 msgid "Garbage at end of instruction: `%s'."
7520 msgstr ""
7521
7522 #: config/tc-m68hc11.c:2539
7523 #, c-format
7524 msgid "Invalid operand for `%s'"
7525 msgstr ""
7526
7527 #: config/tc-m68hc11.c:2590
7528 #, c-format
7529 msgid "Invalid mode: %s\n"
7530 msgstr ""
7531
7532 #: config/tc-m68hc11.c:2650
7533 msgid "bad .relax format"
7534 msgstr ""
7535
7536 #: config/tc-m68hc11.c:2694
7537 #, c-format
7538 msgid "Relocation %d is not supported by object file format."
7539 msgstr ""
7540
7541 #: config/tc-m68hc11.c:2973
7542 msgid "bra or bsr with undefined symbol."
7543 msgstr ""
7544
7545 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7546 #, c-format
7547 msgid "Subtype %d is not recognized."
7548 msgstr ""
7549
7550 #: config/tc-m68hc11.c:3192
7551 msgid "Expression too complex."
7552 msgstr ""
7553
7554 #: config/tc-m68hc11.c:3225
7555 msgid "Value out of 16-bit range."
7556 msgstr ""
7557
7558 #: config/tc-m68hc11.c:3243
7559 #, c-format
7560 msgid "Value %ld too large for 8-bit PC-relative branch."
7561 msgstr ""
7562
7563 #: config/tc-m68hc11.c:3250
7564 #, c-format
7565 msgid "Auto increment/decrement offset '%ld' is out of range."
7566 msgstr ""
7567
7568 #: config/tc-m68hc11.c:3263
7569 #, c-format
7570 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7571 msgstr ""
7572
7573 #: config/tc-m68hc11.c:3279
7574 #, c-format
7575 msgid "Line %d: unknown relocation type: 0x%x."
7576 msgstr ""
7577
7578 #: config/tc-m68k.c:1036
7579 #, c-format
7580 msgid "Can not do %d byte pc-relative relocation"
7581 msgstr ""
7582
7583 #: config/tc-m68k.c:1038
7584 #, c-format
7585 msgid "Can not do %d byte pc-relative pic relocation"
7586 msgstr ""
7587
7588 #: config/tc-m68k.c:1043
7589 #, c-format
7590 msgid "Can not do %d byte relocation"
7591 msgstr ""
7592
7593 #: config/tc-m68k.c:1045
7594 #, c-format
7595 msgid "Can not do %d byte pic relocation"
7596 msgstr ""
7597
7598 #: config/tc-m68k.c:1110
7599 #, c-format
7600 msgid "Unable to produce reloc against symbol '%s'"
7601 msgstr ""
7602
7603 #: config/tc-m68k.c:1154 config/tc-vax.c:2366
7604 #, c-format
7605 msgid "Cannot make %s relocation PC relative"
7606 msgstr ""
7607
7608 #: config/tc-m68k.c:1253 config/tc-vax.c:1876
7609 msgid "No operator"
7610 msgstr ""
7611
7612 #: config/tc-m68k.c:1283 config/tc-vax.c:1892
7613 msgid "Unknown operator"
7614 msgstr ""
7615
7616 #: config/tc-m68k.c:2186
7617 msgid "invalid instruction for this architecture; needs "
7618 msgstr ""
7619
7620 #: config/tc-m68k.c:2194
7621 msgid "hardware divide"
7622 msgstr ""
7623
7624 #: config/tc-m68k.c:2216 config/tc-m68k.c:2220 config/tc-m68k.c:2224
7625 msgid "or higher"
7626 msgstr ""
7627
7628 #: config/tc-m68k.c:2277
7629 msgid "operands mismatch"
7630 msgstr ""
7631
7632 #: config/tc-m68k.c:2341 config/tc-m68k.c:2347 config/tc-m68k.c:2353
7633 #: config/tc-mmix.c:2459 config/tc-mmix.c:2483
7634 msgid "operand out of range"
7635 msgstr ""
7636
7637 #: config/tc-m68k.c:2410
7638 #, c-format
7639 msgid "Bignum too big for %c format; truncated"
7640 msgstr ""
7641
7642 #: config/tc-m68k.c:2487
7643 msgid "displacement too large for this architecture; needs 68020 or higher"
7644 msgstr ""
7645
7646 #: config/tc-m68k.c:2598
7647 msgid ""
7648 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7649 msgstr ""
7650
7651 #: config/tc-m68k.c:2603
7652 msgid "invalid index size for coldfire"
7653 msgstr ""
7654
7655 #: config/tc-m68k.c:2656
7656 msgid "Forcing byte displacement"
7657 msgstr ""
7658
7659 #: config/tc-m68k.c:2658
7660 msgid "byte displacement out of range"
7661 msgstr ""
7662
7663 #: config/tc-m68k.c:2706 config/tc-m68k.c:2744
7664 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7665 msgstr ""
7666
7667 #: config/tc-m68k.c:2730 config/tc-m68k.c:2764
7668 msgid ":b not permitted; defaulting to :w"
7669 msgstr ""
7670
7671 #: config/tc-m68k.c:2841
7672 msgid "unsupported byte value; use a different suffix"
7673 msgstr ""
7674
7675 #: config/tc-m68k.c:2856
7676 msgid "unknown/incorrect operand"
7677 msgstr ""
7678
7679 #: config/tc-m68k.c:2899 config/tc-m68k.c:2907 config/tc-m68k.c:2914
7680 #: config/tc-m68k.c:2921
7681 msgid "out of range"
7682 msgstr ""
7683
7684 #: config/tc-m68k.c:2994
7685 msgid "Can't use long branches on this architecture"
7686 msgstr ""
7687
7688 #: config/tc-m68k.c:3100
7689 msgid "Expression out of range, using 0"
7690 msgstr ""
7691
7692 #: config/tc-m68k.c:3291 config/tc-m68k.c:3307
7693 msgid "Floating point register in register list"
7694 msgstr ""
7695
7696 #: config/tc-m68k.c:3297
7697 msgid "Wrong register in floating-point reglist"
7698 msgstr ""
7699
7700 #: config/tc-m68k.c:3313
7701 msgid "incorrect register in reglist"
7702 msgstr ""
7703
7704 #: config/tc-m68k.c:3319
7705 msgid "wrong register in floating-point reglist"
7706 msgstr ""
7707
7708 #. ERROR.
7709 #: config/tc-m68k.c:3792
7710 msgid "Extra )"
7711 msgstr ""
7712
7713 #. ERROR.
7714 #: config/tc-m68k.c:3803
7715 msgid "Missing )"
7716 msgstr ""
7717
7718 #: config/tc-m68k.c:3820
7719 msgid "Missing operand"
7720 msgstr ""
7721
7722 #: config/tc-m68k.c:4138
7723 #, c-format
7724 msgid "unrecognized default cpu `%s'"
7725 msgstr ""
7726
7727 #: config/tc-m68k.c:4192
7728 #, c-format
7729 msgid "%s -- statement `%s' ignored"
7730 msgstr ""
7731
7732 #: config/tc-m68k.c:4241
7733 #, c-format
7734 msgid "Don't know how to figure width of %c in md_assemble()"
7735 msgstr ""
7736
7737 #: config/tc-m68k.c:4410
7738 #, c-format
7739 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
7740 msgstr ""
7741
7742 #: config/tc-m68k.c:4475 config/tc-m68k.c:4514
7743 #, c-format
7744 msgid "Internal Error: Can't find %s in hash table"
7745 msgstr ""
7746
7747 #: config/tc-m68k.c:4478 config/tc-m68k.c:4517
7748 #, c-format
7749 msgid "Internal Error: Can't hash %s: %s"
7750 msgstr ""
7751
7752 #: config/tc-m68k.c:4642
7753 #, c-format
7754 msgid "text label `%s' aligned to odd boundary"
7755 msgstr ""
7756
7757 #: config/tc-m68k.c:4789
7758 #, c-format
7759 msgid "value %ld out of range"
7760 msgstr ""
7761
7762 #: config/tc-m68k.c:4803
7763 msgid "invalid byte branch offset"
7764 msgstr ""
7765
7766 #: config/tc-m68k.c:4840
7767 msgid "short branch with zero offset: use :w"
7768 msgstr ""
7769
7770 #: config/tc-m68k.c:4884
7771 msgid "Conversion of PC relative BSR to absolute JSR"
7772 msgstr ""
7773
7774 #: config/tc-m68k.c:4895
7775 msgid "Conversion of PC relative branch to absolute jump"
7776 msgstr ""
7777
7778 #: config/tc-m68k.c:4912 config/tc-m68k.c:4973
7779 msgid "Conversion of PC relative conditional branch to absolute jump"
7780 msgstr ""
7781
7782 #: config/tc-m68k.c:4953
7783 msgid "Conversion of DBcc to absolute jump"
7784 msgstr ""
7785
7786 #: config/tc-m68k.c:5037
7787 msgid "Conversion of PC relative displacement to absolute"
7788 msgstr ""
7789
7790 #: config/tc-m68k.c:5250
7791 msgid "Tried to convert PC relative branch to absolute jump"
7792 msgstr ""
7793
7794 #: config/tc-m68k.c:5295 config/tc-m68k.c:5306 config/tc-m68k.c:5350
7795 msgid "expression out of range: defaulting to 1"
7796 msgstr ""
7797
7798 #: config/tc-m68k.c:5342
7799 msgid "expression out of range: defaulting to 0"
7800 msgstr ""
7801
7802 #: config/tc-m68k.c:5383 config/tc-m68k.c:5395
7803 #, c-format
7804 msgid "Can't deal with expression; defaulting to %ld"
7805 msgstr ""
7806
7807 #: config/tc-m68k.c:5409
7808 msgid "expression doesn't fit in BYTE"
7809 msgstr ""
7810
7811 #: config/tc-m68k.c:5413
7812 msgid "expression doesn't fit in WORD"
7813 msgstr ""
7814
7815 #: config/tc-m68k.c:5500
7816 #, c-format
7817 msgid "%s: unrecognized processor name"
7818 msgstr ""
7819
7820 #: config/tc-m68k.c:5561
7821 msgid "bad coprocessor id"
7822 msgstr ""
7823
7824 #: config/tc-m68k.c:5567
7825 msgid "unrecognized fopt option"
7826 msgstr ""
7827
7828 #: config/tc-m68k.c:5700
7829 #, c-format
7830 msgid "option `%s' may not be negated"
7831 msgstr ""
7832
7833 #: config/tc-m68k.c:5711
7834 #, c-format
7835 msgid "option `%s' not recognized"
7836 msgstr ""
7837
7838 #: config/tc-m68k.c:5740
7839 msgid "bad format of OPT NEST=depth"
7840 msgstr ""
7841
7842 #: config/tc-m68k.c:5796
7843 msgid "missing label"
7844 msgstr ""
7845
7846 #: config/tc-m68k.c:5820 config/tc-m68k.c:5849
7847 msgid "bad register list"
7848 msgstr ""
7849
7850 #: config/tc-m68k.c:5822
7851 #, c-format
7852 msgid "bad register list: %s"
7853 msgstr ""
7854
7855 #: config/tc-m68k.c:5920
7856 msgid "restore without save"
7857 msgstr ""
7858
7859 #: config/tc-m68k.c:6074 config/tc-m68k.c:6444
7860 msgid "syntax error in structured control directive"
7861 msgstr ""
7862
7863 #: config/tc-m68k.c:6119
7864 msgid "missing condition code in structured control directive"
7865 msgstr ""
7866
7867 #: config/tc-m68k.c:6190
7868 #, c-format
7869 msgid ""
7870 "Condition <%c%c> in structured control directive can not be encoded correctly"
7871 msgstr ""
7872
7873 #: config/tc-m68k.c:6486
7874 msgid "missing then"
7875 msgstr ""
7876
7877 #: config/tc-m68k.c:6567
7878 msgid "else without matching if"
7879 msgstr ""
7880
7881 #: config/tc-m68k.c:6600
7882 msgid "endi without matching if"
7883 msgstr ""
7884
7885 #: config/tc-m68k.c:6640
7886 msgid "break outside of structured loop"
7887 msgstr ""
7888
7889 #: config/tc-m68k.c:6678
7890 msgid "next outside of structured loop"
7891 msgstr ""
7892
7893 #: config/tc-m68k.c:6729
7894 msgid "missing ="
7895 msgstr ""
7896
7897 #: config/tc-m68k.c:6767
7898 msgid "missing to or downto"
7899 msgstr ""
7900
7901 #: config/tc-m68k.c:6803 config/tc-m68k.c:6837 config/tc-m68k.c:7051
7902 msgid "missing do"
7903 msgstr ""
7904
7905 #: config/tc-m68k.c:6938
7906 msgid "endf without for"
7907 msgstr ""
7908
7909 #: config/tc-m68k.c:6992
7910 msgid "until without repeat"
7911 msgstr ""
7912
7913 #: config/tc-m68k.c:7086
7914 msgid "endw without while"
7915 msgstr ""
7916
7917 #: config/tc-m68k.c:7119 config/tc-m68k.c:7147
7918 msgid "already assembled instructions"
7919 msgstr ""
7920
7921 #: config/tc-m68k.c:7224
7922 #, c-format
7923 msgid "`%s' is deprecated, use `%s'"
7924 msgstr ""
7925
7926 #: config/tc-m68k.c:7243
7927 #, c-format
7928 msgid "cpu `%s' unrecognized"
7929 msgstr ""
7930
7931 #: config/tc-m68k.c:7249
7932 #, c-format
7933 msgid "already selected `%s' processor"
7934 msgstr ""
7935
7936 #: config/tc-m68k.c:7269
7937 #, c-format
7938 msgid "architecture `%s' unrecognized"
7939 msgstr ""
7940
7941 #: config/tc-m68k.c:7275
7942 #, c-format
7943 msgid "already selected `%s' architecture"
7944 msgstr ""
7945
7946 #: config/tc-m68k.c:7298
7947 #, c-format
7948 msgid "extension `%s' unrecognized"
7949 msgstr ""
7950
7951 #: config/tc-m68k.c:7416
7952 #, c-format
7953 msgid "option `-A%s' is deprecated: use `-%s'"
7954 msgstr ""
7955
7956 #: config/tc-m68k.c:7449
7957 msgid "architecture features both enabled and disabled"
7958 msgstr ""
7959
7960 #: config/tc-m68k.c:7476
7961 msgid "selected processor does not have all features of selected architecture"
7962 msgstr ""
7963
7964 #: config/tc-m68k.c:7485
7965 msgid "m68k and cf features both selected"
7966 msgstr ""
7967
7968 #: config/tc-m68k.c:7497
7969 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
7970 msgstr ""
7971
7972 #: config/tc-m68k.c:7531
7973 #, c-format
7974 msgid ""
7975 "-march=<arch>\t\tset architecture\n"
7976 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
7977 msgstr ""
7978
7979 #: config/tc-m68k.c:7536
7980 #, c-format
7981 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
7982 msgstr ""
7983
7984 #: config/tc-m68k.c:7542
7985 #, c-format
7986 msgid ""
7987 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
7988 "-pic, -k\t\tgenerate position independent code\n"
7989 "-S\t\t\tturn jbsr into jsr\n"
7990 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
7991 "--register-prefix-optional\n"
7992 "\t\t\trecognize register names without prefix character\n"
7993 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
7994 "--base-size-default-16\tbase reg without size is 16 bits\n"
7995 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
7996 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
7997 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
7998 msgstr ""
7999
8000 #: config/tc-m68k.c:7556
8001 #, c-format
8002 msgid "Architecture variants are: "
8003 msgstr ""
8004
8005 #: config/tc-m68k.c:7565
8006 #, c-format
8007 msgid "Processor variants are: "
8008 msgstr ""
8009
8010 #: config/tc-m68k.c:7572 config/tc-xtensa.c:6026
8011 #, c-format
8012 msgid "\n"
8013 msgstr ""
8014
8015 #: config/tc-m68k.c:7603
8016 #, c-format
8017 msgid "Error %s in %s\n"
8018 msgstr ""
8019
8020 #: config/tc-m68k.c:7607
8021 #, c-format
8022 msgid "Opcode(%d.%s): "
8023 msgstr ""
8024
8025 #: config/tc-m68k.c:7767
8026 msgid "Not a defined coldfire architecture"
8027 msgstr ""
8028
8029 #. Over here we will fill the description of the machine specific options.
8030 #: config/tc-maxq.c:209
8031 #, c-format
8032 msgid " MAXQ-specific assembler options:\n"
8033 msgstr ""
8034
8035 #: config/tc-maxq.c:211
8036 #, c-format
8037 msgid ""
8038 "\t-MAXQ20\t\t       generate obj for MAXQ20(default)\n"
8039 "\t-MAXQ10\t\t       generate obj for MAXQ10\n"
8040 "\t"
8041 msgstr ""
8042
8043 #: config/tc-maxq.c:377
8044 #, c-format
8045 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8046 msgstr ""
8047
8048 #: config/tc-maxq.c:454
8049 #, c-format
8050 msgid "Cant make long jump/call into short jump/call : %d"
8051 msgstr ""
8052
8053 #: config/tc-maxq.c:933
8054 #, c-format
8055 msgid "Invalid register value %s"
8056 msgstr ""
8057
8058 #: config/tc-maxq.c:1051
8059 #, c-format
8060 msgid "Invalid bit number : '%c'"
8061 msgstr ""
8062
8063 #: config/tc-maxq.c:1063
8064 #, c-format
8065 msgid "Illegal character after operand '%s'"
8066 msgstr ""
8067
8068 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8069 #, c-format
8070 msgid "Invalid Character in immediate Value : %c"
8071 msgstr ""
8072
8073 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8074 #, c-format
8075 msgid "Invalid Character in immediate value : %c"
8076 msgstr ""
8077
8078 #: config/tc-maxq.c:1175
8079 msgid "Immediate value greater than 16 bits"
8080 msgstr ""
8081
8082 #: config/tc-maxq.c:1189
8083 msgid ""
8084 "Attempt to move a value in the stack pointer greater than the size of the "
8085 "stack"
8086 msgstr ""
8087
8088 #: config/tc-maxq.c:1198
8089 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8090 msgstr ""
8091
8092 #: config/tc-maxq.c:1260
8093 msgid "Invalid immediate move operation"
8094 msgstr ""
8095
8096 #: config/tc-maxq.c:1533
8097 #, c-format
8098 msgid "Size of Operand '%s' greater than %d"
8099 msgstr ""
8100
8101 #: config/tc-maxq.c:1688
8102 #, c-format
8103 msgid "illegal immediate operand '%s'"
8104 msgstr ""
8105
8106 #: config/tc-maxq.c:1710
8107 #, c-format
8108 msgid "Invalid operand for memory access '%s'"
8109 msgstr ""
8110
8111 #: config/tc-maxq.c:1772
8112 msgid "illegal displacement operand "
8113 msgstr ""
8114
8115 #: config/tc-maxq.c:1837
8116 #, c-format
8117 msgid "invalid character %c before operand %d"
8118 msgstr ""
8119
8120 #: config/tc-maxq.c:1859
8121 #, c-format
8122 msgid "invalid character %c in operand %d"
8123 msgstr ""
8124
8125 #. We found no match.
8126 #: config/tc-maxq.c:2004
8127 #, c-format
8128 msgid "operand %d is invalid for `%s'"
8129 msgstr ""
8130
8131 #: config/tc-maxq.c:2037
8132 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8133 msgstr ""
8134
8135 #: config/tc-maxq.c:2055
8136 #, c-format
8137 msgid "'%s' operand cant be used as destination in %s"
8138 msgstr ""
8139
8140 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8141 #, c-format
8142 msgid "Invalid Instruction '%s' operand cant be used with %s"
8143 msgstr ""
8144
8145 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8146 #, c-format
8147 msgid "'%s' operand cant be used as source in %s"
8148 msgstr ""
8149
8150 #: config/tc-maxq.c:2147
8151 #, c-format
8152 msgid "'%s' instruction cant have first operand as Immediate vale"
8153 msgstr ""
8154
8155 #: config/tc-maxq.c:2160
8156 #, c-format
8157 msgid "SP cannot be used with %s\n"
8158 msgstr ""
8159
8160 #: config/tc-maxq.c:2167
8161 msgid "@SP-- cannot be used with PUSH\n"
8162 msgstr ""
8163
8164 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8165 msgid ""
8166 "Operands either contradictory or use the data bus in read/write state "
8167 "together"
8168 msgstr ""
8169
8170 #: config/tc-maxq.c:2198
8171 msgid "MOVE Cant Use NUL as SRC"
8172 msgstr ""
8173
8174 #: config/tc-maxq.c:2220
8175 msgid "Contradictory movement between DP register and memory access using DP"
8176 msgstr ""
8177
8178 #: config/tc-maxq.c:2228
8179 msgid "SP and @SP-- cannot be used together in a move instruction"
8180 msgstr ""
8181
8182 #: config/tc-maxq.c:2247
8183 msgid "Only Module 8 system registers allowed in this operation"
8184 msgstr ""
8185
8186 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8187 msgid "Read only Register used as destination"
8188 msgstr ""
8189
8190 #: config/tc-maxq.c:2290
8191 #, c-format
8192 msgid "Bit No '%d'exceeds register size in this operation"
8193 msgstr ""
8194
8195 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8196 #, c-format
8197 msgid "Bit No '%d' exceeds register size in this operation"
8198 msgstr ""
8199
8200 #: config/tc-maxq.c:2352
8201 msgid "Memory References cannot be used with branching operations\n"
8202 msgstr ""
8203
8204 #: config/tc-maxq.c:2361
8205 msgid "DJNZ uses only LC[n] register \n"
8206 msgstr ""
8207
8208 #: config/tc-maxq.c:2387
8209 #, c-format
8210 msgid "'%s' operand cant be used as destination  in %s"
8211 msgstr ""
8212
8213 #: config/tc-maxq.c:2397
8214 #, c-format
8215 msgid "Read only register used for writing purposes '%s'"
8216 msgstr ""
8217
8218 #: config/tc-maxq.c:2409
8219 msgid "Invalid destination for this kind of source."
8220 msgstr ""
8221
8222 #: config/tc-maxq.c:2416
8223 msgid ""
8224 "Invalid register as destination for this kind of source.Only data pointers "
8225 "can be used."
8226 msgstr ""
8227
8228 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8229 msgid "Invalid Instruction"
8230 msgstr ""
8231
8232 #: config/tc-maxq.c:2790
8233 msgid "Cannot allocate memory"
8234 msgstr ""
8235
8236 #: config/tc-maxq.c:2862
8237 msgid "Internal Error: Illegal Architecure specified"
8238 msgstr ""
8239
8240 #: config/tc-maxq.c:2900
8241 msgid "Invalid architecture type"
8242 msgstr ""
8243
8244 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8245 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8246 #, c-format
8247 msgid "Internal Error : Can't Hash %s : %s"
8248 msgstr ""
8249
8250 #: config/tc-maxq.c:3071
8251 #, c-format
8252 msgid "Ineffective insntruction %s \n"
8253 msgstr ""
8254
8255 #: config/tc-mcore.c:521
8256 #, c-format
8257 msgid "register expected, but saw '%.6s'"
8258 msgstr ""
8259
8260 #: config/tc-mcore.c:603
8261 #, c-format
8262 msgid "control register expected, but saw '%.6s'"
8263 msgstr ""
8264
8265 #: config/tc-mcore.c:639
8266 msgid "bad/missing psr specifier"
8267 msgstr ""
8268
8269 #: config/tc-mcore.c:689
8270 msgid "more than 65K literal pools"
8271 msgstr ""
8272
8273 #: config/tc-mcore.c:743
8274 msgid "missing ']'"
8275 msgstr ""
8276
8277 #: config/tc-mcore.c:782
8278 msgid "operand must be a constant"
8279 msgstr ""
8280
8281 #: config/tc-mcore.c:784
8282 #, c-format
8283 msgid "operand must be absolute in range %u..%u, not %ld"
8284 msgstr ""
8285
8286 #: config/tc-mcore.c:819
8287 msgid "operand must be a multiple of 4"
8288 msgstr ""
8289
8290 #: config/tc-mcore.c:826
8291 msgid "operand must be a multiple of 2"
8292 msgstr ""
8293
8294 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8295 msgid "base register expected"
8296 msgstr ""
8297
8298 #: config/tc-mcore.c:888
8299 #, c-format
8300 msgid "unknown opcode \"%s\""
8301 msgstr ""
8302
8303 #: config/tc-mcore.c:931
8304 msgid "invalid register: r15 illegal"
8305 msgstr ""
8306
8307 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8308 msgid "M340 specific opcode used when assembling for M210"
8309 msgstr ""
8310
8311 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8312 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8313 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8314 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8315 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8316 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8317 msgid "second operand missing"
8318 msgstr ""
8319
8320 #: config/tc-mcore.c:1014
8321 msgid "destination register must be r1"
8322 msgstr ""
8323
8324 #: config/tc-mcore.c:1035
8325 msgid "source register must be r1"
8326 msgstr ""
8327
8328 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8329 msgid "immediate is not a power of two"
8330 msgstr ""
8331
8332 #: config/tc-mcore.c:1127
8333 msgid "translating bgeni to movi"
8334 msgstr ""
8335
8336 #: config/tc-mcore.c:1164
8337 msgid "translating mgeni to movi"
8338 msgstr ""
8339
8340 #: config/tc-mcore.c:1196
8341 msgid "translating bmaski to movi"
8342 msgstr ""
8343
8344 #: config/tc-mcore.c:1272
8345 #, c-format
8346 msgid "displacement too large (%d)"
8347 msgstr ""
8348
8349 #: config/tc-mcore.c:1286
8350 msgid "Invalid register: r0 and r15 illegal"
8351 msgstr ""
8352
8353 #: config/tc-mcore.c:1317
8354 msgid "bad starting register: r0 and r15 invalid"
8355 msgstr ""
8356
8357 #: config/tc-mcore.c:1330
8358 msgid "ending register must be r15"
8359 msgstr ""
8360
8361 #: config/tc-mcore.c:1350
8362 msgid "bad base register: must be r0"
8363 msgstr ""
8364
8365 #: config/tc-mcore.c:1368
8366 msgid "first register must be r4"
8367 msgstr ""
8368
8369 #: config/tc-mcore.c:1379
8370 msgid "last register must be r7"
8371 msgstr ""
8372
8373 #: config/tc-mcore.c:1416
8374 msgid "reg-reg expected"
8375 msgstr ""
8376
8377 #: config/tc-mcore.c:1527
8378 msgid "second operand must be 1"
8379 msgstr ""
8380
8381 #: config/tc-mcore.c:1548
8382 msgid "zero used as immediate value"
8383 msgstr ""
8384
8385 #: config/tc-mcore.c:1575
8386 msgid "duplicated psr bit specifier"
8387 msgstr ""
8388
8389 #: config/tc-mcore.c:1581
8390 msgid "`af' must appear alone"
8391 msgstr ""
8392
8393 #: config/tc-mcore.c:1588
8394 #, c-format
8395 msgid "unimplemented opcode \"%s\""
8396 msgstr ""
8397
8398 #: config/tc-mcore.c:1597
8399 #, c-format
8400 msgid "ignoring operands: %s "
8401 msgstr ""
8402
8403 #: config/tc-mcore.c:1667
8404 #, c-format
8405 msgid "unrecognised cpu type '%s'"
8406 msgstr ""
8407
8408 #: config/tc-mcore.c:1685
8409 #, c-format
8410 msgid ""
8411 "MCORE specific options:\n"
8412 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8413 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8414 "  -cpu=[210|340]          select CPU type\n"
8415 "  -EB                     assemble for a big endian system (default)\n"
8416 "  -EL                     assemble for a little endian system\n"
8417 msgstr ""
8418
8419 #: config/tc-mcore.c:1703
8420 msgid "failed sanity check: short_jump"
8421 msgstr ""
8422
8423 #: config/tc-mcore.c:1713
8424 msgid "failed sanity check: long_jump"
8425 msgstr ""
8426
8427 #: config/tc-mcore.c:1739
8428 #, c-format
8429 msgid "odd displacement at %x"
8430 msgstr ""
8431
8432 #: config/tc-mcore.c:1921
8433 msgid "unknown"
8434 msgstr ""
8435
8436 #: config/tc-mcore.c:1948
8437 #, c-format
8438 msgid "odd distance branch (0x%lx bytes)"
8439 msgstr ""
8440
8441 #: config/tc-mcore.c:1952
8442 #, c-format
8443 msgid "pcrel for branch to %s too far (0x%lx)"
8444 msgstr ""
8445
8446 #: config/tc-mcore.c:1972
8447 #, c-format
8448 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8449 msgstr ""
8450
8451 #: config/tc-mcore.c:1984
8452 #, c-format
8453 msgid "pcrel for loopt too far (0x%lx)"
8454 msgstr ""
8455
8456 #: config/tc-mcore.c:2180
8457 #, c-format
8458 msgid "Can not do %d byte %srelocation"
8459 msgstr ""
8460
8461 #: config/tc-mcore.c:2182
8462 msgid "pc-relative"
8463 msgstr ""
8464
8465 #: config/tc-mep.c:301
8466 #, c-format
8467 msgid ""
8468 "MeP specific command line options:\n"
8469 "  -EB                     assemble for a big endian system (default)\n"
8470 "  -EL                     assemble for a little endian system\n"
8471 "  -mconfig=<name>         specify a chip configuration to use\n"
8472 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8473 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8474 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8475 "                          enable/disable the given opcodes\n"
8476 "\n"
8477 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8478 "  if no -m options are given, all core opcodes are enabled;\n"
8479 "  if any enabling -m options are given, only those are enabled;\n"
8480 "  if only disabling -m options are given, only those are disabled.\n"
8481 msgstr ""
8482
8483 #. There are no insns in the queue and a plus is present.
8484 #. This is a syntax error.  Let's not tolerate this.
8485 #. We can relax this later if necessary.
8486 #: config/tc-mep.c:1008
8487 msgid "Invalid use of parallelization operator."
8488 msgstr ""
8489
8490 #: config/tc-mep.c:1050
8491 msgid "Leading plus sign not allowed in core mode"
8492 msgstr ""
8493
8494 #: config/tc-mep.c:1531
8495 #, c-format
8496 msgid "Don't know how to relocate plain operands of type %s"
8497 msgstr ""
8498
8499 #: config/tc-mep.c:1541
8500 #, c-format
8501 msgid "Perhaps you are missing %%tpoff()?"
8502 msgstr ""
8503
8504 #: config/tc-mep.c:1725
8505 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8506 msgstr ""
8507
8508 #: config/tc-mep.c:1783
8509 msgid ".vliw unavailable when VLIW is disabled."
8510 msgstr ""
8511
8512 #. Prototypes for static functions.
8513 #: config/tc-mips.c:992
8514 #, c-format
8515 msgid "internal Error, line %d, %s"
8516 msgstr ""
8517
8518 #: config/tc-mips.c:1753
8519 msgid "-G may not be used in position-independent code"
8520 msgstr ""
8521
8522 #: config/tc-mips.c:1800
8523 #, c-format
8524 msgid "internal: can't hash `%s': %s"
8525 msgstr ""
8526
8527 #: config/tc-mips.c:1808
8528 #, c-format
8529 msgid "internal error: bad mips16 opcode: %s %s\n"
8530 msgstr ""
8531
8532 #: config/tc-mips.c:1980
8533 #, c-format
8534 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8535 msgstr ""
8536
8537 #: config/tc-mips.c:2689 config/tc-mips.c:14068
8538 msgid "extended instruction in delay slot"
8539 msgstr ""
8540
8541 #: config/tc-mips.c:2753 config/tc-mips.c:2760
8542 #, c-format
8543 msgid "jump to misaligned address (0x%lx)"
8544 msgstr ""
8545
8546 #: config/tc-mips.c:2770 config/tc-mips.c:3532
8547 #, c-format
8548 msgid "branch to misaligned address (0x%lx)"
8549 msgstr ""
8550
8551 #: config/tc-mips.c:2775 config/tc-mips.c:3535
8552 #, c-format
8553 msgid "branch address range overflow (0x%lx)"
8554 msgstr ""
8555
8556 #: config/tc-mips.c:3260
8557 msgid ""
8558 "Macro instruction expanded into multiple instructions in a branch delay slot"
8559 msgstr ""
8560
8561 #: config/tc-mips.c:3263
8562 msgid "Macro instruction expanded into multiple instructions"
8563 msgstr ""
8564
8565 #: config/tc-mips.c:3804 config/tc-mips.c:7749 config/tc-mips.c:7773
8566 #: config/tc-mips.c:7846 config/tc-mips.c:7869
8567 msgid "operand overflow"
8568 msgstr ""
8569
8570 #: config/tc-mips.c:3823 config/tc-mips.c:4423 config/tc-mips.c:7145
8571 #: config/tc-mips.c:7936
8572 msgid "Macro used $at after \".set noat\""
8573 msgstr ""
8574
8575 #: config/tc-mips.c:3852
8576 msgid "unsupported large constant"
8577 msgstr ""
8578
8579 #: config/tc-mips.c:3854
8580 #, c-format
8581 msgid "Instruction %s requires absolute expression"
8582 msgstr ""
8583
8584 #: config/tc-mips.c:3987 config/tc-mips.c:6257 config/tc-mips.c:6849
8585 #, c-format
8586 msgid "Number (0x%s) larger than 32 bits"
8587 msgstr ""
8588
8589 #: config/tc-mips.c:4007
8590 msgid "Number larger than 64 bits"
8591 msgstr ""
8592
8593 #: config/tc-mips.c:4301 config/tc-mips.c:4329 config/tc-mips.c:4367
8594 #: config/tc-mips.c:4412 config/tc-mips.c:6466 config/tc-mips.c:6505
8595 #: config/tc-mips.c:6544 config/tc-mips.c:6964 config/tc-mips.c:7016
8596 #: config/tc-score.c:4234
8597 msgid "PIC code offset overflow (max 16 signed bits)"
8598 msgstr ""
8599
8600 #: config/tc-mips.c:4734 config/tc-mips.c:4800 config/tc-mips.c:4888
8601 #: config/tc-mips.c:4935 config/tc-mips.c:4996 config/tc-mips.c:5044
8602 #: config/tc-mips.c:8030 config/tc-mips.c:8037 config/tc-mips.c:8044
8603 #: config/tc-mips.c:8151
8604 msgid "Unsupported large constant"
8605 msgstr ""
8606
8607 #. result is always true
8608 #: config/tc-mips.c:4766
8609 #, c-format
8610 msgid "Branch %s is always true"
8611 msgstr ""
8612
8613 #: config/tc-mips.c:5007 config/tc-mips.c:5055 config/tc-mips.c:8816
8614 #, c-format
8615 msgid "Improper position (%lu)"
8616 msgstr ""
8617
8618 #: config/tc-mips.c:5013 config/tc-mips.c:8883
8619 #, c-format
8620 msgid "Improper extract size (%lu, position %lu)"
8621 msgstr ""
8622
8623 #: config/tc-mips.c:5061 config/tc-mips.c:8847
8624 #, c-format
8625 msgid "Improper insert size (%lu, position %lu)"
8626 msgstr ""
8627
8628 #: config/tc-mips.c:5098 config/tc-mips.c:5195
8629 msgid "Divide by zero."
8630 msgstr ""
8631
8632 #: config/tc-mips.c:5281
8633 msgid "dla used to load 32-bit register"
8634 msgstr ""
8635
8636 #: config/tc-mips.c:5284
8637 msgid "la used to load 64-bit address"
8638 msgstr ""
8639
8640 #: config/tc-mips.c:5396 config/tc-z80.c:700
8641 msgid "offset too large"
8642 msgstr ""
8643
8644 #: config/tc-mips.c:5570 config/tc-mips.c:5849
8645 msgid "PIC code offset overflow (max 32 signed bits)"
8646 msgstr ""
8647
8648 #: config/tc-mips.c:5895
8649 msgid "MIPS PIC call to register other than $25"
8650 msgstr ""
8651
8652 #: config/tc-mips.c:5901 config/tc-mips.c:5912 config/tc-mips.c:6034
8653 #: config/tc-mips.c:6045
8654 msgid "No .cprestore pseudo-op used in PIC code"
8655 msgstr ""
8656
8657 #: config/tc-mips.c:5906 config/tc-mips.c:6039
8658 msgid "No .frame pseudo-op used in PIC code"
8659 msgstr ""
8660
8661 #: config/tc-mips.c:6060
8662 msgid "Non-PIC jump used in PIC library"
8663 msgstr ""
8664
8665 #: config/tc-mips.c:6112 config/tc-mips.c:6203 config/tc-mips.c:6749
8666 #: config/tc-mips.c:6780 config/tc-mips.c:6798 config/tc-mips.c:7448
8667 msgid "opcode not supported on this processor"
8668 msgstr ""
8669
8670 #: config/tc-mips.c:7314 config/tc-mips.c:7345 config/tc-mips.c:7396
8671 #: config/tc-mips.c:7426
8672 msgid "Improper rotate count"
8673 msgstr ""
8674
8675 #: config/tc-mips.c:7481
8676 #, c-format
8677 msgid "Instruction %s: result is always false"
8678 msgstr ""
8679
8680 #: config/tc-mips.c:7627
8681 #, c-format
8682 msgid "Instruction %s: result is always true"
8683 msgstr ""
8684
8685 #. FIXME: Check if this is one of the itbl macros, since they
8686 #. are added dynamically.
8687 #: config/tc-mips.c:7932
8688 #, c-format
8689 msgid "Macro %s not implemented yet"
8690 msgstr ""
8691
8692 #: config/tc-mips.c:8182
8693 #, c-format
8694 msgid "internal: bad mips opcode (mask error): %s %s"
8695 msgstr ""
8696
8697 #: config/tc-mips.c:8214 config/tc-mips.c:8937
8698 #, c-format
8699 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8700 msgstr ""
8701
8702 #: config/tc-mips.c:8292
8703 #, c-format
8704 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8705 msgstr ""
8706
8707 #: config/tc-mips.c:8299
8708 #, c-format
8709 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8710 msgstr ""
8711
8712 #: config/tc-mips.c:8481 config/tc-mips.c:9820
8713 #, c-format
8714 msgid "opcode not supported on this processor: %s (%s)"
8715 msgstr ""
8716
8717 #: config/tc-mips.c:8514
8718 #, c-format
8719 msgid "BALIGN immediate not 1 or 3 (%lu)"
8720 msgstr ""
8721
8722 #: config/tc-mips.c:8527 config/tc-mips.c:8540 config/tc-mips.c:8553
8723 #: config/tc-mips.c:8566 config/tc-mips.c:8592 config/tc-mips.c:8636
8724 #, c-format
8725 msgid "DSP immediate not in range 0..%d (%lu)"
8726 msgstr ""
8727
8728 #: config/tc-mips.c:8584 config/tc-mips.c:8611
8729 msgid "Invalid dsp acc register"
8730 msgstr ""
8731
8732 #: config/tc-mips.c:8622 config/tc-mips.c:8653 config/tc-mips.c:8670
8733 #, c-format
8734 msgid "DSP immediate not in range %ld..%ld (%ld)"
8735 msgstr ""
8736
8737 #: config/tc-mips.c:8683
8738 #, c-format
8739 msgid "MT usermode bit not 0 or 1 (%lu)"
8740 msgstr ""
8741
8742 #: config/tc-mips.c:8694
8743 #, c-format
8744 msgid "MT load high bit not 0 or 1 (%lu)"
8745 msgstr ""
8746
8747 #: config/tc-mips.c:8711 config/tc-mips.c:8724
8748 msgid "Invalid dsp/smartmips acc register"
8749 msgstr ""
8750
8751 #: config/tc-mips.c:8789
8752 #, c-format
8753 msgid "Illegal %s number (%lu, 0x%lx)"
8754 msgstr ""
8755
8756 #: config/tc-mips.c:8902 config/tc-mips.c:9329
8757 msgid "absolute expression required"
8758 msgstr ""
8759
8760 #: config/tc-mips.c:8925
8761 #, c-format
8762 msgid "Invalid register number (%d)"
8763 msgstr ""
8764
8765 #: config/tc-mips.c:8933
8766 msgid "Invalid coprocessor 0 register number"
8767 msgstr ""
8768
8769 #: config/tc-mips.c:8954
8770 #, c-format
8771 msgid "Improper shift amount (%lu)"
8772 msgstr ""
8773
8774 #: config/tc-mips.c:8977 config/tc-mips.c:10139 config/tc-mips.c:10392
8775 #, c-format
8776 msgid "Invalid value for `%s' (%lu)"
8777 msgstr ""
8778
8779 #: config/tc-mips.c:8992
8780 #, c-format
8781 msgid "Code for %s not in range 0..1023 (%lu)"
8782 msgstr ""
8783
8784 #: config/tc-mips.c:9004
8785 #, c-format
8786 msgid "Lower code for %s not in range 0..1023 (%lu)"
8787 msgstr ""
8788
8789 #: config/tc-mips.c:9016
8790 #, c-format
8791 msgid "Code for %s not in range 0..1048575 (%lu)"
8792 msgstr ""
8793
8794 #: config/tc-mips.c:9029
8795 #, c-format
8796 msgid "Coproccesor code > 25 bits (%lu)"
8797 msgstr ""
8798
8799 #: config/tc-mips.c:9043
8800 #, c-format
8801 msgid "Illegal 19-bit code (%lu)"
8802 msgstr ""
8803
8804 #: config/tc-mips.c:9056
8805 #, c-format
8806 msgid "Invalid performance register (%lu)"
8807 msgstr ""
8808
8809 #: config/tc-mips.c:9099 config/tc-mips.c:9999
8810 msgid "used $at without \".set noat\""
8811 msgstr ""
8812
8813 #: config/tc-mips.c:9101 config/tc-mips.c:10001
8814 #, c-format
8815 msgid "used $%u with \".set at=$%u\""
8816 msgstr ""
8817
8818 #: config/tc-mips.c:9202
8819 #, c-format
8820 msgid "Invalid MDMX Immediate (%ld)"
8821 msgstr ""
8822
8823 #: config/tc-mips.c:9240
8824 #, c-format
8825 msgid "Float register should be even, was %d"
8826 msgstr ""
8827
8828 #: config/tc-mips.c:9279
8829 #, c-format
8830 msgid "Bad element selector %ld"
8831 msgstr ""
8832
8833 #: config/tc-mips.c:9287
8834 #, c-format
8835 msgid "Expecting ']' found '%s'"
8836 msgstr ""
8837
8838 #: config/tc-mips.c:9393
8839 #, c-format
8840 msgid "Bad floating point constant: %s"
8841 msgstr ""
8842
8843 #: config/tc-mips.c:9513
8844 msgid "Can't use floating point insn in this section"
8845 msgstr ""
8846
8847 #: config/tc-mips.c:9574
8848 msgid "expression out of range"
8849 msgstr ""
8850
8851 #: config/tc-mips.c:9614
8852 msgid "lui expression not in range 0..65535"
8853 msgstr ""
8854
8855 #: config/tc-mips.c:9635
8856 #, c-format
8857 msgid "Condition code register should be even for %s, was %d"
8858 msgstr ""
8859
8860 #: config/tc-mips.c:9640
8861 #, c-format
8862 msgid "Condition code register should be 0 or 4 for %s, was %d"
8863 msgstr ""
8864
8865 #: config/tc-mips.c:9666
8866 msgid "invalid coprocessor sub-selection value (0-7)"
8867 msgstr ""
8868
8869 #: config/tc-mips.c:9678 config/tc-mips.c:9695
8870 #, c-format
8871 msgid "bad byte vector index (%ld)"
8872 msgstr ""
8873
8874 #: config/tc-mips.c:9706
8875 #, c-format
8876 msgid "bad char = '%c'\n"
8877 msgstr ""
8878
8879 #: config/tc-mips.c:9717 config/tc-mips.c:9722 config/tc-mips.c:10417
8880 msgid "illegal operands"
8881 msgstr ""
8882
8883 #: config/tc-mips.c:9790 config/tc-score.c:2413
8884 msgid "unrecognized opcode"
8885 msgstr ""
8886
8887 #: config/tc-mips.c:10175 config/tc-mips.c:10256 config/tc-mips.c:10271
8888 msgid "can't parse register list"
8889 msgstr ""
8890
8891 #: config/tc-mips.c:10244
8892 msgid "more than one frame size in list"
8893 msgstr ""
8894
8895 #: config/tc-mips.c:10299
8896 msgid "unexpected register in list"
8897 msgstr ""
8898
8899 #: config/tc-mips.c:10309
8900 msgid "arg/static registers overlap"
8901 msgstr ""
8902
8903 #: config/tc-mips.c:10327
8904 msgid "invalid arg register list"
8905 msgstr ""
8906
8907 #: config/tc-mips.c:10336 config/tc-mips.c:10359
8908 msgid "invalid static register list"
8909 msgstr ""
8910
8911 #: config/tc-mips.c:10366
8912 msgid "missing frame size"
8913 msgstr ""
8914
8915 #: config/tc-mips.c:10369
8916 msgid "invalid frame size"
8917 msgstr ""
8918
8919 #: config/tc-mips.c:10535
8920 msgid "extended operand requested but not required"
8921 msgstr ""
8922
8923 #: config/tc-mips.c:10537
8924 msgid "invalid unextended operand value"
8925 msgstr ""
8926
8927 #: config/tc-mips.c:10565
8928 msgid "operand value out of range for instruction"
8929 msgstr ""
8930
8931 #: config/tc-mips.c:10979
8932 #, c-format
8933 msgid "A different %s was already specified, is now %s"
8934 msgstr ""
8935
8936 #: config/tc-mips.c:11214
8937 msgid "-call_shared is supported only for ELF format"
8938 msgstr ""
8939
8940 #: config/tc-mips.c:11224
8941 msgid "-non_shared is supported only for ELF format"
8942 msgstr ""
8943
8944 #: config/tc-mips.c:11250
8945 msgid "-32 is supported for ELF format only"
8946 msgstr ""
8947
8948 #: config/tc-mips.c:11259
8949 msgid "-n32 is supported for ELF format only"
8950 msgstr ""
8951
8952 #: config/tc-mips.c:11268
8953 msgid "-64 is supported for ELF format only"
8954 msgstr ""
8955
8956 #: config/tc-mips.c:11273 config/tc-mips.c:11310
8957 msgid "No compiled in support for 64 bit object file format"
8958 msgstr ""
8959
8960 #: config/tc-mips.c:11297
8961 msgid "-mabi is supported for ELF format only"
8962 msgstr ""
8963
8964 #: config/tc-mips.c:11317
8965 #, c-format
8966 msgid "invalid abi -mabi=%s"
8967 msgstr ""
8968
8969 #: config/tc-mips.c:11395
8970 msgid "-G not supported in this configuration."
8971 msgstr ""
8972
8973 #: config/tc-mips.c:11421
8974 #, c-format
8975 msgid "-%s conflicts with the other architecture options, which imply -%s"
8976 msgstr ""
8977
8978 #: config/tc-mips.c:11452
8979 msgid "-mgp64 used with a 32-bit processor"
8980 msgstr ""
8981
8982 #: config/tc-mips.c:11454
8983 msgid "-mgp32 used with a 64-bit ABI"
8984 msgstr ""
8985
8986 #: config/tc-mips.c:11456
8987 msgid "-mgp64 used with a 32-bit ABI"
8988 msgstr ""
8989
8990 #: config/tc-mips.c:11494
8991 msgid "-mfp64 used with a 32-bit fpu"
8992 msgstr ""
8993
8994 #: config/tc-mips.c:11497
8995 msgid "-mfp64 used with a 32-bit ABI"
8996 msgstr ""
8997
8998 #: config/tc-mips.c:11501
8999 msgid "-mfp32 used with a 64-bit ABI"
9000 msgstr ""
9001
9002 #: config/tc-mips.c:11515
9003 msgid "trap exception not supported at ISA 1"
9004 msgstr ""
9005
9006 #: config/tc-mips.c:11525
9007 msgid "-mfp32 used with -mips3d"
9008 msgstr ""
9009
9010 #: config/tc-mips.c:11531
9011 msgid "-mfp32 used with -mdmx"
9012 msgstr ""
9013
9014 #: config/tc-mips.c:11604
9015 msgid "PC relative MIPS16 instruction references a different section"
9016 msgstr ""
9017
9018 #: config/tc-mips.c:11898 config/tc-sparc.c:3210 config/tc-sparc.c:3217
9019 #: config/tc-sparc.c:3224 config/tc-sparc.c:3231 config/tc-sparc.c:3238
9020 #: config/tc-sparc.c:3247 config/tc-sparc.c:3258 config/tc-sparc.c:3280
9021 #: config/tc-sparc.c:3304 write.c:1096
9022 msgid "relocation overflow"
9023 msgstr ""
9024
9025 #: config/tc-mips.c:11908
9026 #, c-format
9027 msgid "Branch to misaligned address (%lx)"
9028 msgstr ""
9029
9030 #: config/tc-mips.c:11955
9031 msgid "Branch out of range"
9032 msgstr ""
9033
9034 #: config/tc-mips.c:12030
9035 #, c-format
9036 msgid "Alignment too large: %d. assumed."
9037 msgstr ""
9038
9039 #: config/tc-mips.c:12033
9040 msgid "Alignment negative: 0 assumed."
9041 msgstr ""
9042
9043 #: config/tc-mips.c:12277
9044 #, c-format
9045 msgid "%s: no such section"
9046 msgstr ""
9047
9048 #: config/tc-mips.c:12326
9049 #, c-format
9050 msgid ".option pic%d not supported"
9051 msgstr ""
9052
9053 #: config/tc-mips.c:12331 config/tc-mips.c:12630
9054 msgid "-G may not be used with SVR4 PIC code"
9055 msgstr ""
9056
9057 #: config/tc-mips.c:12337
9058 #, c-format
9059 msgid "Unrecognized option \"%s\""
9060 msgstr ""
9061
9062 #: config/tc-mips.c:12380
9063 #, c-format
9064 msgid "Unrecognized register name `%s'"
9065 msgstr ""
9066
9067 #: config/tc-mips.c:12397
9068 msgid "`noreorder' must be set before `nomacro'"
9069 msgstr ""
9070
9071 #: config/tc-mips.c:12514
9072 #, c-format
9073 msgid "unknown architecture %s"
9074 msgstr ""
9075
9076 #: config/tc-mips.c:12527 config/tc-mips.c:12557
9077 #, c-format
9078 msgid "unknown ISA level %s"
9079 msgstr ""
9080
9081 #: config/tc-mips.c:12535
9082 #, c-format
9083 msgid "unknown ISA or architecture %s"
9084 msgstr ""
9085
9086 #: config/tc-mips.c:12585
9087 msgid ".set pop with no .set push"
9088 msgstr ""
9089
9090 #: config/tc-mips.c:12614
9091 #, c-format
9092 msgid "Tried to set unrecognized symbol: %s\n"
9093 msgstr ""
9094
9095 #: config/tc-mips.c:12672
9096 msgid ".cpload not in noreorder section"
9097 msgstr ""
9098
9099 #: config/tc-mips.c:12740 config/tc-mips.c:12759
9100 msgid "missing argument separator ',' for .cpsetup"
9101 msgstr ""
9102
9103 #: config/tc-mips.c:12917
9104 #, c-format
9105 msgid "Unsupported use of %s"
9106 msgstr ""
9107
9108 #: config/tc-mips.c:12999 config/tc-score.c:6253
9109 msgid "Unsupported use of .gpword"
9110 msgstr ""
9111
9112 #: config/tc-mips.c:13039
9113 msgid "Unsupported use of .gpdword"
9114 msgstr ""
9115
9116 #: config/tc-mips.c:13384
9117 msgid "unsupported PC relative reference to different section"
9118 msgstr ""
9119
9120 #: config/tc-mips.c:13497 config/tc-xtensa.c:1538 config/tc-xtensa.c:1773
9121 msgid "unsupported relocation"
9122 msgstr ""
9123
9124 #: config/tc-mips.c:13747
9125 #, c-format
9126 msgid "Can not represent %s relocation in this object file format"
9127 msgstr ""
9128
9129 #: config/tc-mips.c:13832
9130 msgid "relaxed out-of-range branch into a jump"
9131 msgstr ""
9132
9133 #: config/tc-mips.c:14362
9134 msgid "missing .end at end of assembly"
9135 msgstr ""
9136
9137 #: config/tc-mips.c:14377 config/tc-score.c:5859
9138 msgid "expected simple number"
9139 msgstr ""
9140
9141 #: config/tc-mips.c:14405 config/tc-score.c:5886
9142 msgid "invalid number"
9143 msgstr ""
9144
9145 #: config/tc-mips.c:14576 config/tc-score.c:5926
9146 msgid "missing .end"
9147 msgstr ""
9148
9149 #: config/tc-mips.c:14628
9150 msgid "Bad .frame directive"
9151 msgstr ""
9152
9153 #: config/tc-mips.c:14660
9154 msgid ".mask/.fmask outside of .ent"
9155 msgstr ""
9156
9157 #: config/tc-mips.c:14667
9158 msgid "Bad .mask/.fmask directive"
9159 msgstr ""
9160
9161 #: config/tc-mips.c:14986
9162 #, c-format
9163 msgid ""
9164 "MIPS options:\n"
9165 "-EB\t\t\tgenerate big endian output\n"
9166 "-EL\t\t\tgenerate little endian output\n"
9167 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9168 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9169 "\t\t\timplicitly with the gp register [default 8]\n"
9170 msgstr ""
9171
9172 #: config/tc-mips.c:14993
9173 #, c-format
9174 msgid ""
9175 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9176 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9177 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9178 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9179 "-mips5                  generate MIPS ISA V instructions\n"
9180 "-mips32                 generate MIPS32 ISA instructions\n"
9181 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
9182 "-mips64                 generate MIPS64 ISA instructions\n"
9183 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
9184 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9185 msgstr ""
9186
9187 #: config/tc-mips.c:15012
9188 #, c-format
9189 msgid ""
9190 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9191 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9192 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9193 msgstr ""
9194
9195 #: config/tc-mips.c:15025
9196 #, c-format
9197 msgid ""
9198 "-mips16\t\t\tgenerate mips16 instructions\n"
9199 "-no-mips16\t\tdo not generate mips16 instructions\n"
9200 msgstr ""
9201
9202 #: config/tc-mips.c:15028
9203 #, c-format
9204 msgid ""
9205 "-msmartmips\t\tgenerate smartmips instructions\n"
9206 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9207 msgstr ""
9208
9209 #: config/tc-mips.c:15031
9210 #, c-format
9211 msgid ""
9212 "-mdsp\t\t\tgenerate DSP instructions\n"
9213 "-mno-dsp\t\tdo not generate DSP instructions\n"
9214 msgstr ""
9215
9216 #: config/tc-mips.c:15034
9217 #, c-format
9218 msgid ""
9219 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9220 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9221 msgstr ""
9222
9223 #: config/tc-mips.c:15037
9224 #, c-format
9225 msgid ""
9226 "-mmt\t\t\tgenerate MT instructions\n"
9227 "-mno-mt\t\t\tdo not generate MT instructions\n"
9228 msgstr ""
9229
9230 #: config/tc-mips.c:15040
9231 #, c-format
9232 msgid ""
9233 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9234 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9235 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9236 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9237 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9238 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9239 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9240 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9241 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9242 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9243 msgstr ""
9244
9245 #: config/tc-mips.c:15052
9246 #, c-format
9247 msgid ""
9248 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9249 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9250 "-non_shared\t\tdo not generate position independent code\n"
9251 "-xgot\t\t\tassume a 32 bit GOT\n"
9252 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9253 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
9254 "                        position dependent (non shared) code\n"
9255 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9256 msgstr ""
9257
9258 #: config/tc-mips.c:15072
9259 #, c-format
9260 msgid ""
9261 "-32\t\t\tcreate o32 ABI object file (default)\n"
9262 "-n32\t\t\tcreate n32 ABI object file\n"
9263 "-64\t\t\tcreate 64 ABI object file\n"
9264 msgstr ""
9265
9266 #: config/tc-mmix.c:693
9267 #, c-format
9268 msgid " MMIX-specific command line options:\n"
9269 msgstr ""
9270
9271 #: config/tc-mmix.c:694
9272 #, c-format
9273 msgid ""
9274 "  -fixed-special-register-names\n"
9275 "                          Allow only the original special register names.\n"
9276 msgstr ""
9277
9278 #: config/tc-mmix.c:697
9279 #, c-format
9280 msgid "  -globalize-symbols      Make all symbols global.\n"
9281 msgstr ""
9282
9283 #: config/tc-mmix.c:699
9284 #, c-format
9285 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9286 msgstr ""
9287
9288 #: config/tc-mmix.c:701
9289 #, c-format
9290 msgid "  -relax                  Create linker relaxable code.\n"
9291 msgstr ""
9292
9293 #: config/tc-mmix.c:703
9294 #, c-format
9295 msgid ""
9296 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9297 "                          Implies -fixed-special-register-names.\n"
9298 msgstr ""
9299
9300 #: config/tc-mmix.c:706
9301 #, c-format
9302 msgid ""
9303 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9304 "                          into multiple instructions.\n"
9305 msgstr ""
9306
9307 #: config/tc-mmix.c:709
9308 #, c-format
9309 msgid ""
9310 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9311 msgstr ""
9312
9313 #: config/tc-mmix.c:711
9314 #, c-format
9315 msgid ""
9316 "  -linker-allocated-gregs If there's no suitable GREG definition for "
9317 "the                          operands of an instruction, let the linker "
9318 "resolve.\n"
9319 msgstr ""
9320
9321 #: config/tc-mmix.c:714
9322 #, c-format
9323 msgid ""
9324 "  -x                      Do not warn when an operand to GETA, a branch,\n"
9325 "                          PUSHJ or JUMP is not known to be within range.\n"
9326 "                          The linker will catch any errors.  Implies\n"
9327 "                          -linker-allocated-gregs."
9328 msgstr ""
9329
9330 #: config/tc-mmix.c:840
9331 #, c-format
9332 msgid "unknown opcode: `%s'"
9333 msgstr ""
9334
9335 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9336 msgid "specified location wasn't TETRA-aligned"
9337 msgstr ""
9338
9339 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4097
9340 #: config/tc-mmix.c:4113
9341 msgid "unaligned data at an absolute location is not supported"
9342 msgstr ""
9343
9344 #: config/tc-mmix.c:1089
9345 #, c-format
9346 msgid "invalid operand to opcode %s: `%s'"
9347 msgstr ""
9348
9349 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9350 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9351 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9352 #: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9353 #: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9354 #: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9355 #: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9356 #: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9357 #: config/tc-mmix.c:1850 config/tc-mmix.c:1866
9358 #, c-format
9359 msgid "invalid operands to opcode %s: `%s'"
9360 msgstr ""
9361
9362 #: config/tc-mmix.c:1843
9363 #, c-format
9364 msgid "unsupported operands to %s: `%s'"
9365 msgstr ""
9366
9367 #: config/tc-mmix.c:1968
9368 msgid "internal: mmix_prefix_name but empty prefix"
9369 msgstr ""
9370
9371 #: config/tc-mmix.c:2012
9372 #, c-format
9373 msgid "too many GREG registers allocated (max %d)"
9374 msgstr ""
9375
9376 #: config/tc-mmix.c:2070
9377 msgid "BSPEC already active.  Nesting is not supported."
9378 msgstr ""
9379
9380 #: config/tc-mmix.c:2079
9381 msgid "invalid BSPEC expression"
9382 msgstr ""
9383
9384 #: config/tc-mmix.c:2095
9385 #, c-format
9386 msgid "can't create section %s"
9387 msgstr ""
9388
9389 #: config/tc-mmix.c:2100
9390 #, c-format
9391 msgid "can't set section flags for section %s"
9392 msgstr ""
9393
9394 #: config/tc-mmix.c:2121
9395 msgid "ESPEC without preceding BSPEC"
9396 msgstr ""
9397
9398 #: config/tc-mmix.c:2150
9399 msgid "missing local expression"
9400 msgstr ""
9401
9402 #: config/tc-mmix.c:2360
9403 msgid "operand out of range, instruction expanded"
9404 msgstr ""
9405
9406 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9407 #. user-friendly, though a little bit non-substantial.
9408 #: config/tc-mmix.c:2611
9409 msgid "directive LOCAL must be placed in code or data"
9410 msgstr ""
9411
9412 #: config/tc-mmix.c:2612
9413 msgid "internal confusion: relocation in a section without contents"
9414 msgstr ""
9415
9416 #: config/tc-mmix.c:2726
9417 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9418 msgstr ""
9419
9420 #: config/tc-mmix.c:2774
9421 msgid "no suitable GREG definition for operands"
9422 msgstr ""
9423
9424 #: config/tc-mmix.c:2833
9425 msgid "operands were not reducible at assembly-time"
9426 msgstr ""
9427
9428 #: config/tc-mmix.c:2860
9429 #, c-format
9430 msgid "cannot generate relocation type for symbol %s, code %s"
9431 msgstr ""
9432
9433 #: config/tc-mmix.c:2880
9434 #, c-format
9435 msgid "internal: unhandled label %s"
9436 msgstr ""
9437
9438 #: config/tc-mmix.c:2910
9439 msgid "[0-9]H labels may not appear alone on a line"
9440 msgstr ""
9441
9442 #: config/tc-mmix.c:2919
9443 msgid "[0-9]H labels do not mix with dot-pseudos"
9444 msgstr ""
9445
9446 #: config/tc-mmix.c:3007
9447 msgid "invalid characters in input"
9448 msgstr ""
9449
9450 #: config/tc-mmix.c:3113
9451 msgid "empty label field for IS"
9452 msgstr ""
9453
9454 #: config/tc-mmix.c:3439
9455 #, c-format
9456 msgid "internal: unexpected relax type %d:%d"
9457 msgstr ""
9458
9459 #: config/tc-mmix.c:3461
9460 msgid "BSPEC without ESPEC."
9461 msgstr ""
9462
9463 #: config/tc-mmix.c:3661
9464 msgid "GREG expression too complicated"
9465 msgstr ""
9466
9467 #: config/tc-mmix.c:3676
9468 msgid "internal: GREG expression not resolved to section"
9469 msgstr ""
9470
9471 #: config/tc-mmix.c:3725
9472 msgid "register section has contents\n"
9473 msgstr ""
9474
9475 #: config/tc-mmix.c:3852
9476 msgid "section change from within a BSPEC/ESPEC pair is not supported"
9477 msgstr ""
9478
9479 #: config/tc-mmix.c:3873
9480 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9481 msgstr ""
9482
9483 #: config/tc-mmix.c:3884
9484 msgid "invalid LOC expression"
9485 msgstr ""
9486
9487 #: config/tc-mmix.c:3909 config/tc-mmix.c:3935
9488 msgid "LOC expression stepping backwards is not supported"
9489 msgstr ""
9490
9491 #. We will only get here in rare cases involving #NO_APP,
9492 #. where the unterminated string is not recognized by the
9493 #. preformatting pass.
9494 #: config/tc-mmix.c:4019 config/tc-mmix.c:4179 config/tc-z80.c:1691
9495 msgid "unterminated string"
9496 msgstr ""
9497
9498 #: config/tc-mmix.c:4036
9499 msgid "BYTE expression not a pure number"
9500 msgstr ""
9501
9502 #. Note that mmixal does not allow negative numbers in
9503 #. BYTE sequences, so neither should we.
9504 #: config/tc-mmix.c:4045
9505 msgid "BYTE expression not in the range 0..255"
9506 msgstr ""
9507
9508 #: config/tc-mmix.c:4095 config/tc-mmix.c:4111
9509 msgid "data item with alignment larger than location"
9510 msgstr ""
9511
9512 #. Since integer_constant is local to expr.c, we have to make this a
9513 #. macro.  FIXME: Do it cleaner.
9514 #: config/tc-mmix.h:104
9515 msgid "`&' serial number operator is not supported"
9516 msgstr ""
9517
9518 #: config/tc-mn10200.c:304
9519 #, c-format
9520 msgid ""
9521 "MN10200 options:\n"
9522 "none yet\n"
9523 msgstr ""
9524
9525 #: config/tc-mn10200.c:898 config/tc-mn10300.c:1243 config/tc-ppc.c:2225
9526 #: config/tc-s390.c:1558 config/tc-v850.c:1604
9527 #, c-format
9528 msgid "Unrecognized opcode: `%s'"
9529 msgstr ""
9530
9531 #: config/tc-mn10300.c:441
9532 #, c-format
9533 msgid ""
9534 "MN10300 assembler options:\n"
9535 "none yet\n"
9536 msgstr ""
9537
9538 #: config/tc-mn10300.c:1059 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4204
9539 #, c-format
9540 msgid "unsupported BFD relocation size %u"
9541 msgstr ""
9542
9543 #: config/tc-mn10300.c:1260
9544 msgid "Invalid opcode/operands"
9545 msgstr ""
9546
9547 #: config/tc-mn10300.c:1785
9548 msgid "Invalid register specification."
9549 msgstr ""
9550
9551 #: config/tc-mn10300.c:2365
9552 #, c-format
9553 msgid "Bad relocation fixup type (%d)"
9554 msgstr ""
9555
9556 #: config/tc-msp430.c:547
9557 msgid ".profiler pseudo requires at least two operands."
9558 msgstr ""
9559
9560 #: config/tc-msp430.c:606
9561 msgid "unknown profiling flag - ignored."
9562 msgstr ""
9563
9564 #: config/tc-msp430.c:622
9565 msgid "ambiguous flags combination - '.profiler' directive ignored."
9566 msgstr ""
9567
9568 #: config/tc-msp430.c:632
9569 msgid "profiling in absolute section?"
9570 msgstr ""
9571
9572 #: config/tc-msp430.c:721
9573 #, c-format
9574 msgid "Known MCU names:\n"
9575 msgstr ""
9576
9577 #: config/tc-msp430.c:724
9578 #, c-format
9579 msgid "\t %s\n"
9580 msgstr ""
9581
9582 #: config/tc-msp430.c:750
9583 #, c-format
9584 msgid "redefinition of mcu type %s' to %s'"
9585 msgstr ""
9586
9587 #: config/tc-msp430.c:793
9588 #, c-format
9589 msgid ""
9590 "MSP430 options:\n"
9591 "  -mmcu=[msp430-name] select microcontroller type\n"
9592 "                  msp430x110  msp430x112\n"
9593 "                  msp430x1101 msp430x1111\n"
9594 "                  msp430x1121 msp430x1122 msp430x1132\n"
9595 "                  msp430x122  msp430x123\n"
9596 "                  msp430x1222 msp430x1232\n"
9597 "                  msp430x133  msp430x135\n"
9598 "                  msp430x1331 msp430x1351\n"
9599 "                  msp430x147  msp430x148  msp430x149\n"
9600 "                  msp430x155  msp430x156  msp430x157\n"
9601 "                  msp430x167  msp430x168  msp430x169\n"
9602 "                  msp430x1610 msp430x1611 msp430x1612\n"
9603 "                  msp430x311  msp430x312  msp430x313  msp430x314  "
9604 "msp430x315\n"
9605 "                  msp430x323  msp430x325\n"
9606 "                  msp430x336  msp430x337\n"
9607 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
9608 "                  msp430xE423 msp430xE425 msp430E427\n"
9609 "                  msp430xW423 msp430xW425 msp430W427\n"
9610 "                  msp430xG437 msp430xG438 msp430G439\n"
9611 "                  msp430x435  msp430x436  msp430x437\n"
9612 "                  msp430x447  msp430x448  msp430x449\n"
9613 msgstr ""
9614
9615 #: config/tc-msp430.c:816
9616 #, c-format
9617 msgid ""
9618 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9619 "  -mP - enable polymorph instructions\n"
9620 msgstr ""
9621
9622 #: config/tc-msp430.c:970
9623 #, c-format
9624 msgid "value %d out of range. Use #lo() or #hi()"
9625 msgstr ""
9626
9627 #: config/tc-msp430.c:1058
9628 #, c-format
9629 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9630 msgstr ""
9631
9632 #: config/tc-msp430.c:1109
9633 #, c-format
9634 msgid "Registers cannot be used within immediate expression [%s]"
9635 msgstr ""
9636
9637 #: config/tc-msp430.c:1111
9638 #, c-format
9639 msgid "unknown operand %s"
9640 msgstr ""
9641
9642 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
9643 #, c-format
9644 msgid "value out of range: %d"
9645 msgstr ""
9646
9647 #: config/tc-msp430.c:1144
9648 #, c-format
9649 msgid "Registers cannot be used within absolute expression [%s]"
9650 msgstr ""
9651
9652 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
9653 #, c-format
9654 msgid "unknown expression in operand %s"
9655 msgstr ""
9656
9657 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
9658 #, c-format
9659 msgid "unknown addressing mode %s"
9660 msgstr ""
9661
9662 #: config/tc-msp430.c:1175
9663 #, c-format
9664 msgid "Bad register name r%s"
9665 msgstr ""
9666
9667 #: config/tc-msp430.c:1187
9668 #, c-format
9669 msgid "MSP430 does not have %d registers"
9670 msgstr ""
9671
9672 #: config/tc-msp430.c:1207
9673 msgid "')' required"
9674 msgstr ""
9675
9676 #: config/tc-msp430.c:1220
9677 #, c-format
9678 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9679 msgstr ""
9680
9681 #: config/tc-msp430.c:1229
9682 #, c-format
9683 msgid "unknown operator (r%s substituted as a register name"
9684 msgstr ""
9685
9686 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
9687 #, c-format
9688 msgid "unknown operator %s"
9689 msgstr ""
9690
9691 #: config/tc-msp430.c:1246
9692 msgid "r2 should not be used in indexed addressing mode"
9693 msgstr ""
9694
9695 #: config/tc-msp430.c:1287
9696 #, c-format
9697 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9698 msgstr ""
9699
9700 #. Unreachable.
9701 #: config/tc-msp430.c:1336
9702 #, c-format
9703 msgid "unknown addressing mode for operand %s"
9704 msgstr ""
9705
9706 #: config/tc-msp430.c:1361
9707 #, c-format
9708 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9709 msgstr ""
9710
9711 #: config/tc-msp430.c:1371
9712 msgid "this addressing mode is not applicable for destination operand"
9713 msgstr ""
9714
9715 #: config/tc-msp430.c:1415
9716 #, c-format
9717 msgid "instruction %s requires %d operand(s)"
9718 msgstr ""
9719
9720 #: config/tc-msp430.c:1668
9721 #, c-format
9722 msgid "Even number required. Rounded to %d"
9723 msgstr ""
9724
9725 #: config/tc-msp430.c:1679
9726 #, c-format
9727 msgid "Wrong displacement  %d"
9728 msgstr ""
9729
9730 #: config/tc-msp430.c:1696
9731 msgid "instruction requires label sans '$'"
9732 msgstr ""
9733
9734 #: config/tc-msp430.c:1701
9735 msgid "instruction requires label or value in range -511:512"
9736 msgstr ""
9737
9738 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
9739 msgid "instruction requires label"
9740 msgstr ""
9741
9742 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
9743 msgid "polymorphs are not enabled. Use -mP option to enable."
9744 msgstr ""
9745
9746 #: config/tc-msp430.c:1795
9747 msgid "Illegal instruction or not implemented opcode."
9748 msgstr ""
9749
9750 #: config/tc-msp430.c:2145
9751 #, c-format
9752 msgid "internal inconsistency problem in %s: insn %04lx"
9753 msgstr ""
9754
9755 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
9756 #, c-format
9757 msgid "internal inconsistency problem in %s: ext. insn %04lx"
9758 msgstr ""
9759
9760 #: config/tc-msp430.c:2210
9761 #, c-format
9762 msgid "internal inconsistency problem in %s:  %lx"
9763 msgstr ""
9764
9765 #: config/tc-mt.c:151
9766 #, c-format
9767 msgid "MT specific command line options:\n"
9768 msgstr ""
9769
9770 #: config/tc-mt.c:152
9771 #, c-format
9772 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
9773 msgstr ""
9774
9775 #: config/tc-mt.c:153
9776 #, c-format
9777 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
9778 msgstr ""
9779
9780 #: config/tc-mt.c:154
9781 #, c-format
9782 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
9783 msgstr ""
9784
9785 #: config/tc-mt.c:155
9786 #, c-format
9787 msgid "  -march=ms2                allow ms2 instructions \n"
9788 msgstr ""
9789
9790 #: config/tc-mt.c:156
9791 #, c-format
9792 msgid "  -nosched                  disable scheduling restrictions\n"
9793 msgstr ""
9794
9795 #: config/tc-mt.c:224
9796 #, c-format
9797 msgid "instruction %s may not follow another memory access instruction."
9798 msgstr ""
9799
9800 #: config/tc-mt.c:230
9801 #, c-format
9802 msgid "instruction %s may not follow another I/O instruction."
9803 msgstr ""
9804
9805 #: config/tc-mt.c:236
9806 #, c-format
9807 msgid "%s may not occupy the delay slot of another branch insn."
9808 msgstr ""
9809
9810 #: config/tc-mt.c:261
9811 #, c-format
9812 msgid "operand references R%ld of previous instrutcion."
9813 msgstr ""
9814
9815 #: config/tc-mt.c:267
9816 #, c-format
9817 msgid "operand references R%ld of instructcion before previous."
9818 msgstr ""
9819
9820 #: config/tc-mt.c:281 config/tc-mt.c:286
9821 #, c-format
9822 msgid ""
9823 "conditional branch or jal insn's operand references R%ld of previous "
9824 "arithmetic or logic insn."
9825 msgstr ""
9826
9827 #: config/tc-mt.c:348
9828 msgid "md_estimate_size_before_relax\n"
9829 msgstr ""
9830
9831 #: config/tc-ns32k.c:439
9832 msgid "Invalid syntax in PC-relative addressing mode"
9833 msgstr ""
9834
9835 #: config/tc-ns32k.c:463
9836 msgid "Invalid syntax in External addressing mode"
9837 msgstr ""
9838
9839 #: config/tc-ns32k.c:544
9840 msgid "Invalid syntax in Memory Relative addressing mode"
9841 msgstr ""
9842
9843 #: config/tc-ns32k.c:611
9844 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9845 msgstr ""
9846
9847 #: config/tc-ns32k.c:616
9848 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9849 msgstr ""
9850
9851 #: config/tc-ns32k.c:621
9852 msgid "Scaled-indexed addressing mode combined with scaled-index"
9853 msgstr ""
9854
9855 #: config/tc-ns32k.c:632
9856 msgid "Invalid or illegal addressing mode combined with scaled-index"
9857 msgstr ""
9858
9859 #: config/tc-ns32k.c:755
9860 msgid "Premature end of suffix -- Defaulting to d"
9861 msgstr ""
9862
9863 #: config/tc-ns32k.c:768
9864 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
9865 msgstr ""
9866
9867 #: config/tc-ns32k.c:813
9868 msgid "Very short instr to option, ie you can't do it on a NULLstr"
9869 msgstr ""
9870
9871 #: config/tc-ns32k.c:863
9872 msgid "No such entry in list. (cpu/mmu register)"
9873 msgstr ""
9874
9875 #: config/tc-ns32k.c:920
9876 msgid "Internal consistency error.  check ns32k-opcode.h"
9877 msgstr ""
9878
9879 #: config/tc-ns32k.c:944
9880 msgid "Address of immediate operand"
9881 msgstr ""
9882
9883 #: config/tc-ns32k.c:945
9884 msgid "Invalid immediate write operand."
9885 msgstr ""
9886
9887 #: config/tc-ns32k.c:1075
9888 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
9889 msgstr ""
9890
9891 #: config/tc-ns32k.c:1108
9892 msgid "No such opcode"
9893 msgstr ""
9894
9895 #: config/tc-ns32k.c:1183
9896 msgid "Bad suffix, defaulting to d"
9897 msgstr ""
9898
9899 #: config/tc-ns32k.c:1210
9900 msgid "Too many operands passed to instruction"
9901 msgstr ""
9902
9903 #. Check error in default.
9904 #: config/tc-ns32k.c:1222
9905 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
9906 msgstr ""
9907
9908 #: config/tc-ns32k.c:1225
9909 msgid "Wrong number of operands"
9910 msgstr ""
9911
9912 #: config/tc-ns32k.c:1298
9913 #, c-format
9914 msgid "Can not do %d byte pc-relative relocation for storage type %d"
9915 msgstr ""
9916
9917 #: config/tc-ns32k.c:1301
9918 #, c-format
9919 msgid "Can not do %d byte relocation for storage type %d"
9920 msgstr ""
9921
9922 #: config/tc-ns32k.c:1393
9923 #, c-format
9924 msgid "value of %ld out of byte displacement range."
9925 msgstr ""
9926
9927 #: config/tc-ns32k.c:1403
9928 #, c-format
9929 msgid "value of %ld out of word displacement range."
9930 msgstr ""
9931
9932 #: config/tc-ns32k.c:1418
9933 #, c-format
9934 msgid "value of %ld out of double word displacement range."
9935 msgstr ""
9936
9937 #: config/tc-ns32k.c:1439
9938 #, c-format
9939 msgid "Internal logic error.  line %d, file \"%s\""
9940 msgstr ""
9941
9942 #: config/tc-ns32k.c:1487
9943 #, c-format
9944 msgid "Internal logic error. line %d, file \"%s\""
9945 msgstr ""
9946
9947 #: config/tc-ns32k.c:1588
9948 msgid "Bit field out of range"
9949 msgstr ""
9950
9951 #: config/tc-ns32k.c:1688
9952 msgid "iif convert internal pcrel/binary"
9953 msgstr ""
9954
9955 #: config/tc-ns32k.c:1705
9956 msgid "Bignum too big for long"
9957 msgstr ""
9958
9959 #: config/tc-ns32k.c:1782
9960 msgid "iif convert internal pcrel/pointer"
9961 msgstr ""
9962
9963 #: config/tc-ns32k.c:1787
9964 msgid "Internal logic error in iif.iifP[n].type"
9965 msgstr ""
9966
9967 #. We cant relax this case.
9968 #: config/tc-ns32k.c:1823
9969 msgid "Can't relax difference"
9970 msgstr ""
9971
9972 #: config/tc-ns32k.c:1864
9973 msgid "Displacement too large for :d"
9974 msgstr ""
9975
9976 #: config/tc-ns32k.c:1877
9977 msgid "Internal logic error in iif.iifP[].type"
9978 msgstr ""
9979
9980 #. Fatal.
9981 #: config/tc-ns32k.c:1909
9982 #, c-format
9983 msgid "Can't hash %s: %s"
9984 msgstr ""
9985
9986 #: config/tc-ns32k.c:2145
9987 #, c-format
9988 msgid "invalid architecture option -m%s, ignored"
9989 msgstr ""
9990
9991 #: config/tc-ns32k.c:2158
9992 #, c-format
9993 msgid "invalid default displacement size \"%s\". Defaulting to %d."
9994 msgstr ""
9995
9996 #: config/tc-ns32k.c:2174
9997 #, c-format
9998 msgid ""
9999 "NS32K options:\n"
10000 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10001 "--disp-size-default=<1|2|4>\n"
10002 msgstr ""
10003
10004 #: config/tc-ns32k.c:2249
10005 #, c-format
10006 msgid "Cannot find relocation type for symbol %s, code %d"
10007 msgstr ""
10008
10009 #: config/tc-or32.c:361
10010 #, c-format
10011 msgid "unknown opcode1: `%s'"
10012 msgstr ""
10013
10014 #: config/tc-or32.c:367
10015 #, c-format
10016 msgid "unknown opcode2 `%s'."
10017 msgstr ""
10018
10019 #: config/tc-or32.c:404
10020 #, c-format
10021 msgid "instruction not allowed: %s"
10022 msgstr ""
10023
10024 #: config/tc-or32.c:407
10025 #, c-format
10026 msgid "too many operands: %s"
10027 msgstr ""
10028
10029 #: config/tc-or32.c:491
10030 msgid "call/jmp target out of range (1)"
10031 msgstr ""
10032
10033 #: config/tc-or32.c:613
10034 msgid "call/jmp target out of range (2)"
10035 msgstr ""
10036
10037 #: config/tc-or32.c:632
10038 #, c-format
10039 msgid "bad relocation type: 0x%02x"
10040 msgstr ""
10041
10042 #: config/tc-or32.c:824
10043 msgid "invalid register in & expression"
10044 msgstr ""
10045
10046 #: config/tc-pdp11.c:490
10047 msgid "Low order bits truncated in immediate float operand"
10048 msgstr ""
10049
10050 #: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10051 #, c-format
10052 msgid "Unknown instruction '%s'"
10053 msgstr ""
10054
10055 #: config/tc-pj.c:65 config/tc-pj.c:74
10056 msgid "confusing relocation expressions"
10057 msgstr ""
10058
10059 #: config/tc-pj.c:157
10060 msgid "can't have relocation for ipush"
10061 msgstr ""
10062
10063 #: config/tc-pj.c:260
10064 #, c-format
10065 msgid "unknown opcode %s"
10066 msgstr ""
10067
10068 #: config/tc-pj.c:355
10069 #, c-format
10070 msgid ""
10071 "PJ options:\n"
10072 "-little\t\t\tgenerate little endian code\n"
10073 "-big\t\t\tgenerate big endian code\n"
10074 msgstr ""
10075
10076 #: config/tc-pj.c:382 config/tc-sh.c:4036 config/tc-sh.c:4043
10077 #: config/tc-sh.c:4050 config/tc-sh.c:4057
10078 msgid "pcrel too far"
10079 msgstr ""
10080
10081 #: config/tc-pj.h:38
10082 msgid "convert_frag\n"
10083 msgstr ""
10084
10085 #: config/tc-pj.h:39
10086 msgid "estimate size\n"
10087 msgstr ""
10088
10089 #: config/tc-ppc.c:1002
10090 #, c-format
10091 msgid "%s unsupported"
10092 msgstr ""
10093
10094 #: config/tc-ppc.c:1068 config/tc-s390.c:418 config/tc-s390.c:425
10095 #, c-format
10096 msgid "invalid switch -m%s"
10097 msgstr ""
10098
10099 #: config/tc-ppc.c:1104
10100 #, c-format
10101 msgid ""
10102 "PowerPC options:\n"
10103 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10104 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10105 "-u\t\t\tignored\n"
10106 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10107 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10108 "-m601\t\t\tgenerate code for PowerPC 601\n"
10109 "-mppc, -mppc32, -m603, -m604\n"
10110 "\t\t\tgenerate code for PowerPC 603/604\n"
10111 "-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
10112 "-m440\t\t\tgenerate code for PowerPC 440\n"
10113 "-m7400, -m7410, -m7450, -m7455\n"
10114 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10115 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10116 msgstr ""
10117
10118 #: config/tc-ppc.c:1119
10119 #, c-format
10120 msgid ""
10121 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10122 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10123 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10124 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
10125 "-mpower4\t\tgenerate code for Power4 architecture\n"
10126 "-mpower5\t\tgenerate code for Power5 architecture\n"
10127 "-mpower6\t\tgenerate code for Power6 architecture\n"
10128 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10129 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10130 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10131 msgstr ""
10132
10133 #: config/tc-ppc.c:1130
10134 #, c-format
10135 msgid ""
10136 "-maltivec\t\tgenerate code for AltiVec\n"
10137 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10138 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10139 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10140 "-mregnames\t\tAllow symbolic names for registers\n"
10141 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10142 msgstr ""
10143
10144 #: config/tc-ppc.c:1138
10145 #, c-format
10146 msgid ""
10147 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10148 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10149 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10150 "-mlittle, -mlittle-endian, -l, -le\n"
10151 "\t\t\tgenerate code for a little endian machine\n"
10152 "-mbig, -mbig-endian, -b, -be\n"
10153 "\t\t\tgenerate code for a big endian machine\n"
10154 "-msolaris\t\tgenerate code for Solaris\n"
10155 "-mno-solaris\t\tdo not generate code for Solaris\n"
10156 "-V\t\t\tprint assembler version number\n"
10157 "-Qy, -Qn\t\tignored\n"
10158 msgstr ""
10159
10160 #: config/tc-ppc.c:1175
10161 #, c-format
10162 msgid "Unknown default cpu = %s, os = %s"
10163 msgstr ""
10164
10165 #: config/tc-ppc.c:1201
10166 msgid "Neither Power nor PowerPC opcodes were selected."
10167 msgstr ""
10168
10169 #: config/tc-ppc.c:1281
10170 #, c-format
10171 msgid "powerpc_operands[%d].bitm invalid"
10172 msgstr ""
10173
10174 #: config/tc-ppc.c:1288
10175 #, c-format
10176 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10177 msgstr ""
10178
10179 #: config/tc-ppc.c:1308
10180 #, c-format
10181 msgid "major opcode is not sorted for %s"
10182 msgstr ""
10183
10184 #: config/tc-ppc.c:1317
10185 #, c-format
10186 msgid "mask trims opcode bits for %s"
10187 msgstr ""
10188
10189 #: config/tc-ppc.c:1326
10190 #, c-format
10191 msgid "operand index error for %s"
10192 msgstr ""
10193
10194 #: config/tc-ppc.c:1338
10195 #, c-format
10196 msgid "operand %d overlap in %s"
10197 msgstr ""
10198
10199 #: config/tc-ppc.c:1380
10200 #, c-format
10201 msgid "duplicate instruction %s"
10202 msgstr ""
10203
10204 #: config/tc-ppc.c:1404
10205 #, c-format
10206 msgid "duplicate macro %s"
10207 msgstr ""
10208
10209 #: config/tc-ppc.c:1738
10210 msgid "identifier+constant@got means identifier@got+constant"
10211 msgstr ""
10212
10213 #: config/tc-ppc.c:1804
10214 #, c-format
10215 msgid "%s relocations do not fit in %d bytes\n"
10216 msgstr ""
10217
10218 #: config/tc-ppc.c:1909
10219 #, c-format
10220 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10221 msgstr ""
10222
10223 #: config/tc-ppc.c:1989
10224 msgid "Relocation cannot be done when using -mrelocatable"
10225 msgstr ""
10226
10227 #: config/tc-ppc.c:2038
10228 msgid "TOC section size exceeds 64k"
10229 msgstr ""
10230
10231 #: config/tc-ppc.c:2119
10232 #, c-format
10233 msgid "syntax error: invalid toc specifier `%s'"
10234 msgstr ""
10235
10236 #: config/tc-ppc.c:2133
10237 #, c-format
10238 msgid "syntax error: expected `]', found  `%c'"
10239 msgstr ""
10240
10241 #: config/tc-ppc.c:2410
10242 msgid "[tocv] symbol is not a toc symbol"
10243 msgstr ""
10244
10245 #: config/tc-ppc.c:2421
10246 msgid "Unimplemented toc32 expression modifier"
10247 msgstr ""
10248
10249 #: config/tc-ppc.c:2426
10250 msgid "Unimplemented toc64 expression modifier"
10251 msgstr ""
10252
10253 #: config/tc-ppc.c:2430
10254 #, c-format
10255 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10256 msgstr ""
10257
10258 #: config/tc-ppc.c:2655
10259 msgid "unsupported relocation for DS offset field"
10260 msgstr ""
10261
10262 #: config/tc-ppc.c:2707
10263 #, c-format
10264 msgid "syntax error; found `%c' but expected `%c'"
10265 msgstr ""
10266
10267 #: config/tc-ppc.c:2750 config/tc-ppc.h:92
10268 msgid "instruction address is not a multiple of 4"
10269 msgstr ""
10270
10271 #: config/tc-ppc.c:2859
10272 msgid "wrong number of operands"
10273 msgstr ""
10274
10275 #: config/tc-ppc.c:2913
10276 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10277 msgstr ""
10278
10279 #: config/tc-ppc.c:3019
10280 msgid "missing size"
10281 msgstr ""
10282
10283 #: config/tc-ppc.c:3028
10284 msgid "negative size"
10285 msgstr ""
10286
10287 #: config/tc-ppc.c:3065
10288 msgid "missing real symbol name"
10289 msgstr ""
10290
10291 #: config/tc-ppc.c:3086
10292 msgid "attempt to redefine symbol"
10293 msgstr ""
10294
10295 #: config/tc-ppc.c:3328
10296 msgid "The XCOFF file format does not support arbitrary sections"
10297 msgstr ""
10298
10299 #: config/tc-ppc.c:3402
10300 msgid "missing rename string"
10301 msgstr ""
10302
10303 #: config/tc-ppc.c:3432 config/tc-ppc.c:3974 read.c:3265
10304 msgid "missing value"
10305 msgstr ""
10306
10307 #: config/tc-ppc.c:3450
10308 msgid "illegal .stabx expression; zero assumed"
10309 msgstr ""
10310
10311 #: config/tc-ppc.c:3482
10312 msgid "missing class"
10313 msgstr ""
10314
10315 #: config/tc-ppc.c:3491
10316 msgid "missing type"
10317 msgstr ""
10318
10319 #: config/tc-ppc.c:3571
10320 msgid "missing symbol name"
10321 msgstr ""
10322
10323 #: config/tc-ppc.c:3761
10324 msgid "nested .bs blocks"
10325 msgstr ""
10326
10327 #: config/tc-ppc.c:3793
10328 msgid ".es without preceding .bs"
10329 msgstr ""
10330
10331 #: config/tc-ppc.c:3966
10332 msgid "non-constant byte count"
10333 msgstr ""
10334
10335 #: config/tc-ppc.c:4013
10336 msgid ".tc not in .toc section"
10337 msgstr ""
10338
10339 #: config/tc-ppc.c:4032
10340 msgid ".tc with no label"
10341 msgstr ""
10342
10343 #: config/tc-ppc.c:4123
10344 msgid ".machine stack overflow"
10345 msgstr ""
10346
10347 #: config/tc-ppc.c:4130
10348 msgid ".machine stack underflow"
10349 msgstr ""
10350
10351 #: config/tc-ppc.c:4137
10352 #, c-format
10353 msgid "invalid machine `%s'"
10354 msgstr ""
10355
10356 #: config/tc-ppc.c:4188
10357 msgid "No previous section to return to. Directive ignored."
10358 msgstr ""
10359
10360 #. Section Contents
10361 #. unknown
10362 #: config/tc-ppc.c:4598
10363 msgid "Unsupported section attribute -- 'a'"
10364 msgstr ""
10365
10366 #: config/tc-ppc.c:4782
10367 msgid "bad symbol suffix"
10368 msgstr ""
10369
10370 #: config/tc-ppc.c:4874
10371 msgid "Unrecognized symbol suffix"
10372 msgstr ""
10373
10374 #: config/tc-ppc.c:4962
10375 msgid "two .function pseudo-ops with no intervening .ef"
10376 msgstr ""
10377
10378 #: config/tc-ppc.c:4975
10379 msgid ".ef with no preceding .function"
10380 msgstr ""
10381
10382 #: config/tc-ppc.c:5103
10383 #, c-format
10384 msgid "warning: symbol %s has no csect"
10385 msgstr ""
10386
10387 #: config/tc-ppc.c:5348
10388 msgid "symbol in .toc does not match any .tc"
10389 msgstr ""
10390
10391 #: config/tc-ppc.c:5715
10392 #, c-format
10393 msgid "unsupported relocation against %s"
10394 msgstr ""
10395
10396 #: config/tc-ppc.c:5788
10397 #, c-format
10398 msgid "cannot emit PC relative %s relocation against %s"
10399 msgstr ""
10400
10401 #: config/tc-ppc.c:5793
10402 #, c-format
10403 msgid "cannot emit PC relative %s relocation"
10404 msgstr ""
10405
10406 #: config/tc-ppc.c:5975
10407 #, c-format
10408 msgid "Unable to handle reference to symbol %s"
10409 msgstr ""
10410
10411 #: config/tc-ppc.c:5978
10412 msgid "Unable to resolve expression"
10413 msgstr ""
10414
10415 #: config/tc-ppc.c:6005
10416 msgid "must branch to an address a multiple of 4"
10417 msgstr ""
10418
10419 #: config/tc-ppc.c:6009
10420 #, c-format
10421 msgid "@local or @plt branch destination is too far away, %ld bytes"
10422 msgstr ""
10423
10424 #: config/tc-ppc.c:6040
10425 #, c-format
10426 msgid "Gas failure, reloc value %d\n"
10427 msgstr ""
10428
10429 #: config/tc-s390.c:461
10430 #, c-format
10431 msgid ""
10432 "        S390 options:\n"
10433 "        -mregnames        Allow symbolic names for registers\n"
10434 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
10435 "        -mno-regnames     Do not allow symbolic names for registers\n"
10436 "        -m31              Set file format to 31 bit format\n"
10437 "        -m64              Set file format to 64 bit format\n"
10438 msgstr ""
10439
10440 #: config/tc-s390.c:468
10441 #, c-format
10442 msgid ""
10443 "        -V                print assembler version number\n"
10444 "        -Qy, -Qn          ignored\n"
10445 msgstr ""
10446
10447 #: config/tc-s390.c:504
10448 #, c-format
10449 msgid "Internal assembler error for instruction format %s"
10450 msgstr ""
10451
10452 #: config/tc-s390.c:520
10453 #, c-format
10454 msgid "Internal assembler error for instruction %s"
10455 msgstr ""
10456
10457 #: config/tc-s390.c:767
10458 #, c-format
10459 msgid "identifier+constant@%s means identifier@%s+constant"
10460 msgstr ""
10461
10462 #: config/tc-s390.c:850
10463 msgid "Can't handle O_big in s390_exp_compare"
10464 msgstr ""
10465
10466 #: config/tc-s390.c:934
10467 msgid "Invalid suffix for literal pool entry"
10468 msgstr ""
10469
10470 #: config/tc-s390.c:991
10471 msgid "Big number is too big"
10472 msgstr ""
10473
10474 #: config/tc-s390.c:1139
10475 msgid "relocation not applicable"
10476 msgstr ""
10477
10478 #: config/tc-s390.c:1327
10479 msgid "invalid operand suffix"
10480 msgstr ""
10481
10482 #: config/tc-s390.c:1350
10483 msgid "syntax error; missing '(' after displacement"
10484 msgstr ""
10485
10486 #: config/tc-s390.c:1366 config/tc-s390.c:1410 config/tc-s390.c:1440
10487 msgid "syntax error; expected ,"
10488 msgstr ""
10489
10490 #: config/tc-s390.c:1398
10491 msgid "syntax error; missing ')' after base register"
10492 msgstr ""
10493
10494 #: config/tc-s390.c:1427
10495 msgid "syntax error; ')' not allowed here"
10496 msgstr ""
10497
10498 #: config/tc-s390.c:1620 config/tc-s390.c:1643 config/tc-s390.c:1656
10499 msgid "Invalid .insn format\n"
10500 msgstr ""
10501
10502 #: config/tc-s390.c:1628
10503 #, c-format
10504 msgid "Unrecognized opcode format: `%s'"
10505 msgstr ""
10506
10507 #: config/tc-s390.c:1659
10508 msgid "second operand of .insn not a constant\n"
10509 msgstr ""
10510
10511 #: config/tc-s390.c:1662
10512 msgid "missing comma after insn constant\n"
10513 msgstr ""
10514
10515 #: config/tc-s390.c:2056
10516 msgid "unsupported relocation type"
10517 msgstr ""
10518
10519 #: config/tc-score.c:49
10520 msgid "instruction is not conditional"
10521 msgstr ""
10522
10523 #: config/tc-score.c:50
10524 msgid "acc0 expected"
10525 msgstr ""
10526
10527 #: config/tc-score.c:51
10528 msgid "div / mul are reserved instructions"
10529 msgstr ""
10530
10531 #: config/tc-score.c:52
10532 msgid "This architecture doesn't support mmu"
10533 msgstr ""
10534
10535 #: config/tc-score.c:53
10536 msgid "This architecture doesn't support atomic instruction"
10537 msgstr ""
10538
10539 #: config/tc-score.c:54
10540 msgid "the label length is longer than 1024"
10541 msgstr ""
10542
10543 #: config/tc-score.c:233
10544 msgid "S+core register expected"
10545 msgstr ""
10546
10547 #: config/tc-score.c:234
10548 msgid "S+core special-register expected"
10549 msgstr ""
10550
10551 #: config/tc-score.c:235
10552 msgid "S+core co-processor register expected"
10553 msgstr ""
10554
10555 #: config/tc-score.c:853 config/tc-score.c:1753
10556 msgid "Using temp register(r1)"
10557 msgstr ""
10558
10559 #: config/tc-score.c:872
10560 #, c-format
10561 msgid "register expected, not '%.100s'"
10562 msgstr ""
10563
10564 #: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10565 #: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
10566 #, c-format
10567 msgid "invalid constant: %d bit expression not in range %d..%d"
10568 msgstr ""
10569
10570 #: config/tc-score.c:1305
10571 msgid "invalid constant: bit expression not defined"
10572 msgstr ""
10573
10574 #: config/tc-score.c:1767
10575 #, c-format
10576 msgid "low register(r0-r15)expected, not '%.100s'"
10577 msgstr ""
10578
10579 #: config/tc-score.c:1862
10580 #, c-format
10581 msgid "high register(r16-r31)expected, not '%.100s'"
10582 msgstr ""
10583
10584 #: config/tc-score.c:2094
10585 #, c-format
10586 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
10587 msgstr ""
10588
10589 #: config/tc-score.c:2113
10590 #, c-format
10591 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
10592 msgstr ""
10593
10594 #: config/tc-score.c:2129 config/tc-score.c:2136
10595 #, c-format
10596 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
10597 msgstr ""
10598
10599 #: config/tc-score.c:2426 config/tc-score.c:5592
10600 #, c-format
10601 msgid "%s -- `%s'"
10602 msgstr ""
10603
10604 #: config/tc-score.c:2583
10605 msgid "address offset must be half word alignment"
10606 msgstr ""
10607
10608 #: config/tc-score.c:2591
10609 msgid "address offset must be word alignment"
10610 msgstr ""
10611
10612 #: config/tc-score.c:2733 config/tc-score.c:2880
10613 msgid "register same as write-back base"
10614 msgstr ""
10615
10616 #: config/tc-score.c:2850
10617 msgid "pre-indexed expression expected"
10618 msgstr ""
10619
10620 #: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10621 #: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10622 #: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
10623 msgid "missing ]"
10624 msgstr ""
10625
10626 #: config/tc-score.c:3461
10627 msgid "base register nums are over 3 bit"
10628 msgstr ""
10629
10630 #: config/tc-score.c:3538 config/tc-score.c:3589
10631 msgid "missing +"
10632 msgstr ""
10633
10634 #: config/tc-score.c:3582
10635 #, c-format
10636 msgid "%s register same as write-back base"
10637 msgstr ""
10638
10639 #: config/tc-score.c:3584
10640 msgid "destination"
10641 msgstr ""
10642
10643 #: config/tc-score.c:3584
10644 msgid "source"
10645 msgstr ""
10646
10647 #: config/tc-score.c:3988
10648 msgid "li rd label isn't correct instruction form"
10649 msgstr ""
10650
10651 #: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
10652 msgid "lacking label  "
10653 msgstr ""
10654
10655 #: config/tc-score.c:4508
10656 msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10657 msgstr ""
10658
10659 #: config/tc-score.c:4536
10660 msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10661 msgstr ""
10662
10663 #: config/tc-score.c:4562
10664 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10665 msgstr ""
10666
10667 #: config/tc-score.c:4595
10668 msgid "lacking label"
10669 msgstr ""
10670
10671 #: config/tc-score.c:4600
10672 msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10673 msgstr ""
10674
10675 #: config/tc-score.c:5274
10676 #, c-format
10677 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10678 msgstr ""
10679
10680 #: config/tc-score.c:5291 config/tc-score.c:5321
10681 #, c-format
10682 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10683 msgstr ""
10684
10685 #: config/tc-score.c:5345
10686 #, c-format
10687 msgid " branch relocation truncate (0x%x)  [-2^8 ~ 2^8]"
10688 msgstr ""
10689
10690 #: config/tc-score.c:5511
10691 #, c-format
10692 msgid "cannot represent %s relocation in this object file format1"
10693 msgstr ""
10694
10695 #: config/tc-score.c:5570
10696 msgid "pce instruction error (16 bit || 16 bit)'"
10697 msgstr ""
10698
10699 #: config/tc-score.c:5700
10700 #, c-format
10701 msgid "Sunplus-v2-0-0-20060510\n"
10702 msgstr ""
10703
10704 #: config/tc-score.c:5716
10705 #, c-format
10706 msgid " Score-specific assembler options:\n"
10707 msgstr ""
10708
10709 #: config/tc-score.c:5718
10710 #, c-format
10711 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
10712 msgstr ""
10713
10714 #: config/tc-score.c:5723
10715 #, c-format
10716 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
10717 msgstr ""
10718
10719 #: config/tc-score.c:5727
10720 #, c-format
10721 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
10722 msgstr ""
10723
10724 #: config/tc-score.c:5729
10725 #, c-format
10726 msgid ""
10727 "        -NWARN\t\tassemble code for no warning message for fix data "
10728 "dependency\n"
10729 msgstr ""
10730
10731 #: config/tc-score.c:5731
10732 #, c-format
10733 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
10734 msgstr ""
10735
10736 #: config/tc-score.c:5733
10737 #, c-format
10738 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
10739 msgstr ""
10740
10741 #: config/tc-score.c:5735
10742 #, c-format
10743 msgid ""
10744 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
10745 "setting\n"
10746 msgstr ""
10747
10748 #: config/tc-score.c:5737
10749 #, c-format
10750 msgid ""
10751 "        -USE_R1\t\tassemble code for no warning message when using temp "
10752 "register r1\n"
10753 msgstr ""
10754
10755 #: config/tc-score.c:5739
10756 #, c-format
10757 msgid "        -KPIC\t\tassemble code for PIC\n"
10758 msgstr ""
10759
10760 #: config/tc-score.c:5741
10761 #, c-format
10762 msgid "        -O0\t\tassembler will not perform any optimizations\n"
10763 msgstr ""
10764
10765 #: config/tc-score.c:5743
10766 #, c-format
10767 msgid ""
10768 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10769 msgstr ""
10770
10771 #: config/tc-score.c:5745
10772 #, c-format
10773 msgid "        -V \t\tSunplus release version \n"
10774 msgstr ""
10775
10776 #: config/tc-score.c:6345 read.c:1464
10777 msgid "missing size expression"
10778 msgstr ""
10779
10780 #: config/tc-score.c:6351
10781 #, c-format
10782 msgid "BSS length (%d) < 0 ignored"
10783 msgstr ""
10784
10785 #: config/tc-score.c:6366 read.c:2282
10786 #, c-format
10787 msgid "error setting flags for \".sbss\": %s"
10788 msgstr ""
10789
10790 #: config/tc-score.c:6380 config/tc-sparc.c:3724
10791 msgid "missing alignment"
10792 msgstr ""
10793
10794 #: config/tc-score.c:6417
10795 #, c-format
10796 msgid "alignment too large; %d assumed"
10797 msgstr ""
10798
10799 #: config/tc-score.c:6422 read.c:2343
10800 msgid "alignment negative; 0 assumed"
10801 msgstr ""
10802
10803 #: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1483
10804 #: read.c:1596 read.c:2460 read.c:3007 read.c:3392 symbols.c:326 symbols.c:432
10805 #, c-format
10806 msgid "symbol `%s' is already defined"
10807 msgstr ""
10808
10809 #: config/tc-sh64.c:568
10810 msgid "This operand must be constant at assembly time"
10811 msgstr ""
10812
10813 #: config/tc-sh64.c:681
10814 msgid "Invalid operand expression"
10815 msgstr ""
10816
10817 #: config/tc-sh64.c:773 config/tc-sh64.c:877
10818 msgid "PTB operand is a SHmedia symbol"
10819 msgstr ""
10820
10821 #: config/tc-sh64.c:776 config/tc-sh64.c:874
10822 msgid "PTA operand is a SHcompact symbol"
10823 msgstr ""
10824
10825 #: config/tc-sh64.c:792
10826 msgid "invalid expression in operand"
10827 msgstr ""
10828
10829 #: config/tc-sh64.c:1483
10830 #, c-format
10831 msgid "invalid operand, not a 5-bit unsigned value: %d"
10832 msgstr ""
10833
10834 #: config/tc-sh64.c:1488
10835 #, c-format
10836 msgid "invalid operand, not a 6-bit signed value: %d"
10837 msgstr ""
10838
10839 #: config/tc-sh64.c:1493
10840 #, c-format
10841 msgid "invalid operand, not a 6-bit unsigned value: %d"
10842 msgstr ""
10843
10844 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
10845 #, c-format
10846 msgid "invalid operand, not a 11-bit signed value: %d"
10847 msgstr ""
10848
10849 #: config/tc-sh64.c:1500
10850 #, c-format
10851 msgid "invalid operand, not a multiple of 32: %d"
10852 msgstr ""
10853
10854 #: config/tc-sh64.c:1505
10855 #, c-format
10856 msgid "invalid operand, not a 10-bit signed value: %d"
10857 msgstr ""
10858
10859 #: config/tc-sh64.c:1512
10860 #, c-format
10861 msgid "invalid operand, not an even value: %d"
10862 msgstr ""
10863
10864 #: config/tc-sh64.c:1517
10865 #, c-format
10866 msgid "invalid operand, not a 12-bit signed value: %d"
10867 msgstr ""
10868
10869 #: config/tc-sh64.c:1519
10870 #, c-format
10871 msgid "invalid operand, not a multiple of 4: %d"
10872 msgstr ""
10873
10874 #: config/tc-sh64.c:1524
10875 #, c-format
10876 msgid "invalid operand, not a 13-bit signed value: %d"
10877 msgstr ""
10878
10879 #: config/tc-sh64.c:1526
10880 #, c-format
10881 msgid "invalid operand, not a multiple of 8: %d"
10882 msgstr ""
10883
10884 #: config/tc-sh64.c:1531
10885 #, c-format
10886 msgid "invalid operand, not a 16-bit signed value: %d"
10887 msgstr ""
10888
10889 #: config/tc-sh64.c:1536
10890 #, c-format
10891 msgid "invalid operand, not a 16-bit unsigned value: %d"
10892 msgstr ""
10893
10894 #: config/tc-sh64.c:1542
10895 msgid "operand out of range for PT, PTA and PTB"
10896 msgstr ""
10897
10898 #: config/tc-sh64.c:1544
10899 #, c-format
10900 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
10901 msgstr ""
10902
10903 #: config/tc-sh64.c:2064
10904 #, c-format
10905 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
10906 msgstr ""
10907
10908 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
10909 msgid "invalid PIC reference"
10910 msgstr ""
10911
10912 #: config/tc-sh64.c:2478
10913 msgid "can't find opcode"
10914 msgstr ""
10915
10916 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
10917 msgid "invalid operand: expression in PT target"
10918 msgstr ""
10919
10920 #: config/tc-sh64.c:2812
10921 #, c-format
10922 msgid "invalid operands to %s"
10923 msgstr ""
10924
10925 #: config/tc-sh64.c:2818
10926 #, c-format
10927 msgid "excess operands to %s"
10928 msgstr ""
10929
10930 #: config/tc-sh64.c:2863
10931 #, c-format
10932 msgid "The `.mode %s' directive is not valid with this architecture"
10933 msgstr ""
10934
10935 #: config/tc-sh64.c:2871
10936 #, c-format
10937 msgid "Invalid argument to .mode: %s"
10938 msgstr ""
10939
10940 #: config/tc-sh64.c:2901
10941 #, c-format
10942 msgid "The `.abi %s' directive is not valid with this architecture"
10943 msgstr ""
10944
10945 #: config/tc-sh64.c:2907
10946 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
10947 msgstr ""
10948
10949 #: config/tc-sh64.c:2912
10950 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
10951 msgstr ""
10952
10953 #: config/tc-sh64.c:2915
10954 #, c-format
10955 msgid "Invalid argument to .abi: %s"
10956 msgstr ""
10957
10958 #: config/tc-sh64.c:2970
10959 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
10960 msgstr ""
10961
10962 #: config/tc-sh64.c:2975
10963 msgid "-shcompact-const-crange is invalid without SHcompact"
10964 msgstr ""
10965
10966 #: config/tc-sh64.c:2978
10967 msgid "-expand-pt32 only valid with -abi=64"
10968 msgstr ""
10969
10970 #: config/tc-sh64.c:2981
10971 msgid "-no-expand only valid with SHcompact or SHmedia"
10972 msgstr ""
10973
10974 #: config/tc-sh64.c:2984
10975 msgid "-expand-pt32 invalid together with -no-expand"
10976 msgstr ""
10977
10978 #: config/tc-sh64.c:3199
10979 msgid ""
10980 "SHmedia code not allowed in same section as constants and SHcompact code"
10981 msgstr ""
10982
10983 #: config/tc-sh64.c:3217
10984 msgid "No segment info for current section"
10985 msgstr ""
10986
10987 #: config/tc-sh64.c:3256
10988 msgid "duplicate datalabel operator ignored"
10989 msgstr ""
10990
10991 #: config/tc-sh64.c:3326
10992 msgid "Invalid DataLabel expression"
10993 msgstr ""
10994
10995 #: config/tc-sh.c:63
10996 msgid "directive .big encountered when option -big required"
10997 msgstr ""
10998
10999 #: config/tc-sh.c:73
11000 msgid "directive .little encountered when option -little required"
11001 msgstr ""
11002
11003 #: config/tc-sh.c:1364
11004 msgid "misplaced PIC operand"
11005 msgstr ""
11006
11007 #: config/tc-sh.c:1402
11008 msgid "illegal double indirection"
11009 msgstr ""
11010
11011 #: config/tc-sh.c:1411
11012 msgid "illegal register after @-"
11013 msgstr ""
11014
11015 #: config/tc-sh.c:1427
11016 msgid "must be @(r0,...)"
11017 msgstr ""
11018
11019 #: config/tc-sh.c:1451
11020 msgid "syntax error in @(r0,...)"
11021 msgstr ""
11022
11023 #: config/tc-sh.c:1456
11024 msgid "syntax error in @(r0...)"
11025 msgstr ""
11026
11027 #: config/tc-sh.c:1501
11028 msgid "Deprecated syntax."
11029 msgstr ""
11030
11031 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11032 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11033 msgstr ""
11034
11035 #: config/tc-sh.c:1523
11036 msgid "expecting )"
11037 msgstr ""
11038
11039 #: config/tc-sh.c:1531
11040 msgid "illegal register after @"
11041 msgstr ""
11042
11043 #: config/tc-sh.c:2202
11044 #, c-format
11045 msgid "unhandled %d\n"
11046 msgstr ""
11047
11048 #: config/tc-sh.c:2368
11049 #, c-format
11050 msgid "Invalid register: 'r%d'"
11051 msgstr ""
11052
11053 #: config/tc-sh.c:2472
11054 #, c-format
11055 msgid "failed for %d\n"
11056 msgstr ""
11057
11058 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11059 msgid "invalid operands for opcode"
11060 msgstr ""
11061
11062 #: config/tc-sh.c:2590
11063 msgid "insn can't be combined with parallel processing insn"
11064 msgstr ""
11065
11066 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11067 msgid "multiple movx specifications"
11068 msgstr ""
11069
11070 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11071 msgid "multiple movy specifications"
11072 msgstr ""
11073
11074 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11075 msgid "invalid movx address register"
11076 msgstr ""
11077
11078 #: config/tc-sh.c:2613
11079 msgid "insn cannot be combined with non-nopy"
11080 msgstr ""
11081
11082 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11083 msgid "invalid movy address register"
11084 msgstr ""
11085
11086 #: config/tc-sh.c:2629
11087 msgid "insn cannot be combined with non-nopx"
11088 msgstr ""
11089
11090 #: config/tc-sh.c:2642
11091 msgid "previous movy requires nopx"
11092 msgstr ""
11093
11094 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11095 msgid "invalid movx dsp register"
11096 msgstr ""
11097
11098 #: config/tc-sh.c:2665
11099 msgid "previous movx requires nopy"
11100 msgstr ""
11101
11102 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11103 msgid "invalid movy dsp register"
11104 msgstr ""
11105
11106 #: config/tc-sh.c:2689
11107 msgid "dsp immediate shift value not constant"
11108 msgstr ""
11109
11110 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11111 msgid "multiple parallel processing specifications"
11112 msgstr ""
11113
11114 #: config/tc-sh.c:2722
11115 msgid "multiple condition specifications"
11116 msgstr ""
11117
11118 #: config/tc-sh.c:2760
11119 msgid "insn cannot be combined with pmuls"
11120 msgstr ""
11121
11122 #: config/tc-sh.c:2776
11123 msgid "bad combined pmuls output operand"
11124 msgstr ""
11125
11126 #: config/tc-sh.c:2786
11127 msgid "destination register is same for parallel insns"
11128 msgstr ""
11129
11130 #: config/tc-sh.c:2795
11131 msgid "condition not followed by conditionalizable insn"
11132 msgstr ""
11133
11134 #: config/tc-sh.c:2805
11135 msgid "unrecognized characters at end of parallel processing insn"
11136 msgstr ""
11137
11138 #: config/tc-sh.c:2921
11139 msgid "opcode not valid for this cpu variant"
11140 msgstr ""
11141
11142 #: config/tc-sh.c:2954
11143 msgid "Delayed branches not available on SH1"
11144 msgstr ""
11145
11146 #: config/tc-sh.c:2989
11147 #, c-format
11148 msgid "excess operands: '%s'"
11149 msgstr ""
11150
11151 #: config/tc-sh.c:3066
11152 msgid ".uses pseudo-op seen when not relaxing"
11153 msgstr ""
11154
11155 #: config/tc-sh.c:3072
11156 msgid "bad .uses format"
11157 msgstr ""
11158
11159 #: config/tc-sh.c:3174
11160 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11161 msgstr ""
11162
11163 #: config/tc-sh.c:3180
11164 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11165 msgstr ""
11166
11167 #: config/tc-sh.c:3182
11168 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11169 msgstr ""
11170
11171 #: config/tc-sh.c:3223
11172 msgid "Invalid combination: --abi=32 with --abi=64"
11173 msgstr ""
11174
11175 #: config/tc-sh.c:3229
11176 msgid "Invalid combination: --abi=64 with --abi=32"
11177 msgstr ""
11178
11179 #: config/tc-sh.c:3231
11180 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11181 msgstr ""
11182
11183 #: config/tc-sh.c:3265
11184 #, c-format
11185 msgid ""
11186 "SH options:\n"
11187 "--little\t\tgenerate little endian code\n"
11188 "--big\t\t\tgenerate big endian code\n"
11189 "--relax\t\t\talter jump instructions for long displacements\n"
11190 "--renesas\t\tdisable optimization with section symbol for\n"
11191 "\t\t\tcompatibility with Renesas assembler.\n"
11192 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11193 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11194 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11195 "--isa=[any\t\tuse most appropriate isa\n"
11196 "    | dsp               same as '-dsp'\n"
11197 "    | fp"
11198 msgstr ""
11199
11200 #: config/tc-sh.c:3291
11201 #, c-format
11202 msgid ""
11203 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11204 "    | SHmedia\n"
11205 "    | shcompact\n"
11206 "    | SHcompact]\n"
11207 msgstr ""
11208
11209 #: config/tc-sh.c:3296
11210 #, c-format
11211 msgid ""
11212 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11213 "\t\t\tfile type\n"
11214 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
11215 "\t\t\tSHcompact code sections\n"
11216 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11217 "\t\t\tconstants and SHcompact code\n"
11218 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11219 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11220 "\t\t\tto 32 bits only\n"
11221 msgstr ""
11222
11223 #: config/tc-sh.c:3395
11224 msgid ".uses does not refer to a local symbol in the same section"
11225 msgstr ""
11226
11227 #: config/tc-sh.c:3414
11228 msgid "can't find fixup pointed to by .uses"
11229 msgstr ""
11230
11231 #: config/tc-sh.c:3434
11232 msgid ".uses target does not refer to a local symbol in the same section"
11233 msgstr ""
11234
11235 #: config/tc-sh.c:3511
11236 msgid "displacement overflows 12-bit field"
11237 msgstr ""
11238
11239 #: config/tc-sh.c:3514
11240 #, c-format
11241 msgid "displacement to defined symbol %s overflows 12-bit field"
11242 msgstr ""
11243
11244 #: config/tc-sh.c:3518
11245 #, c-format
11246 msgid "displacement to undefined symbol %s overflows 12-bit field"
11247 msgstr ""
11248
11249 #: config/tc-sh.c:3591
11250 msgid "displacement overflows 8-bit field"
11251 msgstr ""
11252
11253 #: config/tc-sh.c:3594
11254 #, c-format
11255 msgid "displacement to defined symbol %s overflows 8-bit field"
11256 msgstr ""
11257
11258 #: config/tc-sh.c:3598
11259 #, c-format
11260 msgid "displacement to undefined symbol %s overflows 8-bit field "
11261 msgstr ""
11262
11263 #: config/tc-sh.c:3615
11264 #, c-format
11265 msgid "overflow in branch to %s; converted into longer instruction sequence"
11266 msgstr ""
11267
11268 #: config/tc-sh.c:3681 config/tc-sh.c:3728 config/tc-sparc.c:4241
11269 #: config/tc-sparc.c:4266
11270 msgid "misaligned data"
11271 msgstr ""
11272
11273 #: config/tc-sh.c:4156
11274 msgid "misaligned offset"
11275 msgstr ""
11276
11277 #: config/tc-sparc.c:286
11278 msgid "Invalid default architecture, broken assembler."
11279 msgstr ""
11280
11281 #: config/tc-sparc.c:290 config/tc-sparc.c:497
11282 msgid "Bad opcode table, broken assembler."
11283 msgstr ""
11284
11285 #: config/tc-sparc.c:489
11286 #, c-format
11287 msgid "invalid architecture -xarch=%s"
11288 msgstr ""
11289
11290 #: config/tc-sparc.c:491
11291 #, c-format
11292 msgid "invalid architecture -A%s"
11293 msgstr ""
11294
11295 #: config/tc-sparc.c:558
11296 #, c-format
11297 msgid "No compiled in support for %d bit object file format"
11298 msgstr ""
11299
11300 #: config/tc-sparc.c:636
11301 #, c-format
11302 msgid "SPARC options:\n"
11303 msgstr ""
11304
11305 #: config/tc-sparc.c:665
11306 #, c-format
11307 msgid ""
11308 "\n"
11309 "\t\t\tspecify variant of SPARC architecture\n"
11310 "-bump\t\t\twarn when assembler switches architectures\n"
11311 "-sparc\t\t\tignored\n"
11312 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
11313 "-relax\t\t\trelax jumps and branches (default)\n"
11314 "-no-relax\t\tavoid changing any jumps and branches\n"
11315 msgstr ""
11316
11317 #: config/tc-sparc.c:673
11318 #, c-format
11319 msgid "-k\t\t\tgenerate PIC\n"
11320 msgstr ""
11321
11322 #: config/tc-sparc.c:677
11323 #, c-format
11324 msgid ""
11325 "-32\t\t\tcreate 32 bit object file\n"
11326 "-64\t\t\tcreate 64 bit object file\n"
11327 msgstr ""
11328
11329 #: config/tc-sparc.c:680
11330 #, c-format
11331 msgid "\t\t\t[default is %d]\n"
11332 msgstr ""
11333
11334 #: config/tc-sparc.c:682
11335 #, c-format
11336 msgid ""
11337 "-TSO\t\t\tuse Total Store Ordering\n"
11338 "-PSO\t\t\tuse Partial Store Ordering\n"
11339 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
11340 msgstr ""
11341
11342 #: config/tc-sparc.c:686
11343 #, c-format
11344 msgid "\t\t\t[default is %s]\n"
11345 msgstr ""
11346
11347 #: config/tc-sparc.c:688
11348 #, c-format
11349 msgid ""
11350 "-KPIC\t\t\tgenerate PIC\n"
11351 "-V\t\t\tprint assembler version number\n"
11352 "-undeclared-regs\tignore application global register usage without\n"
11353 "\t\t\tappropriate .register directive (default)\n"
11354 "-no-undeclared-regs\tforce error on application global register usage\n"
11355 "\t\t\twithout appropriate .register directive\n"
11356 "-q\t\t\tignored\n"
11357 "-Qy, -Qn\t\tignored\n"
11358 "-s\t\t\tignored\n"
11359 msgstr ""
11360
11361 #: config/tc-sparc.c:700
11362 #, c-format
11363 msgid ""
11364 "-EL\t\t\tgenerate code for a little endian machine\n"
11365 "-EB\t\t\tgenerate code for a big endian machine\n"
11366 "--little-endian-data\tgenerate code for a machine having big endian\n"
11367 "                        instructions and little endian data.\n"
11368 msgstr ""
11369
11370 #: config/tc-sparc.c:833
11371 #, c-format
11372 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11373 msgstr ""
11374
11375 #: config/tc-sparc.c:852
11376 #, c-format
11377 msgid "Internal error: can't find opcode `%s' for `%s'\n"
11378 msgstr ""
11379
11380 #: config/tc-sparc.c:998
11381 msgid "Support for 64-bit arithmetic not compiled in."
11382 msgstr ""
11383
11384 #: config/tc-sparc.c:1045
11385 msgid "set: number not in 0..4294967295 range"
11386 msgstr ""
11387
11388 #: config/tc-sparc.c:1052
11389 msgid "set: number not in -2147483648..4294967295 range"
11390 msgstr ""
11391
11392 #: config/tc-sparc.c:1112
11393 msgid "setsw: number not in -2147483648..4294967295 range"
11394 msgstr ""
11395
11396 #: config/tc-sparc.c:1161
11397 msgid "setx: temporary register same as destination register"
11398 msgstr ""
11399
11400 #: config/tc-sparc.c:1232
11401 msgid "setx: illegal temporary register g0"
11402 msgstr ""
11403
11404 #: config/tc-sparc.c:1330
11405 msgid "FP branch in delay slot"
11406 msgstr ""
11407
11408 #: config/tc-sparc.c:1345
11409 msgid "FP branch preceded by FP instruction; NOP inserted"
11410 msgstr ""
11411
11412 #: config/tc-sparc.c:1385
11413 msgid "failed special case insn sanity check"
11414 msgstr ""
11415
11416 #: config/tc-sparc.c:1475
11417 msgid ": invalid membar mask name"
11418 msgstr ""
11419
11420 #: config/tc-sparc.c:1491
11421 msgid ": invalid membar mask expression"
11422 msgstr ""
11423
11424 #: config/tc-sparc.c:1496
11425 msgid ": invalid membar mask number"
11426 msgstr ""
11427
11428 #: config/tc-sparc.c:1511
11429 msgid ": invalid siam mode expression"
11430 msgstr ""
11431
11432 #: config/tc-sparc.c:1516
11433 msgid ": invalid siam mode number"
11434 msgstr ""
11435
11436 #: config/tc-sparc.c:1532
11437 msgid ": invalid prefetch function name"
11438 msgstr ""
11439
11440 #: config/tc-sparc.c:1540
11441 msgid ": invalid prefetch function expression"
11442 msgstr ""
11443
11444 #: config/tc-sparc.c:1545
11445 msgid ": invalid prefetch function number"
11446 msgstr ""
11447
11448 #: config/tc-sparc.c:1573 config/tc-sparc.c:1585
11449 msgid ": unrecognizable privileged register"
11450 msgstr ""
11451
11452 #: config/tc-sparc.c:1609 config/tc-sparc.c:1621
11453 msgid ": unrecognizable hyperprivileged register"
11454 msgstr ""
11455
11456 #: config/tc-sparc.c:1645 config/tc-sparc.c:1670
11457 msgid ": unrecognizable v9a or v9b ancillary state register"
11458 msgstr ""
11459
11460 #: config/tc-sparc.c:1650
11461 msgid ": rd on write only ancillary state register"
11462 msgstr ""
11463
11464 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11465 #: config/tc-sparc.c:1658
11466 msgid ": unrecognizable v9a ancillary state register"
11467 msgstr ""
11468
11469 #: config/tc-sparc.c:1694
11470 msgid ": asr number must be between 16 and 31"
11471 msgstr ""
11472
11473 #: config/tc-sparc.c:1702
11474 msgid ": asr number must be between 0 and 31"
11475 msgstr ""
11476
11477 #: config/tc-sparc.c:1712
11478 #, c-format
11479 msgid ": expecting %asrN"
11480 msgstr ""
11481
11482 #: config/tc-sparc.c:1898 config/tc-sparc.c:1936 config/tc-sparc.c:2343
11483 #: config/tc-sparc.c:2379
11484 #, c-format
11485 msgid "Illegal operands: %%%s requires arguments in ()"
11486 msgstr ""
11487
11488 #: config/tc-sparc.c:1904
11489 #, c-format
11490 msgid ""
11491 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
11492 "()"
11493 msgstr ""
11494
11495 #: config/tc-sparc.c:1915
11496 #, c-format
11497 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11498 msgstr ""
11499
11500 #: config/tc-sparc.c:2122
11501 msgid "detected global register use not covered by .register pseudo-op"
11502 msgstr ""
11503
11504 #: config/tc-sparc.c:2193
11505 msgid ": There are only 64 f registers; [0-63]"
11506 msgstr ""
11507
11508 #: config/tc-sparc.c:2195 config/tc-sparc.c:2213
11509 msgid ": There are only 32 f registers; [0-31]"
11510 msgstr ""
11511
11512 #: config/tc-sparc.c:2205
11513 msgid ": There are only 32 single precision f registers; [0-31]"
11514 msgstr ""
11515
11516 #: config/tc-sparc.c:2391
11517 #, c-format
11518 msgid ""
11519 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11520 msgstr ""
11521
11522 #: config/tc-sparc.c:2501
11523 #, c-format
11524 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11525 msgstr ""
11526
11527 #: config/tc-sparc.c:2511
11528 #, c-format
11529 msgid ""
11530 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11531 "symbol"
11532 msgstr ""
11533
11534 #: config/tc-sparc.c:2529
11535 msgid ": PC-relative operand can't be a constant"
11536 msgstr ""
11537
11538 #: config/tc-sparc.c:2536
11539 msgid ": TLS operand can't be a constant"
11540 msgstr ""
11541
11542 #: config/tc-sparc.c:2569
11543 msgid ": invalid ASI name"
11544 msgstr ""
11545
11546 #: config/tc-sparc.c:2577
11547 msgid ": invalid ASI expression"
11548 msgstr ""
11549
11550 #: config/tc-sparc.c:2582
11551 msgid ": invalid ASI number"
11552 msgstr ""
11553
11554 #: config/tc-sparc.c:2679
11555 msgid "OPF immediate operand out of range (0-0x1ff)"
11556 msgstr ""
11557
11558 #: config/tc-sparc.c:2684
11559 msgid "non-immediate OPF operand, ignored"
11560 msgstr ""
11561
11562 #: config/tc-sparc.c:2703
11563 msgid ": invalid cpreg name"
11564 msgstr ""
11565
11566 #: config/tc-sparc.c:2732
11567 #, c-format
11568 msgid "Illegal operands%s"
11569 msgstr ""
11570
11571 #: config/tc-sparc.c:2766
11572 #, c-format
11573 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11574 msgstr ""
11575
11576 #: config/tc-sparc.c:2802
11577 #, c-format
11578 msgid "Architecture mismatch on \"%s\"."
11579 msgstr ""
11580
11581 #: config/tc-sparc.c:2803
11582 #, c-format
11583 msgid " (Requires %s; requested architecture is %s.)"
11584 msgstr ""
11585
11586 #: config/tc-sparc.c:3350
11587 #, c-format
11588 msgid "bad or unhandled relocation type: 0x%02x"
11589 msgstr ""
11590
11591 #: config/tc-sparc.c:3686
11592 msgid "Expected comma after name"
11593 msgstr ""
11594
11595 #: config/tc-sparc.c:3695
11596 #, c-format
11597 msgid "BSS length (%d.) <0! Ignored."
11598 msgstr ""
11599
11600 #: config/tc-sparc.c:3707
11601 msgid "bad .reserve segment -- expected BSS segment"
11602 msgstr ""
11603
11604 #: config/tc-sparc.c:3735
11605 #, c-format
11606 msgid "alignment too large; assuming %d"
11607 msgstr ""
11608
11609 #: config/tc-sparc.c:3741 config/tc-sparc.c:3892
11610 msgid "negative alignment"
11611 msgstr ""
11612
11613 #: config/tc-sparc.c:3751 config/tc-sparc.c:3915 read.c:1320 read.c:2355
11614 msgid "alignment not a power of 2"
11615 msgstr ""
11616
11617 #: config/tc-sparc.c:3829 config/tc-v850.c:222
11618 msgid "Expected comma after symbol-name"
11619 msgstr ""
11620
11621 #: config/tc-sparc.c:3839
11622 #, c-format
11623 msgid ".COMMon length (%lu) out of range ignored"
11624 msgstr ""
11625
11626 #: config/tc-sparc.c:3872
11627 msgid "Expected comma after common length"
11628 msgstr ""
11629
11630 #: config/tc-sparc.c:3886
11631 #, c-format
11632 msgid "alignment too large; assuming %ld"
11633 msgstr ""
11634
11635 #: config/tc-sparc.c:4032
11636 msgid "Unknown segment type"
11637 msgstr ""
11638
11639 #: config/tc-sparc.c:4111 config/tc-sparc.c:4121
11640 #, c-format
11641 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11642 msgstr ""
11643
11644 #: config/tc-sparc.c:4139
11645 msgid "redefinition of global register"
11646 msgstr ""
11647
11648 #: config/tc-sparc.c:4150
11649 #, c-format
11650 msgid "Register symbol %s already defined."
11651 msgstr ""
11652
11653 #: config/tc-sparc.c:4359
11654 #, c-format
11655 msgid "Illegal operands: %%r_plt in %d-byte data field"
11656 msgstr ""
11657
11658 #: config/tc-sparc.c:4369
11659 #, c-format
11660 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11661 msgstr ""
11662
11663 #: config/tc-sparc.c:4406 config/tc-vax.c:3312
11664 #, c-format
11665 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11666 msgstr ""
11667
11668 #: config/tc-sparc.c:4414 config/tc-sparc.c:4445 config/tc-sparc.c:4454
11669 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
11670 #, c-format
11671 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11672 msgstr ""
11673
11674 #: config/tc-sparc.c:4463 config/tc-vax.c:3369
11675 #, c-format
11676 msgid "Illegal operands: garbage after %%r_%s%d()"
11677 msgstr ""
11678
11679 #: config/tc-sparc.h:60
11680 msgid "sparc convert_frag\n"
11681 msgstr ""
11682
11683 #: config/tc-sparc.h:62 config/tc-z80.h:53
11684 msgid "estimate_size_before_relax called"
11685 msgstr ""
11686
11687 #: config/tc-spu.c:126
11688 #, c-format
11689 msgid "Can't hash instruction '%s':%s"
11690 msgstr ""
11691
11692 #: config/tc-spu.c:180
11693 msgid ""
11694 "SPU options:\n"
11695 "  --apuasm\t\t  emulate behaviour of apuasm\n"
11696 msgstr ""
11697
11698 #: config/tc-spu.c:286
11699 #, c-format
11700 msgid "Invalid mnemonic '%s'"
11701 msgstr ""
11702
11703 #: config/tc-spu.c:292
11704 #, c-format
11705 msgid "'%s' is only available in DD2.0 or higher."
11706 msgstr ""
11707
11708 #: config/tc-spu.c:324
11709 #, c-format
11710 msgid "Error in argument %d.  Expecting:  \"%s\""
11711 msgstr ""
11712
11713 #: config/tc-spu.c:335
11714 msgid "Mixing register syntax, with and without '$'."
11715 msgstr ""
11716
11717 #: config/tc-spu.c:341
11718 #, c-format
11719 msgid "Treating '%-*s' as a symbol."
11720 msgstr ""
11721
11722 #: config/tc-spu.c:547
11723 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11724 msgstr ""
11725
11726 #: config/tc-spu.c:549
11727 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11728 msgstr ""
11729
11730 #: config/tc-spu.c:592
11731 #, c-format
11732 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11733 msgstr ""
11734
11735 #: config/tc-spu.c:598
11736 #, c-format
11737 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11738 msgstr ""
11739
11740 #: config/tc-spu.c:668 config/tc-spu.c:671
11741 #, c-format
11742 msgid "Constant expression %d out of range, [%d, %d]."
11743 msgstr ""
11744
11745 #: config/tc-spu.c:805
11746 msgid "Relaxation should never occur"
11747 msgstr ""
11748
11749 #: config/tc-spu.h:83
11750 msgid "spu convert_frag\n"
11751 msgstr ""
11752
11753 #: config/tc-tic4x.c:2897
11754 #, c-format
11755 msgid ""
11756 "\n"
11757 "TIC4X options:\n"
11758 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
11759 "                            30 - TMS320C30\n"
11760 "                            31 - TMS320C31, TMS320LC31\n"
11761 "                            32 - TMS320C32\n"
11762 "                            33 - TMS320VC33\n"
11763 "                            40 - TMS320C40\n"
11764 "                            44 - TMS320C44\n"
11765 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
11766 "                          Combinations of -mcpu and -mrev will enable/"
11767 "disable\n"
11768 "                          the appropriate options (-midle2, -mlowpower and\n"
11769 "                          -menhanced) according to the selected type\n"
11770 "  -mbig                   select big memory model\n"
11771 "  -msmall                 select small memory model (default)\n"
11772 "  -mregparm               select register parameters (default)\n"
11773 "  -mmemparm               select memory parameters\n"
11774 "  -midle2                 enable IDLE2 support\n"
11775 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
11776 "  -menhanced              enable enhanced opcode support\n"
11777 msgstr ""
11778
11779 #. Only word (et al.), align, or conditionals are allowed within
11780 #. .struct/.union.
11781 #: config/tc-tic54x.c:220
11782 msgid "pseudo-op illegal within .struct/.union"
11783 msgstr ""
11784
11785 #: config/tc-tic54x.c:345
11786 #, c-format
11787 msgid "C54x-specific command line  options:\n"
11788 msgstr ""
11789
11790 #: config/tc-tic54x.c:346
11791 #, c-format
11792 msgid "-mfar-mode | -mf          Use extended addressing\n"
11793 msgstr ""
11794
11795 #: config/tc-tic54x.c:347
11796 #, c-format
11797 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
11798 msgstr ""
11799
11800 #: config/tc-tic54x.c:348
11801 #, c-format
11802 msgid "-merrors-to-file <filename>\n"
11803 msgstr ""
11804
11805 #: config/tc-tic54x.c:349
11806 #, c-format
11807 msgid "-me <filename>            Redirect errors to a file\n"
11808 msgstr ""
11809
11810 #: config/tc-tic54x.c:471
11811 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11812 msgstr ""
11813
11814 #: config/tc-tic54x.c:525
11815 msgid "Unterminated string after absolute expression"
11816 msgstr ""
11817
11818 #: config/tc-tic54x.c:533
11819 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11820 msgstr ""
11821
11822 #: config/tc-tic54x.c:545
11823 msgid "symbols assigned with .eval must begin with a letter"
11824 msgstr ""
11825
11826 #: config/tc-tic54x.c:803
11827 msgid "Offset on nested structures is ignored"
11828 msgstr ""
11829
11830 #: config/tc-tic54x.c:854
11831 #, c-format
11832 msgid ".end%s without preceding .%s"
11833 msgstr ""
11834
11835 #: config/tc-tic54x.c:921
11836 #, c-format
11837 msgid "Unrecognized struct/union tag '%s'"
11838 msgstr ""
11839
11840 #: config/tc-tic54x.c:923
11841 msgid ".tag requires a structure tag"
11842 msgstr ""
11843
11844 #: config/tc-tic54x.c:929
11845 msgid "Label required for .tag"
11846 msgstr ""
11847
11848 #: config/tc-tic54x.c:948
11849 #, c-format
11850 msgid ".tag target '%s' undefined"
11851 msgstr ""
11852
11853 #: config/tc-tic54x.c:1011
11854 #, c-format
11855 msgid ".field count '%d' out of range (1 <= X <= 32)"
11856 msgstr ""
11857
11858 #: config/tc-tic54x.c:1039
11859 #, c-format
11860 msgid "Unrecognized field type '%c'"
11861 msgstr ""
11862
11863 #. Disallow .byte with a non constant expression that will
11864 #. require relocation.
11865 #: config/tc-tic54x.c:1176
11866 msgid "Relocatable values require at least WORD storage"
11867 msgstr ""
11868
11869 #: config/tc-tic54x.c:1238
11870 msgid "Use of .def/.ref is deprecated.  Use .global instead"
11871 msgstr ""
11872
11873 #: config/tc-tic54x.c:1437
11874 msgid ".space/.bes repeat count is negative, ignored"
11875 msgstr ""
11876
11877 #: config/tc-tic54x.c:1442
11878 msgid ".space/.bes repeat count is zero, ignored"
11879 msgstr ""
11880
11881 #: config/tc-tic54x.c:1520
11882 msgid "Missing size argument"
11883 msgstr ""
11884
11885 #: config/tc-tic54x.c:1657
11886 msgid "CPU version has already been set"
11887 msgstr ""
11888
11889 #: config/tc-tic54x.c:1661
11890 #, c-format
11891 msgid "Unrecognized version '%s'"
11892 msgstr ""
11893
11894 #: config/tc-tic54x.c:1667
11895 msgid "Changing of CPU version on the fly not supported"
11896 msgstr ""
11897
11898 #: config/tc-tic54x.c:1803
11899 msgid "p2align not supported on this target"
11900 msgstr ""
11901
11902 #: config/tc-tic54x.c:1816
11903 msgid "Argument to .even ignored"
11904 msgstr ""
11905
11906 #: config/tc-tic54x.c:1863
11907 msgid "Invalid field size, must be from 1 to 32"
11908 msgstr ""
11909
11910 #: config/tc-tic54x.c:1876
11911 msgid "field size must be 16 when value is relocatable"
11912 msgstr ""
11913
11914 #: config/tc-tic54x.c:1891
11915 msgid "field value truncated"
11916 msgstr ""
11917
11918 #: config/tc-tic54x.c:2000 config/tc-tic54x.c:2317
11919 #, c-format
11920 msgid "Unrecognized section '%s'"
11921 msgstr ""
11922
11923 #: config/tc-tic54x.c:2009
11924 msgid "Current section is unitialized, section name required for .clink"
11925 msgstr ""
11926
11927 #: config/tc-tic54x.c:2223
11928 msgid "ENDLOOP without corresponding LOOP"
11929 msgstr ""
11930
11931 #: config/tc-tic54x.c:2267
11932 msgid "Mixing of normal and extended addressing not supported"
11933 msgstr ""
11934
11935 #: config/tc-tic54x.c:2273
11936 msgid "Extended addressing not supported on the specified CPU"
11937 msgstr ""
11938
11939 #: config/tc-tic54x.c:2323
11940 msgid ".sblock may be used for initialized sections only"
11941 msgstr ""
11942
11943 #: config/tc-tic54x.c:2354
11944 msgid "Symbol missing for .set/.equ"
11945 msgstr ""
11946
11947 #: config/tc-tic54x.c:2413
11948 msgid ".var may only be used within a macro definition"
11949 msgstr ""
11950
11951 #: config/tc-tic54x.c:2421
11952 msgid "Substitution symbols must begin with a letter"
11953 msgstr ""
11954
11955 #: config/tc-tic54x.c:2515
11956 #, c-format
11957 msgid "can't open macro library file '%s' for reading: %s"
11958 msgstr ""
11959
11960 #: config/tc-tic54x.c:2522
11961 #, c-format
11962 msgid "File '%s' not in macro archive format"
11963 msgstr ""
11964
11965 #: config/tc-tic54x.c:2654
11966 #, c-format
11967 msgid "Bad COFF version '%s'"
11968 msgstr ""
11969
11970 #: config/tc-tic54x.c:2663
11971 #, c-format
11972 msgid "Bad CPU version '%s'"
11973 msgstr ""
11974
11975 #: config/tc-tic54x.c:2676 config/tc-tic54x.c:2679
11976 #, c-format
11977 msgid "Can't redirect stderr to the file '%s'"
11978 msgstr ""
11979
11980 #: config/tc-tic54x.c:2807
11981 #, c-format
11982 msgid "Undefined substitution symbol '%s'"
11983 msgstr ""
11984
11985 #: config/tc-tic54x.c:3464
11986 msgid "Badly formed address expression"
11987 msgstr ""
11988
11989 #: config/tc-tic54x.c:3728
11990 #, c-format
11991 msgid "Invalid dmad syntax '%s'"
11992 msgstr ""
11993
11994 #: config/tc-tic54x.c:3794
11995 #, c-format
11996 msgid ""
11997 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
11998 msgstr ""
11999
12000 #: config/tc-tic54x.c:3847
12001 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12002 msgstr ""
12003
12004 #: config/tc-tic54x.c:3867
12005 #, c-format
12006 msgid "Unrecognized indirect address format \"%s\""
12007 msgstr ""
12008
12009 #: config/tc-tic54x.c:3906
12010 #, c-format
12011 msgid "Operand '%s' out of range (%d <= x <= %d)"
12012 msgstr ""
12013
12014 #: config/tc-tic54x.c:3926
12015 msgid "Error in relocation handling"
12016 msgstr ""
12017
12018 #: config/tc-tic54x.c:3947 config/tc-tic54x.c:4011 config/tc-tic54x.c:4043
12019 #, c-format
12020 msgid "Unrecognized condition code \"%s\""
12021 msgstr ""
12022
12023 #: config/tc-tic54x.c:3964
12024 #, c-format
12025 msgid "Condition \"%s\" does not match preceding group"
12026 msgstr ""
12027
12028 #: config/tc-tic54x.c:3972
12029 #, c-format
12030 msgid ""
12031 "Condition \"%s\" uses a different accumulator from a preceding condition"
12032 msgstr ""
12033
12034 #: config/tc-tic54x.c:3979
12035 msgid "Only one comparison conditional allowed"
12036 msgstr ""
12037
12038 #: config/tc-tic54x.c:3984
12039 msgid "Only one overflow conditional allowed"
12040 msgstr ""
12041
12042 #: config/tc-tic54x.c:3992
12043 #, c-format
12044 msgid "Duplicate %s conditional"
12045 msgstr ""
12046
12047 #: config/tc-tic54x.c:4027
12048 msgid "Invalid auxiliary register (use AR0-AR7)"
12049 msgstr ""
12050
12051 #: config/tc-tic54x.c:4063
12052 msgid "lk addressing modes are invalid for memory-mapped register addressing"
12053 msgstr ""
12054
12055 #: config/tc-tic54x.c:4071
12056 msgid ""
12057 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
12058 "Resulting behavior is undefined."
12059 msgstr ""
12060
12061 #: config/tc-tic54x.c:4097
12062 msgid ""
12063 "Destination accumulator for each part of this parallel instruction must be "
12064 "different"
12065 msgstr ""
12066
12067 #: config/tc-tic54x.c:4146
12068 #, c-format
12069 msgid "Memory mapped register \"%s\" out of range"
12070 msgstr ""
12071
12072 #: config/tc-tic54x.c:4185
12073 msgid "Invalid operand (use 1, 2, or 3)"
12074 msgstr ""
12075
12076 #: config/tc-tic54x.c:4210
12077 msgid "A status register or status bit name is required"
12078 msgstr ""
12079
12080 #: config/tc-tic54x.c:4220
12081 #, c-format
12082 msgid "Unrecognized status bit \"%s\""
12083 msgstr ""
12084
12085 #: config/tc-tic54x.c:4243
12086 #, c-format
12087 msgid "Invalid status register \"%s\""
12088 msgstr ""
12089
12090 #: config/tc-tic54x.c:4255
12091 #, c-format
12092 msgid "Operand \"%s\" out of range (use 1 or 2)"
12093 msgstr ""
12094
12095 #: config/tc-tic54x.c:4463
12096 #, c-format
12097 msgid "Unrecognized instruction \"%s\""
12098 msgstr ""
12099
12100 #: config/tc-tic54x.c:4492
12101 #, c-format
12102 msgid "Unrecognized operand list '%s' for instruction '%s'"
12103 msgstr ""
12104
12105 #: config/tc-tic54x.c:4524
12106 #, c-format
12107 msgid "Unrecognized parallel instruction \"%s\""
12108 msgstr ""
12109
12110 #: config/tc-tic54x.c:4575
12111 #, c-format
12112 msgid "Invalid operand (s) for parallel instruction \"%s\""
12113 msgstr ""
12114
12115 #: config/tc-tic54x.c:4578
12116 #, c-format
12117 msgid "Unrecognized parallel instruction combination \"%s || %s\""
12118 msgstr ""
12119
12120 #: config/tc-tic54x.c:4815
12121 #, c-format
12122 msgid "%s symbol recursion stopped at second appearance of '%s'"
12123 msgstr ""
12124
12125 #: config/tc-tic54x.c:4855
12126 msgid "Unrecognized substitution symbol function"
12127 msgstr ""
12128
12129 #: config/tc-tic54x.c:4860
12130 msgid "Missing '(' after substitution symbol function"
12131 msgstr ""
12132
12133 #: config/tc-tic54x.c:4874
12134 msgid "Expecting second argument"
12135 msgstr ""
12136
12137 #: config/tc-tic54x.c:4887 config/tc-tic54x.c:4937
12138 msgid "Extra junk in function call, expecting ')'"
12139 msgstr ""
12140
12141 #: config/tc-tic54x.c:4913
12142 msgid "Function expects two arguments"
12143 msgstr ""
12144
12145 #: config/tc-tic54x.c:4926
12146 msgid "Expecting character constant argument"
12147 msgstr ""
12148
12149 #: config/tc-tic54x.c:4932
12150 msgid "Both arguments must be substitution symbols"
12151 msgstr ""
12152
12153 #: config/tc-tic54x.c:4985
12154 #, c-format
12155 msgid "Invalid subscript (use 1 to %d)"
12156 msgstr ""
12157
12158 #: config/tc-tic54x.c:4995
12159 #, c-format
12160 msgid "Invalid length (use 0 to %d"
12161 msgstr ""
12162
12163 #: config/tc-tic54x.c:5005
12164 msgid "Missing ')' in subscripted substitution symbol expression"
12165 msgstr ""
12166
12167 #: config/tc-tic54x.c:5025
12168 msgid "Missing forced substitution terminator ':'"
12169 msgstr ""
12170
12171 #: config/tc-tic54x.c:5180
12172 #, c-format
12173 msgid ""
12174 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12175 "left)"
12176 msgstr ""
12177
12178 #: config/tc-tic54x.c:5221
12179 #, c-format
12180 msgid "Unrecognized parallel instruction '%s'"
12181 msgstr ""
12182
12183 #: config/tc-tic54x.c:5233
12184 #, c-format
12185 msgid "Instruction '%s' requires an LP cpu version"
12186 msgstr ""
12187
12188 #: config/tc-tic54x.c:5240
12189 #, c-format
12190 msgid "Instruction '%s' requires far mode addressing"
12191 msgstr ""
12192
12193 #: config/tc-tic54x.c:5252
12194 #, c-format
12195 msgid ""
12196 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12197 "left). Resulting behavior is undefined."
12198 msgstr ""
12199
12200 #: config/tc-tic54x.c:5262
12201 msgid ""
12202 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
12203 "Resulting behavior is undefined."
12204 msgstr ""
12205
12206 #: config/tc-tic54x.c:5273
12207 #, c-format
12208 msgid "'%s' is not repeatable. Resulting behavior is undefined."
12209 msgstr ""
12210
12211 #: config/tc-tic54x.c:5277
12212 msgid ""
12213 "Instructions using long offset modifiers or absolute addresses are not "
12214 "repeatable. Resulting behavior is undefined."
12215 msgstr ""
12216
12217 #: config/tc-tic54x.c:5438
12218 #, c-format
12219 msgid "Unsupported relocation size %d"
12220 msgstr ""
12221
12222 #: config/tc-tic54x.c:5581
12223 msgid "non-absolute value used with .space/.bes"
12224 msgstr ""
12225
12226 #: config/tc-tic54x.c:5585
12227 #, c-format
12228 msgid "negative value ignored in %s"
12229 msgstr ""
12230
12231 #: config/tc-tic54x.c:5674
12232 #, c-format
12233 msgid "attempt to .space/.bes backwards? (%ld)"
12234 msgstr ""
12235
12236 #: config/tc-tic54x.c:5708
12237 #, c-format
12238 msgid "Invalid label '%s'"
12239 msgstr ""
12240
12241 #: config/tc-v850.c:233
12242 #, c-format
12243 msgid ".COMMon length (%d.) < 0! Ignored."
12244 msgstr ""
12245
12246 #: config/tc-v850.c:254
12247 #, c-format
12248 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12249 msgstr ""
12250
12251 #: config/tc-v850.c:280
12252 msgid "Common alignment negative; 0 assumed"
12253 msgstr ""
12254
12255 #: config/tc-v850.c:938
12256 #, c-format
12257 msgid "unknown operand shift: %x\n"
12258 msgstr ""
12259
12260 #: config/tc-v850.c:939
12261 msgid "internal failure in parse_register_list"
12262 msgstr ""
12263
12264 #: config/tc-v850.c:955
12265 msgid "constant expression or register list expected"
12266 msgstr ""
12267
12268 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12269 msgid "high bits set in register list expression"
12270 msgstr ""
12271
12272 #: config/tc-v850.c:1031 config/tc-v850.c:1094
12273 msgid "illegal register included in list"
12274 msgstr ""
12275
12276 #: config/tc-v850.c:1037
12277 msgid "system registers cannot be included in list"
12278 msgstr ""
12279
12280 #: config/tc-v850.c:1042
12281 msgid "PSW cannot be included in list"
12282 msgstr ""
12283
12284 #: config/tc-v850.c:1049
12285 msgid "High value system registers cannot be included in list"
12286 msgstr ""
12287
12288 #: config/tc-v850.c:1073
12289 msgid "second register should follow dash in register list"
12290 msgstr ""
12291
12292 #: config/tc-v850.c:1118
12293 #, c-format
12294 msgid " V850 options:\n"
12295 msgstr ""
12296
12297 #: config/tc-v850.c:1119
12298 #, c-format
12299 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
12300 msgstr ""
12301
12302 #: config/tc-v850.c:1120
12303 #, c-format
12304 msgid ""
12305 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
12306 msgstr ""
12307
12308 #: config/tc-v850.c:1121
12309 #, c-format
12310 msgid "  -mv850                    The code is targeted at the v850\n"
12311 msgstr ""
12312
12313 #: config/tc-v850.c:1122
12314 #, c-format
12315 msgid "  -mv850e                   The code is targeted at the v850e\n"
12316 msgstr ""
12317
12318 #: config/tc-v850.c:1123
12319 #, c-format
12320 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
12321 msgstr ""
12322
12323 #: config/tc-v850.c:1124
12324 #, c-format
12325 msgid ""
12326 "  -mv850any                 The code is generic, despite any processor "
12327 "specific instructions\n"
12328 msgstr ""
12329
12330 #: config/tc-v850.c:1125
12331 #, c-format
12332 msgid "  -mrelax                   Enable relaxation\n"
12333 msgstr ""
12334
12335 #: config/tc-v850.c:1291
12336 #, c-format
12337 msgid "Unable to determine default target processor from string: %s"
12338 msgstr ""
12339
12340 #: config/tc-v850.c:1326
12341 msgid "lo() relocation used on an instruction which does not support it"
12342 msgstr ""
12343
12344 #: config/tc-v850.c:1343
12345 msgid "ctoff() relocation used on an instruction which does not support it"
12346 msgstr ""
12347
12348 #: config/tc-v850.c:1365
12349 msgid "sdaoff() relocation used on an instruction which does not support it"
12350 msgstr ""
12351
12352 #: config/tc-v850.c:1387
12353 msgid "zdaoff() relocation used on an instruction which does not support it"
12354 msgstr ""
12355
12356 #: config/tc-v850.c:1420
12357 msgid "tdaoff() relocation used on an instruction which does not support it"
12358 msgstr ""
12359
12360 #: config/tc-v850.c:1625
12361 msgid "Target processor does not support this instruction."
12362 msgstr ""
12363
12364 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
12365 msgid "immediate operand is too large"
12366 msgstr ""
12367
12368 #: config/tc-v850.c:1725
12369 msgid "AAARG -> unhandled constant reloc"
12370 msgstr ""
12371
12372 #: config/tc-v850.c:1768
12373 msgid "invalid register name"
12374 msgstr ""
12375
12376 #: config/tc-v850.c:1772
12377 msgid "register r0 cannot be used here"
12378 msgstr ""
12379
12380 #: config/tc-v850.c:1783
12381 msgid "invalid system register name"
12382 msgstr ""
12383
12384 #: config/tc-v850.c:1795
12385 msgid "expected EP register"
12386 msgstr ""
12387
12388 #: config/tc-v850.c:1811
12389 msgid "invalid condition code name"
12390 msgstr ""
12391
12392 #: config/tc-v850.c:1831 config/tc-v850.c:1835
12393 msgid "constant too big to fit into instruction"
12394 msgstr ""
12395
12396 #: config/tc-v850.c:1888
12397 msgid "syntax error: value is missing before the register name"
12398 msgstr ""
12399
12400 #: config/tc-v850.c:1890
12401 msgid "syntax error: register not expected"
12402 msgstr ""
12403
12404 #: config/tc-v850.c:1903
12405 msgid "syntax error: system register not expected"
12406 msgstr ""
12407
12408 #: config/tc-v850.c:1907
12409 msgid "syntax error: condition code not expected"
12410 msgstr ""
12411
12412 #: config/tc-v850.c:1941 config/tc-xtensa.c:11593
12413 msgid "invalid operand"
12414 msgstr ""
12415
12416 #: config/tc-vax.c:1343
12417 msgid "no '[' to match ']'"
12418 msgstr ""
12419
12420 #: config/tc-vax.c:1359
12421 msgid "bad register in []"
12422 msgstr ""
12423
12424 #: config/tc-vax.c:1361
12425 msgid "[PC] index banned"
12426 msgstr ""
12427
12428 #: config/tc-vax.c:1397
12429 msgid "no '(' to match ')'"
12430 msgstr ""
12431
12432 #: config/tc-vax.c:1513
12433 msgid "invalid branch operand"
12434 msgstr ""
12435
12436 #: config/tc-vax.c:1540
12437 msgid "address prohibits @"
12438 msgstr ""
12439
12440 #: config/tc-vax.c:1542
12441 msgid "address prohibits #"
12442 msgstr ""
12443
12444 #: config/tc-vax.c:1546
12445 msgid "address prohibits -()"
12446 msgstr ""
12447
12448 #: config/tc-vax.c:1548
12449 msgid "address prohibits ()+"
12450 msgstr ""
12451
12452 #: config/tc-vax.c:1551
12453 msgid "address prohibits ()"
12454 msgstr ""
12455
12456 #: config/tc-vax.c:1553
12457 msgid "address prohibits []"
12458 msgstr ""
12459
12460 #: config/tc-vax.c:1555
12461 msgid "address prohibits register"
12462 msgstr ""
12463
12464 #: config/tc-vax.c:1557
12465 msgid "address prohibits displacement length specifier"
12466 msgstr ""
12467
12468 #: config/tc-vax.c:1585
12469 msgid "invalid operand of S^#"
12470 msgstr ""
12471
12472 #: config/tc-vax.c:1598
12473 msgid "S^# needs expression"
12474 msgstr ""
12475
12476 #: config/tc-vax.c:1605
12477 msgid "S^# may only read-access"
12478 msgstr ""
12479
12480 #: config/tc-vax.c:1628
12481 msgid "invalid operand of -()"
12482 msgstr ""
12483
12484 #: config/tc-vax.c:1634
12485 msgid "-(PC) unpredictable"
12486 msgstr ""
12487
12488 #: config/tc-vax.c:1636
12489 msgid "[]index same as -()register: unpredictable"
12490 msgstr ""
12491
12492 #: config/tc-vax.c:1668
12493 msgid "invalid operand of ()+"
12494 msgstr ""
12495
12496 #: config/tc-vax.c:1674
12497 msgid "(PC)+ unpredictable"
12498 msgstr ""
12499
12500 #: config/tc-vax.c:1676
12501 msgid "[]index same as ()+register: unpredictable"
12502 msgstr ""
12503
12504 #: config/tc-vax.c:1699
12505 msgid "# conflicts length"
12506 msgstr ""
12507
12508 #: config/tc-vax.c:1701
12509 msgid "# bars register"
12510 msgstr ""
12511
12512 #: config/tc-vax.c:1721
12513 msgid "writing or modifying # is unpredictable"
12514 msgstr ""
12515
12516 #: config/tc-vax.c:1747
12517 msgid "length not needed"
12518 msgstr ""
12519
12520 #: config/tc-vax.c:1754
12521 msgid "can't []index a register, because it has no address"
12522 msgstr ""
12523
12524 #: config/tc-vax.c:1756
12525 msgid "a register has no address"
12526 msgstr ""
12527
12528 #: config/tc-vax.c:1765
12529 msgid "PC part of operand unpredictable"
12530 msgstr ""
12531
12532 #: config/tc-vax.c:1921
12533 msgid "odd number of bytes in operand description"
12534 msgstr ""
12535
12536 #: config/tc-vax.c:1935
12537 msgid "Bad operand"
12538 msgstr ""
12539
12540 #: config/tc-vax.c:1940
12541 msgid "Not enough operands"
12542 msgstr ""
12543
12544 #: config/tc-vax.c:1947
12545 msgid "Too many operands"
12546 msgstr ""
12547
12548 #: config/tc-vax.c:2217
12549 msgid "SYMBOL TABLE not implemented"
12550 msgstr ""
12551
12552 #: config/tc-vax.c:2221
12553 msgid "TOKEN TRACE not implemented"
12554 msgstr ""
12555
12556 #: config/tc-vax.c:2225
12557 #, c-format
12558 msgid "Displacement length %s ignored!"
12559 msgstr ""
12560
12561 #: config/tc-vax.c:2229
12562 #, c-format
12563 msgid "I don't need or use temp. file \"%s\"."
12564 msgstr ""
12565
12566 #: config/tc-vax.c:2233
12567 msgid "I don't use an interpass file! -V ignored"
12568 msgstr ""
12569
12570 #: config/tc-vax.c:2290
12571 #, c-format
12572 msgid ""
12573 "VAX options:\n"
12574 "-d LENGTH\t\tignored\n"
12575 "-J\t\t\tignored\n"
12576 "-S\t\t\tignored\n"
12577 "-t FILE\t\t\tignored\n"
12578 "-T\t\t\tignored\n"
12579 "-V\t\t\tignored\n"
12580 msgstr ""
12581
12582 #: config/tc-vax.c:2299
12583 #, c-format
12584 msgid ""
12585 "VMS options:\n"
12586 "-+\t\t\thash encode names longer than 31 characters\n"
12587 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
12588 "-H\t\t\tshow new symbol after hash truncation\n"
12589 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12590 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12591 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12592 msgstr ""
12593
12594 #: config/tc-vax.c:2464
12595 #, c-format
12596 msgid "Ignoring statement due to \"%s\""
12597 msgstr ""
12598
12599 #: config/tc-vax.c:2481
12600 #, c-format
12601 msgid "Aborting because statement has \"%s\""
12602 msgstr ""
12603
12604 #: config/tc-vax.c:2526
12605 msgid "Can't relocate expression"
12606 msgstr ""
12607
12608 #: config/tc-vax.c:2629
12609 msgid "Bignum not permitted in short literal. Immediate mode assumed."
12610 msgstr ""
12611
12612 #: config/tc-vax.c:2638
12613 msgid "Can't do flonum short literal: immediate mode used."
12614 msgstr ""
12615
12616 #: config/tc-vax.c:2685
12617 #, c-format
12618 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12619 msgstr ""
12620
12621 #: config/tc-vax.c:2996
12622 #, c-format
12623 msgid "Short literal overflow(%ld.), immediate mode assumed."
12624 msgstr ""
12625
12626 #: config/tc-vax.c:3005
12627 #, c-format
12628 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12629 msgstr ""
12630
12631 #: config/tc-vax.c:3070
12632 msgid "Length specification ignored. Address mode 9F used"
12633 msgstr ""
12634
12635 #: config/tc-vax.c:3128
12636 msgid "Invalid operand:  immediate value used as base address."
12637 msgstr ""
12638
12639 #: config/tc-vax.c:3130
12640 msgid "Invalid operand:  immediate value used as address."
12641 msgstr ""
12642
12643 #: config/tc-vax.c:3155
12644 msgid "Symbol used as immediate operand in PIC mode."
12645 msgstr ""
12646
12647 #: config/tc-vax.c:3258
12648 #, c-format
12649 msgid "VIP_BEGIN error:%s"
12650 msgstr ""
12651
12652 #: config/tc-xc16x.c:211
12653 #, c-format
12654 msgid " XC16X specific command line options:\n"
12655 msgstr ""
12656
12657 #: config/tc-xstormy16.c:78
12658 #, c-format
12659 msgid " XSTORMY16 specific command line options:\n"
12660 msgstr ""
12661
12662 #: config/tc-xtensa.c:603
12663 msgid "illegal range of target hardware versions"
12664 msgstr ""
12665
12666 #: config/tc-xtensa.c:752
12667 msgid "--density option is ignored"
12668 msgstr ""
12669
12670 #: config/tc-xtensa.c:755
12671 msgid "--no-density option is ignored"
12672 msgstr ""
12673
12674 #: config/tc-xtensa.c:764
12675 msgid "--generics is deprecated; use --transform instead"
12676 msgstr ""
12677
12678 #: config/tc-xtensa.c:767
12679 msgid "--no-generics is deprecated; use --no-transform instead"
12680 msgstr ""
12681
12682 #: config/tc-xtensa.c:770
12683 msgid "--relax is deprecated; use --transform instead"
12684 msgstr ""
12685
12686 #: config/tc-xtensa.c:773
12687 msgid "--no-relax is deprecated; use --no-transform instead"
12688 msgstr ""
12689
12690 #: config/tc-xtensa.c:790
12691 msgid "--absolute-literals option not supported in this Xtensa configuration"
12692 msgstr ""
12693
12694 #: config/tc-xtensa.c:863
12695 msgid "prefer-l32r conflicts with prefer-const16"
12696 msgstr ""
12697
12698 #: config/tc-xtensa.c:869
12699 msgid "prefer-const16 conflicts with prefer-l32r"
12700 msgstr ""
12701
12702 #: config/tc-xtensa.c:877 config/tc-xtensa.c:886 config/tc-xtensa.c:890
12703 msgid "invalid target hardware version"
12704 msgstr ""
12705
12706 #: config/tc-xtensa.c:1065
12707 msgid "unmatched end directive"
12708 msgstr ""
12709
12710 #: config/tc-xtensa.c:1094
12711 msgid ".begin directive with no matching .end directive"
12712 msgstr ""
12713
12714 #: config/tc-xtensa.c:1135
12715 msgid "[no-]generics is deprecated; use [no-]transform instead"
12716 msgstr ""
12717
12718 #: config/tc-xtensa.c:1140
12719 msgid "[no-]relax is deprecated; use [no-]transform instead"
12720 msgstr ""
12721
12722 #: config/tc-xtensa.c:1153
12723 #, c-format
12724 msgid "directive %s cannot be negated"
12725 msgstr ""
12726
12727 #: config/tc-xtensa.c:1159
12728 msgid "unknown directive"
12729 msgstr ""
12730
12731 #: config/tc-xtensa.c:1180 config/tc-xtensa.c:1276 config/tc-xtensa.c:1518
12732 #: config/tc-xtensa.c:5562
12733 msgid "directives are not valid inside bundles"
12734 msgstr ""
12735
12736 #: config/tc-xtensa.c:1192
12737 msgid ".begin literal is deprecated; use .literal instead"
12738 msgstr ""
12739
12740 #: config/tc-xtensa.c:1206
12741 msgid "cannot set literal_prefix inside literal fragment"
12742 msgstr ""
12743
12744 #: config/tc-xtensa.c:1239
12745 msgid ".begin [no-]density is ignored"
12746 msgstr ""
12747
12748 #: config/tc-xtensa.c:1246 config/tc-xtensa.c:1296
12749 msgid "Xtensa absolute literals option not supported; ignored"
12750 msgstr ""
12751
12752 #: config/tc-xtensa.c:1289
12753 msgid ".end [no-]density is ignored"
12754 msgstr ""
12755
12756 #: config/tc-xtensa.c:1314
12757 #, c-format
12758 msgid "does not match begin %s%s at %s:%d"
12759 msgstr ""
12760
12761 #: config/tc-xtensa.c:1369
12762 msgid ".literal_position inside literal directive; ignoring"
12763 msgstr ""
12764
12765 #: config/tc-xtensa.c:1389
12766 msgid ".literal not allowed inside .begin literal region"
12767 msgstr ""
12768
12769 #: config/tc-xtensa.c:1425
12770 msgid "expected comma or colon after symbol name; rest of line ignored"
12771 msgstr ""
12772
12773 #: config/tc-xtensa.c:1487
12774 msgid "fall through frequency must be greater than 0"
12775 msgstr ""
12776
12777 #: config/tc-xtensa.c:1495
12778 msgid "branch target frequency must be greater than 0"
12779 msgstr ""
12780
12781 #: config/tc-xtensa.c:1543
12782 #, c-format
12783 msgid "opcode-specific %s relocation used outside an instruction"
12784 msgstr ""
12785
12786 #: config/tc-xtensa.c:1722 config/tc-xtensa.c:1739
12787 #, c-format
12788 msgid "bad register name: %s"
12789 msgstr ""
12790
12791 #: config/tc-xtensa.c:1728
12792 #, c-format
12793 msgid "bad register number: %s"
12794 msgstr ""
12795
12796 #: config/tc-xtensa.c:1805
12797 msgid "register number out of range"
12798 msgstr ""
12799
12800 #: config/tc-xtensa.c:1889
12801 msgid "extra comma"
12802 msgstr ""
12803
12804 #: config/tc-xtensa.c:1891
12805 msgid "extra colon"
12806 msgstr ""
12807
12808 #: config/tc-xtensa.c:1893
12809 msgid "missing argument"
12810 msgstr ""
12811
12812 #: config/tc-xtensa.c:1895
12813 msgid "missing comma or colon"
12814 msgstr ""
12815
12816 #: config/tc-xtensa.c:1952
12817 msgid "incorrect register number, ignoring"
12818 msgstr ""
12819
12820 #: config/tc-xtensa.c:1959
12821 msgid "too many arguments"
12822 msgstr ""
12823
12824 #: config/tc-xtensa.c:2032
12825 #, c-format
12826 msgid "cannot encode opcode \"%s\""
12827 msgstr ""
12828
12829 #: config/tc-xtensa.c:2126
12830 #, c-format
12831 msgid "not enough operands (%d) for '%s'; expected %d"
12832 msgstr ""
12833
12834 #: config/tc-xtensa.c:2133
12835 #, c-format
12836 msgid "too many operands (%d) for '%s'; expected %d"
12837 msgstr ""
12838
12839 #: config/tc-xtensa.c:2184
12840 #, c-format
12841 msgid "invalid register '%s' for '%s' instruction"
12842 msgstr ""
12843
12844 #: config/tc-xtensa.c:2191
12845 #, c-format
12846 msgid "invalid register number (%ld) for '%s' instruction"
12847 msgstr ""
12848
12849 #: config/tc-xtensa.c:2259
12850 #, c-format
12851 msgid "invalid register number (%ld) for '%s'"
12852 msgstr ""
12853
12854 #: config/tc-xtensa.c:2650
12855 #, c-format
12856 msgid "operand %d of '%s' has out of range value '%u'"
12857 msgstr ""
12858
12859 #: config/tc-xtensa.c:2656
12860 #, c-format
12861 msgid "operand %d of '%s' has invalid value '%u'"
12862 msgstr ""
12863
12864 #: config/tc-xtensa.c:2704
12865 #, c-format
12866 msgid "internal error: unknown option name '%s'"
12867 msgstr ""
12868
12869 #: config/tc-xtensa.c:3779
12870 msgid "INSTR_LABEL_DEF not supported yet"
12871 msgstr ""
12872
12873 #: config/tc-xtensa.c:3808
12874 msgid "can't handle generation of literal/labels yet"
12875 msgstr ""
12876
12877 #: config/tc-xtensa.c:3812
12878 msgid "can't handle undefined OP TYPE"
12879 msgstr ""
12880
12881 #: config/tc-xtensa.c:3873
12882 #, c-format
12883 msgid "found %d operands for '%s':  Expected %d"
12884 msgstr ""
12885
12886 #: config/tc-xtensa.c:3880
12887 #, c-format
12888 msgid "found too many (%d) operands for '%s':  Expected %d"
12889 msgstr ""
12890
12891 #: config/tc-xtensa.c:3901
12892 msgid "immediate operands sum to greater than 32"
12893 msgstr ""
12894
12895 #: config/tc-xtensa.c:4031
12896 msgid "invalid immediate"
12897 msgstr ""
12898
12899 #: config/tc-xtensa.c:4145
12900 #, c-format
12901 msgid "invalid relocation for operand %i of '%s'"
12902 msgstr ""
12903
12904 #: config/tc-xtensa.c:4155
12905 #, c-format
12906 msgid "invalid expression for operand %i of '%s'"
12907 msgstr ""
12908
12909 #: config/tc-xtensa.c:4165
12910 #, c-format
12911 msgid "invalid relocation in instruction slot %i"
12912 msgstr ""
12913
12914 #: config/tc-xtensa.c:4172
12915 #, c-format
12916 msgid "undefined symbol for opcode \"%s\""
12917 msgstr ""
12918
12919 #: config/tc-xtensa.c:4627
12920 msgid "opcode 'NOP.N' unavailable in this configuration"
12921 msgstr ""
12922
12923 #: config/tc-xtensa.c:4687
12924 msgid "get_expanded_loop_offset: invalid opcode"
12925 msgstr ""
12926
12927 #: config/tc-xtensa.c:4820
12928 #, c-format
12929 msgid "assembly state not set for first frag in section %s"
12930 msgstr ""
12931
12932 #: config/tc-xtensa.c:4873
12933 #, c-format
12934 msgid "unaligned branch target: %d bytes at 0x%lx"
12935 msgstr ""
12936
12937 #: config/tc-xtensa.c:4912
12938 #, c-format
12939 msgid "unaligned loop: %d bytes at 0x%lx"
12940 msgstr ""
12941
12942 #: config/tc-xtensa.c:4936
12943 msgid "unexpected fix"
12944 msgstr ""
12945
12946 #: config/tc-xtensa.c:4947 config/tc-xtensa.c:4951
12947 msgid "undecodable fix"
12948 msgstr ""
12949
12950 #: config/tc-xtensa.c:5078
12951 msgid "labels are not valid inside bundles"
12952 msgstr ""
12953
12954 #: config/tc-xtensa.c:5098
12955 msgid "invalid last instruction for a zero-overhead loop"
12956 msgstr ""
12957
12958 #: config/tc-xtensa.c:5163
12959 msgid "extra opening brace"
12960 msgstr ""
12961
12962 #: config/tc-xtensa.c:5173
12963 msgid "extra closing brace"
12964 msgstr ""
12965
12966 #: config/tc-xtensa.c:5200
12967 msgid "missing closing brace"
12968 msgstr ""
12969
12970 #: config/tc-xtensa.c:5280
12971 #, c-format
12972 msgid "unknown opcode or format name '%s'"
12973 msgstr ""
12974
12975 #: config/tc-xtensa.c:5286
12976 msgid "format names only valid inside bundles"
12977 msgstr ""
12978
12979 #: config/tc-xtensa.c:5291
12980 #, c-format
12981 msgid "multiple formats specified for one bundle; using '%s'"
12982 msgstr ""
12983
12984 #: config/tc-xtensa.c:5340
12985 msgid "entry instruction with stack decrement < 16"
12986 msgstr ""
12987
12988 #: config/tc-xtensa.c:5393
12989 msgid "unaligned entry instruction"
12990 msgstr ""
12991
12992 #: config/tc-xtensa.c:5455
12993 msgid "bad instruction format"
12994 msgstr ""
12995
12996 #: config/tc-xtensa.c:5458
12997 msgid "invalid relocation"
12998 msgstr ""
12999
13000 #: config/tc-xtensa.c:5469
13001 #, c-format
13002 msgid "invalid relocation for '%s' instruction"
13003 msgstr ""
13004
13005 #: config/tc-xtensa.c:5481
13006 #, c-format
13007 msgid "invalid relocation for operand %d of '%s'"
13008 msgstr ""
13009
13010 #: config/tc-xtensa.c:5661
13011 msgid "cannot represent subtraction with an offset"
13012 msgstr ""
13013
13014 #: config/tc-xtensa.c:5749
13015 #, c-format
13016 msgid "unhandled local relocation fix %s"
13017 msgstr ""
13018
13019 #: config/tc-xtensa.c:6020
13020 msgid "couldn't find a valid instruction format"
13021 msgstr ""
13022
13023 #: config/tc-xtensa.c:6021
13024 #, c-format
13025 msgid "    ops were: "
13026 msgstr ""
13027
13028 #: config/tc-xtensa.c:6023
13029 #, c-format
13030 msgid " %s;"
13031 msgstr ""
13032
13033 #: config/tc-xtensa.c:6034
13034 #, c-format
13035 msgid "format '%s' allows %d slots, but there are %d opcodes"
13036 msgstr ""
13037
13038 #: config/tc-xtensa.c:6045 config/tc-xtensa.c:6143
13039 msgid "illegal resource usage in bundle"
13040 msgstr ""
13041
13042 #: config/tc-xtensa.c:6230
13043 #, c-format
13044 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13045 msgstr ""
13046
13047 #: config/tc-xtensa.c:6235
13048 #, c-format
13049 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13050 msgstr ""
13051
13052 #: config/tc-xtensa.c:6240
13053 #, c-format
13054 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13055 msgstr ""
13056
13057 #: config/tc-xtensa.c:6245
13058 #, c-format
13059 msgid ""
13060 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13061 msgstr ""
13062
13063 #: config/tc-xtensa.c:6261
13064 msgid "multiple branches or jumps in the same bundle"
13065 msgstr ""
13066
13067 #: config/tc-xtensa.c:6709
13068 msgid "cannot assemble into a literal fragment"
13069 msgstr ""
13070
13071 #: config/tc-xtensa.c:6711
13072 msgid "..."
13073 msgstr ""
13074
13075 #: config/tc-xtensa.c:7305
13076 msgid ""
13077 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13078 msgstr ""
13079
13080 #: config/tc-xtensa.c:7417
13081 msgid "branching or jumping to a loop end may trigger hardware errata"
13082 msgstr ""
13083
13084 #: config/tc-xtensa.c:7499
13085 msgid "loop end too close to another loop end may trigger hardware errata"
13086 msgstr ""
13087
13088 #: config/tc-xtensa.c:7508
13089 #, c-format
13090 msgid "fr_var %lu < length %d"
13091 msgstr ""
13092
13093 #: config/tc-xtensa.c:7667
13094 msgid ""
13095 "loop containing less than three instructions may trigger hardware errata"
13096 msgstr ""
13097
13098 #: config/tc-xtensa.c:7739
13099 msgid "undecodable instruction in instruction frag"
13100 msgstr ""
13101
13102 #: config/tc-xtensa.c:7849
13103 msgid "invalid empty loop"
13104 msgstr ""
13105
13106 #: config/tc-xtensa.c:7854
13107 msgid "loop target does not follow loop instruction in section"
13108 msgstr ""
13109
13110 #: config/tc-xtensa.c:8427
13111 msgid "bad relaxation state"
13112 msgstr ""
13113
13114 #: config/tc-xtensa.c:8485
13115 #, c-format
13116 msgid "fr_var (%ld) < length (%d)"
13117 msgstr ""
13118
13119 #: config/tc-xtensa.c:8992
13120 msgid "internal error: relaxation failed"
13121 msgstr ""
13122
13123 #: config/tc-xtensa.c:8998
13124 msgid "internal error: relaxation requires too many steps"
13125 msgstr ""
13126
13127 #: config/tc-xtensa.c:9174
13128 msgid "invalid relaxation fragment result"
13129 msgstr ""
13130
13131 #: config/tc-xtensa.c:9253
13132 msgid "unable to widen instruction"
13133 msgstr ""
13134
13135 #: config/tc-xtensa.c:9393
13136 msgid "multiple literals in expansion"
13137 msgstr ""
13138
13139 #: config/tc-xtensa.c:9397
13140 msgid "no registered fragment for literal"
13141 msgstr ""
13142
13143 #: config/tc-xtensa.c:9399
13144 msgid "number of literal tokens != 1"
13145 msgstr ""
13146
13147 #: config/tc-xtensa.c:9529 config/tc-xtensa.c:9535
13148 #, c-format
13149 msgid "unresolved loop target symbol: %s"
13150 msgstr ""
13151
13152 #: config/tc-xtensa.c:9641
13153 #, c-format
13154 msgid "invalid expression evaluation type %d"
13155 msgstr ""
13156
13157 #: config/tc-xtensa.c:9658
13158 msgid "loop too long for LOOP instruction"
13159 msgstr ""
13160
13161 #: config/tc-xtensa.c:9928
13162 #, c-format
13163 msgid "fixes not all moved from %s"
13164 msgstr ""
13165
13166 #: config/tc-xtensa.c:10059
13167 msgid ""
13168 "literal pool location required for text-section-literals; specify with ."
13169 "literal_position"
13170 msgstr ""
13171
13172 #: config/tc-xtensa.c:10989
13173 msgid "too many operands in instruction"
13174 msgstr ""
13175
13176 #: config/tc-xtensa.c:11200
13177 msgid "invalid symbolic operand"
13178 msgstr ""
13179
13180 #: config/tc-xtensa.c:11261
13181 msgid "operand number mismatch"
13182 msgstr ""
13183
13184 #: config/tc-xtensa.c:11265
13185 #, c-format
13186 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13187 msgstr ""
13188
13189 #: config/tc-xtensa.c:11290
13190 #, c-format
13191 msgid "xtensa-isa failure: %s"
13192 msgstr ""
13193
13194 #: config/tc-xtensa.c:11361
13195 msgid "invalid opcode"
13196 msgstr ""
13197
13198 #: config/tc-xtensa.c:11367
13199 msgid "too few operands"
13200 msgstr ""
13201
13202 #: config/tc-xtensa.c:11482 config/tc-xtensa.c:11488
13203 msgid "out of memory"
13204 msgstr ""
13205
13206 #: config/tc-xtensa.c:11599
13207 msgid "symbolic operand not allowed"
13208 msgstr ""
13209
13210 #: config/tc-xtensa.c:11636
13211 msgid "cannot decode instruction format"
13212 msgstr ""
13213
13214 #: config/tc-xtensa.c:11780
13215 msgid "ignoring extra '-rename-section' delimiter ':'"
13216 msgstr ""
13217
13218 #: config/tc-xtensa.c:11785
13219 #, c-format
13220 msgid "ignoring invalid '-rename-section' specification: '%s'"
13221 msgstr ""
13222
13223 #: config/tc-xtensa.c:11796
13224 #, c-format
13225 msgid "section %s renamed multiple times"
13226 msgstr ""
13227
13228 #: config/tc-xtensa.c:11798
13229 #, c-format
13230 msgid "multiple sections remapped to output section %s"
13231 msgstr ""
13232
13233 #: config/tc-z80.c:244
13234 msgid "-- unterminated string"
13235 msgstr ""
13236
13237 #: config/tc-z80.c:314
13238 msgid "floating point numbers are not implemented"
13239 msgstr ""
13240
13241 #: config/tc-z80.c:493 config/tc-z80.c:499
13242 msgid "mismatched parentheses"
13243 msgstr ""
13244
13245 #: config/tc-z80.c:553
13246 msgid "bad offset expression syntax"
13247 msgstr ""
13248
13249 #: config/tc-z80.c:577
13250 msgid "bad expression syntax"
13251 msgstr ""
13252
13253 #: config/tc-z80.c:690
13254 msgid "cannot make a relative jump to an absolute location"
13255 msgstr ""
13256
13257 #: config/tc-z80.c:702 config/tc-z80.c:1960
13258 msgid "overflow"
13259 msgstr ""
13260
13261 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13262 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13263 msgid "bad intruction syntax"
13264 msgstr ""
13265
13266 #: config/tc-z80.c:1203
13267 msgid "condition code invalid for jr"
13268 msgstr ""
13269
13270 #: config/tc-z80.c:1225
13271 msgid "bad instruction syntax"
13272 msgstr ""
13273
13274 #: config/tc-z80.c:1704
13275 msgid "parentheses ignored"
13276 msgstr ""
13277
13278 #: config/tc-z80.c:1909 read.c:3506
13279 #, c-format
13280 msgid "junk at end of line, first unrecognized character is `%c'"
13281 msgstr ""
13282
13283 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
13284 msgid "relative jump out of range"
13285 msgstr ""
13286
13287 #: config/tc-z80.c:1952
13288 msgid "index offset  out of range"
13289 msgstr ""
13290
13291 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
13292 #, c-format
13293 msgid "md_apply_fix: unknown r_type 0x%x\n"
13294 msgstr ""
13295
13296 #: config/tc-z8k.c:282
13297 #, c-format
13298 msgid "register rr%d out of range"
13299 msgstr ""
13300
13301 #: config/tc-z8k.c:284
13302 #, c-format
13303 msgid "register rr%d does not exist"
13304 msgstr ""
13305
13306 #: config/tc-z8k.c:296
13307 #, c-format
13308 msgid "register rh%d out of range"
13309 msgstr ""
13310
13311 #: config/tc-z8k.c:308
13312 #, c-format
13313 msgid "register rl%d out of range"
13314 msgstr ""
13315
13316 #: config/tc-z8k.c:321
13317 #, c-format
13318 msgid "register rq%d out of range"
13319 msgstr ""
13320
13321 #: config/tc-z8k.c:323
13322 #, c-format
13323 msgid "register rq%d does not exist"
13324 msgstr ""
13325
13326 #: config/tc-z8k.c:335
13327 #, c-format
13328 msgid "register r%d out of range"
13329 msgstr ""
13330
13331 #: config/tc-z8k.c:376
13332 #, c-format
13333 msgid "expected %c"
13334 msgstr ""
13335
13336 #: config/tc-z8k.c:391
13337 #, c-format
13338 msgid "register is wrong size for a word %s"
13339 msgstr ""
13340
13341 #: config/tc-z8k.c:405
13342 #, c-format
13343 msgid "register is wrong size for address %s"
13344 msgstr ""
13345
13346 #: config/tc-z8k.c:539
13347 #, c-format
13348 msgid "unknown interrupt %s"
13349 msgstr ""
13350
13351 #. No interrupt type specified, opcode won't do anything.
13352 #: config/tc-z8k.c:562
13353 msgid "opcode has no effect"
13354 msgstr ""
13355
13356 #: config/tc-z8k.c:673
13357 msgid "Missing ) in ra(rb)"
13358 msgstr ""
13359
13360 #: config/tc-z8k.c:753 config/tc-z8k.c:792
13361 #, c-format
13362 msgid "invalid condition code '%s'"
13363 msgstr ""
13364
13365 #: config/tc-z8k.c:765
13366 #, c-format
13367 msgid "invalid flag '%s'"
13368 msgstr ""
13369
13370 #: config/tc-z8k.c:919 config/tc-z8k.c:925
13371 msgid "invalid indirect register size"
13372 msgstr ""
13373
13374 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13375 msgid "invalid control register name"
13376 msgstr ""
13377
13378 #: config/tc-z8k.c:1079
13379 msgid "immediate must be 1 or 2"
13380 msgstr ""
13381
13382 #: config/tc-z8k.c:1082
13383 msgid "immediate 1 or 2 expected"
13384 msgstr ""
13385
13386 #: config/tc-z8k.c:1113
13387 msgid "can't use R0 here"
13388 msgstr ""
13389
13390 #: config/tc-z8k.c:1271
13391 msgid "Can't find opcode to match operands"
13392 msgstr ""
13393
13394 #: config/tc-z8k.c:1318
13395 #, c-format
13396 msgid "invalid architecture -z%s"
13397 msgstr ""
13398
13399 #: config/tc-z8k.c:1338
13400 #, c-format
13401 msgid ""
13402 " Z8K options:\n"
13403 "  -z8001                  generate segmented code\n"
13404 "  -z8002                  generate unsegmented code\n"
13405 "  -linkrelax              create linker relaxable code\n"
13406 msgstr ""
13407
13408 #: config/tc-z8k.c:1350
13409 #, c-format
13410 msgid "call to md_convert_frag\n"
13411 msgstr ""
13412
13413 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
13414 msgid "cannot branch to odd address"
13415 msgstr ""
13416
13417 #: config/tc-z8k.c:1479
13418 msgid "relative address out of range"
13419 msgstr ""
13420
13421 #: config/tc-z8k.c:1500
13422 msgid "relative call out of range"
13423 msgstr ""
13424
13425 #: config/tc-z8k.c:1544
13426 #, c-format
13427 msgid "call to md_estimate_size_before_relax\n"
13428 msgstr ""
13429
13430 #: config/xtensa-relax.c:1545
13431 #, c-format
13432 msgid "invalid configuration option '%s' in transition rule '%s'"
13433 msgstr ""
13434
13435 #: config/xtensa-relax.c:1669
13436 #, c-format
13437 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13438 msgstr ""
13439
13440 #: config/xtensa-relax.c:1679
13441 #, c-format
13442 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13443 msgstr ""
13444
13445 #: config/xtensa-relax.c:1686
13446 #, c-format
13447 msgid "opcode '%s': precondition only contains constants in '%s'"
13448 msgstr ""
13449
13450 #: config/xtensa-relax.c:1732
13451 msgid "expected one operand for generated literal"
13452 msgstr ""
13453
13454 #: config/xtensa-relax.c:1738
13455 msgid "expected 0 operands for generated label"
13456 msgstr ""
13457
13458 #: config/xtensa-relax.c:1751
13459 #, c-format
13460 msgid "invalid opcode '%s' in transition rule '%s'"
13461 msgstr ""
13462
13463 #: config/xtensa-relax.c:1759
13464 #, c-format
13465 msgid "opcode '%s': replacement does not have %d ops"
13466 msgstr ""
13467
13468 #: config/xtensa-relax.c:1783 config/xtensa-relax.c:1809
13469 #, c-format
13470 msgid "opcode %s: unidentified operand '%s' in '%s'"
13471 msgstr ""
13472
13473 #: config/xtensa-relax.c:1804
13474 #, c-format
13475 msgid "unknown user-defined function %s"
13476 msgstr ""
13477
13478 #: config/xtensa-relax.c:1815
13479 #, c-format
13480 msgid "opcode %s: could not parse operand '%s' in '%s'"
13481 msgstr ""
13482
13483 #: config/xtensa-relax.c:1856
13484 #, c-format
13485 msgid "could not parse INSN_PATTERN '%s'"
13486 msgstr ""
13487
13488 #: config/xtensa-relax.c:1860
13489 #, c-format
13490 msgid "could not parse INSN_REPL '%s'"
13491 msgstr ""
13492
13493 #: config/xtensa-relax.c:1871
13494 #, c-format
13495 msgid "could not build transition for %s => %s"
13496 msgstr ""
13497
13498 #: depend.c:193
13499 #, c-format
13500 msgid "can't open `%s' for writing"
13501 msgstr ""
13502
13503 #: depend.c:205
13504 #, c-format
13505 msgid "can't close `%s'"
13506 msgstr ""
13507
13508 #: dw2gencfi.c:265
13509 #, c-format
13510 msgid "register save offset not a multiple of %u"
13511 msgstr ""
13512
13513 #: dw2gencfi.c:348
13514 msgid "CFI state restore without previous remember"
13515 msgstr ""
13516
13517 #: dw2gencfi.c:400
13518 msgid "missing separator"
13519 msgstr ""
13520
13521 #: dw2gencfi.c:422 dw2gencfi.c:440
13522 msgid "bad register expression"
13523 msgstr ""
13524
13525 #: dw2gencfi.c:462 dw2gencfi.c:585 dw2gencfi.c:623 dw2gencfi.c:693
13526 msgid "CFI instruction used without previous .cfi_startproc"
13527 msgstr ""
13528
13529 #: dw2gencfi.c:647
13530 msgid "invalid or unsupported encoding in .cfi_personality"
13531 msgstr ""
13532
13533 #: dw2gencfi.c:654
13534 msgid ".cfi_personality requires encoding and symbol arguments"
13535 msgstr ""
13536
13537 #: dw2gencfi.c:677
13538 msgid "wrong second argument to .cfi_personality"
13539 msgstr ""
13540
13541 #: dw2gencfi.c:717
13542 msgid "invalid or unsupported encoding in .cfi_lsda"
13543 msgstr ""
13544
13545 #: dw2gencfi.c:724
13546 msgid ".cfi_lsda requires encoding and symbol arguments"
13547 msgstr ""
13548
13549 #: dw2gencfi.c:749
13550 msgid "wrong second argument to .cfi_lsda"
13551 msgstr ""
13552
13553 #: dw2gencfi.c:764
13554 msgid "previous CFI entry not closed (missing .cfi_endproc)"
13555 msgstr ""
13556
13557 #: dw2gencfi.c:799
13558 msgid ".cfi_endproc without corresponding .cfi_startproc"
13559 msgstr ""
13560
13561 #: dw2gencfi.c:1328
13562 msgid "open CFI at the end of file; missing .cfi_endproc directive"
13563 msgstr ""
13564
13565 #: dwarf2dbg.c:553 dwarf2dbg.c:584
13566 msgid "file number less than one"
13567 msgstr ""
13568
13569 #: dwarf2dbg.c:559
13570 #, c-format
13571 msgid "file number %ld already allocated"
13572 msgstr ""
13573
13574 #: dwarf2dbg.c:589 dwarf2dbg.c:1251
13575 #, c-format
13576 msgid "unassigned file number %ld"
13577 msgstr ""
13578
13579 #: dwarf2dbg.c:657
13580 msgid "is_stmt value not 0 or 1"
13581 msgstr ""
13582
13583 #: dwarf2dbg.c:669
13584 msgid "isa number less than zero"
13585 msgstr ""
13586
13587 #: dwarf2dbg.c:675
13588 #, c-format
13589 msgid "unknown .loc sub-directive `%s'"
13590 msgstr ""
13591
13592 #: dwarf2dbg.c:1316 dwarf2dbg.c:1566
13593 msgid "internal error: unknown dwarf2 format"
13594 msgstr ""
13595
13596 #: ecoff.c:1552
13597 #, c-format
13598 msgid "string too big (%lu bytes)"
13599 msgstr ""
13600
13601 #: ecoff.c:1578
13602 #, c-format
13603 msgid "inserting \"%s\" into string hash table: %s"
13604 msgstr ""
13605
13606 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13607 #: ecoff.c:2120
13608 msgid "no current file pointer"
13609 msgstr ""
13610
13611 #: ecoff.c:1696
13612 msgid "too many st_End's"
13613 msgstr ""
13614
13615 #: ecoff.c:2034
13616 #, c-format
13617 msgid "inserting \"%s\" into tag hash table: %s"
13618 msgstr ""
13619
13620 #: ecoff.c:2195
13621 msgid "fake .file after real one"
13622 msgstr ""
13623
13624 #: ecoff.c:2285
13625 msgid "filename goes over one page boundary"
13626 msgstr ""
13627
13628 #: ecoff.c:2418
13629 msgid ".begin directive without a preceding .file directive"
13630 msgstr ""
13631
13632 #: ecoff.c:2425
13633 msgid ".begin directive without a preceding .ent directive"
13634 msgstr ""
13635
13636 #: ecoff.c:2456
13637 msgid ".bend directive without a preceding .file directive"
13638 msgstr ""
13639
13640 #: ecoff.c:2463
13641 msgid ".bend directive without a preceding .ent directive"
13642 msgstr ""
13643
13644 #: ecoff.c:2476
13645 msgid ".bend directive names unknown symbol"
13646 msgstr ""
13647
13648 #: ecoff.c:2519
13649 msgid ".def pseudo-op used inside of .def/.endef; ignored"
13650 msgstr ""
13651
13652 #: ecoff.c:2521
13653 msgid "empty symbol name in .def; ignored"
13654 msgstr ""
13655
13656 #: ecoff.c:2558
13657 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13658 msgstr ""
13659
13660 #: ecoff.c:2573
13661 msgid "badly formed .dim directive"
13662 msgstr ""
13663
13664 #: ecoff.c:2586
13665 msgid "too many .dim entries"
13666 msgstr ""
13667
13668 #: ecoff.c:2606
13669 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13670 msgstr ""
13671
13672 #: ecoff.c:2631
13673 msgid ".size pseudo-op used outside of .def/.endef; ignored"
13674 msgstr ""
13675
13676 #: ecoff.c:2646
13677 msgid "badly formed .size directive"
13678 msgstr ""
13679
13680 #: ecoff.c:2659
13681 msgid "too many .size entries"
13682 msgstr ""
13683
13684 #: ecoff.c:2681
13685 msgid ".type pseudo-op used outside of .def/.endef; ignored"
13686 msgstr ""
13687
13688 #. FIXME: We could handle this by setting the continued bit.
13689 #. There would still be a limit: the .type argument can not
13690 #. be infinite.
13691 #: ecoff.c:2699
13692 #, c-format
13693 msgid "the type of %s is too complex; it will be simplified"
13694 msgstr ""
13695
13696 #: ecoff.c:2710
13697 msgid "Unrecognized .type argument"
13698 msgstr ""
13699
13700 #: ecoff.c:2748
13701 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13702 msgstr ""
13703
13704 #: ecoff.c:2773
13705 msgid ".val pseudo-op used outside of .def/.endef; ignored"
13706 msgstr ""
13707
13708 #: ecoff.c:2781
13709 msgid ".val expression is too complex"
13710 msgstr ""
13711
13712 #: ecoff.c:2811
13713 msgid ".endef pseudo-op used before .def; ignored"
13714 msgstr ""
13715
13716 #: ecoff.c:2837 ecoff.c:2918
13717 msgid "bad COFF debugging information"
13718 msgstr ""
13719
13720 #: ecoff.c:2886
13721 #, c-format
13722 msgid "no tag specified for %s"
13723 msgstr ""
13724
13725 #: ecoff.c:2988
13726 msgid ".end directive without a preceding .file directive"
13727 msgstr ""
13728
13729 #: ecoff.c:2995
13730 msgid ".end directive without a preceding .ent directive"
13731 msgstr ""
13732
13733 #: ecoff.c:3017
13734 msgid ".end directive names unknown symbol"
13735 msgstr ""
13736
13737 #: ecoff.c:3044
13738 msgid "second .ent directive found before .end directive"
13739 msgstr ""
13740
13741 #: ecoff.c:3116
13742 msgid "no way to handle .file within .ent/.end section"
13743 msgstr ""
13744
13745 #: ecoff.c:3233
13746 msgid ".loc before .file"
13747 msgstr ""
13748
13749 #: ecoff.c:3368
13750 msgid "bad .weakext directive"
13751 msgstr ""
13752
13753 #: ecoff.c:3436
13754 #, c-format
13755 msgid ".stab%c is not supported"
13756 msgstr ""
13757
13758 #: ecoff.c:3446
13759 #, c-format
13760 msgid ".stab%c: ignoring non-zero other field"
13761 msgstr ""
13762
13763 #: ecoff.c:3480
13764 #, c-format
13765 msgid ""
13766 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13767 msgstr ""
13768
13769 #: ecoff.c:3516
13770 #, c-format
13771 msgid "illegal .stab%c directive, bad character"
13772 msgstr ""
13773
13774 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13775 msgid ".begin/.bend in different segments"
13776 msgstr ""
13777
13778 #: ecoff.c:4685
13779 msgid "missing .end or .bend at end of file"
13780 msgstr ""
13781
13782 #: ecoff.c:5170
13783 msgid "GP prologue size exceeds field size, using 0 instead"
13784 msgstr ""
13785
13786 #: expr.c:81 read.c:3571
13787 msgid "bignum invalid"
13788 msgstr ""
13789
13790 #: expr.c:83 read.c:3573 read.c:4030 read.c:4883
13791 msgid "floating point number invalid"
13792 msgstr ""
13793
13794 #: expr.c:204
13795 msgid "bad floating-point constant: exponent overflow"
13796 msgstr ""
13797
13798 #: expr.c:208
13799 #, c-format
13800 msgid "bad floating-point constant: unknown error code=%d"
13801 msgstr ""
13802
13803 #: expr.c:387
13804 msgid ""
13805 "a bignum with underscores may not have more than 8 hex digits in any word"
13806 msgstr ""
13807
13808 #: expr.c:410
13809 msgid "a bignum with underscores must have exactly 4 words"
13810 msgstr ""
13811
13812 #. Either not seen or not defined.
13813 #. @@ Should print out the original string instead of
13814 #. the parsed number.
13815 #: expr.c:533
13816 #, c-format
13817 msgid "backward ref to unknown label \"%d:\""
13818 msgstr ""
13819
13820 #: expr.c:651
13821 msgid "character constant too large"
13822 msgstr ""
13823
13824 #: expr.c:897
13825 #, c-format
13826 msgid "expr.c(operand): bad atof_generic return val %d"
13827 msgstr ""
13828
13829 #: expr.c:958
13830 #, c-format
13831 msgid "missing '%c'"
13832 msgstr ""
13833
13834 #: expr.c:969 read.c:4367
13835 msgid "EBCDIC constants are not supported"
13836 msgstr ""
13837
13838 #: expr.c:1081
13839 #, c-format
13840 msgid "Unary operator %c ignored because bad operand follows"
13841 msgstr ""
13842
13843 #: expr.c:1127 expr.c:1152
13844 msgid "syntax error in .startof. or .sizeof."
13845 msgstr ""
13846
13847 #: expr.c:1663
13848 msgid "missing operand; zero assumed"
13849 msgstr ""
13850
13851 #: expr.c:1698
13852 msgid "left operand is a bignum; integer 0 assumed"
13853 msgstr ""
13854
13855 #: expr.c:1700
13856 msgid "left operand is a float; integer 0 assumed"
13857 msgstr ""
13858
13859 #: expr.c:1709
13860 msgid "right operand is a bignum; integer 0 assumed"
13861 msgstr ""
13862
13863 #: expr.c:1711
13864 msgid "right operand is a float; integer 0 assumed"
13865 msgstr ""
13866
13867 #: expr.c:1779 symbols.c:1349
13868 msgid "division by zero"
13869 msgstr ""
13870
13871 #: expr.c:1879
13872 msgid "operation combines symbols in different segments"
13873 msgstr ""
13874
13875 #: frags.c:48
13876 msgid "attempt to allocate data in absolute section"
13877 msgstr ""
13878
13879 #: frags.c:54
13880 msgid "attempt to allocate data in common section"
13881 msgstr ""
13882
13883 #: frags.c:112
13884 #, c-format
13885 msgid "can't extend frag %u chars"
13886 msgstr ""
13887
13888 #. For error messages.
13889 #. Detect if we are reading from stdin by examining the file
13890 #. name returned by as_where().
13891 #.
13892 #. [FIXME: We rely upon the name in the strcmp below being the
13893 #. same as the one used by input_scrub_new_file(), if that is
13894 #. not true, then this code will fail].
13895 #.
13896 #. If we are reading from stdin, then we need to save each input
13897 #. line here (assuming of course that we actually have a line of
13898 #. input to read), so that it can be displayed in the listing
13899 #. that is produced at the end of the assembly.
13900 #: input-file.c:138 input-scrub.c:241 listing.c:332
13901 msgid "{standard input}"
13902 msgstr ""
13903
13904 #: input-file.c:143
13905 #, c-format
13906 msgid "can't open %s for reading: %s"
13907 msgstr ""
13908
13909 #: input-file.c:152 input-file.c:215 input-file.c:241
13910 #, c-format
13911 msgid "can't read from %s: %s"
13912 msgstr ""
13913
13914 #: input-file.c:249 listing.c:1097 output-file.c:69
13915 #, c-format
13916 msgid "can't close %s: %s"
13917 msgstr ""
13918
13919 #: input-scrub.c:266
13920 msgid "macros nested too deeply"
13921 msgstr ""
13922
13923 #: input-scrub.c:369 input-scrub.c:393
13924 msgid "partial line at end of file ignored"
13925 msgstr ""
13926
13927 #: itbl-ops.c:329
13928 #, c-format
13929 msgid "Unable to allocate memory for new instructions\n"
13930 msgstr ""
13931
13932 #: listing.c:238
13933 msgid "Warning:"
13934 msgstr ""
13935
13936 #: listing.c:244
13937 msgid "Error:"
13938 msgstr ""
13939
13940 #: listing.c:1079
13941 #, c-format
13942 msgid "can't open %s: %s"
13943 msgstr ""
13944
13945 #: listing.c:1169
13946 msgid "strange paper height, set to no form"
13947 msgstr ""
13948
13949 #: listing.c:1233
13950 msgid "new line in title"
13951 msgstr ""
13952
13953 #. Turns the next expression into a string.
13954 #: macro.c:371
13955 #, no-c-format
13956 msgid "% operator needs absolute expression"
13957 msgstr ""
13958
13959 #: macro.c:521
13960 #, c-format
13961 msgid "Missing parameter qualifier for `%s' in macro `%s'"
13962 msgstr ""
13963
13964 #: macro.c:531
13965 #, c-format
13966 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
13967 msgstr ""
13968
13969 #: macro.c:548
13970 #, c-format
13971 msgid "Pointless default value for required parameter `%s' in macro `%s'"
13972 msgstr ""
13973
13974 #: macro.c:560
13975 #, c-format
13976 msgid "A parameter named `%s' already exists for macro `%s'"
13977 msgstr ""
13978
13979 #: macro.c:597
13980 #, c-format
13981 msgid "Reserved word `%s' used as parameter in macro `%s'"
13982 msgstr ""
13983
13984 #: macro.c:635
13985 #, c-format
13986 msgid "unexpected end of file in macro `%s' definition"
13987 msgstr ""
13988
13989 #: macro.c:647
13990 #, c-format
13991 msgid "missing `)' after formals in macro definition `%s'"
13992 msgstr ""
13993
13994 #: macro.c:662
13995 msgid "Missing macro name"
13996 msgstr ""
13997
13998 #: macro.c:671
13999 #, c-format
14000 msgid "Bad parameter list for macro `%s'"
14001 msgstr ""
14002
14003 #: macro.c:677
14004 #, c-format
14005 msgid "Macro `%s' was already defined"
14006 msgstr ""
14007
14008 #: macro.c:800 macro.c:802
14009 msgid "missing `)'"
14010 msgstr ""
14011
14012 #: macro.c:897
14013 #, c-format
14014 msgid "`%s' was already used as parameter (or another local) name"
14015 msgstr ""
14016
14017 #: macro.c:1055
14018 msgid "confusion in formal parameters"
14019 msgstr ""
14020
14021 #: macro.c:1062
14022 #, c-format
14023 msgid "Parameter named `%s' does not exist for macro `%s'"
14024 msgstr ""
14025
14026 #: macro.c:1070
14027 #, c-format
14028 msgid "Value for parameter `%s' of macro `%s' was already specified"
14029 msgstr ""
14030
14031 #: macro.c:1084
14032 msgid "can't mix positional and keyword arguments"
14033 msgstr ""
14034
14035 #: macro.c:1095
14036 msgid "too many positional arguments"
14037 msgstr ""
14038
14039 #: macro.c:1143
14040 #, c-format
14041 msgid "Missing value for required parameter `%s' of macro `%s'"
14042 msgstr ""
14043
14044 #: macro.c:1280
14045 #, c-format
14046 msgid "Attempt to purge non-existant macro `%s'"
14047 msgstr ""
14048
14049 #: macro.c:1299
14050 msgid "unexpected end of file in irp or irpc"
14051 msgstr ""
14052
14053 #: macro.c:1307
14054 msgid "missing model parameter"
14055 msgstr ""
14056
14057 #: messages.c:82
14058 #, c-format
14059 msgid "Assembler messages:\n"
14060 msgstr ""
14061
14062 #: messages.c:166
14063 #, c-format
14064 msgid "Warning: "
14065 msgstr ""
14066
14067 #: messages.c:267
14068 #, c-format
14069 msgid "Error: "
14070 msgstr ""
14071
14072 #: messages.c:362 messages.c:382
14073 #, c-format
14074 msgid "Fatal error: "
14075 msgstr ""
14076
14077 #: messages.c:397
14078 #, c-format
14079 msgid "Internal error!\n"
14080 msgstr ""
14081
14082 #: messages.c:399
14083 #, c-format
14084 msgid "Assertion failure in %s at %s line %d.\n"
14085 msgstr ""
14086
14087 #: messages.c:402
14088 #, c-format
14089 msgid "Assertion failure at %s line %d.\n"
14090 msgstr ""
14091
14092 #: messages.c:403 messages.c:420
14093 #, c-format
14094 msgid "Please report this bug.\n"
14095 msgstr ""
14096
14097 #: messages.c:415
14098 #, c-format
14099 msgid "Internal error, aborting at %s line %d in %s\n"
14100 msgstr ""
14101
14102 #: messages.c:418
14103 #, c-format
14104 msgid "Internal error, aborting at %s line %d\n"
14105 msgstr ""
14106
14107 #: messages.c:467
14108 #, c-format
14109 msgid "%s out of domain (%d is not a multiple of %d)"
14110 msgstr ""
14111
14112 #: messages.c:485
14113 #, c-format
14114 msgid "%s out of range (%d is not between %d and %d)"
14115 msgstr ""
14116
14117 #. xgettext:c-format.
14118 #: messages.c:508
14119 #, c-format
14120 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14121 msgstr ""
14122
14123 #: output-file.c:35
14124 #, c-format
14125 msgid "can't open a bfd on stdout %s"
14126 msgstr ""
14127
14128 #: output-file.c:42
14129 #, c-format
14130 msgid "selected target format '%s' unknown"
14131 msgstr ""
14132
14133 #: output-file.c:44
14134 #, c-format
14135 msgid "can't create %s: %s"
14136 msgstr ""
14137
14138 #: read.c:462
14139 msgid "bad or irreducible absolute expression"
14140 msgstr ""
14141
14142 #: read.c:488
14143 #, c-format
14144 msgid "error constructing %s pseudo-op table: %s"
14145 msgstr ""
14146
14147 #: read.c:898
14148 #, c-format
14149 msgid "unknown pseudo-op: `%s'"
14150 msgstr ""
14151
14152 #: read.c:985
14153 #, c-format
14154 msgid "label \"%d$\" redefined"
14155 msgstr ""
14156
14157 #: read.c:1220
14158 msgid ".abort detected.  Abandoning ship."
14159 msgstr ""
14160
14161 #: read.c:1238 read.c:2610
14162 msgid "ignoring fill value in absolute section"
14163 msgstr ""
14164
14165 #: read.c:1329
14166 #, c-format
14167 msgid "alignment too large: %u assumed"
14168 msgstr ""
14169
14170 #: read.c:1361
14171 msgid "expected fill pattern missing"
14172 msgstr ""
14173
14174 #: read.c:1470
14175 #, c-format
14176 msgid "size (%ld) out of range, ignored"
14177 msgstr ""
14178
14179 #: read.c:1499
14180 #, c-format
14181 msgid "size of \"%s\" is already %ld; not changing to %ld"
14182 msgstr ""
14183
14184 #. Some of the back ends can't deal with non-positive line numbers.
14185 #. Besides, it's silly.  GCC however will generate a line number of
14186 #. zero when it is pre-processing builtins for assembler-with-cpp files:
14187 #.
14188 #. # 0 "<built-in>"
14189 #.
14190 #. We do not want to barf on this, especially since such files are used
14191 #. in the GCC and GDB testsuites.  So we check for negative line numbers
14192 #. rather than non-positive line numbers.
14193 #: read.c:1749
14194 #, c-format
14195 msgid "line numbers must be positive; line number %d rejected"
14196 msgstr ""
14197
14198 #: read.c:1786
14199 #, c-format
14200 msgid "incompatible flag %i in line directive"
14201 msgstr ""
14202
14203 #: read.c:1798
14204 #, c-format
14205 msgid "unsupported flag %i in line directive"
14206 msgstr ""
14207
14208 #: read.c:1837
14209 msgid "start address not supported"
14210 msgstr ""
14211
14212 #: read.c:1846
14213 msgid ".err encountered"
14214 msgstr ""
14215
14216 #: read.c:1862
14217 msgid ".error directive invoked in source file"
14218 msgstr ""
14219
14220 #: read.c:1863
14221 msgid ".warning directive invoked in source file"
14222 msgstr ""
14223
14224 #: read.c:1869
14225 #, c-format
14226 msgid "%s argument must be a string"
14227 msgstr ""
14228
14229 #: read.c:1901 read.c:1903
14230 #, c-format
14231 msgid ".fail %ld encountered"
14232 msgstr ""
14233
14234 #: read.c:1939
14235 #, c-format
14236 msgid ".fill size clamped to %d"
14237 msgstr ""
14238
14239 #: read.c:1944
14240 msgid "size negative; .fill ignored"
14241 msgstr ""
14242
14243 #: read.c:1950
14244 msgid "repeat < 0; .fill ignored"
14245 msgstr ""
14246
14247 #: read.c:2088
14248 msgid "expected numeric constant"
14249 msgstr ""
14250
14251 #: read.c:2144
14252 msgid "bad string constant"
14253 msgstr ""
14254
14255 #: read.c:2148
14256 msgid "expected <tag> , <value>"
14257 msgstr ""
14258
14259 #: read.c:2222
14260 #, c-format
14261 msgid "unrecognized .linkonce type `%s'"
14262 msgstr ""
14263
14264 #: read.c:2234
14265 msgid ".linkonce is not supported for this object file format"
14266 msgstr ""
14267
14268 #: read.c:2256
14269 #, c-format
14270 msgid "bfd_set_section_flags: %s"
14271 msgstr ""
14272
14273 #: read.c:2329
14274 msgid "expected alignment after size"
14275 msgstr ""
14276
14277 #: read.c:2544
14278 #, c-format
14279 msgid "attempt to redefine pseudo-op `%s' ignored"
14280 msgstr ""
14281
14282 #: read.c:2605
14283 #, c-format
14284 msgid "invalid segment \"%s\""
14285 msgstr ""
14286
14287 #: read.c:2613
14288 msgid "only constant offsets supported in absolute section"
14289 msgstr ""
14290
14291 #: read.c:2652
14292 msgid "MRI style ORG pseudo-op not supported"
14293 msgstr ""
14294
14295 #: read.c:2805
14296 #, c-format
14297 msgid "unrecognized section type `%s'"
14298 msgstr ""
14299
14300 #: read.c:2819
14301 msgid "absolute sections are not supported"
14302 msgstr ""
14303
14304 #: read.c:2834
14305 #, c-format
14306 msgid "unrecognized section command `%s'"
14307 msgstr ""
14308
14309 #: read.c:2898
14310 #, c-format
14311 msgid ".end%c encountered without preceeding %s"
14312 msgstr ""
14313
14314 #: read.c:2928
14315 #, c-format
14316 msgid "%s without %s"
14317 msgstr ""
14318
14319 #: read.c:3152
14320 msgid "unsupported variable size or fill value"
14321 msgstr ""
14322
14323 #: read.c:3180
14324 msgid ".space repeat count is zero, ignored"
14325 msgstr ""
14326
14327 #: read.c:3182
14328 msgid ".space repeat count is negative, ignored"
14329 msgstr ""
14330
14331 #: read.c:3211
14332 msgid "space allocation too complex in absolute section"
14333 msgstr ""
14334
14335 #: read.c:3217
14336 msgid "space allocation too complex in common section"
14337 msgstr ""
14338
14339 #: read.c:3304 read.c:4609
14340 #, c-format
14341 msgid "bad floating literal: %s"
14342 msgstr ""
14343
14344 #: read.c:3463
14345 #, c-format
14346 msgid "%s: would close weakref loop: %s"
14347 msgstr ""
14348
14349 #: read.c:3509
14350 #, c-format
14351 msgid "junk at end of line, first unrecognized character valued 0x%x"
14352 msgstr ""
14353
14354 #: read.c:3567
14355 msgid "missing expression"
14356 msgstr ""
14357
14358 #: read.c:3629
14359 #, c-format
14360 msgid "`%s' can't be equated to common symbol '%s'"
14361 msgstr ""
14362
14363 #: read.c:3757
14364 msgid "rva without symbol"
14365 msgstr ""
14366
14367 #: read.c:3814
14368 msgid "missing or bad offset expression"
14369 msgstr ""
14370
14371 #: read.c:3835
14372 msgid "missing reloc type"
14373 msgstr ""
14374
14375 #: read.c:3847
14376 msgid "unrecognized reloc type"
14377 msgstr ""
14378
14379 #: read.c:3863
14380 msgid "bad reloc expression"
14381 msgstr ""
14382
14383 #: read.c:3986
14384 msgid "attempt to store value in absolute section"
14385 msgstr ""
14386
14387 #: read.c:4024 read.c:4877
14388 msgid "zero assumed for missing expression"
14389 msgstr ""
14390
14391 #: read.c:4036 read.c:4889 write.c:260
14392 msgid "register value used as expression"
14393 msgstr ""
14394
14395 #: read.c:4115
14396 #, c-format
14397 msgid "value 0x%llx truncated to 0x%llx"
14398 msgstr ""
14399
14400 #: read.c:4118
14401 #, c-format
14402 msgid "value 0x%lx truncated to 0x%lx"
14403 msgstr ""
14404
14405 #: read.c:4135
14406 #, c-format
14407 msgid "bignum truncated to %d bytes"
14408 msgstr ""
14409
14410 #: read.c:4440 read.c:4631
14411 msgid "unresolvable or nonpositive repeat count; using 1"
14412 msgstr ""
14413
14414 #: read.c:4489
14415 #, c-format
14416 msgid "unknown floating type type '%c'"
14417 msgstr ""
14418
14419 #: read.c:4511
14420 msgid "floating point constant too large"
14421 msgstr ""
14422
14423 #: read.c:5039
14424 msgid "strings must be placed into a section"
14425 msgstr ""
14426
14427 #: read.c:5087
14428 msgid "expected <nn>"
14429 msgstr ""
14430
14431 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14432 #: read.c:5120 read.c:5206
14433 msgid "unterminated string; newline inserted"
14434 msgstr ""
14435
14436 #: read.c:5214
14437 msgid "bad escaped character in string"
14438 msgstr ""
14439
14440 #: read.c:5239
14441 msgid "expected address expression"
14442 msgstr ""
14443
14444 #: read.c:5258
14445 #, c-format
14446 msgid "symbol \"%s\" undefined; zero assumed"
14447 msgstr ""
14448
14449 #: read.c:5261
14450 msgid "some symbol undefined; zero assumed"
14451 msgstr ""
14452
14453 #: read.c:5297
14454 msgid "this string may not contain '\\0'"
14455 msgstr ""
14456
14457 #: read.c:5333
14458 msgid "missing string"
14459 msgstr ""
14460
14461 #: read.c:5420
14462 #, c-format
14463 msgid ".incbin count zero, ignoring `%s'"
14464 msgstr ""
14465
14466 #: read.c:5446
14467 #, c-format
14468 msgid "file not found: %s"
14469 msgstr ""
14470
14471 #: read.c:5460
14472 #, c-format
14473 msgid "seek to end of .incbin file failed `%s'"
14474 msgstr ""
14475
14476 #: read.c:5471
14477 #, c-format
14478 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14479 msgstr ""
14480
14481 #: read.c:5478
14482 #, c-format
14483 msgid "could not skip to %ld in file `%s'"
14484 msgstr ""
14485
14486 #: read.c:5487
14487 #, c-format
14488 msgid "truncated file `%s', %ld of %ld bytes read"
14489 msgstr ""
14490
14491 #: read.c:5645
14492 msgid "missing .func"
14493 msgstr ""
14494
14495 #: read.c:5662
14496 msgid ".endfunc missing for previous .func"
14497 msgstr ""
14498
14499 #: read.c:5791
14500 #, c-format
14501 msgid "missing closing `%c'"
14502 msgstr ""
14503
14504 #: read.c:5793
14505 msgid "stray `\\'"
14506 msgstr ""
14507
14508 #: remap.c:52
14509 #, c-format
14510 msgid "invalid argument '%s' to -fdebug-prefix-map"
14511 msgstr ""
14512
14513 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14514 #, c-format
14515 msgid ".stab%c: missing comma"
14516 msgstr ""
14517
14518 #. This could happen for example with a source file with a huge
14519 #. number of lines.  The only cure is to use a different debug
14520 #. format, probably DWARF.
14521 #: stabs.c:242
14522 #, c-format
14523 msgid ".stab%c: description field '%x' too big, try a different debug format"
14524 msgstr ""
14525
14526 #: stabs.c:423
14527 msgid "comma missing in .xstabs"
14528 msgstr ""
14529
14530 #: symbols.c:277
14531 #, c-format
14532 msgid "cannot define symbol `%s' in absolute section"
14533 msgstr ""
14534
14535 #: symbols.c:417
14536 #, c-format
14537 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14538 msgstr ""
14539
14540 #: symbols.c:494 symbols.c:501
14541 #, c-format
14542 msgid "inserting \"%s\" into symbol table failed: %s"
14543 msgstr ""
14544
14545 #: symbols.c:957 symbols.c:961
14546 #, c-format
14547 msgid "undefined symbol `%s' in operation"
14548 msgstr ""
14549
14550 #: symbols.c:968
14551 #, c-format
14552 msgid "invalid sections for operation on `%s' and `%s'"
14553 msgstr ""
14554
14555 #: symbols.c:972
14556 #, c-format
14557 msgid "invalid section for operation on `%s'"
14558 msgstr ""
14559
14560 #: symbols.c:980 symbols.c:983
14561 #, c-format
14562 msgid "undefined symbol `%s' in operation setting `%s'"
14563 msgstr ""
14564
14565 #: symbols.c:989
14566 #, c-format
14567 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14568 msgstr ""
14569
14570 #: symbols.c:992
14571 #, c-format
14572 msgid "invalid section for operation on `%s' setting `%s'"
14573 msgstr ""
14574
14575 #: symbols.c:1042
14576 #, c-format
14577 msgid "symbol definition loop encountered at `%s'"
14578 msgstr ""
14579
14580 #: symbols.c:1069
14581 #, c-format
14582 msgid "cannot convert expression symbol %s to complex relocation"
14583 msgstr ""
14584
14585 #: symbols.c:1351
14586 #, c-format
14587 msgid "division by zero when setting `%s'"
14588 msgstr ""
14589
14590 #: symbols.c:1432 write.c:1805
14591 #, c-format
14592 msgid "can't resolve value for symbol `%s'"
14593 msgstr ""
14594
14595 #: symbols.c:1882
14596 #, c-format
14597 msgid "\"%d\" (instance number %d of a %s label)"
14598 msgstr ""
14599
14600 #: symbols.c:1911
14601 #, c-format
14602 msgid "attempt to get value of unresolved symbol `%s'"
14603 msgstr ""
14604
14605 #: symbols.c:2184
14606 msgid "section symbols are already global"
14607 msgstr ""
14608
14609 #: symbols.c:2289
14610 #, c-format
14611 msgid "Accessing function `%s' as thread-local object"
14612 msgstr ""
14613
14614 #: symbols.c:2293
14615 #, c-format
14616 msgid "Accessing `%s' as thread-local object"
14617 msgstr ""
14618
14619 #: write.c:159
14620 #, c-format
14621 msgid "field fx_size too small to hold %d"
14622 msgstr ""
14623
14624 #: write.c:436
14625 #, c-format
14626 msgid "attempt to .org/.space backwards? (%ld)"
14627 msgstr ""
14628
14629 #: write.c:664
14630 msgid "invalid offset expression"
14631 msgstr ""
14632
14633 #: write.c:686
14634 msgid "invalid reloc expression"
14635 msgstr ""
14636
14637 #: write.c:1039
14638 #, c-format
14639 msgid "value of %s too large for field of %d bytes at %s"
14640 msgstr ""
14641
14642 #: write.c:1051
14643 #, c-format
14644 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14645 msgstr ""
14646
14647 #: write.c:1099
14648 msgid "relocation out of range"
14649 msgstr ""
14650
14651 #: write.c:1102
14652 #, c-format
14653 msgid "%s:%u: bad return from bfd_install_relocation: %x"
14654 msgstr ""
14655
14656 #: write.c:1166
14657 msgid "internal error: fixup not contained within frag"
14658 msgstr ""
14659
14660 #: write.c:1219
14661 msgid "reloc not within (fixed part of) section"
14662 msgstr ""
14663
14664 #: write.c:1286 write.c:1307
14665 #, c-format
14666 msgid "can't write %s: %s"
14667 msgstr ""
14668
14669 #: write.c:1337
14670 msgid "cannot write to output file"
14671 msgstr ""
14672
14673 #: write.c:1487
14674 #, c-format
14675 msgid "%d error%s, %d warning%s, generating bad object file"
14676 msgstr ""
14677
14678 #: write.c:1494
14679 #, c-format
14680 msgid "%d error%s, %d warning%s, no object file generated"
14681 msgstr ""
14682
14683 #: write.c:1729
14684 #, c-format
14685 msgid "%s: global symbols not supported in common sections"
14686 msgstr ""
14687
14688 #: write.c:1743
14689 #, c-format
14690 msgid "local label `%s' is not defined"
14691 msgstr ""
14692
14693 #: write.c:1763
14694 #, c-format
14695 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14696 msgstr ""
14697
14698 #: write.c:2028
14699 #, c-format
14700 msgid "alignment padding (%lu bytes) not a multiple of %ld"
14701 msgstr ""
14702
14703 #: write.c:2186
14704 #, c-format
14705 msgid ".word %s-%s+%s didn't fit"
14706 msgstr ""
14707
14708 #: write.c:2275
14709 msgid "padding added"
14710 msgstr ""
14711
14712 #: write.c:2325
14713 msgid "attempt to move .org backwards"
14714 msgstr ""
14715
14716 #: write.c:2353
14717 msgid ".space specifies non-absolute value"
14718 msgstr ""
14719
14720 #: write.c:2368
14721 msgid ".space or .fill with negative value, ignored"
14722 msgstr ""
14723
14724 #: write.c:2439
14725 #, c-format
14726 msgid ""
14727 "Infinite loop encountered whilst attempting to compute the addresses of "
14728 "symbols in section %s"
14729 msgstr ""