PR gas/5161
[external/binutils.git] / gas / po / gas.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2007-10-11 15:52+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: app.c:473 app.c:487
20 msgid "end of file in comment"
21 msgstr ""
22
23 #: app.c:565 app.c:612
24 #, c-format
25 msgid "end of file in string; '%c' inserted"
26 msgstr ""
27
28 #: app.c:638
29 #, c-format
30 msgid "unknown escape '\\%c' in string; ignored"
31 msgstr ""
32
33 #: app.c:801
34 msgid "end of file not at end of a line; newline inserted"
35 msgstr ""
36
37 #: app.c:957
38 msgid "end of file in multiline comment"
39 msgstr ""
40
41 #: app.c:1022
42 msgid "end of file after a one-character quote; \\0 inserted"
43 msgstr ""
44
45 #: app.c:1030
46 msgid "end of file in escape character"
47 msgstr ""
48
49 #: app.c:1042
50 msgid "missing close quote; (assumed)"
51 msgstr ""
52
53 #: app.c:1110 app.c:1164 app.c:1175 app.c:1249
54 msgid "end of file in comment; newline inserted"
55 msgstr ""
56
57 #: as.c:158
58 msgid "missing emulation mode name"
59 msgstr ""
60
61 #: as.c:173
62 #, c-format
63 msgid "unrecognized emulation name `%s'"
64 msgstr ""
65
66 #: as.c:220
67 #, c-format
68 msgid "GNU assembler version %s (%s) using BFD version %s\n"
69 msgstr ""
70
71 #: as.c:227
72 #, c-format
73 msgid "Usage: %s [option...] [asmfile...]\n"
74 msgstr ""
75
76 #: as.c:229
77 #, c-format
78 msgid ""
79 "Options:\n"
80 "  -a[sub-option...]\t  turn on listings\n"
81 "                      \t  Sub-options [default hls]:\n"
82 "                      \t  c      omit false conditionals\n"
83 "                      \t  d      omit debugging directives\n"
84 "                      \t  h      include high-level source\n"
85 "                      \t  l      include assembly\n"
86 "                      \t  m      include macro expansions\n"
87 "                      \t  n      omit forms processing\n"
88 "                      \t  s      include symbols\n"
89 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
90 msgstr ""
91
92 #: as.c:242
93 #, c-format
94 msgid "  --alternate             initially turn on alternate macro syntax\n"
95 msgstr ""
96
97 #: as.c:244
98 #, c-format
99 msgid "  -D                      produce assembler debugging messages\n"
100 msgstr ""
101
102 #: as.c:246
103 #, c-format
104 msgid "  --debug-prefix-map OLD=NEW  Map OLD to NEW in debug information\n"
105 msgstr ""
106
107 #: as.c:248
108 #, c-format
109 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
110 msgstr ""
111
112 #: as.c:264
113 #, c-format
114 msgid "                          emulate output (default %s)\n"
115 msgstr ""
116
117 #: as.c:269
118 #, c-format
119 msgid "  --execstack             require executable stack for this object\n"
120 msgstr ""
121
122 #: as.c:271
123 #, c-format
124 msgid ""
125 "  --noexecstack           don't require executable stack for this object\n"
126 msgstr ""
127
128 #: as.c:274
129 #, c-format
130 msgid "  -f                      skip whitespace and comment preprocessing\n"
131 msgstr ""
132
133 #: as.c:276
134 #, c-format
135 msgid "  -g --gen-debug          generate debugging information\n"
136 msgstr ""
137
138 #: as.c:278
139 #, c-format
140 msgid "  --gstabs                generate STABS debugging information\n"
141 msgstr ""
142
143 #: as.c:280
144 #, c-format
145 msgid ""
146 "  --gstabs+               generate STABS debug info with GNU extensions\n"
147 msgstr ""
148
149 #: as.c:282
150 #, c-format
151 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
152 msgstr ""
153
154 #: as.c:284
155 #, c-format
156 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
157 msgstr ""
158
159 #: as.c:286
160 #, c-format
161 msgid "  --help                  show this message and exit\n"
162 msgstr ""
163
164 #: as.c:288
165 #, c-format
166 msgid "  --target-help           show target specific options\n"
167 msgstr ""
168
169 #: as.c:290
170 #, c-format
171 msgid ""
172 "  -I DIR                  add DIR to search list for .include directives\n"
173 msgstr ""
174
175 #: as.c:292
176 #, c-format
177 msgid "  -J                      don't warn about signed overflow\n"
178 msgstr ""
179
180 #: as.c:294
181 #, c-format
182 msgid ""
183 "  -K                      warn when differences altered for long "
184 "displacements\n"
185 msgstr ""
186
187 #: as.c:296
188 #, c-format
189 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
190 msgstr ""
191
192 #: as.c:298
193 #, c-format
194 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
195 msgstr ""
196
197 #: as.c:300
198 #, c-format
199 msgid ""
200 "  --MD FILE               write dependency information in FILE (default "
201 "none)\n"
202 msgstr ""
203
204 #: as.c:302
205 #, c-format
206 msgid "  -nocpp                  ignored\n"
207 msgstr ""
208
209 #: as.c:304
210 #, c-format
211 msgid ""
212 "  -o OBJFILE              name the object-file output OBJFILE (default a."
213 "out)\n"
214 msgstr ""
215
216 #: as.c:306
217 #, c-format
218 msgid "  -R                      fold data section into text section\n"
219 msgstr ""
220
221 #: as.c:308
222 #, c-format
223 msgid ""
224 "  --reduce-memory-overheads \n"
225 "                          prefer smaller memory use at the cost of longer\n"
226 "                          assembly times\n"
227 msgstr ""
228
229 #: as.c:312
230 #, c-format
231 msgid ""
232 "  --statistics            print various measured statistics from execution\n"
233 msgstr ""
234
235 #: as.c:314
236 #, c-format
237 msgid "  --strip-local-absolute  strip local absolute symbols\n"
238 msgstr ""
239
240 #: as.c:316
241 #, c-format
242 msgid ""
243 "  --traditional-format    Use same format as native assembler when possible\n"
244 msgstr ""
245
246 #: as.c:318
247 #, c-format
248 msgid "  --version               print assembler version number and exit\n"
249 msgstr ""
250
251 #: as.c:320
252 #, c-format
253 msgid "  -W  --no-warn           suppress warnings\n"
254 msgstr ""
255
256 #: as.c:322
257 #, c-format
258 msgid "  --warn                  don't suppress warnings\n"
259 msgstr ""
260
261 #: as.c:324
262 #, c-format
263 msgid "  --fatal-warnings        treat warnings as errors\n"
264 msgstr ""
265
266 #: as.c:327
267 #, c-format
268 msgid ""
269 "  --itbl INSTTBL          extend instruction set to include instructions\n"
270 "                          matching the specifications defined in file "
271 "INSTTBL\n"
272 msgstr ""
273
274 #: as.c:331
275 #, c-format
276 msgid "  -w                      ignored\n"
277 msgstr ""
278
279 #: as.c:333
280 #, c-format
281 msgid "  -X                      ignored\n"
282 msgstr ""
283
284 #: as.c:335
285 #, c-format
286 msgid "  -Z                      generate object file even after errors\n"
287 msgstr ""
288
289 #: as.c:337
290 #, c-format
291 msgid ""
292 "  --listing-lhs-width     set the width in words of the output data column "
293 "of\n"
294 "                          the listing\n"
295 msgstr ""
296
297 #: as.c:340
298 #, c-format
299 msgid ""
300 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
301 "                          of the output data column; ignored if smaller "
302 "than\n"
303 "                          the width of the first line\n"
304 msgstr ""
305
306 #: as.c:344
307 #, c-format
308 msgid ""
309 "  --listing-rhs-width     set the max width in characters of the lines from\n"
310 "                          the source file\n"
311 msgstr ""
312
313 #: as.c:347
314 #, c-format
315 msgid ""
316 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
317 "                          for the output data column of the listing\n"
318 msgstr ""
319
320 #: as.c:350
321 #, c-format
322 msgid "  @FILE                   read options from FILE\n"
323 msgstr ""
324
325 #: as.c:358
326 #, c-format
327 msgid "Report bugs to %s\n"
328 msgstr ""
329
330 #: as.c:563
331 #, c-format
332 msgid "unrecognized option -%c%s"
333 msgstr ""
334
335 #. This output is intended to follow the GNU standards document.
336 #: as.c:601
337 #, c-format
338 msgid "GNU assembler %s\n"
339 msgstr ""
340
341 #: as.c:602
342 #, c-format
343 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
344 msgstr ""
345
346 #: as.c:603
347 #, c-format
348 msgid ""
349 "This program is free software; you may redistribute it under the terms of\n"
350 "the GNU General Public License version 3 or later.\n"
351 "This program has absolutely no warranty.\n"
352 msgstr ""
353
354 #: as.c:607
355 #, c-format
356 msgid "This assembler was configured for a target of `%s'.\n"
357 msgstr ""
358
359 #: as.c:614
360 msgid "multiple emulation names specified"
361 msgstr ""
362
363 #: as.c:616
364 msgid "emulations not handled in this configuration"
365 msgstr ""
366
367 #: as.c:621
368 #, c-format
369 msgid "alias = %s\n"
370 msgstr ""
371
372 #: as.c:622
373 #, c-format
374 msgid "canonical = %s\n"
375 msgstr ""
376
377 #: as.c:623
378 #, c-format
379 msgid "cpu-type = %s\n"
380 msgstr ""
381
382 #: as.c:625
383 #, c-format
384 msgid "format = %s\n"
385 msgstr ""
386
387 #: as.c:628
388 #, c-format
389 msgid "bfd-target = %s\n"
390 msgstr ""
391
392 #: as.c:645
393 msgid "bad defsym; format is --defsym name=value"
394 msgstr ""
395
396 #: as.c:665
397 msgid "no file name following -t option"
398 msgstr ""
399
400 #: as.c:680
401 #, c-format
402 msgid "failed to read instruction table %s\n"
403 msgstr ""
404
405 #: as.c:848
406 #, c-format
407 msgid "invalid listing option `%c'"
408 msgstr ""
409
410 #: as.c:901
411 msgid "--hash-size needs a numeric argument"
412 msgstr ""
413
414 #: as.c:926
415 #, c-format
416 msgid "%s: total time in assembly: %ld.%06ld\n"
417 msgstr ""
418
419 #: as.c:929
420 #, c-format
421 msgid "%s: data size %ld\n"
422 msgstr ""
423
424 #: as.c:1239
425 #, c-format
426 msgid "%d warnings, treating warnings as errors"
427 msgstr ""
428
429 #: as.h:237
430 #, c-format
431 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
432 msgstr ""
433
434 #.
435 #. * We have a GROSS internal error.
436 #. * This should never happen.
437 #.
438 #: atof-generic.c:417 config/tc-m68k.c:3391
439 msgid "failed sanity check"
440 msgstr ""
441
442 #: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
443 #: config/tc-arc.c:1721 config/tc-d10v.c:584 config/tc-d30v.c:572
444 #: config/tc-mn10200.c:1132 config/tc-mn10300.c:1892 config/tc-ppc.c:2424
445 #: config/tc-ppc.c:2641 config/tc-ppc.c:2653 config/tc-s390.c:1231
446 #: config/tc-s390.c:1331 config/tc-s390.c:1460 config/tc-v850.c:1762
447 #: config/tc-v850.c:1785 config/tc-v850.c:1988
448 msgid "too many fixups"
449 msgstr ""
450
451 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1702 config/tc-d10v.c:495
452 #: config/tc-d30v.c:487 config/tc-mn10200.c:1074 config/tc-mn10300.c:1816
453 #: config/tc-ppc.c:2456 config/tc-s390.c:1219 config/tc-v850.c:1964
454 #: config/tc-z80.c:422
455 msgid "illegal operand"
456 msgstr ""
457
458 #: cgen.c:424 config/tc-arc.c:1704 config/tc-avr.c:546 config/tc-d10v.c:497
459 #: config/tc-d30v.c:489 config/tc-h8300.c:449 config/tc-mcore.c:662
460 #: config/tc-mmix.c:488 config/tc-mn10200.c:1077 config/tc-mn10300.c:1819
461 #: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2458
462 #: config/tc-s390.c:1221 config/tc-sh64.c:2213 config/tc-sh.c:1359
463 #: config/tc-v850.c:1967 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:1287 config/tc-arm.c:1522 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:9962 config/tc-arm.c:9990 config/tc-arm.c:10247
479 #: config/tc-arm.c:10264 config/tc-arm.c:10386 config/tc-avr.c:1056
480 #: config/tc-cris.c:3984 config/tc-d10v.c:1536 config/tc-d30v.c:1937
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:1973 config/tc-ppc.c:5615
483 #: config/tc-spu.c:957 config/tc-spu.c:981 config/tc-v850.c:2303
484 #: config/tc-xstormy16.c:484 config/tc-xtensa.c:5613 config/tc-xtensa.c:11575
485 msgid "expression too complex"
486 msgstr ""
487
488 #: cgen.c:978 config/tc-arc.c:1348 config/tc-ppc.c:5739 config/tc-s390.c:2093
489 #: config/tc-v850.c:2343 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-vax.c:450 config/tc-bfin.c:728 config/tc-fr30.c:357
571 #: config/tc-frv.c:1600 config/tc-i960.c:1754 config/tc-ip2k.c:371
572 #: config/tc-iq2000.c:764 config/tc-m32c.c:1236 config/tc-m32r.c:2142
573 #: config/tc-mep.c:1714 config/tc-mt.c:473 config/tc-openrisc.c:375
574 #: config/tc-xc16x.c:258 config/tc-xstormy16.c:631
575 msgid "Bad call to md_atof()"
576 msgstr ""
577
578 #: config/obj-aout.c:85
579 #, c-format
580 msgid "Attempt to put a common symbol into set %s"
581 msgstr ""
582
583 #: config/obj-aout.c:89
584 #, c-format
585 msgid "Attempt to put an undefined symbol into set %s"
586 msgstr ""
587
588 #: config/obj-aout.c:116 config/obj-coff.c:1339
589 #, c-format
590 msgid "Symbol `%s' can not be both weak and common"
591 msgstr ""
592
593 #: config/obj-coff.c:133
594 #, c-format
595 msgid "Inserting \"%s\" into structure table failed: %s"
596 msgstr ""
597
598 #. Zero is used as an end marker in the file.
599 #: config/obj-coff.c:366
600 msgid "Line numbers must be positive integers\n"
601 msgstr ""
602
603 #: config/obj-coff.c:398
604 msgid ".ln pseudo-op inside .def/.endef: ignored."
605 msgstr ""
606
607 #: config/obj-coff.c:440 ecoff.c:3240
608 msgid ".loc outside of .text"
609 msgstr ""
610
611 #: config/obj-coff.c:447
612 msgid ".loc pseudo-op inside .def/.endef: ignored."
613 msgstr ""
614
615 #: config/obj-coff.c:528
616 msgid ".def pseudo-op used inside of .def/.endef: ignored."
617 msgstr ""
618
619 #: config/obj-coff.c:567
620 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
621 msgstr ""
622
623 #: config/obj-coff.c:606
624 #, c-format
625 msgid "`%s' symbol without preceding function"
626 msgstr ""
627
628 #: config/obj-coff.c:693
629 #, c-format
630 msgid "unexpected storage class %d"
631 msgstr ""
632
633 #: config/obj-coff.c:801
634 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
635 msgstr ""
636
637 #: config/obj-coff.c:821
638 msgid "badly formed .dim directive ignored"
639 msgstr ""
640
641 #: config/obj-coff.c:870
642 msgid ".size pseudo-op used outside of .def/.endef ignored."
643 msgstr ""
644
645 #: config/obj-coff.c:885
646 msgid ".scl pseudo-op used outside of .def/.endef ignored."
647 msgstr ""
648
649 #: config/obj-coff.c:902
650 msgid ".tag pseudo-op used outside of .def/.endef ignored."
651 msgstr ""
652
653 #: config/obj-coff.c:920
654 #, c-format
655 msgid "tag not found for .tag %s"
656 msgstr ""
657
658 #: config/obj-coff.c:933
659 msgid ".type pseudo-op used outside of .def/.endef ignored."
660 msgstr ""
661
662 #: config/obj-coff.c:952
663 msgid ".val pseudo-op used outside of .def/.endef ignored."
664 msgstr ""
665
666 #: config/obj-coff.c:1119
667 msgid "badly formed .weak directive ignored"
668 msgstr ""
669
670 #: config/obj-coff.c:1297
671 msgid "mismatched .eb"
672 msgstr ""
673
674 #: config/obj-coff.c:1318
675 #, c-format
676 msgid "C_EFCN symbol for %s out of scope"
677 msgstr ""
678
679 #. STYP_INFO
680 #. STYP_LIB
681 #. STYP_OVER
682 #: config/obj-coff.c:1590
683 #, c-format
684 msgid "unsupported section attribute '%c'"
685 msgstr ""
686
687 #: config/obj-coff.c:1594 config/tc-ppc.c:4647
688 #, c-format
689 msgid "unknown section attribute '%c'"
690 msgstr ""
691
692 #: config/obj-coff.c:1622 config/tc-ppc.c:4665 config/tc-tic54x.c:4285
693 #: read.c:2754
694 #, c-format
695 msgid "error setting flags for \"%s\": %s"
696 msgstr ""
697
698 #: config/obj-coff.c:1633
699 #, c-format
700 msgid "Ignoring changed section attributes for %s"
701 msgstr ""
702
703 #: config/obj-coff.c:1764
704 #, c-format
705 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
706 msgstr ""
707
708 #: config/obj-ecoff.c:125
709 msgid "Can't set GP value"
710 msgstr ""
711
712 #: config/obj-ecoff.c:132
713 msgid "Can't set register masks"
714 msgstr ""
715
716 #: config/obj-elf.c:323 config/tc-sparc.c:4053 config/tc-v850.c:450
717 #, c-format
718 msgid "bad .common segment %s"
719 msgstr ""
720
721 #: config/obj-elf.c:601
722 #, c-format
723 msgid "setting incorrect section type for %s"
724 msgstr ""
725
726 #: config/obj-elf.c:606
727 #, c-format
728 msgid "ignoring incorrect section type for %s"
729 msgstr ""
730
731 #: config/obj-elf.c:648
732 #, c-format
733 msgid "setting incorrect section attributes for %s"
734 msgstr ""
735
736 #: config/obj-elf.c:700
737 #, c-format
738 msgid "ignoring changed section type for %s"
739 msgstr ""
740
741 #: config/obj-elf.c:712
742 #, c-format
743 msgid "ignoring changed section attributes for %s"
744 msgstr ""
745
746 #: config/obj-elf.c:714
747 #, c-format
748 msgid "ignoring changed section entity size for %s"
749 msgstr ""
750
751 #: config/obj-elf.c:767
752 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
753 msgstr ""
754
755 #: config/obj-elf.c:804
756 msgid "unrecognized section attribute"
757 msgstr ""
758
759 #: config/obj-elf.c:832 read.c:2738
760 msgid "unrecognized section type"
761 msgstr ""
762
763 #: config/obj-elf.c:862
764 msgid "missing name"
765 msgstr ""
766
767 #: config/obj-elf.c:973
768 msgid "invalid merge entity size"
769 msgstr ""
770
771 #: config/obj-elf.c:980
772 msgid "entity size for SHF_MERGE not specified"
773 msgstr ""
774
775 #: config/obj-elf.c:1000
776 msgid "group name for SHF_GROUP not specified"
777 msgstr ""
778
779 #: config/obj-elf.c:1013
780 msgid "character following name is not '#'"
781 msgstr ""
782
783 #: config/obj-elf.c:1128
784 msgid ".previous without corresponding .section; ignored"
785 msgstr ""
786
787 #: config/obj-elf.c:1154
788 msgid ".popsection without corresponding .pushsection; ignored"
789 msgstr ""
790
791 #: config/obj-elf.c:1206
792 msgid "expected comma after name in .symver"
793 msgstr ""
794
795 #: config/obj-elf.c:1230
796 #, c-format
797 msgid "missing version name in `%s' for symbol `%s'"
798 msgstr ""
799
800 #: config/obj-elf.c:1241
801 #, c-format
802 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
803 msgstr ""
804
805 #: config/obj-elf.c:1278
806 #, c-format
807 msgid "expected `%s' to have already been set for .vtable_inherit"
808 msgstr ""
809
810 #: config/obj-elf.c:1288
811 msgid "expected comma after name in .vtable_inherit"
812 msgstr ""
813
814 #: config/obj-elf.c:1348
815 msgid "expected comma after name in .vtable_entry"
816 msgstr ""
817
818 #: config/obj-elf.c:1471
819 msgid "expected quoted string"
820 msgstr ""
821
822 #: config/obj-elf.c:1491
823 #, c-format
824 msgid "expected comma after name `%s' in .size directive"
825 msgstr ""
826
827 #: config/obj-elf.c:1500
828 msgid "missing expression in .size directive"
829 msgstr ""
830
831 #: config/obj-elf.c:1599
832 #, c-format
833 msgid "symbol '%s' is already defined"
834 msgstr ""
835
836 #: config/obj-elf.c:1614
837 #, c-format
838 msgid "unrecognized symbol type \"%s\""
839 msgstr ""
840
841 #: config/obj-elf.c:1785
842 msgid ".size expression too complicated to fix up"
843 msgstr ""
844
845 #: config/obj-elf.c:1817
846 #, c-format
847 msgid ""
848 "invalid attempt to declare external version name as default in symbol `%s'"
849 msgstr ""
850
851 #: config/obj-elf.c:1878 ecoff.c:3598
852 #, c-format
853 msgid "symbol `%s' can not be both weak and common"
854 msgstr ""
855
856 #: config/obj-elf.c:1985
857 #, c-format
858 msgid "assuming all members of group `%s' are COMDAT"
859 msgstr ""
860
861 #: config/obj-elf.c:2007
862 #, c-format
863 msgid "can't create group: %s"
864 msgstr ""
865
866 #: config/obj-elf.c:2117
867 #, c-format
868 msgid "failed to set up debugging information: %s"
869 msgstr ""
870
871 #: config/obj-elf.c:2137
872 #, c-format
873 msgid "can't start writing .mdebug section: %s"
874 msgstr ""
875
876 #: config/obj-elf.c:2145
877 #, c-format
878 msgid "could not write .mdebug section: %s"
879 msgstr ""
880
881 #: config/obj-som.c:58
882 msgid "Only one .compiler pseudo-op per file!"
883 msgstr ""
884
885 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
886 msgid "Expected quoted string"
887 msgstr ""
888
889 #: config/obj-som.c:88
890 msgid ".compiler directive missing language and version"
891 msgstr ""
892
893 #: config/obj-som.c:98
894 msgid ".compiler directive missing version"
895 msgstr ""
896
897 #: config/obj-som.c:114
898 #, c-format
899 msgid "FATAL: Attaching compiler header %s"
900 msgstr ""
901
902 #: config/obj-som.c:129
903 msgid "Only one .version pseudo-op per file!"
904 msgstr ""
905
906 #: config/obj-som.c:153
907 #, c-format
908 msgid "attaching version header %s: %s"
909 msgstr ""
910
911 #: config/obj-som.c:171
912 msgid "Only one .copyright pseudo-op per file!"
913 msgstr ""
914
915 #: config/obj-som.c:195
916 #, c-format
917 msgid "attaching copyright header %s: %s"
918 msgstr ""
919
920 #: config/tc-alpha.c:592
921 #, c-format
922 msgid "No !literal!%ld was found"
923 msgstr ""
924
925 #: config/tc-alpha.c:599
926 #, c-format
927 msgid "No !tlsgd!%ld was found"
928 msgstr ""
929
930 #: config/tc-alpha.c:606
931 #, c-format
932 msgid "No !tlsldm!%ld was found"
933 msgstr ""
934
935 #: config/tc-alpha.c:615
936 #, c-format
937 msgid "No ldah !gpdisp!%ld was found"
938 msgstr ""
939
940 #: config/tc-alpha.c:665
941 #, c-format
942 msgid "too many !literal!%ld for %s"
943 msgstr ""
944
945 #: config/tc-alpha.c:695
946 #, c-format
947 msgid "No lda !gpdisp!%ld was found"
948 msgstr ""
949
950 #. Only support one relocation op per insn.
951 #: config/tc-alpha.c:852
952 msgid "More than one relocation op per insn"
953 msgstr ""
954
955 #: config/tc-alpha.c:868
956 msgid "No relocation operand"
957 msgstr ""
958
959 #: config/tc-alpha.c:878
960 #, c-format
961 msgid "Unknown relocation operand: !%s"
962 msgstr ""
963
964 #: config/tc-alpha.c:888
965 #, c-format
966 msgid "no sequence number after !%s"
967 msgstr ""
968
969 #: config/tc-alpha.c:898
970 #, c-format
971 msgid "!%s does not use a sequence number"
972 msgstr ""
973
974 #: config/tc-alpha.c:908
975 #, c-format
976 msgid "Bad sequence number: !%s!%s"
977 msgstr ""
978
979 #: config/tc-alpha.c:1123 config/tc-alpha.c:3139
980 #, c-format
981 msgid "inappropriate arguments for opcode `%s'"
982 msgstr ""
983
984 #: config/tc-alpha.c:1125 config/tc-alpha.c:3141
985 #, c-format
986 msgid "opcode `%s' not supported for target %s"
987 msgstr ""
988
989 #: config/tc-alpha.c:1129 config/tc-alpha.c:3145 config/tc-avr.c:1325
990 #: config/tc-msp430.c:1865
991 #, c-format
992 msgid "unknown opcode `%s'"
993 msgstr ""
994
995 #: config/tc-alpha.c:1209 config/tc-alpha.c:1384
996 msgid "overflow in literal (.lita) table"
997 msgstr ""
998
999 #: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
1000 #: config/tc-alpha.c:2049 config/tc-alpha.c:2093 config/tc-alpha.c:2162
1001 #: config/tc-alpha.c:2245 config/tc-alpha.c:2470 config/tc-alpha.c:2568
1002 msgid "macro requires $at register while noat in effect"
1003 msgstr ""
1004
1005 #: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1006 msgid "macro requires $at while $at in use"
1007 msgstr ""
1008
1009 #: config/tc-alpha.c:1346
1010 msgid "bignum invalid; zero assumed"
1011 msgstr ""
1012
1013 #: config/tc-alpha.c:1348
1014 msgid "floating point number invalid; zero assumed"
1015 msgstr ""
1016
1017 #: config/tc-alpha.c:1353
1018 msgid "can't handle expression"
1019 msgstr ""
1020
1021 #: config/tc-alpha.c:1390
1022 msgid "overflow in literal (.lit8) table"
1023 msgstr ""
1024
1025 #: config/tc-alpha.c:1674
1026 #, c-format
1027 msgid "too many ldah insns for !gpdisp!%ld"
1028 msgstr ""
1029
1030 #: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1031 #, c-format
1032 msgid "both insns for !gpdisp!%ld must be in the same section"
1033 msgstr ""
1034
1035 #: config/tc-alpha.c:1686
1036 #, c-format
1037 msgid "too many lda insns for !gpdisp!%ld"
1038 msgstr ""
1039
1040 #: config/tc-alpha.c:1742
1041 #, c-format
1042 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1043 msgstr ""
1044
1045 #: config/tc-alpha.c:1745
1046 #, c-format
1047 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1048 msgstr ""
1049
1050 #: config/tc-alpha.c:1762
1051 #, c-format
1052 msgid "duplicate !tlsgd!%ld"
1053 msgstr ""
1054
1055 #: config/tc-alpha.c:1764
1056 #, c-format
1057 msgid "sequence number in use for !tlsldm!%ld"
1058 msgstr ""
1059
1060 #: config/tc-alpha.c:1778
1061 #, c-format
1062 msgid "duplicate !tlsldm!%ld"
1063 msgstr ""
1064
1065 #: config/tc-alpha.c:1780
1066 #, c-format
1067 msgid "sequence number in use for !tlsgd!%ld"
1068 msgstr ""
1069
1070 #: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:888
1071 #: config/tc-mn10300.c:2604 config/tc-ppc.c:1563 config/tc-s390.c:615
1072 #: config/tc-v850.c:1588
1073 msgid "operand"
1074 msgstr ""
1075
1076 #: config/tc-alpha.c:1962
1077 msgid "invalid relocation for instruction"
1078 msgstr ""
1079
1080 #: config/tc-alpha.c:1973
1081 msgid "invalid relocation for field"
1082 msgstr ""
1083
1084 #: config/tc-alpha.c:2760
1085 msgid "can not resolve expression"
1086 msgstr ""
1087
1088 #: config/tc-alpha.c:3275 config/tc-ppc.c:1862 config/tc-ppc.c:4410
1089 #, c-format
1090 msgid ".COMMon length (%ld.) <0! Ignored."
1091 msgstr ""
1092
1093 #: config/tc-alpha.c:3304 config/tc-sparc.c:3923 config/tc-v850.c:245
1094 msgid "Ignoring attempt to re-define symbol"
1095 msgstr ""
1096
1097 #: config/tc-alpha.c:3313 config/tc-alpha.c:3322 config/tc-ppc.c:4447
1098 #: config/tc-sparc.c:3931
1099 #, c-format
1100 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1101 msgstr ""
1102
1103 #: config/tc-alpha.c:3439 ecoff.c:3054
1104 msgid ".ent directive has no name"
1105 msgstr ""
1106
1107 #: config/tc-alpha.c:3447
1108 msgid "nested .ent directives"
1109 msgstr ""
1110
1111 #: config/tc-alpha.c:3491 ecoff.c:3005
1112 msgid ".end directive has no name"
1113 msgstr ""
1114
1115 #: config/tc-alpha.c:3500
1116 msgid ".end directive without matching .ent"
1117 msgstr ""
1118
1119 #: config/tc-alpha.c:3502
1120 msgid ".end directive names different symbol than .ent"
1121 msgstr ""
1122
1123 #: config/tc-alpha.c:3545 ecoff.c:3140
1124 msgid ".fmask outside of .ent"
1125 msgstr ""
1126
1127 #: config/tc-alpha.c:3547 config/tc-score.c:5886 ecoff.c:3204
1128 msgid ".mask outside of .ent"
1129 msgstr ""
1130
1131 #: config/tc-alpha.c:3555 ecoff.c:3147
1132 msgid "bad .fmask directive"
1133 msgstr ""
1134
1135 #: config/tc-alpha.c:3557 ecoff.c:3211
1136 msgid "bad .mask directive"
1137 msgstr ""
1138
1139 #: config/tc-alpha.c:3590 config/tc-mips.c:14665 config/tc-score.c:6029
1140 #: ecoff.c:3168
1141 msgid ".frame outside of .ent"
1142 msgstr ""
1143
1144 #: config/tc-alpha.c:3601 ecoff.c:3179
1145 msgid "bad .frame directive"
1146 msgstr ""
1147
1148 #: config/tc-alpha.c:3633
1149 msgid ".prologue directive without a preceding .ent directive"
1150 msgstr ""
1151
1152 #: config/tc-alpha.c:3651
1153 #, c-format
1154 msgid "Invalid argument %d to .prologue."
1155 msgstr ""
1156
1157 #: config/tc-alpha.c:3742
1158 msgid "ECOFF debugging is disabled."
1159 msgstr ""
1160
1161 #: config/tc-alpha.c:3756
1162 msgid ".ent directive without matching .end"
1163 msgstr ""
1164
1165 #: config/tc-alpha.c:3841
1166 msgid ".usepv directive has no name"
1167 msgstr ""
1168
1169 #: config/tc-alpha.c:3852
1170 msgid ".usepv directive has no type"
1171 msgstr ""
1172
1173 #: config/tc-alpha.c:3867
1174 msgid "unknown argument for .usepv"
1175 msgstr ""
1176
1177 #: config/tc-alpha.c:3900
1178 msgid "Unknown section directive"
1179 msgstr ""
1180
1181 #: config/tc-alpha.c:3935
1182 msgid ".ent directive has no symbol"
1183 msgstr ""
1184
1185 #: config/tc-alpha.c:3960
1186 msgid "Bad .frame directive 1./2. param"
1187 msgstr ""
1188
1189 #: config/tc-alpha.c:3972
1190 msgid "Bad .frame directive 3./4. param"
1191 msgstr ""
1192
1193 #: config/tc-alpha.c:3994
1194 msgid ".pdesc directive not in link (.link) section"
1195 msgstr ""
1196
1197 #: config/tc-alpha.c:4002
1198 msgid ".pdesc has no matching .ent"
1199 msgstr ""
1200
1201 #: config/tc-alpha.c:4013
1202 msgid ".pdesc directive has no entry symbol"
1203 msgstr ""
1204
1205 #: config/tc-alpha.c:4026
1206 msgid "No comma after .pdesc <entryname>"
1207 msgstr ""
1208
1209 #: config/tc-alpha.c:4046
1210 msgid "unknown procedure kind"
1211 msgstr ""
1212
1213 #: config/tc-alpha.c:4136
1214 msgid ".name directive not in link (.link) section"
1215 msgstr ""
1216
1217 #: config/tc-alpha.c:4144
1218 msgid ".name directive has no symbol"
1219 msgstr ""
1220
1221 #: config/tc-alpha.c:4175
1222 msgid "No symbol after .linkage"
1223 msgstr ""
1224
1225 #: config/tc-alpha.c:4199
1226 msgid "No symbol after .code_address"
1227 msgstr ""
1228
1229 #: config/tc-alpha.c:4226 config/tc-score.c:5892
1230 msgid "Bad .mask directive"
1231 msgstr ""
1232
1233 #: config/tc-alpha.c:4244
1234 msgid "Bad .fmask directive"
1235 msgstr ""
1236
1237 #: config/tc-alpha.c:4401
1238 #, c-format
1239 msgid "Expected comma after name \"%s\""
1240 msgstr ""
1241
1242 #. *symbol_get_obj (symbolP) = (signed char) temp;
1243 #: config/tc-alpha.c:4412
1244 #, c-format
1245 msgid "unhandled: .proc %s,%d"
1246 msgstr ""
1247
1248 #: config/tc-alpha.c:4446
1249 #, c-format
1250 msgid "Tried to .set unrecognized mode `%s'"
1251 msgstr ""
1252
1253 #: config/tc-alpha.c:4472
1254 #, c-format
1255 msgid "Bad base register, using $%d."
1256 msgstr ""
1257
1258 #: config/tc-alpha.c:4493
1259 #, c-format
1260 msgid "Alignment too large: %d. assumed"
1261 msgstr ""
1262
1263 #: config/tc-alpha.c:4497 config/tc-d30v.c:2082
1264 msgid "Alignment negative: 0 assumed"
1265 msgstr ""
1266
1267 #: config/tc-alpha.c:4775
1268 #, c-format
1269 msgid "Chose GP value of %lx\n"
1270 msgstr ""
1271
1272 #: config/tc-alpha.c:4789
1273 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1274 msgstr ""
1275
1276 #: config/tc-alpha.c:4878
1277 #, c-format
1278 msgid "internal error: can't hash opcode `%s': %s"
1279 msgstr ""
1280
1281 #: config/tc-alpha.c:4914
1282 #, c-format
1283 msgid "internal error: can't hash macro `%s': %s"
1284 msgstr ""
1285
1286 #: config/tc-alpha.c:4998 config/tc-arm.c:6059 config/tc-arm.c:6071
1287 #: config/tc-i960.c:708 config/tc-xtensa.c:5177 config/tc-xtensa.c:5255
1288 #: config/tc-xtensa.c:5301 config/tc-z80.c:1893
1289 msgid "syntax error"
1290 msgstr ""
1291
1292 #: config/tc-alpha.c:5067 config/tc-dlx.c:1025 config/tc-h8300.c:2053
1293 #: config/tc-hppa.c:1381 config/tc-i860.c:1057 config/tc-m68hc11.c:560
1294 #: config/tc-m68k.c:4728 config/tc-ns32k.c:1943 config/tc-or32.c:580
1295 #: config/tc-sparc.c:2998 config/tc-spu.c:744 config/tc-z8k.c:1332
1296 msgid "Bad call to MD_ATOF()"
1297 msgstr ""
1298
1299 #: config/tc-alpha.c:5116
1300 #, c-format
1301 msgid "Unknown CPU identifier `%s'"
1302 msgstr ""
1303
1304 #: config/tc-alpha.c:5159
1305 msgid ""
1306 "Alpha options:\n"
1307 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1308 "-F\t\t\tlack floating point instructions support\n"
1309 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1310 "\t\t\tspecify variant of Alpha architecture\n"
1311 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1312 "m21264b\n"
1313 "\t\t\tthese variants include PALcode opcodes\n"
1314 msgstr ""
1315
1316 #: config/tc-alpha.c:5169
1317 msgid ""
1318 "VMS options:\n"
1319 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1320 "-H\t\t\tshow new symbol after hash truncation\n"
1321 msgstr ""
1322
1323 #: config/tc-alpha.c:5346
1324 #, c-format
1325 msgid "unhandled relocation type %s"
1326 msgstr ""
1327
1328 #: config/tc-alpha.c:5359
1329 msgid "non-absolute expression in constant field"
1330 msgstr ""
1331
1332 #: config/tc-alpha.c:5373
1333 #, c-format
1334 msgid "type %d reloc done?\n"
1335 msgstr ""
1336
1337 #: config/tc-alpha.c:5420 config/tc-alpha.c:5427
1338 msgid "Used $at without \".set noat\""
1339 msgstr ""
1340
1341 #: config/tc-alpha.c:5589
1342 #, c-format
1343 msgid "!samegp reloc against symbol without .prologue: %s"
1344 msgstr ""
1345
1346 #: config/tc-alpha.c:5626 config/tc-xtensa.c:5811
1347 #, c-format
1348 msgid "cannot represent `%s' relocation in object file"
1349 msgstr ""
1350
1351 #: config/tc-alpha.c:5632 config/tc-xtensa.c:5819
1352 #, c-format
1353 msgid "internal error? cannot generate `%s' relocation"
1354 msgstr ""
1355
1356 #: config/tc-alpha.c:5683
1357 #, c-format
1358 msgid "frame reg expected, using $%d."
1359 msgstr ""
1360
1361 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1362 #: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1363 #: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
1364 #: config/tc-h8300.c:193 config/tc-hppa.c:6839 config/tc-hppa.c:6845
1365 #: config/tc-hppa.c:6851 config/tc-hppa.c:6857 config/tc-hppa.c:8264
1366 #: config/tc-mn10300.c:1222 config/tc-mn10300.c:1227 config/tc-mn10300.c:2729
1367 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1368 msgid "could not set architecture and machine"
1369 msgstr ""
1370
1371 #: config/tc-arc.c:212 config/tc-arm.c:19534 config/tc-score.c:6592
1372 #: config/tc-score.c:6608 config/tc-score.c:6613
1373 msgid "virtual memory exhausted"
1374 msgstr ""
1375
1376 #: config/tc-arc.c:432 config/tc-arc.c:670
1377 msgid "expected comma after operand name"
1378 msgstr ""
1379
1380 #: config/tc-arc.c:443
1381 #, c-format
1382 msgid "negative operand number %d"
1383 msgstr ""
1384
1385 #: config/tc-arc.c:455
1386 msgid "expected comma after register-number"
1387 msgstr ""
1388
1389 #: config/tc-arc.c:480
1390 msgid "invalid mode"
1391 msgstr ""
1392
1393 #: config/tc-arc.c:497
1394 msgid "expected comma after register-mode"
1395 msgstr ""
1396
1397 #: config/tc-arc.c:514
1398 msgid "shortcut designator invalid"
1399 msgstr ""
1400
1401 #: config/tc-arc.c:529
1402 #, c-format
1403 msgid "core register value (%d) too large"
1404 msgstr ""
1405
1406 #: config/tc-arc.c:537
1407 #, c-format
1408 msgid "condition code value (%d) too large"
1409 msgstr ""
1410
1411 #: config/tc-arc.c:554
1412 #, c-format
1413 msgid "attempt to override symbol: %s"
1414 msgstr ""
1415
1416 #: config/tc-arc.c:625
1417 msgid "invalid opertype"
1418 msgstr ""
1419
1420 #: config/tc-arc.c:682
1421 msgid "expected comma after opcode"
1422 msgstr ""
1423
1424 #: config/tc-arc.c:692
1425 #, c-format
1426 msgid "negative subopcode %d"
1427 msgstr ""
1428
1429 #: config/tc-arc.c:701
1430 msgid "subcode value found when opcode not equal 0x03"
1431 msgstr ""
1432
1433 #: config/tc-arc.c:709
1434 #, c-format
1435 msgid "invalid subopcode %d"
1436 msgstr ""
1437
1438 #: config/tc-arc.c:720
1439 msgid "expected comma after subopcode"
1440 msgstr ""
1441
1442 #: config/tc-arc.c:739
1443 msgid "invalid suffix class"
1444 msgstr ""
1445
1446 #: config/tc-arc.c:748
1447 msgid "expected comma after suffix class"
1448 msgstr ""
1449
1450 #: config/tc-arc.c:767
1451 msgid "invalid syntax class"
1452 msgstr ""
1453
1454 #: config/tc-arc.c:774
1455 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1456 msgstr ""
1457
1458 #: config/tc-arc.c:794
1459 msgid "unknown suffix class"
1460 msgstr ""
1461
1462 #: config/tc-arc.c:861
1463 msgid "expected comma after symbol name"
1464 msgstr ""
1465
1466 #: config/tc-arc.c:871
1467 msgid "negative symbol length"
1468 msgstr ""
1469
1470 #: config/tc-arc.c:882
1471 msgid "ignoring attempt to re-define symbol"
1472 msgstr ""
1473
1474 #: config/tc-arc.c:889
1475 #, c-format
1476 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1477 msgstr ""
1478
1479 #: config/tc-arc.c:903
1480 msgid "assuming symbol alignment of zero"
1481 msgstr ""
1482
1483 #: config/tc-arc.c:970
1484 msgid "\".option\" directive must appear before any instructions"
1485 msgstr ""
1486
1487 #: config/tc-arc.c:980
1488 msgid "\".option\" directive conflicts with initial definition"
1489 msgstr ""
1490
1491 #: config/tc-arc.c:988
1492 msgid "\".option\" directive overrides command-line (default) value"
1493 msgstr ""
1494
1495 #: config/tc-arc.c:998
1496 msgid "invalid identifier for \".option\""
1497 msgstr ""
1498
1499 #: config/tc-arc.c:1076 config/tc-ip2k.c:249 config/tc-mt.c:348
1500 msgid "md_estimate_size_before_relax\n"
1501 msgstr ""
1502
1503 #: config/tc-arc.c:1087
1504 msgid "md_convert_frag\n"
1505 msgstr ""
1506
1507 #: config/tc-arc.c:1120
1508 msgid "expression too complex code symbol"
1509 msgstr ""
1510
1511 #: config/tc-arc.c:1147
1512 #, c-format
1513 msgid "missing ')' in %%-op"
1514 msgstr ""
1515
1516 #: config/tc-arc.c:1402 config/tc-dlx.c:1256 config/tc-m32r.c:2333
1517 #: config/tc-sparc.c:3604
1518 #, c-format
1519 msgid "internal error: can't export reloc type %d (`%s')"
1520 msgstr ""
1521
1522 #: config/tc-arc.c:1534
1523 #, c-format
1524 msgid "unknown syntax format character `%c'"
1525 msgstr ""
1526
1527 #: config/tc-arc.c:1672
1528 msgid "too many suffixes"
1529 msgstr ""
1530
1531 #: config/tc-arc.c:1711
1532 msgid "symbol as destination register"
1533 msgstr ""
1534
1535 #: config/tc-arc.c:1796 config/tc-mn10200.c:1173 config/tc-mn10300.c:1964
1536 #: config/tc-ppc.c:2698 config/tc-s390.c:1473 config/tc-v850.c:2041
1537 #, c-format
1538 msgid "junk at end of line: `%s'"
1539 msgstr ""
1540
1541 #: config/tc-arc.c:1835
1542 msgid "8 byte instruction in delay slot"
1543 msgstr ""
1544
1545 #. except for jl  addr
1546 #: config/tc-arc.c:1838
1547 msgid "8 byte jump instruction with delay slot"
1548 msgstr ""
1549
1550 #: config/tc-arc.c:1846
1551 msgid "conditional branch follows set of flags"
1552 msgstr ""
1553
1554 #: config/tc-arc.c:1930 config/tc-arm.c:14177
1555 #, c-format
1556 msgid "bad instruction `%s'"
1557 msgstr ""
1558
1559 #: config/tc-arm.c:483
1560 msgid "ARM register expected"
1561 msgstr ""
1562
1563 #: config/tc-arm.c:484
1564 msgid "bad or missing co-processor number"
1565 msgstr ""
1566
1567 #: config/tc-arm.c:485
1568 msgid "co-processor register expected"
1569 msgstr ""
1570
1571 #: config/tc-arm.c:486
1572 msgid "FPA register expected"
1573 msgstr ""
1574
1575 #: config/tc-arm.c:487
1576 msgid "VFP single precision register expected"
1577 msgstr ""
1578
1579 #: config/tc-arm.c:488
1580 msgid "VFP/Neon double precision register expected"
1581 msgstr ""
1582
1583 #: config/tc-arm.c:489
1584 msgid "Neon quad precision register expected"
1585 msgstr ""
1586
1587 #: config/tc-arm.c:490
1588 msgid "VFP single or double precision register expected"
1589 msgstr ""
1590
1591 #: config/tc-arm.c:491
1592 msgid "Neon double or quad precision register expected"
1593 msgstr ""
1594
1595 #: config/tc-arm.c:492
1596 msgid "VFP single, double or Neon quad precision register expected"
1597 msgstr ""
1598
1599 #: config/tc-arm.c:493
1600 msgid "VFP system register expected"
1601 msgstr ""
1602
1603 #: config/tc-arm.c:494
1604 msgid "Maverick MVF register expected"
1605 msgstr ""
1606
1607 #: config/tc-arm.c:495
1608 msgid "Maverick MVD register expected"
1609 msgstr ""
1610
1611 #: config/tc-arm.c:496
1612 msgid "Maverick MVFX register expected"
1613 msgstr ""
1614
1615 #: config/tc-arm.c:497
1616 msgid "Maverick MVDX register expected"
1617 msgstr ""
1618
1619 #: config/tc-arm.c:498
1620 msgid "Maverick MVAX register expected"
1621 msgstr ""
1622
1623 #: config/tc-arm.c:499
1624 msgid "Maverick DSPSC register expected"
1625 msgstr ""
1626
1627 #: config/tc-arm.c:500
1628 msgid "iWMMXt data register expected"
1629 msgstr ""
1630
1631 #: config/tc-arm.c:501 config/tc-arm.c:5868
1632 msgid "iWMMXt control register expected"
1633 msgstr ""
1634
1635 #: config/tc-arm.c:502
1636 msgid "iWMMXt scalar register expected"
1637 msgstr ""
1638
1639 #: config/tc-arm.c:503
1640 msgid "XScale accumulator register expected"
1641 msgstr ""
1642
1643 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1644 #: config/tc-arm.c:652 config/tc-score.c:47
1645 msgid "bad arguments to instruction"
1646 msgstr ""
1647
1648 #: config/tc-arm.c:653 config/tc-score.c:48
1649 msgid "r15 not allowed here"
1650 msgstr ""
1651
1652 #: config/tc-arm.c:654
1653 msgid "instruction cannot be conditional"
1654 msgstr ""
1655
1656 #: config/tc-arm.c:655
1657 msgid "registers may not be the same"
1658 msgstr ""
1659
1660 #: config/tc-arm.c:656
1661 msgid "lo register required"
1662 msgstr ""
1663
1664 #: config/tc-arm.c:657
1665 msgid "instruction not supported in Thumb16 mode"
1666 msgstr ""
1667
1668 #: config/tc-arm.c:658
1669 msgid "instruction does not accept this addressing mode"
1670 msgstr ""
1671
1672 #: config/tc-arm.c:659
1673 msgid "branch must be last instruction in IT block"
1674 msgstr ""
1675
1676 #: config/tc-arm.c:660
1677 msgid "instruction not allowed in IT block"
1678 msgstr ""
1679
1680 #: config/tc-arm.c:661
1681 msgid "selected FPU does not support instruction"
1682 msgstr ""
1683
1684 #: config/tc-arm.c:803
1685 msgid "immediate expression requires a # prefix"
1686 msgstr ""
1687
1688 #: config/tc-arm.c:830 config/tc-score.c:5675 expr.c:1300 read.c:2439
1689 msgid "bad expression"
1690 msgstr ""
1691
1692 #: config/tc-arm.c:841 config/tc-i860.c:1003 config/tc-sparc.c:2898
1693 msgid "bad segment"
1694 msgstr ""
1695
1696 #: config/tc-arm.c:858 config/tc-arm.c:4393 config/tc-i960.c:1300
1697 #: config/tc-score.c:985
1698 msgid "invalid constant"
1699 msgstr ""
1700
1701 #: config/tc-arm.c:919 config/tc-score.c:4749
1702 msgid "bad call to MD_ATOF()"
1703 msgstr ""
1704
1705 #: config/tc-arm.c:986
1706 msgid "expected #constant"
1707 msgstr ""
1708
1709 #: config/tc-arm.c:1147
1710 #, c-format
1711 msgid "unexpected character `%c' in type specifier"
1712 msgstr ""
1713
1714 #: config/tc-arm.c:1164
1715 #, c-format
1716 msgid "bad size %d in type specifier"
1717 msgstr ""
1718
1719 #: config/tc-arm.c:1214
1720 msgid "only one type should be specified for operand"
1721 msgstr ""
1722
1723 #: config/tc-arm.c:1220
1724 msgid "vector type expected"
1725 msgstr ""
1726
1727 #: config/tc-arm.c:1292
1728 msgid "can't redefine type for operand"
1729 msgstr ""
1730
1731 #: config/tc-arm.c:1303
1732 msgid "only D registers may be indexed"
1733 msgstr ""
1734
1735 #: config/tc-arm.c:1309
1736 msgid "can't change index for operand"
1737 msgstr ""
1738
1739 #: config/tc-arm.c:1325 config/tc-arm.c:3994
1740 msgid "constant expression required"
1741 msgstr ""
1742
1743 #: config/tc-arm.c:1369
1744 msgid "register operand expected, but got scalar"
1745 msgstr ""
1746
1747 #: config/tc-arm.c:1402
1748 msgid "scalar must have an index"
1749 msgstr ""
1750
1751 #: config/tc-arm.c:1407 config/tc-arm.c:13144 config/tc-arm.c:13192
1752 #: config/tc-arm.c:13594
1753 msgid "scalar index out of range"
1754 msgstr ""
1755
1756 #: config/tc-arm.c:1454
1757 msgid "bad range in register list"
1758 msgstr ""
1759
1760 #: config/tc-arm.c:1462 config/tc-arm.c:1471 config/tc-arm.c:1512
1761 #, c-format
1762 msgid "Warning: duplicated register (r%d) in register list"
1763 msgstr ""
1764
1765 #: config/tc-arm.c:1474
1766 msgid "Warning: register range not in ascending order"
1767 msgstr ""
1768
1769 #: config/tc-arm.c:1485
1770 msgid "missing `}'"
1771 msgstr ""
1772
1773 #: config/tc-arm.c:1501
1774 msgid "invalid register mask"
1775 msgstr ""
1776
1777 #: config/tc-arm.c:1583
1778 msgid "expecting {"
1779 msgstr ""
1780
1781 #: config/tc-arm.c:1638 config/tc-arm.c:1682
1782 msgid "register out of range in list"
1783 msgstr ""
1784
1785 #: config/tc-arm.c:1654 config/tc-arm.c:1699 config/tc-h8300.c:989
1786 #: config/tc-mips.c:10188 config/tc-mips.c:10210
1787 msgid "invalid register list"
1788 msgstr ""
1789
1790 #: config/tc-arm.c:1660 config/tc-arm.c:3459 config/tc-arm.c:3592
1791 msgid "register list not in ascending order"
1792 msgstr ""
1793
1794 #: config/tc-arm.c:1691
1795 msgid "register range not in ascending order"
1796 msgstr ""
1797
1798 #: config/tc-arm.c:1724
1799 msgid "non-contiguous register range"
1800 msgstr ""
1801
1802 #: config/tc-arm.c:1850
1803 msgid "don't use Rn-Rm syntax with non-unit stride"
1804 msgstr ""
1805
1806 #: config/tc-arm.c:1905
1807 msgid "error parsing element/structure list"
1808 msgstr ""
1809
1810 #: config/tc-arm.c:1911
1811 msgid "expected }"
1812 msgstr ""
1813
1814 #: config/tc-arm.c:1967
1815 #, c-format
1816 msgid "ignoring attempt to redefine built-in register '%s'"
1817 msgstr ""
1818
1819 #: config/tc-arm.c:1972
1820 #, c-format
1821 msgid "ignoring redefinition of register alias '%s'"
1822 msgstr ""
1823
1824 #: config/tc-arm.c:2000
1825 msgid "attempt to redefine typed alias"
1826 msgstr ""
1827
1828 #: config/tc-arm.c:2038
1829 #, c-format
1830 msgid "unknown register '%s' -- .req ignored"
1831 msgstr ""
1832
1833 #: config/tc-arm.c:2134
1834 msgid "bad type for register"
1835 msgstr ""
1836
1837 #: config/tc-arm.c:2145
1838 msgid "expression must be constant"
1839 msgstr ""
1840
1841 #: config/tc-arm.c:2162
1842 msgid "can't redefine the type of a register alias"
1843 msgstr ""
1844
1845 #: config/tc-arm.c:2169
1846 msgid "you must specify a single type only"
1847 msgstr ""
1848
1849 #: config/tc-arm.c:2182
1850 msgid "can't redefine the index of a scalar alias"
1851 msgstr ""
1852
1853 #: config/tc-arm.c:2190
1854 msgid "scalar index must be constant"
1855 msgstr ""
1856
1857 #: config/tc-arm.c:2199
1858 msgid "expecting ]"
1859 msgstr ""
1860
1861 #: config/tc-arm.c:2236
1862 msgid "invalid syntax for .req directive"
1863 msgstr ""
1864
1865 #: config/tc-arm.c:2242
1866 msgid "invalid syntax for .dn directive"
1867 msgstr ""
1868
1869 #: config/tc-arm.c:2248
1870 msgid "invalid syntax for .qn directive"
1871 msgstr ""
1872
1873 #: config/tc-arm.c:2274
1874 msgid "invalid syntax for .unreq directive"
1875 msgstr ""
1876
1877 #: config/tc-arm.c:2280
1878 #, c-format
1879 msgid "unknown register alias '%s'"
1880 msgstr ""
1881
1882 #: config/tc-arm.c:2282
1883 #, c-format
1884 msgid "ignoring attempt to undefine built-in register '%s'"
1885 msgstr ""
1886
1887 #: config/tc-arm.c:2433
1888 #, c-format
1889 msgid "Failed to find real start of function: %s\n"
1890 msgstr ""
1891
1892 #: config/tc-arm.c:2449
1893 msgid "selected processor does not support THUMB opcodes"
1894 msgstr ""
1895
1896 #: config/tc-arm.c:2463
1897 msgid "selected processor does not support ARM opcodes"
1898 msgstr ""
1899
1900 #: config/tc-arm.c:2476
1901 #, c-format
1902 msgid "invalid instruction size selected (%d)"
1903 msgstr ""
1904
1905 #: config/tc-arm.c:2508
1906 #, c-format
1907 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1908 msgstr ""
1909
1910 #: config/tc-arm.c:2564
1911 #, c-format
1912 msgid "expected comma after name \"%s\""
1913 msgstr ""
1914
1915 #: config/tc-arm.c:2614 config/tc-m32r.c:588
1916 #, c-format
1917 msgid "symbol `%s' already defined"
1918 msgstr ""
1919
1920 #: config/tc-arm.c:2648
1921 #, c-format
1922 msgid "unrecognized syntax mode \"%s\""
1923 msgstr ""
1924
1925 #: config/tc-arm.c:2669
1926 #, c-format
1927 msgid "alignment too large: %d assumed"
1928 msgstr ""
1929
1930 #: config/tc-arm.c:2672
1931 msgid "alignment negative. 0 assumed."
1932 msgstr ""
1933
1934 #: config/tc-arm.c:2819
1935 msgid "literal pool overflow"
1936 msgstr ""
1937
1938 #: config/tc-arm.c:2975 config/tc-arm.c:5803
1939 msgid "unrecognized relocation suffix"
1940 msgstr ""
1941
1942 #: config/tc-arm.c:2988
1943 msgid "(plt) is only valid on branch targets"
1944 msgstr ""
1945
1946 #: config/tc-arm.c:2994 config/tc-s390.c:1129 config/tc-s390.c:1743
1947 #: config/tc-xtensa.c:1546
1948 #, c-format
1949 msgid "%s relocations do not fit in %d bytes"
1950 msgstr ""
1951
1952 #: config/tc-arm.c:3042 dwarf2dbg.c:694
1953 msgid "expected 0 or 1"
1954 msgstr ""
1955
1956 #: config/tc-arm.c:3046
1957 msgid "missing comma"
1958 msgstr ""
1959
1960 #: config/tc-arm.c:3101
1961 msgid "duplicate .handlerdata directive"
1962 msgstr ""
1963
1964 #: config/tc-arm.c:3172
1965 msgid "personality routine specified for cantunwind frame"
1966 msgstr ""
1967
1968 #: config/tc-arm.c:3186
1969 msgid "duplicate .personalityindex directive"
1970 msgstr ""
1971
1972 #: config/tc-arm.c:3193
1973 msgid "bad personality routine number"
1974 msgstr ""
1975
1976 #: config/tc-arm.c:3212
1977 msgid "duplicate .personality directive"
1978 msgstr ""
1979
1980 #: config/tc-arm.c:3235 config/tc-arm.c:3363 config/tc-arm.c:3411
1981 msgid "expected register list"
1982 msgstr ""
1983
1984 #: config/tc-arm.c:3317
1985 msgid "expected , <constant>"
1986 msgstr ""
1987
1988 #: config/tc-arm.c:3326
1989 msgid "number of registers must be in the range [1:4]"
1990 msgstr ""
1991
1992 #: config/tc-arm.c:3473 config/tc-arm.c:3606
1993 msgid "bad register range"
1994 msgstr ""
1995
1996 #: config/tc-arm.c:3660
1997 msgid "register expected"
1998 msgstr ""
1999
2000 #: config/tc-arm.c:3670
2001 msgid "FPA .unwind_save does not take a register list"
2002 msgstr ""
2003
2004 #: config/tc-arm.c:3688
2005 msgid ".unwind_save does not support this kind of register"
2006 msgstr ""
2007
2008 #: config/tc-arm.c:3724
2009 msgid "SP and PC not permitted in .unwind_movsp directive"
2010 msgstr ""
2011
2012 #: config/tc-arm.c:3729
2013 msgid "unexpected .unwind_movsp directive"
2014 msgstr ""
2015
2016 #: config/tc-arm.c:3753
2017 msgid "stack increment must be multiple of 4"
2018 msgstr ""
2019
2020 #: config/tc-arm.c:3782
2021 msgid "expected <reg>, <reg>"
2022 msgstr ""
2023
2024 #: config/tc-arm.c:3800
2025 msgid "register must be either sp or set by a previousunwind_movsp directive"
2026 msgstr ""
2027
2028 #: config/tc-arm.c:3836
2029 msgid "expected <offset>, <opcode>"
2030 msgstr ""
2031
2032 #: config/tc-arm.c:3848
2033 msgid "unwind opcode too long"
2034 msgstr ""
2035
2036 #: config/tc-arm.c:3853
2037 msgid "invalid unwind opcode"
2038 msgstr ""
2039
2040 #: config/tc-arm.c:4000 config/tc-arm.c:4863 config/tc-arm.c:8438
2041 #: config/tc-arm.c:8920 config/tc-arm.c:11718 config/tc-arm.c:18690
2042 #: config/tc-arm.c:18715 config/tc-arm.c:18723 config/tc-z8k.c:1144
2043 #: config/tc-z8k.c:1154
2044 msgid "immediate value out of range"
2045 msgstr ""
2046
2047 #: config/tc-arm.c:4147
2048 msgid "invalid FPA immediate expression"
2049 msgstr ""
2050
2051 #: config/tc-arm.c:4271 config/tc-arm.c:4279
2052 msgid "shift expression expected"
2053 msgstr ""
2054
2055 #: config/tc-arm.c:4293
2056 msgid "'LSL' or 'ASR' required"
2057 msgstr ""
2058
2059 #: config/tc-arm.c:4301
2060 msgid "'LSL' required"
2061 msgstr ""
2062
2063 #: config/tc-arm.c:4309
2064 msgid "'ASR' required"
2065 msgstr ""
2066
2067 #: config/tc-arm.c:4381 config/tc-arm.c:4857 config/tc-arm.c:6429
2068 #: config/tc-v850.c:1859 config/tc-v850.c:1880
2069 msgid "constant expression expected"
2070 msgstr ""
2071
2072 #: config/tc-arm.c:4388
2073 msgid "invalid rotation"
2074 msgstr ""
2075
2076 #: config/tc-arm.c:4548 config/tc-arm.c:4693
2077 msgid "unknown group relocation"
2078 msgstr ""
2079
2080 #: config/tc-arm.c:4661
2081 msgid "alignment must be constant"
2082 msgstr ""
2083
2084 #: config/tc-arm.c:4724
2085 msgid "this group relocation is not allowed on this instruction"
2086 msgstr ""
2087
2088 #: config/tc-arm.c:4736 config/tc-arm.c:5127
2089 msgid "']' expected"
2090 msgstr ""
2091
2092 #: config/tc-arm.c:4754
2093 msgid "'}' expected at end of 'option' field"
2094 msgstr ""
2095
2096 #: config/tc-arm.c:4759
2097 msgid "cannot combine index with option"
2098 msgstr ""
2099
2100 #: config/tc-arm.c:4772
2101 msgid "cannot combine pre- and post-indexing"
2102 msgstr ""
2103
2104 #: config/tc-arm.c:4933
2105 msgid "flag for {c}psr instruction expected"
2106 msgstr ""
2107
2108 #: config/tc-arm.c:4958
2109 msgid "unrecognized CPS flag"
2110 msgstr ""
2111
2112 #: config/tc-arm.c:4965
2113 msgid "missing CPS flags"
2114 msgstr ""
2115
2116 #: config/tc-arm.c:4988 config/tc-arm.c:4994
2117 msgid "valid endian specifiers are be or le"
2118 msgstr ""
2119
2120 #: config/tc-arm.c:5016
2121 msgid "missing rotation field after comma"
2122 msgstr ""
2123
2124 #: config/tc-arm.c:5031
2125 msgid "rotation can only be 0, 8, 16, or 24"
2126 msgstr ""
2127
2128 #: config/tc-arm.c:5051
2129 msgid "condition required"
2130 msgstr ""
2131
2132 #: config/tc-arm.c:5089 config/tc-arm.c:6924
2133 msgid "'[' expected"
2134 msgstr ""
2135
2136 #: config/tc-arm.c:5102
2137 msgid "',' expected"
2138 msgstr ""
2139
2140 #: config/tc-arm.c:5119
2141 msgid "invalid shift"
2142 msgstr ""
2143
2144 #: config/tc-arm.c:5192
2145 msgid "can't use Neon quad register here"
2146 msgstr ""
2147
2148 #: config/tc-arm.c:5258
2149 msgid "expected <Rm> or <Dm> or <Qm> operand"
2150 msgstr ""
2151
2152 #: config/tc-arm.c:5338
2153 msgid "parse error"
2154 msgstr ""
2155
2156 #: config/tc-arm.c:5348 read.c:2096
2157 msgid "expected comma"
2158 msgstr ""
2159
2160 #: config/tc-arm.c:5638 config/tc-arm.c:5708
2161 msgid "immediate value is out of range"
2162 msgstr ""
2163
2164 #: config/tc-arm.c:5853
2165 msgid "iWMMXt data or control register expected"
2166 msgstr ""
2167
2168 #: config/tc-arm.c:6006
2169 #, c-format
2170 msgid "unhandled operand code %d"
2171 msgstr ""
2172
2173 #: config/tc-arm.c:6085 config/tc-score.c:56
2174 msgid "garbage following instruction"
2175 msgstr ""
2176
2177 #: config/tc-arm.c:6172
2178 msgid "D register out of range for selected VFP version"
2179 msgstr ""
2180
2181 #: config/tc-arm.c:6251
2182 msgid "instruction does not accept preindexed addressing"
2183 msgstr ""
2184
2185 #. unindexed - only for coprocessor
2186 #: config/tc-arm.c:6267 config/tc-arm.c:8244
2187 msgid "instruction does not accept unindexed addressing"
2188 msgstr ""
2189
2190 #: config/tc-arm.c:6275
2191 msgid "destination register same as write-back base"
2192 msgstr ""
2193
2194 #: config/tc-arm.c:6276
2195 msgid "source register same as write-back base"
2196 msgstr ""
2197
2198 #: config/tc-arm.c:6322
2199 msgid "instruction does not accept scaled register index"
2200 msgstr ""
2201
2202 #: config/tc-arm.c:6362
2203 msgid "instruction does not support unindexed addressing"
2204 msgstr ""
2205
2206 #: config/tc-arm.c:6377
2207 msgid "pc may not be used with write-back"
2208 msgstr ""
2209
2210 #: config/tc-arm.c:6382
2211 msgid "instruction does not support writeback"
2212 msgstr ""
2213
2214 #: config/tc-arm.c:6424
2215 msgid "invalid pseudo operation"
2216 msgstr ""
2217
2218 #: config/tc-arm.c:6470
2219 msgid "literal pool insertion failed"
2220 msgstr ""
2221
2222 #: config/tc-arm.c:6528
2223 msgid "Rn must not overlap other operands"
2224 msgstr ""
2225
2226 #: config/tc-arm.c:6617 config/tc-arm.c:8776
2227 msgid "bad barrier type"
2228 msgstr ""
2229
2230 #: config/tc-arm.c:6628 config/tc-arm.c:6647 config/tc-arm.c:6660
2231 #: config/tc-arm.c:8787 config/tc-arm.c:8807 config/tc-arm.c:8821
2232 msgid "bit-field extends past end of register"
2233 msgstr ""
2234
2235 #: config/tc-arm.c:6689
2236 msgid "the only suffix valid here is '(plt)'"
2237 msgstr ""
2238
2239 #: config/tc-arm.c:6742
2240 msgid "use of r15 in blx in ARM mode is not really useful"
2241 msgstr ""
2242
2243 #: config/tc-arm.c:6765
2244 msgid "use of r15 in bx in ARM mode is not really useful"
2245 msgstr ""
2246
2247 #: config/tc-arm.c:6777 config/tc-arm.c:8959
2248 msgid "use of r15 in bxj is not really useful"
2249 msgstr ""
2250
2251 #: config/tc-arm.c:6891 config/tc-arm.c:6900
2252 msgid "writeback of base register is UNPREDICTABLE"
2253 msgstr ""
2254
2255 #: config/tc-arm.c:6894
2256 msgid "writeback of base register when in register list is UNPREDICTABLE"
2257 msgstr ""
2258
2259 #: config/tc-arm.c:6904
2260 msgid "if writeback register is in list, it must be the lowest reg in the list"
2261 msgstr ""
2262
2263 #: config/tc-arm.c:6919
2264 msgid "first destination register must be even"
2265 msgstr ""
2266
2267 #: config/tc-arm.c:6922 config/tc-arm.c:6989
2268 msgid "can only load two consecutive registers"
2269 msgstr ""
2270
2271 #. If op 1 were present and equal to PC, this function wouldn't
2272 #. have been called in the first place.
2273 #. If op 2 were present and equal to PC, this function wouldn't
2274 #. have been called in the first place.
2275 #: config/tc-arm.c:6923 config/tc-arm.c:6992 config/tc-arm.c:7514
2276 #: config/tc-arm.c:9437
2277 msgid "r14 not allowed here"
2278 msgstr ""
2279
2280 #: config/tc-arm.c:6937
2281 msgid "base register written back, and overlaps second destination register"
2282 msgstr ""
2283
2284 #: config/tc-arm.c:6945
2285 msgid "index register overlaps destination register"
2286 msgstr ""
2287
2288 #: config/tc-arm.c:6975 config/tc-arm.c:7496
2289 msgid "offset must be zero in ARM encoding"
2290 msgstr ""
2291
2292 #: config/tc-arm.c:6986 config/tc-arm.c:7508
2293 msgid "even register required"
2294 msgstr ""
2295
2296 #: config/tc-arm.c:7017 config/tc-arm.c:7048
2297 msgid "this instruction requires a post-indexed address"
2298 msgstr ""
2299
2300 #: config/tc-arm.c:7075
2301 msgid "Rd and Rm should be different in mla"
2302 msgstr ""
2303
2304 #: config/tc-arm.c:7099 config/tc-arm.c:9695
2305 msgid ":lower16: not allowed this instruction"
2306 msgstr ""
2307
2308 #: config/tc-arm.c:7101
2309 msgid ":upper16: not allowed instruction"
2310 msgstr ""
2311
2312 #: config/tc-arm.c:7120
2313 msgid "operand 1 must be FPSCR"
2314 msgstr ""
2315
2316 #: config/tc-arm.c:7153 config/tc-arm.c:9804
2317 msgid "'CPSR' or 'SPSR' expected"
2318 msgstr ""
2319
2320 #: config/tc-arm.c:7190
2321 msgid "Rd and Rm should be different in mul"
2322 msgstr ""
2323
2324 #: config/tc-arm.c:7211
2325 msgid "rdhi, rdlo and rm must all be different"
2326 msgstr ""
2327
2328 #: config/tc-arm.c:7273
2329 msgid "'[' expected after PLD mnemonic"
2330 msgstr ""
2331
2332 #: config/tc-arm.c:7275 config/tc-arm.c:7290
2333 msgid "post-indexed expression used in preload instruction"
2334 msgstr ""
2335
2336 #: config/tc-arm.c:7277 config/tc-arm.c:7292
2337 msgid "writeback used in preload instruction"
2338 msgstr ""
2339
2340 #: config/tc-arm.c:7279 config/tc-arm.c:7294
2341 msgid "unindexed addressing used in preload instruction"
2342 msgstr ""
2343
2344 #: config/tc-arm.c:7288
2345 msgid "'[' expected after PLI mnemonic"
2346 msgstr ""
2347
2348 #: config/tc-arm.c:7441 config/tc-arm.c:9884
2349 msgid "rdhi and rdlo must be different"
2350 msgstr ""
2351
2352 #: config/tc-arm.c:7467
2353 msgid "SRS base register must be r13"
2354 msgstr ""
2355
2356 #: config/tc-arm.c:7511
2357 msgid "can only store two consecutive registers"
2358 msgstr ""
2359
2360 #: config/tc-arm.c:7606 config/tc-arm.c:7623
2361 msgid "only two consecutive VFP SP registers allowed here"
2362 msgstr ""
2363
2364 #: config/tc-arm.c:7651 config/tc-arm.c:7666
2365 msgid "this addressing mode requires base-register writeback"
2366 msgstr ""
2367
2368 #: config/tc-arm.c:7841
2369 msgid "this instruction does not support indexing"
2370 msgstr ""
2371
2372 #: config/tc-arm.c:7865
2373 msgid "only r15 allowed here"
2374 msgstr ""
2375
2376 #: config/tc-arm.c:8000
2377 msgid "immediate operand requires iWMMXt2"
2378 msgstr ""
2379
2380 #: config/tc-arm.c:8144
2381 msgid "shift by register not allowed in thumb mode"
2382 msgstr ""
2383
2384 #: config/tc-arm.c:8156 config/tc-arm.c:18197
2385 msgid "shift expression is too large"
2386 msgstr ""
2387
2388 #: config/tc-arm.c:8182
2389 msgid "Instruction does not support =N addresses"
2390 msgstr ""
2391
2392 #: config/tc-arm.c:8187
2393 msgid "cannot use register index with PC-relative addressing"
2394 msgstr ""
2395
2396 #: config/tc-arm.c:8188
2397 msgid "cannot use register index with this instruction"
2398 msgstr ""
2399
2400 #: config/tc-arm.c:8190
2401 msgid "Thumb does not support negative register indexing"
2402 msgstr ""
2403
2404 #: config/tc-arm.c:8192
2405 msgid "Thumb does not support register post-indexing"
2406 msgstr ""
2407
2408 #: config/tc-arm.c:8194
2409 msgid "Thumb does not support register indexing with writeback"
2410 msgstr ""
2411
2412 #: config/tc-arm.c:8196
2413 msgid "Thumb supports only LSL in shifted register indexing"
2414 msgstr ""
2415
2416 #: config/tc-arm.c:8205 config/tc-arm.c:12946
2417 msgid "shift out of range"
2418 msgstr ""
2419
2420 #: config/tc-arm.c:8213
2421 msgid "cannot use writeback with PC-relative addressing"
2422 msgstr ""
2423
2424 #: config/tc-arm.c:8215
2425 msgid "cannot use writeback with this instruction"
2426 msgstr ""
2427
2428 #: config/tc-arm.c:8234
2429 msgid "cannot use post-indexing with PC-relative addressing"
2430 msgstr ""
2431
2432 #: config/tc-arm.c:8235
2433 msgid "cannot use post-indexing with this instruction"
2434 msgstr ""
2435
2436 #: config/tc-arm.c:8362
2437 msgid "PC not allowed as destination"
2438 msgstr ""
2439
2440 #: config/tc-arm.c:8433
2441 msgid "only SUBS PC, LR, #const allowed"
2442 msgstr ""
2443
2444 #: config/tc-arm.c:8506 config/tc-arm.c:8647 config/tc-arm.c:8739
2445 #: config/tc-arm.c:9759
2446 msgid "shift must be constant"
2447 msgstr ""
2448
2449 #: config/tc-arm.c:8533 config/tc-arm.c:8662 config/tc-arm.c:8754
2450 #: config/tc-arm.c:9772
2451 msgid "unshifted register required"
2452 msgstr ""
2453
2454 #: config/tc-arm.c:8548 config/tc-arm.c:8765 config/tc-arm.c:9871
2455 msgid "dest must overlap one source register"
2456 msgstr ""
2457
2458 #: config/tc-arm.c:8665
2459 msgid "dest and source1 must be the same register"
2460 msgstr ""
2461
2462 #: config/tc-arm.c:8916
2463 msgid "instruction is always unconditional"
2464 msgstr ""
2465
2466 #: config/tc-arm.c:8998
2467 msgid "selected processor does not support 'A' form of this instruction"
2468 msgstr ""
2469
2470 #: config/tc-arm.c:9001
2471 msgid "Thumb does not support the 2-argument form of this instruction"
2472 msgstr ""
2473
2474 #: config/tc-arm.c:9100
2475 msgid "SP not allowed in register list"
2476 msgstr ""
2477
2478 #: config/tc-arm.c:9105
2479 msgid "LR and PC should not both be in register list"
2480 msgstr ""
2481
2482 #: config/tc-arm.c:9109
2483 msgid "base register should not be in register list when written back"
2484 msgstr ""
2485
2486 #: config/tc-arm.c:9115
2487 msgid "PC not allowed in register list"
2488 msgstr ""
2489
2490 #: config/tc-arm.c:9118 config/tc-arm.c:9184 config/tc-arm.c:9224
2491 #, c-format
2492 msgid "value stored for r%d is UNPREDICTABLE"
2493 msgstr ""
2494
2495 #: config/tc-arm.c:9160
2496 msgid "Thumb load/store multiple does not support {reglist}^"
2497 msgstr ""
2498
2499 #: config/tc-arm.c:9217
2500 msgid "Thumb-2 instruction only valid in unified syntax"
2501 msgstr ""
2502
2503 #: config/tc-arm.c:9221 config/tc-arm.c:9231
2504 msgid "this instruction will write back the base register"
2505 msgstr ""
2506
2507 #: config/tc-arm.c:9234
2508 msgid "this instruction will not write back the base register"
2509 msgstr ""
2510
2511 #: config/tc-arm.c:9263
2512 msgid "r14 not allowed as first register when second register is omitted"
2513 msgstr ""
2514
2515 #: config/tc-arm.c:9360 config/tc-arm.c:9373 config/tc-arm.c:9409
2516 msgid "Thumb does not support this addressing mode"
2517 msgstr ""
2518
2519 #: config/tc-arm.c:9377
2520 msgid "byte or halfword not valid for base register"
2521 msgstr ""
2522
2523 #: config/tc-arm.c:9380
2524 msgid "r15 based store not allowed"
2525 msgstr ""
2526
2527 #: config/tc-arm.c:9382
2528 msgid "invalid base register for register offset"
2529 msgstr ""
2530
2531 #: config/tc-arm.c:9680
2532 msgid "only lo regs allowed with immediate"
2533 msgstr ""
2534
2535 #: config/tc-arm.c:9700
2536 msgid ":upper16: not allowed this instruction"
2537 msgstr ""
2538
2539 #: config/tc-arm.c:9794 config/tc-arm.c:9826 config/tc-arm.c:9832
2540 msgid "selected processor does not support requested special purpose register"
2541 msgstr ""
2542
2543 #: config/tc-arm.c:9800
2544 #, c-format
2545 msgid ""
2546 "selected processor does not support requested special purpose register %x"
2547 msgstr ""
2548
2549 #: config/tc-arm.c:9821
2550 msgid "Thumb encoding does not support an immediate here"
2551 msgstr ""
2552
2553 #: config/tc-arm.c:9906
2554 msgid "Thumb does not support NOP with hints"
2555 msgstr ""
2556
2557 #: config/tc-arm.c:9988
2558 msgid "push/pop do not support {reglist}^"
2559 msgstr ""
2560
2561 #: config/tc-arm.c:10011
2562 msgid "invalid register list to push/pop instruction"
2563 msgstr ""
2564
2565 #: config/tc-arm.c:10203
2566 msgid "source1 and dest must be same register"
2567 msgstr ""
2568
2569 #: config/tc-arm.c:10224
2570 msgid "ror #imm not supported"
2571 msgstr ""
2572
2573 #: config/tc-arm.c:10349
2574 msgid "Thumb encoding does not support rotation"
2575 msgstr ""
2576
2577 #: config/tc-arm.c:10368
2578 msgid "instruction requires register index"
2579 msgstr ""
2580
2581 #: config/tc-arm.c:10370
2582 msgid "PC is not a valid index register"
2583 msgstr ""
2584
2585 #: config/tc-arm.c:10372
2586 msgid "instruction does not allow shifted index"
2587 msgstr ""
2588
2589 #: config/tc-arm.c:10791
2590 msgid "invalid instruction shape"
2591 msgstr ""
2592
2593 #: config/tc-arm.c:11033
2594 msgid "types specified in both the mnemonic and operands"
2595 msgstr ""
2596
2597 #: config/tc-arm.c:11070
2598 msgid "operand types can't be inferred"
2599 msgstr ""
2600
2601 #: config/tc-arm.c:11076
2602 msgid "type specifier has the wrong number of parts"
2603 msgstr ""
2604
2605 #: config/tc-arm.c:11131
2606 msgid "operand size must match register width"
2607 msgstr ""
2608
2609 #: config/tc-arm.c:11142
2610 msgid "bad type in Neon instruction"
2611 msgstr ""
2612
2613 #: config/tc-arm.c:11153
2614 msgid "inconsistent types in Neon instruction"
2615 msgstr ""
2616
2617 #: config/tc-arm.c:12202
2618 msgid "scalar out of range for multiply instruction"
2619 msgstr ""
2620
2621 #: config/tc-arm.c:12366 config/tc-arm.c:12378
2622 msgid "immediate out of range for insert"
2623 msgstr ""
2624
2625 #: config/tc-arm.c:12390 config/tc-arm.c:13292
2626 msgid "immediate out of range for shift"
2627 msgstr ""
2628
2629 #: config/tc-arm.c:12447 config/tc-arm.c:12474 config/tc-arm.c:12792
2630 #: config/tc-arm.c:13238
2631 msgid "immediate out of range"
2632 msgstr ""
2633
2634 #: config/tc-arm.c:12511
2635 msgid "immediate out of range for narrowing operation"
2636 msgstr ""
2637
2638 #: config/tc-arm.c:12631
2639 msgid "operands 0 and 1 must be the same register"
2640 msgstr ""
2641
2642 #: config/tc-arm.c:12766
2643 msgid "operand size must be specified for immediate VMOV"
2644 msgstr ""
2645
2646 #: config/tc-arm.c:12776
2647 msgid "immediate has bits set outside the operand size"
2648 msgstr ""
2649
2650 #: config/tc-arm.c:12972
2651 msgid "elements must be smaller than reversal region"
2652 msgstr ""
2653
2654 #: config/tc-arm.c:13143 config/tc-arm.c:13191
2655 msgid "bad type for scalar"
2656 msgstr ""
2657
2658 #: config/tc-arm.c:13255 config/tc-arm.c:13263
2659 msgid "VFP registers must be adjacent"
2660 msgstr ""
2661
2662 #: config/tc-arm.c:13404
2663 msgid "bad list length for table lookup"
2664 msgstr ""
2665
2666 #: config/tc-arm.c:13434
2667 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2668 msgstr ""
2669
2670 #: config/tc-arm.c:13437
2671 msgid "register list must contain at least 1 and at most 16 registers"
2672 msgstr ""
2673
2674 #: config/tc-arm.c:13514
2675 msgid "bad alignment"
2676 msgstr ""
2677
2678 #: config/tc-arm.c:13531
2679 msgid "bad list type for instruction"
2680 msgstr ""
2681
2682 #: config/tc-arm.c:13573
2683 msgid "unsupported alignment for instruction"
2684 msgstr ""
2685
2686 #: config/tc-arm.c:13592 config/tc-arm.c:13686 config/tc-arm.c:13697
2687 #: config/tc-arm.c:13707 config/tc-arm.c:13721
2688 msgid "bad list length"
2689 msgstr ""
2690
2691 #: config/tc-arm.c:13597
2692 msgid "stride of 2 unavailable when element size is 8"
2693 msgstr ""
2694
2695 #: config/tc-arm.c:13630 config/tc-arm.c:13705
2696 msgid "can't use alignment with this instruction"
2697 msgstr ""
2698
2699 #: config/tc-arm.c:13769
2700 msgid "post-index must be a register"
2701 msgstr ""
2702
2703 #: config/tc-arm.c:13771
2704 msgid "bad register for post-index"
2705 msgstr ""
2706
2707 #: config/tc-arm.c:14058 config/tc-arm.c:14144
2708 msgid "conditional infixes are deprecated in unified syntax"
2709 msgstr ""
2710
2711 #: config/tc-arm.c:14183
2712 msgid "s suffix on comparison instruction is deprecated"
2713 msgstr ""
2714
2715 #: config/tc-arm.c:14202 config/tc-arm.c:14283
2716 #, c-format
2717 msgid "selected processor does not support `%s'"
2718 msgstr ""
2719
2720 #: config/tc-arm.c:14208
2721 msgid "Thumb does not support conditional execution"
2722 msgstr ""
2723
2724 #: config/tc-arm.c:14231
2725 msgid "incorrect condition in IT block"
2726 msgstr ""
2727
2728 #: config/tc-arm.c:14237
2729 msgid "thumb conditional instruction not in IT block"
2730 msgstr ""
2731
2732 #: config/tc-arm.c:14257
2733 #, c-format
2734 msgid "cannot honor width suffix -- `%s'"
2735 msgstr ""
2736
2737 #: config/tc-arm.c:14288
2738 #, c-format
2739 msgid "width suffixes are invalid in ARM mode -- `%s'"
2740 msgstr ""
2741
2742 #: config/tc-arm.c:14312
2743 #, c-format
2744 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2745 msgstr ""
2746
2747 #: config/tc-arm.c:17063
2748 msgid "alignments greater than 32 bytes not supported in .text sections."
2749 msgstr ""
2750
2751 #: config/tc-arm.c:17312 config/tc-ia64.c:3756
2752 #, c-format
2753 msgid "Group section `%s' has no group signature"
2754 msgstr ""
2755
2756 #: config/tc-arm.c:17357
2757 msgid "handerdata in cantunwind frame"
2758 msgstr ""
2759
2760 #: config/tc-arm.c:17374
2761 msgid "too many unwind opcodes for personality routine 0"
2762 msgstr ""
2763
2764 #: config/tc-arm.c:17406
2765 msgid "too many unwind opcodes"
2766 msgstr ""
2767
2768 #: config/tc-arm.c:17630
2769 msgid "GOT already in the symbol table"
2770 msgstr ""
2771
2772 #: config/tc-arm.c:17940 config/tc-arm.c:18224
2773 #, c-format
2774 msgid "undefined symbol %s used as an immediate value"
2775 msgstr ""
2776
2777 #: config/tc-arm.c:17954 config/tc-arm.c:18263
2778 #, c-format
2779 msgid "invalid constant (%lx) after fixup"
2780 msgstr ""
2781
2782 #: config/tc-arm.c:17991
2783 #, c-format
2784 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2785 msgstr ""
2786
2787 #: config/tc-arm.c:18026 config/tc-arm.c:18051
2788 msgid "invalid literal constant: pool needs to be closer"
2789 msgstr ""
2790
2791 #: config/tc-arm.c:18029 config/tc-arm.c:18067
2792 #, c-format
2793 msgid "bad immediate value for offset (%ld)"
2794 msgstr ""
2795
2796 #: config/tc-arm.c:18053
2797 #, c-format
2798 msgid "bad immediate value for 8-bit offset (%ld)"
2799 msgstr ""
2800
2801 #: config/tc-arm.c:18108
2802 msgid "offset not a multiple of 4"
2803 msgstr ""
2804
2805 #: config/tc-arm.c:18115 config/tc-arm.c:18130 config/tc-arm.c:18145
2806 #: config/tc-arm.c:18156 config/tc-arm.c:18179 config/tc-arm.c:18774
2807 #: config/tc-pj.c:498 config/tc-sh.c:4214
2808 msgid "offset out of range"
2809 msgstr ""
2810
2811 #: config/tc-arm.c:18279
2812 msgid "invalid smc expression"
2813 msgstr ""
2814
2815 #: config/tc-arm.c:18290 config/tc-arm.c:18299
2816 msgid "invalid swi expression"
2817 msgstr ""
2818
2819 #: config/tc-arm.c:18309
2820 msgid "invalid expression in load/store multiple"
2821 msgstr ""
2822
2823 #: config/tc-arm.c:18339
2824 msgid "misaligned branch destination"
2825 msgstr ""
2826
2827 #: config/tc-arm.c:18343 config/tc-arm.c:18380 config/tc-arm.c:18394
2828 #: config/tc-arm.c:18407 config/tc-arm.c:18446 config/tc-arm.c:18471
2829 msgid "branch out of range"
2830 msgstr ""
2831
2832 #: config/tc-arm.c:18420
2833 msgid "conditional branch out of range"
2834 msgstr ""
2835
2836 #: config/tc-arm.c:18548
2837 msgid "rel31 relocation overflow"
2838 msgstr ""
2839
2840 #: config/tc-arm.c:18560 config/tc-arm.c:18583
2841 msgid "co-processor offset out of range"
2842 msgstr ""
2843
2844 #: config/tc-arm.c:18600
2845 #, c-format
2846 msgid "invalid offset, target not word aligned (0x%08lX)"
2847 msgstr ""
2848
2849 #: config/tc-arm.c:18607 config/tc-arm.c:18616 config/tc-arm.c:18624
2850 #: config/tc-arm.c:18632 config/tc-arm.c:18640
2851 #, c-format
2852 msgid "invalid offset, value too big (0x%08lX)"
2853 msgstr ""
2854
2855 #: config/tc-arm.c:18681
2856 msgid "invalid Hi register with immediate"
2857 msgstr ""
2858
2859 #: config/tc-arm.c:18697
2860 msgid "invalid immediate for stack address calculation"
2861 msgstr ""
2862
2863 #: config/tc-arm.c:18705
2864 #, c-format
2865 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2866 msgstr ""
2867
2868 #: config/tc-arm.c:18735
2869 #, c-format
2870 msgid "invalid immediate: %ld is out of range"
2871 msgstr ""
2872
2873 #: config/tc-arm.c:18747
2874 #, c-format
2875 msgid "invalid shift value: %ld"
2876 msgstr ""
2877
2878 #: config/tc-arm.c:18826
2879 #, c-format
2880 msgid "the offset 0x%08lX is not representable"
2881 msgstr ""
2882
2883 #: config/tc-arm.c:18866
2884 #, c-format
2885 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2886 msgstr ""
2887
2888 #: config/tc-arm.c:18905
2889 #, c-format
2890 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2891 msgstr ""
2892
2893 #: config/tc-arm.c:18945
2894 #, c-format
2895 msgid "bad offset 0x%08lX (must be word-aligned)"
2896 msgstr ""
2897
2898 #: config/tc-arm.c:18950
2899 #, c-format
2900 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2901 msgstr ""
2902
2903 #: config/tc-arm.c:18976 config/tc-score.c:5480
2904 #, c-format
2905 msgid "bad relocation fixup type (%d)"
2906 msgstr ""
2907
2908 #: config/tc-arm.c:19079
2909 msgid "literal referenced across section boundary"
2910 msgstr ""
2911
2912 #: config/tc-arm.c:19139
2913 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2914 msgstr ""
2915
2916 #: config/tc-arm.c:19144
2917 msgid "ADRL used for a symbol not defined in the same file"
2918 msgstr ""
2919
2920 #: config/tc-arm.c:19159
2921 #, c-format
2922 msgid "undefined local label `%s'"
2923 msgstr ""
2924
2925 #: config/tc-arm.c:19165
2926 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2927 msgstr ""
2928
2929 #: config/tc-arm.c:19186 config/tc-cris.c:3925 config/tc-mcore.c:1992
2930 #: config/tc-mmix.c:2887 config/tc-ns32k.c:2282 config/tc-score.c:5571
2931 msgid "<unknown>"
2932 msgstr ""
2933
2934 #: config/tc-arm.c:19189 config/tc-arm.c:19210 config/tc-score.c:5573
2935 #, c-format
2936 msgid "cannot represent %s relocation in this object file format"
2937 msgstr ""
2938
2939 #: config/tc-arm.c:19444
2940 #, c-format
2941 msgid "%s: unexpected function type: %d"
2942 msgstr ""
2943
2944 #: config/tc-arm.c:19567
2945 msgid "use of old and new-style options to set CPU type"
2946 msgstr ""
2947
2948 #: config/tc-arm.c:19577
2949 msgid "use of old and new-style options to set FPU type"
2950 msgstr ""
2951
2952 #: config/tc-arm.c:19652
2953 msgid "hard-float conflicts with specified fpu"
2954 msgstr ""
2955
2956 #: config/tc-arm.c:19835
2957 msgid "generate PIC code"
2958 msgstr ""
2959
2960 #: config/tc-arm.c:19836
2961 msgid "assemble Thumb code"
2962 msgstr ""
2963
2964 #: config/tc-arm.c:19837
2965 msgid "support ARM/Thumb interworking"
2966 msgstr ""
2967
2968 #: config/tc-arm.c:19839
2969 msgid "code uses 32-bit program counter"
2970 msgstr ""
2971
2972 #: config/tc-arm.c:19840
2973 msgid "code uses 26-bit program counter"
2974 msgstr ""
2975
2976 #: config/tc-arm.c:19841
2977 msgid "floating point args are in fp regs"
2978 msgstr ""
2979
2980 #: config/tc-arm.c:19843
2981 msgid "re-entrant code"
2982 msgstr ""
2983
2984 #: config/tc-arm.c:19844
2985 msgid "code is ATPCS conformant"
2986 msgstr ""
2987
2988 #: config/tc-arm.c:19845
2989 msgid "assemble for big-endian"
2990 msgstr ""
2991
2992 #: config/tc-arm.c:19846
2993 msgid "assemble for little-endian"
2994 msgstr ""
2995
2996 #. These are recognized by the assembler, but have no affect on code.
2997 #: config/tc-arm.c:19850
2998 msgid "use frame pointer"
2999 msgstr ""
3000
3001 #: config/tc-arm.c:19851
3002 msgid "use stack size checking"
3003 msgstr ""
3004
3005 #. DON'T add any new processors to this list -- we want the whole list
3006 #. to go away...  Add them to the processors table instead.
3007 #: config/tc-arm.c:19867 config/tc-arm.c:19868
3008 msgid "use -mcpu=arm1"
3009 msgstr ""
3010
3011 #: config/tc-arm.c:19869 config/tc-arm.c:19870
3012 msgid "use -mcpu=arm2"
3013 msgstr ""
3014
3015 #: config/tc-arm.c:19871 config/tc-arm.c:19872
3016 msgid "use -mcpu=arm250"
3017 msgstr ""
3018
3019 #: config/tc-arm.c:19873 config/tc-arm.c:19874
3020 msgid "use -mcpu=arm3"
3021 msgstr ""
3022
3023 #: config/tc-arm.c:19875 config/tc-arm.c:19876
3024 msgid "use -mcpu=arm6"
3025 msgstr ""
3026
3027 #: config/tc-arm.c:19877 config/tc-arm.c:19878
3028 msgid "use -mcpu=arm600"
3029 msgstr ""
3030
3031 #: config/tc-arm.c:19879 config/tc-arm.c:19880
3032 msgid "use -mcpu=arm610"
3033 msgstr ""
3034
3035 #: config/tc-arm.c:19881 config/tc-arm.c:19882
3036 msgid "use -mcpu=arm620"
3037 msgstr ""
3038
3039 #: config/tc-arm.c:19883 config/tc-arm.c:19884
3040 msgid "use -mcpu=arm7"
3041 msgstr ""
3042
3043 #: config/tc-arm.c:19885 config/tc-arm.c:19886
3044 msgid "use -mcpu=arm70"
3045 msgstr ""
3046
3047 #: config/tc-arm.c:19887 config/tc-arm.c:19888
3048 msgid "use -mcpu=arm700"
3049 msgstr ""
3050
3051 #: config/tc-arm.c:19889 config/tc-arm.c:19890
3052 msgid "use -mcpu=arm700i"
3053 msgstr ""
3054
3055 #: config/tc-arm.c:19891 config/tc-arm.c:19892
3056 msgid "use -mcpu=arm710"
3057 msgstr ""
3058
3059 #: config/tc-arm.c:19893 config/tc-arm.c:19894
3060 msgid "use -mcpu=arm710c"
3061 msgstr ""
3062
3063 #: config/tc-arm.c:19895 config/tc-arm.c:19896
3064 msgid "use -mcpu=arm720"
3065 msgstr ""
3066
3067 #: config/tc-arm.c:19897 config/tc-arm.c:19898
3068 msgid "use -mcpu=arm7d"
3069 msgstr ""
3070
3071 #: config/tc-arm.c:19899 config/tc-arm.c:19900
3072 msgid "use -mcpu=arm7di"
3073 msgstr ""
3074
3075 #: config/tc-arm.c:19901 config/tc-arm.c:19902
3076 msgid "use -mcpu=arm7m"
3077 msgstr ""
3078
3079 #: config/tc-arm.c:19903 config/tc-arm.c:19904
3080 msgid "use -mcpu=arm7dm"
3081 msgstr ""
3082
3083 #: config/tc-arm.c:19905 config/tc-arm.c:19906
3084 msgid "use -mcpu=arm7dmi"
3085 msgstr ""
3086
3087 #: config/tc-arm.c:19907 config/tc-arm.c:19908
3088 msgid "use -mcpu=arm7100"
3089 msgstr ""
3090
3091 #: config/tc-arm.c:19909 config/tc-arm.c:19910
3092 msgid "use -mcpu=arm7500"
3093 msgstr ""
3094
3095 #: config/tc-arm.c:19911 config/tc-arm.c:19912
3096 msgid "use -mcpu=arm7500fe"
3097 msgstr ""
3098
3099 #: config/tc-arm.c:19913 config/tc-arm.c:19914 config/tc-arm.c:19915
3100 #: config/tc-arm.c:19916
3101 msgid "use -mcpu=arm7tdmi"
3102 msgstr ""
3103
3104 #: config/tc-arm.c:19917 config/tc-arm.c:19918
3105 msgid "use -mcpu=arm710t"
3106 msgstr ""
3107
3108 #: config/tc-arm.c:19919 config/tc-arm.c:19920
3109 msgid "use -mcpu=arm720t"
3110 msgstr ""
3111
3112 #: config/tc-arm.c:19921 config/tc-arm.c:19922
3113 msgid "use -mcpu=arm740t"
3114 msgstr ""
3115
3116 #: config/tc-arm.c:19923 config/tc-arm.c:19924
3117 msgid "use -mcpu=arm8"
3118 msgstr ""
3119
3120 #: config/tc-arm.c:19925 config/tc-arm.c:19926
3121 msgid "use -mcpu=arm810"
3122 msgstr ""
3123
3124 #: config/tc-arm.c:19927 config/tc-arm.c:19928
3125 msgid "use -mcpu=arm9"
3126 msgstr ""
3127
3128 #: config/tc-arm.c:19929 config/tc-arm.c:19930
3129 msgid "use -mcpu=arm9tdmi"
3130 msgstr ""
3131
3132 #: config/tc-arm.c:19931 config/tc-arm.c:19932
3133 msgid "use -mcpu=arm920"
3134 msgstr ""
3135
3136 #: config/tc-arm.c:19933 config/tc-arm.c:19934
3137 msgid "use -mcpu=arm940"
3138 msgstr ""
3139
3140 #: config/tc-arm.c:19935
3141 msgid "use -mcpu=strongarm"
3142 msgstr ""
3143
3144 #: config/tc-arm.c:19937
3145 msgid "use -mcpu=strongarm110"
3146 msgstr ""
3147
3148 #: config/tc-arm.c:19939
3149 msgid "use -mcpu=strongarm1100"
3150 msgstr ""
3151
3152 #: config/tc-arm.c:19941
3153 msgid "use -mcpu=strongarm1110"
3154 msgstr ""
3155
3156 #: config/tc-arm.c:19942
3157 msgid "use -mcpu=xscale"
3158 msgstr ""
3159
3160 #: config/tc-arm.c:19943
3161 msgid "use -mcpu=iwmmxt"
3162 msgstr ""
3163
3164 #: config/tc-arm.c:19944
3165 msgid "use -mcpu=all"
3166 msgstr ""
3167
3168 #. Architecture variants -- don't add any more to this list either.
3169 #: config/tc-arm.c:19947 config/tc-arm.c:19948
3170 msgid "use -march=armv2"
3171 msgstr ""
3172
3173 #: config/tc-arm.c:19949 config/tc-arm.c:19950
3174 msgid "use -march=armv2a"
3175 msgstr ""
3176
3177 #: config/tc-arm.c:19951 config/tc-arm.c:19952
3178 msgid "use -march=armv3"
3179 msgstr ""
3180
3181 #: config/tc-arm.c:19953 config/tc-arm.c:19954
3182 msgid "use -march=armv3m"
3183 msgstr ""
3184
3185 #: config/tc-arm.c:19955 config/tc-arm.c:19956
3186 msgid "use -march=armv4"
3187 msgstr ""
3188
3189 #: config/tc-arm.c:19957 config/tc-arm.c:19958
3190 msgid "use -march=armv4t"
3191 msgstr ""
3192
3193 #: config/tc-arm.c:19959 config/tc-arm.c:19960
3194 msgid "use -march=armv5"
3195 msgstr ""
3196
3197 #: config/tc-arm.c:19961 config/tc-arm.c:19962
3198 msgid "use -march=armv5t"
3199 msgstr ""
3200
3201 #: config/tc-arm.c:19963 config/tc-arm.c:19964
3202 msgid "use -march=armv5te"
3203 msgstr ""
3204
3205 #. Floating point variants -- don't add any more to this list either.
3206 #: config/tc-arm.c:19967
3207 msgid "use -mfpu=fpe"
3208 msgstr ""
3209
3210 #: config/tc-arm.c:19968
3211 msgid "use -mfpu=fpa10"
3212 msgstr ""
3213
3214 #: config/tc-arm.c:19969
3215 msgid "use -mfpu=fpa11"
3216 msgstr ""
3217
3218 #: config/tc-arm.c:19971
3219 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3220 msgstr ""
3221
3222 #: config/tc-arm.c:20232
3223 msgid "invalid architectural extension"
3224 msgstr ""
3225
3226 #: config/tc-arm.c:20246
3227 msgid "missing architectural extension"
3228 msgstr ""
3229
3230 #: config/tc-arm.c:20259
3231 #, c-format
3232 msgid "unknown architectural extnsion `%s'"
3233 msgstr ""
3234
3235 #: config/tc-arm.c:20283
3236 #, c-format
3237 msgid "missing cpu name `%s'"
3238 msgstr ""
3239
3240 #: config/tc-arm.c:20308 config/tc-arm.c:20693
3241 #, c-format
3242 msgid "unknown cpu `%s'"
3243 msgstr ""
3244
3245 #: config/tc-arm.c:20326
3246 #, c-format
3247 msgid "missing architecture name `%s'"
3248 msgstr ""
3249
3250 #: config/tc-arm.c:20343 config/tc-arm.c:20727 config/tc-arm.c:20758
3251 #, c-format
3252 msgid "unknown architecture `%s'\n"
3253 msgstr ""
3254
3255 #: config/tc-arm.c:20359 config/tc-arm.c:20789
3256 #, c-format
3257 msgid "unknown floating point format `%s'\n"
3258 msgstr ""
3259
3260 #: config/tc-arm.c:20375
3261 #, c-format
3262 msgid "unknown floating point abi `%s'\n"
3263 msgstr ""
3264
3265 #: config/tc-arm.c:20391
3266 #, c-format
3267 msgid "unknown EABI `%s'\n"
3268 msgstr ""
3269
3270 #: config/tc-arm.c:20398
3271 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3272 msgstr ""
3273
3274 #: config/tc-arm.c:20400
3275 msgid "<arch name>\t  assemble for architecture <arch name>"
3276 msgstr ""
3277
3278 #: config/tc-arm.c:20402
3279 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3280 msgstr ""
3281
3282 #: config/tc-arm.c:20404
3283 msgid "<abi>\t  assemble for floating point ABI <abi>"
3284 msgstr ""
3285
3286 #: config/tc-arm.c:20407
3287 msgid "<ver>\t  assemble for eabi version <ver>"
3288 msgstr ""
3289
3290 #: config/tc-arm.c:20449 config/tc-arm.c:20469 config/tc-arm.c:20491
3291 #, c-format
3292 msgid "option `-%c%s' is deprecated: %s"
3293 msgstr ""
3294
3295 #: config/tc-arm.c:20512
3296 #, c-format
3297 msgid " ARM-specific assembler options:\n"
3298 msgstr ""
3299
3300 #: config/tc-arm.c:20523
3301 #, c-format
3302 msgid "  -EB                     assemble code for a big-endian cpu\n"
3303 msgstr ""
3304
3305 #: config/tc-arm.c:20528
3306 #, c-format
3307 msgid "  -EL                     assemble code for a little-endian cpu\n"
3308 msgstr ""
3309
3310 #: config/tc-avr.c:262
3311 #, c-format
3312 msgid "Known MCU names:"
3313 msgstr ""
3314
3315 #: config/tc-avr.c:328
3316 #, c-format
3317 msgid ""
3318 "AVR options:\n"
3319 "  -mmcu=[avr-name] select microcontroller variant\n"
3320 "                   [avr-name] can be:\n"
3321 "                   avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
3322 "                   avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
3323 "                   avr3 - ATmega103, ATmega603\n"
3324 "                   avr4 - ATmega83, ATmega85\n"
3325 "                   avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
3326 "                   or immediate microcontroller name.\n"
3327 msgstr ""
3328
3329 #: config/tc-avr.c:338
3330 #, c-format
3331 msgid ""
3332 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
3333 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
3334 "                   (default for avr4, avr5)\n"
3335 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
3336 "                   (default for avr3, avr5)\n"
3337 msgstr ""
3338
3339 #: config/tc-avr.c:382 config/tc-msp430.c:744
3340 #, c-format
3341 msgid "unknown MCU: %s\n"
3342 msgstr ""
3343
3344 #: config/tc-avr.c:391
3345 #, c-format
3346 msgid "redefinition of mcu type `%s' to `%s'"
3347 msgstr ""
3348
3349 #: config/tc-avr.c:438 config/tc-cr16.c:699 config/tc-crx.c:491
3350 #: config/tc-d10v.c:277 config/tc-d30v.c:311 config/tc-maxq.c:411
3351 #: config/tc-mips.c:10789 config/tc-mmix.c:2263 config/tc-mn10200.c:341
3352 #: config/tc-msp430.c:868 config/tc-pj.c:341 config/tc-ppc.c:5236
3353 #: config/tc-sh.c:3076 config/tc-v850.c:1198
3354 msgid "bad call to md_atof"
3355 msgstr ""
3356
3357 #: config/tc-avr.c:505
3358 msgid "constant value required"
3359 msgstr ""
3360
3361 #: config/tc-avr.c:508
3362 #, c-format
3363 msgid "number must be positive and less than %d"
3364 msgstr ""
3365
3366 #: config/tc-avr.c:534 config/tc-avr.c:669
3367 #, c-format
3368 msgid "constant out of 8-bit range: %d"
3369 msgstr ""
3370
3371 #: config/tc-avr.c:602 config/tc-score.c:974 read.c:3564
3372 msgid "illegal expression"
3373 msgstr ""
3374
3375 #: config/tc-avr.c:631 config/tc-avr.c:1390
3376 msgid "`)' required"
3377 msgstr ""
3378
3379 #: config/tc-avr.c:652
3380 msgid "expression dangerous with linker stubs"
3381 msgstr ""
3382
3383 #: config/tc-avr.c:724
3384 msgid "register r16-r23 required"
3385 msgstr ""
3386
3387 #: config/tc-avr.c:730
3388 msgid "register number above 15 required"
3389 msgstr ""
3390
3391 #: config/tc-avr.c:736
3392 msgid "even register number required"
3393 msgstr ""
3394
3395 #: config/tc-avr.c:742
3396 msgid "register r24, r26, r28 or r30 required"
3397 msgstr ""
3398
3399 #: config/tc-avr.c:748
3400 msgid "register name or number from 0 to 31 required"
3401 msgstr ""
3402
3403 #: config/tc-avr.c:766
3404 msgid "pointer register (X, Y or Z) required"
3405 msgstr ""
3406
3407 #: config/tc-avr.c:773
3408 msgid "cannot both predecrement and postincrement"
3409 msgstr ""
3410
3411 #: config/tc-avr.c:781
3412 msgid "addressing mode not supported"
3413 msgstr ""
3414
3415 #: config/tc-avr.c:787
3416 msgid "can't predecrement"
3417 msgstr ""
3418
3419 #: config/tc-avr.c:790
3420 msgid "pointer register Z required"
3421 msgstr ""
3422
3423 #: config/tc-avr.c:808
3424 msgid "pointer register (Y or Z) required"
3425 msgstr ""
3426
3427 #: config/tc-avr.c:912
3428 #, c-format
3429 msgid "unknown constraint `%c'"
3430 msgstr ""
3431
3432 #: config/tc-avr.c:964
3433 msgid "`,' required"
3434 msgstr ""
3435
3436 #: config/tc-avr.c:982
3437 msgid "undefined combination of operands"
3438 msgstr ""
3439
3440 #: config/tc-avr.c:991
3441 msgid "skipping two-word instruction"
3442 msgstr ""
3443
3444 #: config/tc-avr.c:1083 config/tc-avr.c:1099 config/tc-avr.c:1213
3445 #: config/tc-msp430.c:2006 config/tc-msp430.c:2024
3446 #, c-format
3447 msgid "odd address operand: %ld"
3448 msgstr ""
3449
3450 #: config/tc-avr.c:1091 config/tc-avr.c:1110 config/tc-avr.c:1132
3451 #: config/tc-avr.c:1139 config/tc-avr.c:1146 config/tc-d10v.c:537
3452 #: config/tc-d30v.c:588 config/tc-msp430.c:2014 config/tc-msp430.c:2029
3453 #: config/tc-msp430.c:2039
3454 #, c-format
3455 msgid "operand out of range: %ld"
3456 msgstr ""
3457
3458 #: config/tc-avr.c:1222 config/tc-d10v.c:1619 config/tc-d30v.c:2059
3459 #: config/tc-msp430.c:2057
3460 #, c-format
3461 msgid "line %d: unknown relocation type: 0x%x"
3462 msgstr ""
3463
3464 #: config/tc-avr.c:1236
3465 msgid "only constant expression allowed"
3466 msgstr ""
3467
3468 #. xgettext:c-format.
3469 #: config/tc-avr.c:1296 config/tc-bfin.c:771 config/tc-d10v.c:1491
3470 #: config/tc-d30v.c:1803 config/tc-mn10200.c:813 config/tc-mn10300.c:2311
3471 #: config/tc-msp430.c:2092 config/tc-or32.c:1017 config/tc-ppc.c:6115
3472 #: config/tc-spu.c:880 config/tc-spu.c:1067 config/tc-v850.c:2219
3473 #: config/tc-z80.c:2017
3474 #, c-format
3475 msgid "reloc %d not supported by object file format"
3476 msgstr ""
3477
3478 #: config/tc-avr.c:1319 config/tc-h8300.c:1866 config/tc-mcore.c:881
3479 #: config/tc-msp430.c:1857 config/tc-pj.c:253 config/tc-sh.c:2544
3480 #: config/tc-z8k.c:1216
3481 msgid "can't find opcode "
3482 msgstr ""
3483
3484 #: config/tc-avr.c:1336
3485 #, c-format
3486 msgid "illegal opcode %s for mcu %s"
3487 msgstr ""
3488
3489 #: config/tc-avr.c:1345
3490 msgid "garbage at end of line"
3491 msgstr ""
3492
3493 #: config/tc-avr.c:1417 config/tc-avr.c:1424
3494 #, c-format
3495 msgid "illegal %srelocation size: %d"
3496 msgstr ""
3497
3498 #: config/tc-bfin.c:249 config/tc-frv.c:1703 config/tc-frv.c:1713
3499 msgid "missing ')'"
3500 msgstr ""
3501
3502 #: config/tc-bfin.c:338
3503 #, c-format
3504 msgid " BFIN specific command line options:\n"
3505 msgstr ""
3506
3507 #: config/tc-bfin.c:351
3508 msgid "Could not set architecture and machine."
3509 msgstr ""
3510
3511 #: config/tc-bfin.c:496
3512 msgid "Parse failed."
3513 msgstr ""
3514
3515 #: config/tc-bfin.c:571
3516 msgid "pcrel too far BFD_RELOC_BFIN_10"
3517 msgstr ""
3518
3519 #: config/tc-bfin.c:587
3520 msgid "pcrel too far BFD_RELOC_BFIN_12"
3521 msgstr ""
3522
3523 #: config/tc-bfin.c:607
3524 msgid "pcrel too far BFD_RELOC_BFIN_24"
3525 msgstr ""
3526
3527 #: config/tc-bfin.c:622
3528 msgid "pcrel too far BFD_RELOC_BFIN_5"
3529 msgstr ""
3530
3531 #: config/tc-bfin.c:634
3532 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3533 msgstr ""
3534
3535 #: config/tc-bfin.c:644
3536 msgid "rel too far BFD_RELOC_8"
3537 msgstr ""
3538
3539 #: config/tc-bfin.c:651
3540 msgid "rel too far BFD_RELOC_16"
3541 msgstr ""
3542
3543 #: config/tc-cr16.c:159 read.c:4275
3544 msgid "using a bit field width of zero"
3545 msgstr ""
3546
3547 #: config/tc-cr16.c:167 read.c:4283
3548 #, c-format
3549 msgid "field width \"%s\" too complex for a bitfield"
3550 msgstr ""
3551
3552 #: config/tc-cr16.c:176 read.c:4291
3553 #, c-format
3554 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3555 msgstr ""
3556
3557 #: config/tc-cr16.c:198 read.c:4313
3558 #, c-format
3559 msgid "field value \"%s\" too complex for a bitfield"
3560 msgstr ""
3561
3562 #: config/tc-cr16.c:379
3563 #, c-format
3564 msgid "Unknown register pair - index relative mode: `%d'"
3565 msgstr ""
3566
3567 #: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:800
3568 #: write.c:959
3569 #, c-format
3570 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3571 msgstr ""
3572
3573 #: config/tc-cr16.c:572 config/tc-crx.c:360
3574 #, c-format
3575 msgid "internal error: reloc %d (`%s') not supported by object file format"
3576 msgstr ""
3577
3578 #: config/tc-cr16.c:791 config/tc-cr16.c:814 config/tc-cris.c:1181
3579 #: config/tc-crx.c:582 config/tc-crx.c:609 config/tc-crx.c:627
3580 msgid "Virtual memory exhausted"
3581 msgstr ""
3582
3583 #: config/tc-cr16.c:799 config/tc-crx.c:619 config/tc-crx.c:637
3584 #: config/tc-i386.c:1640 config/tc-i386.c:1662 config/tc-m68k.c:4461
3585 #: config/tc-maxq.c:2903
3586 #, c-format
3587 msgid "Internal Error:  Can't hash %s: %s"
3588 msgstr ""
3589
3590 #: config/tc-cr16.c:825 config/tc-cris.c:1215 config/tc-crx.c:592
3591 #, c-format
3592 msgid "Can't hash `%s': %s\n"
3593 msgstr ""
3594
3595 #: config/tc-cr16.c:826 config/tc-cris.c:1216 config/tc-crx.c:593
3596 msgid "(unknown reason)"
3597 msgstr ""
3598
3599 #. Missing or bad expr becomes absolute 0.
3600 #: config/tc-cr16.c:876 config/tc-crx.c:665 config/tc-maxq.c:1513
3601 #, c-format
3602 msgid "missing or invalid displacement expression `%s' taken as 0"
3603 msgstr ""
3604
3605 #: config/tc-cr16.c:988
3606 #, c-format
3607 msgid "operand %d: illegal use expression: `%s`"
3608 msgstr ""
3609
3610 #: config/tc-cr16.c:1045 config/tc-crx.c:1173
3611 #, c-format
3612 msgid "Unknown register: `%d'"
3613 msgstr ""
3614
3615 #. Issue a error message when register is illegal.
3616 #: config/tc-cr16.c:1053 config/tc-crx.c:1181
3617 #, c-format
3618 msgid "Illegal register (`%s') in Instruction: `%s'"
3619 msgstr ""
3620
3621 #: config/tc-cr16.c:1124 config/tc-cr16.c:1199 config/tc-crx.c:803
3622 #: config/tc-crx.c:823 config/tc-crx.c:838
3623 #, c-format
3624 msgid "Illegal register `%s' in Instruction `%s'"
3625 msgstr ""
3626
3627 #: config/tc-cr16.c:1152 config/tc-cr16.c:1163
3628 #, c-format
3629 msgid "Illegal register pair `%s' in Instruction `%s'"
3630 msgstr ""
3631
3632 #: config/tc-cr16.c:1188 config/tc-i960.c:835
3633 msgid "unmatched '['"
3634 msgstr ""
3635
3636 #: config/tc-cr16.c:1194 config/tc-i960.c:842
3637 msgid "garbage after index spec ignored"
3638 msgstr ""
3639
3640 #: config/tc-cr16.c:1342 config/tc-crx.c:982
3641 #, c-format
3642 msgid "Illegal operands (whitespace): `%s'"
3643 msgstr ""
3644
3645 #: config/tc-cr16.c:1354 config/tc-cr16.c:1361 config/tc-cr16.c:1378
3646 #: config/tc-crx.c:994 config/tc-crx.c:1001 config/tc-crx.c:1018
3647 #: config/tc-crx.c:1810
3648 #, c-format
3649 msgid "Missing matching brackets : `%s'"
3650 msgstr ""
3651
3652 #: config/tc-cr16.c:1410 config/tc-crx.c:1044
3653 #, c-format
3654 msgid "Unknown exception: `%s'"
3655 msgstr ""
3656
3657 #: config/tc-cr16.c:1497 config/tc-crx.c:1140
3658 #, c-format
3659 msgid "Illegal `cinv' parameter: `%c'"
3660 msgstr ""
3661
3662 #: config/tc-cr16.c:1519 config/tc-cr16.c:1558
3663 #, c-format
3664 msgid "Unknown register pair: `%d'"
3665 msgstr ""
3666
3667 #. Issue a error message when register  pair is illegal.
3668 #: config/tc-cr16.c:1527
3669 #, c-format
3670 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3671 msgstr ""
3672
3673 #. Issue a error message when register  pair is illegal.
3674 #: config/tc-cr16.c:1566
3675 #, c-format
3676 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3677 msgstr ""
3678
3679 #: config/tc-cr16.c:1605
3680 #, c-format
3681 msgid "Unknown processor register : `%d'"
3682 msgstr ""
3683
3684 #. Issue a error message when register  pair is illegal.
3685 #: config/tc-cr16.c:1613
3686 #, c-format
3687 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3688 msgstr ""
3689
3690 #: config/tc-cr16.c:1661
3691 #, c-format
3692 msgid "Unknown processor register (32 bit) : `%d'"
3693 msgstr ""
3694
3695 #. Issue a error message when register  pair is illegal.
3696 #: config/tc-cr16.c:1669
3697 #, c-format
3698 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3699 msgstr ""
3700
3701 #: config/tc-cr16.c:2033 config/tc-crx.c:1708 config/tc-crx.c:1725
3702 #, c-format
3703 msgid "Same src/dest register is used (`r%d'), result is undefined"
3704 msgstr ""
3705
3706 #: config/tc-cr16.c:2054
3707 msgid "RA register is saved twice."
3708 msgstr ""
3709
3710 #: config/tc-cr16.c:2058
3711 #, c-format
3712 msgid "`%s' Illegal use of registers."
3713 msgstr ""
3714
3715 #: config/tc-cr16.c:2072
3716 #, c-format
3717 msgid "`%s' Illegal count-register combination."
3718 msgstr ""
3719
3720 #: config/tc-cr16.c:2078
3721 #, c-format
3722 msgid "`%s' Illegal use of register."
3723 msgstr ""
3724
3725 #: config/tc-cr16.c:2087 config/tc-crx.c:1717
3726 #, c-format
3727 msgid "`%s' has undefined result"
3728 msgstr ""
3729
3730 #: config/tc-cr16.c:2095
3731 #, c-format
3732 msgid "Same src/dest register is used (`r%d'),result is undefined"
3733 msgstr ""
3734
3735 #: config/tc-cr16.c:2266 config/tc-crx.c:1622
3736 msgid "Incorrect number of operands"
3737 msgstr ""
3738
3739 #: config/tc-cr16.c:2268 config/tc-crx.c:1624
3740 #, c-format
3741 msgid "Illegal type of operand (arg %d)"
3742 msgstr ""
3743
3744 #: config/tc-cr16.c:2274 config/tc-crx.c:1630
3745 #, c-format
3746 msgid "Operand out of range (arg %d)"
3747 msgstr ""
3748
3749 #: config/tc-cr16.c:2277 config/tc-crx.c:1633
3750 #, c-format
3751 msgid "Operand has odd displacement (arg %d)"
3752 msgstr ""
3753
3754 #: config/tc-cr16.c:2280 config/tc-cr16.c:2311 config/tc-crx.c:1646
3755 #: config/tc-crx.c:1677
3756 #, c-format
3757 msgid "Illegal operand (arg %d)"
3758 msgstr ""
3759
3760 #. Give an error if a frag containing code is not aligned to a 2-byte
3761 #. boundary.
3762 #: config/tc-cr16.c:2413 config/tc-cr16.h:71 config/tc-crx.c:1999
3763 #: config/tc-crx.h:76
3764 msgid "instruction address is not a multiple of 2"
3765 msgstr ""
3766
3767 #: config/tc-cr16.c:2490 config/tc-cris.c:1529 config/tc-cris.c:1537
3768 #: config/tc-crx.c:2035 config/tc-dlx.c:685 config/tc-hppa.c:3261
3769 #: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
3770 #: config/tc-sparc.c:1431 config/tc-sparc.c:1439
3771 #, c-format
3772 msgid "Unknown opcode: `%s'"
3773 msgstr ""
3774
3775 #: config/tc-cris.c:547 config/tc-m68hc11.c:2796
3776 #, c-format
3777 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3778 msgstr ""
3779
3780 #: config/tc-cris.c:551 config/tc-m68hc11.c:2800 config/tc-msp430.c:2283
3781 #, c-format
3782 msgid "internal inconsistency problem in %s: resolved symbol"
3783 msgstr ""
3784
3785 #: config/tc-cris.c:561 config/tc-m68hc11.c:2806
3786 #, c-format
3787 msgid "internal inconsistency problem in %s: fr_subtype %d"
3788 msgstr ""
3789
3790 #: config/tc-cris.c:901
3791 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3792 msgstr ""
3793
3794 #: config/tc-cris.c:931
3795 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
3796 msgstr ""
3797
3798 #: config/tc-cris.c:936
3799 #, c-format
3800 msgid ""
3801 "Internal error found in md_convert_frag: offset %ld.  Please report this."
3802 msgstr ""
3803
3804 #: config/tc-cris.c:961
3805 #, c-format
3806 msgid "internal inconsistency in %s: bdapq no symbol"
3807 msgstr ""
3808
3809 #: config/tc-cris.c:974
3810 #, c-format
3811 msgid "internal inconsistency in %s: bdap.w with no symbol"
3812 msgstr ""
3813
3814 #: config/tc-cris.c:998
3815 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3816 msgstr ""
3817
3818 #: config/tc-cris.c:1007
3819 msgid "dangerous MULS/MULU location; give it higher alignment"
3820 msgstr ""
3821
3822 #: config/tc-cris.c:1112
3823 msgid ""
3824 "Out-of-range .word offset handling is not implemented for .arch "
3825 "common_v10_v32"
3826 msgstr ""
3827
3828 #: config/tc-cris.c:1220
3829 #, c-format
3830 msgid "Buggy opcode: `%s' \"%s\"\n"
3831 msgstr ""
3832
3833 #: config/tc-cris.c:1635
3834 #, c-format
3835 msgid "Immediate value not in 5 bit unsigned range: %ld"
3836 msgstr ""
3837
3838 #: config/tc-cris.c:1651
3839 #, c-format
3840 msgid "Immediate value not in 4 bit unsigned range: %ld"
3841 msgstr ""
3842
3843 #: config/tc-cris.c:1703
3844 #, c-format
3845 msgid "Immediate value not in 6 bit range: %ld"
3846 msgstr ""
3847
3848 #: config/tc-cris.c:1718
3849 #, c-format
3850 msgid "Immediate value not in 6 bit unsigned range: %ld"
3851 msgstr ""
3852
3853 #. Others have a generic warning.
3854 #: config/tc-cris.c:1826
3855 #, c-format
3856 msgid "Unimplemented register `%s' specified"
3857 msgstr ""
3858
3859 #. We've come to the end of instructions with this
3860 #. opcode, so it must be an error.
3861 #: config/tc-cris.c:2069
3862 msgid "Illegal operands"
3863 msgstr ""
3864
3865 #: config/tc-cris.c:2110 config/tc-cris.c:2150
3866 #, c-format
3867 msgid "Immediate value not in 8 bit range: %ld"
3868 msgstr ""
3869
3870 #: config/tc-cris.c:2120 config/tc-cris.c:2171
3871 #, c-format
3872 msgid "Immediate value not in 16 bit range: %ld"
3873 msgstr ""
3874
3875 #: config/tc-cris.c:2155
3876 #, c-format
3877 msgid "Immediate value not in 8 bit signed range: %ld"
3878 msgstr ""
3879
3880 #: config/tc-cris.c:2160
3881 #, c-format
3882 msgid "Immediate value not in 8 bit unsigned range: %ld"
3883 msgstr ""
3884
3885 #: config/tc-cris.c:2176
3886 #, c-format
3887 msgid "Immediate value not in 16 bit signed range: %ld"
3888 msgstr ""
3889
3890 #: config/tc-cris.c:2181
3891 #, c-format
3892 msgid "Immediate value not in 16 bit unsigned range: %ld"
3893 msgstr ""
3894
3895 #: config/tc-cris.c:2203
3896 msgid "PIC relocation size does not match operand size"
3897 msgstr ""
3898
3899 #: config/tc-cris.c:3346
3900 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3901 msgstr ""
3902
3903 #: config/tc-cris.c:3350
3904 msgid "32-bit conditional branch generated"
3905 msgstr ""
3906
3907 #: config/tc-cris.c:3411
3908 msgid "Complex expression not supported"
3909 msgstr ""
3910
3911 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
3912 #. not, add it.
3913 #: config/tc-cris.c:3537
3914 msgid "Bad call to md_atof () - floating point formats are not supported"
3915 msgstr ""
3916
3917 #: config/tc-cris.c:3578
3918 msgid "PC-relative relocation must be trivially resolved"
3919 msgstr ""
3920
3921 #: config/tc-cris.c:3631
3922 #, c-format
3923 msgid "Value not in 16 bit range: %ld"
3924 msgstr ""
3925
3926 #: config/tc-cris.c:3642
3927 #, c-format
3928 msgid "Value not in 16 bit signed range: %ld"
3929 msgstr ""
3930
3931 #: config/tc-cris.c:3653
3932 #, c-format
3933 msgid "Value not in 8 bit range: %ld"
3934 msgstr ""
3935
3936 #: config/tc-cris.c:3661
3937 #, c-format
3938 msgid "Value not in 8 bit signed range: %ld"
3939 msgstr ""
3940
3941 #: config/tc-cris.c:3672
3942 #, c-format
3943 msgid "Value not in 4 bit unsigned range: %ld"
3944 msgstr ""
3945
3946 #: config/tc-cris.c:3680
3947 #, c-format
3948 msgid "Value not in 5 bit unsigned range: %ld"
3949 msgstr ""
3950
3951 #: config/tc-cris.c:3688
3952 #, c-format
3953 msgid "Value not in 6 bit range: %ld"
3954 msgstr ""
3955
3956 #: config/tc-cris.c:3696
3957 #, c-format
3958 msgid "Value not in 6 bit unsigned range: %ld"
3959 msgstr ""
3960
3961 #: config/tc-cris.c:3742
3962 #, c-format
3963 msgid "Please use --help to see usage and options for this assembler.\n"
3964 msgstr ""
3965
3966 #: config/tc-cris.c:3754
3967 msgid "--no-underscore is invalid with a.out format"
3968 msgstr ""
3969
3970 #: config/tc-cris.c:3778
3971 #, c-format
3972 msgid "invalid <arch> in --march=<arch>: %s"
3973 msgstr ""
3974
3975 #: config/tc-cris.c:3877
3976 msgid ""
3977 "Semantics error.  This type of operand can not be relocated, it must be an "
3978 "assembly-time constant"
3979 msgstr ""
3980
3981 #: config/tc-cris.c:3926
3982 #, c-format
3983 msgid "Cannot generate relocation type for symbol %s, code %s"
3984 msgstr ""
3985
3986 #. The messages are formatted to line up with the generic options.
3987 #: config/tc-cris.c:3939
3988 #, c-format
3989 msgid "CRIS-specific options:\n"
3990 msgstr ""
3991
3992 #: config/tc-cris.c:3941
3993 msgid ""
3994 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
3995 msgstr ""
3996
3997 #: config/tc-cris.c:3943
3998 msgid "  -N                      Warn when branches are expanded to jumps.\n"
3999 msgstr ""
4000
4001 #: config/tc-cris.c:3945
4002 msgid ""
4003 "  --underscore            User symbols are normally prepended with "
4004 "underscore.\n"
4005 msgstr ""
4006
4007 #: config/tc-cris.c:3947
4008 msgid "                          Registers will not need any prefix.\n"
4009 msgstr ""
4010
4011 #: config/tc-cris.c:3949
4012 msgid "  --no-underscore         User symbols do not have any prefix.\n"
4013 msgstr ""
4014
4015 #: config/tc-cris.c:3951
4016 msgid "                          Registers will require a `$'-prefix.\n"
4017 msgstr ""
4018
4019 #: config/tc-cris.c:3953
4020 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
4021 msgstr ""
4022
4023 #: config/tc-cris.c:3955
4024 msgid ""
4025 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
4026 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4027 msgstr ""
4028
4029 #: config/tc-cris.c:3976
4030 msgid "Invalid relocation"
4031 msgstr ""
4032
4033 #: config/tc-cris.c:4013
4034 msgid "Invalid pc-relative relocation"
4035 msgstr ""
4036
4037 #: config/tc-cris.c:4058
4038 #, c-format
4039 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4040 msgstr ""
4041
4042 #: config/tc-cris.c:4088
4043 #, c-format
4044 msgid ".syntax %s requires command-line option `--underscore'"
4045 msgstr ""
4046
4047 #: config/tc-cris.c:4097
4048 #, c-format
4049 msgid ".syntax %s requires command-line option `--no-underscore'"
4050 msgstr ""
4051
4052 #: config/tc-cris.c:4134
4053 msgid "Unknown .syntax operand"
4054 msgstr ""
4055
4056 #: config/tc-cris.c:4144
4057 msgid "Pseudodirective .file is only valid when generating ELF"
4058 msgstr ""
4059
4060 #: config/tc-cris.c:4156
4061 msgid "Pseudodirective .loc is only valid when generating ELF"
4062 msgstr ""
4063
4064 #: config/tc-cris.c:4299
4065 msgid "unknown operand to .arch"
4066 msgstr ""
4067
4068 #: config/tc-cris.c:4308
4069 msgid ".arch <arch> requires a matching --march=... option"
4070 msgstr ""
4071
4072 #: config/tc-crx.c:866
4073 #, c-format
4074 msgid "Illegal Scale - `%d'"
4075 msgstr ""
4076
4077 #: config/tc-crx.c:1310
4078 #, c-format
4079 msgid "Illegal Co-processor register in Instruction `%s' "
4080 msgstr ""
4081
4082 #: config/tc-crx.c:1317
4083 #, c-format
4084 msgid "Illegal Co-processor special register in Instruction `%s' "
4085 msgstr ""
4086
4087 #: config/tc-crx.c:1636
4088 #, c-format
4089 msgid "Invalid DISPU4 operand value (arg %d)"
4090 msgstr ""
4091
4092 #: config/tc-crx.c:1639
4093 #, c-format
4094 msgid "Invalid CST4 operand value (arg %d)"
4095 msgstr ""
4096
4097 #: config/tc-crx.c:1642
4098 #, c-format
4099 msgid "Operand value is not within upper 64 KB (arg %d)"
4100 msgstr ""
4101
4102 #: config/tc-crx.c:1779
4103 msgid "Invalid Register in Register List"
4104 msgstr ""
4105
4106 #: config/tc-crx.c:1833
4107 #, c-format
4108 msgid "Illegal register `%s' in cop-register list"
4109 msgstr ""
4110
4111 #: config/tc-crx.c:1841
4112 #, c-format
4113 msgid "Illegal register `%s' in cop-special-register list"
4114 msgstr ""
4115
4116 #: config/tc-crx.c:1860
4117 #, c-format
4118 msgid "Illegal register `%s' in user register list"
4119 msgstr ""
4120
4121 #: config/tc-crx.c:1879
4122 #, c-format
4123 msgid "Illegal register `%s' in register list"
4124 msgstr ""
4125
4126 #: config/tc-crx.c:1885
4127 #, c-format
4128 msgid "Maximum %d bits may be set in `mask16' operand"
4129 msgstr ""
4130
4131 #: config/tc-crx.c:1894
4132 #, c-format
4133 msgid "rest of line ignored; first ignored character is `%c'"
4134 msgstr ""
4135
4136 #: config/tc-crx.c:1902
4137 #, c-format
4138 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4139 msgstr ""
4140
4141 #. HI can't be specified without LO (and vise-versa).
4142 #: config/tc-crx.c:1908
4143 msgid "HI/LO registers should be specified together"
4144 msgstr ""
4145
4146 #: config/tc-crx.c:1914
4147 msgid "HI/LO registers should be specified without additional registers"
4148 msgstr ""
4149
4150 #: config/tc-d10v.c:216
4151 #, c-format
4152 msgid ""
4153 "D10V options:\n"
4154 "-O                      Optimize.  Will do some operations in parallel.\n"
4155 "--gstabs-packing        Pack adjacent short instructions together even\n"
4156 "                        when --gstabs is specified.  On by default.\n"
4157 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
4158 "                        instructions together.\n"
4159 msgstr ""
4160
4161 #: config/tc-d10v.c:607
4162 msgid "operand is not an immediate"
4163 msgstr ""
4164
4165 #: config/tc-d10v.c:625
4166 #, c-format
4167 msgid "operand out of range: %lu"
4168 msgstr ""
4169
4170 #: config/tc-d10v.c:683
4171 msgid "Instruction must be executed in parallel with another instruction."
4172 msgstr ""
4173
4174 #: config/tc-d10v.c:737 config/tc-d10v.c:745
4175 #, c-format
4176 msgid "packing conflict: %s must dispatch sequentially"
4177 msgstr ""
4178
4179 #: config/tc-d10v.c:844
4180 #, c-format
4181 msgid "resource conflict (R%d)"
4182 msgstr ""
4183
4184 #: config/tc-d10v.c:847
4185 #, c-format
4186 msgid "resource conflict (A%d)"
4187 msgstr ""
4188
4189 #: config/tc-d10v.c:849
4190 msgid "resource conflict (PSW)"
4191 msgstr ""
4192
4193 #: config/tc-d10v.c:851
4194 msgid "resource conflict (C flag)"
4195 msgstr ""
4196
4197 #: config/tc-d10v.c:853
4198 msgid "resource conflict (F flag)"
4199 msgstr ""
4200
4201 #: config/tc-d10v.c:1003
4202 msgid "Instruction must be executed in parallel"
4203 msgstr ""
4204
4205 #: config/tc-d10v.c:1006
4206 msgid "Long instructions may not be combined."
4207 msgstr ""
4208
4209 #: config/tc-d10v.c:1039
4210 msgid "One of these instructions may not be executed in parallel."
4211 msgstr ""
4212
4213 #: config/tc-d10v.c:1043 config/tc-d30v.c:1070
4214 msgid "Two IU instructions may not be executed in parallel"
4215 msgstr ""
4216
4217 #: config/tc-d10v.c:1045 config/tc-d10v.c:1053 config/tc-d10v.c:1067
4218 #: config/tc-d10v.c:1082 config/tc-d30v.c:1071 config/tc-d30v.c:1080
4219 msgid "Swapping instruction order"
4220 msgstr ""
4221
4222 #: config/tc-d10v.c:1051 config/tc-d30v.c:1077
4223 msgid "Two MU instructions may not be executed in parallel"
4224 msgstr ""
4225
4226 #: config/tc-d10v.c:1071 config/tc-d30v.c:1097
4227 msgid "IU instruction may not be in the left container"
4228 msgstr ""
4229
4230 #: config/tc-d10v.c:1073 config/tc-d10v.c:1088
4231 msgid ""
4232 "Instruction in R container is squashed by flow control instruction in L "
4233 "container."
4234 msgstr ""
4235
4236 #: config/tc-d10v.c:1086 config/tc-d30v.c:1108
4237 msgid "MU instruction may not be in the right container"
4238 msgstr ""
4239
4240 #: config/tc-d10v.c:1092 config/tc-d30v.c:1120
4241 msgid "unknown execution type passed to write_2_short()"
4242 msgstr ""
4243
4244 #: config/tc-d10v.c:1220 config/tc-d10v.c:1393
4245 msgid "bad opcode or operands"
4246 msgstr ""
4247
4248 #: config/tc-d10v.c:1295
4249 msgid "value out of range"
4250 msgstr ""
4251
4252 #: config/tc-d10v.c:1369
4253 msgid "illegal operand - register name found where none expected"
4254 msgstr ""
4255
4256 #: config/tc-d10v.c:1404
4257 msgid "Register number must be EVEN"
4258 msgstr ""
4259
4260 #: config/tc-d10v.c:1407
4261 msgid "Unsupported use of sp"
4262 msgstr ""
4263
4264 #: config/tc-d10v.c:1426
4265 #, c-format
4266 msgid "cr%ld is a reserved control register"
4267 msgstr ""
4268
4269 #: config/tc-d10v.c:1599
4270 #, c-format
4271 msgid "line %d: rep or repi must include at least 4 instructions"
4272 msgstr ""
4273
4274 #: config/tc-d10v.c:1779
4275 msgid "can't find previous opcode "
4276 msgstr ""
4277
4278 #: config/tc-d10v.c:1791
4279 #, c-format
4280 msgid "could not assemble: %s"
4281 msgstr ""
4282
4283 #: config/tc-d10v.c:1806 config/tc-d10v.c:1828 config/tc-d30v.c:1776
4284 msgid "Unable to mix instructions as specified"
4285 msgstr ""
4286
4287 #: config/tc-d30v.c:149
4288 #, c-format
4289 msgid "Register name %s conflicts with symbol of the same name"
4290 msgstr ""
4291
4292 #: config/tc-d30v.c:239
4293 #, c-format
4294 msgid ""
4295 "\n"
4296 "D30V options:\n"
4297 "-O                      Make adjacent short instructions parallel if "
4298 "possible.\n"
4299 "-n                      Warn about all NOPs inserted by the assembler.\n"
4300 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4301 "-c                      Warn about symbols whoes names match register "
4302 "names.\n"
4303 "-C                      Opposite of -C.  -c is the default.\n"
4304 msgstr ""
4305
4306 #: config/tc-d30v.c:401
4307 msgid "unexpected 12-bit reloc type"
4308 msgstr ""
4309
4310 #: config/tc-d30v.c:408
4311 msgid "unexpected 18-bit reloc type"
4312 msgstr ""
4313
4314 #: config/tc-d30v.c:658
4315 #, c-format
4316 msgid "%s NOP inserted"
4317 msgstr ""
4318
4319 #: config/tc-d30v.c:659
4320 msgid "sequential"
4321 msgstr ""
4322
4323 #: config/tc-d30v.c:659
4324 msgid "parallel"
4325 msgstr ""
4326
4327 #: config/tc-d30v.c:1066
4328 msgid "Instructions may not be executed in parallel"
4329 msgstr ""
4330
4331 #: config/tc-d30v.c:1079
4332 #, c-format
4333 msgid "Executing %s in IU may not work"
4334 msgstr ""
4335
4336 #: config/tc-d30v.c:1086
4337 #, c-format
4338 msgid "Executing %s in IU may not work in parallel execution"
4339 msgstr ""
4340
4341 #: config/tc-d30v.c:1099
4342 #, c-format
4343 msgid "special left instruction `%s' kills instruction `%s' in right container"
4344 msgstr ""
4345
4346 #: config/tc-d30v.c:1110
4347 #, c-format
4348 msgid "Executing %s in reverse serial with %s may not work"
4349 msgstr ""
4350
4351 #: config/tc-d30v.c:1113
4352 #, c-format
4353 msgid "Executing %s in IU in reverse serial may not work"
4354 msgstr ""
4355
4356 #: config/tc-d30v.c:1302
4357 msgid "Odd numbered register used as target of multi-register instruction"
4358 msgstr ""
4359
4360 #: config/tc-d30v.c:1366 config/tc-d30v.c:1401
4361 #, c-format
4362 msgid "unknown condition code: %s"
4363 msgstr ""
4364
4365 #: config/tc-d30v.c:1394
4366 #, c-format
4367 msgid "cmpu doesn't support condition code %s"
4368 msgstr ""
4369
4370 #: config/tc-d30v.c:1429
4371 #, c-format
4372 msgid "unknown opcode: %s"
4373 msgstr ""
4374
4375 #: config/tc-d30v.c:1440
4376 #, c-format
4377 msgid "operands for opcode `%s' do not match any valid format"
4378 msgstr ""
4379
4380 #: config/tc-d30v.c:1655 config/tc-d30v.c:1672
4381 msgid "Cannot assemble instruction"
4382 msgstr ""
4383
4384 #: config/tc-d30v.c:1657
4385 msgid "First opcode is long.  Unable to mix instructions as specified."
4386 msgstr ""
4387
4388 #: config/tc-d30v.c:1726
4389 msgid "word of NOPs added between word multiply and load"
4390 msgstr ""
4391
4392 #: config/tc-d30v.c:1728
4393 msgid "word of NOPs added between word multiply and 16-bit multiply"
4394 msgstr ""
4395
4396 #: config/tc-d30v.c:1760
4397 msgid "Instruction uses long version, so it cannot be mixed as specified"
4398 msgstr ""
4399
4400 #: config/tc-d30v.c:1887
4401 #, c-format
4402 msgid "value too large to fit in %d bits"
4403 msgstr ""
4404
4405 #: config/tc-d30v.c:1948
4406 #, c-format
4407 msgid "line %d: unable to place address of symbol '%s' into a byte"
4408 msgstr ""
4409
4410 #: config/tc-d30v.c:1951
4411 #, c-format
4412 msgid "line %d: unable to place value %lx into a byte"
4413 msgstr ""
4414
4415 #: config/tc-d30v.c:1959
4416 #, c-format
4417 msgid "line %d: unable to place address of symbol '%s' into a short"
4418 msgstr ""
4419
4420 #: config/tc-d30v.c:1962
4421 #, c-format
4422 msgid "line %d: unable to place value %lx into a short"
4423 msgstr ""
4424
4425 #: config/tc-d30v.c:1970
4426 #, c-format
4427 msgid "line %d: unable to place address of symbol '%s' into a quad"
4428 msgstr ""
4429
4430 #: config/tc-d30v.c:2078
4431 #, c-format
4432 msgid "Alignment too large: %d assumed"
4433 msgstr ""
4434
4435 #: config/tc-dlx.c:211
4436 msgid "missing .proc"
4437 msgstr ""
4438
4439 #: config/tc-dlx.c:228
4440 msgid ".endfunc missing for previous .proc"
4441 msgstr ""
4442
4443 #: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1769
4444 #, c-format
4445 msgid "internal error: can't hash `%s': %s\n"
4446 msgstr ""
4447
4448 #. Probably a memory allocation problem?  Give up now.
4449 #: config/tc-dlx.c:297 config/tc-hppa.c:8306 config/tc-mips.c:1772
4450 #: config/tc-mips.c:1824 config/tc-or32.c:211 config/tc-sparc.c:869
4451 msgid "Broken assembler.  No assembly attempted."
4452 msgstr ""
4453
4454 #: config/tc-dlx.c:327
4455 #, c-format
4456 msgid "Bad operand for a load instruction: <%s>"
4457 msgstr ""
4458
4459 #: config/tc-dlx.c:441
4460 #, c-format
4461 msgid "Bad operand for a store instruction: <%s>"
4462 msgstr ""
4463
4464 #: config/tc-dlx.c:621
4465 #, c-format
4466 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4467 msgstr ""
4468
4469 #: config/tc-dlx.c:634 config/tc-or32.c:871
4470 #, c-format
4471 msgid "Invalid expression after %%%%\n"
4472 msgstr ""
4473
4474 #: config/tc-dlx.c:703
4475 #, c-format
4476 msgid "Unknown opcode `%s'."
4477 msgstr ""
4478
4479 #: config/tc-dlx.c:716
4480 msgid "Can not set dlx_skip_hi16_flag"
4481 msgstr ""
4482
4483 #: config/tc-dlx.c:730
4484 #, c-format
4485 msgid "Missing arguments for opcode <%s>."
4486 msgstr ""
4487
4488 #: config/tc-dlx.c:764
4489 #, c-format
4490 msgid "Too many operands: %s"
4491 msgstr ""
4492
4493 #: config/tc-dlx.c:801
4494 #, c-format
4495 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4496 msgstr ""
4497
4498 #: config/tc-dlx.c:871
4499 msgid "failed regnum sanity check."
4500 msgstr ""
4501
4502 #: config/tc-dlx.c:884
4503 msgid "failed general register sanity check."
4504 msgstr ""
4505
4506 #. Types or values of args don't match.
4507 #: config/tc-dlx.c:892
4508 msgid "Invalid operands"
4509 msgstr ""
4510
4511 #: config/tc-dlx.c:1175 config/tc-or32.c:833
4512 #, c-format
4513 msgid "label \"$%d\" redefined"
4514 msgstr ""
4515
4516 #: config/tc-dlx.c:1213
4517 msgid "Invalid expression after # number\n"
4518 msgstr ""
4519
4520 #: config/tc-fr30.c:82
4521 #, c-format
4522 msgid " FR30 specific command line options:\n"
4523 msgstr ""
4524
4525 #: config/tc-fr30.c:135
4526 #, c-format
4527 msgid "Instruction %s not allowed in a delay slot."
4528 msgstr ""
4529
4530 #: config/tc-frv.c:407
4531 #, c-format
4532 msgid "Unknown cpu -mcpu=%s"
4533 msgstr ""
4534
4535 #: config/tc-frv.c:461
4536 #, c-format
4537 msgid "FRV specific command line options:\n"
4538 msgstr ""
4539
4540 #: config/tc-frv.c:462
4541 #, c-format
4542 msgid "-G n         Data >= n bytes is in small data area\n"
4543 msgstr ""
4544
4545 #: config/tc-frv.c:463
4546 #, c-format
4547 msgid "-mgpr-32     Note 32 gprs are used\n"
4548 msgstr ""
4549
4550 #: config/tc-frv.c:464
4551 #, c-format
4552 msgid "-mgpr-64     Note 64 gprs are used\n"
4553 msgstr ""
4554
4555 #: config/tc-frv.c:465
4556 #, c-format
4557 msgid "-mfpr-32     Note 32 fprs are used\n"
4558 msgstr ""
4559
4560 #: config/tc-frv.c:466
4561 #, c-format
4562 msgid "-mfpr-64     Note 64 fprs are used\n"
4563 msgstr ""
4564
4565 #: config/tc-frv.c:467
4566 #, c-format
4567 msgid "-msoft-float Note software fp is used\n"
4568 msgstr ""
4569
4570 #: config/tc-frv.c:468
4571 #, c-format
4572 msgid "-mdword      Note stack is aligned to a 8 byte boundary\n"
4573 msgstr ""
4574
4575 #: config/tc-frv.c:469
4576 #, c-format
4577 msgid "-mno-dword   Note stack is aligned to a 4 byte boundary\n"
4578 msgstr ""
4579
4580 #: config/tc-frv.c:470
4581 #, c-format
4582 msgid "-mdouble     Note fp double insns are used\n"
4583 msgstr ""
4584
4585 #: config/tc-frv.c:471
4586 #, c-format
4587 msgid "-mmedia      Note media insns are used\n"
4588 msgstr ""
4589
4590 #: config/tc-frv.c:472
4591 #, c-format
4592 msgid "-mmuladd     Note multiply add/subtract insns are used\n"
4593 msgstr ""
4594
4595 #: config/tc-frv.c:473
4596 #, c-format
4597 msgid "-mpack       Note instructions are packed\n"
4598 msgstr ""
4599
4600 #: config/tc-frv.c:474
4601 #, c-format
4602 msgid "-mno-pack    Do not allow instructions to be packed\n"
4603 msgstr ""
4604
4605 #: config/tc-frv.c:475
4606 #, c-format
4607 msgid "-mpic        Note small position independent code\n"
4608 msgstr ""
4609
4610 #: config/tc-frv.c:476
4611 #, c-format
4612 msgid "-mPIC        Note large position independent code\n"
4613 msgstr ""
4614
4615 #: config/tc-frv.c:477
4616 #, c-format
4617 msgid "-mlibrary-pic Compile library for large position indepedent code\n"
4618 msgstr ""
4619
4620 #: config/tc-frv.c:478
4621 #, c-format
4622 msgid "-mfdpic      Assemble for the FDPIC ABI\n"
4623 msgstr ""
4624
4625 #: config/tc-frv.c:479
4626 #, c-format
4627 msgid "-mnopic      Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4628 msgstr ""
4629
4630 #: config/tc-frv.c:480
4631 #, c-format
4632 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4633 msgstr ""
4634
4635 #: config/tc-frv.c:481
4636 #, c-format
4637 msgid "             Record the cpu type\n"
4638 msgstr ""
4639
4640 #: config/tc-frv.c:482
4641 #, c-format
4642 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4643 msgstr ""
4644
4645 #: config/tc-frv.c:483
4646 #, c-format
4647 msgid "-mtomcat-debug Debug tomcat workarounds\n"
4648 msgstr ""
4649
4650 #: config/tc-frv.c:1187
4651 msgid "VLIW packing used for -mno-pack"
4652 msgstr ""
4653
4654 #: config/tc-frv.c:1197
4655 msgid "Instruction not supported by this architecture"
4656 msgstr ""
4657
4658 #: config/tc-frv.c:1207
4659 msgid "VLIW packing constraint violation"
4660 msgstr ""
4661
4662 #: config/tc-frv.c:1874
4663 #, c-format
4664 msgid "Relocation %s is not safe for %s"
4665 msgstr ""
4666
4667 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4668 msgid "Reg not valid for H8/300"
4669 msgstr ""
4670
4671 #: config/tc-h8300.c:484
4672 msgid "invalid operand size requested"
4673 msgstr ""
4674
4675 #: config/tc-h8300.c:583
4676 msgid "Invalid register list for ldm/stm\n"
4677 msgstr ""
4678
4679 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4680 msgid "mismatch between register and suffix"
4681 msgstr ""
4682
4683 #: config/tc-h8300.c:648
4684 msgid "address too high for vector table jmp/jsr"
4685 msgstr ""
4686
4687 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4688 msgid "Wrong size pointer register for architecture."
4689 msgstr ""
4690
4691 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4692 msgid "expected @(exp, reg16)"
4693 msgstr ""
4694
4695 #: config/tc-h8300.c:760
4696 msgid "expected .L, .W or .B for register in indexed addressing mode"
4697 msgstr ""
4698
4699 #: config/tc-h8300.c:954
4700 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4701 msgstr ""
4702
4703 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4704 msgid "expected register"
4705 msgstr ""
4706
4707 #: config/tc-h8300.c:997
4708 msgid "expected closing paren"
4709 msgstr ""
4710
4711 #: config/tc-h8300.c:1056
4712 #, c-format
4713 msgid "can't use high part of register in operand %d"
4714 msgstr ""
4715
4716 #: config/tc-h8300.c:1213
4717 #, c-format
4718 msgid "Opcode `%s' with these operand types not available in %s mode"
4719 msgstr ""
4720
4721 #: config/tc-h8300.c:1222
4722 msgid "mismatch between opcode size and operand size"
4723 msgstr ""
4724
4725 #: config/tc-h8300.c:1258
4726 #, c-format
4727 msgid "operand %s0x%lx out of range."
4728 msgstr ""
4729
4730 #: config/tc-h8300.c:1354
4731 msgid "Can't work out size of operand.\n"
4732 msgstr ""
4733
4734 #: config/tc-h8300.c:1403
4735 #, c-format
4736 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4737 msgstr ""
4738
4739 #: config/tc-h8300.c:1408
4740 #, c-format
4741 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4742 msgstr ""
4743
4744 #: config/tc-h8300.c:1414
4745 #, c-format
4746 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4747 msgstr ""
4748
4749 #: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4750 msgid "Need #1 or #2 here"
4751 msgstr ""
4752
4753 #: config/tc-h8300.c:1490
4754 msgid "#4 not valid on H8/300."
4755 msgstr ""
4756
4757 #: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4758 #, c-format
4759 msgid "branch operand has odd offset (%lx)\n"
4760 msgstr ""
4761
4762 #: config/tc-h8300.c:1716
4763 msgid "destination operand must be 16 bit register"
4764 msgstr ""
4765
4766 #: config/tc-h8300.c:1725
4767 msgid "source operand must be 8 bit register"
4768 msgstr ""
4769
4770 #: config/tc-h8300.c:1733
4771 msgid "destination operand must be 16bit absolute address"
4772 msgstr ""
4773
4774 #: config/tc-h8300.c:1740
4775 msgid "destination operand must be 8 bit register"
4776 msgstr ""
4777
4778 #: config/tc-h8300.c:1748
4779 msgid "source operand must be 16bit absolute address"
4780 msgstr ""
4781
4782 #. This seems more sane than saying "too many operands".  We'll
4783 #. get here only if the trailing trash starts with a comma.
4784 #. Types or values of args don't match.
4785 #: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
4786 #: config/tc-mmix.c:2525 config/tc-mmix.c:2549 config/tc-mmix.c:2822
4787 #: config/tc-or32.c:528
4788 msgid "invalid operands"
4789 msgstr ""
4790
4791 #: config/tc-h8300.c:1787
4792 msgid "operand/size mis-match"
4793 msgstr ""
4794
4795 #: config/tc-h8300.c:1883 config/tc-mips.c:9781 config/tc-sh64.c:2795
4796 #: config/tc-sh.c:2925 config/tc-z8k.c:1226
4797 msgid "unknown opcode"
4798 msgstr ""
4799
4800 #: config/tc-h8300.c:1916
4801 msgid "invalid operand in ldm"
4802 msgstr ""
4803
4804 #: config/tc-h8300.c:1925
4805 msgid "invalid operand in stm"
4806 msgstr ""
4807
4808 #: config/tc-h8300.c:2091
4809 #, c-format
4810 msgid "call to tc_aout_fix_to_chars \n"
4811 msgstr ""
4812
4813 #: config/tc-h8300.c:2100 config/tc-xc16x.c:389
4814 #, c-format
4815 msgid "call to md_convert_frag \n"
4816 msgstr ""
4817
4818 #: config/tc-h8300.c:2151
4819 #, c-format
4820 msgid "call to md_estimate_size_before_relax \n"
4821 msgstr ""
4822
4823 #: config/tc-h8300.c:2180
4824 msgid "Difference of symbols in different sections is not supported"
4825 msgstr ""
4826
4827 #: config/tc-h8300.c:2202 config/tc-mcore.c:2265 config/tc-pj.c:537
4828 #: config/tc-sh.c:4401 config/tc-xc16x.c:357
4829 #, c-format
4830 msgid "Cannot represent relocation type %s"
4831 msgstr ""
4832
4833 #. Simple range checking for FIELD against HIGH and LOW bounds.
4834 #. IGNORE is used to suppress the error message.
4835 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4836 #. the current file and line number are not valid.
4837 #: config/tc-hppa.c:1015 config/tc-hppa.c:1029
4838 #, c-format
4839 msgid "Field out of range [%d..%d] (%d)."
4840 msgstr ""
4841
4842 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4843 #. IGNORE is used to suppress the error message.
4844 #: config/tc-hppa.c:1043
4845 #, c-format
4846 msgid "Field not properly aligned [%d] (%d)."
4847 msgstr ""
4848
4849 #: config/tc-hppa.c:1092
4850 msgid "Missing .exit\n"
4851 msgstr ""
4852
4853 #: config/tc-hppa.c:1095
4854 msgid "Missing .procend\n"
4855 msgstr ""
4856
4857 #: config/tc-hppa.c:1277
4858 #, c-format
4859 msgid "Invalid field selector.  Assuming F%%."
4860 msgstr ""
4861
4862 #: config/tc-hppa.c:1304
4863 msgid "Bad segment in expression."
4864 msgstr ""
4865
4866 #: config/tc-hppa.c:1329
4867 #, c-format
4868 msgid "Invalid Nullification: (%c)"
4869 msgstr ""
4870
4871 #: config/tc-hppa.c:1438
4872 msgid "Cannot handle fixup"
4873 msgstr ""
4874
4875 #: config/tc-hppa.c:1736
4876 #, c-format
4877 msgid "  -Q                      ignored\n"
4878 msgstr ""
4879
4880 #: config/tc-hppa.c:1740
4881 #, c-format
4882 msgid "  -c                      print a warning if a comment is found\n"
4883 msgstr ""
4884
4885 #: config/tc-hppa.c:1806
4886 #, c-format
4887 msgid "no hppa_fixup entry for fixup type 0x%x"
4888 msgstr ""
4889
4890 #: config/tc-hppa.c:1985
4891 msgid "Unknown relocation encountered in md_apply_fix."
4892 msgstr ""
4893
4894 #: config/tc-hppa.c:2173 config/tc-hppa.c:2198
4895 #, c-format
4896 msgid "Undefined register: '%s'."
4897 msgstr ""
4898
4899 #: config/tc-hppa.c:2232
4900 #, c-format
4901 msgid "Non-absolute symbol: '%s'."
4902 msgstr ""
4903
4904 #: config/tc-hppa.c:2247
4905 #, c-format
4906 msgid "Undefined absolute constant: '%s'."
4907 msgstr ""
4908
4909 #: config/tc-hppa.c:2278 config/tc-hppa.c:5697
4910 msgid "could not update architecture and machine"
4911 msgstr ""
4912
4913 #: config/tc-hppa.c:2316
4914 #, c-format
4915 msgid "Invalid FP Compare Condition: %s"
4916 msgstr ""
4917
4918 #: config/tc-hppa.c:2371
4919 #, c-format
4920 msgid "Invalid FTEST completer: %s"
4921 msgstr ""
4922
4923 #: config/tc-hppa.c:2437 config/tc-hppa.c:2474
4924 #, c-format
4925 msgid "Invalid FP Operand Format: %3s"
4926 msgstr ""
4927
4928 #: config/tc-hppa.c:2609
4929 msgid "Bad segment (should be absolute)."
4930 msgstr ""
4931
4932 #: config/tc-hppa.c:2635
4933 #, c-format
4934 msgid "Invalid argument location: %s\n"
4935 msgstr ""
4936
4937 #: config/tc-hppa.c:2664
4938 #, c-format
4939 msgid "Invalid argument description: %d"
4940 msgstr ""
4941
4942 #: config/tc-hppa.c:3490
4943 msgid "Invalid Indexed Load Completer."
4944 msgstr ""
4945
4946 #: config/tc-hppa.c:3495
4947 msgid "Invalid Indexed Load Completer Syntax."
4948 msgstr ""
4949
4950 #: config/tc-hppa.c:3529
4951 msgid "Invalid Short Load/Store Completer."
4952 msgstr ""
4953
4954 #: config/tc-hppa.c:3589 config/tc-hppa.c:3594
4955 msgid "Invalid Store Bytes Short Completer"
4956 msgstr ""
4957
4958 #: config/tc-hppa.c:3905 config/tc-hppa.c:3911
4959 msgid "Invalid left/right combination completer"
4960 msgstr ""
4961
4962 #: config/tc-hppa.c:3960 config/tc-hppa.c:3967
4963 msgid "Invalid permutation completer"
4964 msgstr ""
4965
4966 #: config/tc-hppa.c:4067
4967 #, c-format
4968 msgid "Invalid Add Condition: %s"
4969 msgstr ""
4970
4971 #: config/tc-hppa.c:4078 config/tc-hppa.c:4088
4972 msgid "Invalid Add and Branch Condition"
4973 msgstr ""
4974
4975 #: config/tc-hppa.c:4109 config/tc-hppa.c:4246
4976 msgid "Invalid Compare/Subtract Condition"
4977 msgstr ""
4978
4979 #: config/tc-hppa.c:4149
4980 #, c-format
4981 msgid "Invalid Bit Branch Condition: %c"
4982 msgstr ""
4983
4984 #: config/tc-hppa.c:4234
4985 #, c-format
4986 msgid "Invalid Compare/Subtract Condition: %s"
4987 msgstr ""
4988
4989 #: config/tc-hppa.c:4261
4990 msgid "Invalid Compare and Branch Condition"
4991 msgstr ""
4992
4993 #: config/tc-hppa.c:4357
4994 msgid "Invalid Logical Instruction Condition."
4995 msgstr ""
4996
4997 #: config/tc-hppa.c:4412
4998 msgid "Invalid Shift/Extract/Deposit Condition."
4999 msgstr ""
5000
5001 #: config/tc-hppa.c:4524
5002 msgid "Invalid Unit Instruction Condition."
5003 msgstr ""
5004
5005 #: config/tc-hppa.c:4999 config/tc-hppa.c:5031 config/tc-hppa.c:5062
5006 #: config/tc-hppa.c:5092
5007 msgid "Branch to unaligned address"
5008 msgstr ""
5009
5010 #: config/tc-hppa.c:5270
5011 msgid "Invalid SFU identifier"
5012 msgstr ""
5013
5014 #: config/tc-hppa.c:5320
5015 msgid "Invalid COPR identifier"
5016 msgstr ""
5017
5018 #: config/tc-hppa.c:5449
5019 msgid "Invalid Floating Point Operand Format."
5020 msgstr ""
5021
5022 #: config/tc-hppa.c:5566 config/tc-hppa.c:5586 config/tc-hppa.c:5606
5023 #: config/tc-hppa.c:5626 config/tc-hppa.c:5646
5024 msgid "Invalid register for single precision fmpyadd or fmpysub"
5025 msgstr ""
5026
5027 #: config/tc-hppa.c:5714
5028 #, c-format
5029 msgid "Invalid operands %s"
5030 msgstr ""
5031
5032 #: config/tc-hppa.c:5769 config/tc-hppa.c:6975 config/tc-hppa.c:7030
5033 msgid "Missing function name for .PROC (corrupted label chain)"
5034 msgstr ""
5035
5036 #: config/tc-hppa.c:5772 config/tc-hppa.c:7033
5037 msgid "Missing function name for .PROC"
5038 msgstr ""
5039
5040 #: config/tc-hppa.c:5831
5041 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5042 msgstr ""
5043
5044 #: config/tc-hppa.c:5927
5045 #, c-format
5046 msgid "Invalid .CALL argument: %s"
5047 msgstr ""
5048
5049 #: config/tc-hppa.c:6061
5050 msgid ".callinfo is not within a procedure definition"
5051 msgstr ""
5052
5053 #: config/tc-hppa.c:6081
5054 #, c-format
5055 msgid "FRAME parameter must be a multiple of 8: %d\n"
5056 msgstr ""
5057
5058 #: config/tc-hppa.c:6100
5059 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5060 msgstr ""
5061
5062 #: config/tc-hppa.c:6112
5063 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5064 msgstr ""
5065
5066 #: config/tc-hppa.c:6122
5067 msgid "Value for ENTRY_SR must be 3\n"
5068 msgstr ""
5069
5070 #: config/tc-hppa.c:6178
5071 #, c-format
5072 msgid "Invalid .CALLINFO argument: %s"
5073 msgstr ""
5074
5075 #: config/tc-hppa.c:6288
5076 msgid "The .ENTER pseudo-op is not supported"
5077 msgstr ""
5078
5079 #: config/tc-hppa.c:6304
5080 msgid "Misplaced .entry. Ignored."
5081 msgstr ""
5082
5083 #: config/tc-hppa.c:6308
5084 msgid "Missing .callinfo."
5085 msgstr ""
5086
5087 #: config/tc-hppa.c:6372
5088 msgid ".REG expression must be a register"
5089 msgstr ""
5090
5091 #: config/tc-hppa.c:6388
5092 msgid "bad or irreducible absolute expression; zero assumed"
5093 msgstr ""
5094
5095 #: config/tc-hppa.c:6399
5096 msgid ".REG must use a label"
5097 msgstr ""
5098
5099 #: config/tc-hppa.c:6401
5100 msgid ".EQU must use a label"
5101 msgstr ""
5102
5103 #: config/tc-hppa.c:6463
5104 #, c-format
5105 msgid "Symbol '%s' could not be created."
5106 msgstr ""
5107
5108 #: config/tc-hppa.c:6467
5109 msgid "No memory for symbol name."
5110 msgstr ""
5111
5112 #: config/tc-hppa.c:6516
5113 msgid ".EXIT must appear within a procedure"
5114 msgstr ""
5115
5116 #: config/tc-hppa.c:6520
5117 msgid "Missing .callinfo"
5118 msgstr ""
5119
5120 #: config/tc-hppa.c:6524
5121 msgid "No .ENTRY for this .EXIT"
5122 msgstr ""
5123
5124 #: config/tc-hppa.c:6564
5125 #, c-format
5126 msgid "Using ENTRY rather than CODE in export directive for %s"
5127 msgstr ""
5128
5129 #: config/tc-hppa.c:6681
5130 #, c-format
5131 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5132 msgstr ""
5133
5134 #: config/tc-hppa.c:6705
5135 #, c-format
5136 msgid "Cannot define export symbol: %s\n"
5137 msgstr ""
5138
5139 #: config/tc-hppa.c:6802
5140 msgid "Missing label name on .LABEL"
5141 msgstr ""
5142
5143 #: config/tc-hppa.c:6807
5144 msgid "extra .LABEL arguments ignored."
5145 msgstr ""
5146
5147 #: config/tc-hppa.c:6823
5148 msgid "The .LEAVE pseudo-op is not supported"
5149 msgstr ""
5150
5151 #: config/tc-hppa.c:6861
5152 msgid "Unrecognized .LEVEL argument\n"
5153 msgstr ""
5154
5155 #: config/tc-hppa.c:6895
5156 #, c-format
5157 msgid "Cannot define static symbol: %s\n"
5158 msgstr ""
5159
5160 #: config/tc-hppa.c:6929
5161 msgid "Nested procedures"
5162 msgstr ""
5163
5164 #: config/tc-hppa.c:6939
5165 msgid "Cannot allocate unwind descriptor\n"
5166 msgstr ""
5167
5168 #: config/tc-hppa.c:7037
5169 msgid "misplaced .procend"
5170 msgstr ""
5171
5172 #: config/tc-hppa.c:7040
5173 msgid "Missing .callinfo for this procedure"
5174 msgstr ""
5175
5176 #: config/tc-hppa.c:7043
5177 msgid "Missing .EXIT for a .ENTRY"
5178 msgstr ""
5179
5180 #: config/tc-hppa.c:7080
5181 msgid "Not in a space.\n"
5182 msgstr ""
5183
5184 #: config/tc-hppa.c:7083
5185 msgid "Not in a subspace.\n"
5186 msgstr ""
5187
5188 #: config/tc-hppa.c:7172
5189 msgid "Invalid .SPACE argument"
5190 msgstr ""
5191
5192 #: config/tc-hppa.c:7218
5193 msgid "Can't change spaces within a procedure definition. Ignored"
5194 msgstr ""
5195
5196 #: config/tc-hppa.c:7346
5197 #, c-format
5198 msgid "Undefined space: '%s' Assuming space number = 0."
5199 msgstr ""
5200
5201 #: config/tc-hppa.c:7369
5202 msgid "Must be in a space before changing or declaring subspaces.\n"
5203 msgstr ""
5204
5205 #: config/tc-hppa.c:7373
5206 msgid "Can't change subspaces within a procedure definition. Ignored"
5207 msgstr ""
5208
5209 #: config/tc-hppa.c:7409
5210 msgid "Parameters of an existing subspace can't be modified"
5211 msgstr ""
5212
5213 #: config/tc-hppa.c:7461
5214 msgid "Alignment must be a power of 2"
5215 msgstr ""
5216
5217 #: config/tc-hppa.c:7508
5218 msgid "FIRST not supported as a .SUBSPACE argument"
5219 msgstr ""
5220
5221 #: config/tc-hppa.c:7510
5222 msgid "Invalid .SUBSPACE argument"
5223 msgstr ""
5224
5225 #: config/tc-hppa.c:7699
5226 #, c-format
5227 msgid "Internal error: Unable to find containing space for %s."
5228 msgstr ""
5229
5230 #: config/tc-hppa.c:7737
5231 #, c-format
5232 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5233 msgstr ""
5234
5235 #: config/tc-hppa.c:7825
5236 #, c-format
5237 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5238 msgstr ""
5239
5240 #: config/tc-hppa.c:8270
5241 msgid "-R option not supported on this target."
5242 msgstr ""
5243
5244 #: config/tc-hppa.c:8287 config/tc-sparc.c:825 config/tc-sparc.c:861
5245 #, c-format
5246 msgid "Internal error: can't hash `%s': %s\n"
5247 msgstr ""
5248
5249 #: config/tc-hppa.c:8296 config/tc-i860.c:236
5250 #, c-format
5251 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5252 msgstr ""
5253
5254 #: config/tc-i386.c:1355
5255 #, c-format
5256 msgid "%s shortened to %s"
5257 msgstr ""
5258
5259 #: config/tc-i386.c:1425
5260 msgid "same type of prefix used twice"
5261 msgstr ""
5262
5263 #: config/tc-i386.c:1450
5264 msgid "64bit mode not supported on this CPU."
5265 msgstr ""
5266
5267 #: config/tc-i386.c:1454
5268 msgid "32bit mode not supported on this CPU."
5269 msgstr ""
5270
5271 #: config/tc-i386.c:1489
5272 msgid "bad argument to syntax directive."
5273 msgstr ""
5274
5275 #: config/tc-i386.c:1569
5276 #, c-format
5277 msgid "no such architecture: `%s'"
5278 msgstr ""
5279
5280 #: config/tc-i386.c:1574
5281 msgid "missing cpu architecture"
5282 msgstr ""
5283
5284 #: config/tc-i386.c:1588
5285 #, c-format
5286 msgid "no such architecture modifier: `%s'"
5287 msgstr ""
5288
5289 #: config/tc-i386.c:1604 config/tc-i386.c:7257 config/tc-maxq.c:223
5290 msgid "Unknown architecture"
5291 msgstr ""
5292
5293 #: config/tc-i386.c:1951
5294 #, c-format
5295 msgid "unknown relocation (%u)"
5296 msgstr ""
5297
5298 #: config/tc-i386.c:1953
5299 #, c-format
5300 msgid "%u-byte relocation cannot be applied to %u-byte field"
5301 msgstr ""
5302
5303 #: config/tc-i386.c:1957
5304 msgid "non-pc-relative relocation for pc-relative field"
5305 msgstr ""
5306
5307 #: config/tc-i386.c:1962
5308 msgid "relocated field and relocation type differ in signedness"
5309 msgstr ""
5310
5311 #: config/tc-i386.c:1971
5312 msgid "there are no unsigned pc-relative relocations"
5313 msgstr ""
5314
5315 #: config/tc-i386.c:1979
5316 #, c-format
5317 msgid "cannot do %u byte pc-relative relocation"
5318 msgstr ""
5319
5320 #: config/tc-i386.c:1996
5321 #, c-format
5322 msgid "cannot do %s %u byte relocation"
5323 msgstr ""
5324
5325 #: config/tc-i386.c:2206 config/tc-i386.c:3472
5326 #, c-format
5327 msgid "ambiguous operand size for `%s'"
5328 msgstr ""
5329
5330 #: config/tc-i386.c:2255
5331 #, c-format
5332 msgid "can't use register '%s%s' as operand %d in '%s'."
5333 msgstr ""
5334
5335 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5336 #: config/tc-i386.c:2294
5337 #, c-format
5338 msgid "translating to `%sp'"
5339 msgstr ""
5340
5341 #: config/tc-i386.c:2342
5342 #, c-format
5343 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5344 msgstr ""
5345
5346 #: config/tc-i386.c:2389 config/tc-i386.c:2497 config/tc-maxq.c:838
5347 #: config/tc-maxq.c:868
5348 #, c-format
5349 msgid "no such instruction: `%s'"
5350 msgstr ""
5351
5352 #: config/tc-i386.c:2400 config/tc-i386.c:2530 config/tc-maxq.c:846
5353 #, c-format
5354 msgid "invalid character %s in mnemonic"
5355 msgstr ""
5356
5357 #: config/tc-i386.c:2407
5358 msgid "expecting prefix; got nothing"
5359 msgstr ""
5360
5361 #: config/tc-i386.c:2409
5362 msgid "expecting mnemonic; got nothing"
5363 msgstr ""
5364
5365 #: config/tc-i386.c:2424 config/tc-i386.c:2548
5366 #, c-format
5367 msgid "`%s' is only supported in 64-bit mode"
5368 msgstr ""
5369
5370 #: config/tc-i386.c:2425 config/tc-i386.c:2547
5371 #, c-format
5372 msgid "`%s' is not supported in 64-bit mode"
5373 msgstr ""
5374
5375 #: config/tc-i386.c:2437
5376 #, c-format
5377 msgid "redundant %s prefix"
5378 msgstr ""
5379
5380 #: config/tc-i386.c:2554
5381 #, c-format
5382 msgid "`%s' is not supported on `%s%s'"
5383 msgstr ""
5384
5385 #: config/tc-i386.c:2562
5386 msgid "use .code16 to ensure correct addressing mode"
5387 msgstr ""
5388
5389 #: config/tc-i386.c:2575
5390 #, c-format
5391 msgid "expecting string instruction after `%s'"
5392 msgstr ""
5393
5394 #: config/tc-i386.c:2607
5395 #, c-format
5396 msgid "invalid character %s before operand %d"
5397 msgstr ""
5398
5399 #: config/tc-i386.c:2621
5400 #, c-format
5401 msgid "unbalanced parenthesis in operand %d."
5402 msgstr ""
5403
5404 #: config/tc-i386.c:2624 config/tc-maxq.c:1888
5405 #, c-format
5406 msgid "unbalanced brackets in operand %d."
5407 msgstr ""
5408
5409 #: config/tc-i386.c:2633
5410 #, c-format
5411 msgid "invalid character %s in operand %d"
5412 msgstr ""
5413
5414 #: config/tc-i386.c:2660 config/tc-maxq.c:1914
5415 #, c-format
5416 msgid "spurious operands; (%d operands/instruction max)"
5417 msgstr ""
5418
5419 #: config/tc-i386.c:2683 config/tc-maxq.c:1934
5420 msgid "expecting operand after ','; got nothing"
5421 msgstr ""
5422
5423 #: config/tc-i386.c:2688
5424 msgid "expecting operand before ','; got nothing"
5425 msgstr ""
5426
5427 #. We found no match.
5428 #: config/tc-i386.c:3223
5429 #, c-format
5430 msgid "suffix or operands invalid for `%s'"
5431 msgstr ""
5432
5433 #: config/tc-i386.c:3234
5434 #, c-format
5435 msgid "indirect %s without `*'"
5436 msgstr ""
5437
5438 #. Warn them that a data or address size prefix doesn't
5439 #. affect assembly of the next line of code.
5440 #: config/tc-i386.c:3242
5441 #, c-format
5442 msgid "stand-alone `%s' prefix"
5443 msgstr ""
5444
5445 #: config/tc-i386.c:3276 config/tc-i386.c:3291
5446 #, c-format
5447 msgid "`%s' operand %d must use `%%es' segment"
5448 msgstr ""
5449
5450 #. We have to know the operand size for crc32.
5451 #: config/tc-i386.c:3344
5452 #, c-format
5453 msgid "ambiguous memory operand size for `%s`"
5454 msgstr ""
5455
5456 #: config/tc-i386.c:3445
5457 msgid ""
5458 "no instruction mnemonic suffix given and no register operands; can't size "
5459 "instruction"
5460 msgstr ""
5461
5462 #: config/tc-i386.c:3598 config/tc-i386.c:3672 config/tc-i386.c:3703
5463 #: config/tc-i386.c:3751 config/tc-i386.c:3789
5464 #, c-format
5465 msgid "Incorrect register `%s%s' used with `%c' suffix"
5466 msgstr ""
5467
5468 #: config/tc-i386.c:3606 config/tc-i386.c:3679 config/tc-i386.c:3796
5469 #, c-format
5470 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5471 msgstr ""
5472
5473 #: config/tc-i386.c:3631 config/tc-i386.c:3655 config/tc-i386.c:3725
5474 #: config/tc-i386.c:3772
5475 #, c-format
5476 msgid "`%s%s' not allowed with `%s%c'"
5477 msgstr ""
5478
5479 #: config/tc-i386.c:3864
5480 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5481 msgstr ""
5482
5483 #: config/tc-i386.c:4054 config/tc-i386.c:4089 config/tc-i386.c:4158
5484 #: config/tc-i386.c:4209
5485 #, c-format
5486 msgid "Incorrect operands for the '%s' instruction"
5487 msgstr ""
5488
5489 #: config/tc-i386.c:4216
5490 #, c-format
5491 msgid "Internal error for the '%s' instruction"
5492 msgstr ""
5493
5494 #: config/tc-i386.c:4248
5495 #, c-format
5496 msgid "the last operand of `%s' must be `%sxmm0'"
5497 msgstr ""
5498
5499 #: config/tc-i386.c:4251
5500 #, c-format
5501 msgid "the first operand of `%s' must be `%sxmm0'"
5502 msgstr ""
5503
5504 #: config/tc-i386.c:4294
5505 #, c-format
5506 msgid "you can't `pop %%cs'"
5507 msgstr ""
5508
5509 #. Reversed arguments on faddp, fsubp, etc.
5510 #: config/tc-i386.c:4323
5511 #, c-format
5512 msgid "translating to `%s %s%s,%s%s'"
5513 msgstr ""
5514
5515 #. Extraneous `l' suffix on fp insn.
5516 #: config/tc-i386.c:4330
5517 #, c-format
5518 msgid "translating to `%s %s%s'"
5519 msgstr ""
5520
5521 #: config/tc-i386.c:4358
5522 #, c-format
5523 msgid "segment override on `%s' is ineffectual"
5524 msgstr ""
5525
5526 #: config/tc-i386.c:4785 config/tc-i386.c:4879 config/tc-i386.c:4924
5527 msgid "skipping prefixes on this instruction"
5528 msgstr ""
5529
5530 #: config/tc-i386.c:4944
5531 msgid "16-bit jump out of range"
5532 msgstr ""
5533
5534 #: config/tc-i386.c:4953
5535 #, c-format
5536 msgid "can't handle non absolute segment in `%s'"
5537 msgstr ""
5538
5539 #: config/tc-i386.c:5539
5540 #, c-format
5541 msgid "@%s reloc is not supported with %d-bit output format"
5542 msgstr ""
5543
5544 #: config/tc-i386.c:5583
5545 #, c-format
5546 msgid "missing or invalid expression `%s'"
5547 msgstr ""
5548
5549 #: config/tc-i386.c:5636
5550 #, c-format
5551 msgid "at most %d immediate operands are allowed"
5552 msgstr ""
5553
5554 #: config/tc-i386.c:5658 config/tc-i386.c:5896 config/tc-maxq.c:1500
5555 #, c-format
5556 msgid "junk `%s' after expression"
5557 msgstr ""
5558
5559 #: config/tc-i386.c:5671
5560 #, c-format
5561 msgid "missing or invalid immediate expression `%s'"
5562 msgstr ""
5563
5564 #: config/tc-i386.c:5694 config/tc-i386.c:5951 config/tc-maxq.c:1530
5565 #, c-format
5566 msgid "unimplemented segment %s in operand"
5567 msgstr ""
5568
5569 #: config/tc-i386.c:5700
5570 #, c-format
5571 msgid "illegal immediate register operand %s"
5572 msgstr ""
5573
5574 #: config/tc-i386.c:5748
5575 #, c-format
5576 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5577 msgstr ""
5578
5579 #: config/tc-i386.c:5757
5580 #, c-format
5581 msgid "scale factor of %d without an index register"
5582 msgstr ""
5583
5584 #: config/tc-i386.c:5779
5585 #, c-format
5586 msgid "at most %d displacement operands are allowed"
5587 msgstr ""
5588
5589 #: config/tc-i386.c:5936
5590 #, c-format
5591 msgid "missing or invalid displacement expression `%s'"
5592 msgstr ""
5593
5594 #: config/tc-i386.c:6056
5595 #, c-format
5596 msgid "`%s' is not a valid base/index expression"
5597 msgstr ""
5598
5599 #: config/tc-i386.c:6060
5600 #, c-format
5601 msgid "`%s' is not a valid %s bit base/index expression"
5602 msgstr ""
5603
5604 #: config/tc-i386.c:6136
5605 #, c-format
5606 msgid "bad memory operand `%s'"
5607 msgstr ""
5608
5609 #: config/tc-i386.c:6151
5610 #, c-format
5611 msgid "junk `%s' after register"
5612 msgstr ""
5613
5614 #: config/tc-i386.c:6163 config/tc-i386.c:6279 config/tc-i386.c:6320
5615 #, c-format
5616 msgid "bad register name `%s'"
5617 msgstr ""
5618
5619 #: config/tc-i386.c:6171
5620 msgid "immediate operand illegal with absolute jump"
5621 msgstr ""
5622
5623 #: config/tc-i386.c:6193
5624 #, c-format
5625 msgid "too many memory references for `%s'"
5626 msgstr ""
5627
5628 #: config/tc-i386.c:6271
5629 #, c-format
5630 msgid "expecting `,' or `)' after index register in `%s'"
5631 msgstr ""
5632
5633 #: config/tc-i386.c:6296
5634 #, c-format
5635 msgid "expecting `)' after scale factor in `%s'"
5636 msgstr ""
5637
5638 #: config/tc-i386.c:6304
5639 #, c-format
5640 msgid "expecting index register or scale factor after `,'; got '%c'"
5641 msgstr ""
5642
5643 #: config/tc-i386.c:6312
5644 #, c-format
5645 msgid "expecting `,' or `)' after base register in `%s'"
5646 msgstr ""
5647
5648 #. It's not a memory operand; argh!
5649 #: config/tc-i386.c:6355
5650 #, c-format
5651 msgid "invalid char %s beginning operand %d `%s'"
5652 msgstr ""
5653
5654 #: config/tc-i386.c:6531
5655 msgid "long jump required"
5656 msgstr ""
5657
5658 #: config/tc-i386.c:6586
5659 msgid "jump target out of range"
5660 msgstr ""
5661
5662 #: config/tc-i386.c:6831
5663 msgid "Bad call to md_atof ()"
5664 msgstr ""
5665
5666 #: config/tc-i386.c:7094
5667 msgid "No compiled in support for x86_64"
5668 msgstr ""
5669
5670 #: config/tc-i386.c:7123 config/tc-i386.c:7139
5671 #, c-format
5672 msgid "Invalid -march= option: `%s'"
5673 msgstr ""
5674
5675 #: config/tc-i386.c:7144 config/tc-i386.c:7156
5676 #, c-format
5677 msgid "Invalid -mtune= option: `%s'"
5678 msgstr ""
5679
5680 #: config/tc-i386.c:7170
5681 #, c-format
5682 msgid ""
5683 "  -Q                      ignored\n"
5684 "  -V                      print assembler version number\n"
5685 "  -k                      ignored\n"
5686 msgstr ""
5687
5688 #: config/tc-i386.c:7175
5689 #, c-format
5690 msgid ""
5691 "  -n                      Do not optimize code alignment\n"
5692 "  -q                      quieten some warnings\n"
5693 msgstr ""
5694
5695 #: config/tc-i386.c:7179
5696 #, c-format
5697 msgid "  -s                      ignored\n"
5698 msgstr ""
5699
5700 #: config/tc-i386.c:7183
5701 #, c-format
5702 msgid "  --32/--64               generate 32bit/64bit code\n"
5703 msgstr ""
5704
5705 #: config/tc-i386.c:7187
5706 #, c-format
5707 msgid "  --divide                do not treat `/' as a comment character\n"
5708 msgstr ""
5709
5710 #: config/tc-i386.c:7190
5711 #, c-format
5712 msgid "  --divide                ignored\n"
5713 msgstr ""
5714
5715 #: config/tc-i386.c:7193
5716 #, c-format
5717 msgid ""
5718 "  -march=CPU/-mtune=CPU   generate code/optimize for CPU, where CPU is one "
5719 "of:\n"
5720 "                           i386, i486, pentium, pentiumpro, pentium4, "
5721 "nocona,\n"
5722 "                           core, core2, k6, athlon, k8, generic32, "
5723 "generic64\n"
5724 msgstr ""
5725
5726 #: config/tc-i386.c:7346 config/tc-s390.c:1862
5727 msgid "GOT already in symbol table"
5728 msgstr ""
5729
5730 #: config/tc-i386.c:7495
5731 #, c-format
5732 msgid "can not do %d byte pc-relative relocation"
5733 msgstr ""
5734
5735 #: config/tc-i386.c:7513 config/tc-maxq.c:247
5736 #, c-format
5737 msgid "can not do %d byte relocation"
5738 msgstr ""
5739
5740 #: config/tc-i386.c:7592 config/tc-maxq.c:274 config/tc-s390.c:2308
5741 #, c-format
5742 msgid "cannot represent relocation type %s"
5743 msgstr ""
5744
5745 #: config/tc-i386.c:7844
5746 #, c-format
5747 msgid "invalid operand for '%s' ('%s' unexpected)"
5748 msgstr ""
5749
5750 #: config/tc-i386.c:7856
5751 #, c-format
5752 msgid "too many memory references for '%s'"
5753 msgstr ""
5754
5755 #. See the comments in intel_bracket_expr.
5756 #: config/tc-i386.c:7867
5757 #, c-format
5758 msgid "Treating `%s' as memory reference"
5759 msgstr ""
5760
5761 #: config/tc-i386.c:8183
5762 #, c-format
5763 msgid "Unknown operand modifier `%s'"
5764 msgstr ""
5765
5766 #: config/tc-i386.c:8199
5767 msgid "Conflicting operand modifiers"
5768 msgstr ""
5769
5770 #: config/tc-i386.c:8248
5771 msgid "Invalid operand to `OFFSET'"
5772 msgstr ""
5773
5774 #: config/tc-i386.c:8322
5775 #, c-format
5776 msgid "`[%.*s]' taken to mean just `%.*s'"
5777 msgstr ""
5778
5779 #: config/tc-i386.c:8414
5780 #, c-format
5781 msgid "`%s' is not a valid segment register"
5782 msgstr ""
5783
5784 #: config/tc-i386.c:8419
5785 msgid "Extra segment override ignored"
5786 msgstr ""
5787
5788 #: config/tc-i386.c:8453 config/tc-i386.c:8618
5789 msgid "Register scaling only allowed in memory operands"
5790 msgstr ""
5791
5792 #: config/tc-i386.c:8475 config/tc-i386.c:8594
5793 #, c-format
5794 msgid "Syntax error: Expecting a constant, got `%s'"
5795 msgstr ""
5796
5797 #: config/tc-i386.c:8503
5798 msgid "Too many register references in memory operand"
5799 msgstr ""
5800
5801 #: config/tc-i386.c:8522
5802 msgid "Invalid use of register"
5803 msgstr ""
5804
5805 #: config/tc-i386.c:8671
5806 #, c-format
5807 msgid "Unrecognized token '%s'"
5808 msgstr ""
5809
5810 #: config/tc-i386.c:8687
5811 #, c-format
5812 msgid "Unexpected token `%s'"
5813 msgstr ""
5814
5815 #: config/tc-i386.c:8845
5816 msgid "`:' expected"
5817 msgstr ""
5818
5819 #: config/tc-i386.c:8870
5820 #, c-format
5821 msgid "Unrecognized token `%s'"
5822 msgstr ""
5823
5824 #: config/tc-i386.c:9005
5825 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5826 msgstr ""
5827
5828 #: config/tc-i386.c:9008
5829 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5830 msgstr ""
5831
5832 #: config/tc-i386.c:9027
5833 msgid ".largecomm supported only in 64bit mode, producing .comm"
5834 msgstr ""
5835
5836 #: config/tc-i860.c:122
5837 msgid "Directive .dual available only with -mintel-syntax option"
5838 msgstr ""
5839
5840 #: config/tc-i860.c:132
5841 msgid "Directive .enddual available only with -mintel-syntax option"
5842 msgstr ""
5843
5844 #: config/tc-i860.c:145
5845 msgid "Directive .atmp available only with -mintel-syntax option"
5846 msgstr ""
5847
5848 #: config/tc-i860.c:167 config/tc-i860.c:171
5849 msgid "Unknown temporary pseudo register"
5850 msgstr ""
5851
5852 #: config/tc-i860.c:247
5853 msgid "Defective assembler.  No assembly attempted."
5854 msgstr ""
5855
5856 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3726
5857 #: config/tc-m68k.c:3758 config/tc-sparc.c:2711
5858 msgid "failed sanity check."
5859 msgstr ""
5860
5861 #: config/tc-i860.c:400
5862 #, c-format
5863 msgid "Expanded opcode after delayed branch: `%s'"
5864 msgstr ""
5865
5866 #: config/tc-i860.c:404
5867 #, c-format
5868 msgid "Expanded opcode in dual mode: `%s'"
5869 msgstr ""
5870
5871 #: config/tc-i860.c:408
5872 #, c-format
5873 msgid "An instruction was expanded (%s)"
5874 msgstr ""
5875
5876 #: config/tc-i860.c:674
5877 msgid "Pipelined instruction: fsrc1 = fdest"
5878 msgstr ""
5879
5880 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5881 msgid "Assembler does not yet support PIC"
5882 msgstr ""
5883
5884 #: config/tc-i860.c:955
5885 #, c-format
5886 msgid "Illegal operands for %s"
5887 msgstr ""
5888
5889 #: config/tc-i860.c:972
5890 #, c-format
5891 msgid "'d.%s' must be 8-byte aligned"
5892 msgstr ""
5893
5894 #: config/tc-i860.c:980
5895 #, c-format
5896 msgid "Prefix 'd.' invalid for instruction `%s'"
5897 msgstr ""
5898
5899 #: config/tc-i860.c:1086
5900 msgid "i860_estimate_size_before_relax\n"
5901 msgstr ""
5902
5903 #: config/tc-i860.c:1185
5904 #, c-format
5905 msgid ""
5906 "  -EL\t\t\t  generate code for little endian mode (default)\n"
5907 "  -EB\t\t\t  generate code for big endian mode\n"
5908 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
5909 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
5910 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
5911 msgstr ""
5912
5913 #. SVR4 compatibility flags.
5914 #: config/tc-i860.c:1193
5915 #, c-format
5916 msgid ""
5917 "  -V\t\t\t  print assembler version number\n"
5918 "  -Qy, -Qn\t\t  ignored\n"
5919 msgstr ""
5920
5921 #: config/tc-i860.c:1256
5922 msgid "This immediate requires 0 MOD 2 alignment"
5923 msgstr ""
5924
5925 #: config/tc-i860.c:1259
5926 msgid "This immediate requires 0 MOD 4 alignment"
5927 msgstr ""
5928
5929 #: config/tc-i860.c:1262
5930 msgid "This immediate requires 0 MOD 8 alignment"
5931 msgstr ""
5932
5933 #: config/tc-i860.c:1265
5934 msgid "This immediate requires 0 MOD 16 alignment"
5935 msgstr ""
5936
5937 #: config/tc-i860.c:1360
5938 msgid "5-bit immediate too large"
5939 msgstr ""
5940
5941 #: config/tc-i860.c:1363
5942 msgid "5-bit field must be absolute"
5943 msgstr ""
5944
5945 #: config/tc-i860.c:1408 config/tc-i860.c:1431
5946 msgid "A branch offset requires 0 MOD 4 alignment"
5947 msgstr ""
5948
5949 #: config/tc-i860.c:1452
5950 #, c-format
5951 msgid "Unrecognized fix-up (0x%08lx)"
5952 msgstr ""
5953
5954 #: config/tc-i860.h:76
5955 msgid "i860_convert_frag\n"
5956 msgstr ""
5957
5958 #: config/tc-i960.c:486
5959 #, c-format
5960 msgid "Hashing returned \"%s\"."
5961 msgstr ""
5962
5963 #: config/tc-i960.c:582 config/tc-i960.c:1112
5964 msgid "expression syntax error"
5965 msgstr ""
5966
5967 #: config/tc-i960.c:618
5968 msgid "attempt to branch into different segment"
5969 msgstr ""
5970
5971 #: config/tc-i960.c:622
5972 #, c-format
5973 msgid "target of %s instruction must be a label"
5974 msgstr ""
5975
5976 #: config/tc-i960.c:732
5977 msgid "unaligned register"
5978 msgstr ""
5979
5980 #: config/tc-i960.c:754
5981 msgid "no such sfr in this architecture"
5982 msgstr ""
5983
5984 #: config/tc-i960.c:792
5985 msgid "illegal literal"
5986 msgstr ""
5987
5988 #: config/tc-i960.c:942
5989 msgid "invalid index register"
5990 msgstr ""
5991
5992 #: config/tc-i960.c:965
5993 msgid "invalid scale factor"
5994 msgstr ""
5995
5996 #: config/tc-i960.c:1189
5997 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5998 msgstr ""
5999
6000 #: config/tc-i960.c:1423 config/tc-xtensa.c:11341
6001 msgid "too many operands"
6002 msgstr ""
6003
6004 #. We never moved: there was no opcode either!
6005 #: config/tc-i960.c:1471
6006 msgid "missing opcode"
6007 msgstr ""
6008
6009 #: config/tc-i960.c:1611
6010 msgid "branch prediction invalid on this opcode"
6011 msgstr ""
6012
6013 #: config/tc-i960.c:1649
6014 #, c-format
6015 msgid "invalid opcode, \"%s\"."
6016 msgstr ""
6017
6018 #: config/tc-i960.c:1651
6019 #, c-format
6020 msgid "improper number of operands.  expecting %d, got %d"
6021 msgstr ""
6022
6023 #: config/tc-i960.c:1808
6024 #, c-format
6025 msgid "Fixup of %ld too large for field width of %d"
6026 msgstr ""
6027
6028 #: config/tc-i960.c:1918
6029 #, c-format
6030 msgid "invalid architecture %s"
6031 msgstr ""
6032
6033 #: config/tc-i960.c:1938
6034 #, c-format
6035 msgid "I960 options:\n"
6036 msgstr ""
6037
6038 #: config/tc-i960.c:1941
6039 #, c-format
6040 msgid ""
6041 "\n"
6042 "\t\t\tspecify variant of 960 architecture\n"
6043 "-b\t\t\tadd code to collect statistics about branches taken\n"
6044 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6045 "\t\t\tcan do relaxing (b.out format only)\n"
6046 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6047 "\t\t\tlong displacements\n"
6048 msgstr ""
6049
6050 #: config/tc-i960.c:2205
6051 msgid "should have 1 or 2 operands"
6052 msgstr ""
6053
6054 #: config/tc-i960.c:2213 config/tc-i960.c:2228
6055 #, c-format
6056 msgid "Redefining leafproc %s"
6057 msgstr ""
6058
6059 #: config/tc-i960.c:2258
6060 msgid "should have two operands"
6061 msgstr ""
6062
6063 #: config/tc-i960.c:2268
6064 msgid "'entry_num' must be absolute number in [0,31]"
6065 msgstr ""
6066
6067 #: config/tc-i960.c:2276
6068 #, c-format
6069 msgid "Redefining entrynum for sysproc %s"
6070 msgstr ""
6071
6072 #. Should not happen: see block comment above.
6073 #: config/tc-i960.c:2376
6074 #, c-format
6075 msgid "Trying to 'bal' to %s"
6076 msgstr ""
6077
6078 #: config/tc-i960.c:2386
6079 msgid "Looks like a proc, but can't tell what kind.\n"
6080 msgstr ""
6081
6082 #: config/tc-i960.c:2405
6083 msgid "big endian mode is not supported"
6084 msgstr ""
6085
6086 #: config/tc-i960.c:2407
6087 #, c-format
6088 msgid "ignoring unrecognized .endian type `%s'"
6089 msgstr ""
6090
6091 #: config/tc-i960.c:2452
6092 msgid "can't use COBR format with external label"
6093 msgstr ""
6094
6095 #: config/tc-i960.c:2627
6096 msgid "option --link-relax is only supported in b.out format"
6097 msgstr ""
6098
6099 #: config/tc-i960.c:2654
6100 #, c-format
6101 msgid "No 'bal' entry point for leafproc %s"
6102 msgstr ""
6103
6104 #: config/tc-ia64.c:1030
6105 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6106 msgstr ""
6107
6108 #: config/tc-ia64.c:1082
6109 msgid "Size of frame exceeds maximum of 96 registers"
6110 msgstr ""
6111
6112 #: config/tc-ia64.c:1087
6113 msgid "Size of rotating registers exceeds frame size"
6114 msgstr ""
6115
6116 #: config/tc-ia64.c:1173
6117 msgid "Unwind directive not followed by an instruction."
6118 msgstr ""
6119
6120 #: config/tc-ia64.c:1182 config/tc-ia64.c:7747
6121 msgid "qualifying predicate not followed by instruction"
6122 msgstr ""
6123
6124 #: config/tc-ia64.c:1255 config/tc-ia64.c:1295
6125 msgid "record type is not valid"
6126 msgstr ""
6127
6128 #: config/tc-ia64.c:1372
6129 msgid "Invalid record type for P3 format."
6130 msgstr ""
6131
6132 #: config/tc-ia64.c:1417
6133 msgid "Invalid record type for format P6"
6134 msgstr ""
6135
6136 #: config/tc-ia64.c:1610 config/tc-ia64.c:1671
6137 msgid "Invalid record type for format B1"
6138 msgstr ""
6139
6140 #: config/tc-ia64.c:1706
6141 msgid "Invalid record type for format X1"
6142 msgstr ""
6143
6144 #: config/tc-ia64.c:1746
6145 msgid "Invalid record type for format X3"
6146 msgstr ""
6147
6148 #: config/tc-ia64.c:1782
6149 msgid "Previous .save incomplete"
6150 msgstr ""
6151
6152 #: config/tc-ia64.c:2659
6153 msgid "spill_mask record unimplemented."
6154 msgstr ""
6155
6156 #: config/tc-ia64.c:2716
6157 msgid "record_type_not_valid"
6158 msgstr ""
6159
6160 #: config/tc-ia64.c:2805
6161 msgid "Ignoring attempt to spill beyond end of region"
6162 msgstr ""
6163
6164 #: config/tc-ia64.c:2865
6165 msgid "Only constant space allocation is supported"
6166 msgstr ""
6167
6168 #: config/tc-ia64.c:2879
6169 msgid "Only constant offsets are supported"
6170 msgstr ""
6171
6172 #: config/tc-ia64.c:2902
6173 msgid "Section switching in code is not supported."
6174 msgstr ""
6175
6176 #: config/tc-ia64.c:2947
6177 msgid " Insn slot not set in unwind record."
6178 msgstr ""
6179
6180 #: config/tc-ia64.c:3021
6181 msgid "frgr_mem record before region record!"
6182 msgstr ""
6183
6184 #: config/tc-ia64.c:3032
6185 msgid "fr_mem record before region record!"
6186 msgstr ""
6187
6188 #: config/tc-ia64.c:3041
6189 msgid "gr_mem record before region record!"
6190 msgstr ""
6191
6192 #: config/tc-ia64.c:3050
6193 msgid "br_mem record before region record!"
6194 msgstr ""
6195
6196 #: config/tc-ia64.c:3060
6197 msgid "gr_gr record before region record!"
6198 msgstr ""
6199
6200 #: config/tc-ia64.c:3068
6201 msgid "br_gr record before region record!"
6202 msgstr ""
6203
6204 #: config/tc-ia64.c:3185
6205 #, c-format
6206 msgid "First operand to .%s must be a predicate"
6207 msgstr ""
6208
6209 #: config/tc-ia64.c:3189
6210 #, c-format
6211 msgid "Pointless use of p0 as first operand to .%s"
6212 msgstr ""
6213
6214 #: config/tc-ia64.c:3246
6215 #, c-format
6216 msgid "Operand %d to .%s must be a preserved register"
6217 msgstr ""
6218
6219 #: config/tc-ia64.c:3283
6220 #, c-format
6221 msgid "Operand %d to .%s must be a writable register"
6222 msgstr ""
6223
6224 #: config/tc-ia64.c:3309
6225 #, c-format
6226 msgid "Radix `%s' unsupported or invalid"
6227 msgstr ""
6228
6229 #: config/tc-ia64.c:3340 config/tc-ia64.c:3345
6230 #, c-format
6231 msgid ".%s outside of %s"
6232 msgstr ""
6233
6234 #: config/tc-ia64.c:3432
6235 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6236 msgstr ""
6237
6238 #: config/tc-ia64.c:3455
6239 msgid "First operand to .fframe must be a constant"
6240 msgstr ""
6241
6242 #: config/tc-ia64.c:3476
6243 msgid "First operand to .vframe must be a general register"
6244 msgstr ""
6245
6246 #: config/tc-ia64.c:3484
6247 msgid "Operand of .vframe contradicts .prologue"
6248 msgstr ""
6249
6250 #: config/tc-ia64.c:3495
6251 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6252 msgstr ""
6253
6254 #: config/tc-ia64.c:3503
6255 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6256 msgstr ""
6257
6258 #: config/tc-ia64.c:3531
6259 msgid "First operand to .save not a register"
6260 msgstr ""
6261
6262 #: config/tc-ia64.c:3537
6263 msgid "Second operand to .save not a valid register"
6264 msgstr ""
6265
6266 #: config/tc-ia64.c:3568 config/tc-ia64.c:3579 config/tc-ia64.c:3587
6267 msgid "Second operand of .save contradicts .prologue"
6268 msgstr ""
6269
6270 #: config/tc-ia64.c:3594
6271 msgid "First operand to .save not a valid register"
6272 msgstr ""
6273
6274 #: config/tc-ia64.c:3613
6275 msgid "First operand to .restore must be stack pointer (sp)"
6276 msgstr ""
6277
6278 #: config/tc-ia64.c:3622
6279 msgid "Second operand to .restore must be a constant >= 0"
6280 msgstr ""
6281
6282 #: config/tc-ia64.c:3632
6283 #, c-format
6284 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6285 msgstr ""
6286
6287 #: config/tc-ia64.c:3720
6288 #, c-format
6289 msgid "Illegal section name `%s' (causes unwind section name clash)"
6290 msgstr ""
6291
6292 #: config/tc-ia64.c:3914
6293 msgid "First operand to .altrp not a valid branch register"
6294 msgstr ""
6295
6296 #: config/tc-ia64.c:3944
6297 #, c-format
6298 msgid "First operand to .%s not a register"
6299 msgstr ""
6300
6301 #: config/tc-ia64.c:3949
6302 #, c-format
6303 msgid "Second operand to .%s not a constant"
6304 msgstr ""
6305
6306 #: config/tc-ia64.c:4016
6307 #, c-format
6308 msgid "First operand to .%s not a valid register"
6309 msgstr ""
6310
6311 #: config/tc-ia64.c:4040
6312 msgid "First operand to .save.g must be a positive 4-bit constant"
6313 msgstr ""
6314
6315 #: config/tc-ia64.c:4053
6316 msgid "Second operand to .save.g must be a general register"
6317 msgstr ""
6318
6319 #: config/tc-ia64.c:4058
6320 #, c-format
6321 msgid "Second operand to .save.g must be the first of %d general registers"
6322 msgstr ""
6323
6324 #: config/tc-ia64.c:4082
6325 msgid "Operand to .save.f must be a positive 20-bit constant"
6326 msgstr ""
6327
6328 #: config/tc-ia64.c:4106
6329 msgid "First operand to .save.b must be a positive 5-bit constant"
6330 msgstr ""
6331
6332 #: config/tc-ia64.c:4119
6333 msgid "Second operand to .save.b must be a general register"
6334 msgstr ""
6335
6336 #: config/tc-ia64.c:4124
6337 #, c-format
6338 msgid "Second operand to .save.b must be the first of %d general registers"
6339 msgstr ""
6340
6341 #: config/tc-ia64.c:4151
6342 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6343 msgstr ""
6344
6345 #: config/tc-ia64.c:4159
6346 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6347 msgstr ""
6348
6349 #: config/tc-ia64.c:4167
6350 msgid "Operands to .save.gf may not be both zero"
6351 msgstr ""
6352
6353 #: config/tc-ia64.c:4185
6354 msgid "Operand to .spill must be a constant"
6355 msgstr ""
6356
6357 #: config/tc-ia64.c:4256
6358 #, c-format
6359 msgid "Operand %d to .%s must be a constant"
6360 msgstr ""
6361
6362 #: config/tc-ia64.c:4278
6363 #, c-format
6364 msgid "Missing .label_state %ld"
6365 msgstr ""
6366
6367 #: config/tc-ia64.c:4335
6368 msgid "Operand to .label_state must be a constant"
6369 msgstr ""
6370
6371 #: config/tc-ia64.c:4355
6372 msgid "Operand to .copy_state must be a constant"
6373 msgstr ""
6374
6375 #: config/tc-ia64.c:4379
6376 msgid "First operand to .unwabi must be a constant"
6377 msgstr ""
6378
6379 #: config/tc-ia64.c:4385
6380 msgid "Second operand to .unwabi must be a constant"
6381 msgstr ""
6382
6383 #: config/tc-ia64.c:4422
6384 msgid "Missing .endp after previous .proc"
6385 msgstr ""
6386
6387 #: config/tc-ia64.c:4441
6388 msgid "Empty argument of .proc"
6389 msgstr ""
6390
6391 #: config/tc-ia64.c:4446
6392 #, c-format
6393 msgid "`%s' was already defined"
6394 msgstr ""
6395
6396 #: config/tc-ia64.c:4490
6397 msgid "Initial .body should precede any instructions"
6398 msgstr ""
6399
6400 #: config/tc-ia64.c:4510
6401 msgid ".prologue within prologue"
6402 msgstr ""
6403
6404 #: config/tc-ia64.c:4515
6405 msgid "Initial .prologue should precede any instructions"
6406 msgstr ""
6407
6408 #: config/tc-ia64.c:4525
6409 msgid "First operand to .prologue must be a positive 4-bit constant"
6410 msgstr ""
6411
6412 #: config/tc-ia64.c:4527
6413 msgid "Pointless use of zero first operand to .prologue"
6414 msgstr ""
6415
6416 #: config/tc-ia64.c:4541
6417 msgid "Using a constant as second operand to .prologue is deprecated"
6418 msgstr ""
6419
6420 #: config/tc-ia64.c:4547
6421 msgid "Second operand to .prologue must be a general register"
6422 msgstr ""
6423
6424 #: config/tc-ia64.c:4552
6425 #, c-format
6426 msgid "Second operand to .prologue must be the first of %d general registers"
6427 msgstr ""
6428
6429 #: config/tc-ia64.c:4665
6430 #, c-format
6431 msgid "`%s' was not defined within procedure"
6432 msgstr ""
6433
6434 #: config/tc-ia64.c:4703
6435 msgid "Empty argument of .endp"
6436 msgstr ""
6437
6438 #: config/tc-ia64.c:4717
6439 #, c-format
6440 msgid "`%s' was not specified with previous .proc"
6441 msgstr ""
6442
6443 #: config/tc-ia64.c:4732
6444 #, c-format
6445 msgid "`%s' should be an operand to this .endp"
6446 msgstr ""
6447
6448 #: config/tc-ia64.c:4775 config/tc-ia64.c:5127 config/tc-ia64.c:5440
6449 msgid "Comma expected"
6450 msgstr ""
6451
6452 #: config/tc-ia64.c:4817
6453 msgid "Expected '['"
6454 msgstr ""
6455
6456 #: config/tc-ia64.c:4826 config/tc-ia64.c:7883
6457 msgid "Expected ']'"
6458 msgstr ""
6459
6460 #: config/tc-ia64.c:4831
6461 msgid "Number of elements must be positive"
6462 msgstr ""
6463
6464 #: config/tc-ia64.c:4842
6465 #, c-format
6466 msgid "Used more than the declared %d rotating registers"
6467 msgstr ""
6468
6469 #: config/tc-ia64.c:4850
6470 msgid "Used more than the available 96 rotating registers"
6471 msgstr ""
6472
6473 #: config/tc-ia64.c:4857
6474 msgid "Used more than the available 48 rotating registers"
6475 msgstr ""
6476
6477 #: config/tc-ia64.c:4885
6478 #, c-format
6479 msgid "Attempt to redefine register set `%s'"
6480 msgstr ""
6481
6482 #: config/tc-ia64.c:4953
6483 #, c-format
6484 msgid "Unknown psr option `%s'"
6485 msgstr ""
6486
6487 #: config/tc-ia64.c:5005
6488 msgid "Missing section name"
6489 msgstr ""
6490
6491 #: config/tc-ia64.c:5015
6492 msgid "Comma expected after section name"
6493 msgstr ""
6494
6495 #: config/tc-ia64.c:5026
6496 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6497 msgstr ""
6498
6499 #: config/tc-ia64.c:5122
6500 msgid "Register name expected"
6501 msgstr ""
6502
6503 #: config/tc-ia64.c:5135
6504 msgid "Register value annotation ignored"
6505 msgstr ""
6506
6507 #: config/tc-ia64.c:5176
6508 msgid "Directive invalid within a bundle"
6509 msgstr ""
6510
6511 #: config/tc-ia64.c:5269
6512 msgid "Missing predicate relation type"
6513 msgstr ""
6514
6515 #: config/tc-ia64.c:5275
6516 msgid "Unrecognized predicate relation type"
6517 msgstr ""
6518
6519 #: config/tc-ia64.c:5321
6520 msgid "Bad register range"
6521 msgstr ""
6522
6523 #: config/tc-ia64.c:5330 config/tc-ia64.c:7828
6524 msgid "Predicate register expected"
6525 msgstr ""
6526
6527 #: config/tc-ia64.c:5335
6528 msgid "Duplicate predicate register ignored"
6529 msgstr ""
6530
6531 #: config/tc-ia64.c:5351
6532 msgid "Predicate source and target required"
6533 msgstr ""
6534
6535 #: config/tc-ia64.c:5353 config/tc-ia64.c:5365
6536 msgid "Use of p0 is not valid in this context"
6537 msgstr ""
6538
6539 #: config/tc-ia64.c:5360
6540 msgid "At least two PR arguments expected"
6541 msgstr ""
6542
6543 #: config/tc-ia64.c:5374
6544 msgid "At least one PR argument expected"
6545 msgstr ""
6546
6547 #: config/tc-ia64.c:5410
6548 #, c-format
6549 msgid "Inserting \"%s\" into entry hint table failed: %s"
6550 msgstr ""
6551
6552 #. FIXME -- need 62-bit relocation type
6553 #: config/tc-ia64.c:5886
6554 msgid "62-bit relocation not yet implemented"
6555 msgstr ""
6556
6557 #. XXX technically, this is wrong: we should not be issuing warning
6558 #. messages until we're sure this instruction pattern is going to
6559 #. be used!
6560 #: config/tc-ia64.c:5970
6561 msgid "lower 16 bits of mask ignored"
6562 msgstr ""
6563
6564 #: config/tc-ia64.c:6255
6565 msgid "Expected separator `='"
6566 msgstr ""
6567
6568 #: config/tc-ia64.c:6288
6569 msgid "Duplicate equal sign (=) in instruction"
6570 msgstr ""
6571
6572 #: config/tc-ia64.c:6295
6573 #, c-format
6574 msgid "Illegal operand separator `%c'"
6575 msgstr ""
6576
6577 #: config/tc-ia64.c:6409
6578 #, c-format
6579 msgid "Operand %u of `%s' should be %s"
6580 msgstr ""
6581
6582 #: config/tc-ia64.c:6413
6583 msgid "Wrong number of output operands"
6584 msgstr ""
6585
6586 #: config/tc-ia64.c:6415
6587 msgid "Wrong number of input operands"
6588 msgstr ""
6589
6590 #: config/tc-ia64.c:6417
6591 msgid "Operand mismatch"
6592 msgstr ""
6593
6594 #: config/tc-ia64.c:6499
6595 #, c-format
6596 msgid "Invalid use of `%c%d' as output operand"
6597 msgstr ""
6598
6599 #: config/tc-ia64.c:6502
6600 #, c-format
6601 msgid "Invalid use of `r%d' as base update address operand"
6602 msgstr ""
6603
6604 #: config/tc-ia64.c:6526
6605 #, c-format
6606 msgid "Invalid duplicate use of `%c%d'"
6607 msgstr ""
6608
6609 #: config/tc-ia64.c:6533
6610 #, c-format
6611 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6612 msgstr ""
6613
6614 #: config/tc-ia64.c:6539
6615 #, c-format
6616 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6617 msgstr ""
6618
6619 #: config/tc-ia64.c:6585
6620 msgid "Value truncated to 62 bits"
6621 msgstr ""
6622
6623 #: config/tc-ia64.c:6648
6624 #, c-format
6625 msgid "Bad operand value: %s"
6626 msgstr ""
6627
6628 #. Give an error if a frag containing code is not aligned to a 16 byte
6629 #. boundary.
6630 #: config/tc-ia64.c:6723 config/tc-ia64.h:172
6631 msgid "instruction address is not a multiple of 16"
6632 msgstr ""
6633
6634 #: config/tc-ia64.c:6791
6635 #, c-format
6636 msgid "`%s' must be last in bundle"
6637 msgstr ""
6638
6639 #: config/tc-ia64.c:6823
6640 #, c-format
6641 msgid "Internal error: don't know how to force %s to end of instruction group"
6642 msgstr ""
6643
6644 #: config/tc-ia64.c:6836
6645 #, c-format
6646 msgid "`%s' must be last in instruction group"
6647 msgstr ""
6648
6649 #: config/tc-ia64.c:6866
6650 msgid "Label must be first in a bundle"
6651 msgstr ""
6652
6653 #: config/tc-ia64.c:6943
6654 msgid "hint in B unit may be treated as nop"
6655 msgstr ""
6656
6657 #: config/tc-ia64.c:6954
6658 msgid "hint in B unit can't be used"
6659 msgstr ""
6660
6661 #: config/tc-ia64.c:6968
6662 msgid "emit_one_bundle: unexpected dynamic op"
6663 msgstr ""
6664
6665 #: config/tc-ia64.c:7091
6666 #, c-format
6667 msgid "`%s' does not fit into %s template"
6668 msgstr ""
6669
6670 #: config/tc-ia64.c:7106
6671 #, c-format
6672 msgid "`%s' does not fit into bundle"
6673 msgstr ""
6674
6675 #: config/tc-ia64.c:7118
6676 #, c-format
6677 msgid "`%s' can't go in %s of %s template"
6678 msgstr ""
6679
6680 #: config/tc-ia64.c:7124
6681 msgid "Missing '}' at end of file"
6682 msgstr ""
6683
6684 #: config/tc-ia64.c:7273
6685 #, c-format
6686 msgid "Unrecognized option '-x%s'"
6687 msgstr ""
6688
6689 #: config/tc-ia64.c:7301
6690 msgid ""
6691 "IA-64 options:\n"
6692 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
6693 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
6694 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
6695 "\t\t\t  without function descriptors (sets ELF header flag\n"
6696 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6697 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6698 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
6699 "  -mtune=[itanium1|itanium2]\n"
6700 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
6701 "  -munwind-check=[warning|error]\n"
6702 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
6703 "  -mhint.b=[ok|warning|error]\n"
6704 "\t\t\t  hint.b check (default -mhint.b=error)\n"
6705 "  -x | -xexplicit\t  turn on dependency violation checking\n"
6706 "  -xauto\t\t  automagically remove dependency violations (default)\n"
6707 "  -xnone\t\t  turn off dependency violation checking\n"
6708 "  -xdebug\t\t  debug dependency violation checker\n"
6709 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
6710 "\t\t\t  dependency violation checking\n"
6711 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
6712 "\t\t\t  dependency violation checking\n"
6713 msgstr ""
6714
6715 #: config/tc-ia64.c:7331
6716 msgid "--gstabs is not supported for ia64"
6717 msgstr ""
6718
6719 #: config/tc-ia64.c:7563
6720 #, c-format
6721 msgid "ia64.md_begin: can't hash `%s': %s"
6722 msgstr ""
6723
6724 #: config/tc-ia64.c:7624
6725 #, c-format
6726 msgid "Inserting \"%s\" into constant hash table failed: %s"
6727 msgstr ""
6728
6729 #: config/tc-ia64.c:7636 config/tc-mips.c:1758
6730 msgid "Could not set architecture and machine"
6731 msgstr ""
6732
6733 #: config/tc-ia64.c:7762
6734 msgid "Explicit stops are ignored in auto mode"
6735 msgstr ""
6736
6737 #: config/tc-ia64.c:7771
6738 msgid "Found '{' when manual bundling is already turned on"
6739 msgstr ""
6740
6741 #: config/tc-ia64.c:7784
6742 msgid "Found '{' after explicit switch to automatic mode"
6743 msgstr ""
6744
6745 #: config/tc-ia64.c:7790
6746 msgid "Found '}' when manual bundling is off"
6747 msgstr ""
6748
6749 #: config/tc-ia64.c:7818
6750 msgid "Expected ')'"
6751 msgstr ""
6752
6753 #: config/tc-ia64.c:7823
6754 msgid "Qualifying predicate expected"
6755 msgstr ""
6756
6757 #: config/tc-ia64.c:7842
6758 msgid "Tag must come before qualifying predicate."
6759 msgstr ""
6760
6761 #: config/tc-ia64.c:7872
6762 msgid "Expected ':'"
6763 msgstr ""
6764
6765 #: config/tc-ia64.c:7888
6766 msgid "Tag name expected"
6767 msgstr ""
6768
6769 #: config/tc-ia64.c:7995
6770 msgid "Rotating register index must be a non-negative constant"
6771 msgstr ""
6772
6773 #: config/tc-ia64.c:8000
6774 #, c-format
6775 msgid "Index out of range 0..%u"
6776 msgstr ""
6777
6778 #: config/tc-ia64.c:8012
6779 msgid "Indirect register index must be a general register"
6780 msgstr ""
6781
6782 #: config/tc-ia64.c:8021
6783 msgid "Index can only be applied to rotating or indirect registers"
6784 msgstr ""
6785
6786 #: config/tc-ia64.c:8060
6787 msgid "Expected '('"
6788 msgstr ""
6789
6790 #: config/tc-ia64.c:8068
6791 msgid "Missing ')'"
6792 msgstr ""
6793
6794 #: config/tc-ia64.c:8077
6795 msgid "Not a symbolic expression"
6796 msgstr ""
6797
6798 #: config/tc-ia64.c:8082 config/tc-ia64.c:8096
6799 msgid "Illegal combination of relocation functions"
6800 msgstr ""
6801
6802 #: config/tc-ia64.c:8185
6803 msgid "No current frame"
6804 msgstr ""
6805
6806 #: config/tc-ia64.c:8187
6807 #, c-format
6808 msgid "Register number out of range 0..%u"
6809 msgstr ""
6810
6811 #: config/tc-ia64.c:8226
6812 msgid "Standalone `#' is illegal"
6813 msgstr ""
6814
6815 #: config/tc-ia64.c:8229
6816 msgid "Redundant `#' suffix operators"
6817 msgstr ""
6818
6819 #: config/tc-ia64.c:8389
6820 #, c-format
6821 msgid "Unhandled dependency %s for %s (%s), note %d"
6822 msgstr ""
6823
6824 #: config/tc-ia64.c:9665
6825 #, c-format
6826 msgid "Unrecognized dependency specifier %d\n"
6827 msgstr ""
6828
6829 #: config/tc-ia64.c:10562
6830 msgid "Only the first path encountering the conflict is reported"
6831 msgstr ""
6832
6833 #: config/tc-ia64.c:10564
6834 msgid "This is the location of the conflicting usage"
6835 msgstr ""
6836
6837 #: config/tc-ia64.c:10829
6838 #, c-format
6839 msgid "Unknown opcode `%s'"
6840 msgstr ""
6841
6842 #: config/tc-ia64.c:10907
6843 #, c-format
6844 msgid "AR %d can only be accessed by %c-unit"
6845 msgstr ""
6846
6847 #: config/tc-ia64.c:10919
6848 msgid "hint.b may be treated as nop"
6849 msgstr ""
6850
6851 #: config/tc-ia64.c:10922
6852 msgid "hint.b shouldn't be used"
6853 msgstr ""
6854
6855 #: config/tc-ia64.c:10961
6856 #, c-format
6857 msgid "`%s' cannot be predicated"
6858 msgstr ""
6859
6860 #: config/tc-ia64.c:11034
6861 msgid "Closing bracket missing"
6862 msgstr ""
6863
6864 #: config/tc-ia64.c:11043
6865 msgid "Index must be a general register"
6866 msgstr ""
6867
6868 #: config/tc-ia64.c:11216
6869 #, c-format
6870 msgid "Unsupported fixup size %d"
6871 msgstr ""
6872
6873 #. This should be an error, but since previously there wasn't any
6874 #. diagnostic here, don't make it fail because of this for now.
6875 #: config/tc-ia64.c:11485
6876 #, c-format
6877 msgid "Cannot express %s%d%s relocation"
6878 msgstr ""
6879
6880 #: config/tc-ia64.c:11505
6881 msgid "No addend allowed in @fptr() relocation"
6882 msgstr ""
6883
6884 #: config/tc-ia64.c:11617
6885 #, c-format
6886 msgid "%s must have a constant value"
6887 msgstr ""
6888
6889 #: config/tc-ia64.c:11673
6890 #, c-format
6891 msgid "Cannot represent %s relocation in object file"
6892 msgstr ""
6893
6894 #: config/tc-ia64.c:11789
6895 msgid "Can't add stop bit to mark end of instruction group"
6896 msgstr ""
6897
6898 #: config/tc-ia64.c:11889 config/tc-score.c:6398 read.c:1446 read.c:2417
6899 #: read.c:3046 read.c:3379 read.c:3423
6900 msgid "expected symbol name"
6901 msgstr ""
6902
6903 #: config/tc-ia64.c:11899 read.c:2427 read.c:3056 read.c:3407 stabs.c:468
6904 #, c-format
6905 msgid "expected comma after \"%s\""
6906 msgstr ""
6907
6908 #: config/tc-ia64.c:11941
6909 #, c-format
6910 msgid "`%s' is already the alias of %s `%s'"
6911 msgstr ""
6912
6913 #: config/tc-ia64.c:11951
6914 #, c-format
6915 msgid "%s `%s' already has an alias `%s'"
6916 msgstr ""
6917
6918 #: config/tc-ia64.c:11962
6919 #, c-format
6920 msgid "inserting \"%s\" into %s alias hash table failed: %s"
6921 msgstr ""
6922
6923 #: config/tc-ia64.c:11970
6924 #, c-format
6925 msgid "inserting \"%s\" into %s name hash table failed: %s"
6926 msgstr ""
6927
6928 #: config/tc-ia64.c:11989
6929 #, c-format
6930 msgid "symbol `%s' aliased to `%s' is not used"
6931 msgstr ""
6932
6933 #: config/tc-ia64.c:12011
6934 #, c-format
6935 msgid "section `%s' aliased to `%s' is not used"
6936 msgstr ""
6937
6938 #: config/tc-ip2k.c:158
6939 #, c-format
6940 msgid "IP2K specific command line options:\n"
6941 msgstr ""
6942
6943 #: config/tc-ip2k.c:159
6944 #, c-format
6945 msgid "  -mip2022               restrict to IP2022 insns \n"
6946 msgstr ""
6947
6948 #: config/tc-ip2k.c:160
6949 #, c-format
6950 msgid "  -mip2022ext            permit extended IP2022 insn\n"
6951 msgstr ""
6952
6953 #: config/tc-ip2k.c:274
6954 msgid "md_pcrel_from\n"
6955 msgstr ""
6956
6957 #: config/tc-iq2000.c:364
6958 #, c-format
6959 msgid "the yielding instruction %s may not be in a delay slot."
6960 msgstr ""
6961
6962 #: config/tc-iq2000.c:372
6963 #, c-format
6964 msgid "Register number (R%ld) for double word access must be even."
6965 msgstr ""
6966
6967 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
6968 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
6969 #, c-format
6970 msgid "operand references R%ld of previous load."
6971 msgstr ""
6972
6973 #: config/tc-iq2000.c:396
6974 msgid "instruction implicitly accesses R31 of previous load."
6975 msgstr ""
6976
6977 #: config/tc-iq2000.c:651 config/tc-mep.c:1647
6978 msgid "Unmatched high relocation"
6979 msgstr ""
6980
6981 #: config/tc-iq2000.c:878 config/tc-mips.c:14526 config/tc-score.c:6105
6982 msgid ".end not in text section"
6983 msgstr ""
6984
6985 #: config/tc-iq2000.c:882 config/tc-mips.c:14530 config/tc-score.c:6108
6986 msgid ".end directive without a preceding .ent directive."
6987 msgstr ""
6988
6989 #: config/tc-iq2000.c:891 config/tc-mips.c:14539 config/tc-score.c:6116
6990 msgid ".end symbol does not match .ent symbol."
6991 msgstr ""
6992
6993 #: config/tc-iq2000.c:894 config/tc-mips.c:14546 config/tc-score.c:6121
6994 msgid ".end directive missing or unknown symbol"
6995 msgstr ""
6996
6997 #: config/tc-iq2000.c:912
6998 msgid "Expected simple number."
6999 msgstr ""
7000
7001 #: config/tc-iq2000.c:941 config/tc-mips.c:14451 config/tc-score.c:5955
7002 #, c-format
7003 msgid " *input_line_pointer == '%c' 0x%02x\n"
7004 msgstr ""
7005
7006 #: config/tc-iq2000.c:943
7007 msgid "Invalid number"
7008 msgstr ""
7009
7010 #: config/tc-iq2000.c:978 config/tc-mips.c:14621 config/tc-score.c:5994
7011 msgid ".ent or .aent not in text section."
7012 msgstr ""
7013
7014 #: config/tc-iq2000.c:981
7015 msgid "missing `.end'"
7016 msgstr ""
7017
7018 #: config/tc-m32c.c:137
7019 #, c-format
7020 msgid " M32C specific command line options:\n"
7021 msgstr ""
7022
7023 #. Pretend that we do not recognise this option.
7024 #: config/tc-m32r.c:331
7025 msgid "Unrecognised option: -hidden"
7026 msgstr ""
7027
7028 #: config/tc-m32r.c:358 config/tc-sparc.c:595
7029 msgid "Unrecognized option following -K"
7030 msgstr ""
7031
7032 #: config/tc-m32r.c:373
7033 #, c-format
7034 msgid " M32R specific command line options:\n"
7035 msgstr ""
7036
7037 #: config/tc-m32r.c:375
7038 #, c-format
7039 msgid ""
7040 "  -m32r                   disable support for the m32rx instruction set\n"
7041 msgstr ""
7042
7043 #: config/tc-m32r.c:377
7044 #, c-format
7045 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7046 msgstr ""
7047
7048 #: config/tc-m32r.c:379
7049 #, c-format
7050 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7051 msgstr ""
7052
7053 #: config/tc-m32r.c:381
7054 #, c-format
7055 msgid "  -EL,-little             produce little endian code and data\n"
7056 msgstr ""
7057
7058 #: config/tc-m32r.c:383
7059 #, c-format
7060 msgid "  -EB,-big                produce big endian code and data\n"
7061 msgstr ""
7062
7063 #: config/tc-m32r.c:385
7064 #, c-format
7065 msgid "  -parallel               try to combine instructions in parallel\n"
7066 msgstr ""
7067
7068 #: config/tc-m32r.c:387
7069 #, c-format
7070 msgid "  -no-parallel            disable -parallel\n"
7071 msgstr ""
7072
7073 #: config/tc-m32r.c:389
7074 #, c-format
7075 msgid ""
7076 "  -no-bitinst             disallow the M32R2's extended bit-field "
7077 "instructions\n"
7078 msgstr ""
7079
7080 #: config/tc-m32r.c:391
7081 #, c-format
7082 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7083 msgstr ""
7084
7085 #: config/tc-m32r.c:394
7086 #, c-format
7087 msgid ""
7088 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7089 msgstr ""
7090
7091 #: config/tc-m32r.c:396
7092 #, c-format
7093 msgid "                                         might violate contraints\n"
7094 msgstr ""
7095
7096 #: config/tc-m32r.c:398
7097 #, c-format
7098 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7099 msgstr ""
7100
7101 #: config/tc-m32r.c:400
7102 #, c-format
7103 msgid ""
7104 "                                         instructions might violate "
7105 "contraints\n"
7106 msgstr ""
7107
7108 #: config/tc-m32r.c:402
7109 #, c-format
7110 msgid ""
7111 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7112 msgstr ""
7113
7114 #: config/tc-m32r.c:404
7115 #, c-format
7116 msgid ""
7117 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7118 msgstr ""
7119
7120 #: config/tc-m32r.c:406
7121 #, c-format
7122 msgid ""
7123 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7124 msgstr ""
7125
7126 #: config/tc-m32r.c:408
7127 #, c-format
7128 msgid "                                         fo contraint violations\n"
7129 msgstr ""
7130
7131 #: config/tc-m32r.c:410
7132 #, c-format
7133 msgid ""
7134 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7135 msgstr ""
7136
7137 #: config/tc-m32r.c:412
7138 #, c-format
7139 msgid "                                         contraint violations\n"
7140 msgstr ""
7141
7142 #: config/tc-m32r.c:414
7143 #, c-format
7144 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7145 msgstr ""
7146
7147 #: config/tc-m32r.c:416
7148 #, c-format
7149 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7150 msgstr ""
7151
7152 #: config/tc-m32r.c:419
7153 #, c-format
7154 msgid ""
7155 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7156 "reloc\n"
7157 msgstr ""
7158
7159 #: config/tc-m32r.c:421
7160 #, c-format
7161 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7162 msgstr ""
7163
7164 #: config/tc-m32r.c:423
7165 #, c-format
7166 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7167 msgstr ""
7168
7169 #: config/tc-m32r.c:425
7170 #, c-format
7171 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7172 msgstr ""
7173
7174 #: config/tc-m32r.c:428
7175 #, c-format
7176 msgid "  -KPIC                   generate PIC\n"
7177 msgstr ""
7178
7179 #: config/tc-m32r.c:849
7180 msgid "instructions write to the same destination register."
7181 msgstr ""
7182
7183 #: config/tc-m32r.c:857
7184 msgid "Instructions do not use parallel execution pipelines."
7185 msgstr ""
7186
7187 #: config/tc-m32r.c:865
7188 msgid "Instructions share the same execution pipeline"
7189 msgstr ""
7190
7191 #: config/tc-m32r.c:930 config/tc-m32r.c:1044
7192 #, c-format
7193 msgid "not a 16 bit instruction '%s'"
7194 msgstr ""
7195
7196 #: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
7197 #, c-format
7198 msgid "instruction '%s' is for the M32R2 only"
7199 msgstr ""
7200
7201 #: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
7202 #, c-format
7203 msgid "unknown instruction '%s'"
7204 msgstr ""
7205
7206 #: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
7207 #, c-format
7208 msgid "instruction '%s' is for the M32RX only"
7209 msgstr ""
7210
7211 #: config/tc-m32r.c:973 config/tc-m32r.c:1085
7212 #, c-format
7213 msgid "instruction '%s' cannot be executed in parallel."
7214 msgstr ""
7215
7216 #: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
7217 msgid "internal error: lookup/get operands failed"
7218 msgstr ""
7219
7220 #: config/tc-m32r.c:1095
7221 #, c-format
7222 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7223 msgstr ""
7224
7225 #: config/tc-m32r.c:1124
7226 #, c-format
7227 msgid ""
7228 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7229 "is this intentional ?"
7230 msgstr ""
7231
7232 #: config/tc-m32r.c:1128
7233 #, c-format
7234 msgid ""
7235 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7236 "is this intentional ?"
7237 msgstr ""
7238
7239 #: config/tc-m32r.c:1492 config/tc-ppc.c:1854 config/tc-ppc.c:4402
7240 msgid "Expected comma after symbol-name: rest of line ignored."
7241 msgstr ""
7242
7243 #: config/tc-m32r.c:1502
7244 #, c-format
7245 msgid ".SCOMMon length (%ld.) <0! Ignored."
7246 msgstr ""
7247
7248 #: config/tc-m32r.c:1516 config/tc-ppc.c:1876 config/tc-ppc.c:3023
7249 #: config/tc-ppc.c:4426
7250 msgid "ignoring bad alignment"
7251 msgstr ""
7252
7253 #: config/tc-m32r.c:1528 config/tc-ppc.c:1913 config/tc-v850.c:322
7254 msgid "Common alignment not a power of 2"
7255 msgstr ""
7256
7257 #: config/tc-m32r.c:1543 config/tc-ppc.c:1887 config/tc-ppc.c:4438
7258 #, c-format
7259 msgid "Ignoring attempt to re-define symbol `%s'."
7260 msgstr ""
7261
7262 #: config/tc-m32r.c:1552
7263 #, c-format
7264 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7265 msgstr ""
7266
7267 #: config/tc-m32r.c:1788
7268 msgid "Addend to unresolved symbol not on word boundary."
7269 msgstr ""
7270
7271 #: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-sh.c:747
7272 msgid "Invalid PIC expression."
7273 msgstr ""
7274
7275 #: config/tc-m32r.c:2073
7276 msgid "Unmatched high/shigh reloc"
7277 msgstr ""
7278
7279 #: config/tc-m68hc11.c:371
7280 #, c-format
7281 msgid ""
7282 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7283 "  -m68hc11 | -m68hc12 |\n"
7284 "  -m68hcs12               specify the processor [default %s]\n"
7285 "  -mshort                 use 16-bit int ABI (default)\n"
7286 "  -mlong                  use 32-bit int ABI\n"
7287 "  -mshort-double          use 32-bit double ABI\n"
7288 "  -mlong-double           use 64-bit double ABI (default)\n"
7289 "  --force-long-branches   always turn relative branches into absolute ones\n"
7290 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
7291 "                          when the offset is out of range\n"
7292 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7293 "                          when the instruction does not support direct mode\n"
7294 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
7295 "  --print-opcodes         print the list of instructions with syntax\n"
7296 "  --generate-example      generate an example of each instruction\n"
7297 "                          (used for testing)\n"
7298 msgstr ""
7299
7300 #: config/tc-m68hc11.c:417
7301 #, c-format
7302 msgid "Default target `%s' is not supported."
7303 msgstr ""
7304
7305 #. Dump the opcode statistics table.
7306 #: config/tc-m68hc11.c:435
7307 #, c-format
7308 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7309 msgstr ""
7310
7311 #: config/tc-m68hc11.c:501
7312 #, c-format
7313 msgid "Option `%s' is not recognized."
7314 msgstr ""
7315
7316 #: config/tc-m68hc11.c:723
7317 msgid "#<imm8>"
7318 msgstr ""
7319
7320 #: config/tc-m68hc11.c:732
7321 msgid "#<imm16>"
7322 msgstr ""
7323
7324 #: config/tc-m68hc11.c:741 config/tc-m68hc11.c:750
7325 msgid "<imm8>,X"
7326 msgstr ""
7327
7328 #: config/tc-m68hc11.c:777
7329 msgid "*<abs8>"
7330 msgstr ""
7331
7332 #: config/tc-m68hc11.c:789
7333 msgid "#<mask>"
7334 msgstr ""
7335
7336 #: config/tc-m68hc11.c:799
7337 #, c-format
7338 msgid "symbol%d"
7339 msgstr ""
7340
7341 #: config/tc-m68hc11.c:801
7342 msgid "<abs>"
7343 msgstr ""
7344
7345 #: config/tc-m68hc11.c:820
7346 msgid "<label>"
7347 msgstr ""
7348
7349 #: config/tc-m68hc11.c:836
7350 #, c-format
7351 msgid ""
7352 "# Example of `%s' instructions\n"
7353 "\t.sect .text\n"
7354 "_start:\n"
7355 msgstr ""
7356
7357 #: config/tc-m68hc11.c:883
7358 #, c-format
7359 msgid "Instruction `%s' is not recognized."
7360 msgstr ""
7361
7362 #: config/tc-m68hc11.c:888
7363 #, c-format
7364 msgid "Instruction formats for `%s':"
7365 msgstr ""
7366
7367 #: config/tc-m68hc11.c:1018
7368 #, c-format
7369 msgid "Immediate operand is not allowed for operand %d."
7370 msgstr ""
7371
7372 #: config/tc-m68hc11.c:1062
7373 msgid "Indirect indexed addressing is not valid for 68HC11."
7374 msgstr ""
7375
7376 #: config/tc-m68hc11.c:1082
7377 msgid "Spurious `,' or bad indirect register addressing mode."
7378 msgstr ""
7379
7380 #: config/tc-m68hc11.c:1104
7381 msgid "Missing second register or offset for indexed-indirect mode."
7382 msgstr ""
7383
7384 #: config/tc-m68hc11.c:1114
7385 msgid "Missing second register for indexed-indirect mode."
7386 msgstr ""
7387
7388 #: config/tc-m68hc11.c:1130
7389 msgid "Missing `]' to close indexed-indirect mode."
7390 msgstr ""
7391
7392 #: config/tc-m68hc11.c:1175
7393 msgid "Illegal operand."
7394 msgstr ""
7395
7396 #: config/tc-m68hc11.c:1180
7397 msgid "Missing operand."
7398 msgstr ""
7399
7400 #: config/tc-m68hc11.c:1233
7401 msgid "Pre-increment mode is not valid for 68HC11"
7402 msgstr ""
7403
7404 #: config/tc-m68hc11.c:1246
7405 msgid "Wrong register in register indirect mode."
7406 msgstr ""
7407
7408 #: config/tc-m68hc11.c:1254
7409 msgid "Missing `]' to close register indirect operand."
7410 msgstr ""
7411
7412 #: config/tc-m68hc11.c:1274
7413 msgid "Post-decrement mode is not valid for 68HC11."
7414 msgstr ""
7415
7416 #: config/tc-m68hc11.c:1282
7417 msgid "Post-increment mode is not valid for 68HC11."
7418 msgstr ""
7419
7420 #: config/tc-m68hc11.c:1300
7421 msgid "Invalid indexed indirect mode."
7422 msgstr ""
7423
7424 #: config/tc-m68hc11.c:1392
7425 #, c-format
7426 msgid "Trap id `%ld' is out of range."
7427 msgstr ""
7428
7429 #: config/tc-m68hc11.c:1396
7430 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7431 msgstr ""
7432
7433 #: config/tc-m68hc11.c:1403
7434 #, c-format
7435 msgid "Operand out of 8-bit range: `%ld'."
7436 msgstr ""
7437
7438 #: config/tc-m68hc11.c:1410
7439 msgid "The trap id must be a constant."
7440 msgstr ""
7441
7442 #: config/tc-m68hc11.c:1445
7443 #, c-format
7444 msgid "Operand `%x' not recognized in fixup8."
7445 msgstr ""
7446
7447 #: config/tc-m68hc11.c:1462 config/tc-m68hc11.c:1511
7448 #, c-format
7449 msgid "Operand out of 16-bit range: `%ld'."
7450 msgstr ""
7451
7452 #: config/tc-m68hc11.c:1494 config/tc-m68hc11.c:1527
7453 #, c-format
7454 msgid "Operand `%x' not recognized in fixup16."
7455 msgstr ""
7456
7457 #: config/tc-m68hc11.c:1544
7458 #, c-format
7459 msgid "Unexpected branch conversion with `%x'"
7460 msgstr ""
7461
7462 #: config/tc-m68hc11.c:1635 config/tc-m68hc11.c:1773
7463 #, c-format
7464 msgid "Operand out of range for a relative branch: `%ld'"
7465 msgstr ""
7466
7467 #: config/tc-m68hc11.c:1741
7468 msgid "Invalid register for dbcc/tbcc instruction."
7469 msgstr ""
7470
7471 #: config/tc-m68hc11.c:1829
7472 #, c-format
7473 msgid "Increment/decrement value is out of range: `%ld'."
7474 msgstr ""
7475
7476 #: config/tc-m68hc11.c:1840
7477 msgid "Expecting a register."
7478 msgstr ""
7479
7480 #: config/tc-m68hc11.c:1855
7481 msgid "Invalid register for post/pre increment."
7482 msgstr ""
7483
7484 #: config/tc-m68hc11.c:1885
7485 msgid "Invalid register."
7486 msgstr ""
7487
7488 #: config/tc-m68hc11.c:1892
7489 #, c-format
7490 msgid "Offset out of 16-bit range: %ld."
7491 msgstr ""
7492
7493 #: config/tc-m68hc11.c:1897
7494 #, c-format
7495 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7496 msgstr ""
7497
7498 #: config/tc-m68hc11.c:2003
7499 msgid "Expecting register D for indexed indirect mode."
7500 msgstr ""
7501
7502 #: config/tc-m68hc11.c:2005
7503 msgid "Indexed indirect mode is not allowed for movb/movw."
7504 msgstr ""
7505
7506 #: config/tc-m68hc11.c:2022
7507 msgid "Invalid accumulator register."
7508 msgstr ""
7509
7510 #: config/tc-m68hc11.c:2047
7511 msgid "Invalid indexed register."
7512 msgstr ""
7513
7514 #: config/tc-m68hc11.c:2055
7515 msgid "Addressing mode not implemented yet."
7516 msgstr ""
7517
7518 #: config/tc-m68hc11.c:2068
7519 msgid "Invalid source register for this instruction, use 'tfr'."
7520 msgstr ""
7521
7522 #: config/tc-m68hc11.c:2070
7523 msgid "Invalid source register."
7524 msgstr ""
7525
7526 #: config/tc-m68hc11.c:2075
7527 msgid "Invalid destination register for this instruction, use 'tfr'."
7528 msgstr ""
7529
7530 #: config/tc-m68hc11.c:2077
7531 msgid "Invalid destination register."
7532 msgstr ""
7533
7534 #: config/tc-m68hc11.c:2173
7535 msgid "Invalid indexed register, expecting register X."
7536 msgstr ""
7537
7538 #: config/tc-m68hc11.c:2175
7539 msgid "Invalid indexed register, expecting register Y."
7540 msgstr ""
7541
7542 #: config/tc-m68hc11.c:2481
7543 msgid "No instruction or missing opcode."
7544 msgstr ""
7545
7546 #: config/tc-m68hc11.c:2546
7547 #, c-format
7548 msgid "Opcode `%s' is not recognized."
7549 msgstr ""
7550
7551 #: config/tc-m68hc11.c:2568
7552 #, c-format
7553 msgid "Garbage at end of instruction: `%s'."
7554 msgstr ""
7555
7556 #: config/tc-m68hc11.c:2591
7557 #, c-format
7558 msgid "Invalid operand for `%s'"
7559 msgstr ""
7560
7561 #: config/tc-m68hc11.c:2642
7562 #, c-format
7563 msgid "Invalid mode: %s\n"
7564 msgstr ""
7565
7566 #: config/tc-m68hc11.c:2702
7567 msgid "bad .relax format"
7568 msgstr ""
7569
7570 #: config/tc-m68hc11.c:2746
7571 #, c-format
7572 msgid "Relocation %d is not supported by object file format."
7573 msgstr ""
7574
7575 #: config/tc-m68hc11.c:3025
7576 msgid "bra or bsr with undefined symbol."
7577 msgstr ""
7578
7579 #: config/tc-m68hc11.c:3128 config/tc-m68hc11.c:3185
7580 #, c-format
7581 msgid "Subtype %d is not recognized."
7582 msgstr ""
7583
7584 #: config/tc-m68hc11.c:3244
7585 msgid "Expression too complex."
7586 msgstr ""
7587
7588 #: config/tc-m68hc11.c:3277
7589 msgid "Value out of 16-bit range."
7590 msgstr ""
7591
7592 #: config/tc-m68hc11.c:3295
7593 #, c-format
7594 msgid "Value %ld too large for 8-bit PC-relative branch."
7595 msgstr ""
7596
7597 #: config/tc-m68hc11.c:3302
7598 #, c-format
7599 msgid "Auto increment/decrement offset '%ld' is out of range."
7600 msgstr ""
7601
7602 #: config/tc-m68hc11.c:3315
7603 #, c-format
7604 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7605 msgstr ""
7606
7607 #: config/tc-m68hc11.c:3331
7608 #, c-format
7609 msgid "Line %d: unknown relocation type: 0x%x."
7610 msgstr ""
7611
7612 #: config/tc-m68k.c:1036
7613 #, c-format
7614 msgid "Can not do %d byte pc-relative relocation"
7615 msgstr ""
7616
7617 #: config/tc-m68k.c:1038
7618 #, c-format
7619 msgid "Can not do %d byte pc-relative pic relocation"
7620 msgstr ""
7621
7622 #: config/tc-m68k.c:1043
7623 #, c-format
7624 msgid "Can not do %d byte relocation"
7625 msgstr ""
7626
7627 #: config/tc-m68k.c:1045
7628 #, c-format
7629 msgid "Can not do %d byte pic relocation"
7630 msgstr ""
7631
7632 #: config/tc-m68k.c:1110
7633 #, c-format
7634 msgid "Unable to produce reloc against symbol '%s'"
7635 msgstr ""
7636
7637 #: config/tc-m68k.c:1154 config/tc-vax.c:2366
7638 #, c-format
7639 msgid "Cannot make %s relocation PC relative"
7640 msgstr ""
7641
7642 #: config/tc-m68k.c:1253 config/tc-vax.c:1876
7643 msgid "No operator"
7644 msgstr ""
7645
7646 #: config/tc-m68k.c:1283 config/tc-vax.c:1892
7647 msgid "Unknown operator"
7648 msgstr ""
7649
7650 #: config/tc-m68k.c:2186
7651 msgid "invalid instruction for this architecture; needs "
7652 msgstr ""
7653
7654 #: config/tc-m68k.c:2190
7655 msgid "ColdFire ISA_A"
7656 msgstr ""
7657
7658 #: config/tc-m68k.c:2193
7659 msgid "ColdFire hardware divide"
7660 msgstr ""
7661
7662 #: config/tc-m68k.c:2196
7663 msgid "ColdFire ISA_A+"
7664 msgstr ""
7665
7666 #: config/tc-m68k.c:2199
7667 msgid "ColdFire ISA_B"
7668 msgstr ""
7669
7670 #: config/tc-m68k.c:2202
7671 msgid "ColdFire ISA_C"
7672 msgstr ""
7673
7674 #: config/tc-m68k.c:2205
7675 msgid "ColdFire fpu"
7676 msgstr ""
7677
7678 #: config/tc-m68k.c:2208
7679 msgid "M68K fpu"
7680 msgstr ""
7681
7682 #: config/tc-m68k.c:2211
7683 msgid "M68K mmu"
7684 msgstr ""
7685
7686 #: config/tc-m68k.c:2214
7687 msgid "68020 or higher"
7688 msgstr ""
7689
7690 #: config/tc-m68k.c:2217
7691 msgid "68000 or higher"
7692 msgstr ""
7693
7694 #: config/tc-m68k.c:2220
7695 msgid "68010 or higher"
7696 msgstr ""
7697
7698 #: config/tc-m68k.c:2273
7699 msgid "operands mismatch"
7700 msgstr ""
7701
7702 #: config/tc-m68k.c:2337 config/tc-m68k.c:2343 config/tc-m68k.c:2349
7703 #: config/tc-mmix.c:2487 config/tc-mmix.c:2511
7704 msgid "operand out of range"
7705 msgstr ""
7706
7707 #: config/tc-m68k.c:2406
7708 #, c-format
7709 msgid "Bignum too big for %c format; truncated"
7710 msgstr ""
7711
7712 #: config/tc-m68k.c:2483
7713 msgid "displacement too large for this architecture; needs 68020 or higher"
7714 msgstr ""
7715
7716 #: config/tc-m68k.c:2594
7717 msgid ""
7718 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7719 msgstr ""
7720
7721 #: config/tc-m68k.c:2599
7722 msgid "invalid index size for coldfire"
7723 msgstr ""
7724
7725 #: config/tc-m68k.c:2652
7726 msgid "Forcing byte displacement"
7727 msgstr ""
7728
7729 #: config/tc-m68k.c:2654
7730 msgid "byte displacement out of range"
7731 msgstr ""
7732
7733 #: config/tc-m68k.c:2702 config/tc-m68k.c:2740
7734 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7735 msgstr ""
7736
7737 #: config/tc-m68k.c:2726 config/tc-m68k.c:2760
7738 msgid ":b not permitted; defaulting to :w"
7739 msgstr ""
7740
7741 #: config/tc-m68k.c:2837
7742 msgid "unsupported byte value; use a different suffix"
7743 msgstr ""
7744
7745 #: config/tc-m68k.c:2852
7746 msgid "unknown/incorrect operand"
7747 msgstr ""
7748
7749 #: config/tc-m68k.c:2895 config/tc-m68k.c:2903 config/tc-m68k.c:2910
7750 #: config/tc-m68k.c:2917
7751 msgid "out of range"
7752 msgstr ""
7753
7754 #: config/tc-m68k.c:2990
7755 msgid "Can't use long branches on this architecture"
7756 msgstr ""
7757
7758 #: config/tc-m68k.c:3096
7759 msgid "Expression out of range, using 0"
7760 msgstr ""
7761
7762 #: config/tc-m68k.c:3287 config/tc-m68k.c:3303
7763 msgid "Floating point register in register list"
7764 msgstr ""
7765
7766 #: config/tc-m68k.c:3293
7767 msgid "Wrong register in floating-point reglist"
7768 msgstr ""
7769
7770 #: config/tc-m68k.c:3309
7771 msgid "incorrect register in reglist"
7772 msgstr ""
7773
7774 #: config/tc-m68k.c:3315
7775 msgid "wrong register in floating-point reglist"
7776 msgstr ""
7777
7778 #. ERROR.
7779 #: config/tc-m68k.c:3788
7780 msgid "Extra )"
7781 msgstr ""
7782
7783 #. ERROR.
7784 #: config/tc-m68k.c:3799
7785 msgid "Missing )"
7786 msgstr ""
7787
7788 #: config/tc-m68k.c:3816
7789 msgid "Missing operand"
7790 msgstr ""
7791
7792 #: config/tc-m68k.c:4134
7793 #, c-format
7794 msgid "unrecognized default cpu `%s'"
7795 msgstr ""
7796
7797 #: config/tc-m68k.c:4188
7798 #, c-format
7799 msgid "%s -- statement `%s' ignored"
7800 msgstr ""
7801
7802 #: config/tc-m68k.c:4237
7803 #, c-format
7804 msgid "Don't know how to figure width of %c in md_assemble()"
7805 msgstr ""
7806
7807 #: config/tc-m68k.c:4406
7808 #, c-format
7809 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
7810 msgstr ""
7811
7812 #: config/tc-m68k.c:4471 config/tc-m68k.c:4510
7813 #, c-format
7814 msgid "Internal Error: Can't find %s in hash table"
7815 msgstr ""
7816
7817 #: config/tc-m68k.c:4474 config/tc-m68k.c:4513
7818 #, c-format
7819 msgid "Internal Error: Can't hash %s: %s"
7820 msgstr ""
7821
7822 #: config/tc-m68k.c:4638
7823 #, c-format
7824 msgid "text label `%s' aligned to odd boundary"
7825 msgstr ""
7826
7827 #: config/tc-m68k.c:4838
7828 #, c-format
7829 msgid "value %ld out of range"
7830 msgstr ""
7831
7832 #: config/tc-m68k.c:4852
7833 msgid "invalid byte branch offset"
7834 msgstr ""
7835
7836 #: config/tc-m68k.c:4889
7837 msgid "short branch with zero offset: use :w"
7838 msgstr ""
7839
7840 #: config/tc-m68k.c:4933
7841 msgid "Conversion of PC relative BSR to absolute JSR"
7842 msgstr ""
7843
7844 #: config/tc-m68k.c:4944
7845 msgid "Conversion of PC relative branch to absolute jump"
7846 msgstr ""
7847
7848 #: config/tc-m68k.c:4961 config/tc-m68k.c:5022
7849 msgid "Conversion of PC relative conditional branch to absolute jump"
7850 msgstr ""
7851
7852 #: config/tc-m68k.c:5002
7853 msgid "Conversion of DBcc to absolute jump"
7854 msgstr ""
7855
7856 #: config/tc-m68k.c:5086
7857 msgid "Conversion of PC relative displacement to absolute"
7858 msgstr ""
7859
7860 #: config/tc-m68k.c:5299
7861 msgid "Tried to convert PC relative branch to absolute jump"
7862 msgstr ""
7863
7864 #: config/tc-m68k.c:5344 config/tc-m68k.c:5355 config/tc-m68k.c:5399
7865 msgid "expression out of range: defaulting to 1"
7866 msgstr ""
7867
7868 #: config/tc-m68k.c:5391
7869 msgid "expression out of range: defaulting to 0"
7870 msgstr ""
7871
7872 #: config/tc-m68k.c:5432 config/tc-m68k.c:5444
7873 #, c-format
7874 msgid "Can't deal with expression; defaulting to %ld"
7875 msgstr ""
7876
7877 #: config/tc-m68k.c:5458
7878 msgid "expression doesn't fit in BYTE"
7879 msgstr ""
7880
7881 #: config/tc-m68k.c:5462
7882 msgid "expression doesn't fit in WORD"
7883 msgstr ""
7884
7885 #: config/tc-m68k.c:5549
7886 #, c-format
7887 msgid "%s: unrecognized processor name"
7888 msgstr ""
7889
7890 #: config/tc-m68k.c:5610
7891 msgid "bad coprocessor id"
7892 msgstr ""
7893
7894 #: config/tc-m68k.c:5616
7895 msgid "unrecognized fopt option"
7896 msgstr ""
7897
7898 #: config/tc-m68k.c:5749
7899 #, c-format
7900 msgid "option `%s' may not be negated"
7901 msgstr ""
7902
7903 #: config/tc-m68k.c:5760
7904 #, c-format
7905 msgid "option `%s' not recognized"
7906 msgstr ""
7907
7908 #: config/tc-m68k.c:5789
7909 msgid "bad format of OPT NEST=depth"
7910 msgstr ""
7911
7912 #: config/tc-m68k.c:5845
7913 msgid "missing label"
7914 msgstr ""
7915
7916 #: config/tc-m68k.c:5869 config/tc-m68k.c:5898
7917 msgid "bad register list"
7918 msgstr ""
7919
7920 #: config/tc-m68k.c:5871
7921 #, c-format
7922 msgid "bad register list: %s"
7923 msgstr ""
7924
7925 #: config/tc-m68k.c:5969
7926 msgid "restore without save"
7927 msgstr ""
7928
7929 #: config/tc-m68k.c:6123 config/tc-m68k.c:6493
7930 msgid "syntax error in structured control directive"
7931 msgstr ""
7932
7933 #: config/tc-m68k.c:6168
7934 msgid "missing condition code in structured control directive"
7935 msgstr ""
7936
7937 #: config/tc-m68k.c:6239
7938 #, c-format
7939 msgid ""
7940 "Condition <%c%c> in structured control directive can not be encoded correctly"
7941 msgstr ""
7942
7943 #: config/tc-m68k.c:6535
7944 msgid "missing then"
7945 msgstr ""
7946
7947 #: config/tc-m68k.c:6616
7948 msgid "else without matching if"
7949 msgstr ""
7950
7951 #: config/tc-m68k.c:6649
7952 msgid "endi without matching if"
7953 msgstr ""
7954
7955 #: config/tc-m68k.c:6689
7956 msgid "break outside of structured loop"
7957 msgstr ""
7958
7959 #: config/tc-m68k.c:6727
7960 msgid "next outside of structured loop"
7961 msgstr ""
7962
7963 #: config/tc-m68k.c:6778
7964 msgid "missing ="
7965 msgstr ""
7966
7967 #: config/tc-m68k.c:6816
7968 msgid "missing to or downto"
7969 msgstr ""
7970
7971 #: config/tc-m68k.c:6852 config/tc-m68k.c:6886 config/tc-m68k.c:7100
7972 msgid "missing do"
7973 msgstr ""
7974
7975 #: config/tc-m68k.c:6987
7976 msgid "endf without for"
7977 msgstr ""
7978
7979 #: config/tc-m68k.c:7041
7980 msgid "until without repeat"
7981 msgstr ""
7982
7983 #: config/tc-m68k.c:7135
7984 msgid "endw without while"
7985 msgstr ""
7986
7987 #: config/tc-m68k.c:7168 config/tc-m68k.c:7196
7988 msgid "already assembled instructions"
7989 msgstr ""
7990
7991 #: config/tc-m68k.c:7273
7992 #, c-format
7993 msgid "`%s' is deprecated, use `%s'"
7994 msgstr ""
7995
7996 #: config/tc-m68k.c:7292
7997 #, c-format
7998 msgid "cpu `%s' unrecognized"
7999 msgstr ""
8000
8001 #: config/tc-m68k.c:7298
8002 #, c-format
8003 msgid "already selected `%s' processor"
8004 msgstr ""
8005
8006 #: config/tc-m68k.c:7318
8007 #, c-format
8008 msgid "architecture `%s' unrecognized"
8009 msgstr ""
8010
8011 #: config/tc-m68k.c:7324
8012 #, c-format
8013 msgid "already selected `%s' architecture"
8014 msgstr ""
8015
8016 #: config/tc-m68k.c:7347
8017 #, c-format
8018 msgid "extension `%s' unrecognized"
8019 msgstr ""
8020
8021 #: config/tc-m68k.c:7465
8022 #, c-format
8023 msgid "option `-A%s' is deprecated: use `-%s'"
8024 msgstr ""
8025
8026 #: config/tc-m68k.c:7498
8027 msgid "architecture features both enabled and disabled"
8028 msgstr ""
8029
8030 #: config/tc-m68k.c:7525
8031 msgid "selected processor does not have all features of selected architecture"
8032 msgstr ""
8033
8034 #: config/tc-m68k.c:7534
8035 msgid "m68k and cf features both selected"
8036 msgstr ""
8037
8038 #: config/tc-m68k.c:7546
8039 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8040 msgstr ""
8041
8042 #: config/tc-m68k.c:7580
8043 #, c-format
8044 msgid ""
8045 "-march=<arch>\t\tset architecture\n"
8046 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8047 msgstr ""
8048
8049 #: config/tc-m68k.c:7585
8050 #, c-format
8051 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8052 msgstr ""
8053
8054 #: config/tc-m68k.c:7591
8055 #, c-format
8056 msgid ""
8057 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8058 "-pic, -k\t\tgenerate position independent code\n"
8059 "-S\t\t\tturn jbsr into jsr\n"
8060 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
8061 "--register-prefix-optional\n"
8062 "\t\t\trecognize register names without prefix character\n"
8063 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8064 "--base-size-default-16\tbase reg without size is 16 bits\n"
8065 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8066 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8067 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8068 msgstr ""
8069
8070 #: config/tc-m68k.c:7605
8071 #, c-format
8072 msgid "Architecture variants are: "
8073 msgstr ""
8074
8075 #: config/tc-m68k.c:7614
8076 #, c-format
8077 msgid "Processor variants are: "
8078 msgstr ""
8079
8080 #: config/tc-m68k.c:7621 config/tc-xtensa.c:6045
8081 #, c-format
8082 msgid "\n"
8083 msgstr ""
8084
8085 #: config/tc-m68k.c:7652
8086 #, c-format
8087 msgid "Error %s in %s\n"
8088 msgstr ""
8089
8090 #: config/tc-m68k.c:7656
8091 #, c-format
8092 msgid "Opcode(%d.%s): "
8093 msgstr ""
8094
8095 #: config/tc-m68k.c:7816
8096 msgid "Not a defined coldfire architecture"
8097 msgstr ""
8098
8099 #. Over here we will fill the description of the machine specific options.
8100 #: config/tc-maxq.c:209
8101 #, c-format
8102 msgid " MAXQ-specific assembler options:\n"
8103 msgstr ""
8104
8105 #: config/tc-maxq.c:211
8106 #, c-format
8107 msgid ""
8108 "\t-MAXQ20\t\t       generate obj for MAXQ20(default)\n"
8109 "\t-MAXQ10\t\t       generate obj for MAXQ10\n"
8110 "\t"
8111 msgstr ""
8112
8113 #: config/tc-maxq.c:377
8114 #, c-format
8115 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8116 msgstr ""
8117
8118 #: config/tc-maxq.c:492
8119 #, c-format
8120 msgid "Cant make long jump/call into short jump/call : %d"
8121 msgstr ""
8122
8123 #: config/tc-maxq.c:971
8124 #, c-format
8125 msgid "Invalid register value %s"
8126 msgstr ""
8127
8128 #: config/tc-maxq.c:1089
8129 #, c-format
8130 msgid "Invalid bit number : '%c'"
8131 msgstr ""
8132
8133 #: config/tc-maxq.c:1101
8134 #, c-format
8135 msgid "Illegal character after operand '%s'"
8136 msgstr ""
8137
8138 #: config/tc-maxq.c:1177 config/tc-maxq.c:1354
8139 #, c-format
8140 msgid "Invalid Character in immediate Value : %c"
8141 msgstr ""
8142
8143 #: config/tc-maxq.c:1197 config/tc-maxq.c:1374
8144 #, c-format
8145 msgid "Invalid Character in immediate value : %c"
8146 msgstr ""
8147
8148 #: config/tc-maxq.c:1213
8149 msgid "Immediate value greater than 16 bits"
8150 msgstr ""
8151
8152 #: config/tc-maxq.c:1227
8153 msgid ""
8154 "Attempt to move a value in the stack pointer greater than the size of the "
8155 "stack"
8156 msgstr ""
8157
8158 #: config/tc-maxq.c:1236
8159 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8160 msgstr ""
8161
8162 #: config/tc-maxq.c:1298
8163 msgid "Invalid immediate move operation"
8164 msgstr ""
8165
8166 #: config/tc-maxq.c:1571
8167 #, c-format
8168 msgid "Size of Operand '%s' greater than %d"
8169 msgstr ""
8170
8171 #: config/tc-maxq.c:1726
8172 #, c-format
8173 msgid "illegal immediate operand '%s'"
8174 msgstr ""
8175
8176 #: config/tc-maxq.c:1748
8177 #, c-format
8178 msgid "Invalid operand for memory access '%s'"
8179 msgstr ""
8180
8181 #: config/tc-maxq.c:1810
8182 msgid "illegal displacement operand "
8183 msgstr ""
8184
8185 #: config/tc-maxq.c:1875
8186 #, c-format
8187 msgid "invalid character %c before operand %d"
8188 msgstr ""
8189
8190 #: config/tc-maxq.c:1897
8191 #, c-format
8192 msgid "invalid character %c in operand %d"
8193 msgstr ""
8194
8195 #. We found no match.
8196 #: config/tc-maxq.c:2042
8197 #, c-format
8198 msgid "operand %d is invalid for `%s'"
8199 msgstr ""
8200
8201 #: config/tc-maxq.c:2075
8202 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8203 msgstr ""
8204
8205 #: config/tc-maxq.c:2093
8206 #, c-format
8207 msgid "'%s' operand cant be used as destination in %s"
8208 msgstr ""
8209
8210 #: config/tc-maxq.c:2109 config/tc-maxq.c:2140 config/tc-maxq.c:2154
8211 #, c-format
8212 msgid "Invalid Instruction '%s' operand cant be used with %s"
8213 msgstr ""
8214
8215 #: config/tc-maxq.c:2125 config/tc-maxq.c:2176
8216 #, c-format
8217 msgid "'%s' operand cant be used as source in %s"
8218 msgstr ""
8219
8220 #: config/tc-maxq.c:2185
8221 #, c-format
8222 msgid "'%s' instruction cant have first operand as Immediate vale"
8223 msgstr ""
8224
8225 #: config/tc-maxq.c:2198
8226 #, c-format
8227 msgid "SP cannot be used with %s\n"
8228 msgstr ""
8229
8230 #: config/tc-maxq.c:2205
8231 msgid "@SP-- cannot be used with PUSH\n"
8232 msgstr ""
8233
8234 #: config/tc-maxq.c:2221 config/tc-maxq.c:2229
8235 msgid ""
8236 "Operands either contradictory or use the data bus in read/write state "
8237 "together"
8238 msgstr ""
8239
8240 #: config/tc-maxq.c:2236
8241 msgid "MOVE Cant Use NUL as SRC"
8242 msgstr ""
8243
8244 #: config/tc-maxq.c:2258
8245 msgid "Contradictory movement between DP register and memory access using DP"
8246 msgstr ""
8247
8248 #: config/tc-maxq.c:2266
8249 msgid "SP and @SP-- cannot be used together in a move instruction"
8250 msgstr ""
8251
8252 #: config/tc-maxq.c:2285
8253 msgid "Only Module 8 system registers allowed in this operation"
8254 msgstr ""
8255
8256 #: config/tc-maxq.c:2311 config/tc-maxq.c:2320 config/tc-maxq.c:2346
8257 msgid "Read only Register used as destination"
8258 msgstr ""
8259
8260 #: config/tc-maxq.c:2328
8261 #, c-format
8262 msgid "Bit No '%d'exceeds register size in this operation"
8263 msgstr ""
8264
8265 #: config/tc-maxq.c:2353 config/tc-maxq.c:2374
8266 #, c-format
8267 msgid "Bit No '%d' exceeds register size in this operation"
8268 msgstr ""
8269
8270 #: config/tc-maxq.c:2390
8271 msgid "Memory References cannot be used with branching operations\n"
8272 msgstr ""
8273
8274 #: config/tc-maxq.c:2399
8275 msgid "DJNZ uses only LC[n] register \n"
8276 msgstr ""
8277
8278 #: config/tc-maxq.c:2425
8279 #, c-format
8280 msgid "'%s' operand cant be used as destination  in %s"
8281 msgstr ""
8282
8283 #: config/tc-maxq.c:2435
8284 #, c-format
8285 msgid "Read only register used for writing purposes '%s'"
8286 msgstr ""
8287
8288 #: config/tc-maxq.c:2447
8289 msgid "Invalid destination for this kind of source."
8290 msgstr ""
8291
8292 #: config/tc-maxq.c:2454
8293 msgid ""
8294 "Invalid register as destination for this kind of source.Only data pointers "
8295 "can be used."
8296 msgstr ""
8297
8298 #: config/tc-maxq.c:2542 config/tc-maxq.c:2630
8299 msgid "Invalid Instruction"
8300 msgstr ""
8301
8302 #: config/tc-maxq.c:2828
8303 msgid "Cannot allocate memory"
8304 msgstr ""
8305
8306 #: config/tc-maxq.c:2900
8307 msgid "Internal Error: Illegal Architecure specified"
8308 msgstr ""
8309
8310 #: config/tc-maxq.c:2938
8311 msgid "Invalid architecture type"
8312 msgstr ""
8313
8314 #: config/tc-maxq.c:2943 config/tc-maxq.c:2954 config/tc-maxq.c:2967
8315 #: config/tc-maxq.c:2979 config/tc-maxq.c:2992
8316 #, c-format
8317 msgid "Internal Error : Can't Hash %s : %s"
8318 msgstr ""
8319
8320 #: config/tc-maxq.c:3109
8321 #, c-format
8322 msgid "Ineffective insntruction %s \n"
8323 msgstr ""
8324
8325 #: config/tc-mcore.c:521
8326 #, c-format
8327 msgid "register expected, but saw '%.6s'"
8328 msgstr ""
8329
8330 #: config/tc-mcore.c:603
8331 #, c-format
8332 msgid "control register expected, but saw '%.6s'"
8333 msgstr ""
8334
8335 #: config/tc-mcore.c:639
8336 msgid "bad/missing psr specifier"
8337 msgstr ""
8338
8339 #: config/tc-mcore.c:689
8340 msgid "more than 65K literal pools"
8341 msgstr ""
8342
8343 #: config/tc-mcore.c:743
8344 msgid "missing ']'"
8345 msgstr ""
8346
8347 #: config/tc-mcore.c:782
8348 msgid "operand must be a constant"
8349 msgstr ""
8350
8351 #: config/tc-mcore.c:784
8352 #, c-format
8353 msgid "operand must be absolute in range %u..%u, not %ld"
8354 msgstr ""
8355
8356 #: config/tc-mcore.c:819
8357 msgid "operand must be a multiple of 4"
8358 msgstr ""
8359
8360 #: config/tc-mcore.c:826
8361 msgid "operand must be a multiple of 2"
8362 msgstr ""
8363
8364 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8365 msgid "base register expected"
8366 msgstr ""
8367
8368 #: config/tc-mcore.c:888
8369 #, c-format
8370 msgid "unknown opcode \"%s\""
8371 msgstr ""
8372
8373 #: config/tc-mcore.c:931
8374 msgid "invalid register: r15 illegal"
8375 msgstr ""
8376
8377 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8378 msgid "M340 specific opcode used when assembling for M210"
8379 msgstr ""
8380
8381 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8382 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8383 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8384 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8385 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8386 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8387 msgid "second operand missing"
8388 msgstr ""
8389
8390 #: config/tc-mcore.c:1014
8391 msgid "destination register must be r1"
8392 msgstr ""
8393
8394 #: config/tc-mcore.c:1035
8395 msgid "source register must be r1"
8396 msgstr ""
8397
8398 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8399 msgid "immediate is not a power of two"
8400 msgstr ""
8401
8402 #: config/tc-mcore.c:1127
8403 msgid "translating bgeni to movi"
8404 msgstr ""
8405
8406 #: config/tc-mcore.c:1164
8407 msgid "translating mgeni to movi"
8408 msgstr ""
8409
8410 #: config/tc-mcore.c:1196
8411 msgid "translating bmaski to movi"
8412 msgstr ""
8413
8414 #: config/tc-mcore.c:1272
8415 #, c-format
8416 msgid "displacement too large (%d)"
8417 msgstr ""
8418
8419 #: config/tc-mcore.c:1286
8420 msgid "Invalid register: r0 and r15 illegal"
8421 msgstr ""
8422
8423 #: config/tc-mcore.c:1317
8424 msgid "bad starting register: r0 and r15 invalid"
8425 msgstr ""
8426
8427 #: config/tc-mcore.c:1330
8428 msgid "ending register must be r15"
8429 msgstr ""
8430
8431 #: config/tc-mcore.c:1350
8432 msgid "bad base register: must be r0"
8433 msgstr ""
8434
8435 #: config/tc-mcore.c:1368
8436 msgid "first register must be r4"
8437 msgstr ""
8438
8439 #: config/tc-mcore.c:1379
8440 msgid "last register must be r7"
8441 msgstr ""
8442
8443 #: config/tc-mcore.c:1416
8444 msgid "reg-reg expected"
8445 msgstr ""
8446
8447 #: config/tc-mcore.c:1527
8448 msgid "second operand must be 1"
8449 msgstr ""
8450
8451 #: config/tc-mcore.c:1548
8452 msgid "zero used as immediate value"
8453 msgstr ""
8454
8455 #: config/tc-mcore.c:1575
8456 msgid "duplicated psr bit specifier"
8457 msgstr ""
8458
8459 #: config/tc-mcore.c:1581
8460 msgid "`af' must appear alone"
8461 msgstr ""
8462
8463 #: config/tc-mcore.c:1588
8464 #, c-format
8465 msgid "unimplemented opcode \"%s\""
8466 msgstr ""
8467
8468 #: config/tc-mcore.c:1597
8469 #, c-format
8470 msgid "ignoring operands: %s "
8471 msgstr ""
8472
8473 #: config/tc-mcore.c:1662
8474 msgid "Bad call to MD_NTOF()"
8475 msgstr ""
8476
8477 #: config/tc-mcore.c:1733
8478 #, c-format
8479 msgid "unrecognised cpu type '%s'"
8480 msgstr ""
8481
8482 #: config/tc-mcore.c:1751
8483 #, c-format
8484 msgid ""
8485 "MCORE specific options:\n"
8486 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8487 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8488 "  -cpu=[210|340]          select CPU type\n"
8489 "  -EB                     assemble for a big endian system (default)\n"
8490 "  -EL                     assemble for a little endian system\n"
8491 msgstr ""
8492
8493 #: config/tc-mcore.c:1769
8494 msgid "failed sanity check: short_jump"
8495 msgstr ""
8496
8497 #: config/tc-mcore.c:1779
8498 msgid "failed sanity check: long_jump"
8499 msgstr ""
8500
8501 #: config/tc-mcore.c:1805
8502 #, c-format
8503 msgid "odd displacement at %x"
8504 msgstr ""
8505
8506 #: config/tc-mcore.c:1987
8507 msgid "unknown"
8508 msgstr ""
8509
8510 #: config/tc-mcore.c:2014
8511 #, c-format
8512 msgid "odd distance branch (0x%lx bytes)"
8513 msgstr ""
8514
8515 #: config/tc-mcore.c:2018
8516 #, c-format
8517 msgid "pcrel for branch to %s too far (0x%lx)"
8518 msgstr ""
8519
8520 #: config/tc-mcore.c:2038
8521 #, c-format
8522 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8523 msgstr ""
8524
8525 #: config/tc-mcore.c:2050
8526 #, c-format
8527 msgid "pcrel for loopt too far (0x%lx)"
8528 msgstr ""
8529
8530 #: config/tc-mcore.c:2246
8531 #, c-format
8532 msgid "Can not do %d byte %srelocation"
8533 msgstr ""
8534
8535 #: config/tc-mcore.c:2248
8536 msgid "pc-relative"
8537 msgstr ""
8538
8539 #: config/tc-mep.c:301
8540 #, c-format
8541 msgid ""
8542 "MeP specific command line options:\n"
8543 "  -EB                     assemble for a big endian system (default)\n"
8544 "  -EL                     assemble for a little endian system\n"
8545 "  -mconfig=<name>         specify a chip configuration to use\n"
8546 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8547 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8548 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8549 "                          enable/disable the given opcodes\n"
8550 "\n"
8551 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8552 "  if no -m options are given, all core opcodes are enabled;\n"
8553 "  if any enabling -m options are given, only those are enabled;\n"
8554 "  if only disabling -m options are given, only those are disabled.\n"
8555 msgstr ""
8556
8557 #. There are no insns in the queue and a plus is present.
8558 #. This is a syntax error.  Let's not tolerate this.
8559 #. We can relax this later if necessary.
8560 #: config/tc-mep.c:1008
8561 msgid "Invalid use of parallelization operator."
8562 msgstr ""
8563
8564 #: config/tc-mep.c:1050
8565 msgid "Leading plus sign not allowed in core mode"
8566 msgstr ""
8567
8568 #: config/tc-mep.c:1531
8569 #, c-format
8570 msgid "Don't know how to relocate plain operands of type %s"
8571 msgstr ""
8572
8573 #: config/tc-mep.c:1541
8574 #, c-format
8575 msgid "Perhaps you are missing %%tpoff()?"
8576 msgstr ""
8577
8578 #: config/tc-mep.c:1773
8579 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8580 msgstr ""
8581
8582 #: config/tc-mep.c:1831
8583 msgid ".vliw unavailable when VLIW is disabled."
8584 msgstr ""
8585
8586 #. Prototypes for static functions.
8587 #: config/tc-mips.c:992
8588 #, c-format
8589 msgid "internal Error, line %d, %s"
8590 msgstr ""
8591
8592 #: config/tc-mips.c:1753
8593 msgid "-G may not be used in position-independent code"
8594 msgstr ""
8595
8596 #: config/tc-mips.c:1800
8597 #, c-format
8598 msgid "internal: can't hash `%s': %s"
8599 msgstr ""
8600
8601 #: config/tc-mips.c:1808
8602 #, c-format
8603 msgid "internal error: bad mips16 opcode: %s %s\n"
8604 msgstr ""
8605
8606 #: config/tc-mips.c:1980
8607 #, c-format
8608 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8609 msgstr ""
8610
8611 #: config/tc-mips.c:2689 config/tc-mips.c:14116
8612 msgid "extended instruction in delay slot"
8613 msgstr ""
8614
8615 #: config/tc-mips.c:2753 config/tc-mips.c:2760
8616 #, c-format
8617 msgid "jump to misaligned address (0x%lx)"
8618 msgstr ""
8619
8620 #: config/tc-mips.c:2770 config/tc-mips.c:3532
8621 #, c-format
8622 msgid "branch to misaligned address (0x%lx)"
8623 msgstr ""
8624
8625 #: config/tc-mips.c:2775 config/tc-mips.c:3535
8626 #, c-format
8627 msgid "branch address range overflow (0x%lx)"
8628 msgstr ""
8629
8630 #: config/tc-mips.c:3260
8631 msgid ""
8632 "Macro instruction expanded into multiple instructions in a branch delay slot"
8633 msgstr ""
8634
8635 #: config/tc-mips.c:3263
8636 msgid "Macro instruction expanded into multiple instructions"
8637 msgstr ""
8638
8639 #: config/tc-mips.c:3804 config/tc-mips.c:7749 config/tc-mips.c:7773
8640 #: config/tc-mips.c:7846 config/tc-mips.c:7869
8641 msgid "operand overflow"
8642 msgstr ""
8643
8644 #: config/tc-mips.c:3823 config/tc-mips.c:4423 config/tc-mips.c:7145
8645 #: config/tc-mips.c:7936
8646 msgid "Macro used $at after \".set noat\""
8647 msgstr ""
8648
8649 #: config/tc-mips.c:3852
8650 msgid "unsupported large constant"
8651 msgstr ""
8652
8653 #: config/tc-mips.c:3854
8654 #, c-format
8655 msgid "Instruction %s requires absolute expression"
8656 msgstr ""
8657
8658 #: config/tc-mips.c:3987 config/tc-mips.c:6257 config/tc-mips.c:6849
8659 #, c-format
8660 msgid "Number (0x%s) larger than 32 bits"
8661 msgstr ""
8662
8663 #: config/tc-mips.c:4007
8664 msgid "Number larger than 64 bits"
8665 msgstr ""
8666
8667 #: config/tc-mips.c:4301 config/tc-mips.c:4329 config/tc-mips.c:4367
8668 #: config/tc-mips.c:4412 config/tc-mips.c:6466 config/tc-mips.c:6505
8669 #: config/tc-mips.c:6544 config/tc-mips.c:6964 config/tc-mips.c:7016
8670 #: config/tc-score.c:4239
8671 msgid "PIC code offset overflow (max 16 signed bits)"
8672 msgstr ""
8673
8674 #: config/tc-mips.c:4734 config/tc-mips.c:4800 config/tc-mips.c:4888
8675 #: config/tc-mips.c:4935 config/tc-mips.c:4996 config/tc-mips.c:5044
8676 #: config/tc-mips.c:8030 config/tc-mips.c:8037 config/tc-mips.c:8044
8677 #: config/tc-mips.c:8151
8678 msgid "Unsupported large constant"
8679 msgstr ""
8680
8681 #. result is always true
8682 #: config/tc-mips.c:4766
8683 #, c-format
8684 msgid "Branch %s is always true"
8685 msgstr ""
8686
8687 #: config/tc-mips.c:5007 config/tc-mips.c:5055 config/tc-mips.c:8816
8688 #, c-format
8689 msgid "Improper position (%lu)"
8690 msgstr ""
8691
8692 #: config/tc-mips.c:5013 config/tc-mips.c:8883
8693 #, c-format
8694 msgid "Improper extract size (%lu, position %lu)"
8695 msgstr ""
8696
8697 #: config/tc-mips.c:5061 config/tc-mips.c:8847
8698 #, c-format
8699 msgid "Improper insert size (%lu, position %lu)"
8700 msgstr ""
8701
8702 #: config/tc-mips.c:5098 config/tc-mips.c:5195
8703 msgid "Divide by zero."
8704 msgstr ""
8705
8706 #: config/tc-mips.c:5281
8707 msgid "dla used to load 32-bit register"
8708 msgstr ""
8709
8710 #: config/tc-mips.c:5284
8711 msgid "la used to load 64-bit address"
8712 msgstr ""
8713
8714 #: config/tc-mips.c:5396 config/tc-z80.c:700
8715 msgid "offset too large"
8716 msgstr ""
8717
8718 #: config/tc-mips.c:5570 config/tc-mips.c:5849
8719 msgid "PIC code offset overflow (max 32 signed bits)"
8720 msgstr ""
8721
8722 #: config/tc-mips.c:5895
8723 msgid "MIPS PIC call to register other than $25"
8724 msgstr ""
8725
8726 #: config/tc-mips.c:5901 config/tc-mips.c:5912 config/tc-mips.c:6034
8727 #: config/tc-mips.c:6045
8728 msgid "No .cprestore pseudo-op used in PIC code"
8729 msgstr ""
8730
8731 #: config/tc-mips.c:5906 config/tc-mips.c:6039
8732 msgid "No .frame pseudo-op used in PIC code"
8733 msgstr ""
8734
8735 #: config/tc-mips.c:6060
8736 msgid "Non-PIC jump used in PIC library"
8737 msgstr ""
8738
8739 #: config/tc-mips.c:6112 config/tc-mips.c:6203 config/tc-mips.c:6749
8740 #: config/tc-mips.c:6780 config/tc-mips.c:6798 config/tc-mips.c:7448
8741 msgid "opcode not supported on this processor"
8742 msgstr ""
8743
8744 #: config/tc-mips.c:7314 config/tc-mips.c:7345 config/tc-mips.c:7396
8745 #: config/tc-mips.c:7426
8746 msgid "Improper rotate count"
8747 msgstr ""
8748
8749 #: config/tc-mips.c:7481
8750 #, c-format
8751 msgid "Instruction %s: result is always false"
8752 msgstr ""
8753
8754 #: config/tc-mips.c:7627
8755 #, c-format
8756 msgid "Instruction %s: result is always true"
8757 msgstr ""
8758
8759 #. FIXME: Check if this is one of the itbl macros, since they
8760 #. are added dynamically.
8761 #: config/tc-mips.c:7932
8762 #, c-format
8763 msgid "Macro %s not implemented yet"
8764 msgstr ""
8765
8766 #: config/tc-mips.c:8182
8767 #, c-format
8768 msgid "internal: bad mips opcode (mask error): %s %s"
8769 msgstr ""
8770
8771 #: config/tc-mips.c:8214 config/tc-mips.c:8937
8772 #, c-format
8773 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8774 msgstr ""
8775
8776 #: config/tc-mips.c:8292
8777 #, c-format
8778 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8779 msgstr ""
8780
8781 #: config/tc-mips.c:8299
8782 #, c-format
8783 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8784 msgstr ""
8785
8786 #: config/tc-mips.c:8481 config/tc-mips.c:9820
8787 #, c-format
8788 msgid "opcode not supported on this processor: %s (%s)"
8789 msgstr ""
8790
8791 #: config/tc-mips.c:8514
8792 #, c-format
8793 msgid "BALIGN immediate not 1 or 3 (%lu)"
8794 msgstr ""
8795
8796 #: config/tc-mips.c:8527 config/tc-mips.c:8540 config/tc-mips.c:8553
8797 #: config/tc-mips.c:8566 config/tc-mips.c:8592 config/tc-mips.c:8636
8798 #, c-format
8799 msgid "DSP immediate not in range 0..%d (%lu)"
8800 msgstr ""
8801
8802 #: config/tc-mips.c:8584 config/tc-mips.c:8611
8803 msgid "Invalid dsp acc register"
8804 msgstr ""
8805
8806 #: config/tc-mips.c:8622 config/tc-mips.c:8653 config/tc-mips.c:8670
8807 #, c-format
8808 msgid "DSP immediate not in range %ld..%ld (%ld)"
8809 msgstr ""
8810
8811 #: config/tc-mips.c:8683
8812 #, c-format
8813 msgid "MT usermode bit not 0 or 1 (%lu)"
8814 msgstr ""
8815
8816 #: config/tc-mips.c:8694
8817 #, c-format
8818 msgid "MT load high bit not 0 or 1 (%lu)"
8819 msgstr ""
8820
8821 #: config/tc-mips.c:8711 config/tc-mips.c:8724
8822 msgid "Invalid dsp/smartmips acc register"
8823 msgstr ""
8824
8825 #: config/tc-mips.c:8789
8826 #, c-format
8827 msgid "Illegal %s number (%lu, 0x%lx)"
8828 msgstr ""
8829
8830 #: config/tc-mips.c:8902 config/tc-mips.c:9329
8831 msgid "absolute expression required"
8832 msgstr ""
8833
8834 #: config/tc-mips.c:8925
8835 #, c-format
8836 msgid "Invalid register number (%d)"
8837 msgstr ""
8838
8839 #: config/tc-mips.c:8933
8840 msgid "Invalid coprocessor 0 register number"
8841 msgstr ""
8842
8843 #: config/tc-mips.c:8954
8844 #, c-format
8845 msgid "Improper shift amount (%lu)"
8846 msgstr ""
8847
8848 #: config/tc-mips.c:8977 config/tc-mips.c:10139 config/tc-mips.c:10392
8849 #, c-format
8850 msgid "Invalid value for `%s' (%lu)"
8851 msgstr ""
8852
8853 #: config/tc-mips.c:8992
8854 #, c-format
8855 msgid "Code for %s not in range 0..1023 (%lu)"
8856 msgstr ""
8857
8858 #: config/tc-mips.c:9004
8859 #, c-format
8860 msgid "Lower code for %s not in range 0..1023 (%lu)"
8861 msgstr ""
8862
8863 #: config/tc-mips.c:9016
8864 #, c-format
8865 msgid "Code for %s not in range 0..1048575 (%lu)"
8866 msgstr ""
8867
8868 #: config/tc-mips.c:9029
8869 #, c-format
8870 msgid "Coproccesor code > 25 bits (%lu)"
8871 msgstr ""
8872
8873 #: config/tc-mips.c:9043
8874 #, c-format
8875 msgid "Illegal 19-bit code (%lu)"
8876 msgstr ""
8877
8878 #: config/tc-mips.c:9056
8879 #, c-format
8880 msgid "Invalid performance register (%lu)"
8881 msgstr ""
8882
8883 #: config/tc-mips.c:9099 config/tc-mips.c:9999
8884 msgid "used $at without \".set noat\""
8885 msgstr ""
8886
8887 #: config/tc-mips.c:9101 config/tc-mips.c:10001
8888 #, c-format
8889 msgid "used $%u with \".set at=$%u\""
8890 msgstr ""
8891
8892 #: config/tc-mips.c:9202
8893 #, c-format
8894 msgid "Invalid MDMX Immediate (%ld)"
8895 msgstr ""
8896
8897 #: config/tc-mips.c:9240
8898 #, c-format
8899 msgid "Float register should be even, was %d"
8900 msgstr ""
8901
8902 #: config/tc-mips.c:9279
8903 #, c-format
8904 msgid "Bad element selector %ld"
8905 msgstr ""
8906
8907 #: config/tc-mips.c:9287
8908 #, c-format
8909 msgid "Expecting ']' found '%s'"
8910 msgstr ""
8911
8912 #: config/tc-mips.c:9393
8913 #, c-format
8914 msgid "Bad floating point constant: %s"
8915 msgstr ""
8916
8917 #: config/tc-mips.c:9513
8918 msgid "Can't use floating point insn in this section"
8919 msgstr ""
8920
8921 #: config/tc-mips.c:9574
8922 msgid "expression out of range"
8923 msgstr ""
8924
8925 #: config/tc-mips.c:9614
8926 msgid "lui expression not in range 0..65535"
8927 msgstr ""
8928
8929 #: config/tc-mips.c:9635
8930 #, c-format
8931 msgid "Condition code register should be even for %s, was %d"
8932 msgstr ""
8933
8934 #: config/tc-mips.c:9640
8935 #, c-format
8936 msgid "Condition code register should be 0 or 4 for %s, was %d"
8937 msgstr ""
8938
8939 #: config/tc-mips.c:9666
8940 msgid "invalid coprocessor sub-selection value (0-7)"
8941 msgstr ""
8942
8943 #: config/tc-mips.c:9678 config/tc-mips.c:9695
8944 #, c-format
8945 msgid "bad byte vector index (%ld)"
8946 msgstr ""
8947
8948 #: config/tc-mips.c:9706
8949 #, c-format
8950 msgid "bad char = '%c'\n"
8951 msgstr ""
8952
8953 #: config/tc-mips.c:9717 config/tc-mips.c:9722 config/tc-mips.c:10417
8954 msgid "illegal operands"
8955 msgstr ""
8956
8957 #: config/tc-mips.c:9790 config/tc-score.c:2418
8958 msgid "unrecognized opcode"
8959 msgstr ""
8960
8961 #: config/tc-mips.c:10175 config/tc-mips.c:10256 config/tc-mips.c:10271
8962 msgid "can't parse register list"
8963 msgstr ""
8964
8965 #: config/tc-mips.c:10244
8966 msgid "more than one frame size in list"
8967 msgstr ""
8968
8969 #: config/tc-mips.c:10299
8970 msgid "unexpected register in list"
8971 msgstr ""
8972
8973 #: config/tc-mips.c:10309
8974 msgid "arg/static registers overlap"
8975 msgstr ""
8976
8977 #: config/tc-mips.c:10327
8978 msgid "invalid arg register list"
8979 msgstr ""
8980
8981 #: config/tc-mips.c:10336 config/tc-mips.c:10359
8982 msgid "invalid static register list"
8983 msgstr ""
8984
8985 #: config/tc-mips.c:10366
8986 msgid "missing frame size"
8987 msgstr ""
8988
8989 #: config/tc-mips.c:10369
8990 msgid "invalid frame size"
8991 msgstr ""
8992
8993 #: config/tc-mips.c:10535
8994 msgid "extended operand requested but not required"
8995 msgstr ""
8996
8997 #: config/tc-mips.c:10537
8998 msgid "invalid unextended operand value"
8999 msgstr ""
9000
9001 #: config/tc-mips.c:10565
9002 msgid "operand value out of range for instruction"
9003 msgstr ""
9004
9005 #: config/tc-mips.c:11027
9006 #, c-format
9007 msgid "A different %s was already specified, is now %s"
9008 msgstr ""
9009
9010 #: config/tc-mips.c:11262
9011 msgid "-call_shared is supported only for ELF format"
9012 msgstr ""
9013
9014 #: config/tc-mips.c:11272
9015 msgid "-non_shared is supported only for ELF format"
9016 msgstr ""
9017
9018 #: config/tc-mips.c:11298
9019 msgid "-32 is supported for ELF format only"
9020 msgstr ""
9021
9022 #: config/tc-mips.c:11307
9023 msgid "-n32 is supported for ELF format only"
9024 msgstr ""
9025
9026 #: config/tc-mips.c:11316
9027 msgid "-64 is supported for ELF format only"
9028 msgstr ""
9029
9030 #: config/tc-mips.c:11321 config/tc-mips.c:11358
9031 msgid "No compiled in support for 64 bit object file format"
9032 msgstr ""
9033
9034 #: config/tc-mips.c:11345
9035 msgid "-mabi is supported for ELF format only"
9036 msgstr ""
9037
9038 #: config/tc-mips.c:11365
9039 #, c-format
9040 msgid "invalid abi -mabi=%s"
9041 msgstr ""
9042
9043 #: config/tc-mips.c:11443
9044 msgid "-G not supported in this configuration."
9045 msgstr ""
9046
9047 #: config/tc-mips.c:11469
9048 #, c-format
9049 msgid "-%s conflicts with the other architecture options, which imply -%s"
9050 msgstr ""
9051
9052 #: config/tc-mips.c:11500
9053 msgid "-mgp64 used with a 32-bit processor"
9054 msgstr ""
9055
9056 #: config/tc-mips.c:11502
9057 msgid "-mgp32 used with a 64-bit ABI"
9058 msgstr ""
9059
9060 #: config/tc-mips.c:11504
9061 msgid "-mgp64 used with a 32-bit ABI"
9062 msgstr ""
9063
9064 #: config/tc-mips.c:11542
9065 msgid "-mfp64 used with a 32-bit fpu"
9066 msgstr ""
9067
9068 #: config/tc-mips.c:11545
9069 msgid "-mfp64 used with a 32-bit ABI"
9070 msgstr ""
9071
9072 #: config/tc-mips.c:11549
9073 msgid "-mfp32 used with a 64-bit ABI"
9074 msgstr ""
9075
9076 #: config/tc-mips.c:11563
9077 msgid "trap exception not supported at ISA 1"
9078 msgstr ""
9079
9080 #: config/tc-mips.c:11573
9081 msgid "-mfp32 used with -mips3d"
9082 msgstr ""
9083
9084 #: config/tc-mips.c:11579
9085 msgid "-mfp32 used with -mdmx"
9086 msgstr ""
9087
9088 #: config/tc-mips.c:11652
9089 msgid "PC relative MIPS16 instruction references a different section"
9090 msgstr ""
9091
9092 #: config/tc-mips.c:11946 config/tc-sparc.c:3283 config/tc-sparc.c:3290
9093 #: config/tc-sparc.c:3297 config/tc-sparc.c:3304 config/tc-sparc.c:3311
9094 #: config/tc-sparc.c:3320 config/tc-sparc.c:3331 config/tc-sparc.c:3353
9095 #: config/tc-sparc.c:3377 write.c:1096
9096 msgid "relocation overflow"
9097 msgstr ""
9098
9099 #: config/tc-mips.c:11956
9100 #, c-format
9101 msgid "Branch to misaligned address (%lx)"
9102 msgstr ""
9103
9104 #: config/tc-mips.c:12003
9105 msgid "Branch out of range"
9106 msgstr ""
9107
9108 #: config/tc-mips.c:12078
9109 #, c-format
9110 msgid "Alignment too large: %d. assumed."
9111 msgstr ""
9112
9113 #: config/tc-mips.c:12081
9114 msgid "Alignment negative: 0 assumed."
9115 msgstr ""
9116
9117 #: config/tc-mips.c:12325
9118 #, c-format
9119 msgid "%s: no such section"
9120 msgstr ""
9121
9122 #: config/tc-mips.c:12374
9123 #, c-format
9124 msgid ".option pic%d not supported"
9125 msgstr ""
9126
9127 #: config/tc-mips.c:12379 config/tc-mips.c:12678
9128 msgid "-G may not be used with SVR4 PIC code"
9129 msgstr ""
9130
9131 #: config/tc-mips.c:12385
9132 #, c-format
9133 msgid "Unrecognized option \"%s\""
9134 msgstr ""
9135
9136 #: config/tc-mips.c:12428
9137 #, c-format
9138 msgid "Unrecognized register name `%s'"
9139 msgstr ""
9140
9141 #: config/tc-mips.c:12445
9142 msgid "`noreorder' must be set before `nomacro'"
9143 msgstr ""
9144
9145 #: config/tc-mips.c:12562
9146 #, c-format
9147 msgid "unknown architecture %s"
9148 msgstr ""
9149
9150 #: config/tc-mips.c:12575 config/tc-mips.c:12605
9151 #, c-format
9152 msgid "unknown ISA level %s"
9153 msgstr ""
9154
9155 #: config/tc-mips.c:12583
9156 #, c-format
9157 msgid "unknown ISA or architecture %s"
9158 msgstr ""
9159
9160 #: config/tc-mips.c:12633
9161 msgid ".set pop with no .set push"
9162 msgstr ""
9163
9164 #: config/tc-mips.c:12662
9165 #, c-format
9166 msgid "Tried to set unrecognized symbol: %s\n"
9167 msgstr ""
9168
9169 #: config/tc-mips.c:12720
9170 msgid ".cpload not in noreorder section"
9171 msgstr ""
9172
9173 #: config/tc-mips.c:12788 config/tc-mips.c:12807
9174 msgid "missing argument separator ',' for .cpsetup"
9175 msgstr ""
9176
9177 #: config/tc-mips.c:12965
9178 #, c-format
9179 msgid "Unsupported use of %s"
9180 msgstr ""
9181
9182 #: config/tc-mips.c:13047 config/tc-score.c:6323
9183 msgid "Unsupported use of .gpword"
9184 msgstr ""
9185
9186 #: config/tc-mips.c:13087
9187 msgid "Unsupported use of .gpdword"
9188 msgstr ""
9189
9190 #: config/tc-mips.c:13432
9191 msgid "unsupported PC relative reference to different section"
9192 msgstr ""
9193
9194 #: config/tc-mips.c:13545 config/tc-xtensa.c:1538 config/tc-xtensa.c:1773
9195 msgid "unsupported relocation"
9196 msgstr ""
9197
9198 #: config/tc-mips.c:13795
9199 #, c-format
9200 msgid "Can not represent %s relocation in this object file format"
9201 msgstr ""
9202
9203 #: config/tc-mips.c:13880
9204 msgid "relaxed out-of-range branch into a jump"
9205 msgstr ""
9206
9207 #: config/tc-mips.c:14410
9208 msgid "missing .end at end of assembly"
9209 msgstr ""
9210
9211 #: config/tc-mips.c:14425 config/tc-score.c:5929
9212 msgid "expected simple number"
9213 msgstr ""
9214
9215 #: config/tc-mips.c:14453 config/tc-score.c:5956
9216 msgid "invalid number"
9217 msgstr ""
9218
9219 #: config/tc-mips.c:14624 config/tc-score.c:5996
9220 msgid "missing .end"
9221 msgstr ""
9222
9223 #: config/tc-mips.c:14676
9224 msgid "Bad .frame directive"
9225 msgstr ""
9226
9227 #: config/tc-mips.c:14708
9228 msgid ".mask/.fmask outside of .ent"
9229 msgstr ""
9230
9231 #: config/tc-mips.c:14715
9232 msgid "Bad .mask/.fmask directive"
9233 msgstr ""
9234
9235 #: config/tc-mips.c:15034
9236 #, c-format
9237 msgid ""
9238 "MIPS options:\n"
9239 "-EB\t\t\tgenerate big endian output\n"
9240 "-EL\t\t\tgenerate little endian output\n"
9241 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9242 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9243 "\t\t\timplicitly with the gp register [default 8]\n"
9244 msgstr ""
9245
9246 #: config/tc-mips.c:15041
9247 #, c-format
9248 msgid ""
9249 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9250 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9251 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9252 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9253 "-mips5                  generate MIPS ISA V instructions\n"
9254 "-mips32                 generate MIPS32 ISA instructions\n"
9255 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
9256 "-mips64                 generate MIPS64 ISA instructions\n"
9257 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
9258 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9259 msgstr ""
9260
9261 #: config/tc-mips.c:15060
9262 #, c-format
9263 msgid ""
9264 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9265 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9266 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9267 msgstr ""
9268
9269 #: config/tc-mips.c:15073
9270 #, c-format
9271 msgid ""
9272 "-mips16\t\t\tgenerate mips16 instructions\n"
9273 "-no-mips16\t\tdo not generate mips16 instructions\n"
9274 msgstr ""
9275
9276 #: config/tc-mips.c:15076
9277 #, c-format
9278 msgid ""
9279 "-msmartmips\t\tgenerate smartmips instructions\n"
9280 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9281 msgstr ""
9282
9283 #: config/tc-mips.c:15079
9284 #, c-format
9285 msgid ""
9286 "-mdsp\t\t\tgenerate DSP instructions\n"
9287 "-mno-dsp\t\tdo not generate DSP instructions\n"
9288 msgstr ""
9289
9290 #: config/tc-mips.c:15082
9291 #, c-format
9292 msgid ""
9293 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9294 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9295 msgstr ""
9296
9297 #: config/tc-mips.c:15085
9298 #, c-format
9299 msgid ""
9300 "-mmt\t\t\tgenerate MT instructions\n"
9301 "-mno-mt\t\t\tdo not generate MT instructions\n"
9302 msgstr ""
9303
9304 #: config/tc-mips.c:15088
9305 #, c-format
9306 msgid ""
9307 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9308 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9309 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9310 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9311 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9312 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9313 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9314 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9315 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9316 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9317 msgstr ""
9318
9319 #: config/tc-mips.c:15100
9320 #, c-format
9321 msgid ""
9322 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9323 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9324 "-non_shared\t\tdo not generate position independent code\n"
9325 "-xgot\t\t\tassume a 32 bit GOT\n"
9326 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9327 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
9328 "                        position dependent (non shared) code\n"
9329 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9330 msgstr ""
9331
9332 #: config/tc-mips.c:15120
9333 #, c-format
9334 msgid ""
9335 "-32\t\t\tcreate o32 ABI object file (default)\n"
9336 "-n32\t\t\tcreate n32 ABI object file\n"
9337 "-64\t\t\tcreate 64 ABI object file\n"
9338 msgstr ""
9339
9340 #: config/tc-mmix.c:693
9341 #, c-format
9342 msgid " MMIX-specific command line options:\n"
9343 msgstr ""
9344
9345 #: config/tc-mmix.c:694
9346 #, c-format
9347 msgid ""
9348 "  -fixed-special-register-names\n"
9349 "                          Allow only the original special register names.\n"
9350 msgstr ""
9351
9352 #: config/tc-mmix.c:697
9353 #, c-format
9354 msgid "  -globalize-symbols      Make all symbols global.\n"
9355 msgstr ""
9356
9357 #: config/tc-mmix.c:699
9358 #, c-format
9359 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9360 msgstr ""
9361
9362 #: config/tc-mmix.c:701
9363 #, c-format
9364 msgid "  -relax                  Create linker relaxable code.\n"
9365 msgstr ""
9366
9367 #: config/tc-mmix.c:703
9368 #, c-format
9369 msgid ""
9370 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9371 "                          Implies -fixed-special-register-names.\n"
9372 msgstr ""
9373
9374 #: config/tc-mmix.c:706
9375 #, c-format
9376 msgid ""
9377 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9378 "                          into multiple instructions.\n"
9379 msgstr ""
9380
9381 #: config/tc-mmix.c:709
9382 #, c-format
9383 msgid ""
9384 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9385 msgstr ""
9386
9387 #: config/tc-mmix.c:711
9388 #, c-format
9389 msgid ""
9390 "  -linker-allocated-gregs If there's no suitable GREG definition for "
9391 "the                          operands of an instruction, let the linker "
9392 "resolve.\n"
9393 msgstr ""
9394
9395 #: config/tc-mmix.c:714
9396 #, c-format
9397 msgid ""
9398 "  -x                      Do not warn when an operand to GETA, a branch,\n"
9399 "                          PUSHJ or JUMP is not known to be within range.\n"
9400 "                          The linker will catch any errors.  Implies\n"
9401 "                          -linker-allocated-gregs."
9402 msgstr ""
9403
9404 #: config/tc-mmix.c:840
9405 #, c-format
9406 msgid "unknown opcode: `%s'"
9407 msgstr ""
9408
9409 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9410 msgid "specified location wasn't TETRA-aligned"
9411 msgstr ""
9412
9413 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4125
9414 #: config/tc-mmix.c:4141
9415 msgid "unaligned data at an absolute location is not supported"
9416 msgstr ""
9417
9418 #: config/tc-mmix.c:1089
9419 #, c-format
9420 msgid "invalid operand to opcode %s: `%s'"
9421 msgstr ""
9422
9423 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9424 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9425 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9426 #: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9427 #: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9428 #: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9429 #: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9430 #: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9431 #: config/tc-mmix.c:1850 config/tc-mmix.c:1866
9432 #, c-format
9433 msgid "invalid operands to opcode %s: `%s'"
9434 msgstr ""
9435
9436 #: config/tc-mmix.c:1843
9437 #, c-format
9438 msgid "unsupported operands to %s: `%s'"
9439 msgstr ""
9440
9441 #: config/tc-mmix.c:1968
9442 msgid "internal: mmix_prefix_name but empty prefix"
9443 msgstr ""
9444
9445 #: config/tc-mmix.c:2012
9446 #, c-format
9447 msgid "too many GREG registers allocated (max %d)"
9448 msgstr ""
9449
9450 #: config/tc-mmix.c:2070
9451 msgid "BSPEC already active.  Nesting is not supported."
9452 msgstr ""
9453
9454 #: config/tc-mmix.c:2079
9455 msgid "invalid BSPEC expression"
9456 msgstr ""
9457
9458 #: config/tc-mmix.c:2095
9459 #, c-format
9460 msgid "can't create section %s"
9461 msgstr ""
9462
9463 #: config/tc-mmix.c:2100
9464 #, c-format
9465 msgid "can't set section flags for section %s"
9466 msgstr ""
9467
9468 #: config/tc-mmix.c:2121
9469 msgid "ESPEC without preceding BSPEC"
9470 msgstr ""
9471
9472 #: config/tc-mmix.c:2150
9473 msgid "missing local expression"
9474 msgstr ""
9475
9476 #: config/tc-mmix.c:2388
9477 msgid "operand out of range, instruction expanded"
9478 msgstr ""
9479
9480 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9481 #. user-friendly, though a little bit non-substantial.
9482 #: config/tc-mmix.c:2639
9483 msgid "directive LOCAL must be placed in code or data"
9484 msgstr ""
9485
9486 #: config/tc-mmix.c:2640
9487 msgid "internal confusion: relocation in a section without contents"
9488 msgstr ""
9489
9490 #: config/tc-mmix.c:2754
9491 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9492 msgstr ""
9493
9494 #: config/tc-mmix.c:2802
9495 msgid "no suitable GREG definition for operands"
9496 msgstr ""
9497
9498 #: config/tc-mmix.c:2861
9499 msgid "operands were not reducible at assembly-time"
9500 msgstr ""
9501
9502 #: config/tc-mmix.c:2888
9503 #, c-format
9504 msgid "cannot generate relocation type for symbol %s, code %s"
9505 msgstr ""
9506
9507 #: config/tc-mmix.c:2908
9508 #, c-format
9509 msgid "internal: unhandled label %s"
9510 msgstr ""
9511
9512 #: config/tc-mmix.c:2938
9513 msgid "[0-9]H labels may not appear alone on a line"
9514 msgstr ""
9515
9516 #: config/tc-mmix.c:2947
9517 msgid "[0-9]H labels do not mix with dot-pseudos"
9518 msgstr ""
9519
9520 #: config/tc-mmix.c:3035
9521 msgid "invalid characters in input"
9522 msgstr ""
9523
9524 #: config/tc-mmix.c:3141
9525 msgid "empty label field for IS"
9526 msgstr ""
9527
9528 #: config/tc-mmix.c:3467
9529 #, c-format
9530 msgid "internal: unexpected relax type %d:%d"
9531 msgstr ""
9532
9533 #: config/tc-mmix.c:3489
9534 msgid "BSPEC without ESPEC."
9535 msgstr ""
9536
9537 #: config/tc-mmix.c:3689
9538 msgid "GREG expression too complicated"
9539 msgstr ""
9540
9541 #: config/tc-mmix.c:3704
9542 msgid "internal: GREG expression not resolved to section"
9543 msgstr ""
9544
9545 #: config/tc-mmix.c:3753
9546 msgid "register section has contents\n"
9547 msgstr ""
9548
9549 #: config/tc-mmix.c:3880
9550 msgid "section change from within a BSPEC/ESPEC pair is not supported"
9551 msgstr ""
9552
9553 #: config/tc-mmix.c:3901
9554 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9555 msgstr ""
9556
9557 #: config/tc-mmix.c:3912
9558 msgid "invalid LOC expression"
9559 msgstr ""
9560
9561 #: config/tc-mmix.c:3937 config/tc-mmix.c:3963
9562 msgid "LOC expression stepping backwards is not supported"
9563 msgstr ""
9564
9565 #. We will only get here in rare cases involving #NO_APP,
9566 #. where the unterminated string is not recognized by the
9567 #. preformatting pass.
9568 #: config/tc-mmix.c:4047 config/tc-mmix.c:4207 config/tc-z80.c:1691
9569 msgid "unterminated string"
9570 msgstr ""
9571
9572 #: config/tc-mmix.c:4064
9573 msgid "BYTE expression not a pure number"
9574 msgstr ""
9575
9576 #. Note that mmixal does not allow negative numbers in
9577 #. BYTE sequences, so neither should we.
9578 #: config/tc-mmix.c:4073
9579 msgid "BYTE expression not in the range 0..255"
9580 msgstr ""
9581
9582 #: config/tc-mmix.c:4123 config/tc-mmix.c:4139
9583 msgid "data item with alignment larger than location"
9584 msgstr ""
9585
9586 #. Since integer_constant is local to expr.c, we have to make this a
9587 #. macro.  FIXME: Do it cleaner.
9588 #: config/tc-mmix.h:104
9589 msgid "`&' serial number operator is not supported"
9590 msgstr ""
9591
9592 #: config/tc-mn10200.c:304
9593 #, c-format
9594 msgid ""
9595 "MN10200 options:\n"
9596 "none yet\n"
9597 msgstr ""
9598
9599 #: config/tc-mn10200.c:930 config/tc-mn10300.c:1391 config/tc-ppc.c:2211
9600 #: config/tc-s390.c:1558 config/tc-v850.c:1636
9601 #, c-format
9602 msgid "Unrecognized opcode: `%s'"
9603 msgstr ""
9604
9605 #: config/tc-mn10300.c:694
9606 #, c-format
9607 msgid ""
9608 "MN10300 assembler options:\n"
9609 "none yet\n"
9610 msgstr ""
9611
9612 #: config/tc-mn10300.c:1360 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4203
9613 #, c-format
9614 msgid "unsupported BFD relocation size %u"
9615 msgstr ""
9616
9617 #: config/tc-mn10300.c:1408
9618 msgid "Invalid opcode/operands"
9619 msgstr ""
9620
9621 #: config/tc-mn10300.c:1935
9622 msgid "Invalid register specification."
9623 msgstr ""
9624
9625 #: config/tc-mn10300.c:2522
9626 #, c-format
9627 msgid "Bad relocation fixup type (%d)"
9628 msgstr ""
9629
9630 #: config/tc-msp430.c:547
9631 msgid ".profiler pseudo requires at least two operands."
9632 msgstr ""
9633
9634 #: config/tc-msp430.c:606
9635 msgid "unknown profiling flag - ignored."
9636 msgstr ""
9637
9638 #: config/tc-msp430.c:622
9639 msgid "ambiguous flags combination - '.profiler' directive ignored."
9640 msgstr ""
9641
9642 #: config/tc-msp430.c:632
9643 msgid "profiling in absolute section?"
9644 msgstr ""
9645
9646 #: config/tc-msp430.c:721
9647 #, c-format
9648 msgid "Known MCU names:\n"
9649 msgstr ""
9650
9651 #: config/tc-msp430.c:724
9652 #, c-format
9653 msgid "\t %s\n"
9654 msgstr ""
9655
9656 #: config/tc-msp430.c:750
9657 #, c-format
9658 msgid "redefinition of mcu type %s' to %s'"
9659 msgstr ""
9660
9661 #: config/tc-msp430.c:793
9662 #, c-format
9663 msgid ""
9664 "MSP430 options:\n"
9665 "  -mmcu=[msp430-name] select microcontroller type\n"
9666 "                  msp430x110  msp430x112\n"
9667 "                  msp430x1101 msp430x1111\n"
9668 "                  msp430x1121 msp430x1122 msp430x1132\n"
9669 "                  msp430x122  msp430x123\n"
9670 "                  msp430x1222 msp430x1232\n"
9671 "                  msp430x133  msp430x135\n"
9672 "                  msp430x1331 msp430x1351\n"
9673 "                  msp430x147  msp430x148  msp430x149\n"
9674 "                  msp430x155  msp430x156  msp430x157\n"
9675 "                  msp430x167  msp430x168  msp430x169\n"
9676 "                  msp430x1610 msp430x1611 msp430x1612\n"
9677 "                  msp430x311  msp430x312  msp430x313  msp430x314  "
9678 "msp430x315\n"
9679 "                  msp430x323  msp430x325\n"
9680 "                  msp430x336  msp430x337\n"
9681 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
9682 "                  msp430xE423 msp430xE425 msp430E427\n"
9683 "                  msp430xW423 msp430xW425 msp430W427\n"
9684 "                  msp430xG437 msp430xG438 msp430G439\n"
9685 "                  msp430x435  msp430x436  msp430x437\n"
9686 "                  msp430x447  msp430x448  msp430x449\n"
9687 msgstr ""
9688
9689 #: config/tc-msp430.c:816
9690 #, c-format
9691 msgid ""
9692 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9693 "  -mP - enable polymorph instructions\n"
9694 msgstr ""
9695
9696 #: config/tc-msp430.c:1006
9697 #, c-format
9698 msgid "value %d out of range. Use #lo() or #hi()"
9699 msgstr ""
9700
9701 #: config/tc-msp430.c:1094
9702 #, c-format
9703 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9704 msgstr ""
9705
9706 #: config/tc-msp430.c:1145
9707 #, c-format
9708 msgid "Registers cannot be used within immediate expression [%s]"
9709 msgstr ""
9710
9711 #: config/tc-msp430.c:1147
9712 #, c-format
9713 msgid "unknown operand %s"
9714 msgstr ""
9715
9716 #: config/tc-msp430.c:1169 config/tc-msp430.c:1304
9717 #, c-format
9718 msgid "value out of range: %d"
9719 msgstr ""
9720
9721 #: config/tc-msp430.c:1180
9722 #, c-format
9723 msgid "Registers cannot be used within absolute expression [%s]"
9724 msgstr ""
9725
9726 #: config/tc-msp430.c:1182 config/tc-msp430.c:1325
9727 #, c-format
9728 msgid "unknown expression in operand %s"
9729 msgstr ""
9730
9731 #: config/tc-msp430.c:1196 config/tc-msp430.c:1203
9732 #, c-format
9733 msgid "unknown addressing mode %s"
9734 msgstr ""
9735
9736 #: config/tc-msp430.c:1211
9737 #, c-format
9738 msgid "Bad register name r%s"
9739 msgstr ""
9740
9741 #: config/tc-msp430.c:1223
9742 #, c-format
9743 msgid "MSP430 does not have %d registers"
9744 msgstr ""
9745
9746 #: config/tc-msp430.c:1243
9747 msgid "')' required"
9748 msgstr ""
9749
9750 #: config/tc-msp430.c:1256
9751 #, c-format
9752 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9753 msgstr ""
9754
9755 #: config/tc-msp430.c:1265
9756 #, c-format
9757 msgid "unknown operator (r%s substituted as a register name"
9758 msgstr ""
9759
9760 #: config/tc-msp430.c:1277 config/tc-msp430.c:1288
9761 #, c-format
9762 msgid "unknown operator %s"
9763 msgstr ""
9764
9765 #: config/tc-msp430.c:1282
9766 msgid "r2 should not be used in indexed addressing mode"
9767 msgstr ""
9768
9769 #: config/tc-msp430.c:1323
9770 #, c-format
9771 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9772 msgstr ""
9773
9774 #. Unreachable.
9775 #: config/tc-msp430.c:1372
9776 #, c-format
9777 msgid "unknown addressing mode for operand %s"
9778 msgstr ""
9779
9780 #: config/tc-msp430.c:1397
9781 #, c-format
9782 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9783 msgstr ""
9784
9785 #: config/tc-msp430.c:1407
9786 msgid "this addressing mode is not applicable for destination operand"
9787 msgstr ""
9788
9789 #: config/tc-msp430.c:1451
9790 #, c-format
9791 msgid "instruction %s requires %d operand(s)"
9792 msgstr ""
9793
9794 #: config/tc-msp430.c:1704
9795 #, c-format
9796 msgid "Even number required. Rounded to %d"
9797 msgstr ""
9798
9799 #: config/tc-msp430.c:1715
9800 #, c-format
9801 msgid "Wrong displacement  %d"
9802 msgstr ""
9803
9804 #: config/tc-msp430.c:1732
9805 msgid "instruction requires label sans '$'"
9806 msgstr ""
9807
9808 #: config/tc-msp430.c:1737
9809 msgid "instruction requires label or value in range -511:512"
9810 msgstr ""
9811
9812 #: config/tc-msp430.c:1744 config/tc-msp430.c:1788 config/tc-msp430.c:1827
9813 msgid "instruction requires label"
9814 msgstr ""
9815
9816 #: config/tc-msp430.c:1752 config/tc-msp430.c:1794
9817 msgid "polymorphs are not enabled. Use -mP option to enable."
9818 msgstr ""
9819
9820 #: config/tc-msp430.c:1831
9821 msgid "Illegal instruction or not implemented opcode."
9822 msgstr ""
9823
9824 #: config/tc-msp430.c:2181
9825 #, c-format
9826 msgid "internal inconsistency problem in %s: insn %04lx"
9827 msgstr ""
9828
9829 #: config/tc-msp430.c:2211 config/tc-msp430.c:2234
9830 #, c-format
9831 msgid "internal inconsistency problem in %s: ext. insn %04lx"
9832 msgstr ""
9833
9834 #: config/tc-msp430.c:2246
9835 #, c-format
9836 msgid "internal inconsistency problem in %s:  %lx"
9837 msgstr ""
9838
9839 #: config/tc-mt.c:151
9840 #, c-format
9841 msgid "MT specific command line options:\n"
9842 msgstr ""
9843
9844 #: config/tc-mt.c:152
9845 #, c-format
9846 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
9847 msgstr ""
9848
9849 #: config/tc-mt.c:153
9850 #, c-format
9851 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
9852 msgstr ""
9853
9854 #: config/tc-mt.c:154
9855 #, c-format
9856 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
9857 msgstr ""
9858
9859 #: config/tc-mt.c:155
9860 #, c-format
9861 msgid "  -march=ms2                allow ms2 instructions \n"
9862 msgstr ""
9863
9864 #: config/tc-mt.c:156
9865 #, c-format
9866 msgid "  -nosched                  disable scheduling restrictions\n"
9867 msgstr ""
9868
9869 #: config/tc-mt.c:224
9870 #, c-format
9871 msgid "instruction %s may not follow another memory access instruction."
9872 msgstr ""
9873
9874 #: config/tc-mt.c:230
9875 #, c-format
9876 msgid "instruction %s may not follow another I/O instruction."
9877 msgstr ""
9878
9879 #: config/tc-mt.c:236
9880 #, c-format
9881 msgid "%s may not occupy the delay slot of another branch insn."
9882 msgstr ""
9883
9884 #: config/tc-mt.c:261
9885 #, c-format
9886 msgid "operand references R%ld of previous instrutcion."
9887 msgstr ""
9888
9889 #: config/tc-mt.c:267
9890 #, c-format
9891 msgid "operand references R%ld of instructcion before previous."
9892 msgstr ""
9893
9894 #: config/tc-mt.c:281 config/tc-mt.c:286
9895 #, c-format
9896 msgid ""
9897 "conditional branch or jal insn's operand references R%ld of previous "
9898 "arithmetic or logic insn."
9899 msgstr ""
9900
9901 #: config/tc-ns32k.c:439
9902 msgid "Invalid syntax in PC-relative addressing mode"
9903 msgstr ""
9904
9905 #: config/tc-ns32k.c:463
9906 msgid "Invalid syntax in External addressing mode"
9907 msgstr ""
9908
9909 #: config/tc-ns32k.c:544
9910 msgid "Invalid syntax in Memory Relative addressing mode"
9911 msgstr ""
9912
9913 #: config/tc-ns32k.c:611
9914 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9915 msgstr ""
9916
9917 #: config/tc-ns32k.c:616
9918 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9919 msgstr ""
9920
9921 #: config/tc-ns32k.c:621
9922 msgid "Scaled-indexed addressing mode combined with scaled-index"
9923 msgstr ""
9924
9925 #: config/tc-ns32k.c:632
9926 msgid "Invalid or illegal addressing mode combined with scaled-index"
9927 msgstr ""
9928
9929 #: config/tc-ns32k.c:755
9930 msgid "Premature end of suffix -- Defaulting to d"
9931 msgstr ""
9932
9933 #: config/tc-ns32k.c:768
9934 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
9935 msgstr ""
9936
9937 #: config/tc-ns32k.c:813
9938 msgid "Very short instr to option, ie you can't do it on a NULLstr"
9939 msgstr ""
9940
9941 #: config/tc-ns32k.c:863
9942 msgid "No such entry in list. (cpu/mmu register)"
9943 msgstr ""
9944
9945 #: config/tc-ns32k.c:920
9946 msgid "Internal consistency error.  check ns32k-opcode.h"
9947 msgstr ""
9948
9949 #: config/tc-ns32k.c:944
9950 msgid "Address of immediate operand"
9951 msgstr ""
9952
9953 #: config/tc-ns32k.c:945
9954 msgid "Invalid immediate write operand."
9955 msgstr ""
9956
9957 #: config/tc-ns32k.c:1075
9958 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
9959 msgstr ""
9960
9961 #: config/tc-ns32k.c:1108
9962 msgid "No such opcode"
9963 msgstr ""
9964
9965 #: config/tc-ns32k.c:1183
9966 msgid "Bad suffix, defaulting to d"
9967 msgstr ""
9968
9969 #: config/tc-ns32k.c:1210
9970 msgid "Too many operands passed to instruction"
9971 msgstr ""
9972
9973 #. Check error in default.
9974 #: config/tc-ns32k.c:1222
9975 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
9976 msgstr ""
9977
9978 #: config/tc-ns32k.c:1225
9979 msgid "Wrong number of operands"
9980 msgstr ""
9981
9982 #: config/tc-ns32k.c:1298
9983 #, c-format
9984 msgid "Can not do %d byte pc-relative relocation for storage type %d"
9985 msgstr ""
9986
9987 #: config/tc-ns32k.c:1301
9988 #, c-format
9989 msgid "Can not do %d byte relocation for storage type %d"
9990 msgstr ""
9991
9992 #: config/tc-ns32k.c:1393
9993 #, c-format
9994 msgid "value of %ld out of byte displacement range."
9995 msgstr ""
9996
9997 #: config/tc-ns32k.c:1403
9998 #, c-format
9999 msgid "value of %ld out of word displacement range."
10000 msgstr ""
10001
10002 #: config/tc-ns32k.c:1418
10003 #, c-format
10004 msgid "value of %ld out of double word displacement range."
10005 msgstr ""
10006
10007 #: config/tc-ns32k.c:1439
10008 #, c-format
10009 msgid "Internal logic error.  line %d, file \"%s\""
10010 msgstr ""
10011
10012 #: config/tc-ns32k.c:1487
10013 #, c-format
10014 msgid "Internal logic error. line %d, file \"%s\""
10015 msgstr ""
10016
10017 #: config/tc-ns32k.c:1588
10018 msgid "Bit field out of range"
10019 msgstr ""
10020
10021 #: config/tc-ns32k.c:1688
10022 msgid "iif convert internal pcrel/binary"
10023 msgstr ""
10024
10025 #: config/tc-ns32k.c:1705
10026 msgid "Bignum too big for long"
10027 msgstr ""
10028
10029 #: config/tc-ns32k.c:1782
10030 msgid "iif convert internal pcrel/pointer"
10031 msgstr ""
10032
10033 #: config/tc-ns32k.c:1787
10034 msgid "Internal logic error in iif.iifP[n].type"
10035 msgstr ""
10036
10037 #. We cant relax this case.
10038 #: config/tc-ns32k.c:1823
10039 msgid "Can't relax difference"
10040 msgstr ""
10041
10042 #: config/tc-ns32k.c:1864
10043 msgid "Displacement too large for :d"
10044 msgstr ""
10045
10046 #: config/tc-ns32k.c:1877
10047 msgid "Internal logic error in iif.iifP[].type"
10048 msgstr ""
10049
10050 #. Fatal.
10051 #: config/tc-ns32k.c:1909
10052 #, c-format
10053 msgid "Can't hash %s: %s"
10054 msgstr ""
10055
10056 #: config/tc-ns32k.c:2179
10057 #, c-format
10058 msgid "invalid architecture option -m%s, ignored"
10059 msgstr ""
10060
10061 #: config/tc-ns32k.c:2192
10062 #, c-format
10063 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10064 msgstr ""
10065
10066 #: config/tc-ns32k.c:2208
10067 #, c-format
10068 msgid ""
10069 "NS32K options:\n"
10070 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10071 "--disp-size-default=<1|2|4>\n"
10072 msgstr ""
10073
10074 #: config/tc-ns32k.c:2283
10075 #, c-format
10076 msgid "Cannot find relocation type for symbol %s, code %d"
10077 msgstr ""
10078
10079 #: config/tc-or32.c:361
10080 #, c-format
10081 msgid "unknown opcode1: `%s'"
10082 msgstr ""
10083
10084 #: config/tc-or32.c:367
10085 #, c-format
10086 msgid "unknown opcode2 `%s'."
10087 msgstr ""
10088
10089 #: config/tc-or32.c:404
10090 #, c-format
10091 msgid "instruction not allowed: %s"
10092 msgstr ""
10093
10094 #: config/tc-or32.c:407
10095 #, c-format
10096 msgid "too many operands: %s"
10097 msgstr ""
10098
10099 #: config/tc-or32.c:491
10100 msgid "call/jmp target out of range (1)"
10101 msgstr ""
10102
10103 #: config/tc-or32.c:672
10104 msgid "call/jmp target out of range (2)"
10105 msgstr ""
10106
10107 #: config/tc-or32.c:691
10108 #, c-format
10109 msgid "bad relocation type: 0x%02x"
10110 msgstr ""
10111
10112 #: config/tc-or32.c:883
10113 msgid "invalid register in & expression"
10114 msgstr ""
10115
10116 #: config/tc-pdp11.c:490
10117 msgid "Low order bits truncated in immediate float operand"
10118 msgstr ""
10119
10120 #: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10121 #, c-format
10122 msgid "Unknown instruction '%s'"
10123 msgstr ""
10124
10125 #: config/tc-pj.c:65 config/tc-pj.c:74
10126 msgid "confusing relocation expressions"
10127 msgstr ""
10128
10129 #: config/tc-pj.c:157
10130 msgid "can't have relocation for ipush"
10131 msgstr ""
10132
10133 #: config/tc-pj.c:260
10134 #, c-format
10135 msgid "unknown opcode %s"
10136 msgstr ""
10137
10138 #: config/tc-pj.c:403
10139 #, c-format
10140 msgid ""
10141 "PJ options:\n"
10142 "-little\t\t\tgenerate little endian code\n"
10143 "-big\t\t\tgenerate big endian code\n"
10144 msgstr ""
10145
10146 #: config/tc-pj.c:430 config/tc-sh.c:4086 config/tc-sh.c:4093
10147 #: config/tc-sh.c:4100 config/tc-sh.c:4107
10148 msgid "pcrel too far"
10149 msgstr ""
10150
10151 #: config/tc-pj.h:38
10152 msgid "convert_frag\n"
10153 msgstr ""
10154
10155 #: config/tc-pj.h:39
10156 msgid "estimate size\n"
10157 msgstr ""
10158
10159 #: config/tc-ppc.c:1000
10160 #, c-format
10161 msgid "%s unsupported"
10162 msgstr ""
10163
10164 #: config/tc-ppc.c:1066 config/tc-s390.c:418 config/tc-s390.c:425
10165 #, c-format
10166 msgid "invalid switch -m%s"
10167 msgstr ""
10168
10169 #: config/tc-ppc.c:1102
10170 #, c-format
10171 msgid ""
10172 "PowerPC options:\n"
10173 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10174 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10175 "-u\t\t\tignored\n"
10176 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10177 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10178 "-m601\t\t\tgenerate code for PowerPC 601\n"
10179 "-mppc, -mppc32, -m603, -m604\n"
10180 "\t\t\tgenerate code for PowerPC 603/604\n"
10181 "-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
10182 "-m440\t\t\tgenerate code for PowerPC 440\n"
10183 "-m7400, -m7410, -m7450, -m7455\n"
10184 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10185 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10186 msgstr ""
10187
10188 #: config/tc-ppc.c:1117
10189 #, c-format
10190 msgid ""
10191 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10192 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10193 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10194 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
10195 "-mpower4\t\tgenerate code for Power4 architecture\n"
10196 "-mpower5\t\tgenerate code for Power5 architecture\n"
10197 "-mpower6\t\tgenerate code for Power6 architecture\n"
10198 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10199 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10200 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10201 msgstr ""
10202
10203 #: config/tc-ppc.c:1128
10204 #, c-format
10205 msgid ""
10206 "-maltivec\t\tgenerate code for AltiVec\n"
10207 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10208 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10209 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10210 "-mregnames\t\tAllow symbolic names for registers\n"
10211 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10212 msgstr ""
10213
10214 #: config/tc-ppc.c:1136
10215 #, c-format
10216 msgid ""
10217 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10218 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10219 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10220 "-mlittle, -mlittle-endian, -l, -le\n"
10221 "\t\t\tgenerate code for a little endian machine\n"
10222 "-mbig, -mbig-endian, -b, -be\n"
10223 "\t\t\tgenerate code for a big endian machine\n"
10224 "-msolaris\t\tgenerate code for Solaris\n"
10225 "-mno-solaris\t\tdo not generate code for Solaris\n"
10226 "-V\t\t\tprint assembler version number\n"
10227 "-Qy, -Qn\t\tignored\n"
10228 msgstr ""
10229
10230 #: config/tc-ppc.c:1173
10231 #, c-format
10232 msgid "Unknown default cpu = %s, os = %s"
10233 msgstr ""
10234
10235 #: config/tc-ppc.c:1199
10236 msgid "Neither Power nor PowerPC opcodes were selected."
10237 msgstr ""
10238
10239 #: config/tc-ppc.c:1278
10240 #, c-format
10241 msgid "powerpc_operands[%d].bitm invalid"
10242 msgstr ""
10243
10244 #: config/tc-ppc.c:1285
10245 #, c-format
10246 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10247 msgstr ""
10248
10249 #: config/tc-ppc.c:1303
10250 #, c-format
10251 msgid "mask trims opcode bits for %s"
10252 msgstr ""
10253
10254 #: config/tc-ppc.c:1312
10255 #, c-format
10256 msgid "operand index error for %s"
10257 msgstr ""
10258
10259 #: config/tc-ppc.c:1324
10260 #, c-format
10261 msgid "operand %d overlap in %s"
10262 msgstr ""
10263
10264 #: config/tc-ppc.c:1366
10265 #, c-format
10266 msgid "duplicate instruction %s"
10267 msgstr ""
10268
10269 #: config/tc-ppc.c:1390
10270 #, c-format
10271 msgid "duplicate macro %s"
10272 msgstr ""
10273
10274 #: config/tc-ppc.c:1724
10275 msgid "identifier+constant@got means identifier@got+constant"
10276 msgstr ""
10277
10278 #: config/tc-ppc.c:1790
10279 #, c-format
10280 msgid "%s relocations do not fit in %d bytes\n"
10281 msgstr ""
10282
10283 #: config/tc-ppc.c:1895
10284 #, c-format
10285 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10286 msgstr ""
10287
10288 #: config/tc-ppc.c:1975
10289 msgid "Relocation cannot be done when using -mrelocatable"
10290 msgstr ""
10291
10292 #: config/tc-ppc.c:2024
10293 msgid "TOC section size exceeds 64k"
10294 msgstr ""
10295
10296 #: config/tc-ppc.c:2105
10297 #, c-format
10298 msgid "syntax error: invalid toc specifier `%s'"
10299 msgstr ""
10300
10301 #: config/tc-ppc.c:2119
10302 #, c-format
10303 msgid "syntax error: expected `]', found  `%c'"
10304 msgstr ""
10305
10306 #: config/tc-ppc.c:2396
10307 msgid "[tocv] symbol is not a toc symbol"
10308 msgstr ""
10309
10310 #: config/tc-ppc.c:2407
10311 msgid "Unimplemented toc32 expression modifier"
10312 msgstr ""
10313
10314 #: config/tc-ppc.c:2412
10315 msgid "Unimplemented toc64 expression modifier"
10316 msgstr ""
10317
10318 #: config/tc-ppc.c:2416
10319 #, c-format
10320 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10321 msgstr ""
10322
10323 #: config/tc-ppc.c:2634
10324 msgid "unsupported relocation for DS offset field"
10325 msgstr ""
10326
10327 #: config/tc-ppc.c:2686
10328 #, c-format
10329 msgid "syntax error; found `%c' but expected `%c'"
10330 msgstr ""
10331
10332 #: config/tc-ppc.c:2729 config/tc-ppc.h:92
10333 msgid "instruction address is not a multiple of 4"
10334 msgstr ""
10335
10336 #: config/tc-ppc.c:2838
10337 msgid "wrong number of operands"
10338 msgstr ""
10339
10340 #: config/tc-ppc.c:2892
10341 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10342 msgstr ""
10343
10344 #: config/tc-ppc.c:2998
10345 msgid "missing size"
10346 msgstr ""
10347
10348 #: config/tc-ppc.c:3007
10349 msgid "negative size"
10350 msgstr ""
10351
10352 #: config/tc-ppc.c:3044
10353 msgid "missing real symbol name"
10354 msgstr ""
10355
10356 #: config/tc-ppc.c:3065
10357 msgid "attempt to redefine symbol"
10358 msgstr ""
10359
10360 #: config/tc-ppc.c:3307
10361 msgid "The XCOFF file format does not support arbitrary sections"
10362 msgstr ""
10363
10364 #: config/tc-ppc.c:3381
10365 msgid "missing rename string"
10366 msgstr ""
10367
10368 #: config/tc-ppc.c:3411 config/tc-ppc.c:3953 read.c:3264
10369 msgid "missing value"
10370 msgstr ""
10371
10372 #: config/tc-ppc.c:3429
10373 msgid "illegal .stabx expression; zero assumed"
10374 msgstr ""
10375
10376 #: config/tc-ppc.c:3461
10377 msgid "missing class"
10378 msgstr ""
10379
10380 #: config/tc-ppc.c:3470
10381 msgid "missing type"
10382 msgstr ""
10383
10384 #: config/tc-ppc.c:3550
10385 msgid "missing symbol name"
10386 msgstr ""
10387
10388 #: config/tc-ppc.c:3740
10389 msgid "nested .bs blocks"
10390 msgstr ""
10391
10392 #: config/tc-ppc.c:3772
10393 msgid ".es without preceding .bs"
10394 msgstr ""
10395
10396 #: config/tc-ppc.c:3945
10397 msgid "non-constant byte count"
10398 msgstr ""
10399
10400 #: config/tc-ppc.c:3992
10401 msgid ".tc not in .toc section"
10402 msgstr ""
10403
10404 #: config/tc-ppc.c:4011
10405 msgid ".tc with no label"
10406 msgstr ""
10407
10408 #: config/tc-ppc.c:4102
10409 msgid ".machine stack overflow"
10410 msgstr ""
10411
10412 #: config/tc-ppc.c:4109
10413 msgid ".machine stack underflow"
10414 msgstr ""
10415
10416 #: config/tc-ppc.c:4116
10417 #, c-format
10418 msgid "invalid machine `%s'"
10419 msgstr ""
10420
10421 #: config/tc-ppc.c:4167
10422 msgid "No previous section to return to. Directive ignored."
10423 msgstr ""
10424
10425 #. Section Contents
10426 #. unknown
10427 #: config/tc-ppc.c:4577
10428 msgid "Unsupported section attribute -- 'a'"
10429 msgstr ""
10430
10431 #: config/tc-ppc.c:4761
10432 msgid "bad symbol suffix"
10433 msgstr ""
10434
10435 #: config/tc-ppc.c:4853
10436 msgid "Unrecognized symbol suffix"
10437 msgstr ""
10438
10439 #: config/tc-ppc.c:4941
10440 msgid "two .function pseudo-ops with no intervening .ef"
10441 msgstr ""
10442
10443 #: config/tc-ppc.c:4954
10444 msgid ".ef with no preceding .function"
10445 msgstr ""
10446
10447 #: config/tc-ppc.c:5082
10448 #, c-format
10449 msgid "warning: symbol %s has no csect"
10450 msgstr ""
10451
10452 #: config/tc-ppc.c:5375
10453 msgid "symbol in .toc does not match any .tc"
10454 msgstr ""
10455
10456 #: config/tc-ppc.c:5742
10457 #, c-format
10458 msgid "unsupported relocation against %s"
10459 msgstr ""
10460
10461 #: config/tc-ppc.c:5815
10462 #, c-format
10463 msgid "cannot emit PC relative %s relocation against %s"
10464 msgstr ""
10465
10466 #: config/tc-ppc.c:5820
10467 #, c-format
10468 msgid "cannot emit PC relative %s relocation"
10469 msgstr ""
10470
10471 #: config/tc-ppc.c:6002
10472 #, c-format
10473 msgid "Unable to handle reference to symbol %s"
10474 msgstr ""
10475
10476 #: config/tc-ppc.c:6005
10477 msgid "Unable to resolve expression"
10478 msgstr ""
10479
10480 #: config/tc-ppc.c:6032
10481 msgid "must branch to an address a multiple of 4"
10482 msgstr ""
10483
10484 #: config/tc-ppc.c:6036
10485 #, c-format
10486 msgid "@local or @plt branch destination is too far away, %ld bytes"
10487 msgstr ""
10488
10489 #: config/tc-ppc.c:6067
10490 #, c-format
10491 msgid "Gas failure, reloc value %d\n"
10492 msgstr ""
10493
10494 #: config/tc-s390.c:461
10495 #, c-format
10496 msgid ""
10497 "        S390 options:\n"
10498 "        -mregnames        Allow symbolic names for registers\n"
10499 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
10500 "        -mno-regnames     Do not allow symbolic names for registers\n"
10501 "        -m31              Set file format to 31 bit format\n"
10502 "        -m64              Set file format to 64 bit format\n"
10503 msgstr ""
10504
10505 #: config/tc-s390.c:468
10506 #, c-format
10507 msgid ""
10508 "        -V                print assembler version number\n"
10509 "        -Qy, -Qn          ignored\n"
10510 msgstr ""
10511
10512 #: config/tc-s390.c:504
10513 #, c-format
10514 msgid "Internal assembler error for instruction format %s"
10515 msgstr ""
10516
10517 #: config/tc-s390.c:520
10518 #, c-format
10519 msgid "Internal assembler error for instruction %s"
10520 msgstr ""
10521
10522 #: config/tc-s390.c:767
10523 #, c-format
10524 msgid "identifier+constant@%s means identifier@%s+constant"
10525 msgstr ""
10526
10527 #: config/tc-s390.c:850
10528 msgid "Can't handle O_big in s390_exp_compare"
10529 msgstr ""
10530
10531 #: config/tc-s390.c:934
10532 msgid "Invalid suffix for literal pool entry"
10533 msgstr ""
10534
10535 #: config/tc-s390.c:991
10536 msgid "Big number is too big"
10537 msgstr ""
10538
10539 #: config/tc-s390.c:1139
10540 msgid "relocation not applicable"
10541 msgstr ""
10542
10543 #: config/tc-s390.c:1327
10544 msgid "invalid operand suffix"
10545 msgstr ""
10546
10547 #: config/tc-s390.c:1350
10548 msgid "syntax error; missing '(' after displacement"
10549 msgstr ""
10550
10551 #: config/tc-s390.c:1366 config/tc-s390.c:1410 config/tc-s390.c:1440
10552 msgid "syntax error; expected ,"
10553 msgstr ""
10554
10555 #: config/tc-s390.c:1398
10556 msgid "syntax error; missing ')' after base register"
10557 msgstr ""
10558
10559 #: config/tc-s390.c:1427
10560 msgid "syntax error; ')' not allowed here"
10561 msgstr ""
10562
10563 #: config/tc-s390.c:1620 config/tc-s390.c:1643 config/tc-s390.c:1656
10564 msgid "Invalid .insn format\n"
10565 msgstr ""
10566
10567 #: config/tc-s390.c:1628
10568 #, c-format
10569 msgid "Unrecognized opcode format: `%s'"
10570 msgstr ""
10571
10572 #: config/tc-s390.c:1659
10573 msgid "second operand of .insn not a constant\n"
10574 msgstr ""
10575
10576 #: config/tc-s390.c:1662
10577 msgid "missing comma after insn constant\n"
10578 msgstr ""
10579
10580 #: config/tc-s390.c:2096
10581 msgid "unsupported relocation type"
10582 msgstr ""
10583
10584 #: config/tc-score.c:49
10585 msgid "instruction is not conditional"
10586 msgstr ""
10587
10588 #: config/tc-score.c:50
10589 msgid "acc0 expected"
10590 msgstr ""
10591
10592 #: config/tc-score.c:51
10593 msgid "div / mul are reserved instructions"
10594 msgstr ""
10595
10596 #: config/tc-score.c:52
10597 msgid "This architecture doesn't support mmu"
10598 msgstr ""
10599
10600 #: config/tc-score.c:53
10601 msgid "This architecture doesn't support atomic instruction"
10602 msgstr ""
10603
10604 #: config/tc-score.c:54
10605 msgid "the label length is longer than 1024"
10606 msgstr ""
10607
10608 #: config/tc-score.c:238
10609 msgid "S+core register expected"
10610 msgstr ""
10611
10612 #: config/tc-score.c:239
10613 msgid "S+core special-register expected"
10614 msgstr ""
10615
10616 #: config/tc-score.c:240
10617 msgid "S+core co-processor register expected"
10618 msgstr ""
10619
10620 #: config/tc-score.c:858 config/tc-score.c:1758
10621 msgid "Using temp register(r1)"
10622 msgstr ""
10623
10624 #: config/tc-score.c:877
10625 #, c-format
10626 msgid "register expected, not '%.100s'"
10627 msgstr ""
10628
10629 #: config/tc-score.c:1263 config/tc-score.c:1270 config/tc-score.c:2645
10630 #: config/tc-score.c:2650 config/tc-score.c:2928 config/tc-score.c:2933
10631 #, c-format
10632 msgid "invalid constant: %d bit expression not in range %d..%d"
10633 msgstr ""
10634
10635 #: config/tc-score.c:1310
10636 msgid "invalid constant: bit expression not defined"
10637 msgstr ""
10638
10639 #: config/tc-score.c:1772
10640 #, c-format
10641 msgid "low register(r0-r15)expected, not '%.100s'"
10642 msgstr ""
10643
10644 #: config/tc-score.c:1867
10645 #, c-format
10646 msgid "high register(r16-r31)expected, not '%.100s'"
10647 msgstr ""
10648
10649 #: config/tc-score.c:2099
10650 #, c-format
10651 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
10652 msgstr ""
10653
10654 #: config/tc-score.c:2118
10655 #, c-format
10656 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
10657 msgstr ""
10658
10659 #: config/tc-score.c:2134 config/tc-score.c:2141
10660 #, c-format
10661 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
10662 msgstr ""
10663
10664 #: config/tc-score.c:2431 config/tc-score.c:5662
10665 #, c-format
10666 msgid "%s -- `%s'"
10667 msgstr ""
10668
10669 #: config/tc-score.c:2588
10670 msgid "address offset must be half word alignment"
10671 msgstr ""
10672
10673 #: config/tc-score.c:2596
10674 msgid "address offset must be word alignment"
10675 msgstr ""
10676
10677 #: config/tc-score.c:2738 config/tc-score.c:2885
10678 msgid "register same as write-back base"
10679 msgstr ""
10680
10681 #: config/tc-score.c:2855
10682 msgid "pre-indexed expression expected"
10683 msgstr ""
10684
10685 #: config/tc-score.c:2865 config/tc-score.c:3223 config/tc-score.c:3239
10686 #: config/tc-score.c:3310 config/tc-score.c:3353 config/tc-score.c:3475
10687 #: config/tc-score.c:3549 config/tc-score.c:3603 config/tc-score.c:3649
10688 msgid "missing ]"
10689 msgstr ""
10690
10691 #: config/tc-score.c:3466
10692 msgid "base register nums are over 3 bit"
10693 msgstr ""
10694
10695 #: config/tc-score.c:3543 config/tc-score.c:3594
10696 msgid "missing +"
10697 msgstr ""
10698
10699 #: config/tc-score.c:3587
10700 #, c-format
10701 msgid "%s register same as write-back base"
10702 msgstr ""
10703
10704 #: config/tc-score.c:3589
10705 msgid "destination"
10706 msgstr ""
10707
10708 #: config/tc-score.c:3589
10709 msgid "source"
10710 msgstr ""
10711
10712 #: config/tc-score.c:3993
10713 msgid "li rd label isn't correct instruction form"
10714 msgstr ""
10715
10716 #: config/tc-score.c:4506 config/tc-score.c:4535 config/tc-score.c:4561
10717 msgid "lacking label  "
10718 msgstr ""
10719
10720 #: config/tc-score.c:4513
10721 msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10722 msgstr ""
10723
10724 #: config/tc-score.c:4541
10725 msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10726 msgstr ""
10727
10728 #: config/tc-score.c:4567
10729 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10730 msgstr ""
10731
10732 #: config/tc-score.c:4600
10733 msgid "lacking label"
10734 msgstr ""
10735
10736 #: config/tc-score.c:4605
10737 msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10738 msgstr ""
10739
10740 #: config/tc-score.c:5344
10741 #, c-format
10742 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10743 msgstr ""
10744
10745 #: config/tc-score.c:5361 config/tc-score.c:5391
10746 #, c-format
10747 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10748 msgstr ""
10749
10750 #: config/tc-score.c:5415
10751 #, c-format
10752 msgid " branch relocation truncate (0x%x)  [-2^8 ~ 2^8]"
10753 msgstr ""
10754
10755 #: config/tc-score.c:5581
10756 #, c-format
10757 msgid "cannot represent %s relocation in this object file format1"
10758 msgstr ""
10759
10760 #: config/tc-score.c:5640
10761 msgid "pce instruction error (16 bit || 16 bit)'"
10762 msgstr ""
10763
10764 #: config/tc-score.c:5770
10765 #, c-format
10766 msgid "Sunplus-v2-0-0-20060510\n"
10767 msgstr ""
10768
10769 #: config/tc-score.c:5786
10770 #, c-format
10771 msgid " Score-specific assembler options:\n"
10772 msgstr ""
10773
10774 #: config/tc-score.c:5788
10775 #, c-format
10776 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
10777 msgstr ""
10778
10779 #: config/tc-score.c:5793
10780 #, c-format
10781 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
10782 msgstr ""
10783
10784 #: config/tc-score.c:5797
10785 #, c-format
10786 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
10787 msgstr ""
10788
10789 #: config/tc-score.c:5799
10790 #, c-format
10791 msgid ""
10792 "        -NWARN\t\tassemble code for no warning message for fix data "
10793 "dependency\n"
10794 msgstr ""
10795
10796 #: config/tc-score.c:5801
10797 #, c-format
10798 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
10799 msgstr ""
10800
10801 #: config/tc-score.c:5803
10802 #, c-format
10803 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
10804 msgstr ""
10805
10806 #: config/tc-score.c:5805
10807 #, c-format
10808 msgid ""
10809 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
10810 "setting\n"
10811 msgstr ""
10812
10813 #: config/tc-score.c:5807
10814 #, c-format
10815 msgid ""
10816 "        -USE_R1\t\tassemble code for no warning message when using temp "
10817 "register r1\n"
10818 msgstr ""
10819
10820 #: config/tc-score.c:5809
10821 #, c-format
10822 msgid "        -KPIC\t\tassemble code for PIC\n"
10823 msgstr ""
10824
10825 #: config/tc-score.c:5811
10826 #, c-format
10827 msgid "        -O0\t\tassembler will not perform any optimizations\n"
10828 msgstr ""
10829
10830 #: config/tc-score.c:5813
10831 #, c-format
10832 msgid ""
10833 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10834 msgstr ""
10835
10836 #: config/tc-score.c:5815
10837 #, c-format
10838 msgid "        -V \t\tSunplus release version \n"
10839 msgstr ""
10840
10841 #: config/tc-score.c:6415 read.c:1463
10842 msgid "missing size expression"
10843 msgstr ""
10844
10845 #: config/tc-score.c:6421
10846 #, c-format
10847 msgid "BSS length (%d) < 0 ignored"
10848 msgstr ""
10849
10850 #: config/tc-score.c:6436 read.c:2281
10851 #, c-format
10852 msgid "error setting flags for \".sbss\": %s"
10853 msgstr ""
10854
10855 #: config/tc-score.c:6450 config/tc-sparc.c:3797
10856 msgid "missing alignment"
10857 msgstr ""
10858
10859 #: config/tc-score.c:6487
10860 #, c-format
10861 msgid "alignment too large; %d assumed"
10862 msgstr ""
10863
10864 #: config/tc-score.c:6492 read.c:2342
10865 msgid "alignment negative; 0 assumed"
10866 msgstr ""
10867
10868 #: config/tc-score.c:6559 config/tc-z80.c:289 ecoff.c:3355 read.c:1482
10869 #: read.c:1595 read.c:2459 read.c:3006 read.c:3391 symbols.c:326 symbols.c:432
10870 #, c-format
10871 msgid "symbol `%s' is already defined"
10872 msgstr ""
10873
10874 #: config/tc-sh64.c:568
10875 msgid "This operand must be constant at assembly time"
10876 msgstr ""
10877
10878 #: config/tc-sh64.c:681
10879 msgid "Invalid operand expression"
10880 msgstr ""
10881
10882 #: config/tc-sh64.c:773 config/tc-sh64.c:877
10883 msgid "PTB operand is a SHmedia symbol"
10884 msgstr ""
10885
10886 #: config/tc-sh64.c:776 config/tc-sh64.c:874
10887 msgid "PTA operand is a SHcompact symbol"
10888 msgstr ""
10889
10890 #: config/tc-sh64.c:792
10891 msgid "invalid expression in operand"
10892 msgstr ""
10893
10894 #: config/tc-sh64.c:1483
10895 #, c-format
10896 msgid "invalid operand, not a 5-bit unsigned value: %d"
10897 msgstr ""
10898
10899 #: config/tc-sh64.c:1488
10900 #, c-format
10901 msgid "invalid operand, not a 6-bit signed value: %d"
10902 msgstr ""
10903
10904 #: config/tc-sh64.c:1493
10905 #, c-format
10906 msgid "invalid operand, not a 6-bit unsigned value: %d"
10907 msgstr ""
10908
10909 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
10910 #, c-format
10911 msgid "invalid operand, not a 11-bit signed value: %d"
10912 msgstr ""
10913
10914 #: config/tc-sh64.c:1500
10915 #, c-format
10916 msgid "invalid operand, not a multiple of 32: %d"
10917 msgstr ""
10918
10919 #: config/tc-sh64.c:1505
10920 #, c-format
10921 msgid "invalid operand, not a 10-bit signed value: %d"
10922 msgstr ""
10923
10924 #: config/tc-sh64.c:1512
10925 #, c-format
10926 msgid "invalid operand, not an even value: %d"
10927 msgstr ""
10928
10929 #: config/tc-sh64.c:1517
10930 #, c-format
10931 msgid "invalid operand, not a 12-bit signed value: %d"
10932 msgstr ""
10933
10934 #: config/tc-sh64.c:1519
10935 #, c-format
10936 msgid "invalid operand, not a multiple of 4: %d"
10937 msgstr ""
10938
10939 #: config/tc-sh64.c:1524
10940 #, c-format
10941 msgid "invalid operand, not a 13-bit signed value: %d"
10942 msgstr ""
10943
10944 #: config/tc-sh64.c:1526
10945 #, c-format
10946 msgid "invalid operand, not a multiple of 8: %d"
10947 msgstr ""
10948
10949 #: config/tc-sh64.c:1531
10950 #, c-format
10951 msgid "invalid operand, not a 16-bit signed value: %d"
10952 msgstr ""
10953
10954 #: config/tc-sh64.c:1536
10955 #, c-format
10956 msgid "invalid operand, not a 16-bit unsigned value: %d"
10957 msgstr ""
10958
10959 #: config/tc-sh64.c:1542
10960 msgid "operand out of range for PT, PTA and PTB"
10961 msgstr ""
10962
10963 #: config/tc-sh64.c:1544
10964 #, c-format
10965 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
10966 msgstr ""
10967
10968 #: config/tc-sh64.c:2064
10969 #, c-format
10970 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
10971 msgstr ""
10972
10973 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
10974 msgid "invalid PIC reference"
10975 msgstr ""
10976
10977 #: config/tc-sh64.c:2478
10978 msgid "can't find opcode"
10979 msgstr ""
10980
10981 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
10982 msgid "invalid operand: expression in PT target"
10983 msgstr ""
10984
10985 #: config/tc-sh64.c:2812
10986 #, c-format
10987 msgid "invalid operands to %s"
10988 msgstr ""
10989
10990 #: config/tc-sh64.c:2818
10991 #, c-format
10992 msgid "excess operands to %s"
10993 msgstr ""
10994
10995 #: config/tc-sh64.c:2863
10996 #, c-format
10997 msgid "The `.mode %s' directive is not valid with this architecture"
10998 msgstr ""
10999
11000 #: config/tc-sh64.c:2871
11001 #, c-format
11002 msgid "Invalid argument to .mode: %s"
11003 msgstr ""
11004
11005 #: config/tc-sh64.c:2901
11006 #, c-format
11007 msgid "The `.abi %s' directive is not valid with this architecture"
11008 msgstr ""
11009
11010 #: config/tc-sh64.c:2907
11011 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
11012 msgstr ""
11013
11014 #: config/tc-sh64.c:2912
11015 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
11016 msgstr ""
11017
11018 #: config/tc-sh64.c:2915
11019 #, c-format
11020 msgid "Invalid argument to .abi: %s"
11021 msgstr ""
11022
11023 #: config/tc-sh64.c:2970
11024 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
11025 msgstr ""
11026
11027 #: config/tc-sh64.c:2975
11028 msgid "-shcompact-const-crange is invalid without SHcompact"
11029 msgstr ""
11030
11031 #: config/tc-sh64.c:2978
11032 msgid "-expand-pt32 only valid with -abi=64"
11033 msgstr ""
11034
11035 #: config/tc-sh64.c:2981
11036 msgid "-no-expand only valid with SHcompact or SHmedia"
11037 msgstr ""
11038
11039 #: config/tc-sh64.c:2984
11040 msgid "-expand-pt32 invalid together with -no-expand"
11041 msgstr ""
11042
11043 #: config/tc-sh64.c:3199
11044 msgid ""
11045 "SHmedia code not allowed in same section as constants and SHcompact code"
11046 msgstr ""
11047
11048 #: config/tc-sh64.c:3217
11049 msgid "No segment info for current section"
11050 msgstr ""
11051
11052 #: config/tc-sh64.c:3256
11053 msgid "duplicate datalabel operator ignored"
11054 msgstr ""
11055
11056 #: config/tc-sh64.c:3326
11057 msgid "Invalid DataLabel expression"
11058 msgstr ""
11059
11060 #: config/tc-sh.c:63
11061 msgid "directive .big encountered when option -big required"
11062 msgstr ""
11063
11064 #: config/tc-sh.c:73
11065 msgid "directive .little encountered when option -little required"
11066 msgstr ""
11067
11068 #: config/tc-sh.c:1364
11069 msgid "misplaced PIC operand"
11070 msgstr ""
11071
11072 #: config/tc-sh.c:1402
11073 msgid "illegal double indirection"
11074 msgstr ""
11075
11076 #: config/tc-sh.c:1411
11077 msgid "illegal register after @-"
11078 msgstr ""
11079
11080 #: config/tc-sh.c:1427
11081 msgid "must be @(r0,...)"
11082 msgstr ""
11083
11084 #: config/tc-sh.c:1451
11085 msgid "syntax error in @(r0,...)"
11086 msgstr ""
11087
11088 #: config/tc-sh.c:1456
11089 msgid "syntax error in @(r0...)"
11090 msgstr ""
11091
11092 #: config/tc-sh.c:1501
11093 msgid "Deprecated syntax."
11094 msgstr ""
11095
11096 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11097 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11098 msgstr ""
11099
11100 #: config/tc-sh.c:1523
11101 msgid "expecting )"
11102 msgstr ""
11103
11104 #: config/tc-sh.c:1531
11105 msgid "illegal register after @"
11106 msgstr ""
11107
11108 #: config/tc-sh.c:2202
11109 #, c-format
11110 msgid "unhandled %d\n"
11111 msgstr ""
11112
11113 #: config/tc-sh.c:2368
11114 #, c-format
11115 msgid "Invalid register: 'r%d'"
11116 msgstr ""
11117
11118 #: config/tc-sh.c:2472
11119 #, c-format
11120 msgid "failed for %d\n"
11121 msgstr ""
11122
11123 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11124 msgid "invalid operands for opcode"
11125 msgstr ""
11126
11127 #: config/tc-sh.c:2590
11128 msgid "insn can't be combined with parallel processing insn"
11129 msgstr ""
11130
11131 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11132 msgid "multiple movx specifications"
11133 msgstr ""
11134
11135 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11136 msgid "multiple movy specifications"
11137 msgstr ""
11138
11139 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11140 msgid "invalid movx address register"
11141 msgstr ""
11142
11143 #: config/tc-sh.c:2613
11144 msgid "insn cannot be combined with non-nopy"
11145 msgstr ""
11146
11147 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11148 msgid "invalid movy address register"
11149 msgstr ""
11150
11151 #: config/tc-sh.c:2629
11152 msgid "insn cannot be combined with non-nopx"
11153 msgstr ""
11154
11155 #: config/tc-sh.c:2642
11156 msgid "previous movy requires nopx"
11157 msgstr ""
11158
11159 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11160 msgid "invalid movx dsp register"
11161 msgstr ""
11162
11163 #: config/tc-sh.c:2665
11164 msgid "previous movx requires nopy"
11165 msgstr ""
11166
11167 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11168 msgid "invalid movy dsp register"
11169 msgstr ""
11170
11171 #: config/tc-sh.c:2689
11172 msgid "dsp immediate shift value not constant"
11173 msgstr ""
11174
11175 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11176 msgid "multiple parallel processing specifications"
11177 msgstr ""
11178
11179 #: config/tc-sh.c:2722
11180 msgid "multiple condition specifications"
11181 msgstr ""
11182
11183 #: config/tc-sh.c:2760
11184 msgid "insn cannot be combined with pmuls"
11185 msgstr ""
11186
11187 #: config/tc-sh.c:2776
11188 msgid "bad combined pmuls output operand"
11189 msgstr ""
11190
11191 #: config/tc-sh.c:2786
11192 msgid "destination register is same for parallel insns"
11193 msgstr ""
11194
11195 #: config/tc-sh.c:2795
11196 msgid "condition not followed by conditionalizable insn"
11197 msgstr ""
11198
11199 #: config/tc-sh.c:2805
11200 msgid "unrecognized characters at end of parallel processing insn"
11201 msgstr ""
11202
11203 #: config/tc-sh.c:2921
11204 msgid "opcode not valid for this cpu variant"
11205 msgstr ""
11206
11207 #: config/tc-sh.c:2954
11208 msgid "Delayed branches not available on SH1"
11209 msgstr ""
11210
11211 #: config/tc-sh.c:2989
11212 #, c-format
11213 msgid "excess operands: '%s'"
11214 msgstr ""
11215
11216 #: config/tc-sh.c:3116
11217 msgid ".uses pseudo-op seen when not relaxing"
11218 msgstr ""
11219
11220 #: config/tc-sh.c:3122
11221 msgid "bad .uses format"
11222 msgstr ""
11223
11224 #: config/tc-sh.c:3224
11225 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11226 msgstr ""
11227
11228 #: config/tc-sh.c:3230
11229 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11230 msgstr ""
11231
11232 #: config/tc-sh.c:3232
11233 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11234 msgstr ""
11235
11236 #: config/tc-sh.c:3273
11237 msgid "Invalid combination: --abi=32 with --abi=64"
11238 msgstr ""
11239
11240 #: config/tc-sh.c:3279
11241 msgid "Invalid combination: --abi=64 with --abi=32"
11242 msgstr ""
11243
11244 #: config/tc-sh.c:3281
11245 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11246 msgstr ""
11247
11248 #: config/tc-sh.c:3315
11249 #, c-format
11250 msgid ""
11251 "SH options:\n"
11252 "--little\t\tgenerate little endian code\n"
11253 "--big\t\t\tgenerate big endian code\n"
11254 "--relax\t\t\talter jump instructions for long displacements\n"
11255 "--renesas\t\tdisable optimization with section symbol for\n"
11256 "\t\t\tcompatibility with Renesas assembler.\n"
11257 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11258 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11259 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11260 "--isa=[any\t\tuse most appropriate isa\n"
11261 "    | dsp               same as '-dsp'\n"
11262 "    | fp"
11263 msgstr ""
11264
11265 #: config/tc-sh.c:3341
11266 #, c-format
11267 msgid ""
11268 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11269 "    | SHmedia\n"
11270 "    | shcompact\n"
11271 "    | SHcompact]\n"
11272 msgstr ""
11273
11274 #: config/tc-sh.c:3346
11275 #, c-format
11276 msgid ""
11277 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11278 "\t\t\tfile type\n"
11279 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
11280 "\t\t\tSHcompact code sections\n"
11281 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11282 "\t\t\tconstants and SHcompact code\n"
11283 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11284 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11285 "\t\t\tto 32 bits only\n"
11286 msgstr ""
11287
11288 #: config/tc-sh.c:3445
11289 msgid ".uses does not refer to a local symbol in the same section"
11290 msgstr ""
11291
11292 #: config/tc-sh.c:3464
11293 msgid "can't find fixup pointed to by .uses"
11294 msgstr ""
11295
11296 #: config/tc-sh.c:3484
11297 msgid ".uses target does not refer to a local symbol in the same section"
11298 msgstr ""
11299
11300 #: config/tc-sh.c:3561
11301 msgid "displacement overflows 12-bit field"
11302 msgstr ""
11303
11304 #: config/tc-sh.c:3564
11305 #, c-format
11306 msgid "displacement to defined symbol %s overflows 12-bit field"
11307 msgstr ""
11308
11309 #: config/tc-sh.c:3568
11310 #, c-format
11311 msgid "displacement to undefined symbol %s overflows 12-bit field"
11312 msgstr ""
11313
11314 #: config/tc-sh.c:3641
11315 msgid "displacement overflows 8-bit field"
11316 msgstr ""
11317
11318 #: config/tc-sh.c:3644
11319 #, c-format
11320 msgid "displacement to defined symbol %s overflows 8-bit field"
11321 msgstr ""
11322
11323 #: config/tc-sh.c:3648
11324 #, c-format
11325 msgid "displacement to undefined symbol %s overflows 8-bit field "
11326 msgstr ""
11327
11328 #: config/tc-sh.c:3665
11329 #, c-format
11330 msgid "overflow in branch to %s; converted into longer instruction sequence"
11331 msgstr ""
11332
11333 #: config/tc-sh.c:3731 config/tc-sh.c:3778 config/tc-sparc.c:4314
11334 #: config/tc-sparc.c:4339
11335 msgid "misaligned data"
11336 msgstr ""
11337
11338 #: config/tc-sh.c:4206
11339 msgid "misaligned offset"
11340 msgstr ""
11341
11342 #: config/tc-sparc.c:286
11343 msgid "Invalid default architecture, broken assembler."
11344 msgstr ""
11345
11346 #: config/tc-sparc.c:290 config/tc-sparc.c:497
11347 msgid "Bad opcode table, broken assembler."
11348 msgstr ""
11349
11350 #: config/tc-sparc.c:489
11351 #, c-format
11352 msgid "invalid architecture -xarch=%s"
11353 msgstr ""
11354
11355 #: config/tc-sparc.c:491
11356 #, c-format
11357 msgid "invalid architecture -A%s"
11358 msgstr ""
11359
11360 #: config/tc-sparc.c:558
11361 #, c-format
11362 msgid "No compiled in support for %d bit object file format"
11363 msgstr ""
11364
11365 #: config/tc-sparc.c:636
11366 #, c-format
11367 msgid "SPARC options:\n"
11368 msgstr ""
11369
11370 #: config/tc-sparc.c:665
11371 #, c-format
11372 msgid ""
11373 "\n"
11374 "\t\t\tspecify variant of SPARC architecture\n"
11375 "-bump\t\t\twarn when assembler switches architectures\n"
11376 "-sparc\t\t\tignored\n"
11377 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
11378 "-relax\t\t\trelax jumps and branches (default)\n"
11379 "-no-relax\t\tavoid changing any jumps and branches\n"
11380 msgstr ""
11381
11382 #: config/tc-sparc.c:673
11383 #, c-format
11384 msgid "-k\t\t\tgenerate PIC\n"
11385 msgstr ""
11386
11387 #: config/tc-sparc.c:677
11388 #, c-format
11389 msgid ""
11390 "-32\t\t\tcreate 32 bit object file\n"
11391 "-64\t\t\tcreate 64 bit object file\n"
11392 msgstr ""
11393
11394 #: config/tc-sparc.c:680
11395 #, c-format
11396 msgid "\t\t\t[default is %d]\n"
11397 msgstr ""
11398
11399 #: config/tc-sparc.c:682
11400 #, c-format
11401 msgid ""
11402 "-TSO\t\t\tuse Total Store Ordering\n"
11403 "-PSO\t\t\tuse Partial Store Ordering\n"
11404 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
11405 msgstr ""
11406
11407 #: config/tc-sparc.c:686
11408 #, c-format
11409 msgid "\t\t\t[default is %s]\n"
11410 msgstr ""
11411
11412 #: config/tc-sparc.c:688
11413 #, c-format
11414 msgid ""
11415 "-KPIC\t\t\tgenerate PIC\n"
11416 "-V\t\t\tprint assembler version number\n"
11417 "-undeclared-regs\tignore application global register usage without\n"
11418 "\t\t\tappropriate .register directive (default)\n"
11419 "-no-undeclared-regs\tforce error on application global register usage\n"
11420 "\t\t\twithout appropriate .register directive\n"
11421 "-q\t\t\tignored\n"
11422 "-Qy, -Qn\t\tignored\n"
11423 "-s\t\t\tignored\n"
11424 msgstr ""
11425
11426 #: config/tc-sparc.c:700
11427 #, c-format
11428 msgid ""
11429 "-EL\t\t\tgenerate code for a little endian machine\n"
11430 "-EB\t\t\tgenerate code for a big endian machine\n"
11431 "--little-endian-data\tgenerate code for a machine having big endian\n"
11432 "                        instructions and little endian data.\n"
11433 msgstr ""
11434
11435 #: config/tc-sparc.c:833
11436 #, c-format
11437 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11438 msgstr ""
11439
11440 #: config/tc-sparc.c:852
11441 #, c-format
11442 msgid "Internal error: can't find opcode `%s' for `%s'\n"
11443 msgstr ""
11444
11445 #: config/tc-sparc.c:998
11446 msgid "Support for 64-bit arithmetic not compiled in."
11447 msgstr ""
11448
11449 #: config/tc-sparc.c:1045
11450 msgid "set: number not in 0..4294967295 range"
11451 msgstr ""
11452
11453 #: config/tc-sparc.c:1052
11454 msgid "set: number not in -2147483648..4294967295 range"
11455 msgstr ""
11456
11457 #: config/tc-sparc.c:1112
11458 msgid "setsw: number not in -2147483648..4294967295 range"
11459 msgstr ""
11460
11461 #: config/tc-sparc.c:1161
11462 msgid "setx: temporary register same as destination register"
11463 msgstr ""
11464
11465 #: config/tc-sparc.c:1232
11466 msgid "setx: illegal temporary register g0"
11467 msgstr ""
11468
11469 #: config/tc-sparc.c:1330
11470 msgid "FP branch in delay slot"
11471 msgstr ""
11472
11473 #: config/tc-sparc.c:1345
11474 msgid "FP branch preceded by FP instruction; NOP inserted"
11475 msgstr ""
11476
11477 #: config/tc-sparc.c:1385
11478 msgid "failed special case insn sanity check"
11479 msgstr ""
11480
11481 #: config/tc-sparc.c:1475
11482 msgid ": invalid membar mask name"
11483 msgstr ""
11484
11485 #: config/tc-sparc.c:1491
11486 msgid ": invalid membar mask expression"
11487 msgstr ""
11488
11489 #: config/tc-sparc.c:1496
11490 msgid ": invalid membar mask number"
11491 msgstr ""
11492
11493 #: config/tc-sparc.c:1511
11494 msgid ": invalid siam mode expression"
11495 msgstr ""
11496
11497 #: config/tc-sparc.c:1516
11498 msgid ": invalid siam mode number"
11499 msgstr ""
11500
11501 #: config/tc-sparc.c:1532
11502 msgid ": invalid prefetch function name"
11503 msgstr ""
11504
11505 #: config/tc-sparc.c:1540
11506 msgid ": invalid prefetch function expression"
11507 msgstr ""
11508
11509 #: config/tc-sparc.c:1545
11510 msgid ": invalid prefetch function number"
11511 msgstr ""
11512
11513 #: config/tc-sparc.c:1573 config/tc-sparc.c:1585
11514 msgid ": unrecognizable privileged register"
11515 msgstr ""
11516
11517 #: config/tc-sparc.c:1609 config/tc-sparc.c:1621
11518 msgid ": unrecognizable hyperprivileged register"
11519 msgstr ""
11520
11521 #: config/tc-sparc.c:1645 config/tc-sparc.c:1670
11522 msgid ": unrecognizable v9a or v9b ancillary state register"
11523 msgstr ""
11524
11525 #: config/tc-sparc.c:1650
11526 msgid ": rd on write only ancillary state register"
11527 msgstr ""
11528
11529 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11530 #: config/tc-sparc.c:1658
11531 msgid ": unrecognizable v9a ancillary state register"
11532 msgstr ""
11533
11534 #: config/tc-sparc.c:1694
11535 msgid ": asr number must be between 16 and 31"
11536 msgstr ""
11537
11538 #: config/tc-sparc.c:1702
11539 msgid ": asr number must be between 0 and 31"
11540 msgstr ""
11541
11542 #: config/tc-sparc.c:1712
11543 #, c-format
11544 msgid ": expecting %asrN"
11545 msgstr ""
11546
11547 #: config/tc-sparc.c:1898 config/tc-sparc.c:1936 config/tc-sparc.c:2343
11548 #: config/tc-sparc.c:2379
11549 #, c-format
11550 msgid "Illegal operands: %%%s requires arguments in ()"
11551 msgstr ""
11552
11553 #: config/tc-sparc.c:1904
11554 #, c-format
11555 msgid ""
11556 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
11557 "()"
11558 msgstr ""
11559
11560 #: config/tc-sparc.c:1915
11561 #, c-format
11562 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11563 msgstr ""
11564
11565 #: config/tc-sparc.c:2122
11566 msgid "detected global register use not covered by .register pseudo-op"
11567 msgstr ""
11568
11569 #: config/tc-sparc.c:2193
11570 msgid ": There are only 64 f registers; [0-63]"
11571 msgstr ""
11572
11573 #: config/tc-sparc.c:2195 config/tc-sparc.c:2213
11574 msgid ": There are only 32 f registers; [0-31]"
11575 msgstr ""
11576
11577 #: config/tc-sparc.c:2205
11578 msgid ": There are only 32 single precision f registers; [0-31]"
11579 msgstr ""
11580
11581 #: config/tc-sparc.c:2391
11582 #, c-format
11583 msgid ""
11584 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11585 msgstr ""
11586
11587 #: config/tc-sparc.c:2501
11588 #, c-format
11589 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11590 msgstr ""
11591
11592 #: config/tc-sparc.c:2511
11593 #, c-format
11594 msgid ""
11595 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11596 "symbol"
11597 msgstr ""
11598
11599 #: config/tc-sparc.c:2529
11600 msgid ": PC-relative operand can't be a constant"
11601 msgstr ""
11602
11603 #: config/tc-sparc.c:2536
11604 msgid ": TLS operand can't be a constant"
11605 msgstr ""
11606
11607 #: config/tc-sparc.c:2569
11608 msgid ": invalid ASI name"
11609 msgstr ""
11610
11611 #: config/tc-sparc.c:2577
11612 msgid ": invalid ASI expression"
11613 msgstr ""
11614
11615 #: config/tc-sparc.c:2582
11616 msgid ": invalid ASI number"
11617 msgstr ""
11618
11619 #: config/tc-sparc.c:2679
11620 msgid "OPF immediate operand out of range (0-0x1ff)"
11621 msgstr ""
11622
11623 #: config/tc-sparc.c:2684
11624 msgid "non-immediate OPF operand, ignored"
11625 msgstr ""
11626
11627 #: config/tc-sparc.c:2703
11628 msgid ": invalid cpreg name"
11629 msgstr ""
11630
11631 #: config/tc-sparc.c:2732
11632 #, c-format
11633 msgid "Illegal operands%s"
11634 msgstr ""
11635
11636 #: config/tc-sparc.c:2766
11637 #, c-format
11638 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11639 msgstr ""
11640
11641 #: config/tc-sparc.c:2802
11642 #, c-format
11643 msgid "Architecture mismatch on \"%s\"."
11644 msgstr ""
11645
11646 #: config/tc-sparc.c:2803
11647 #, c-format
11648 msgid " (Requires %s; requested architecture is %s.)"
11649 msgstr ""
11650
11651 #: config/tc-sparc.c:3423
11652 #, c-format
11653 msgid "bad or unhandled relocation type: 0x%02x"
11654 msgstr ""
11655
11656 #: config/tc-sparc.c:3759
11657 msgid "Expected comma after name"
11658 msgstr ""
11659
11660 #: config/tc-sparc.c:3768
11661 #, c-format
11662 msgid "BSS length (%d.) <0! Ignored."
11663 msgstr ""
11664
11665 #: config/tc-sparc.c:3780
11666 msgid "bad .reserve segment -- expected BSS segment"
11667 msgstr ""
11668
11669 #: config/tc-sparc.c:3808
11670 #, c-format
11671 msgid "alignment too large; assuming %d"
11672 msgstr ""
11673
11674 #: config/tc-sparc.c:3814 config/tc-sparc.c:3965
11675 msgid "negative alignment"
11676 msgstr ""
11677
11678 #: config/tc-sparc.c:3824 config/tc-sparc.c:3988 read.c:1319 read.c:2354
11679 msgid "alignment not a power of 2"
11680 msgstr ""
11681
11682 #: config/tc-sparc.c:3902 config/tc-v850.c:222
11683 msgid "Expected comma after symbol-name"
11684 msgstr ""
11685
11686 #: config/tc-sparc.c:3912
11687 #, c-format
11688 msgid ".COMMon length (%lu) out of range ignored"
11689 msgstr ""
11690
11691 #: config/tc-sparc.c:3945
11692 msgid "Expected comma after common length"
11693 msgstr ""
11694
11695 #: config/tc-sparc.c:3959
11696 #, c-format
11697 msgid "alignment too large; assuming %ld"
11698 msgstr ""
11699
11700 #: config/tc-sparc.c:4105
11701 msgid "Unknown segment type"
11702 msgstr ""
11703
11704 #: config/tc-sparc.c:4184 config/tc-sparc.c:4194
11705 #, c-format
11706 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11707 msgstr ""
11708
11709 #: config/tc-sparc.c:4212
11710 msgid "redefinition of global register"
11711 msgstr ""
11712
11713 #: config/tc-sparc.c:4223
11714 #, c-format
11715 msgid "Register symbol %s already defined."
11716 msgstr ""
11717
11718 #: config/tc-sparc.c:4432
11719 #, c-format
11720 msgid "Illegal operands: %%r_plt in %d-byte data field"
11721 msgstr ""
11722
11723 #: config/tc-sparc.c:4442
11724 #, c-format
11725 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11726 msgstr ""
11727
11728 #: config/tc-sparc.c:4479 config/tc-vax.c:3312
11729 #, c-format
11730 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11731 msgstr ""
11732
11733 #: config/tc-sparc.c:4487 config/tc-sparc.c:4518 config/tc-sparc.c:4527
11734 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
11735 #, c-format
11736 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11737 msgstr ""
11738
11739 #: config/tc-sparc.c:4536 config/tc-vax.c:3369
11740 #, c-format
11741 msgid "Illegal operands: garbage after %%r_%s%d()"
11742 msgstr ""
11743
11744 #: config/tc-sparc.h:60
11745 msgid "sparc convert_frag\n"
11746 msgstr ""
11747
11748 #: config/tc-sparc.h:62 config/tc-z80.h:53
11749 msgid "estimate_size_before_relax called"
11750 msgstr ""
11751
11752 #: config/tc-spu.c:126
11753 #, c-format
11754 msgid "Can't hash instruction '%s':%s"
11755 msgstr ""
11756
11757 #: config/tc-spu.c:180
11758 msgid ""
11759 "SPU options:\n"
11760 "  --apuasm\t\t  emulate behaviour of apuasm\n"
11761 msgstr ""
11762
11763 #: config/tc-spu.c:286
11764 #, c-format
11765 msgid "Invalid mnemonic '%s'"
11766 msgstr ""
11767
11768 #: config/tc-spu.c:292
11769 #, c-format
11770 msgid "'%s' is only available in DD2.0 or higher."
11771 msgstr ""
11772
11773 #: config/tc-spu.c:324
11774 #, c-format
11775 msgid "Error in argument %d.  Expecting:  \"%s\""
11776 msgstr ""
11777
11778 #: config/tc-spu.c:335
11779 msgid "Mixing register syntax, with and without '$'."
11780 msgstr ""
11781
11782 #: config/tc-spu.c:341
11783 #, c-format
11784 msgid "Treating '%-*s' as a symbol."
11785 msgstr ""
11786
11787 #: config/tc-spu.c:547
11788 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11789 msgstr ""
11790
11791 #: config/tc-spu.c:549
11792 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11793 msgstr ""
11794
11795 #: config/tc-spu.c:592
11796 #, c-format
11797 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11798 msgstr ""
11799
11800 #: config/tc-spu.c:598
11801 #, c-format
11802 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11803 msgstr ""
11804
11805 #: config/tc-spu.c:668 config/tc-spu.c:671
11806 #, c-format
11807 msgid "Constant expression %d out of range, [%d, %d]."
11808 msgstr ""
11809
11810 #: config/tc-spu.c:856
11811 msgid "Relaxation should never occur"
11812 msgstr ""
11813
11814 #: config/tc-spu.h:83
11815 msgid "spu convert_frag\n"
11816 msgstr ""
11817
11818 #: config/tc-tic4x.c:2900
11819 #, c-format
11820 msgid ""
11821 "\n"
11822 "TIC4X options:\n"
11823 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
11824 "                            30 - TMS320C30\n"
11825 "                            31 - TMS320C31, TMS320LC31\n"
11826 "                            32 - TMS320C32\n"
11827 "                            33 - TMS320VC33\n"
11828 "                            40 - TMS320C40\n"
11829 "                            44 - TMS320C44\n"
11830 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
11831 "                          Combinations of -mcpu and -mrev will enable/"
11832 "disable\n"
11833 "                          the appropriate options (-midle2, -mlowpower and\n"
11834 "                          -menhanced) according to the selected type\n"
11835 "  -mbig                   select big memory model\n"
11836 "  -msmall                 select small memory model (default)\n"
11837 "  -mregparm               select register parameters (default)\n"
11838 "  -mmemparm               select memory parameters\n"
11839 "  -midle2                 enable IDLE2 support\n"
11840 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
11841 "  -menhanced              enable enhanced opcode support\n"
11842 msgstr ""
11843
11844 #. Only word (et al.), align, or conditionals are allowed within
11845 #. .struct/.union.
11846 #: config/tc-tic54x.c:220
11847 msgid "pseudo-op illegal within .struct/.union"
11848 msgstr ""
11849
11850 #: config/tc-tic54x.c:345
11851 #, c-format
11852 msgid "C54x-specific command line  options:\n"
11853 msgstr ""
11854
11855 #: config/tc-tic54x.c:346
11856 #, c-format
11857 msgid "-mfar-mode | -mf          Use extended addressing\n"
11858 msgstr ""
11859
11860 #: config/tc-tic54x.c:347
11861 #, c-format
11862 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
11863 msgstr ""
11864
11865 #: config/tc-tic54x.c:348
11866 #, c-format
11867 msgid "-merrors-to-file <filename>\n"
11868 msgstr ""
11869
11870 #: config/tc-tic54x.c:349
11871 #, c-format
11872 msgid "-me <filename>            Redirect errors to a file\n"
11873 msgstr ""
11874
11875 #: config/tc-tic54x.c:471
11876 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11877 msgstr ""
11878
11879 #: config/tc-tic54x.c:525
11880 msgid "Unterminated string after absolute expression"
11881 msgstr ""
11882
11883 #: config/tc-tic54x.c:533
11884 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11885 msgstr ""
11886
11887 #: config/tc-tic54x.c:545
11888 msgid "symbols assigned with .eval must begin with a letter"
11889 msgstr ""
11890
11891 #: config/tc-tic54x.c:803
11892 msgid "Offset on nested structures is ignored"
11893 msgstr ""
11894
11895 #: config/tc-tic54x.c:854
11896 #, c-format
11897 msgid ".end%s without preceding .%s"
11898 msgstr ""
11899
11900 #: config/tc-tic54x.c:921
11901 #, c-format
11902 msgid "Unrecognized struct/union tag '%s'"
11903 msgstr ""
11904
11905 #: config/tc-tic54x.c:923
11906 msgid ".tag requires a structure tag"
11907 msgstr ""
11908
11909 #: config/tc-tic54x.c:929
11910 msgid "Label required for .tag"
11911 msgstr ""
11912
11913 #: config/tc-tic54x.c:948
11914 #, c-format
11915 msgid ".tag target '%s' undefined"
11916 msgstr ""
11917
11918 #: config/tc-tic54x.c:1011
11919 #, c-format
11920 msgid ".field count '%d' out of range (1 <= X <= 32)"
11921 msgstr ""
11922
11923 #: config/tc-tic54x.c:1039
11924 #, c-format
11925 msgid "Unrecognized field type '%c'"
11926 msgstr ""
11927
11928 #. Disallow .byte with a non constant expression that will
11929 #. require relocation.
11930 #: config/tc-tic54x.c:1176
11931 msgid "Relocatable values require at least WORD storage"
11932 msgstr ""
11933
11934 #: config/tc-tic54x.c:1238
11935 msgid "Use of .def/.ref is deprecated.  Use .global instead"
11936 msgstr ""
11937
11938 #: config/tc-tic54x.c:1437
11939 msgid ".space/.bes repeat count is negative, ignored"
11940 msgstr ""
11941
11942 #: config/tc-tic54x.c:1442
11943 msgid ".space/.bes repeat count is zero, ignored"
11944 msgstr ""
11945
11946 #: config/tc-tic54x.c:1520
11947 msgid "Missing size argument"
11948 msgstr ""
11949
11950 #: config/tc-tic54x.c:1657
11951 msgid "CPU version has already been set"
11952 msgstr ""
11953
11954 #: config/tc-tic54x.c:1661
11955 #, c-format
11956 msgid "Unrecognized version '%s'"
11957 msgstr ""
11958
11959 #: config/tc-tic54x.c:1667
11960 msgid "Changing of CPU version on the fly not supported"
11961 msgstr ""
11962
11963 #: config/tc-tic54x.c:1803
11964 msgid "p2align not supported on this target"
11965 msgstr ""
11966
11967 #: config/tc-tic54x.c:1816
11968 msgid "Argument to .even ignored"
11969 msgstr ""
11970
11971 #: config/tc-tic54x.c:1863
11972 msgid "Invalid field size, must be from 1 to 32"
11973 msgstr ""
11974
11975 #: config/tc-tic54x.c:1876
11976 msgid "field size must be 16 when value is relocatable"
11977 msgstr ""
11978
11979 #: config/tc-tic54x.c:1891
11980 msgid "field value truncated"
11981 msgstr ""
11982
11983 #: config/tc-tic54x.c:2000 config/tc-tic54x.c:2317
11984 #, c-format
11985 msgid "Unrecognized section '%s'"
11986 msgstr ""
11987
11988 #: config/tc-tic54x.c:2009
11989 msgid "Current section is unitialized, section name required for .clink"
11990 msgstr ""
11991
11992 #: config/tc-tic54x.c:2223
11993 msgid "ENDLOOP without corresponding LOOP"
11994 msgstr ""
11995
11996 #: config/tc-tic54x.c:2267
11997 msgid "Mixing of normal and extended addressing not supported"
11998 msgstr ""
11999
12000 #: config/tc-tic54x.c:2273
12001 msgid "Extended addressing not supported on the specified CPU"
12002 msgstr ""
12003
12004 #: config/tc-tic54x.c:2323
12005 msgid ".sblock may be used for initialized sections only"
12006 msgstr ""
12007
12008 #: config/tc-tic54x.c:2354
12009 msgid "Symbol missing for .set/.equ"
12010 msgstr ""
12011
12012 #: config/tc-tic54x.c:2413
12013 msgid ".var may only be used within a macro definition"
12014 msgstr ""
12015
12016 #: config/tc-tic54x.c:2421
12017 msgid "Substitution symbols must begin with a letter"
12018 msgstr ""
12019
12020 #: config/tc-tic54x.c:2515
12021 #, c-format
12022 msgid "can't open macro library file '%s' for reading: %s"
12023 msgstr ""
12024
12025 #: config/tc-tic54x.c:2522
12026 #, c-format
12027 msgid "File '%s' not in macro archive format"
12028 msgstr ""
12029
12030 #: config/tc-tic54x.c:2654
12031 #, c-format
12032 msgid "Bad COFF version '%s'"
12033 msgstr ""
12034
12035 #: config/tc-tic54x.c:2663
12036 #, c-format
12037 msgid "Bad CPU version '%s'"
12038 msgstr ""
12039
12040 #: config/tc-tic54x.c:2676 config/tc-tic54x.c:2679
12041 #, c-format
12042 msgid "Can't redirect stderr to the file '%s'"
12043 msgstr ""
12044
12045 #: config/tc-tic54x.c:2807
12046 #, c-format
12047 msgid "Undefined substitution symbol '%s'"
12048 msgstr ""
12049
12050 #: config/tc-tic54x.c:3464
12051 msgid "Badly formed address expression"
12052 msgstr ""
12053
12054 #: config/tc-tic54x.c:3728
12055 #, c-format
12056 msgid "Invalid dmad syntax '%s'"
12057 msgstr ""
12058
12059 #: config/tc-tic54x.c:3794
12060 #, c-format
12061 msgid ""
12062 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
12063 msgstr ""
12064
12065 #: config/tc-tic54x.c:3847
12066 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12067 msgstr ""
12068
12069 #: config/tc-tic54x.c:3867
12070 #, c-format
12071 msgid "Unrecognized indirect address format \"%s\""
12072 msgstr ""
12073
12074 #: config/tc-tic54x.c:3906
12075 #, c-format
12076 msgid "Operand '%s' out of range (%d <= x <= %d)"
12077 msgstr ""
12078
12079 #: config/tc-tic54x.c:3926
12080 msgid "Error in relocation handling"
12081 msgstr ""
12082
12083 #: config/tc-tic54x.c:3947 config/tc-tic54x.c:4011 config/tc-tic54x.c:4043
12084 #, c-format
12085 msgid "Unrecognized condition code \"%s\""
12086 msgstr ""
12087
12088 #: config/tc-tic54x.c:3964
12089 #, c-format
12090 msgid "Condition \"%s\" does not match preceding group"
12091 msgstr ""
12092
12093 #: config/tc-tic54x.c:3972
12094 #, c-format
12095 msgid ""
12096 "Condition \"%s\" uses a different accumulator from a preceding condition"
12097 msgstr ""
12098
12099 #: config/tc-tic54x.c:3979
12100 msgid "Only one comparison conditional allowed"
12101 msgstr ""
12102
12103 #: config/tc-tic54x.c:3984
12104 msgid "Only one overflow conditional allowed"
12105 msgstr ""
12106
12107 #: config/tc-tic54x.c:3992
12108 #, c-format
12109 msgid "Duplicate %s conditional"
12110 msgstr ""
12111
12112 #: config/tc-tic54x.c:4027
12113 msgid "Invalid auxiliary register (use AR0-AR7)"
12114 msgstr ""
12115
12116 #: config/tc-tic54x.c:4063
12117 msgid "lk addressing modes are invalid for memory-mapped register addressing"
12118 msgstr ""
12119
12120 #: config/tc-tic54x.c:4071
12121 msgid ""
12122 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
12123 "Resulting behavior is undefined."
12124 msgstr ""
12125
12126 #: config/tc-tic54x.c:4097
12127 msgid ""
12128 "Destination accumulator for each part of this parallel instruction must be "
12129 "different"
12130 msgstr ""
12131
12132 #: config/tc-tic54x.c:4146
12133 #, c-format
12134 msgid "Memory mapped register \"%s\" out of range"
12135 msgstr ""
12136
12137 #: config/tc-tic54x.c:4185
12138 msgid "Invalid operand (use 1, 2, or 3)"
12139 msgstr ""
12140
12141 #: config/tc-tic54x.c:4210
12142 msgid "A status register or status bit name is required"
12143 msgstr ""
12144
12145 #: config/tc-tic54x.c:4220
12146 #, c-format
12147 msgid "Unrecognized status bit \"%s\""
12148 msgstr ""
12149
12150 #: config/tc-tic54x.c:4243
12151 #, c-format
12152 msgid "Invalid status register \"%s\""
12153 msgstr ""
12154
12155 #: config/tc-tic54x.c:4255
12156 #, c-format
12157 msgid "Operand \"%s\" out of range (use 1 or 2)"
12158 msgstr ""
12159
12160 #: config/tc-tic54x.c:4463
12161 #, c-format
12162 msgid "Unrecognized instruction \"%s\""
12163 msgstr ""
12164
12165 #: config/tc-tic54x.c:4492
12166 #, c-format
12167 msgid "Unrecognized operand list '%s' for instruction '%s'"
12168 msgstr ""
12169
12170 #: config/tc-tic54x.c:4524
12171 #, c-format
12172 msgid "Unrecognized parallel instruction \"%s\""
12173 msgstr ""
12174
12175 #: config/tc-tic54x.c:4575
12176 #, c-format
12177 msgid "Invalid operand (s) for parallel instruction \"%s\""
12178 msgstr ""
12179
12180 #: config/tc-tic54x.c:4578
12181 #, c-format
12182 msgid "Unrecognized parallel instruction combination \"%s || %s\""
12183 msgstr ""
12184
12185 #: config/tc-tic54x.c:4815
12186 #, c-format
12187 msgid "%s symbol recursion stopped at second appearance of '%s'"
12188 msgstr ""
12189
12190 #: config/tc-tic54x.c:4855
12191 msgid "Unrecognized substitution symbol function"
12192 msgstr ""
12193
12194 #: config/tc-tic54x.c:4860
12195 msgid "Missing '(' after substitution symbol function"
12196 msgstr ""
12197
12198 #: config/tc-tic54x.c:4874
12199 msgid "Expecting second argument"
12200 msgstr ""
12201
12202 #: config/tc-tic54x.c:4887 config/tc-tic54x.c:4937
12203 msgid "Extra junk in function call, expecting ')'"
12204 msgstr ""
12205
12206 #: config/tc-tic54x.c:4913
12207 msgid "Function expects two arguments"
12208 msgstr ""
12209
12210 #: config/tc-tic54x.c:4926
12211 msgid "Expecting character constant argument"
12212 msgstr ""
12213
12214 #: config/tc-tic54x.c:4932
12215 msgid "Both arguments must be substitution symbols"
12216 msgstr ""
12217
12218 #: config/tc-tic54x.c:4985
12219 #, c-format
12220 msgid "Invalid subscript (use 1 to %d)"
12221 msgstr ""
12222
12223 #: config/tc-tic54x.c:4995
12224 #, c-format
12225 msgid "Invalid length (use 0 to %d"
12226 msgstr ""
12227
12228 #: config/tc-tic54x.c:5005
12229 msgid "Missing ')' in subscripted substitution symbol expression"
12230 msgstr ""
12231
12232 #: config/tc-tic54x.c:5025
12233 msgid "Missing forced substitution terminator ':'"
12234 msgstr ""
12235
12236 #: config/tc-tic54x.c:5180
12237 #, c-format
12238 msgid ""
12239 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12240 "left)"
12241 msgstr ""
12242
12243 #: config/tc-tic54x.c:5221
12244 #, c-format
12245 msgid "Unrecognized parallel instruction '%s'"
12246 msgstr ""
12247
12248 #: config/tc-tic54x.c:5233
12249 #, c-format
12250 msgid "Instruction '%s' requires an LP cpu version"
12251 msgstr ""
12252
12253 #: config/tc-tic54x.c:5240
12254 #, c-format
12255 msgid "Instruction '%s' requires far mode addressing"
12256 msgstr ""
12257
12258 #: config/tc-tic54x.c:5252
12259 #, c-format
12260 msgid ""
12261 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12262 "left). Resulting behavior is undefined."
12263 msgstr ""
12264
12265 #: config/tc-tic54x.c:5262
12266 msgid ""
12267 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
12268 "Resulting behavior is undefined."
12269 msgstr ""
12270
12271 #: config/tc-tic54x.c:5273
12272 #, c-format
12273 msgid "'%s' is not repeatable. Resulting behavior is undefined."
12274 msgstr ""
12275
12276 #: config/tc-tic54x.c:5277
12277 msgid ""
12278 "Instructions using long offset modifiers or absolute addresses are not "
12279 "repeatable. Resulting behavior is undefined."
12280 msgstr ""
12281
12282 #: config/tc-tic54x.c:5457
12283 #, c-format
12284 msgid "Unsupported relocation size %d"
12285 msgstr ""
12286
12287 #: config/tc-tic54x.c:5600
12288 msgid "non-absolute value used with .space/.bes"
12289 msgstr ""
12290
12291 #: config/tc-tic54x.c:5604
12292 #, c-format
12293 msgid "negative value ignored in %s"
12294 msgstr ""
12295
12296 #: config/tc-tic54x.c:5693
12297 #, c-format
12298 msgid "attempt to .space/.bes backwards? (%ld)"
12299 msgstr ""
12300
12301 #: config/tc-tic54x.c:5727
12302 #, c-format
12303 msgid "Invalid label '%s'"
12304 msgstr ""
12305
12306 #: config/tc-v850.c:233
12307 #, c-format
12308 msgid ".COMMon length (%d.) < 0! Ignored."
12309 msgstr ""
12310
12311 #: config/tc-v850.c:254
12312 #, c-format
12313 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12314 msgstr ""
12315
12316 #: config/tc-v850.c:280
12317 msgid "Common alignment negative; 0 assumed"
12318 msgstr ""
12319
12320 #: config/tc-v850.c:938
12321 #, c-format
12322 msgid "unknown operand shift: %x\n"
12323 msgstr ""
12324
12325 #: config/tc-v850.c:939
12326 msgid "internal failure in parse_register_list"
12327 msgstr ""
12328
12329 #: config/tc-v850.c:955
12330 msgid "constant expression or register list expected"
12331 msgstr ""
12332
12333 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12334 msgid "high bits set in register list expression"
12335 msgstr ""
12336
12337 #: config/tc-v850.c:1031 config/tc-v850.c:1094
12338 msgid "illegal register included in list"
12339 msgstr ""
12340
12341 #: config/tc-v850.c:1037
12342 msgid "system registers cannot be included in list"
12343 msgstr ""
12344
12345 #: config/tc-v850.c:1042
12346 msgid "PSW cannot be included in list"
12347 msgstr ""
12348
12349 #: config/tc-v850.c:1049
12350 msgid "High value system registers cannot be included in list"
12351 msgstr ""
12352
12353 #: config/tc-v850.c:1073
12354 msgid "second register should follow dash in register list"
12355 msgstr ""
12356
12357 #: config/tc-v850.c:1118
12358 #, c-format
12359 msgid " V850 options:\n"
12360 msgstr ""
12361
12362 #: config/tc-v850.c:1119
12363 #, c-format
12364 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
12365 msgstr ""
12366
12367 #: config/tc-v850.c:1120
12368 #, c-format
12369 msgid ""
12370 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
12371 msgstr ""
12372
12373 #: config/tc-v850.c:1121
12374 #, c-format
12375 msgid "  -mv850                    The code is targeted at the v850\n"
12376 msgstr ""
12377
12378 #: config/tc-v850.c:1122
12379 #, c-format
12380 msgid "  -mv850e                   The code is targeted at the v850e\n"
12381 msgstr ""
12382
12383 #: config/tc-v850.c:1123
12384 #, c-format
12385 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
12386 msgstr ""
12387
12388 #: config/tc-v850.c:1124
12389 #, c-format
12390 msgid ""
12391 "  -mv850any                 The code is generic, despite any processor "
12392 "specific instructions\n"
12393 msgstr ""
12394
12395 #: config/tc-v850.c:1125
12396 #, c-format
12397 msgid "  -mrelax                   Enable relaxation\n"
12398 msgstr ""
12399
12400 #: config/tc-v850.c:1323
12401 #, c-format
12402 msgid "Unable to determine default target processor from string: %s"
12403 msgstr ""
12404
12405 #: config/tc-v850.c:1358
12406 msgid "lo() relocation used on an instruction which does not support it"
12407 msgstr ""
12408
12409 #: config/tc-v850.c:1375
12410 msgid "ctoff() relocation used on an instruction which does not support it"
12411 msgstr ""
12412
12413 #: config/tc-v850.c:1397
12414 msgid "sdaoff() relocation used on an instruction which does not support it"
12415 msgstr ""
12416
12417 #: config/tc-v850.c:1419
12418 msgid "zdaoff() relocation used on an instruction which does not support it"
12419 msgstr ""
12420
12421 #: config/tc-v850.c:1452
12422 msgid "tdaoff() relocation used on an instruction which does not support it"
12423 msgstr ""
12424
12425 #: config/tc-v850.c:1657
12426 msgid "Target processor does not support this instruction."
12427 msgstr ""
12428
12429 #: config/tc-v850.c:1746 config/tc-v850.c:1775 config/tc-v850.c:1955
12430 msgid "immediate operand is too large"
12431 msgstr ""
12432
12433 #: config/tc-v850.c:1757
12434 msgid "AAARG -> unhandled constant reloc"
12435 msgstr ""
12436
12437 #: config/tc-v850.c:1800
12438 msgid "invalid register name"
12439 msgstr ""
12440
12441 #: config/tc-v850.c:1804
12442 msgid "register r0 cannot be used here"
12443 msgstr ""
12444
12445 #: config/tc-v850.c:1815
12446 msgid "invalid system register name"
12447 msgstr ""
12448
12449 #: config/tc-v850.c:1827
12450 msgid "expected EP register"
12451 msgstr ""
12452
12453 #: config/tc-v850.c:1843
12454 msgid "invalid condition code name"
12455 msgstr ""
12456
12457 #: config/tc-v850.c:1863 config/tc-v850.c:1867
12458 msgid "constant too big to fit into instruction"
12459 msgstr ""
12460
12461 #: config/tc-v850.c:1920
12462 msgid "syntax error: value is missing before the register name"
12463 msgstr ""
12464
12465 #: config/tc-v850.c:1922
12466 msgid "syntax error: register not expected"
12467 msgstr ""
12468
12469 #: config/tc-v850.c:1935
12470 msgid "syntax error: system register not expected"
12471 msgstr ""
12472
12473 #: config/tc-v850.c:1939
12474 msgid "syntax error: condition code not expected"
12475 msgstr ""
12476
12477 #: config/tc-v850.c:1973 config/tc-xtensa.c:11561
12478 msgid "invalid operand"
12479 msgstr ""
12480
12481 #: config/tc-vax.c:1343
12482 msgid "no '[' to match ']'"
12483 msgstr ""
12484
12485 #: config/tc-vax.c:1359
12486 msgid "bad register in []"
12487 msgstr ""
12488
12489 #: config/tc-vax.c:1361
12490 msgid "[PC] index banned"
12491 msgstr ""
12492
12493 #: config/tc-vax.c:1397
12494 msgid "no '(' to match ')'"
12495 msgstr ""
12496
12497 #: config/tc-vax.c:1513
12498 msgid "invalid branch operand"
12499 msgstr ""
12500
12501 #: config/tc-vax.c:1540
12502 msgid "address prohibits @"
12503 msgstr ""
12504
12505 #: config/tc-vax.c:1542
12506 msgid "address prohibits #"
12507 msgstr ""
12508
12509 #: config/tc-vax.c:1546
12510 msgid "address prohibits -()"
12511 msgstr ""
12512
12513 #: config/tc-vax.c:1548
12514 msgid "address prohibits ()+"
12515 msgstr ""
12516
12517 #: config/tc-vax.c:1551
12518 msgid "address prohibits ()"
12519 msgstr ""
12520
12521 #: config/tc-vax.c:1553
12522 msgid "address prohibits []"
12523 msgstr ""
12524
12525 #: config/tc-vax.c:1555
12526 msgid "address prohibits register"
12527 msgstr ""
12528
12529 #: config/tc-vax.c:1557
12530 msgid "address prohibits displacement length specifier"
12531 msgstr ""
12532
12533 #: config/tc-vax.c:1585
12534 msgid "invalid operand of S^#"
12535 msgstr ""
12536
12537 #: config/tc-vax.c:1598
12538 msgid "S^# needs expression"
12539 msgstr ""
12540
12541 #: config/tc-vax.c:1605
12542 msgid "S^# may only read-access"
12543 msgstr ""
12544
12545 #: config/tc-vax.c:1628
12546 msgid "invalid operand of -()"
12547 msgstr ""
12548
12549 #: config/tc-vax.c:1634
12550 msgid "-(PC) unpredictable"
12551 msgstr ""
12552
12553 #: config/tc-vax.c:1636
12554 msgid "[]index same as -()register: unpredictable"
12555 msgstr ""
12556
12557 #: config/tc-vax.c:1668
12558 msgid "invalid operand of ()+"
12559 msgstr ""
12560
12561 #: config/tc-vax.c:1674
12562 msgid "(PC)+ unpredictable"
12563 msgstr ""
12564
12565 #: config/tc-vax.c:1676
12566 msgid "[]index same as ()+register: unpredictable"
12567 msgstr ""
12568
12569 #: config/tc-vax.c:1699
12570 msgid "# conflicts length"
12571 msgstr ""
12572
12573 #: config/tc-vax.c:1701
12574 msgid "# bars register"
12575 msgstr ""
12576
12577 #: config/tc-vax.c:1721
12578 msgid "writing or modifying # is unpredictable"
12579 msgstr ""
12580
12581 #: config/tc-vax.c:1747
12582 msgid "length not needed"
12583 msgstr ""
12584
12585 #: config/tc-vax.c:1754
12586 msgid "can't []index a register, because it has no address"
12587 msgstr ""
12588
12589 #: config/tc-vax.c:1756
12590 msgid "a register has no address"
12591 msgstr ""
12592
12593 #: config/tc-vax.c:1765
12594 msgid "PC part of operand unpredictable"
12595 msgstr ""
12596
12597 #: config/tc-vax.c:1921
12598 msgid "odd number of bytes in operand description"
12599 msgstr ""
12600
12601 #: config/tc-vax.c:1935
12602 msgid "Bad operand"
12603 msgstr ""
12604
12605 #: config/tc-vax.c:1940
12606 msgid "Not enough operands"
12607 msgstr ""
12608
12609 #: config/tc-vax.c:1947
12610 msgid "Too many operands"
12611 msgstr ""
12612
12613 #: config/tc-vax.c:2217
12614 msgid "SYMBOL TABLE not implemented"
12615 msgstr ""
12616
12617 #: config/tc-vax.c:2221
12618 msgid "TOKEN TRACE not implemented"
12619 msgstr ""
12620
12621 #: config/tc-vax.c:2225
12622 #, c-format
12623 msgid "Displacement length %s ignored!"
12624 msgstr ""
12625
12626 #: config/tc-vax.c:2229
12627 #, c-format
12628 msgid "I don't need or use temp. file \"%s\"."
12629 msgstr ""
12630
12631 #: config/tc-vax.c:2233
12632 msgid "I don't use an interpass file! -V ignored"
12633 msgstr ""
12634
12635 #: config/tc-vax.c:2290
12636 #, c-format
12637 msgid ""
12638 "VAX options:\n"
12639 "-d LENGTH\t\tignored\n"
12640 "-J\t\t\tignored\n"
12641 "-S\t\t\tignored\n"
12642 "-t FILE\t\t\tignored\n"
12643 "-T\t\t\tignored\n"
12644 "-V\t\t\tignored\n"
12645 msgstr ""
12646
12647 #: config/tc-vax.c:2299
12648 #, c-format
12649 msgid ""
12650 "VMS options:\n"
12651 "-+\t\t\thash encode names longer than 31 characters\n"
12652 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
12653 "-H\t\t\tshow new symbol after hash truncation\n"
12654 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12655 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12656 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12657 msgstr ""
12658
12659 #: config/tc-vax.c:2464
12660 #, c-format
12661 msgid "Ignoring statement due to \"%s\""
12662 msgstr ""
12663
12664 #: config/tc-vax.c:2481
12665 #, c-format
12666 msgid "Aborting because statement has \"%s\""
12667 msgstr ""
12668
12669 #: config/tc-vax.c:2526
12670 msgid "Can't relocate expression"
12671 msgstr ""
12672
12673 #: config/tc-vax.c:2629
12674 msgid "Bignum not permitted in short literal. Immediate mode assumed."
12675 msgstr ""
12676
12677 #: config/tc-vax.c:2638
12678 msgid "Can't do flonum short literal: immediate mode used."
12679 msgstr ""
12680
12681 #: config/tc-vax.c:2685
12682 #, c-format
12683 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12684 msgstr ""
12685
12686 #: config/tc-vax.c:2996
12687 #, c-format
12688 msgid "Short literal overflow(%ld.), immediate mode assumed."
12689 msgstr ""
12690
12691 #: config/tc-vax.c:3005
12692 #, c-format
12693 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12694 msgstr ""
12695
12696 #: config/tc-vax.c:3070
12697 msgid "Length specification ignored. Address mode 9F used"
12698 msgstr ""
12699
12700 #: config/tc-vax.c:3128
12701 msgid "Invalid operand:  immediate value used as base address."
12702 msgstr ""
12703
12704 #: config/tc-vax.c:3130
12705 msgid "Invalid operand:  immediate value used as address."
12706 msgstr ""
12707
12708 #: config/tc-vax.c:3155
12709 msgid "Symbol used as immediate operand in PIC mode."
12710 msgstr ""
12711
12712 #: config/tc-vax.c:3258
12713 #, c-format
12714 msgid "VIP_BEGIN error:%s"
12715 msgstr ""
12716
12717 #: config/tc-xc16x.c:211
12718 #, c-format
12719 msgid " XC16X specific command line options:\n"
12720 msgstr ""
12721
12722 #: config/tc-xc16x.c:293
12723 #, c-format
12724 msgid "call tomd_estimate_size_before_relax \n"
12725 msgstr ""
12726
12727 #: config/tc-xstormy16.c:78
12728 #, c-format
12729 msgid " XSTORMY16 specific command line options:\n"
12730 msgstr ""
12731
12732 #: config/tc-xtensa.c:603
12733 msgid "illegal range of target hardware versions"
12734 msgstr ""
12735
12736 #: config/tc-xtensa.c:752
12737 msgid "--density option is ignored"
12738 msgstr ""
12739
12740 #: config/tc-xtensa.c:755
12741 msgid "--no-density option is ignored"
12742 msgstr ""
12743
12744 #: config/tc-xtensa.c:764
12745 msgid "--generics is deprecated; use --transform instead"
12746 msgstr ""
12747
12748 #: config/tc-xtensa.c:767
12749 msgid "--no-generics is deprecated; use --no-transform instead"
12750 msgstr ""
12751
12752 #: config/tc-xtensa.c:770
12753 msgid "--relax is deprecated; use --transform instead"
12754 msgstr ""
12755
12756 #: config/tc-xtensa.c:773
12757 msgid "--no-relax is deprecated; use --no-transform instead"
12758 msgstr ""
12759
12760 #: config/tc-xtensa.c:790
12761 msgid "--absolute-literals option not supported in this Xtensa configuration"
12762 msgstr ""
12763
12764 #: config/tc-xtensa.c:863
12765 msgid "prefer-l32r conflicts with prefer-const16"
12766 msgstr ""
12767
12768 #: config/tc-xtensa.c:869
12769 msgid "prefer-const16 conflicts with prefer-l32r"
12770 msgstr ""
12771
12772 #: config/tc-xtensa.c:877 config/tc-xtensa.c:886 config/tc-xtensa.c:890
12773 msgid "invalid target hardware version"
12774 msgstr ""
12775
12776 #: config/tc-xtensa.c:1065
12777 msgid "unmatched end directive"
12778 msgstr ""
12779
12780 #: config/tc-xtensa.c:1094
12781 msgid ".begin directive with no matching .end directive"
12782 msgstr ""
12783
12784 #: config/tc-xtensa.c:1135
12785 msgid "[no-]generics is deprecated; use [no-]transform instead"
12786 msgstr ""
12787
12788 #: config/tc-xtensa.c:1140
12789 msgid "[no-]relax is deprecated; use [no-]transform instead"
12790 msgstr ""
12791
12792 #: config/tc-xtensa.c:1153
12793 #, c-format
12794 msgid "directive %s cannot be negated"
12795 msgstr ""
12796
12797 #: config/tc-xtensa.c:1159
12798 msgid "unknown directive"
12799 msgstr ""
12800
12801 #: config/tc-xtensa.c:1180 config/tc-xtensa.c:1276 config/tc-xtensa.c:1518
12802 #: config/tc-xtensa.c:5561
12803 msgid "directives are not valid inside bundles"
12804 msgstr ""
12805
12806 #: config/tc-xtensa.c:1192
12807 msgid ".begin literal is deprecated; use .literal instead"
12808 msgstr ""
12809
12810 #: config/tc-xtensa.c:1206
12811 msgid "cannot set literal_prefix inside literal fragment"
12812 msgstr ""
12813
12814 #: config/tc-xtensa.c:1239
12815 msgid ".begin [no-]density is ignored"
12816 msgstr ""
12817
12818 #: config/tc-xtensa.c:1246 config/tc-xtensa.c:1296
12819 msgid "Xtensa absolute literals option not supported; ignored"
12820 msgstr ""
12821
12822 #: config/tc-xtensa.c:1289
12823 msgid ".end [no-]density is ignored"
12824 msgstr ""
12825
12826 #: config/tc-xtensa.c:1314
12827 #, c-format
12828 msgid "does not match begin %s%s at %s:%d"
12829 msgstr ""
12830
12831 #: config/tc-xtensa.c:1369
12832 msgid ".literal_position inside literal directive; ignoring"
12833 msgstr ""
12834
12835 #: config/tc-xtensa.c:1389
12836 msgid ".literal not allowed inside .begin literal region"
12837 msgstr ""
12838
12839 #: config/tc-xtensa.c:1425
12840 msgid "expected comma or colon after symbol name; rest of line ignored"
12841 msgstr ""
12842
12843 #: config/tc-xtensa.c:1487
12844 msgid "fall through frequency must be greater than 0"
12845 msgstr ""
12846
12847 #: config/tc-xtensa.c:1495
12848 msgid "branch target frequency must be greater than 0"
12849 msgstr ""
12850
12851 #: config/tc-xtensa.c:1543
12852 #, c-format
12853 msgid "opcode-specific %s relocation used outside an instruction"
12854 msgstr ""
12855
12856 #: config/tc-xtensa.c:1722 config/tc-xtensa.c:1739
12857 #, c-format
12858 msgid "bad register name: %s"
12859 msgstr ""
12860
12861 #: config/tc-xtensa.c:1728
12862 #, c-format
12863 msgid "bad register number: %s"
12864 msgstr ""
12865
12866 #: config/tc-xtensa.c:1805
12867 msgid "register number out of range"
12868 msgstr ""
12869
12870 #: config/tc-xtensa.c:1889
12871 msgid "extra comma"
12872 msgstr ""
12873
12874 #: config/tc-xtensa.c:1891
12875 msgid "extra colon"
12876 msgstr ""
12877
12878 #: config/tc-xtensa.c:1893
12879 msgid "missing argument"
12880 msgstr ""
12881
12882 #: config/tc-xtensa.c:1895
12883 msgid "missing comma or colon"
12884 msgstr ""
12885
12886 #: config/tc-xtensa.c:1952
12887 msgid "incorrect register number, ignoring"
12888 msgstr ""
12889
12890 #: config/tc-xtensa.c:1959
12891 msgid "too many arguments"
12892 msgstr ""
12893
12894 #: config/tc-xtensa.c:2032
12895 #, c-format
12896 msgid "cannot encode opcode \"%s\""
12897 msgstr ""
12898
12899 #: config/tc-xtensa.c:2126
12900 #, c-format
12901 msgid "not enough operands (%d) for '%s'; expected %d"
12902 msgstr ""
12903
12904 #: config/tc-xtensa.c:2133
12905 #, c-format
12906 msgid "too many operands (%d) for '%s'; expected %d"
12907 msgstr ""
12908
12909 #: config/tc-xtensa.c:2184
12910 #, c-format
12911 msgid "invalid register '%s' for '%s' instruction"
12912 msgstr ""
12913
12914 #: config/tc-xtensa.c:2191
12915 #, c-format
12916 msgid "invalid register number (%ld) for '%s' instruction"
12917 msgstr ""
12918
12919 #: config/tc-xtensa.c:2259
12920 #, c-format
12921 msgid "invalid register number (%ld) for '%s'"
12922 msgstr ""
12923
12924 #: config/tc-xtensa.c:2650
12925 #, c-format
12926 msgid "operand %d of '%s' has out of range value '%u'"
12927 msgstr ""
12928
12929 #: config/tc-xtensa.c:2656
12930 #, c-format
12931 msgid "operand %d of '%s' has invalid value '%u'"
12932 msgstr ""
12933
12934 #: config/tc-xtensa.c:2704
12935 #, c-format
12936 msgid "internal error: unknown option name '%s'"
12937 msgstr ""
12938
12939 #: config/tc-xtensa.c:3779
12940 msgid "INSTR_LABEL_DEF not supported yet"
12941 msgstr ""
12942
12943 #: config/tc-xtensa.c:3808
12944 msgid "can't handle generation of literal/labels yet"
12945 msgstr ""
12946
12947 #: config/tc-xtensa.c:3812
12948 msgid "can't handle undefined OP TYPE"
12949 msgstr ""
12950
12951 #: config/tc-xtensa.c:3873
12952 #, c-format
12953 msgid "found %d operands for '%s':  Expected %d"
12954 msgstr ""
12955
12956 #: config/tc-xtensa.c:3880
12957 #, c-format
12958 msgid "found too many (%d) operands for '%s':  Expected %d"
12959 msgstr ""
12960
12961 #: config/tc-xtensa.c:3901
12962 msgid "immediate operands sum to greater than 32"
12963 msgstr ""
12964
12965 #: config/tc-xtensa.c:4031
12966 msgid "invalid immediate"
12967 msgstr ""
12968
12969 #: config/tc-xtensa.c:4145
12970 #, c-format
12971 msgid "invalid relocation for operand %i of '%s'"
12972 msgstr ""
12973
12974 #: config/tc-xtensa.c:4155
12975 #, c-format
12976 msgid "invalid expression for operand %i of '%s'"
12977 msgstr ""
12978
12979 #: config/tc-xtensa.c:4165
12980 #, c-format
12981 msgid "invalid relocation in instruction slot %i"
12982 msgstr ""
12983
12984 #: config/tc-xtensa.c:4172
12985 #, c-format
12986 msgid "undefined symbol for opcode \"%s\""
12987 msgstr ""
12988
12989 #: config/tc-xtensa.c:4627
12990 msgid "opcode 'NOP.N' unavailable in this configuration"
12991 msgstr ""
12992
12993 #: config/tc-xtensa.c:4687
12994 msgid "get_expanded_loop_offset: invalid opcode"
12995 msgstr ""
12996
12997 #: config/tc-xtensa.c:4819
12998 #, c-format
12999 msgid "assembly state not set for first frag in section %s"
13000 msgstr ""
13001
13002 #: config/tc-xtensa.c:4872
13003 #, c-format
13004 msgid "unaligned branch target: %d bytes at 0x%lx"
13005 msgstr ""
13006
13007 #: config/tc-xtensa.c:4911
13008 #, c-format
13009 msgid "unaligned loop: %d bytes at 0x%lx"
13010 msgstr ""
13011
13012 #: config/tc-xtensa.c:4935
13013 msgid "unexpected fix"
13014 msgstr ""
13015
13016 #: config/tc-xtensa.c:4946 config/tc-xtensa.c:4950
13017 msgid "undecodable fix"
13018 msgstr ""
13019
13020 #: config/tc-xtensa.c:5077
13021 msgid "labels are not valid inside bundles"
13022 msgstr ""
13023
13024 #: config/tc-xtensa.c:5097
13025 msgid "invalid last instruction for a zero-overhead loop"
13026 msgstr ""
13027
13028 #: config/tc-xtensa.c:5162
13029 msgid "extra opening brace"
13030 msgstr ""
13031
13032 #: config/tc-xtensa.c:5172
13033 msgid "extra closing brace"
13034 msgstr ""
13035
13036 #: config/tc-xtensa.c:5199
13037 msgid "missing closing brace"
13038 msgstr ""
13039
13040 #: config/tc-xtensa.c:5279
13041 #, c-format
13042 msgid "unknown opcode or format name '%s'"
13043 msgstr ""
13044
13045 #: config/tc-xtensa.c:5285
13046 msgid "format names only valid inside bundles"
13047 msgstr ""
13048
13049 #: config/tc-xtensa.c:5290
13050 #, c-format
13051 msgid "multiple formats specified for one bundle; using '%s'"
13052 msgstr ""
13053
13054 #: config/tc-xtensa.c:5339
13055 msgid "entry instruction with stack decrement < 16"
13056 msgstr ""
13057
13058 #: config/tc-xtensa.c:5392
13059 msgid "unaligned entry instruction"
13060 msgstr ""
13061
13062 #: config/tc-xtensa.c:5454
13063 msgid "bad instruction format"
13064 msgstr ""
13065
13066 #: config/tc-xtensa.c:5457
13067 msgid "invalid relocation"
13068 msgstr ""
13069
13070 #: config/tc-xtensa.c:5468
13071 #, c-format
13072 msgid "invalid relocation for '%s' instruction"
13073 msgstr ""
13074
13075 #: config/tc-xtensa.c:5480
13076 #, c-format
13077 msgid "invalid relocation for operand %d of '%s'"
13078 msgstr ""
13079
13080 #: config/tc-xtensa.c:5644
13081 msgid "cannot represent subtraction with an offset"
13082 msgstr ""
13083
13084 #: config/tc-xtensa.c:5732
13085 #, c-format
13086 msgid "unhandled local relocation fix %s"
13087 msgstr ""
13088
13089 #: config/tc-xtensa.c:6039
13090 msgid "couldn't find a valid instruction format"
13091 msgstr ""
13092
13093 #: config/tc-xtensa.c:6040
13094 #, c-format
13095 msgid "    ops were: "
13096 msgstr ""
13097
13098 #: config/tc-xtensa.c:6042
13099 #, c-format
13100 msgid " %s;"
13101 msgstr ""
13102
13103 #: config/tc-xtensa.c:6053
13104 #, c-format
13105 msgid "format '%s' allows %d slots, but there are %d opcodes"
13106 msgstr ""
13107
13108 #: config/tc-xtensa.c:6064 config/tc-xtensa.c:6162
13109 msgid "illegal resource usage in bundle"
13110 msgstr ""
13111
13112 #: config/tc-xtensa.c:6249
13113 #, c-format
13114 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13115 msgstr ""
13116
13117 #: config/tc-xtensa.c:6254
13118 #, c-format
13119 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13120 msgstr ""
13121
13122 #: config/tc-xtensa.c:6259
13123 #, c-format
13124 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13125 msgstr ""
13126
13127 #: config/tc-xtensa.c:6264
13128 #, c-format
13129 msgid ""
13130 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13131 msgstr ""
13132
13133 #: config/tc-xtensa.c:6280
13134 msgid "multiple branches or jumps in the same bundle"
13135 msgstr ""
13136
13137 #: config/tc-xtensa.c:6728
13138 msgid "cannot assemble into a literal fragment"
13139 msgstr ""
13140
13141 #: config/tc-xtensa.c:6730
13142 msgid "..."
13143 msgstr ""
13144
13145 #: config/tc-xtensa.c:7274
13146 msgid ""
13147 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13148 msgstr ""
13149
13150 #: config/tc-xtensa.c:7386
13151 msgid "branching or jumping to a loop end may trigger hardware errata"
13152 msgstr ""
13153
13154 #: config/tc-xtensa.c:7468
13155 msgid "loop end too close to another loop end may trigger hardware errata"
13156 msgstr ""
13157
13158 #: config/tc-xtensa.c:7477
13159 #, c-format
13160 msgid "fr_var %lu < length %d"
13161 msgstr ""
13162
13163 #: config/tc-xtensa.c:7636
13164 msgid ""
13165 "loop containing less than three instructions may trigger hardware errata"
13166 msgstr ""
13167
13168 #: config/tc-xtensa.c:7708
13169 msgid "undecodable instruction in instruction frag"
13170 msgstr ""
13171
13172 #: config/tc-xtensa.c:7818
13173 msgid "invalid empty loop"
13174 msgstr ""
13175
13176 #: config/tc-xtensa.c:7823
13177 msgid "loop target does not follow loop instruction in section"
13178 msgstr ""
13179
13180 #: config/tc-xtensa.c:8396
13181 msgid "bad relaxation state"
13182 msgstr ""
13183
13184 #: config/tc-xtensa.c:8454
13185 #, c-format
13186 msgid "fr_var (%ld) < length (%d)"
13187 msgstr ""
13188
13189 #: config/tc-xtensa.c:8961
13190 msgid "internal error: relaxation failed"
13191 msgstr ""
13192
13193 #: config/tc-xtensa.c:8967
13194 msgid "internal error: relaxation requires too many steps"
13195 msgstr ""
13196
13197 #: config/tc-xtensa.c:9143
13198 msgid "invalid relaxation fragment result"
13199 msgstr ""
13200
13201 #: config/tc-xtensa.c:9222
13202 msgid "unable to widen instruction"
13203 msgstr ""
13204
13205 #: config/tc-xtensa.c:9362
13206 msgid "multiple literals in expansion"
13207 msgstr ""
13208
13209 #: config/tc-xtensa.c:9366
13210 msgid "no registered fragment for literal"
13211 msgstr ""
13212
13213 #: config/tc-xtensa.c:9368
13214 msgid "number of literal tokens != 1"
13215 msgstr ""
13216
13217 #: config/tc-xtensa.c:9498 config/tc-xtensa.c:9504
13218 #, c-format
13219 msgid "unresolved loop target symbol: %s"
13220 msgstr ""
13221
13222 #: config/tc-xtensa.c:9610
13223 #, c-format
13224 msgid "invalid expression evaluation type %d"
13225 msgstr ""
13226
13227 #: config/tc-xtensa.c:9627
13228 msgid "loop too long for LOOP instruction"
13229 msgstr ""
13230
13231 #: config/tc-xtensa.c:9897
13232 #, c-format
13233 msgid "fixes not all moved from %s"
13234 msgstr ""
13235
13236 #: config/tc-xtensa.c:10028
13237 msgid ""
13238 "literal pool location required for text-section-literals; specify with ."
13239 "literal_position"
13240 msgstr ""
13241
13242 #: config/tc-xtensa.c:10957
13243 msgid "too many operands in instruction"
13244 msgstr ""
13245
13246 #: config/tc-xtensa.c:11168
13247 msgid "invalid symbolic operand"
13248 msgstr ""
13249
13250 #: config/tc-xtensa.c:11229
13251 msgid "operand number mismatch"
13252 msgstr ""
13253
13254 #: config/tc-xtensa.c:11233
13255 #, c-format
13256 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13257 msgstr ""
13258
13259 #: config/tc-xtensa.c:11258
13260 #, c-format
13261 msgid "xtensa-isa failure: %s"
13262 msgstr ""
13263
13264 #: config/tc-xtensa.c:11329
13265 msgid "invalid opcode"
13266 msgstr ""
13267
13268 #: config/tc-xtensa.c:11335
13269 msgid "too few operands"
13270 msgstr ""
13271
13272 #: config/tc-xtensa.c:11450 config/tc-xtensa.c:11456
13273 msgid "out of memory"
13274 msgstr ""
13275
13276 #: config/tc-xtensa.c:11567
13277 msgid "symbolic operand not allowed"
13278 msgstr ""
13279
13280 #: config/tc-xtensa.c:11604
13281 msgid "cannot decode instruction format"
13282 msgstr ""
13283
13284 #: config/tc-xtensa.c:11748
13285 msgid "ignoring extra '-rename-section' delimiter ':'"
13286 msgstr ""
13287
13288 #: config/tc-xtensa.c:11753
13289 #, c-format
13290 msgid "ignoring invalid '-rename-section' specification: '%s'"
13291 msgstr ""
13292
13293 #: config/tc-xtensa.c:11764
13294 #, c-format
13295 msgid "section %s renamed multiple times"
13296 msgstr ""
13297
13298 #: config/tc-xtensa.c:11766
13299 #, c-format
13300 msgid "multiple sections remapped to output section %s"
13301 msgstr ""
13302
13303 #: config/tc-z80.c:244
13304 msgid "-- unterminated string"
13305 msgstr ""
13306
13307 #: config/tc-z80.c:314
13308 msgid "floating point numbers are not implemented"
13309 msgstr ""
13310
13311 #: config/tc-z80.c:493 config/tc-z80.c:499
13312 msgid "mismatched parentheses"
13313 msgstr ""
13314
13315 #: config/tc-z80.c:553
13316 msgid "bad offset expression syntax"
13317 msgstr ""
13318
13319 #: config/tc-z80.c:577
13320 msgid "bad expression syntax"
13321 msgstr ""
13322
13323 #: config/tc-z80.c:690
13324 msgid "cannot make a relative jump to an absolute location"
13325 msgstr ""
13326
13327 #: config/tc-z80.c:702 config/tc-z80.c:1960
13328 msgid "overflow"
13329 msgstr ""
13330
13331 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13332 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13333 msgid "bad intruction syntax"
13334 msgstr ""
13335
13336 #: config/tc-z80.c:1203
13337 msgid "condition code invalid for jr"
13338 msgstr ""
13339
13340 #: config/tc-z80.c:1225
13341 msgid "bad instruction syntax"
13342 msgstr ""
13343
13344 #: config/tc-z80.c:1704
13345 msgid "parentheses ignored"
13346 msgstr ""
13347
13348 #: config/tc-z80.c:1909 read.c:3505
13349 #, c-format
13350 msgid "junk at end of line, first unrecognized character is `%c'"
13351 msgstr ""
13352
13353 #: config/tc-z80.c:1935 config/tc-z8k.c:1513 config/tc-z8k.c:1576
13354 msgid "relative jump out of range"
13355 msgstr ""
13356
13357 #: config/tc-z80.c:1952
13358 msgid "index offset  out of range"
13359 msgstr ""
13360
13361 #: config/tc-z80.c:1994 config/tc-z8k.c:1584
13362 #, c-format
13363 msgid "md_apply_fix: unknown r_type 0x%x\n"
13364 msgstr ""
13365
13366 #: config/tc-z8k.c:282
13367 #, c-format
13368 msgid "register rr%d out of range"
13369 msgstr ""
13370
13371 #: config/tc-z8k.c:284
13372 #, c-format
13373 msgid "register rr%d does not exist"
13374 msgstr ""
13375
13376 #: config/tc-z8k.c:296
13377 #, c-format
13378 msgid "register rh%d out of range"
13379 msgstr ""
13380
13381 #: config/tc-z8k.c:308
13382 #, c-format
13383 msgid "register rl%d out of range"
13384 msgstr ""
13385
13386 #: config/tc-z8k.c:321
13387 #, c-format
13388 msgid "register rq%d out of range"
13389 msgstr ""
13390
13391 #: config/tc-z8k.c:323
13392 #, c-format
13393 msgid "register rq%d does not exist"
13394 msgstr ""
13395
13396 #: config/tc-z8k.c:335
13397 #, c-format
13398 msgid "register r%d out of range"
13399 msgstr ""
13400
13401 #: config/tc-z8k.c:376
13402 #, c-format
13403 msgid "expected %c"
13404 msgstr ""
13405
13406 #: config/tc-z8k.c:391
13407 #, c-format
13408 msgid "register is wrong size for a word %s"
13409 msgstr ""
13410
13411 #: config/tc-z8k.c:405
13412 #, c-format
13413 msgid "register is wrong size for address %s"
13414 msgstr ""
13415
13416 #: config/tc-z8k.c:539
13417 #, c-format
13418 msgid "unknown interrupt %s"
13419 msgstr ""
13420
13421 #. No interrupt type specified, opcode won't do anything.
13422 #: config/tc-z8k.c:562
13423 msgid "opcode has no effect"
13424 msgstr ""
13425
13426 #: config/tc-z8k.c:673
13427 msgid "Missing ) in ra(rb)"
13428 msgstr ""
13429
13430 #: config/tc-z8k.c:753 config/tc-z8k.c:792
13431 #, c-format
13432 msgid "invalid condition code '%s'"
13433 msgstr ""
13434
13435 #: config/tc-z8k.c:765
13436 #, c-format
13437 msgid "invalid flag '%s'"
13438 msgstr ""
13439
13440 #: config/tc-z8k.c:919 config/tc-z8k.c:925
13441 msgid "invalid indirect register size"
13442 msgstr ""
13443
13444 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13445 msgid "invalid control register name"
13446 msgstr ""
13447
13448 #: config/tc-z8k.c:1079
13449 msgid "immediate must be 1 or 2"
13450 msgstr ""
13451
13452 #: config/tc-z8k.c:1082
13453 msgid "immediate 1 or 2 expected"
13454 msgstr ""
13455
13456 #: config/tc-z8k.c:1113
13457 msgid "can't use R0 here"
13458 msgstr ""
13459
13460 #: config/tc-z8k.c:1271
13461 msgid "Can't find opcode to match operands"
13462 msgstr ""
13463
13464 #: config/tc-z8k.c:1370
13465 #, c-format
13466 msgid "invalid architecture -z%s"
13467 msgstr ""
13468
13469 #: config/tc-z8k.c:1390
13470 #, c-format
13471 msgid ""
13472 " Z8K options:\n"
13473 "  -z8001                  generate segmented code\n"
13474 "  -z8002                  generate unsegmented code\n"
13475 "  -linkrelax              create linker relaxable code\n"
13476 msgstr ""
13477
13478 #: config/tc-z8k.c:1402
13479 #, c-format
13480 msgid "call to md_convert_frag\n"
13481 msgstr ""
13482
13483 #: config/tc-z8k.c:1509 config/tc-z8k.c:1549 config/tc-z8k.c:1572
13484 msgid "cannot branch to odd address"
13485 msgstr ""
13486
13487 #: config/tc-z8k.c:1531
13488 msgid "relative address out of range"
13489 msgstr ""
13490
13491 #: config/tc-z8k.c:1552
13492 msgid "relative call out of range"
13493 msgstr ""
13494
13495 #: config/tc-z8k.c:1596
13496 #, c-format
13497 msgid "call to md_estimate_size_before_relax\n"
13498 msgstr ""
13499
13500 #: config/xtensa-relax.c:1545
13501 #, c-format
13502 msgid "invalid configuration option '%s' in transition rule '%s'"
13503 msgstr ""
13504
13505 #: config/xtensa-relax.c:1669
13506 #, c-format
13507 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13508 msgstr ""
13509
13510 #: config/xtensa-relax.c:1679
13511 #, c-format
13512 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13513 msgstr ""
13514
13515 #: config/xtensa-relax.c:1686
13516 #, c-format
13517 msgid "opcode '%s': precondition only contains constants in '%s'"
13518 msgstr ""
13519
13520 #: config/xtensa-relax.c:1732
13521 msgid "expected one operand for generated literal"
13522 msgstr ""
13523
13524 #: config/xtensa-relax.c:1738
13525 msgid "expected 0 operands for generated label"
13526 msgstr ""
13527
13528 #: config/xtensa-relax.c:1751
13529 #, c-format
13530 msgid "invalid opcode '%s' in transition rule '%s'"
13531 msgstr ""
13532
13533 #: config/xtensa-relax.c:1759
13534 #, c-format
13535 msgid "opcode '%s': replacement does not have %d ops"
13536 msgstr ""
13537
13538 #: config/xtensa-relax.c:1783 config/xtensa-relax.c:1809
13539 #, c-format
13540 msgid "opcode %s: unidentified operand '%s' in '%s'"
13541 msgstr ""
13542
13543 #: config/xtensa-relax.c:1804
13544 #, c-format
13545 msgid "unknown user-defined function %s"
13546 msgstr ""
13547
13548 #: config/xtensa-relax.c:1815
13549 #, c-format
13550 msgid "opcode %s: could not parse operand '%s' in '%s'"
13551 msgstr ""
13552
13553 #: config/xtensa-relax.c:1856
13554 #, c-format
13555 msgid "could not parse INSN_PATTERN '%s'"
13556 msgstr ""
13557
13558 #: config/xtensa-relax.c:1860
13559 #, c-format
13560 msgid "could not parse INSN_REPL '%s'"
13561 msgstr ""
13562
13563 #: config/xtensa-relax.c:1871
13564 #, c-format
13565 msgid "could not build transition for %s => %s"
13566 msgstr ""
13567
13568 #: depend.c:193
13569 #, c-format
13570 msgid "can't open `%s' for writing"
13571 msgstr ""
13572
13573 #: depend.c:205
13574 #, c-format
13575 msgid "can't close `%s'"
13576 msgstr ""
13577
13578 #: dw2gencfi.c:265
13579 #, c-format
13580 msgid "register save offset not a multiple of %u"
13581 msgstr ""
13582
13583 #: dw2gencfi.c:348
13584 msgid "CFI state restore without previous remember"
13585 msgstr ""
13586
13587 #: dw2gencfi.c:400
13588 msgid "missing separator"
13589 msgstr ""
13590
13591 #: dw2gencfi.c:422 dw2gencfi.c:440
13592 msgid "bad register expression"
13593 msgstr ""
13594
13595 #: dw2gencfi.c:462 dw2gencfi.c:585 dw2gencfi.c:623 dw2gencfi.c:693
13596 msgid "CFI instruction used without previous .cfi_startproc"
13597 msgstr ""
13598
13599 #: dw2gencfi.c:647
13600 msgid "invalid or unsupported encoding in .cfi_personality"
13601 msgstr ""
13602
13603 #: dw2gencfi.c:654
13604 msgid ".cfi_personality requires encoding and symbol arguments"
13605 msgstr ""
13606
13607 #: dw2gencfi.c:677
13608 msgid "wrong second argument to .cfi_personality"
13609 msgstr ""
13610
13611 #: dw2gencfi.c:717
13612 msgid "invalid or unsupported encoding in .cfi_lsda"
13613 msgstr ""
13614
13615 #: dw2gencfi.c:724
13616 msgid ".cfi_lsda requires encoding and symbol arguments"
13617 msgstr ""
13618
13619 #: dw2gencfi.c:749
13620 msgid "wrong second argument to .cfi_lsda"
13621 msgstr ""
13622
13623 #: dw2gencfi.c:764
13624 msgid "previous CFI entry not closed (missing .cfi_endproc)"
13625 msgstr ""
13626
13627 #: dw2gencfi.c:799
13628 msgid ".cfi_endproc without corresponding .cfi_startproc"
13629 msgstr ""
13630
13631 #: dw2gencfi.c:1328
13632 msgid "open CFI at the end of file; missing .cfi_endproc directive"
13633 msgstr ""
13634
13635 #: dwarf2dbg.c:553 dwarf2dbg.c:584
13636 msgid "file number less than one"
13637 msgstr ""
13638
13639 #: dwarf2dbg.c:559
13640 #, c-format
13641 msgid "file number %ld already allocated"
13642 msgstr ""
13643
13644 #: dwarf2dbg.c:589 dwarf2dbg.c:1251
13645 #, c-format
13646 msgid "unassigned file number %ld"
13647 msgstr ""
13648
13649 #: dwarf2dbg.c:657
13650 msgid "is_stmt value not 0 or 1"
13651 msgstr ""
13652
13653 #: dwarf2dbg.c:669
13654 msgid "isa number less than zero"
13655 msgstr ""
13656
13657 #: dwarf2dbg.c:675
13658 #, c-format
13659 msgid "unknown .loc sub-directive `%s'"
13660 msgstr ""
13661
13662 #: dwarf2dbg.c:1316 dwarf2dbg.c:1566
13663 msgid "internal error: unknown dwarf2 format"
13664 msgstr ""
13665
13666 #: ecoff.c:1552
13667 #, c-format
13668 msgid "string too big (%lu bytes)"
13669 msgstr ""
13670
13671 #: ecoff.c:1578
13672 #, c-format
13673 msgid "inserting \"%s\" into string hash table: %s"
13674 msgstr ""
13675
13676 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13677 #: ecoff.c:2120
13678 msgid "no current file pointer"
13679 msgstr ""
13680
13681 #: ecoff.c:1696
13682 msgid "too many st_End's"
13683 msgstr ""
13684
13685 #: ecoff.c:2034
13686 #, c-format
13687 msgid "inserting \"%s\" into tag hash table: %s"
13688 msgstr ""
13689
13690 #: ecoff.c:2195
13691 msgid "fake .file after real one"
13692 msgstr ""
13693
13694 #: ecoff.c:2285
13695 msgid "filename goes over one page boundary"
13696 msgstr ""
13697
13698 #: ecoff.c:2418
13699 msgid ".begin directive without a preceding .file directive"
13700 msgstr ""
13701
13702 #: ecoff.c:2425
13703 msgid ".begin directive without a preceding .ent directive"
13704 msgstr ""
13705
13706 #: ecoff.c:2456
13707 msgid ".bend directive without a preceding .file directive"
13708 msgstr ""
13709
13710 #: ecoff.c:2463
13711 msgid ".bend directive without a preceding .ent directive"
13712 msgstr ""
13713
13714 #: ecoff.c:2476
13715 msgid ".bend directive names unknown symbol"
13716 msgstr ""
13717
13718 #: ecoff.c:2519
13719 msgid ".def pseudo-op used inside of .def/.endef; ignored"
13720 msgstr ""
13721
13722 #: ecoff.c:2521
13723 msgid "empty symbol name in .def; ignored"
13724 msgstr ""
13725
13726 #: ecoff.c:2558
13727 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13728 msgstr ""
13729
13730 #: ecoff.c:2573
13731 msgid "badly formed .dim directive"
13732 msgstr ""
13733
13734 #: ecoff.c:2586
13735 msgid "too many .dim entries"
13736 msgstr ""
13737
13738 #: ecoff.c:2606
13739 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13740 msgstr ""
13741
13742 #: ecoff.c:2631
13743 msgid ".size pseudo-op used outside of .def/.endef; ignored"
13744 msgstr ""
13745
13746 #: ecoff.c:2646
13747 msgid "badly formed .size directive"
13748 msgstr ""
13749
13750 #: ecoff.c:2659
13751 msgid "too many .size entries"
13752 msgstr ""
13753
13754 #: ecoff.c:2681
13755 msgid ".type pseudo-op used outside of .def/.endef; ignored"
13756 msgstr ""
13757
13758 #. FIXME: We could handle this by setting the continued bit.
13759 #. There would still be a limit: the .type argument can not
13760 #. be infinite.
13761 #: ecoff.c:2699
13762 #, c-format
13763 msgid "the type of %s is too complex; it will be simplified"
13764 msgstr ""
13765
13766 #: ecoff.c:2710
13767 msgid "Unrecognized .type argument"
13768 msgstr ""
13769
13770 #: ecoff.c:2748
13771 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13772 msgstr ""
13773
13774 #: ecoff.c:2773
13775 msgid ".val pseudo-op used outside of .def/.endef; ignored"
13776 msgstr ""
13777
13778 #: ecoff.c:2781
13779 msgid ".val expression is too complex"
13780 msgstr ""
13781
13782 #: ecoff.c:2811
13783 msgid ".endef pseudo-op used before .def; ignored"
13784 msgstr ""
13785
13786 #: ecoff.c:2837 ecoff.c:2918
13787 msgid "bad COFF debugging information"
13788 msgstr ""
13789
13790 #: ecoff.c:2886
13791 #, c-format
13792 msgid "no tag specified for %s"
13793 msgstr ""
13794
13795 #: ecoff.c:2988
13796 msgid ".end directive without a preceding .file directive"
13797 msgstr ""
13798
13799 #: ecoff.c:2995
13800 msgid ".end directive without a preceding .ent directive"
13801 msgstr ""
13802
13803 #: ecoff.c:3017
13804 msgid ".end directive names unknown symbol"
13805 msgstr ""
13806
13807 #: ecoff.c:3044
13808 msgid "second .ent directive found before .end directive"
13809 msgstr ""
13810
13811 #: ecoff.c:3116
13812 msgid "no way to handle .file within .ent/.end section"
13813 msgstr ""
13814
13815 #: ecoff.c:3233
13816 msgid ".loc before .file"
13817 msgstr ""
13818
13819 #: ecoff.c:3368
13820 msgid "bad .weakext directive"
13821 msgstr ""
13822
13823 #: ecoff.c:3436
13824 #, c-format
13825 msgid ".stab%c is not supported"
13826 msgstr ""
13827
13828 #: ecoff.c:3446
13829 #, c-format
13830 msgid ".stab%c: ignoring non-zero other field"
13831 msgstr ""
13832
13833 #: ecoff.c:3480
13834 #, c-format
13835 msgid ""
13836 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13837 msgstr ""
13838
13839 #: ecoff.c:3516
13840 #, c-format
13841 msgid "illegal .stab%c directive, bad character"
13842 msgstr ""
13843
13844 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13845 msgid ".begin/.bend in different segments"
13846 msgstr ""
13847
13848 #: ecoff.c:4685
13849 msgid "missing .end or .bend at end of file"
13850 msgstr ""
13851
13852 #: ecoff.c:5170
13853 msgid "GP prologue size exceeds field size, using 0 instead"
13854 msgstr ""
13855
13856 #: expr.c:81 read.c:3570
13857 msgid "bignum invalid"
13858 msgstr ""
13859
13860 #: expr.c:83 read.c:3572 read.c:4029 read.c:4882
13861 msgid "floating point number invalid"
13862 msgstr ""
13863
13864 #: expr.c:204
13865 msgid "bad floating-point constant: exponent overflow"
13866 msgstr ""
13867
13868 #: expr.c:208
13869 #, c-format
13870 msgid "bad floating-point constant: unknown error code=%d"
13871 msgstr ""
13872
13873 #: expr.c:387
13874 msgid ""
13875 "a bignum with underscores may not have more than 8 hex digits in any word"
13876 msgstr ""
13877
13878 #: expr.c:410
13879 msgid "a bignum with underscores must have exactly 4 words"
13880 msgstr ""
13881
13882 #. Either not seen or not defined.
13883 #. @@ Should print out the original string instead of
13884 #. the parsed number.
13885 #: expr.c:533
13886 #, c-format
13887 msgid "backward ref to unknown label \"%d:\""
13888 msgstr ""
13889
13890 #: expr.c:651
13891 msgid "character constant too large"
13892 msgstr ""
13893
13894 #: expr.c:897
13895 #, c-format
13896 msgid "expr.c(operand): bad atof_generic return val %d"
13897 msgstr ""
13898
13899 #: expr.c:958
13900 #, c-format
13901 msgid "missing '%c'"
13902 msgstr ""
13903
13904 #: expr.c:969 read.c:4366
13905 msgid "EBCDIC constants are not supported"
13906 msgstr ""
13907
13908 #: expr.c:1081
13909 #, c-format
13910 msgid "Unary operator %c ignored because bad operand follows"
13911 msgstr ""
13912
13913 #: expr.c:1127 expr.c:1152
13914 msgid "syntax error in .startof. or .sizeof."
13915 msgstr ""
13916
13917 #: expr.c:1663
13918 msgid "missing operand; zero assumed"
13919 msgstr ""
13920
13921 #: expr.c:1698
13922 msgid "left operand is a bignum; integer 0 assumed"
13923 msgstr ""
13924
13925 #: expr.c:1700
13926 msgid "left operand is a float; integer 0 assumed"
13927 msgstr ""
13928
13929 #: expr.c:1709
13930 msgid "right operand is a bignum; integer 0 assumed"
13931 msgstr ""
13932
13933 #: expr.c:1711
13934 msgid "right operand is a float; integer 0 assumed"
13935 msgstr ""
13936
13937 #: expr.c:1776 symbols.c:1349
13938 msgid "division by zero"
13939 msgstr ""
13940
13941 #: expr.c:1876
13942 msgid "operation combines symbols in different segments"
13943 msgstr ""
13944
13945 #: frags.c:48
13946 msgid "attempt to allocate data in absolute section"
13947 msgstr ""
13948
13949 #: frags.c:54
13950 msgid "attempt to allocate data in common section"
13951 msgstr ""
13952
13953 #: frags.c:112
13954 #, c-format
13955 msgid "can't extend frag %u chars"
13956 msgstr ""
13957
13958 #. For error messages.
13959 #. Detect if we are reading from stdin by examining the file
13960 #. name returned by as_where().
13961 #.
13962 #. [FIXME: We rely upon the name in the strcmp below being the
13963 #. same as the one used by input_scrub_new_file(), if that is
13964 #. not true, then this code will fail].
13965 #.
13966 #. If we are reading from stdin, then we need to save each input
13967 #. line here (assuming of course that we actually have a line of
13968 #. input to read), so that it can be displayed in the listing
13969 #. that is produced at the end of the assembly.
13970 #: input-file.c:138 input-scrub.c:241 listing.c:332
13971 msgid "{standard input}"
13972 msgstr ""
13973
13974 #: input-file.c:143
13975 #, c-format
13976 msgid "can't open %s for reading: %s"
13977 msgstr ""
13978
13979 #: input-file.c:152 input-file.c:215 input-file.c:241
13980 #, c-format
13981 msgid "can't read from %s: %s"
13982 msgstr ""
13983
13984 #: input-file.c:249 listing.c:1097 output-file.c:69
13985 #, c-format
13986 msgid "can't close %s: %s"
13987 msgstr ""
13988
13989 #: input-scrub.c:266
13990 msgid "macros nested too deeply"
13991 msgstr ""
13992
13993 #: input-scrub.c:369 input-scrub.c:393
13994 msgid "partial line at end of file ignored"
13995 msgstr ""
13996
13997 #: itbl-ops.c:329
13998 #, c-format
13999 msgid "Unable to allocate memory for new instructions\n"
14000 msgstr ""
14001
14002 #: listing.c:238
14003 msgid "Warning:"
14004 msgstr ""
14005
14006 #: listing.c:244
14007 msgid "Error:"
14008 msgstr ""
14009
14010 #: listing.c:1079
14011 #, c-format
14012 msgid "can't open %s: %s"
14013 msgstr ""
14014
14015 #: listing.c:1169
14016 msgid "strange paper height, set to no form"
14017 msgstr ""
14018
14019 #: listing.c:1233
14020 msgid "new line in title"
14021 msgstr ""
14022
14023 #. Turns the next expression into a string.
14024 #: macro.c:371
14025 #, no-c-format
14026 msgid "% operator needs absolute expression"
14027 msgstr ""
14028
14029 #: macro.c:521
14030 #, c-format
14031 msgid "Missing parameter qualifier for `%s' in macro `%s'"
14032 msgstr ""
14033
14034 #: macro.c:531
14035 #, c-format
14036 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
14037 msgstr ""
14038
14039 #: macro.c:548
14040 #, c-format
14041 msgid "Pointless default value for required parameter `%s' in macro `%s'"
14042 msgstr ""
14043
14044 #: macro.c:560
14045 #, c-format
14046 msgid "A parameter named `%s' already exists for macro `%s'"
14047 msgstr ""
14048
14049 #: macro.c:597
14050 #, c-format
14051 msgid "Reserved word `%s' used as parameter in macro `%s'"
14052 msgstr ""
14053
14054 #: macro.c:635
14055 #, c-format
14056 msgid "unexpected end of file in macro `%s' definition"
14057 msgstr ""
14058
14059 #: macro.c:647
14060 #, c-format
14061 msgid "missing `)' after formals in macro definition `%s'"
14062 msgstr ""
14063
14064 #: macro.c:662
14065 msgid "Missing macro name"
14066 msgstr ""
14067
14068 #: macro.c:671
14069 #, c-format
14070 msgid "Bad parameter list for macro `%s'"
14071 msgstr ""
14072
14073 #: macro.c:677
14074 #, c-format
14075 msgid "Macro `%s' was already defined"
14076 msgstr ""
14077
14078 #: macro.c:800 macro.c:802
14079 msgid "missing `)'"
14080 msgstr ""
14081
14082 #: macro.c:897
14083 #, c-format
14084 msgid "`%s' was already used as parameter (or another local) name"
14085 msgstr ""
14086
14087 #: macro.c:1055
14088 msgid "confusion in formal parameters"
14089 msgstr ""
14090
14091 #: macro.c:1062
14092 #, c-format
14093 msgid "Parameter named `%s' does not exist for macro `%s'"
14094 msgstr ""
14095
14096 #: macro.c:1070
14097 #, c-format
14098 msgid "Value for parameter `%s' of macro `%s' was already specified"
14099 msgstr ""
14100
14101 #: macro.c:1084
14102 msgid "can't mix positional and keyword arguments"
14103 msgstr ""
14104
14105 #: macro.c:1095
14106 msgid "too many positional arguments"
14107 msgstr ""
14108
14109 #: macro.c:1143
14110 #, c-format
14111 msgid "Missing value for required parameter `%s' of macro `%s'"
14112 msgstr ""
14113
14114 #: macro.c:1280
14115 #, c-format
14116 msgid "Attempt to purge non-existant macro `%s'"
14117 msgstr ""
14118
14119 #: macro.c:1299
14120 msgid "unexpected end of file in irp or irpc"
14121 msgstr ""
14122
14123 #: macro.c:1307
14124 msgid "missing model parameter"
14125 msgstr ""
14126
14127 #: messages.c:82
14128 #, c-format
14129 msgid "Assembler messages:\n"
14130 msgstr ""
14131
14132 #: messages.c:166
14133 #, c-format
14134 msgid "Warning: "
14135 msgstr ""
14136
14137 #: messages.c:267
14138 #, c-format
14139 msgid "Error: "
14140 msgstr ""
14141
14142 #: messages.c:362 messages.c:382
14143 #, c-format
14144 msgid "Fatal error: "
14145 msgstr ""
14146
14147 #: messages.c:397
14148 #, c-format
14149 msgid "Internal error!\n"
14150 msgstr ""
14151
14152 #: messages.c:399
14153 #, c-format
14154 msgid "Assertion failure in %s at %s line %d.\n"
14155 msgstr ""
14156
14157 #: messages.c:402
14158 #, c-format
14159 msgid "Assertion failure at %s line %d.\n"
14160 msgstr ""
14161
14162 #: messages.c:403 messages.c:420
14163 #, c-format
14164 msgid "Please report this bug.\n"
14165 msgstr ""
14166
14167 #: messages.c:415
14168 #, c-format
14169 msgid "Internal error, aborting at %s line %d in %s\n"
14170 msgstr ""
14171
14172 #: messages.c:418
14173 #, c-format
14174 msgid "Internal error, aborting at %s line %d\n"
14175 msgstr ""
14176
14177 #: messages.c:467
14178 #, c-format
14179 msgid "%s out of domain (%d is not a multiple of %d)"
14180 msgstr ""
14181
14182 #: messages.c:485
14183 #, c-format
14184 msgid "%s out of range (%d is not between %d and %d)"
14185 msgstr ""
14186
14187 #. xgettext:c-format.
14188 #: messages.c:508
14189 #, c-format
14190 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14191 msgstr ""
14192
14193 #: output-file.c:35
14194 #, c-format
14195 msgid "can't open a bfd on stdout %s"
14196 msgstr ""
14197
14198 #: output-file.c:42
14199 #, c-format
14200 msgid "selected target format '%s' unknown"
14201 msgstr ""
14202
14203 #: output-file.c:44
14204 #, c-format
14205 msgid "can't create %s: %s"
14206 msgstr ""
14207
14208 #: read.c:462
14209 msgid "bad or irreducible absolute expression"
14210 msgstr ""
14211
14212 #: read.c:488
14213 #, c-format
14214 msgid "error constructing %s pseudo-op table: %s"
14215 msgstr ""
14216
14217 #: read.c:898
14218 #, c-format
14219 msgid "unknown pseudo-op: `%s'"
14220 msgstr ""
14221
14222 #: read.c:985
14223 #, c-format
14224 msgid "label \"%d$\" redefined"
14225 msgstr ""
14226
14227 #: read.c:1220
14228 msgid ".abort detected.  Abandoning ship."
14229 msgstr ""
14230
14231 #: read.c:1238 read.c:2609
14232 msgid "ignoring fill value in absolute section"
14233 msgstr ""
14234
14235 #: read.c:1328
14236 #, c-format
14237 msgid "alignment too large: %u assumed"
14238 msgstr ""
14239
14240 #: read.c:1360
14241 msgid "expected fill pattern missing"
14242 msgstr ""
14243
14244 #: read.c:1469
14245 #, c-format
14246 msgid "size (%ld) out of range, ignored"
14247 msgstr ""
14248
14249 #: read.c:1498
14250 #, c-format
14251 msgid "size of \"%s\" is already %ld; not changing to %ld"
14252 msgstr ""
14253
14254 #. Some of the back ends can't deal with non-positive line numbers.
14255 #. Besides, it's silly.  GCC however will generate a line number of
14256 #. zero when it is pre-processing builtins for assembler-with-cpp files:
14257 #.
14258 #. # 0 "<built-in>"
14259 #.
14260 #. We do not want to barf on this, especially since such files are used
14261 #. in the GCC and GDB testsuites.  So we check for negative line numbers
14262 #. rather than non-positive line numbers.
14263 #: read.c:1748
14264 #, c-format
14265 msgid "line numbers must be positive; line number %d rejected"
14266 msgstr ""
14267
14268 #: read.c:1785
14269 #, c-format
14270 msgid "incompatible flag %i in line directive"
14271 msgstr ""
14272
14273 #: read.c:1797
14274 #, c-format
14275 msgid "unsupported flag %i in line directive"
14276 msgstr ""
14277
14278 #: read.c:1836
14279 msgid "start address not supported"
14280 msgstr ""
14281
14282 #: read.c:1845
14283 msgid ".err encountered"
14284 msgstr ""
14285
14286 #: read.c:1861
14287 msgid ".error directive invoked in source file"
14288 msgstr ""
14289
14290 #: read.c:1862
14291 msgid ".warning directive invoked in source file"
14292 msgstr ""
14293
14294 #: read.c:1868
14295 #, c-format
14296 msgid "%s argument must be a string"
14297 msgstr ""
14298
14299 #: read.c:1900 read.c:1902
14300 #, c-format
14301 msgid ".fail %ld encountered"
14302 msgstr ""
14303
14304 #: read.c:1938
14305 #, c-format
14306 msgid ".fill size clamped to %d"
14307 msgstr ""
14308
14309 #: read.c:1943
14310 msgid "size negative; .fill ignored"
14311 msgstr ""
14312
14313 #: read.c:1949
14314 msgid "repeat < 0; .fill ignored"
14315 msgstr ""
14316
14317 #: read.c:2087
14318 msgid "expected numeric constant"
14319 msgstr ""
14320
14321 #: read.c:2143
14322 msgid "bad string constant"
14323 msgstr ""
14324
14325 #: read.c:2147
14326 msgid "expected <tag> , <value>"
14327 msgstr ""
14328
14329 #: read.c:2221
14330 #, c-format
14331 msgid "unrecognized .linkonce type `%s'"
14332 msgstr ""
14333
14334 #: read.c:2233
14335 msgid ".linkonce is not supported for this object file format"
14336 msgstr ""
14337
14338 #: read.c:2255
14339 #, c-format
14340 msgid "bfd_set_section_flags: %s"
14341 msgstr ""
14342
14343 #: read.c:2328
14344 msgid "expected alignment after size"
14345 msgstr ""
14346
14347 #: read.c:2543
14348 #, c-format
14349 msgid "attempt to redefine pseudo-op `%s' ignored"
14350 msgstr ""
14351
14352 #: read.c:2604
14353 #, c-format
14354 msgid "invalid segment \"%s\""
14355 msgstr ""
14356
14357 #: read.c:2612
14358 msgid "only constant offsets supported in absolute section"
14359 msgstr ""
14360
14361 #: read.c:2651
14362 msgid "MRI style ORG pseudo-op not supported"
14363 msgstr ""
14364
14365 #: read.c:2804
14366 #, c-format
14367 msgid "unrecognized section type `%s'"
14368 msgstr ""
14369
14370 #: read.c:2818
14371 msgid "absolute sections are not supported"
14372 msgstr ""
14373
14374 #: read.c:2833
14375 #, c-format
14376 msgid "unrecognized section command `%s'"
14377 msgstr ""
14378
14379 #: read.c:2897
14380 #, c-format
14381 msgid ".end%c encountered without preceeding %s"
14382 msgstr ""
14383
14384 #: read.c:2927
14385 #, c-format
14386 msgid "%s without %s"
14387 msgstr ""
14388
14389 #: read.c:3151
14390 msgid "unsupported variable size or fill value"
14391 msgstr ""
14392
14393 #: read.c:3179
14394 msgid ".space repeat count is zero, ignored"
14395 msgstr ""
14396
14397 #: read.c:3181
14398 msgid ".space repeat count is negative, ignored"
14399 msgstr ""
14400
14401 #: read.c:3210
14402 msgid "space allocation too complex in absolute section"
14403 msgstr ""
14404
14405 #: read.c:3216
14406 msgid "space allocation too complex in common section"
14407 msgstr ""
14408
14409 #: read.c:3303 read.c:4608
14410 #, c-format
14411 msgid "bad floating literal: %s"
14412 msgstr ""
14413
14414 #: read.c:3462
14415 #, c-format
14416 msgid "%s: would close weakref loop: %s"
14417 msgstr ""
14418
14419 #: read.c:3508
14420 #, c-format
14421 msgid "junk at end of line, first unrecognized character valued 0x%x"
14422 msgstr ""
14423
14424 #: read.c:3566
14425 msgid "missing expression"
14426 msgstr ""
14427
14428 #: read.c:3628
14429 #, c-format
14430 msgid "`%s' can't be equated to common symbol '%s'"
14431 msgstr ""
14432
14433 #: read.c:3756
14434 msgid "rva without symbol"
14435 msgstr ""
14436
14437 #: read.c:3813
14438 msgid "missing or bad offset expression"
14439 msgstr ""
14440
14441 #: read.c:3834
14442 msgid "missing reloc type"
14443 msgstr ""
14444
14445 #: read.c:3846
14446 msgid "unrecognized reloc type"
14447 msgstr ""
14448
14449 #: read.c:3862
14450 msgid "bad reloc expression"
14451 msgstr ""
14452
14453 #: read.c:3985
14454 msgid "attempt to store value in absolute section"
14455 msgstr ""
14456
14457 #: read.c:4023 read.c:4876
14458 msgid "zero assumed for missing expression"
14459 msgstr ""
14460
14461 #: read.c:4035 read.c:4888 write.c:260
14462 msgid "register value used as expression"
14463 msgstr ""
14464
14465 #: read.c:4114
14466 #, c-format
14467 msgid "value 0x%llx truncated to 0x%llx"
14468 msgstr ""
14469
14470 #: read.c:4117
14471 #, c-format
14472 msgid "value 0x%lx truncated to 0x%lx"
14473 msgstr ""
14474
14475 #: read.c:4134
14476 #, c-format
14477 msgid "bignum truncated to %d bytes"
14478 msgstr ""
14479
14480 #: read.c:4439 read.c:4630
14481 msgid "unresolvable or nonpositive repeat count; using 1"
14482 msgstr ""
14483
14484 #: read.c:4488
14485 #, c-format
14486 msgid "unknown floating type type '%c'"
14487 msgstr ""
14488
14489 #: read.c:4510
14490 msgid "floating point constant too large"
14491 msgstr ""
14492
14493 #: read.c:5038
14494 msgid "strings must be placed into a section"
14495 msgstr ""
14496
14497 #: read.c:5086
14498 msgid "expected <nn>"
14499 msgstr ""
14500
14501 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14502 #: read.c:5119 read.c:5205
14503 msgid "unterminated string; newline inserted"
14504 msgstr ""
14505
14506 #: read.c:5213
14507 msgid "bad escaped character in string"
14508 msgstr ""
14509
14510 #: read.c:5238
14511 msgid "expected address expression"
14512 msgstr ""
14513
14514 #: read.c:5257
14515 #, c-format
14516 msgid "symbol \"%s\" undefined; zero assumed"
14517 msgstr ""
14518
14519 #: read.c:5260
14520 msgid "some symbol undefined; zero assumed"
14521 msgstr ""
14522
14523 #: read.c:5296
14524 msgid "this string may not contain '\\0'"
14525 msgstr ""
14526
14527 #: read.c:5332
14528 msgid "missing string"
14529 msgstr ""
14530
14531 #: read.c:5419
14532 #, c-format
14533 msgid ".incbin count zero, ignoring `%s'"
14534 msgstr ""
14535
14536 #: read.c:5445
14537 #, c-format
14538 msgid "file not found: %s"
14539 msgstr ""
14540
14541 #: read.c:5459
14542 #, c-format
14543 msgid "seek to end of .incbin file failed `%s'"
14544 msgstr ""
14545
14546 #: read.c:5470
14547 #, c-format
14548 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14549 msgstr ""
14550
14551 #: read.c:5477
14552 #, c-format
14553 msgid "could not skip to %ld in file `%s'"
14554 msgstr ""
14555
14556 #: read.c:5486
14557 #, c-format
14558 msgid "truncated file `%s', %ld of %ld bytes read"
14559 msgstr ""
14560
14561 #: read.c:5644
14562 msgid "missing .func"
14563 msgstr ""
14564
14565 #: read.c:5661
14566 msgid ".endfunc missing for previous .func"
14567 msgstr ""
14568
14569 #: read.c:5784
14570 #, c-format
14571 msgid "missing closing `%c'"
14572 msgstr ""
14573
14574 #: read.c:5786
14575 msgid "stray `\\'"
14576 msgstr ""
14577
14578 #: remap.c:52
14579 #, c-format
14580 msgid "invalid argument '%s' to -fdebug-prefix-map"
14581 msgstr ""
14582
14583 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14584 #, c-format
14585 msgid ".stab%c: missing comma"
14586 msgstr ""
14587
14588 #. This could happen for example with a source file with a huge
14589 #. number of lines.  The only cure is to use a different debug
14590 #. format, probably DWARF.
14591 #: stabs.c:242
14592 #, c-format
14593 msgid ".stab%c: description field '%x' too big, try a different debug format"
14594 msgstr ""
14595
14596 #: stabs.c:423
14597 msgid "comma missing in .xstabs"
14598 msgstr ""
14599
14600 #: symbols.c:277
14601 #, c-format
14602 msgid "cannot define symbol `%s' in absolute section"
14603 msgstr ""
14604
14605 #: symbols.c:417
14606 #, c-format
14607 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14608 msgstr ""
14609
14610 #: symbols.c:494 symbols.c:501
14611 #, c-format
14612 msgid "inserting \"%s\" into symbol table failed: %s"
14613 msgstr ""
14614
14615 #: symbols.c:957 symbols.c:961
14616 #, c-format
14617 msgid "undefined symbol `%s' in operation"
14618 msgstr ""
14619
14620 #: symbols.c:968
14621 #, c-format
14622 msgid "invalid sections for operation on `%s' and `%s'"
14623 msgstr ""
14624
14625 #: symbols.c:972
14626 #, c-format
14627 msgid "invalid section for operation on `%s'"
14628 msgstr ""
14629
14630 #: symbols.c:980 symbols.c:983
14631 #, c-format
14632 msgid "undefined symbol `%s' in operation setting `%s'"
14633 msgstr ""
14634
14635 #: symbols.c:989
14636 #, c-format
14637 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14638 msgstr ""
14639
14640 #: symbols.c:992
14641 #, c-format
14642 msgid "invalid section for operation on `%s' setting `%s'"
14643 msgstr ""
14644
14645 #: symbols.c:1042
14646 #, c-format
14647 msgid "symbol definition loop encountered at `%s'"
14648 msgstr ""
14649
14650 #: symbols.c:1069
14651 #, c-format
14652 msgid "cannot convert expression symbol %s to complex relocation"
14653 msgstr ""
14654
14655 #: symbols.c:1351
14656 #, c-format
14657 msgid "division by zero when setting `%s'"
14658 msgstr ""
14659
14660 #: symbols.c:1432 write.c:1805
14661 #, c-format
14662 msgid "can't resolve value for symbol `%s'"
14663 msgstr ""
14664
14665 #: symbols.c:1882
14666 #, c-format
14667 msgid "\"%d\" (instance number %d of a %s label)"
14668 msgstr ""
14669
14670 #: symbols.c:1911
14671 #, c-format
14672 msgid "attempt to get value of unresolved symbol `%s'"
14673 msgstr ""
14674
14675 #: symbols.c:2184
14676 msgid "section symbols are already global"
14677 msgstr ""
14678
14679 #: symbols.c:2289
14680 #, c-format
14681 msgid "Accessing function `%s' as thread-local object"
14682 msgstr ""
14683
14684 #: symbols.c:2293
14685 #, c-format
14686 msgid "Accessing `%s' as thread-local object"
14687 msgstr ""
14688
14689 #: write.c:159
14690 #, c-format
14691 msgid "field fx_size too small to hold %d"
14692 msgstr ""
14693
14694 #: write.c:436
14695 #, c-format
14696 msgid "attempt to .org/.space backwards? (%ld)"
14697 msgstr ""
14698
14699 #: write.c:664
14700 msgid "invalid offset expression"
14701 msgstr ""
14702
14703 #: write.c:686
14704 msgid "invalid reloc expression"
14705 msgstr ""
14706
14707 #: write.c:1039
14708 #, c-format
14709 msgid "value of %s too large for field of %d bytes at %s"
14710 msgstr ""
14711
14712 #: write.c:1051
14713 #, c-format
14714 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14715 msgstr ""
14716
14717 #: write.c:1099
14718 msgid "relocation out of range"
14719 msgstr ""
14720
14721 #: write.c:1102
14722 #, c-format
14723 msgid "%s:%u: bad return from bfd_install_relocation: %x"
14724 msgstr ""
14725
14726 #: write.c:1166
14727 msgid "internal error: fixup not contained within frag"
14728 msgstr ""
14729
14730 #: write.c:1219
14731 msgid "reloc not within (fixed part of) section"
14732 msgstr ""
14733
14734 #: write.c:1286 write.c:1307
14735 #, c-format
14736 msgid "can't write %s: %s"
14737 msgstr ""
14738
14739 #: write.c:1337
14740 msgid "cannot write to output file"
14741 msgstr ""
14742
14743 #: write.c:1487
14744 #, c-format
14745 msgid "%d error%s, %d warning%s, generating bad object file"
14746 msgstr ""
14747
14748 #: write.c:1494
14749 #, c-format
14750 msgid "%d error%s, %d warning%s, no object file generated"
14751 msgstr ""
14752
14753 #: write.c:1729
14754 #, c-format
14755 msgid "%s: global symbols not supported in common sections"
14756 msgstr ""
14757
14758 #: write.c:1743
14759 #, c-format
14760 msgid "local label `%s' is not defined"
14761 msgstr ""
14762
14763 #: write.c:1763
14764 #, c-format
14765 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14766 msgstr ""
14767
14768 #: write.c:2028
14769 #, c-format
14770 msgid "alignment padding (%lu bytes) not a multiple of %ld"
14771 msgstr ""
14772
14773 #: write.c:2186
14774 #, c-format
14775 msgid ".word %s-%s+%s didn't fit"
14776 msgstr ""
14777
14778 #: write.c:2275
14779 msgid "padding added"
14780 msgstr ""
14781
14782 #: write.c:2325
14783 msgid "attempt to move .org backwards"
14784 msgstr ""
14785
14786 #: write.c:2353
14787 msgid ".space specifies non-absolute value"
14788 msgstr ""
14789
14790 #: write.c:2368
14791 msgid ".space or .fill with negative value, ignored"
14792 msgstr ""
14793
14794 #: write.c:2439
14795 #, c-format
14796 msgid ""
14797 "Infinite loop encountered whilst attempting to compute the addresses of "
14798 "symbols in section %s"
14799 msgstr ""