bfd:
[deliverable/binutils-gdb.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: 2011-10-25 12:00+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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: app.c:488 app.c:502
21 msgid "end of file in comment"
22 msgstr ""
23
24 #: app.c:580 app.c:627
25 #, c-format
26 msgid "end of file in string; '%c' inserted"
27 msgstr ""
28
29 #: app.c:653
30 #, c-format
31 msgid "unknown escape '\\%c' in string; ignored"
32 msgstr ""
33
34 #: app.c:826
35 msgid "end of file not at end of a line; newline inserted"
36 msgstr ""
37
38 #: app.c:989
39 msgid "end of file in multiline comment"
40 msgstr ""
41
42 #: app.c:1064
43 msgid "end of file after a one-character quote; \\0 inserted"
44 msgstr ""
45
46 #: app.c:1072
47 msgid "end of file in escape character"
48 msgstr ""
49
50 #: app.c:1084
51 msgid "missing close quote; (assumed)"
52 msgstr ""
53
54 #: app.c:1153 app.c:1208 app.c:1219 app.c:1293
55 msgid "end of file in comment; newline inserted"
56 msgstr ""
57
58 #: as.c:162
59 msgid "missing emulation mode name"
60 msgstr ""
61
62 #: as.c:177
63 #, c-format
64 msgid "unrecognized emulation name `%s'"
65 msgstr ""
66
67 #: as.c:224
68 #, c-format
69 msgid "GNU assembler version %s (%s) using BFD version %s\n"
70 msgstr ""
71
72 #: as.c:231
73 #, c-format
74 msgid "Usage: %s [option...] [asmfile...]\n"
75 msgstr ""
76
77 #: as.c:233
78 #, c-format
79 msgid ""
80 "Options:\n"
81 " -a[sub-option...]\t turn on listings\n"
82 " \t Sub-options [default hls]:\n"
83 " \t c omit false conditionals\n"
84 " \t d omit debugging directives\n"
85 " \t g include general info\n"
86 " \t h include high-level source\n"
87 " \t l include assembly\n"
88 " \t m include macro expansions\n"
89 " \t n omit forms processing\n"
90 " \t s include symbols\n"
91 " \t =FILE list to FILE (must be last sub-option)\n"
92 msgstr ""
93
94 #: as.c:247
95 #, c-format
96 msgid " --alternate initially turn on alternate macro syntax\n"
97 msgstr ""
98
99 #: as.c:250
100 #, c-format
101 msgid ""
102 " --compress-debug-sections\n"
103 " compress DWARF debug sections using zlib\n"
104 msgstr ""
105
106 #: as.c:253
107 #, c-format
108 msgid ""
109 " --nocompress-debug-sections\n"
110 " don't compress DWARF debug sections\n"
111 msgstr ""
112
113 #: as.c:257
114 #, c-format
115 msgid " -D produce assembler debugging messages\n"
116 msgstr ""
117
118 #: as.c:259
119 #, c-format
120 msgid ""
121 " --debug-prefix-map OLD=NEW\n"
122 " map OLD to NEW in debug information\n"
123 msgstr ""
124
125 #: as.c:262
126 #, c-format
127 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
128 msgstr ""
129
130 #: as.c:278
131 #, c-format
132 msgid " emulate output (default %s)\n"
133 msgstr ""
134
135 #: as.c:283
136 #, c-format
137 msgid " --execstack require executable stack for this object\n"
138 msgstr ""
139
140 #: as.c:285
141 #, c-format
142 msgid ""
143 " --noexecstack don't require executable stack for this object\n"
144 msgstr ""
145
146 #: as.c:287
147 #, c-format
148 msgid ""
149 " --size-check=[error|warning]\n"
150 "\t\t\t ELF .size directive check (default --size-check=error)\n"
151 msgstr ""
152
153 #: as.c:291
154 #, c-format
155 msgid " -f skip whitespace and comment preprocessing\n"
156 msgstr ""
157
158 #: as.c:293
159 #, c-format
160 msgid " -g --gen-debug generate debugging information\n"
161 msgstr ""
162
163 #: as.c:295
164 #, c-format
165 msgid " --gstabs generate STABS debugging information\n"
166 msgstr ""
167
168 #: as.c:297
169 #, c-format
170 msgid ""
171 " --gstabs+ generate STABS debug info with GNU extensions\n"
172 msgstr ""
173
174 #: as.c:299
175 #, c-format
176 msgid " --gdwarf-2 generate DWARF2 debugging information\n"
177 msgstr ""
178
179 #: as.c:301
180 #, c-format
181 msgid " --hash-size=<value> set the hash table size close to <value>\n"
182 msgstr ""
183
184 #: as.c:303
185 #, c-format
186 msgid " --help show this message and exit\n"
187 msgstr ""
188
189 #: as.c:305
190 #, c-format
191 msgid " --target-help show target specific options\n"
192 msgstr ""
193
194 #: as.c:307
195 #, c-format
196 msgid ""
197 " -I DIR add DIR to search list for .include directives\n"
198 msgstr ""
199
200 #: as.c:309
201 #, c-format
202 msgid " -J don't warn about signed overflow\n"
203 msgstr ""
204
205 #: as.c:311
206 #, c-format
207 msgid ""
208 " -K warn when differences altered for long "
209 "displacements\n"
210 msgstr ""
211
212 #: as.c:313
213 #, c-format
214 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
215 msgstr ""
216
217 #: as.c:315
218 #, c-format
219 msgid " -M,--mri assemble in MRI compatibility mode\n"
220 msgstr ""
221
222 #: as.c:317
223 #, c-format
224 msgid ""
225 " --MD FILE write dependency information in FILE (default "
226 "none)\n"
227 msgstr ""
228
229 #: as.c:319
230 #, c-format
231 msgid " -nocpp ignored\n"
232 msgstr ""
233
234 #: as.c:321
235 #, c-format
236 msgid ""
237 " -o OBJFILE name the object-file output OBJFILE (default a."
238 "out)\n"
239 msgstr ""
240
241 #: as.c:323
242 #, c-format
243 msgid " -R fold data section into text section\n"
244 msgstr ""
245
246 #: as.c:325
247 #, c-format
248 msgid ""
249 " --reduce-memory-overheads \n"
250 " prefer smaller memory use at the cost of longer\n"
251 " assembly times\n"
252 msgstr ""
253
254 #: as.c:329
255 #, c-format
256 msgid ""
257 " --statistics print various measured statistics from execution\n"
258 msgstr ""
259
260 #: as.c:331
261 #, c-format
262 msgid " --strip-local-absolute strip local absolute symbols\n"
263 msgstr ""
264
265 #: as.c:333
266 #, c-format
267 msgid ""
268 " --traditional-format Use same format as native assembler when possible\n"
269 msgstr ""
270
271 #: as.c:335
272 #, c-format
273 msgid " --version print assembler version number and exit\n"
274 msgstr ""
275
276 #: as.c:337
277 #, c-format
278 msgid " -W --no-warn suppress warnings\n"
279 msgstr ""
280
281 #: as.c:339
282 #, c-format
283 msgid " --warn don't suppress warnings\n"
284 msgstr ""
285
286 #: as.c:341
287 #, c-format
288 msgid " --fatal-warnings treat warnings as errors\n"
289 msgstr ""
290
291 #: as.c:344
292 #, c-format
293 msgid ""
294 " --itbl INSTTBL extend instruction set to include instructions\n"
295 " matching the specifications defined in file "
296 "INSTTBL\n"
297 msgstr ""
298
299 #: as.c:348
300 #, c-format
301 msgid " -w ignored\n"
302 msgstr ""
303
304 #: as.c:350
305 #, c-format
306 msgid " -X ignored\n"
307 msgstr ""
308
309 #: as.c:352
310 #, c-format
311 msgid " -Z generate object file even after errors\n"
312 msgstr ""
313
314 #: as.c:354
315 #, c-format
316 msgid ""
317 " --listing-lhs-width set the width in words of the output data column "
318 "of\n"
319 " the listing\n"
320 msgstr ""
321
322 #: as.c:357
323 #, c-format
324 msgid ""
325 " --listing-lhs-width2 set the width in words of the continuation lines\n"
326 " of the output data column; ignored if smaller "
327 "than\n"
328 " the width of the first line\n"
329 msgstr ""
330
331 #: as.c:361
332 #, c-format
333 msgid ""
334 " --listing-rhs-width set the max width in characters of the lines from\n"
335 " the source file\n"
336 msgstr ""
337
338 #: as.c:364
339 #, c-format
340 msgid ""
341 " --listing-cont-lines set the maximum number of continuation lines used\n"
342 " for the output data column of the listing\n"
343 msgstr ""
344
345 #: as.c:367
346 #, c-format
347 msgid " @FILE read options from FILE\n"
348 msgstr ""
349
350 #: as.c:375
351 #, c-format
352 msgid "Report bugs to %s\n"
353 msgstr ""
354
355 #: as.c:587
356 #, c-format
357 msgid "unrecognized option -%c%s"
358 msgstr ""
359
360 #. This output is intended to follow the GNU standards document.
361 #: as.c:625
362 #, c-format
363 msgid "GNU assembler %s\n"
364 msgstr ""
365
366 #: as.c:626
367 #, c-format
368 msgid "Copyright 2011 Free Software Foundation, Inc.\n"
369 msgstr ""
370
371 #: as.c:627
372 #, c-format
373 msgid ""
374 "This program is free software; you may redistribute it under the terms of\n"
375 "the GNU General Public License version 3 or later.\n"
376 "This program has absolutely no warranty.\n"
377 msgstr ""
378
379 #: as.c:631
380 #, c-format
381 msgid "This assembler was configured for a target of `%s'.\n"
382 msgstr ""
383
384 #: as.c:638
385 msgid "multiple emulation names specified"
386 msgstr ""
387
388 #: as.c:640
389 msgid "emulations not handled in this configuration"
390 msgstr ""
391
392 #: as.c:645
393 #, c-format
394 msgid "alias = %s\n"
395 msgstr ""
396
397 #: as.c:646
398 #, c-format
399 msgid "canonical = %s\n"
400 msgstr ""
401
402 #: as.c:647
403 #, c-format
404 msgid "cpu-type = %s\n"
405 msgstr ""
406
407 #: as.c:649
408 #, c-format
409 msgid "format = %s\n"
410 msgstr ""
411
412 #: as.c:652
413 #, c-format
414 msgid "bfd-target = %s\n"
415 msgstr ""
416
417 #: as.c:660
418 msgid "cannot compress debug sections (zlib not installed)"
419 msgstr ""
420
421 #: as.c:681
422 msgid "bad defsym; format is --defsym name=value"
423 msgstr ""
424
425 #: as.c:701
426 msgid "no file name following -t option"
427 msgstr ""
428
429 #: as.c:716
430 #, c-format
431 msgid "failed to read instruction table %s\n"
432 msgstr ""
433
434 #: as.c:828
435 #, c-format
436 msgid "Invalid --size-check= option: `%s'"
437 msgstr ""
438
439 #: as.c:896
440 #, c-format
441 msgid "invalid listing option `%c'"
442 msgstr ""
443
444 #: as.c:949
445 msgid "--hash-size needs a numeric argument"
446 msgstr ""
447
448 #: as.c:974
449 #, c-format
450 msgid "%s: total time in assembly: %ld.%06ld\n"
451 msgstr ""
452
453 #: as.c:977
454 #, c-format
455 msgid "%s: data size %ld\n"
456 msgstr ""
457
458 #: as.c:1292
459 #, c-format
460 msgid "%d warnings, treating warnings as errors"
461 msgstr ""
462
463 #: as.h:184
464 #, c-format
465 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
466 msgstr ""
467
468 #.
469 #. * We have a GROSS internal error.
470 #. * This should never happen.
471 #.
472 #: atof-generic.c:417 config/tc-m68k.c:3579
473 msgid "failed sanity check"
474 msgstr ""
475
476 #: cgen.c:113 config/tc-alpha.c:2101 config/tc-alpha.c:2125
477 #: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538
478 #: config/tc-mn10200.c:1101 config/tc-mn10300.c:1751 config/tc-ppc.c:2617
479 #: config/tc-ppc.c:2768 config/tc-ppc.c:2910 config/tc-ppc.c:2921
480 #: config/tc-s390.c:1250 config/tc-s390.c:1364 config/tc-s390.c:1493
481 #: config/tc-v850.c:2229 config/tc-v850.c:2300 config/tc-v850.c:2346
482 #: config/tc-v850.c:2383 config/tc-v850.c:2420 config/tc-v850.c:2649
483 msgid "too many fixups"
484 msgstr ""
485
486 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463
487 #: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1043
488 #: config/tc-mn10300.c:1676 config/tc-ppc.c:2656 config/tc-s390.c:1221
489 #: config/tc-v850.c:2337 config/tc-v850.c:2371 config/tc-v850.c:2411
490 #: config/tc-v850.c:2622 config/tc-z80.c:417
491 msgid "illegal operand"
492 msgstr ""
493
494 #: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:632 config/tc-d10v.c:465
495 #: config/tc-d30v.c:456 config/tc-h8300.c:500 config/tc-i370.c:2127
496 #: config/tc-mcore.c:662 config/tc-microblaze.c:579 config/tc-mmix.c:488
497 #: config/tc-mn10200.c:1046 config/tc-mn10300.c:1679 config/tc-msp430.c:452
498 #: config/tc-or32.c:307 config/tc-ppc.c:2658 config/tc-s390.c:1239
499 #: config/tc-sh.c:1387 config/tc-sh64.c:2213 config/tc-v850.c:2341
500 #: config/tc-v850.c:2375 config/tc-v850.c:2415 config/tc-v850.c:2625
501 #: config/tc-z80.c:570 config/tc-z8k.c:350
502 msgid "missing operand"
503 msgstr ""
504
505 #: cgen.c:799
506 msgid "a reloc on this operand implies an overflow"
507 msgstr ""
508
509 #: cgen.c:822
510 msgid "operand mask overflow"
511 msgstr ""
512
513 #. We can't actually support subtracting a symbol.
514 #: cgen.c:886 config/tc-arc.c:1249 config/tc-arm.c:1649 config/tc-arm.c:9195
515 #: config/tc-arm.c:9247 config/tc-arm.c:9494 config/tc-arm.c:10301
516 #: config/tc-arm.c:11396 config/tc-arm.c:11436 config/tc-arm.c:11776
517 #: config/tc-arm.c:11815 config/tc-avr.c:1165 config/tc-cris.c:4047
518 #: config/tc-d10v.c:1511 config/tc-d30v.c:1915 config/tc-mips.c:5697
519 #: config/tc-msp430.c:1936 config/tc-ppc.c:6072 config/tc-spu.c:957
520 #: config/tc-spu.c:981 config/tc-tilegx.c:1421 config/tc-tilepro.c:1268
521 #: config/tc-v850.c:3084 config/tc-xstormy16.c:483 config/tc-xtensa.c:5833
522 #: config/tc-xtensa.c:11830
523 msgid "expression too complex"
524 msgstr ""
525
526 #: cgen.c:982 config/tc-arc.c:1310 config/tc-ppc.c:6197 config/tc-s390.c:2135
527 #: config/tc-v850.c:3131 config/tc-xstormy16.c:537
528 msgid "unresolved expression that must be resolved"
529 msgstr ""
530
531 #: cgen.c:1007 config/tc-xstormy16.c:562
532 #, c-format
533 msgid "internal error: can't install fix for reloc type %d (`%s')"
534 msgstr ""
535
536 #: cgen.c:1060
537 msgid "relocation is not supported"
538 msgstr ""
539
540 #: cond.c:83
541 msgid "invalid identifier for \".ifdef\""
542 msgstr ""
543
544 #: cond.c:150
545 msgid "non-constant expression in \".if\" statement"
546 msgstr ""
547
548 #: cond.c:277
549 msgid "bad format for ifc or ifnc"
550 msgstr ""
551
552 #: cond.c:307
553 msgid "\".elseif\" without matching \".if\""
554 msgstr ""
555
556 #: cond.c:311
557 msgid "\".elseif\" after \".else\""
558 msgstr ""
559
560 #: cond.c:314 cond.c:420
561 msgid "here is the previous \".else\""
562 msgstr ""
563
564 #: cond.c:317 cond.c:423
565 msgid "here is the previous \".if\""
566 msgstr ""
567
568 #: cond.c:346
569 msgid "non-constant expression in \".elseif\" statement"
570 msgstr ""
571
572 #: cond.c:384
573 msgid "\".endif\" without \".if\""
574 msgstr ""
575
576 #: cond.c:413
577 msgid "\".else\" without matching \".if\""
578 msgstr ""
579
580 #: cond.c:417
581 msgid "duplicate \".else\""
582 msgstr ""
583
584 #: cond.c:468
585 msgid ".ifeqs syntax error"
586 msgstr ""
587
588 #: cond.c:549
589 msgid "end of macro inside conditional"
590 msgstr ""
591
592 #: cond.c:551
593 msgid "end of file inside conditional"
594 msgstr ""
595
596 #: cond.c:554
597 msgid "here is the start of the unterminated conditional"
598 msgstr ""
599
600 #: cond.c:558
601 msgid "here is the \"else\" of the unterminated conditional"
602 msgstr ""
603
604 #: config/atof-ieee.c:141
605 msgid "cannot create floating-point number"
606 msgstr ""
607
608 #: config/atof-ieee.c:288
609 msgid "NaNs are not supported by this target\n"
610 msgstr ""
611
612 #: config/atof-ieee.c:327 config/atof-ieee.c:368
613 msgid "Infinities are not supported by this target\n"
614 msgstr ""
615
616 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1040
617 #: config/tc-ia64.c:11435 config/tc-tic30.c:1259 config/tc-tic4x.c:2598
618 msgid "Unrecognized or unsupported floating point constant"
619 msgstr ""
620
621 #: config/obj-aout.c:84
622 #, c-format
623 msgid "Attempt to put a common symbol into set %s"
624 msgstr ""
625
626 #: config/obj-aout.c:88
627 #, c-format
628 msgid "Attempt to put an undefined symbol into set %s"
629 msgstr ""
630
631 #: config/obj-aout.c:115 config/obj-coff.c:1398
632 #, c-format
633 msgid "Symbol `%s' can not be both weak and common"
634 msgstr ""
635
636 #: config/obj-coff.c:140 dw2gencfi.c:214
637 #, c-format
638 msgid "Inserting \"%s\" into structure table failed: %s"
639 msgstr ""
640
641 #: config/obj-coff.c:219 config/obj-coff.c:1701 config/obj-macho.c:202
642 #: config/tc-ppc.c:5147 config/tc-tic54x.c:4008 read.c:2795
643 #, c-format
644 msgid "error setting flags for \"%s\": %s"
645 msgstr ""
646
647 #. Zero is used as an end marker in the file.
648 #: config/obj-coff.c:438
649 msgid "Line numbers must be positive integers\n"
650 msgstr ""
651
652 #: config/obj-coff.c:470
653 msgid ".ln pseudo-op inside .def/.endef: ignored."
654 msgstr ""
655
656 #: config/obj-coff.c:512 ecoff.c:3250
657 msgid ".loc outside of .text"
658 msgstr ""
659
660 #: config/obj-coff.c:519
661 msgid ".loc pseudo-op inside .def/.endef: ignored."
662 msgstr ""
663
664 #: config/obj-coff.c:600
665 msgid ".def pseudo-op used inside of .def/.endef: ignored."
666 msgstr ""
667
668 #: config/obj-coff.c:636
669 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
670 msgstr ""
671
672 #: config/obj-coff.c:675
673 #, c-format
674 msgid "`%s' symbol without preceding function"
675 msgstr ""
676
677 #: config/obj-coff.c:762
678 #, c-format
679 msgid "unexpected storage class %d"
680 msgstr ""
681
682 #: config/obj-coff.c:870
683 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
684 msgstr ""
685
686 #: config/obj-coff.c:890
687 msgid "badly formed .dim directive ignored"
688 msgstr ""
689
690 #: config/obj-coff.c:939
691 msgid ".size pseudo-op used outside of .def/.endef ignored."
692 msgstr ""
693
694 #: config/obj-coff.c:954
695 msgid ".scl pseudo-op used outside of .def/.endef ignored."
696 msgstr ""
697
698 #: config/obj-coff.c:971
699 msgid ".tag pseudo-op used outside of .def/.endef ignored."
700 msgstr ""
701
702 #: config/obj-coff.c:989
703 #, c-format
704 msgid "tag not found for .tag %s"
705 msgstr ""
706
707 #: config/obj-coff.c:1002
708 msgid ".type pseudo-op used outside of .def/.endef ignored."
709 msgstr ""
710
711 #: config/obj-coff.c:1021
712 msgid ".val pseudo-op used outside of .def/.endef ignored."
713 msgstr ""
714
715 #: config/obj-coff.c:1178
716 msgid "badly formed .weak directive ignored"
717 msgstr ""
718
719 #: config/obj-coff.c:1356
720 msgid "mismatched .eb"
721 msgstr ""
722
723 #: config/obj-coff.c:1377
724 #, c-format
725 msgid "C_EFCN symbol for %s out of scope"
726 msgstr ""
727
728 #: config/obj-coff.c:1431
729 #, c-format
730 msgid "Warning: internal error: forgetting to set endndx of %s"
731 msgstr ""
732
733 #. STYP_INFO
734 #. STYP_LIB
735 #. STYP_OVER
736 #: config/obj-coff.c:1667
737 #, c-format
738 msgid "unsupported section attribute '%c'"
739 msgstr ""
740
741 #: config/obj-coff.c:1671 config/tc-ppc.c:5129
742 #, c-format
743 msgid "unknown section attribute '%c'"
744 msgstr ""
745
746 #: config/obj-coff.c:1713 config/obj-macho.c:216
747 #, c-format
748 msgid "Ignoring changed section attributes for %s"
749 msgstr ""
750
751 #: config/obj-coff.c:1853
752 #, c-format
753 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
754 msgstr ""
755
756 #: config/obj-ecoff.c:125
757 msgid "Can't set GP value"
758 msgstr ""
759
760 #: config/obj-ecoff.c:132
761 msgid "Can't set register masks"
762 msgstr ""
763
764 #: config/obj-elf.c:334 config/tc-sparc.c:4092 config/tc-v850.c:503
765 #, c-format
766 msgid "bad .common segment %s"
767 msgstr ""
768
769 #: config/obj-elf.c:411
770 msgid "Missing symbol name in directive"
771 msgstr ""
772
773 #: config/obj-elf.c:618
774 #, c-format
775 msgid "setting incorrect section type for %s"
776 msgstr ""
777
778 #: config/obj-elf.c:623
779 #, c-format
780 msgid "ignoring incorrect section type for %s"
781 msgstr ""
782
783 #: config/obj-elf.c:665
784 #, c-format
785 msgid "setting incorrect section attributes for %s"
786 msgstr ""
787
788 #: config/obj-elf.c:720
789 #, c-format
790 msgid "ignoring changed section type for %s"
791 msgstr ""
792
793 #: config/obj-elf.c:732
794 #, c-format
795 msgid "ignoring changed section attributes for %s"
796 msgstr ""
797
798 #: config/obj-elf.c:734
799 #, c-format
800 msgid "ignoring changed section entity size for %s"
801 msgstr ""
802
803 #: config/obj-elf.c:794
804 msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
805 msgstr ""
806
807 #: config/obj-elf.c:836 read.c:2779
808 msgid "unrecognized section type"
809 msgstr ""
810
811 #: config/obj-elf.c:868
812 msgid "unrecognized section attribute"
813 msgstr ""
814
815 #: config/obj-elf.c:899 config/tc-alpha.c:4208
816 msgid "missing name"
817 msgstr ""
818
819 #: config/obj-elf.c:1030
820 msgid "invalid merge entity size"
821 msgstr ""
822
823 #: config/obj-elf.c:1037
824 msgid "entity size for SHF_MERGE not specified"
825 msgstr ""
826
827 #: config/obj-elf.c:1043
828 msgid "? section flag ignored with G present"
829 msgstr ""
830
831 #: config/obj-elf.c:1062
832 msgid "group name for SHF_GROUP not specified"
833 msgstr ""
834
835 #: config/obj-elf.c:1085
836 msgid "character following name is not '#'"
837 msgstr ""
838
839 #: config/obj-elf.c:1204
840 msgid ".previous without corresponding .section; ignored"
841 msgstr ""
842
843 #: config/obj-elf.c:1230
844 msgid ".popsection without corresponding .pushsection; ignored"
845 msgstr ""
846
847 #: config/obj-elf.c:1276
848 msgid "expected comma after name in .symver"
849 msgstr ""
850
851 #: config/obj-elf.c:1300
852 #, c-format
853 msgid "missing version name in `%s' for symbol `%s'"
854 msgstr ""
855
856 #: config/obj-elf.c:1311
857 #, c-format
858 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
859 msgstr ""
860
861 #: config/obj-elf.c:1348
862 #, c-format
863 msgid "expected `%s' to have already been set for .vtable_inherit"
864 msgstr ""
865
866 #: config/obj-elf.c:1358
867 msgid "expected comma after name in .vtable_inherit"
868 msgstr ""
869
870 #: config/obj-elf.c:1411
871 msgid "expected comma after name in .vtable_entry"
872 msgstr ""
873
874 #: config/obj-elf.c:1534
875 msgid "expected quoted string"
876 msgstr ""
877
878 #: config/obj-elf.c:1554
879 #, c-format
880 msgid "expected comma after name `%s' in .size directive"
881 msgstr ""
882
883 #: config/obj-elf.c:1563
884 msgid "missing expression in .size directive"
885 msgstr ""
886
887 #: config/obj-elf.c:1687
888 #, c-format
889 msgid "symbol '%s' is already defined"
890 msgstr ""
891
892 #: config/obj-elf.c:1707 config/obj-elf.c:1719
893 #, c-format
894 msgid "symbol type \"%s\" is supported only by GNU targets"
895 msgstr ""
896
897 #: config/obj-elf.c:1730
898 #, c-format
899 msgid "unrecognized symbol type \"%s\""
900 msgstr ""
901
902 #: config/obj-elf.c:1900 config/obj-elf.c:1903
903 #, c-format
904 msgid ".size expression for %s does not evaluate to a constant"
905 msgstr ""
906
907 #: config/obj-elf.c:1935
908 #, c-format
909 msgid ""
910 "invalid attempt to declare external version name as default in symbol `%s'"
911 msgstr ""
912
913 #: config/obj-elf.c:1996 ecoff.c:3608
914 #, c-format
915 msgid "symbol `%s' can not be both weak and common"
916 msgstr ""
917
918 #: config/obj-elf.c:2113
919 #, c-format
920 msgid "assuming all members of group `%s' are COMDAT"
921 msgstr ""
922
923 #: config/obj-elf.c:2125
924 #, c-format
925 msgid "can't create group: %s"
926 msgstr ""
927
928 #: config/obj-elf.c:2264
929 #, c-format
930 msgid "failed to set up debugging information: %s"
931 msgstr ""
932
933 #: config/obj-elf.c:2284
934 #, c-format
935 msgid "can't start writing .mdebug section: %s"
936 msgstr ""
937
938 #: config/obj-elf.c:2292
939 #, c-format
940 msgid "could not write .mdebug section: %s"
941 msgstr ""
942
943 #: config/obj-evax.c:129
944 #, c-format
945 msgid "no entry symbol for global function '%s'"
946 msgstr ""
947
948 #: config/obj-macho.c:77
949 msgid "missing segment name"
950 msgstr ""
951
952 #: config/obj-macho.c:89
953 msgid "missing comma after segment name"
954 msgstr ""
955
956 #: config/obj-macho.c:98
957 msgid "missing section name"
958 msgstr ""
959
960 #: config/obj-macho.c:114
961 msgid "missing section type name"
962 msgstr ""
963
964 #: config/obj-macho.c:124
965 #, c-format
966 msgid "unknown or invalid section type '%s'"
967 msgstr ""
968
969 #: config/obj-macho.c:140
970 msgid "missing section attribute identifier"
971 msgstr ""
972
973 #: config/obj-macho.c:149
974 #, c-format
975 msgid "unknown or invalid section attribute '%s'"
976 msgstr ""
977
978 #: config/obj-macho.c:161
979 msgid "unexpected sizeof_stub expression"
980 msgstr ""
981
982 #: config/obj-macho.c:166
983 msgid "missing sizeof_stub expression"
984 msgstr ""
985
986 #: config/obj-som.c:58
987 msgid "Only one .compiler pseudo-op per file!"
988 msgstr ""
989
990 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
991 msgid "Expected quoted string"
992 msgstr ""
993
994 #: config/obj-som.c:88
995 msgid ".compiler directive missing language and version"
996 msgstr ""
997
998 #: config/obj-som.c:98
999 msgid ".compiler directive missing version"
1000 msgstr ""
1001
1002 #: config/obj-som.c:114
1003 #, c-format
1004 msgid "FATAL: Attaching compiler header %s"
1005 msgstr ""
1006
1007 #: config/obj-som.c:129
1008 msgid "Only one .version pseudo-op per file!"
1009 msgstr ""
1010
1011 #: config/obj-som.c:153
1012 #, c-format
1013 msgid "attaching version header %s: %s"
1014 msgstr ""
1015
1016 #: config/obj-som.c:171
1017 msgid "Only one .copyright pseudo-op per file!"
1018 msgstr ""
1019
1020 #: config/obj-som.c:195
1021 #, c-format
1022 msgid "attaching copyright header %s: %s"
1023 msgstr ""
1024
1025 #: config/tc-alpha.c:655
1026 #, c-format
1027 msgid "No !literal!%ld was found"
1028 msgstr ""
1029
1030 #: config/tc-alpha.c:662
1031 #, c-format
1032 msgid "No !tlsgd!%ld was found"
1033 msgstr ""
1034
1035 #: config/tc-alpha.c:669
1036 #, c-format
1037 msgid "No !tlsldm!%ld was found"
1038 msgstr ""
1039
1040 #: config/tc-alpha.c:678
1041 #, c-format
1042 msgid "No ldah !gpdisp!%ld was found"
1043 msgstr ""
1044
1045 #: config/tc-alpha.c:728
1046 #, c-format
1047 msgid "too many !literal!%ld for %s"
1048 msgstr ""
1049
1050 #: config/tc-alpha.c:758
1051 #, c-format
1052 msgid "No lda !gpdisp!%ld was found"
1053 msgstr ""
1054
1055 #. Only support one relocation op per insn.
1056 #: config/tc-alpha.c:917
1057 msgid "More than one relocation op per insn"
1058 msgstr ""
1059
1060 #: config/tc-alpha.c:933
1061 msgid "No relocation operand"
1062 msgstr ""
1063
1064 #: config/tc-alpha.c:943
1065 #, c-format
1066 msgid "Unknown relocation operand: !%s"
1067 msgstr ""
1068
1069 #: config/tc-alpha.c:953
1070 #, c-format
1071 msgid "no sequence number after !%s"
1072 msgstr ""
1073
1074 #: config/tc-alpha.c:963
1075 #, c-format
1076 msgid "!%s does not use a sequence number"
1077 msgstr ""
1078
1079 #: config/tc-alpha.c:973
1080 #, c-format
1081 msgid "Bad sequence number: !%s!%s"
1082 msgstr ""
1083
1084 #: config/tc-alpha.c:1188 config/tc-alpha.c:3361
1085 #, c-format
1086 msgid "inappropriate arguments for opcode `%s'"
1087 msgstr ""
1088
1089 #: config/tc-alpha.c:1190 config/tc-alpha.c:3363
1090 #, c-format
1091 msgid "opcode `%s' not supported for target %s"
1092 msgstr ""
1093
1094 #: config/tc-alpha.c:1194 config/tc-alpha.c:3367 config/tc-avr.c:1441
1095 #: config/tc-msp430.c:1828
1096 #, c-format
1097 msgid "unknown opcode `%s'"
1098 msgstr ""
1099
1100 #: config/tc-alpha.c:1275 config/tc-alpha.c:1534
1101 msgid "overflow in literal (.lita) table"
1102 msgstr ""
1103
1104 #: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
1105 #: config/tc-alpha.c:2234 config/tc-alpha.c:2279 config/tc-alpha.c:2348
1106 #: config/tc-alpha.c:2431 config/tc-alpha.c:2656 config/tc-alpha.c:2754
1107 msgid "macro requires $at register while noat in effect"
1108 msgstr ""
1109
1110 #: config/tc-alpha.c:1284 config/tc-alpha.c:1308 config/tc-alpha.c:1549
1111 msgid "macro requires $at while $at in use"
1112 msgstr ""
1113
1114 #: config/tc-alpha.c:1493
1115 msgid "bignum invalid; zero assumed"
1116 msgstr ""
1117
1118 #: config/tc-alpha.c:1495
1119 msgid "floating point number invalid; zero assumed"
1120 msgstr ""
1121
1122 #: config/tc-alpha.c:1500
1123 msgid "can't handle expression"
1124 msgstr ""
1125
1126 #: config/tc-alpha.c:1540
1127 msgid "overflow in literal (.lit8) table"
1128 msgstr ""
1129
1130 #: config/tc-alpha.c:1837
1131 #, c-format
1132 msgid "too many ldah insns for !gpdisp!%ld"
1133 msgstr ""
1134
1135 #: config/tc-alpha.c:1839 config/tc-alpha.c:1851
1136 #, c-format
1137 msgid "both insns for !gpdisp!%ld must be in the same section"
1138 msgstr ""
1139
1140 #: config/tc-alpha.c:1849
1141 #, c-format
1142 msgid "too many lda insns for !gpdisp!%ld"
1143 msgstr ""
1144
1145 #: config/tc-alpha.c:1905
1146 #, c-format
1147 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1148 msgstr ""
1149
1150 #: config/tc-alpha.c:1908
1151 #, c-format
1152 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1153 msgstr ""
1154
1155 #: config/tc-alpha.c:1925
1156 #, c-format
1157 msgid "duplicate !tlsgd!%ld"
1158 msgstr ""
1159
1160 #: config/tc-alpha.c:1927
1161 #, c-format
1162 msgid "sequence number in use for !tlsldm!%ld"
1163 msgstr ""
1164
1165 #: config/tc-alpha.c:1941
1166 #, c-format
1167 msgid "duplicate !tlsldm!%ld"
1168 msgstr ""
1169
1170 #: config/tc-alpha.c:1943
1171 #, c-format
1172 msgid "sequence number in use for !tlsgd!%ld"
1173 msgstr ""
1174
1175 #: config/tc-alpha.c:1998 config/tc-arc.c:292 config/tc-mn10200.c:857
1176 #: config/tc-mn10300.c:1148 config/tc-ppc.c:1730 config/tc-s390.c:638
1177 #: config/tc-tilegx.c:408 config/tc-tilegx.c:471 config/tc-tilepro.c:369
1178 msgid "operand"
1179 msgstr ""
1180
1181 #: config/tc-alpha.c:2137
1182 msgid "invalid relocation for instruction"
1183 msgstr ""
1184
1185 #: config/tc-alpha.c:2151
1186 msgid "invalid relocation for field"
1187 msgstr ""
1188
1189 #: config/tc-alpha.c:2982
1190 msgid "can not resolve expression"
1191 msgstr ""
1192
1193 #: config/tc-alpha.c:3516 config/tc-i370.c:1055 config/tc-microblaze.c:185
1194 #: config/tc-ppc.c:2055 config/tc-ppc.c:4892
1195 #, c-format
1196 msgid ".COMMon length (%ld.) <0! Ignored."
1197 msgstr ""
1198
1199 #: config/tc-alpha.c:3527 config/tc-sparc.c:3963 config/tc-v850.c:298
1200 msgid "Ignoring attempt to re-define symbol"
1201 msgstr ""
1202
1203 #: config/tc-alpha.c:3619 config/tc-ppc.c:4929 config/tc-sparc.c:3971
1204 #, c-format
1205 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1206 msgstr ""
1207
1208 #: config/tc-alpha.c:3722 ecoff.c:3064
1209 msgid ".ent directive has no name"
1210 msgstr ""
1211
1212 #: config/tc-alpha.c:3730
1213 msgid "nested .ent directives"
1214 msgstr ""
1215
1216 #: config/tc-alpha.c:3775 ecoff.c:3015
1217 msgid ".end directive has no name"
1218 msgstr ""
1219
1220 #: config/tc-alpha.c:3784
1221 msgid ".end directive without matching .ent"
1222 msgstr ""
1223
1224 #: config/tc-alpha.c:3786
1225 msgid ".end directive names different symbol than .ent"
1226 msgstr ""
1227
1228 #: config/tc-alpha.c:3829 ecoff.c:3150
1229 msgid ".fmask outside of .ent"
1230 msgstr ""
1231
1232 #: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3214
1233 msgid ".mask outside of .ent"
1234 msgstr ""
1235
1236 #: config/tc-alpha.c:3839 ecoff.c:3157
1237 msgid "bad .fmask directive"
1238 msgstr ""
1239
1240 #: config/tc-alpha.c:3841 ecoff.c:3221
1241 msgid "bad .mask directive"
1242 msgstr ""
1243
1244 #: config/tc-alpha.c:3874 config/tc-mips.c:18816 config/tc-score.c:5740
1245 #: ecoff.c:3178
1246 msgid ".frame outside of .ent"
1247 msgstr ""
1248
1249 #: config/tc-alpha.c:3885 ecoff.c:3189
1250 msgid "bad .frame directive"
1251 msgstr ""
1252
1253 #: config/tc-alpha.c:3919
1254 msgid ".prologue directive without a preceding .ent directive"
1255 msgstr ""
1256
1257 #: config/tc-alpha.c:3937
1258 #, c-format
1259 msgid "Invalid argument %d to .prologue."
1260 msgstr ""
1261
1262 #: config/tc-alpha.c:4028
1263 msgid "ECOFF debugging is disabled."
1264 msgstr ""
1265
1266 #: config/tc-alpha.c:4042
1267 msgid ".ent directive without matching .end"
1268 msgstr ""
1269
1270 #: config/tc-alpha.c:4135
1271 msgid ".usepv directive has no name"
1272 msgstr ""
1273
1274 #: config/tc-alpha.c:4146
1275 msgid ".usepv directive has no type"
1276 msgstr ""
1277
1278 #: config/tc-alpha.c:4161
1279 msgid "unknown argument for .usepv"
1280 msgstr ""
1281
1282 #: config/tc-alpha.c:4276
1283 #, c-format
1284 msgid "unknown section attribute %s"
1285 msgstr ""
1286
1287 #: config/tc-alpha.c:4370
1288 msgid "previous .ent not closed by a .end"
1289 msgstr ""
1290
1291 #: config/tc-alpha.c:4391
1292 msgid ".ent directive has no symbol"
1293 msgstr ""
1294
1295 #: config/tc-alpha.c:4416
1296 msgid ".handler directive has no name"
1297 msgstr ""
1298
1299 #: config/tc-alpha.c:4445
1300 msgid "Bad .frame directive 1./2. param"
1301 msgstr ""
1302
1303 #: config/tc-alpha.c:4457
1304 msgid "Bad .frame directive 3./4. param"
1305 msgstr ""
1306
1307 #: config/tc-alpha.c:4494
1308 msgid ".pdesc directive not in link (.link) section"
1309 msgstr ""
1310
1311 #: config/tc-alpha.c:4501
1312 msgid ".pdesc directive has no entry symbol"
1313 msgstr ""
1314
1315 #: config/tc-alpha.c:4512
1316 msgid ".pdesc has a bad entry symbol"
1317 msgstr ""
1318
1319 #: config/tc-alpha.c:4523
1320 msgid ".pdesc doesn't match with last .ent"
1321 msgstr ""
1322
1323 #: config/tc-alpha.c:4538
1324 msgid "No comma after .pdesc <entryname>"
1325 msgstr ""
1326
1327 #: config/tc-alpha.c:4558
1328 msgid "unknown procedure kind"
1329 msgstr ""
1330
1331 #: config/tc-alpha.c:4653
1332 msgid ".name directive not in link (.link) section"
1333 msgstr ""
1334
1335 #: config/tc-alpha.c:4661
1336 msgid ".name directive has no symbol"
1337 msgstr ""
1338
1339 #: config/tc-alpha.c:4695
1340 msgid "No symbol after .linkage"
1341 msgstr ""
1342
1343 #: config/tc-alpha.c:4743
1344 msgid "No symbol after .code_address"
1345 msgstr ""
1346
1347 #: config/tc-alpha.c:4769 config/tc-score.c:5604
1348 msgid "Bad .mask directive"
1349 msgstr ""
1350
1351 #: config/tc-alpha.c:4787
1352 msgid "Bad .fmask directive"
1353 msgstr ""
1354
1355 #: config/tc-alpha.c:4944
1356 #, c-format
1357 msgid "Expected comma after name \"%s\""
1358 msgstr ""
1359
1360 #: config/tc-alpha.c:4956
1361 #, c-format
1362 msgid "unhandled: .proc %s,%d"
1363 msgstr ""
1364
1365 #: config/tc-alpha.c:4990
1366 #, c-format
1367 msgid "Tried to .set unrecognized mode `%s'"
1368 msgstr ""
1369
1370 #: config/tc-alpha.c:5016
1371 #, c-format
1372 msgid "Bad base register, using $%d."
1373 msgstr ""
1374
1375 #: config/tc-alpha.c:5037
1376 #, c-format
1377 msgid "Alignment too large: %d. assumed"
1378 msgstr ""
1379
1380 #: config/tc-alpha.c:5041 config/tc-d30v.c:2060
1381 msgid "Alignment negative: 0 assumed"
1382 msgstr ""
1383
1384 #: config/tc-alpha.c:5136 config/tc-alpha.c:5628
1385 #, c-format
1386 msgid "Unknown CPU identifier `%s'"
1387 msgstr ""
1388
1389 #: config/tc-alpha.c:5327
1390 #, c-format
1391 msgid "Chose GP value of %lx\n"
1392 msgstr ""
1393
1394 #: config/tc-alpha.c:5341
1395 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
1396 msgstr ""
1397
1398 #: config/tc-alpha.c:5430
1399 #, c-format
1400 msgid "internal error: can't hash opcode `%s': %s"
1401 msgstr ""
1402
1403 #: config/tc-alpha.c:5466
1404 #, c-format
1405 msgid "internal error: can't hash macro `%s': %s"
1406 msgstr ""
1407
1408 #: config/tc-alpha.c:5550 config/tc-arm.c:6818 config/tc-arm.c:6830
1409 #: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393
1410 #: config/tc-xtensa.c:5510 config/tc-z80.c:1897
1411 msgid "syntax error"
1412 msgstr ""
1413
1414 #: config/tc-alpha.c:5679
1415 msgid ""
1416 "Alpha options:\n"
1417 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1418 "-F\t\t\tlack floating point instructions support\n"
1419 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1420 "\t\t\tspecify variant of Alpha architecture\n"
1421 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1422 "m21264b\n"
1423 "\t\t\tthese variants include PALcode opcodes\n"
1424 msgstr ""
1425
1426 #: config/tc-alpha.c:5689
1427 msgid ""
1428 "VMS options:\n"
1429 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
1430 "-H\t\t\tshow new symbol after hash truncation\n"
1431 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
1432 msgstr ""
1433
1434 #: config/tc-alpha.c:5940
1435 #, c-format
1436 msgid "unhandled relocation type %s"
1437 msgstr ""
1438
1439 #: config/tc-alpha.c:5953
1440 msgid "non-absolute expression in constant field"
1441 msgstr ""
1442
1443 #: config/tc-alpha.c:5967
1444 #, c-format
1445 msgid "type %d reloc done?\n"
1446 msgstr ""
1447
1448 #: config/tc-alpha.c:6014 config/tc-alpha.c:6021 config/tc-mips.c:11711
1449 #: config/tc-mips.c:12396
1450 msgid "Used $at without \".set noat\""
1451 msgstr ""
1452
1453 #: config/tc-alpha.c:6190
1454 #, c-format
1455 msgid "!samegp reloc against symbol without .prologue: %s"
1456 msgstr ""
1457
1458 #: config/tc-alpha.c:6234 config/tc-tilegx.c:1700 config/tc-tilepro.c:1499
1459 #: config/tc-xtensa.c:5999
1460 #, c-format
1461 msgid "cannot represent `%s' relocation in object file"
1462 msgstr ""
1463
1464 #: config/tc-alpha.c:6240
1465 #, c-format
1466 msgid "internal error? cannot generate `%s' relocation"
1467 msgstr ""
1468
1469 #: config/tc-alpha.c:6339
1470 #, c-format
1471 msgid "frame reg expected, using $%d."
1472 msgstr ""
1473
1474 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992
1475 #: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1476 #: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
1477 #: config/tc-h8300.c:244 config/tc-hppa.c:6887 config/tc-hppa.c:6893
1478 #: config/tc-hppa.c:6899 config/tc-hppa.c:6905 config/tc-hppa.c:8312
1479 #: config/tc-lm32.c:198 config/tc-mn10300.c:937 config/tc-mn10300.c:942
1480 #: config/tc-mn10300.c:2433 config/tc-xc16x.c:79 config/tc-xc16x.c:86
1481 #: config/tc-xc16x.c:93
1482 msgid "could not set architecture and machine"
1483 msgstr ""
1484
1485 #: config/tc-arc.c:212 config/tc-arm.c:22402 config/tc-score.c:6299
1486 #: config/tc-score.c:6528 config/tc-score.c:6533
1487 msgid "virtual memory exhausted"
1488 msgstr ""
1489
1490 #: config/tc-arc.c:432 config/tc-arc.c:671
1491 msgid "expected comma after operand name"
1492 msgstr ""
1493
1494 #: config/tc-arc.c:443
1495 #, c-format
1496 msgid "negative operand number %d"
1497 msgstr ""
1498
1499 #: config/tc-arc.c:455
1500 msgid "expected comma after register-number"
1501 msgstr ""
1502
1503 #: config/tc-arc.c:480
1504 msgid "invalid mode"
1505 msgstr ""
1506
1507 #: config/tc-arc.c:497
1508 msgid "expected comma after register-mode"
1509 msgstr ""
1510
1511 #: config/tc-arc.c:514
1512 msgid "shortcut designator invalid"
1513 msgstr ""
1514
1515 #: config/tc-arc.c:529
1516 #, c-format
1517 msgid "core register value (%d) too large"
1518 msgstr ""
1519
1520 #: config/tc-arc.c:537
1521 #, c-format
1522 msgid "condition code value (%d) too large"
1523 msgstr ""
1524
1525 #: config/tc-arc.c:555
1526 #, c-format
1527 msgid "attempt to override symbol: %s"
1528 msgstr ""
1529
1530 #: config/tc-arc.c:626
1531 msgid "invalid opertype"
1532 msgstr ""
1533
1534 #: config/tc-arc.c:683
1535 msgid "expected comma after opcode"
1536 msgstr ""
1537
1538 #: config/tc-arc.c:693
1539 #, c-format
1540 msgid "negative subopcode %d"
1541 msgstr ""
1542
1543 #: config/tc-arc.c:702
1544 msgid "subcode value found when opcode not equal 0x03"
1545 msgstr ""
1546
1547 #: config/tc-arc.c:710
1548 #, c-format
1549 msgid "invalid subopcode %d"
1550 msgstr ""
1551
1552 #: config/tc-arc.c:721
1553 msgid "expected comma after subopcode"
1554 msgstr ""
1555
1556 #: config/tc-arc.c:740
1557 msgid "invalid suffix class"
1558 msgstr ""
1559
1560 #: config/tc-arc.c:749
1561 msgid "expected comma after suffix class"
1562 msgstr ""
1563
1564 #: config/tc-arc.c:768
1565 msgid "invalid syntax class"
1566 msgstr ""
1567
1568 #: config/tc-arc.c:775
1569 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1570 msgstr ""
1571
1572 #: config/tc-arc.c:795
1573 msgid "unknown suffix class"
1574 msgstr ""
1575
1576 #: config/tc-arc.c:862 config/tc-tic6x.c:582
1577 msgid "expected comma after symbol name"
1578 msgstr ""
1579
1580 #: config/tc-arc.c:872
1581 msgid "negative symbol length"
1582 msgstr ""
1583
1584 #: config/tc-arc.c:883
1585 msgid "ignoring attempt to re-define symbol"
1586 msgstr ""
1587
1588 #: config/tc-arc.c:890
1589 #, c-format
1590 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1591 msgstr ""
1592
1593 #: config/tc-arc.c:904
1594 msgid "assuming symbol alignment of zero"
1595 msgstr ""
1596
1597 #: config/tc-arc.c:971
1598 msgid "\".option\" directive must appear before any instructions"
1599 msgstr ""
1600
1601 #: config/tc-arc.c:981
1602 msgid "\".option\" directive conflicts with initial definition"
1603 msgstr ""
1604
1605 #: config/tc-arc.c:989
1606 msgid "\".option\" directive overrides command-line (default) value"
1607 msgstr ""
1608
1609 #: config/tc-arc.c:999
1610 msgid "invalid identifier for \".option\""
1611 msgstr ""
1612
1613 #: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249
1614 msgid "relaxation not supported\n"
1615 msgstr ""
1616
1617 #: config/tc-arc.c:1081
1618 msgid "expression too complex code symbol"
1619 msgstr ""
1620
1621 #: config/tc-arc.c:1108
1622 #, c-format
1623 msgid "missing ')' in %%-op"
1624 msgstr ""
1625
1626 #: config/tc-arc.c:1364 config/tc-dlx.c:1201 config/tc-i960.c:2639
1627 #: config/tc-m32r.c:2281 config/tc-sparc.c:3651
1628 #, c-format
1629 msgid "internal error: can't export reloc type %d (`%s')"
1630 msgstr ""
1631
1632 #: config/tc-arc.c:1496
1633 #, c-format
1634 msgid "unknown syntax format character `%c'"
1635 msgstr ""
1636
1637 #: config/tc-arc.c:1635
1638 msgid "too many suffixes"
1639 msgstr ""
1640
1641 #: config/tc-arc.c:1674
1642 msgid "symbol as destination register"
1643 msgstr ""
1644
1645 #. xgettext:c-format.
1646 #: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1142
1647 #: config/tc-mn10300.c:1820 config/tc-ppc.c:2970 config/tc-s390.c:1506
1648 #: config/tc-v850.c:2699
1649 #, c-format
1650 msgid "junk at end of line: `%s'"
1651 msgstr ""
1652
1653 #: config/tc-arc.c:1798
1654 msgid "8 byte instruction in delay slot"
1655 msgstr ""
1656
1657 #. except for jl addr
1658 #: config/tc-arc.c:1801
1659 msgid "8 byte jump instruction with delay slot"
1660 msgstr ""
1661
1662 #: config/tc-arc.c:1809
1663 msgid "conditional branch follows set of flags"
1664 msgstr ""
1665
1666 #: config/tc-arc.c:1893 config/tc-arm.c:16330
1667 #, c-format
1668 msgid "bad instruction `%s'"
1669 msgstr ""
1670
1671 #: config/tc-arm.c:539
1672 msgid "ARM register expected"
1673 msgstr ""
1674
1675 #: config/tc-arm.c:540
1676 msgid "bad or missing co-processor number"
1677 msgstr ""
1678
1679 #: config/tc-arm.c:541
1680 msgid "co-processor register expected"
1681 msgstr ""
1682
1683 #: config/tc-arm.c:542
1684 msgid "FPA register expected"
1685 msgstr ""
1686
1687 #: config/tc-arm.c:543
1688 msgid "VFP single precision register expected"
1689 msgstr ""
1690
1691 #: config/tc-arm.c:544
1692 msgid "VFP/Neon double precision register expected"
1693 msgstr ""
1694
1695 #: config/tc-arm.c:545
1696 msgid "Neon quad precision register expected"
1697 msgstr ""
1698
1699 #: config/tc-arm.c:546
1700 msgid "VFP single or double precision register expected"
1701 msgstr ""
1702
1703 #: config/tc-arm.c:547
1704 msgid "Neon double or quad precision register expected"
1705 msgstr ""
1706
1707 #: config/tc-arm.c:548
1708 msgid "VFP single, double or Neon quad precision register expected"
1709 msgstr ""
1710
1711 #: config/tc-arm.c:549
1712 msgid "VFP system register expected"
1713 msgstr ""
1714
1715 #: config/tc-arm.c:550
1716 msgid "Maverick MVF register expected"
1717 msgstr ""
1718
1719 #: config/tc-arm.c:551
1720 msgid "Maverick MVD register expected"
1721 msgstr ""
1722
1723 #: config/tc-arm.c:552
1724 msgid "Maverick MVFX register expected"
1725 msgstr ""
1726
1727 #: config/tc-arm.c:553
1728 msgid "Maverick MVDX register expected"
1729 msgstr ""
1730
1731 #: config/tc-arm.c:554
1732 msgid "Maverick MVAX register expected"
1733 msgstr ""
1734
1735 #: config/tc-arm.c:555
1736 msgid "Maverick DSPSC register expected"
1737 msgstr ""
1738
1739 #: config/tc-arm.c:556
1740 msgid "iWMMXt data register expected"
1741 msgstr ""
1742
1743 #: config/tc-arm.c:557 config/tc-arm.c:6597
1744 msgid "iWMMXt control register expected"
1745 msgstr ""
1746
1747 #: config/tc-arm.c:558
1748 msgid "iWMMXt scalar register expected"
1749 msgstr ""
1750
1751 #: config/tc-arm.c:559
1752 msgid "XScale accumulator register expected"
1753 msgstr ""
1754
1755 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1756 #: config/tc-arm.c:708 config/tc-score.c:259
1757 msgid "bad arguments to instruction"
1758 msgstr ""
1759
1760 #: config/tc-arm.c:709
1761 msgid "r13 not allowed here"
1762 msgstr ""
1763
1764 #: config/tc-arm.c:710
1765 msgid "r15 not allowed here"
1766 msgstr ""
1767
1768 #: config/tc-arm.c:711
1769 msgid "instruction cannot be conditional"
1770 msgstr ""
1771
1772 #: config/tc-arm.c:712
1773 msgid "registers may not be the same"
1774 msgstr ""
1775
1776 #: config/tc-arm.c:713
1777 msgid "lo register required"
1778 msgstr ""
1779
1780 #: config/tc-arm.c:714
1781 msgid "instruction not supported in Thumb16 mode"
1782 msgstr ""
1783
1784 #: config/tc-arm.c:715
1785 msgid "instruction does not accept this addressing mode"
1786 msgstr ""
1787
1788 #: config/tc-arm.c:716
1789 msgid "branch must be last instruction in IT block"
1790 msgstr ""
1791
1792 #: config/tc-arm.c:717
1793 msgid "instruction not allowed in IT block"
1794 msgstr ""
1795
1796 #: config/tc-arm.c:718
1797 msgid "selected FPU does not support instruction"
1798 msgstr ""
1799
1800 #: config/tc-arm.c:719
1801 msgid "thumb conditional instruction should be in IT block"
1802 msgstr ""
1803
1804 #: config/tc-arm.c:720
1805 msgid "incorrect condition in IT block"
1806 msgstr ""
1807
1808 #: config/tc-arm.c:721
1809 msgid "IT falling in the range of a previous IT block"
1810 msgstr ""
1811
1812 #: config/tc-arm.c:722
1813 msgid "missing .fnstart before unwinding directive"
1814 msgstr ""
1815
1816 #: config/tc-arm.c:724
1817 msgid "cannot use register index with PC-relative addressing"
1818 msgstr ""
1819
1820 #: config/tc-arm.c:726
1821 msgid "cannot use writeback with PC-relative addressing"
1822 msgstr ""
1823
1824 #: config/tc-arm.c:727
1825 msgid "branch out of range"
1826 msgstr ""
1827
1828 #: config/tc-arm.c:921
1829 msgid "immediate expression requires a # prefix"
1830 msgstr ""
1831
1832 #: config/tc-arm.c:949 read.c:3663
1833 msgid "missing expression"
1834 msgstr ""
1835
1836 #: config/tc-arm.c:949 config/tc-score.c:6515 expr.c:1357 read.c:2456
1837 msgid "bad expression"
1838 msgstr ""
1839
1840 #: config/tc-arm.c:960 config/tc-i860.c:1004 config/tc-sparc.c:3023
1841 msgid "bad segment"
1842 msgstr ""
1843
1844 #: config/tc-arm.c:979 config/tc-arm.c:4883 config/tc-i960.c:1300
1845 #: config/tc-score.c:1210
1846 msgid "invalid constant"
1847 msgstr ""
1848
1849 #: config/tc-arm.c:1109
1850 msgid "expected #constant"
1851 msgstr ""
1852
1853 #: config/tc-arm.c:1270
1854 #, c-format
1855 msgid "unexpected character `%c' in type specifier"
1856 msgstr ""
1857
1858 #: config/tc-arm.c:1287
1859 #, c-format
1860 msgid "bad size %d in type specifier"
1861 msgstr ""
1862
1863 #: config/tc-arm.c:1337
1864 msgid "only one type should be specified for operand"
1865 msgstr ""
1866
1867 #: config/tc-arm.c:1343
1868 msgid "vector type expected"
1869 msgstr ""
1870
1871 #: config/tc-arm.c:1415
1872 msgid "can't redefine type for operand"
1873 msgstr ""
1874
1875 #: config/tc-arm.c:1426
1876 msgid "only D registers may be indexed"
1877 msgstr ""
1878
1879 #: config/tc-arm.c:1432
1880 msgid "can't change index for operand"
1881 msgstr ""
1882
1883 #: config/tc-arm.c:1448 config/tc-arm.c:3367 config/tc-arm.c:4465
1884 msgid "constant expression required"
1885 msgstr ""
1886
1887 #: config/tc-arm.c:1495
1888 msgid "register operand expected, but got scalar"
1889 msgstr ""
1890
1891 #: config/tc-arm.c:1528
1892 msgid "scalar must have an index"
1893 msgstr ""
1894
1895 #: config/tc-arm.c:1533 config/tc-arm.c:14916 config/tc-arm.c:14966
1896 #: config/tc-arm.c:15381
1897 msgid "scalar index out of range"
1898 msgstr ""
1899
1900 #: config/tc-arm.c:1581
1901 msgid "bad range in register list"
1902 msgstr ""
1903
1904 #: config/tc-arm.c:1589 config/tc-arm.c:1598 config/tc-arm.c:1639
1905 #, c-format
1906 msgid "Warning: duplicated register (r%d) in register list"
1907 msgstr ""
1908
1909 #: config/tc-arm.c:1601
1910 msgid "Warning: register range not in ascending order"
1911 msgstr ""
1912
1913 #: config/tc-arm.c:1612
1914 msgid "missing `}'"
1915 msgstr ""
1916
1917 #: config/tc-arm.c:1628
1918 msgid "invalid register mask"
1919 msgstr ""
1920
1921 #: config/tc-arm.c:1710
1922 msgid "expecting {"
1923 msgstr ""
1924
1925 #: config/tc-arm.c:1765 config/tc-arm.c:1809
1926 msgid "register out of range in list"
1927 msgstr ""
1928
1929 #: config/tc-arm.c:1781 config/tc-arm.c:1826 config/tc-h8300.c:1040
1930 #: config/tc-mips.c:13602 config/tc-mips.c:13624
1931 msgid "invalid register list"
1932 msgstr ""
1933
1934 #: config/tc-arm.c:1787 config/tc-arm.c:3881 config/tc-arm.c:4014
1935 msgid "register list not in ascending order"
1936 msgstr ""
1937
1938 #: config/tc-arm.c:1818
1939 msgid "register range not in ascending order"
1940 msgstr ""
1941
1942 #: config/tc-arm.c:1851
1943 msgid "non-contiguous register range"
1944 msgstr ""
1945
1946 #: config/tc-arm.c:1910
1947 msgid "register stride must be 1 or 2"
1948 msgstr ""
1949
1950 #: config/tc-arm.c:1911
1951 msgid "mismatched element/structure types in list"
1952 msgstr ""
1953
1954 #: config/tc-arm.c:1975
1955 msgid "don't use Rn-Rm syntax with non-unit stride"
1956 msgstr ""
1957
1958 #: config/tc-arm.c:2030
1959 msgid "error parsing element/structure list"
1960 msgstr ""
1961
1962 #: config/tc-arm.c:2036
1963 msgid "expected }"
1964 msgstr ""
1965
1966 #: config/tc-arm.c:2093
1967 #, c-format
1968 msgid "ignoring attempt to redefine built-in register '%s'"
1969 msgstr ""
1970
1971 #: config/tc-arm.c:2098
1972 #, c-format
1973 msgid "ignoring redefinition of register alias '%s'"
1974 msgstr ""
1975
1976 #: config/tc-arm.c:2126
1977 msgid "attempt to redefine typed alias"
1978 msgstr ""
1979
1980 #: config/tc-arm.c:2165
1981 #, c-format
1982 msgid "unknown register '%s' -- .req ignored"
1983 msgstr ""
1984
1985 #: config/tc-arm.c:2260
1986 msgid "bad type for register"
1987 msgstr ""
1988
1989 #: config/tc-arm.c:2271
1990 msgid "expression must be constant"
1991 msgstr ""
1992
1993 #: config/tc-arm.c:2288
1994 msgid "can't redefine the type of a register alias"
1995 msgstr ""
1996
1997 #: config/tc-arm.c:2295
1998 msgid "you must specify a single type only"
1999 msgstr ""
2000
2001 #: config/tc-arm.c:2308
2002 msgid "can't redefine the index of a scalar alias"
2003 msgstr ""
2004
2005 #: config/tc-arm.c:2316
2006 msgid "scalar index must be constant"
2007 msgstr ""
2008
2009 #: config/tc-arm.c:2325
2010 msgid "expecting ]"
2011 msgstr ""
2012
2013 #: config/tc-arm.c:2372
2014 msgid "invalid syntax for .req directive"
2015 msgstr ""
2016
2017 #: config/tc-arm.c:2378
2018 msgid "invalid syntax for .dn directive"
2019 msgstr ""
2020
2021 #: config/tc-arm.c:2384
2022 msgid "invalid syntax for .qn directive"
2023 msgstr ""
2024
2025 #: config/tc-arm.c:2410
2026 msgid "invalid syntax for .unreq directive"
2027 msgstr ""
2028
2029 #: config/tc-arm.c:2417
2030 #, c-format
2031 msgid "unknown register alias '%s'"
2032 msgstr ""
2033
2034 #: config/tc-arm.c:2419
2035 #, c-format
2036 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
2037 msgstr ""
2038
2039 #: config/tc-arm.c:2687
2040 #, c-format
2041 msgid "Failed to find real start of function: %s\n"
2042 msgstr ""
2043
2044 #: config/tc-arm.c:2704
2045 msgid "selected processor does not support THUMB opcodes"
2046 msgstr ""
2047
2048 #: config/tc-arm.c:2717
2049 msgid "selected processor does not support ARM opcodes"
2050 msgstr ""
2051
2052 #: config/tc-arm.c:2729
2053 #, c-format
2054 msgid "invalid instruction size selected (%d)"
2055 msgstr ""
2056
2057 #: config/tc-arm.c:2761
2058 #, c-format
2059 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
2060 msgstr ""
2061
2062 #: config/tc-arm.c:2817
2063 #, c-format
2064 msgid "expected comma after name \"%s\""
2065 msgstr ""
2066
2067 #: config/tc-arm.c:2867 config/tc-m32r.c:588
2068 #, c-format
2069 msgid "symbol `%s' already defined"
2070 msgstr ""
2071
2072 #: config/tc-arm.c:2901
2073 #, c-format
2074 msgid "unrecognized syntax mode \"%s\""
2075 msgstr ""
2076
2077 #: config/tc-arm.c:2922
2078 #, c-format
2079 msgid "alignment too large: %d assumed"
2080 msgstr ""
2081
2082 #: config/tc-arm.c:2925
2083 msgid "alignment negative. 0 assumed."
2084 msgstr ""
2085
2086 #: config/tc-arm.c:3075
2087 msgid "literal pool overflow"
2088 msgstr ""
2089
2090 #: config/tc-arm.c:3245 config/tc-arm.c:6532
2091 msgid "unrecognized relocation suffix"
2092 msgstr ""
2093
2094 #: config/tc-arm.c:3260
2095 msgid "(plt) is only valid on branch targets"
2096 msgstr ""
2097
2098 #: config/tc-arm.c:3266 config/tc-s390.c:1134 config/tc-s390.c:1771
2099 #: config/tc-xtensa.c:1591
2100 #, c-format
2101 msgid "%s relocations do not fit in %d bytes"
2102 msgstr ""
2103
2104 #: config/tc-arm.c:3343
2105 msgid ".inst.n operand too big. Use .inst.w instead"
2106 msgstr ""
2107
2108 #: config/tc-arm.c:3363
2109 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2110 msgstr ""
2111
2112 #: config/tc-arm.c:3393
2113 msgid "width suffixes are invalid in ARM mode"
2114 msgstr ""
2115
2116 #: config/tc-arm.c:3435 dwarf2dbg.c:744
2117 msgid "expected 0 or 1"
2118 msgstr ""
2119
2120 #: config/tc-arm.c:3439
2121 msgid "missing comma"
2122 msgstr ""
2123
2124 #: config/tc-arm.c:3472
2125 msgid "duplicate .fnstart directive"
2126 msgstr ""
2127
2128 #: config/tc-arm.c:3503 config/tc-tic6x.c:413
2129 msgid "duplicate .handlerdata directive"
2130 msgstr ""
2131
2132 #: config/tc-arm.c:3522
2133 msgid ".fnend directive without .fnstart"
2134 msgstr ""
2135
2136 #: config/tc-arm.c:3588 config/tc-tic6x.c:394
2137 msgid "personality routine specified for cantunwind frame"
2138 msgstr ""
2139
2140 #: config/tc-arm.c:3605 config/tc-tic6x.c:455
2141 msgid "duplicate .personalityindex directive"
2142 msgstr ""
2143
2144 #: config/tc-arm.c:3612 config/tc-tic6x.c:462
2145 msgid "bad personality routine number"
2146 msgstr ""
2147
2148 #: config/tc-arm.c:3634 config/tc-tic6x.c:479
2149 msgid "duplicate .personality directive"
2150 msgstr ""
2151
2152 #: config/tc-arm.c:3657 config/tc-arm.c:3785 config/tc-arm.c:3833
2153 msgid "expected register list"
2154 msgstr ""
2155
2156 #: config/tc-arm.c:3739
2157 msgid "expected , <constant>"
2158 msgstr ""
2159
2160 #: config/tc-arm.c:3748
2161 msgid "number of registers must be in the range [1:4]"
2162 msgstr ""
2163
2164 #: config/tc-arm.c:3895 config/tc-arm.c:4028
2165 msgid "bad register range"
2166 msgstr ""
2167
2168 #: config/tc-arm.c:4085
2169 msgid "register expected"
2170 msgstr ""
2171
2172 #: config/tc-arm.c:4095
2173 msgid "FPA .unwind_save does not take a register list"
2174 msgstr ""
2175
2176 #: config/tc-arm.c:4114
2177 msgid ".unwind_save does not support this kind of register"
2178 msgstr ""
2179
2180 #: config/tc-arm.c:4153
2181 msgid "SP and PC not permitted in .unwind_movsp directive"
2182 msgstr ""
2183
2184 #: config/tc-arm.c:4158
2185 msgid "unexpected .unwind_movsp directive"
2186 msgstr ""
2187
2188 #: config/tc-arm.c:4185
2189 msgid "stack increment must be multiple of 4"
2190 msgstr ""
2191
2192 #: config/tc-arm.c:4217
2193 msgid "expected <reg>, <reg>"
2194 msgstr ""
2195
2196 #: config/tc-arm.c:4235
2197 msgid "register must be either sp or set by a previousunwind_movsp directive"
2198 msgstr ""
2199
2200 #: config/tc-arm.c:4274
2201 msgid "expected <offset>, <opcode>"
2202 msgstr ""
2203
2204 #: config/tc-arm.c:4286
2205 msgid "unwind opcode too long"
2206 msgstr ""
2207
2208 #: config/tc-arm.c:4291
2209 msgid "invalid unwind opcode"
2210 msgstr ""
2211
2212 #: config/tc-arm.c:4471 config/tc-arm.c:5410 config/tc-arm.c:9497
2213 #: config/tc-arm.c:10032 config/tc-arm.c:13378 config/tc-arm.c:21410
2214 #: config/tc-arm.c:21435 config/tc-arm.c:21443 config/tc-z8k.c:1144
2215 #: config/tc-z8k.c:1154
2216 msgid "immediate value out of range"
2217 msgstr ""
2218
2219 #: config/tc-arm.c:4636
2220 msgid "invalid FPA immediate expression"
2221 msgstr ""
2222
2223 #: config/tc-arm.c:4760 config/tc-arm.c:4769
2224 msgid "shift expression expected"
2225 msgstr ""
2226
2227 #: config/tc-arm.c:4783
2228 msgid "'LSL' or 'ASR' required"
2229 msgstr ""
2230
2231 #: config/tc-arm.c:4791
2232 msgid "'LSL' required"
2233 msgstr ""
2234
2235 #: config/tc-arm.c:4799
2236 msgid "'ASR' required"
2237 msgstr ""
2238
2239 #: config/tc-arm.c:4871 config/tc-arm.c:5404 config/tc-arm.c:7259
2240 msgid "constant expression expected"
2241 msgstr ""
2242
2243 #: config/tc-arm.c:4878
2244 msgid "invalid rotation"
2245 msgstr ""
2246
2247 #: config/tc-arm.c:5037 config/tc-arm.c:5201
2248 msgid "unknown group relocation"
2249 msgstr ""
2250
2251 #: config/tc-arm.c:5073
2252 msgid "alignment must be constant"
2253 msgstr ""
2254
2255 #: config/tc-arm.c:5232
2256 msgid "this group relocation is not allowed on this instruction"
2257 msgstr ""
2258
2259 #: config/tc-arm.c:5269 config/tc-arm.c:5817
2260 msgid "']' expected"
2261 msgstr ""
2262
2263 #: config/tc-arm.c:5287
2264 msgid "'}' expected at end of 'option' field"
2265 msgstr ""
2266
2267 #: config/tc-arm.c:5292
2268 msgid "cannot combine index with option"
2269 msgstr ""
2270
2271 #: config/tc-arm.c:5305
2272 msgid "cannot combine pre- and post-indexing"
2273 msgstr ""
2274
2275 #: config/tc-arm.c:5548
2276 msgid "unexpected bit specified after APSR"
2277 msgstr ""
2278
2279 #: config/tc-arm.c:5560
2280 msgid "selected processor does not support DSP extension"
2281 msgstr ""
2282
2283 #: config/tc-arm.c:5572
2284 msgid "bad bitmask specified after APSR"
2285 msgstr ""
2286
2287 #: config/tc-arm.c:5596
2288 msgid "writing to APSR without specifying a bitmask is deprecated"
2289 msgstr ""
2290
2291 #: config/tc-arm.c:5608 config/tc-arm.c:11125 config/tc-arm.c:11164
2292 #: config/tc-arm.c:11168
2293 msgid "selected processor does not support requested special purpose register"
2294 msgstr ""
2295
2296 #: config/tc-arm.c:5613
2297 msgid "flag for {c}psr instruction expected"
2298 msgstr ""
2299
2300 #: config/tc-arm.c:5638
2301 msgid "unrecognized CPS flag"
2302 msgstr ""
2303
2304 #: config/tc-arm.c:5645
2305 msgid "missing CPS flags"
2306 msgstr ""
2307
2308 #: config/tc-arm.c:5668 config/tc-arm.c:5674
2309 msgid "valid endian specifiers are be or le"
2310 msgstr ""
2311
2312 #: config/tc-arm.c:5696
2313 msgid "missing rotation field after comma"
2314 msgstr ""
2315
2316 #: config/tc-arm.c:5711
2317 msgid "rotation can only be 0, 8, 16, or 24"
2318 msgstr ""
2319
2320 #: config/tc-arm.c:5740
2321 msgid "condition required"
2322 msgstr ""
2323
2324 #: config/tc-arm.c:5779 config/tc-arm.c:7846
2325 msgid "'[' expected"
2326 msgstr ""
2327
2328 #: config/tc-arm.c:5792
2329 msgid "',' expected"
2330 msgstr ""
2331
2332 #: config/tc-arm.c:5809
2333 msgid "invalid shift"
2334 msgstr ""
2335
2336 #: config/tc-arm.c:5882
2337 msgid "can't use Neon quad register here"
2338 msgstr ""
2339
2340 #: config/tc-arm.c:5948
2341 msgid "expected <Rm> or <Dm> or <Qm> operand"
2342 msgstr ""
2343
2344 #: config/tc-arm.c:6028
2345 msgid "parse error"
2346 msgstr ""
2347
2348 #: config/tc-arm.c:6038 read.c:2127
2349 msgid "expected comma"
2350 msgstr ""
2351
2352 #. ISB can only take SY as an option.
2353 #: config/tc-arm.c:6298
2354 msgid "invalid barrier type"
2355 msgstr ""
2356
2357 #: config/tc-arm.c:6435
2358 msgid "immediate value is out of range"
2359 msgstr ""
2360
2361 #: config/tc-arm.c:6582
2362 msgid "iWMMXt data or control register expected"
2363 msgstr ""
2364
2365 #: config/tc-arm.c:6622
2366 msgid "Banked registers are not available with this architecture."
2367 msgstr ""
2368
2369 #: config/tc-arm.c:6747
2370 #, c-format
2371 msgid "unhandled operand code %d"
2372 msgstr ""
2373
2374 #: config/tc-arm.c:6844 config/tc-score.c:264
2375 msgid "garbage following instruction"
2376 msgstr ""
2377
2378 #. If REG is R13 (the stack pointer), warn that its use is
2379 #. deprecated.
2380 #: config/tc-arm.c:6885
2381 msgid "use of r13 is deprecated"
2382 msgstr ""
2383
2384 #: config/tc-arm.c:6955
2385 msgid "D register out of range for selected VFP version"
2386 msgstr ""
2387
2388 #: config/tc-arm.c:7038
2389 msgid "instruction does not accept preindexed addressing"
2390 msgstr ""
2391
2392 #. unindexed - only for coprocessor
2393 #: config/tc-arm.c:7054 config/tc-arm.c:9290
2394 msgid "instruction does not accept unindexed addressing"
2395 msgstr ""
2396
2397 #: config/tc-arm.c:7062
2398 msgid "destination register same as write-back base"
2399 msgstr ""
2400
2401 #: config/tc-arm.c:7063
2402 msgid "source register same as write-back base"
2403 msgstr ""
2404
2405 #: config/tc-arm.c:7113
2406 msgid "use of PC in this instruction is deprecated"
2407 msgstr ""
2408
2409 #: config/tc-arm.c:7136
2410 msgid "instruction does not accept scaled register index"
2411 msgstr ""
2412
2413 #: config/tc-arm.c:7188
2414 msgid "instruction does not support unindexed addressing"
2415 msgstr ""
2416
2417 #: config/tc-arm.c:7203
2418 msgid "pc may not be used with write-back"
2419 msgstr ""
2420
2421 #: config/tc-arm.c:7208
2422 msgid "instruction does not support writeback"
2423 msgstr ""
2424
2425 #: config/tc-arm.c:7254
2426 msgid "invalid pseudo operation"
2427 msgstr ""
2428
2429 #: config/tc-arm.c:7300
2430 msgid "literal pool insertion failed"
2431 msgstr ""
2432
2433 #: config/tc-arm.c:7359
2434 msgid "Rn must not overlap other operands"
2435 msgstr ""
2436
2437 #: config/tc-arm.c:7364
2438 msgid "swp{b} use is deprecated for this architecture"
2439 msgstr ""
2440
2441 #: config/tc-arm.c:7461 config/tc-arm.c:9864
2442 msgid "bad barrier type"
2443 msgstr ""
2444
2445 #: config/tc-arm.c:7472 config/tc-arm.c:7491 config/tc-arm.c:7504
2446 #: config/tc-arm.c:9876 config/tc-arm.c:9907 config/tc-arm.c:9929
2447 msgid "bit-field extends past end of register"
2448 msgstr ""
2449
2450 #: config/tc-arm.c:7534
2451 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
2452 msgstr ""
2453
2454 #: config/tc-arm.c:7587
2455 msgid "use of r15 in blx in ARM mode is not really useful"
2456 msgstr ""
2457
2458 #: config/tc-arm.c:7609
2459 msgid "use of r15 in bx in ARM mode is not really useful"
2460 msgstr ""
2461
2462 #: config/tc-arm.c:7634
2463 msgid "use of r15 in bxj is not really useful"
2464 msgstr ""
2465
2466 #: config/tc-arm.c:7813 config/tc-arm.c:7822
2467 msgid "writeback of base register is UNPREDICTABLE"
2468 msgstr ""
2469
2470 #: config/tc-arm.c:7816
2471 msgid "writeback of base register when in register list is UNPREDICTABLE"
2472 msgstr ""
2473
2474 #: config/tc-arm.c:7826
2475 msgid "if writeback register is in list, it must be the lowest reg in the list"
2476 msgstr ""
2477
2478 #: config/tc-arm.c:7841
2479 msgid "first transfer register must be even"
2480 msgstr ""
2481
2482 #: config/tc-arm.c:7844
2483 msgid "can only transfer two consecutive registers"
2484 msgstr ""
2485
2486 #. If op 1 were present and equal to PC, this function wouldn't
2487 #. have been called in the first place.
2488 #. If op 2 were present and equal to PC, this function wouldn't
2489 #. have been called in the first place.
2490 #: config/tc-arm.c:7845 config/tc-arm.c:7915 config/tc-arm.c:8544
2491 #: config/tc-arm.c:10652
2492 msgid "r14 not allowed here"
2493 msgstr ""
2494
2495 #: config/tc-arm.c:7857
2496 msgid "base register written back, and overlaps second transfer register"
2497 msgstr ""
2498
2499 #: config/tc-arm.c:7867
2500 msgid "index register overlaps transfer register"
2501 msgstr ""
2502
2503 #: config/tc-arm.c:7896 config/tc-arm.c:8511
2504 msgid "offset must be zero in ARM encoding"
2505 msgstr ""
2506
2507 #: config/tc-arm.c:7909 config/tc-arm.c:8538
2508 msgid "even register required"
2509 msgstr ""
2510
2511 #: config/tc-arm.c:7912
2512 msgid "can only load two consecutive registers"
2513 msgstr ""
2514
2515 #: config/tc-arm.c:7930
2516 msgid "ldr to register 15 must be 4-byte alligned"
2517 msgstr ""
2518
2519 #: config/tc-arm.c:7953 config/tc-arm.c:7985
2520 msgid "this instruction requires a post-indexed address"
2521 msgstr ""
2522
2523 #: config/tc-arm.c:8012
2524 msgid "Rd and Rm should be different in mla"
2525 msgstr ""
2526
2527 #: config/tc-arm.c:8036 config/tc-arm.c:10996
2528 msgid ":lower16: not allowed this instruction"
2529 msgstr ""
2530
2531 #: config/tc-arm.c:8038
2532 msgid ":upper16: not allowed instruction"
2533 msgstr ""
2534
2535 #: config/tc-arm.c:8057 config/tc-arm.c:8100
2536 msgid "operand 1 must be FPSCR"
2537 msgstr ""
2538
2539 #: config/tc-arm.c:8119
2540 msgid "operand 0 must be FPSCR"
2541 msgstr ""
2542
2543 #: config/tc-arm.c:8139 config/tc-arm.c:11114
2544 msgid "bad register for mrs"
2545 msgstr ""
2546
2547 #: config/tc-arm.c:8146 config/tc-arm.c:11131
2548 msgid "'APSR', 'CPSR' or 'SPSR' expected"
2549 msgstr ""
2550
2551 #: config/tc-arm.c:8187
2552 msgid "Rd and Rm should be different in mul"
2553 msgstr ""
2554
2555 #: config/tc-arm.c:8206 config/tc-arm.c:8456 config/tc-arm.c:11265
2556 msgid "rdhi and rdlo must be different"
2557 msgstr ""
2558
2559 #: config/tc-arm.c:8212
2560 msgid "rdhi, rdlo and rm must all be different"
2561 msgstr ""
2562
2563 #: config/tc-arm.c:8278
2564 msgid "'[' expected after PLD mnemonic"
2565 msgstr ""
2566
2567 #: config/tc-arm.c:8280 config/tc-arm.c:8295
2568 msgid "post-indexed expression used in preload instruction"
2569 msgstr ""
2570
2571 #: config/tc-arm.c:8282 config/tc-arm.c:8297
2572 msgid "writeback used in preload instruction"
2573 msgstr ""
2574
2575 #: config/tc-arm.c:8284 config/tc-arm.c:8299
2576 msgid "unindexed addressing used in preload instruction"
2577 msgstr ""
2578
2579 #: config/tc-arm.c:8293
2580 msgid "'[' expected after PLI mnemonic"
2581 msgstr ""
2582
2583 #: config/tc-arm.c:8401 config/tc-arm.c:11639 config/tc-arm.c:11671
2584 #: config/tc-arm.c:11714
2585 msgid "extraneous shift as part of operand to shift insn"
2586 msgstr ""
2587
2588 #: config/tc-arm.c:8482
2589 msgid "SRS base register must be r13"
2590 msgstr ""
2591
2592 #: config/tc-arm.c:8541
2593 msgid "can only store two consecutive registers"
2594 msgstr ""
2595
2596 #: config/tc-arm.c:8636 config/tc-arm.c:8653
2597 msgid "only two consecutive VFP SP registers allowed here"
2598 msgstr ""
2599
2600 #: config/tc-arm.c:8681 config/tc-arm.c:8696
2601 msgid "this addressing mode requires base-register writeback"
2602 msgstr ""
2603
2604 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
2605 #. i.e. immbits must be in range 0 - 16.
2606 #: config/tc-arm.c:8813
2607 msgid "immediate value out of range, expected range [0, 16]"
2608 msgstr ""
2609
2610 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
2611 #. i.e. immbits must be in range 0 - 31.
2612 #: config/tc-arm.c:8820
2613 msgid "immediate value out of range, expected range [1, 32]"
2614 msgstr ""
2615
2616 #: config/tc-arm.c:8886
2617 msgid "this instruction does not support indexing"
2618 msgstr ""
2619
2620 #: config/tc-arm.c:8909
2621 msgid "only r15 allowed here"
2622 msgstr ""
2623
2624 #: config/tc-arm.c:9044
2625 msgid "immediate operand requires iWMMXt2"
2626 msgstr ""
2627
2628 #: config/tc-arm.c:9188
2629 msgid "shift by register not allowed in thumb mode"
2630 msgstr ""
2631
2632 #: config/tc-arm.c:9200 config/tc-arm.c:11820 config/tc-arm.c:20800
2633 msgid "shift expression is too large"
2634 msgstr ""
2635
2636 #: config/tc-arm.c:9227
2637 msgid "Instruction does not support =N addresses"
2638 msgstr ""
2639
2640 #: config/tc-arm.c:9233
2641 msgid "cannot use register index with this instruction"
2642 msgstr ""
2643
2644 #: config/tc-arm.c:9235
2645 msgid "Thumb does not support negative register indexing"
2646 msgstr ""
2647
2648 #: config/tc-arm.c:9237
2649 msgid "Thumb does not support register post-indexing"
2650 msgstr ""
2651
2652 #: config/tc-arm.c:9239
2653 msgid "Thumb does not support register indexing with writeback"
2654 msgstr ""
2655
2656 #: config/tc-arm.c:9241
2657 msgid "Thumb supports only LSL in shifted register indexing"
2658 msgstr ""
2659
2660 #: config/tc-arm.c:9250 config/tc-arm.c:14718
2661 msgid "shift out of range"
2662 msgstr ""
2663
2664 #: config/tc-arm.c:9259
2665 msgid "cannot use writeback with this instruction"
2666 msgstr ""
2667
2668 #: config/tc-arm.c:9280
2669 msgid "cannot use post-indexing with PC-relative addressing"
2670 msgstr ""
2671
2672 #: config/tc-arm.c:9281
2673 msgid "cannot use post-indexing with this instruction"
2674 msgstr ""
2675
2676 #: config/tc-arm.c:9492
2677 msgid "only SUBS PC, LR, #const allowed"
2678 msgstr ""
2679
2680 #: config/tc-arm.c:9574 config/tc-arm.c:9729 config/tc-arm.c:9826
2681 #: config/tc-arm.c:11075 config/tc-arm.c:11371
2682 msgid "shift must be constant"
2683 msgstr ""
2684
2685 #: config/tc-arm.c:9579
2686 msgid "shift value over 3 not allowed in thumb mode"
2687 msgstr ""
2688
2689 #: config/tc-arm.c:9581
2690 msgid "only LSL shift allowed in thumb mode"
2691 msgstr ""
2692
2693 #: config/tc-arm.c:9605 config/tc-arm.c:9744 config/tc-arm.c:9841
2694 #: config/tc-arm.c:11088
2695 msgid "unshifted register required"
2696 msgstr ""
2697
2698 #: config/tc-arm.c:9620 config/tc-arm.c:9852 config/tc-arm.c:11226
2699 msgid "dest must overlap one source register"
2700 msgstr ""
2701
2702 #: config/tc-arm.c:9747
2703 msgid "dest and source1 must be the same register"
2704 msgstr ""
2705
2706 #: config/tc-arm.c:10028
2707 msgid "instruction is always unconditional"
2708 msgstr ""
2709
2710 #: config/tc-arm.c:10130
2711 msgid "selected processor does not support 'A' form of this instruction"
2712 msgstr ""
2713
2714 #: config/tc-arm.c:10133
2715 msgid "Thumb does not support the 2-argument form of this instruction"
2716 msgstr ""
2717
2718 #: config/tc-arm.c:10241
2719 msgid "SP not allowed in register list"
2720 msgstr ""
2721
2722 #: config/tc-arm.c:10245 config/tc-arm.c:10351
2723 msgid ""
2724 "having the base register in the register list when using write back is "
2725 "UNPREDICTABLE"
2726 msgstr ""
2727
2728 #: config/tc-arm.c:10253
2729 msgid "LR and PC should not both be in register list"
2730 msgstr ""
2731
2732 #: config/tc-arm.c:10261
2733 msgid "PC not allowed in register list"
2734 msgstr ""
2735
2736 #: config/tc-arm.c:10303
2737 msgid "Thumb load/store multiple does not support {reglist}^"
2738 msgstr ""
2739
2740 #: config/tc-arm.c:10328 config/tc-arm.c:10405
2741 #, c-format
2742 msgid "value stored for r%d is UNKNOWN"
2743 msgstr ""
2744
2745 #: config/tc-arm.c:10398
2746 msgid "Thumb-2 instruction only valid in unified syntax"
2747 msgstr ""
2748
2749 #: config/tc-arm.c:10402 config/tc-arm.c:10412
2750 msgid "this instruction will write back the base register"
2751 msgstr ""
2752
2753 #: config/tc-arm.c:10415
2754 msgid "this instruction will not write back the base register"
2755 msgstr ""
2756
2757 #: config/tc-arm.c:10446
2758 msgid "r14 not allowed as first register when second register is omitted"
2759 msgstr ""
2760
2761 #: config/tc-arm.c:10546
2762 msgid ""
2763 "This instruction may be unpredictable if executed on M-profile cores with "
2764 "interrupts enabled."
2765 msgstr ""
2766
2767 #: config/tc-arm.c:10575 config/tc-arm.c:10588 config/tc-arm.c:10624
2768 msgid "Thumb does not support this addressing mode"
2769 msgstr ""
2770
2771 #: config/tc-arm.c:10592
2772 msgid "byte or halfword not valid for base register"
2773 msgstr ""
2774
2775 #: config/tc-arm.c:10595
2776 msgid "r15 based store not allowed"
2777 msgstr ""
2778
2779 #: config/tc-arm.c:10597
2780 msgid "invalid base register for register offset"
2781 msgstr ""
2782
2783 #: config/tc-arm.c:10779
2784 #, c-format
2785 msgid ""
2786 "Use of r%u as a source register is deprecated when r%u is the destination "
2787 "register."
2788 msgstr ""
2789
2790 #: config/tc-arm.c:10952
2791 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2792 msgstr ""
2793
2794 #: config/tc-arm.c:10980
2795 msgid "only lo regs allowed with immediate"
2796 msgstr ""
2797
2798 #: config/tc-arm.c:11001
2799 msgid ":upper16: not allowed this instruction"
2800 msgstr ""
2801
2802 #: config/tc-arm.c:11149
2803 msgid "Thumb encoding does not support an immediate here"
2804 msgstr ""
2805
2806 #: config/tc-arm.c:11231
2807 msgid "Thumb-2 MUL must not set flags"
2808 msgstr ""
2809
2810 #: config/tc-arm.c:11296
2811 msgid "Thumb does not support NOP with hints"
2812 msgstr ""
2813
2814 #: config/tc-arm.c:11434
2815 msgid "push/pop do not support {reglist}^"
2816 msgstr ""
2817
2818 #: config/tc-arm.c:11457
2819 msgid "invalid register list to push/pop instruction"
2820 msgstr ""
2821
2822 #: config/tc-arm.c:11698
2823 msgid "source1 and dest must be same register"
2824 msgstr ""
2825
2826 #: config/tc-arm.c:11723
2827 msgid "ror #imm not supported"
2828 msgstr ""
2829
2830 #: config/tc-arm.c:11774
2831 msgid "SMC is not permitted on this architecture"
2832 msgstr ""
2833
2834 #: config/tc-arm.c:11937
2835 msgid "Thumb encoding does not support rotation"
2836 msgstr ""
2837
2838 #: config/tc-arm.c:11952
2839 msgid "SVC is not permitted on this architecture"
2840 msgstr ""
2841
2842 #: config/tc-arm.c:11968
2843 msgid "instruction requires register index"
2844 msgstr ""
2845
2846 #: config/tc-arm.c:11977
2847 msgid "instruction does not allow shifted index"
2848 msgstr ""
2849
2850 #: config/tc-arm.c:12122
2851 msgid "invalid neon suffix for non neon instruction"
2852 msgstr ""
2853
2854 #: config/tc-arm.c:12413 config/tc-arm.c:12748
2855 msgid "invalid instruction shape"
2856 msgstr ""
2857
2858 #: config/tc-arm.c:12657
2859 msgid "types specified in both the mnemonic and operands"
2860 msgstr ""
2861
2862 #: config/tc-arm.c:12694
2863 msgid "operand types can't be inferred"
2864 msgstr ""
2865
2866 #: config/tc-arm.c:12700
2867 msgid "type specifier has the wrong number of parts"
2868 msgstr ""
2869
2870 #: config/tc-arm.c:12764 config/tc-arm.c:14459 config/tc-arm.c:14466
2871 msgid "operand size must match register width"
2872 msgstr ""
2873
2874 #: config/tc-arm.c:12775
2875 msgid "bad type in Neon instruction"
2876 msgstr ""
2877
2878 #: config/tc-arm.c:12786
2879 msgid "inconsistent types in Neon instruction"
2880 msgstr ""
2881
2882 #: config/tc-arm.c:13603
2883 msgid "first and second operands shall be the same register"
2884 msgstr ""
2885
2886 #: config/tc-arm.c:13871
2887 msgid "scalar out of range for multiply instruction"
2888 msgstr ""
2889
2890 #: config/tc-arm.c:14047 config/tc-arm.c:14059
2891 msgid "immediate out of range for insert"
2892 msgstr ""
2893
2894 #: config/tc-arm.c:14071 config/tc-arm.c:15066
2895 msgid "immediate out of range for shift"
2896 msgstr ""
2897
2898 #: config/tc-arm.c:14128 config/tc-arm.c:14155 config/tc-arm.c:14564
2899 #: config/tc-arm.c:15012
2900 msgid "immediate out of range"
2901 msgstr ""
2902
2903 #: config/tc-arm.c:14192
2904 msgid "immediate out of range for narrowing operation"
2905 msgstr ""
2906
2907 #: config/tc-arm.c:14317
2908 msgid "operands 0 and 1 must be the same register"
2909 msgstr ""
2910
2911 #: config/tc-arm.c:14538
2912 msgid "operand size must be specified for immediate VMOV"
2913 msgstr ""
2914
2915 #: config/tc-arm.c:14548
2916 msgid "immediate has bits set outside the operand size"
2917 msgstr ""
2918
2919 #: config/tc-arm.c:14744
2920 msgid "elements must be smaller than reversal region"
2921 msgstr ""
2922
2923 #: config/tc-arm.c:14915 config/tc-arm.c:14965
2924 msgid "bad type for scalar"
2925 msgstr ""
2926
2927 #: config/tc-arm.c:15029 config/tc-arm.c:15037
2928 msgid "VFP registers must be adjacent"
2929 msgstr ""
2930
2931 #: config/tc-arm.c:15178
2932 msgid "bad list length for table lookup"
2933 msgstr ""
2934
2935 #: config/tc-arm.c:15208
2936 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2937 msgstr ""
2938
2939 #: config/tc-arm.c:15211
2940 msgid "register list must contain at least 1 and at most 16 registers"
2941 msgstr ""
2942
2943 #: config/tc-arm.c:15236
2944 msgid "Use of PC here is deprecated"
2945 msgstr ""
2946
2947 #: config/tc-arm.c:15238
2948 msgid "Use of PC here is UNPREDICTABLE"
2949 msgstr ""
2950
2951 #: config/tc-arm.c:15301
2952 msgid "bad alignment"
2953 msgstr ""
2954
2955 #: config/tc-arm.c:15318
2956 msgid "bad list type for instruction"
2957 msgstr ""
2958
2959 #: config/tc-arm.c:15360
2960 msgid "unsupported alignment for instruction"
2961 msgstr ""
2962
2963 #: config/tc-arm.c:15379 config/tc-arm.c:15473 config/tc-arm.c:15484
2964 #: config/tc-arm.c:15494 config/tc-arm.c:15508
2965 msgid "bad list length"
2966 msgstr ""
2967
2968 #: config/tc-arm.c:15384
2969 msgid "stride of 2 unavailable when element size is 8"
2970 msgstr ""
2971
2972 #: config/tc-arm.c:15417 config/tc-arm.c:15492
2973 msgid "can't use alignment with this instruction"
2974 msgstr ""
2975
2976 #: config/tc-arm.c:15559
2977 msgid "post-index must be a register"
2978 msgstr ""
2979
2980 #: config/tc-arm.c:15561
2981 msgid "bad register for post-index"
2982 msgstr ""
2983
2984 #: config/tc-arm.c:15897 config/tc-arm.c:15983
2985 msgid "conditional infixes are deprecated in unified syntax"
2986 msgstr ""
2987
2988 #: config/tc-arm.c:16131
2989 msgid "Warning: conditional outside an IT block for Thumb."
2990 msgstr ""
2991
2992 #: config/tc-arm.c:16336
2993 msgid "s suffix on comparison instruction is deprecated"
2994 msgstr ""
2995
2996 #: config/tc-arm.c:16355
2997 #, c-format
2998 msgid "selected processor does not support Thumb mode `%s'"
2999 msgstr ""
3000
3001 #: config/tc-arm.c:16361
3002 msgid "Thumb does not support conditional execution"
3003 msgstr ""
3004
3005 #: config/tc-arm.c:16380
3006 #, c-format
3007 msgid "selected processor does not support Thumb-2 mode `%s'"
3008 msgstr ""
3009
3010 #: config/tc-arm.c:16405
3011 #, c-format
3012 msgid "cannot honor width suffix -- `%s'"
3013 msgstr ""
3014
3015 #: config/tc-arm.c:16446
3016 #, c-format
3017 msgid "selected processor does not support ARM mode `%s'"
3018 msgstr ""
3019
3020 #: config/tc-arm.c:16451
3021 #, c-format
3022 msgid "width suffixes are invalid in ARM mode -- `%s'"
3023 msgstr ""
3024
3025 #: config/tc-arm.c:16484
3026 #, c-format
3027 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
3028 msgstr ""
3029
3030 #: config/tc-arm.c:16501
3031 #, c-format
3032 msgid "section '%s' finished with an open IT block."
3033 msgstr ""
3034
3035 #: config/tc-arm.c:16506
3036 msgid "file finished with an open IT block."
3037 msgstr ""
3038
3039 #: config/tc-arm.c:19545
3040 #, c-format
3041 msgid "alignments greater than %d bytes not supported in .text sections."
3042 msgstr ""
3043
3044 #: config/tc-arm.c:19813 config/tc-ia64.c:3469
3045 #, c-format
3046 msgid "Group section `%s' has no group signature"
3047 msgstr ""
3048
3049 #: config/tc-arm.c:19858
3050 msgid "handlerdata in cantunwind frame"
3051 msgstr ""
3052
3053 #: config/tc-arm.c:19875
3054 msgid "too many unwind opcodes for personality routine 0"
3055 msgstr ""
3056
3057 #: config/tc-arm.c:19907
3058 msgid "too many unwind opcodes"
3059 msgstr ""
3060
3061 #: config/tc-arm.c:20167
3062 msgid "GOT already in the symbol table"
3063 msgstr ""
3064
3065 #: config/tc-arm.c:20505 config/tc-arm.c:20547 config/tc-arm.c:20827
3066 #, c-format
3067 msgid "undefined symbol %s used as an immediate value"
3068 msgstr ""
3069
3070 #: config/tc-arm.c:20507 config/tc-arm.c:20549
3071 #, c-format
3072 msgid "symbol %s is in a different section"
3073 msgstr ""
3074
3075 #: config/tc-arm.c:20509 config/tc-arm.c:20551
3076 #, c-format
3077 msgid "symbol %s is weak and may be overridden later"
3078 msgstr ""
3079
3080 #: config/tc-arm.c:20528 config/tc-arm.c:20869
3081 #, c-format
3082 msgid "invalid constant (%lx) after fixup"
3083 msgstr ""
3084
3085 #: config/tc-arm.c:20584
3086 #, c-format
3087 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
3088 msgstr ""
3089
3090 #: config/tc-arm.c:20619 config/tc-arm.c:20649
3091 msgid "invalid literal constant: pool needs to be closer"
3092 msgstr ""
3093
3094 #: config/tc-arm.c:20622 config/tc-arm.c:20670
3095 #, c-format
3096 msgid "bad immediate value for offset (%ld)"
3097 msgstr ""
3098
3099 #: config/tc-arm.c:20651
3100 #, c-format
3101 msgid "bad immediate value for 8-bit offset (%ld)"
3102 msgstr ""
3103
3104 #: config/tc-arm.c:20711
3105 msgid "offset not a multiple of 4"
3106 msgstr ""
3107
3108 #: config/tc-arm.c:20718 config/tc-arm.c:20733 config/tc-arm.c:20748
3109 #: config/tc-arm.c:20759 config/tc-arm.c:20782 config/tc-arm.c:21494
3110 #: config/tc-moxie.c:662 config/tc-pj.c:448 config/tc-sh.c:4281
3111 msgid "offset out of range"
3112 msgstr ""
3113
3114 #: config/tc-arm.c:20885
3115 msgid "invalid smc expression"
3116 msgstr ""
3117
3118 #: config/tc-arm.c:20894
3119 msgid "invalid hvc expression"
3120 msgstr ""
3121
3122 #: config/tc-arm.c:20905 config/tc-arm.c:20914
3123 msgid "invalid swi expression"
3124 msgstr ""
3125
3126 #: config/tc-arm.c:20924
3127 msgid "invalid expression in load/store multiple"
3128 msgstr ""
3129
3130 #: config/tc-arm.c:20985
3131 #, c-format
3132 msgid "blx to '%s' an ARM ISA state function changed to bl"
3133 msgstr ""
3134
3135 #: config/tc-arm.c:21004
3136 msgid "misaligned branch destination"
3137 msgstr ""
3138
3139 #: config/tc-arm.c:21090
3140 msgid "conditional branch out of range"
3141 msgstr ""
3142
3143 #: config/tc-arm.c:21124
3144 #, c-format
3145 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
3146 msgstr ""
3147
3148 #: config/tc-arm.c:21174
3149 msgid "Thumb2 branch out of range"
3150 msgstr ""
3151
3152 #: config/tc-arm.c:21263
3153 msgid "rel31 relocation overflow"
3154 msgstr ""
3155
3156 #: config/tc-arm.c:21275 config/tc-arm.c:21303
3157 msgid "co-processor offset out of range"
3158 msgstr ""
3159
3160 #: config/tc-arm.c:21320
3161 #, c-format
3162 msgid "invalid offset, target not word aligned (0x%08lX)"
3163 msgstr ""
3164
3165 #: config/tc-arm.c:21327 config/tc-arm.c:21336 config/tc-arm.c:21344
3166 #: config/tc-arm.c:21352 config/tc-arm.c:21360
3167 #, c-format
3168 msgid "invalid offset, value too big (0x%08lX)"
3169 msgstr ""
3170
3171 #: config/tc-arm.c:21401
3172 msgid "invalid Hi register with immediate"
3173 msgstr ""
3174
3175 #: config/tc-arm.c:21417
3176 msgid "invalid immediate for stack address calculation"
3177 msgstr ""
3178
3179 #: config/tc-arm.c:21425
3180 #, c-format
3181 msgid "invalid immediate for address calculation (value = 0x%08lX)"
3182 msgstr ""
3183
3184 #: config/tc-arm.c:21455
3185 #, c-format
3186 msgid "invalid immediate: %ld is out of range"
3187 msgstr ""
3188
3189 #: config/tc-arm.c:21467
3190 #, c-format
3191 msgid "invalid shift value: %ld"
3192 msgstr ""
3193
3194 #: config/tc-arm.c:21546
3195 #, c-format
3196 msgid "the offset 0x%08lX is not representable"
3197 msgstr ""
3198
3199 #: config/tc-arm.c:21586
3200 #, c-format
3201 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
3202 msgstr ""
3203
3204 #: config/tc-arm.c:21625
3205 #, c-format
3206 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
3207 msgstr ""
3208
3209 #: config/tc-arm.c:21665
3210 #, c-format
3211 msgid "bad offset 0x%08lX (must be word-aligned)"
3212 msgstr ""
3213
3214 #: config/tc-arm.c:21670
3215 #, c-format
3216 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
3217 msgstr ""
3218
3219 #: config/tc-arm.c:21701 config/tc-score.c:7392
3220 #, c-format
3221 msgid "bad relocation fixup type (%d)"
3222 msgstr ""
3223
3224 #: config/tc-arm.c:21812
3225 msgid "literal referenced across section boundary"
3226 msgstr ""
3227
3228 #: config/tc-arm.c:21879
3229 msgid "internal relocation (type: IMMEDIATE) not fixed up"
3230 msgstr ""
3231
3232 #: config/tc-arm.c:21884
3233 msgid "ADRL used for a symbol not defined in the same file"
3234 msgstr ""
3235
3236 #: config/tc-arm.c:21899
3237 #, c-format
3238 msgid "undefined local label `%s'"
3239 msgstr ""
3240
3241 #: config/tc-arm.c:21905
3242 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
3243 msgstr ""
3244
3245 #: config/tc-arm.c:21927 config/tc-cris.c:3986 config/tc-mcore.c:1926
3246 #: config/tc-microblaze.c:1833 config/tc-mmix.c:2867 config/tc-moxie.c:757
3247 #: config/tc-ns32k.c:2248 config/tc-score.c:7478
3248 msgid "<unknown>"
3249 msgstr ""
3250
3251 #: config/tc-arm.c:21930 config/tc-arm.c:21951 config/tc-score.c:7480
3252 #, c-format
3253 msgid "cannot represent %s relocation in this object file format"
3254 msgstr ""
3255
3256 #: config/tc-arm.c:22307
3257 #, c-format
3258 msgid "%s: unexpected function type: %d"
3259 msgstr ""
3260
3261 #: config/tc-arm.c:22436
3262 msgid "use of old and new-style options to set CPU type"
3263 msgstr ""
3264
3265 #: config/tc-arm.c:22446
3266 msgid "use of old and new-style options to set FPU type"
3267 msgstr ""
3268
3269 #: config/tc-arm.c:22522
3270 msgid "hard-float conflicts with specified fpu"
3271 msgstr ""
3272
3273 #: config/tc-arm.c:22709
3274 msgid "generate PIC code"
3275 msgstr ""
3276
3277 #: config/tc-arm.c:22710
3278 msgid "assemble Thumb code"
3279 msgstr ""
3280
3281 #: config/tc-arm.c:22711
3282 msgid "support ARM/Thumb interworking"
3283 msgstr ""
3284
3285 #: config/tc-arm.c:22713
3286 msgid "code uses 32-bit program counter"
3287 msgstr ""
3288
3289 #: config/tc-arm.c:22714
3290 msgid "code uses 26-bit program counter"
3291 msgstr ""
3292
3293 #: config/tc-arm.c:22715
3294 msgid "floating point args are in fp regs"
3295 msgstr ""
3296
3297 #: config/tc-arm.c:22717
3298 msgid "re-entrant code"
3299 msgstr ""
3300
3301 #: config/tc-arm.c:22718
3302 msgid "code is ATPCS conformant"
3303 msgstr ""
3304
3305 #: config/tc-arm.c:22719
3306 msgid "assemble for big-endian"
3307 msgstr ""
3308
3309 #: config/tc-arm.c:22720
3310 msgid "assemble for little-endian"
3311 msgstr ""
3312
3313 #. These are recognized by the assembler, but have no affect on code.
3314 #: config/tc-arm.c:22724
3315 msgid "use frame pointer"
3316 msgstr ""
3317
3318 #: config/tc-arm.c:22725
3319 msgid "use stack size checking"
3320 msgstr ""
3321
3322 #: config/tc-arm.c:22728
3323 msgid "do not warn on use of deprecated feature"
3324 msgstr ""
3325
3326 #. DON'T add any new processors to this list -- we want the whole list
3327 #. to go away... Add them to the processors table instead.
3328 #: config/tc-arm.c:22745 config/tc-arm.c:22746
3329 msgid "use -mcpu=arm1"
3330 msgstr ""
3331
3332 #: config/tc-arm.c:22747 config/tc-arm.c:22748
3333 msgid "use -mcpu=arm2"
3334 msgstr ""
3335
3336 #: config/tc-arm.c:22749 config/tc-arm.c:22750
3337 msgid "use -mcpu=arm250"
3338 msgstr ""
3339
3340 #: config/tc-arm.c:22751 config/tc-arm.c:22752
3341 msgid "use -mcpu=arm3"
3342 msgstr ""
3343
3344 #: config/tc-arm.c:22753 config/tc-arm.c:22754
3345 msgid "use -mcpu=arm6"
3346 msgstr ""
3347
3348 #: config/tc-arm.c:22755 config/tc-arm.c:22756
3349 msgid "use -mcpu=arm600"
3350 msgstr ""
3351
3352 #: config/tc-arm.c:22757 config/tc-arm.c:22758
3353 msgid "use -mcpu=arm610"
3354 msgstr ""
3355
3356 #: config/tc-arm.c:22759 config/tc-arm.c:22760
3357 msgid "use -mcpu=arm620"
3358 msgstr ""
3359
3360 #: config/tc-arm.c:22761 config/tc-arm.c:22762
3361 msgid "use -mcpu=arm7"
3362 msgstr ""
3363
3364 #: config/tc-arm.c:22763 config/tc-arm.c:22764
3365 msgid "use -mcpu=arm70"
3366 msgstr ""
3367
3368 #: config/tc-arm.c:22765 config/tc-arm.c:22766
3369 msgid "use -mcpu=arm700"
3370 msgstr ""
3371
3372 #: config/tc-arm.c:22767 config/tc-arm.c:22768
3373 msgid "use -mcpu=arm700i"
3374 msgstr ""
3375
3376 #: config/tc-arm.c:22769 config/tc-arm.c:22770
3377 msgid "use -mcpu=arm710"
3378 msgstr ""
3379
3380 #: config/tc-arm.c:22771 config/tc-arm.c:22772
3381 msgid "use -mcpu=arm710c"
3382 msgstr ""
3383
3384 #: config/tc-arm.c:22773 config/tc-arm.c:22774
3385 msgid "use -mcpu=arm720"
3386 msgstr ""
3387
3388 #: config/tc-arm.c:22775 config/tc-arm.c:22776
3389 msgid "use -mcpu=arm7d"
3390 msgstr ""
3391
3392 #: config/tc-arm.c:22777 config/tc-arm.c:22778
3393 msgid "use -mcpu=arm7di"
3394 msgstr ""
3395
3396 #: config/tc-arm.c:22779 config/tc-arm.c:22780
3397 msgid "use -mcpu=arm7m"
3398 msgstr ""
3399
3400 #: config/tc-arm.c:22781 config/tc-arm.c:22782
3401 msgid "use -mcpu=arm7dm"
3402 msgstr ""
3403
3404 #: config/tc-arm.c:22783 config/tc-arm.c:22784
3405 msgid "use -mcpu=arm7dmi"
3406 msgstr ""
3407
3408 #: config/tc-arm.c:22785 config/tc-arm.c:22786
3409 msgid "use -mcpu=arm7100"
3410 msgstr ""
3411
3412 #: config/tc-arm.c:22787 config/tc-arm.c:22788
3413 msgid "use -mcpu=arm7500"
3414 msgstr ""
3415
3416 #: config/tc-arm.c:22789 config/tc-arm.c:22790
3417 msgid "use -mcpu=arm7500fe"
3418 msgstr ""
3419
3420 #: config/tc-arm.c:22791 config/tc-arm.c:22792 config/tc-arm.c:22793
3421 #: config/tc-arm.c:22794
3422 msgid "use -mcpu=arm7tdmi"
3423 msgstr ""
3424
3425 #: config/tc-arm.c:22795 config/tc-arm.c:22796
3426 msgid "use -mcpu=arm710t"
3427 msgstr ""
3428
3429 #: config/tc-arm.c:22797 config/tc-arm.c:22798
3430 msgid "use -mcpu=arm720t"
3431 msgstr ""
3432
3433 #: config/tc-arm.c:22799 config/tc-arm.c:22800
3434 msgid "use -mcpu=arm740t"
3435 msgstr ""
3436
3437 #: config/tc-arm.c:22801 config/tc-arm.c:22802
3438 msgid "use -mcpu=arm8"
3439 msgstr ""
3440
3441 #: config/tc-arm.c:22803 config/tc-arm.c:22804
3442 msgid "use -mcpu=arm810"
3443 msgstr ""
3444
3445 #: config/tc-arm.c:22805 config/tc-arm.c:22806
3446 msgid "use -mcpu=arm9"
3447 msgstr ""
3448
3449 #: config/tc-arm.c:22807 config/tc-arm.c:22808
3450 msgid "use -mcpu=arm9tdmi"
3451 msgstr ""
3452
3453 #: config/tc-arm.c:22809 config/tc-arm.c:22810
3454 msgid "use -mcpu=arm920"
3455 msgstr ""
3456
3457 #: config/tc-arm.c:22811 config/tc-arm.c:22812
3458 msgid "use -mcpu=arm940"
3459 msgstr ""
3460
3461 #: config/tc-arm.c:22813
3462 msgid "use -mcpu=strongarm"
3463 msgstr ""
3464
3465 #: config/tc-arm.c:22815
3466 msgid "use -mcpu=strongarm110"
3467 msgstr ""
3468
3469 #: config/tc-arm.c:22817
3470 msgid "use -mcpu=strongarm1100"
3471 msgstr ""
3472
3473 #: config/tc-arm.c:22819
3474 msgid "use -mcpu=strongarm1110"
3475 msgstr ""
3476
3477 #: config/tc-arm.c:22820
3478 msgid "use -mcpu=xscale"
3479 msgstr ""
3480
3481 #: config/tc-arm.c:22821
3482 msgid "use -mcpu=iwmmxt"
3483 msgstr ""
3484
3485 #: config/tc-arm.c:22822
3486 msgid "use -mcpu=all"
3487 msgstr ""
3488
3489 #. Architecture variants -- don't add any more to this list either.
3490 #: config/tc-arm.c:22825 config/tc-arm.c:22826
3491 msgid "use -march=armv2"
3492 msgstr ""
3493
3494 #: config/tc-arm.c:22827 config/tc-arm.c:22828
3495 msgid "use -march=armv2a"
3496 msgstr ""
3497
3498 #: config/tc-arm.c:22829 config/tc-arm.c:22830
3499 msgid "use -march=armv3"
3500 msgstr ""
3501
3502 #: config/tc-arm.c:22831 config/tc-arm.c:22832
3503 msgid "use -march=armv3m"
3504 msgstr ""
3505
3506 #: config/tc-arm.c:22833 config/tc-arm.c:22834
3507 msgid "use -march=armv4"
3508 msgstr ""
3509
3510 #: config/tc-arm.c:22835 config/tc-arm.c:22836
3511 msgid "use -march=armv4t"
3512 msgstr ""
3513
3514 #: config/tc-arm.c:22837 config/tc-arm.c:22838
3515 msgid "use -march=armv5"
3516 msgstr ""
3517
3518 #: config/tc-arm.c:22839 config/tc-arm.c:22840
3519 msgid "use -march=armv5t"
3520 msgstr ""
3521
3522 #: config/tc-arm.c:22841 config/tc-arm.c:22842
3523 msgid "use -march=armv5te"
3524 msgstr ""
3525
3526 #. Floating point variants -- don't add any more to this list either.
3527 #: config/tc-arm.c:22845
3528 msgid "use -mfpu=fpe"
3529 msgstr ""
3530
3531 #: config/tc-arm.c:22846
3532 msgid "use -mfpu=fpa10"
3533 msgstr ""
3534
3535 #: config/tc-arm.c:22847
3536 msgid "use -mfpu=fpa11"
3537 msgstr ""
3538
3539 #: config/tc-arm.c:22849
3540 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3541 msgstr ""
3542
3543 #: config/tc-arm.c:23178
3544 msgid "invalid architectural extension"
3545 msgstr ""
3546
3547 #: config/tc-arm.c:23211
3548 msgid "must specify extensions to add before specifying those to remove"
3549 msgstr ""
3550
3551 #: config/tc-arm.c:23219
3552 msgid "missing architectural extension"
3553 msgstr ""
3554
3555 #: config/tc-arm.c:23234
3556 msgid "extension does not apply to the base architecture"
3557 msgstr ""
3558
3559 #: config/tc-arm.c:23257
3560 #, c-format
3561 msgid "unknown architectural extension `%s'"
3562 msgstr ""
3563
3564 #: config/tc-arm.c:23259
3565 msgid "architectural extensions must be specified in alphabetical order"
3566 msgstr ""
3567
3568 #: config/tc-arm.c:23291
3569 #, c-format
3570 msgid "missing cpu name `%s'"
3571 msgstr ""
3572
3573 #: config/tc-arm.c:23317 config/tc-arm.c:23813
3574 #, c-format
3575 msgid "unknown cpu `%s'"
3576 msgstr ""
3577
3578 #: config/tc-arm.c:23335
3579 #, c-format
3580 msgid "missing architecture name `%s'"
3581 msgstr ""
3582
3583 #: config/tc-arm.c:23352 config/tc-arm.c:23847 config/tc-arm.c:23878
3584 #: config/tc-arm.c:23929 config/tc-score.c:7715
3585 #, c-format
3586 msgid "unknown architecture `%s'\n"
3587 msgstr ""
3588
3589 #: config/tc-arm.c:23368 config/tc-arm.c:23960
3590 #, c-format
3591 msgid "unknown floating point format `%s'\n"
3592 msgstr ""
3593
3594 #: config/tc-arm.c:23384
3595 #, c-format
3596 msgid "unknown floating point abi `%s'\n"
3597 msgstr ""
3598
3599 #: config/tc-arm.c:23400
3600 #, c-format
3601 msgid "unknown EABI `%s'\n"
3602 msgstr ""
3603
3604 #: config/tc-arm.c:23420
3605 #, c-format
3606 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3607 msgstr ""
3608
3609 #: config/tc-arm.c:23430
3610 msgid "<cpu name>\t assemble for CPU <cpu name>"
3611 msgstr ""
3612
3613 #: config/tc-arm.c:23432
3614 msgid "<arch name>\t assemble for architecture <arch name>"
3615 msgstr ""
3616
3617 #: config/tc-arm.c:23434
3618 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3619 msgstr ""
3620
3621 #: config/tc-arm.c:23436
3622 msgid "<abi>\t assemble for floating point ABI <abi>"
3623 msgstr ""
3624
3625 #: config/tc-arm.c:23439
3626 msgid "<ver>\t\t assemble for eabi version <ver>"
3627 msgstr ""
3628
3629 #: config/tc-arm.c:23442
3630 msgid "<mode>\t controls implicit insertion of IT instructions"
3631 msgstr ""
3632
3633 #: config/tc-arm.c:23486 config/tc-arm.c:23504 config/tc-arm.c:23524
3634 #, c-format
3635 msgid "option `-%c%s' is deprecated: %s"
3636 msgstr ""
3637
3638 #: config/tc-arm.c:23544
3639 #, c-format
3640 msgid " ARM-specific assembler options:\n"
3641 msgstr ""
3642
3643 #: config/tc-arm.c:23555
3644 #, c-format
3645 msgid " -EB assemble code for a big-endian cpu\n"
3646 msgstr ""
3647
3648 #: config/tc-arm.c:23560
3649 #, c-format
3650 msgid " -EL assemble code for a little-endian cpu\n"
3651 msgstr ""
3652
3653 #: config/tc-arm.c:23564
3654 #, c-format
3655 msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3656 msgstr ""
3657
3658 #: config/tc-arm.c:23911
3659 #, c-format
3660 msgid ""
3661 "architectural extension `%s' is not allowed for the current base architecture"
3662 msgstr ""
3663
3664 #: config/tc-avr.c:373
3665 #, c-format
3666 msgid "Known MCU names:"
3667 msgstr ""
3668
3669 #: config/tc-avr.c:438
3670 #, c-format
3671 msgid ""
3672 "AVR Assembler options:\n"
3673 " -mmcu=[avr-name] select microcontroller variant\n"
3674 " [avr-name] can be:\n"
3675 " avr1 - classic AVR core without data RAM\n"
3676 " avr2 - classic AVR core with up to 8K program memory\n"
3677 " avr25 - classic AVR core with up to 8K program memory\n"
3678 " plus the MOVW instruction\n"
3679 " avr3 - classic AVR core with up to 64K program memory\n"
3680 " avr31 - classic AVR core with up to 128K program memory\n"
3681 " avr35 - classic AVR core with up to 64K program memory\n"
3682 " plus the MOVW instruction\n"
3683 " avr4 - enhanced AVR core with up to 8K program memory\n"
3684 " avr5 - enhanced AVR core with up to 64K program memory\n"
3685 " avr51 - enhanced AVR core with up to 128K program memory\n"
3686 " avr6 - enhanced AVR core with up to 256K program memory\n"
3687 " avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
3688 " avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
3689 " avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
3690 " avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
3691 " avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
3692 " or immediate microcontroller name.\n"
3693 msgstr ""
3694
3695 #: config/tc-avr.c:460
3696 #, c-format
3697 msgid ""
3698 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3699 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
3700 " (default for avr4, avr5)\n"
3701 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3702 " (default for avr3, avr5)\n"
3703 msgstr ""
3704
3705 #: config/tc-avr.c:504 config/tc-msp430.c:743
3706 #, c-format
3707 msgid "unknown MCU: %s\n"
3708 msgstr ""
3709
3710 #: config/tc-avr.c:513
3711 #, c-format
3712 msgid "redefinition of mcu type `%s' to `%s'"
3713 msgstr ""
3714
3715 #: config/tc-avr.c:591
3716 msgid "constant value required"
3717 msgstr ""
3718
3719 #: config/tc-avr.c:594
3720 #, c-format
3721 msgid "number must be positive and less than %d"
3722 msgstr ""
3723
3724 #: config/tc-avr.c:620 config/tc-avr.c:757
3725 #, c-format
3726 msgid "constant out of 8-bit range: %d"
3727 msgstr ""
3728
3729 #: config/tc-avr.c:688 config/tc-score.c:1199 read.c:3661
3730 msgid "illegal expression"
3731 msgstr ""
3732
3733 #: config/tc-avr.c:717 config/tc-avr.c:1508
3734 msgid "`)' required"
3735 msgstr ""
3736
3737 #: config/tc-avr.c:812
3738 msgid "register r16-r23 required"
3739 msgstr ""
3740
3741 #: config/tc-avr.c:818
3742 msgid "register number above 15 required"
3743 msgstr ""
3744
3745 #: config/tc-avr.c:824
3746 msgid "even register number required"
3747 msgstr ""
3748
3749 #: config/tc-avr.c:830
3750 msgid "register r24, r26, r28 or r30 required"
3751 msgstr ""
3752
3753 #: config/tc-avr.c:836
3754 msgid "register name or number from 0 to 31 required"
3755 msgstr ""
3756
3757 #: config/tc-avr.c:854
3758 msgid "pointer register (X, Y or Z) required"
3759 msgstr ""
3760
3761 #: config/tc-avr.c:861
3762 msgid "cannot both predecrement and postincrement"
3763 msgstr ""
3764
3765 #: config/tc-avr.c:869
3766 msgid "addressing mode not supported"
3767 msgstr ""
3768
3769 #: config/tc-avr.c:875
3770 msgid "can't predecrement"
3771 msgstr ""
3772
3773 #: config/tc-avr.c:878
3774 msgid "pointer register Z required"
3775 msgstr ""
3776
3777 #: config/tc-avr.c:897
3778 msgid "postincrement not supported"
3779 msgstr ""
3780
3781 #: config/tc-avr.c:907
3782 msgid "pointer register (Y or Z) required"
3783 msgstr ""
3784
3785 #: config/tc-avr.c:1021
3786 #, c-format
3787 msgid "unknown constraint `%c'"
3788 msgstr ""
3789
3790 #: config/tc-avr.c:1073
3791 msgid "`,' required"
3792 msgstr ""
3793
3794 #: config/tc-avr.c:1091
3795 msgid "undefined combination of operands"
3796 msgstr ""
3797
3798 #: config/tc-avr.c:1100
3799 msgid "skipping two-word instruction"
3800 msgstr ""
3801
3802 #: config/tc-avr.c:1192 config/tc-avr.c:1208 config/tc-avr.c:1329
3803 #: config/tc-msp430.c:1969 config/tc-msp430.c:1987
3804 #, c-format
3805 msgid "odd address operand: %ld"
3806 msgstr ""
3807
3808 #: config/tc-avr.c:1200 config/tc-avr.c:1219 config/tc-avr.c:1237
3809 #: config/tc-avr.c:1248 config/tc-avr.c:1255 config/tc-avr.c:1262
3810 #: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:1977
3811 #: config/tc-msp430.c:1992 config/tc-msp430.c:2002
3812 #, c-format
3813 msgid "operand out of range: %ld"
3814 msgstr ""
3815
3816 #: config/tc-avr.c:1338 config/tc-d10v.c:1594 config/tc-d30v.c:2037
3817 #: config/tc-msp430.c:2020
3818 #, c-format
3819 msgid "line %d: unknown relocation type: 0x%x"
3820 msgstr ""
3821
3822 #: config/tc-avr.c:1352
3823 msgid "only constant expression allowed"
3824 msgstr ""
3825
3826 #. xgettext:c-format.
3827 #: config/tc-avr.c:1412 config/tc-bfin.c:833 config/tc-d10v.c:1466
3828 #: config/tc-d30v.c:1774 config/tc-mn10200.c:782 config/tc-mn10300.c:2170
3829 #: config/tc-msp430.c:2055 config/tc-or32.c:957 config/tc-ppc.c:6581
3830 #: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3000
3831 #: config/tc-z80.c:2021
3832 #, c-format
3833 msgid "reloc %d not supported by object file format"
3834 msgstr ""
3835
3836 #: config/tc-avr.c:1435 config/tc-h8300.c:1935 config/tc-mcore.c:881
3837 #: config/tc-microblaze.c:823 config/tc-moxie.c:178 config/tc-msp430.c:1820
3838 #: config/tc-pj.c:253 config/tc-sh.c:2590 config/tc-z8k.c:1216
3839 msgid "can't find opcode "
3840 msgstr ""
3841
3842 #: config/tc-avr.c:1452
3843 #, c-format
3844 msgid "illegal opcode %s for mcu %s"
3845 msgstr ""
3846
3847 #: config/tc-avr.c:1463
3848 msgid "garbage at end of line"
3849 msgstr ""
3850
3851 #: config/tc-avr.c:1537 config/tc-avr.c:1544
3852 #, c-format
3853 msgid "illegal %srelocation size: %d"
3854 msgstr ""
3855
3856 #: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615
3857 msgid "missing ')'"
3858 msgstr ""
3859
3860 #: config/tc-bfin.c:442
3861 #, c-format
3862 msgid " Blackfin specific assembler options:\n"
3863 msgstr ""
3864
3865 #: config/tc-bfin.c:443
3866 #, c-format
3867 msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
3868 msgstr ""
3869
3870 #: config/tc-bfin.c:444
3871 #, c-format
3872 msgid " -mfdpic assemble for the FDPIC ABI\n"
3873 msgstr ""
3874
3875 #: config/tc-bfin.c:445
3876 #, c-format
3877 msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
3878 msgstr ""
3879
3880 #: config/tc-bfin.c:458
3881 msgid "Could not set architecture and machine."
3882 msgstr ""
3883
3884 #: config/tc-bfin.c:607
3885 msgid "Parse failed."
3886 msgstr ""
3887
3888 #: config/tc-bfin.c:682
3889 msgid "pcrel too far BFD_RELOC_BFIN_10"
3890 msgstr ""
3891
3892 #: config/tc-bfin.c:698
3893 msgid "pcrel too far BFD_RELOC_BFIN_12"
3894 msgstr ""
3895
3896 #: config/tc-bfin.c:718
3897 msgid "pcrel too far BFD_RELOC_BFIN_24"
3898 msgstr ""
3899
3900 #: config/tc-bfin.c:733
3901 msgid "pcrel too far BFD_RELOC_BFIN_5"
3902 msgstr ""
3903
3904 #: config/tc-bfin.c:745
3905 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3906 msgstr ""
3907
3908 #: config/tc-bfin.c:755
3909 msgid "rel too far BFD_RELOC_8"
3910 msgstr ""
3911
3912 #: config/tc-bfin.c:762
3913 msgid "rel too far BFD_RELOC_16"
3914 msgstr ""
3915
3916 #: config/tc-cr16.c:165 read.c:4421
3917 msgid "using a bit field width of zero"
3918 msgstr ""
3919
3920 #: config/tc-cr16.c:173 read.c:4429
3921 #, c-format
3922 msgid "field width \"%s\" too complex for a bitfield"
3923 msgstr ""
3924
3925 #: config/tc-cr16.c:182 read.c:4437
3926 #, c-format
3927 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3928 msgstr ""
3929
3930 #: config/tc-cr16.c:204 read.c:4459
3931 #, c-format
3932 msgid "field value \"%s\" too complex for a bitfield"
3933 msgstr ""
3934
3935 #: config/tc-cr16.c:385
3936 #, c-format
3937 msgid "Unknown register pair - index relative mode: `%d'"
3938 msgstr ""
3939
3940 #: config/tc-cr16.c:570 config/tc-crx.c:345 config/tc-mn10200.c:769
3941 #: write.c:1003
3942 #, c-format
3943 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3944 msgstr ""
3945
3946 #: config/tc-cr16.c:600 config/tc-crx.c:361
3947 #, c-format
3948 msgid "internal error: reloc %d (`%s') not supported by object file format"
3949 msgstr ""
3950
3951 #: config/tc-cr16.c:693 config/tc-i386.c:8839 config/tc-s390.c:1911
3952 msgid "GOT already in symbol table"
3953 msgstr ""
3954
3955 #: config/tc-cr16.c:802 config/tc-cr16.c:825 config/tc-cris.c:1190
3956 #: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
3957 #: config/tc-pdp11.c:194
3958 msgid "Virtual memory exhausted"
3959 msgstr ""
3960
3961 #: config/tc-cr16.c:810 config/tc-crx.c:572 config/tc-crx.c:591
3962 #: config/tc-m68k.c:4656 config/tc-tilegx.c:300 config/tc-tilepro.c:242
3963 #, c-format
3964 msgid "Internal Error: Can't hash %s: %s"
3965 msgstr ""
3966
3967 #: config/tc-cr16.c:836 config/tc-cris.c:1224 config/tc-crx.c:545
3968 #, c-format
3969 msgid "Can't hash `%s': %s\n"
3970 msgstr ""
3971
3972 #: config/tc-cr16.c:837 config/tc-cris.c:1225 config/tc-crx.c:546
3973 msgid "(unknown reason)"
3974 msgstr ""
3975
3976 #. Missing or bad expr becomes absolute 0.
3977 #: config/tc-cr16.c:889 config/tc-crx.c:619
3978 #, c-format
3979 msgid "missing or invalid displacement expression `%s' taken as 0"
3980 msgstr ""
3981
3982 #: config/tc-cr16.c:939
3983 #, c-format
3984 msgid "GOT bad expression with %s."
3985 msgstr ""
3986
3987 #: config/tc-cr16.c:1050
3988 #, c-format
3989 msgid "operand %d: illegal use expression: `%s`"
3990 msgstr ""
3991
3992 #: config/tc-cr16.c:1115 config/tc-crx.c:1127
3993 #, c-format
3994 msgid "Unknown register: `%d'"
3995 msgstr ""
3996
3997 #. Issue a error message when register is illegal.
3998 #: config/tc-cr16.c:1123 config/tc-crx.c:1135
3999 #, c-format
4000 msgid "Illegal register (`%s') in Instruction: `%s'"
4001 msgstr ""
4002
4003 #: config/tc-cr16.c:1194 config/tc-cr16.c:1269 config/tc-crx.c:757
4004 #: config/tc-crx.c:777 config/tc-crx.c:792
4005 #, c-format
4006 msgid "Illegal register `%s' in Instruction `%s'"
4007 msgstr ""
4008
4009 #: config/tc-cr16.c:1222 config/tc-cr16.c:1233
4010 #, c-format
4011 msgid "Illegal register pair `%s' in Instruction `%s'"
4012 msgstr ""
4013
4014 #: config/tc-cr16.c:1258 config/tc-i960.c:835
4015 msgid "unmatched '['"
4016 msgstr ""
4017
4018 #: config/tc-cr16.c:1264 config/tc-i960.c:842
4019 msgid "garbage after index spec ignored"
4020 msgstr ""
4021
4022 #: config/tc-cr16.c:1412 config/tc-crx.c:936
4023 #, c-format
4024 msgid "Illegal operands (whitespace): `%s'"
4025 msgstr ""
4026
4027 #: config/tc-cr16.c:1424 config/tc-cr16.c:1431 config/tc-cr16.c:1448
4028 #: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
4029 #: config/tc-crx.c:1764
4030 #, c-format
4031 msgid "Missing matching brackets : `%s'"
4032 msgstr ""
4033
4034 #: config/tc-cr16.c:1480 config/tc-crx.c:998
4035 #, c-format
4036 msgid "Unknown exception: `%s'"
4037 msgstr ""
4038
4039 #: config/tc-cr16.c:1565 config/tc-crx.c:1094
4040 #, c-format
4041 msgid "Illegal `cinv' parameter: `%c'"
4042 msgstr ""
4043
4044 #: config/tc-cr16.c:1586 config/tc-cr16.c:1625
4045 #, c-format
4046 msgid "Unknown register pair: `%d'"
4047 msgstr ""
4048
4049 #. Issue a error message when register pair is illegal.
4050 #: config/tc-cr16.c:1594
4051 #, c-format
4052 msgid "Illegal register pair (`%s') in Instruction: `%s'"
4053 msgstr ""
4054
4055 #. Issue a error message when register pair is illegal.
4056 #: config/tc-cr16.c:1633
4057 #, c-format
4058 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
4059 msgstr ""
4060
4061 #: config/tc-cr16.c:1672
4062 #, c-format
4063 msgid "Unknown processor register : `%d'"
4064 msgstr ""
4065
4066 #. Issue a error message when register pair is illegal.
4067 #: config/tc-cr16.c:1680
4068 #, c-format
4069 msgid "Illegal processor register (`%s') in Instruction: `%s'"
4070 msgstr ""
4071
4072 #: config/tc-cr16.c:1728
4073 #, c-format
4074 msgid "Unknown processor register (32 bit) : `%d'"
4075 msgstr ""
4076
4077 #. Issue a error message when register pair is illegal.
4078 #: config/tc-cr16.c:1736
4079 #, c-format
4080 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
4081 msgstr ""
4082
4083 #: config/tc-cr16.c:2100 config/tc-crx.c:1662 config/tc-crx.c:1679
4084 #, c-format
4085 msgid "Same src/dest register is used (`r%d'), result is undefined"
4086 msgstr ""
4087
4088 #: config/tc-cr16.c:2121
4089 msgid "RA register is saved twice."
4090 msgstr ""
4091
4092 #: config/tc-cr16.c:2125
4093 #, c-format
4094 msgid "`%s' Illegal use of registers."
4095 msgstr ""
4096
4097 #: config/tc-cr16.c:2139
4098 #, c-format
4099 msgid "`%s' Illegal count-register combination."
4100 msgstr ""
4101
4102 #: config/tc-cr16.c:2145
4103 #, c-format
4104 msgid "`%s' Illegal use of register."
4105 msgstr ""
4106
4107 #: config/tc-cr16.c:2154 config/tc-crx.c:1671
4108 #, c-format
4109 msgid "`%s' has undefined result"
4110 msgstr ""
4111
4112 #: config/tc-cr16.c:2162
4113 #, c-format
4114 msgid "Same src/dest register is used (`r%d'),result is undefined"
4115 msgstr ""
4116
4117 #: config/tc-cr16.c:2333 config/tc-crx.c:1576
4118 msgid "Incorrect number of operands"
4119 msgstr ""
4120
4121 #: config/tc-cr16.c:2335 config/tc-crx.c:1578
4122 #, c-format
4123 msgid "Illegal type of operand (arg %d)"
4124 msgstr ""
4125
4126 #: config/tc-cr16.c:2341 config/tc-crx.c:1584
4127 #, c-format
4128 msgid "Operand out of range (arg %d)"
4129 msgstr ""
4130
4131 #: config/tc-cr16.c:2344 config/tc-crx.c:1587
4132 #, c-format
4133 msgid "Operand has odd displacement (arg %d)"
4134 msgstr ""
4135
4136 #: config/tc-cr16.c:2347 config/tc-cr16.c:2378 config/tc-crx.c:1600
4137 #: config/tc-crx.c:1631
4138 #, c-format
4139 msgid "Illegal operand (arg %d)"
4140 msgstr ""
4141
4142 #. Give an error if a frag containing code is not aligned to a 2-byte
4143 #. boundary.
4144 #: config/tc-cr16.c:2480 config/tc-cr16.h:73 config/tc-crx.c:1953
4145 #: config/tc-crx.h:76
4146 msgid "instruction address is not a multiple of 2"
4147 msgstr ""
4148
4149 #: config/tc-cr16.c:2555 config/tc-cris.c:1538 config/tc-cris.c:1546
4150 #: config/tc-crx.c:1989 config/tc-dlx.c:685 config/tc-hppa.c:3244
4151 #: config/tc-hppa.c:3251 config/tc-i860.c:491 config/tc-i860.c:508
4152 #: config/tc-i860.c:988 config/tc-sparc.c:1518 config/tc-sparc.c:1526
4153 #, c-format
4154 msgid "Unknown opcode: `%s'"
4155 msgstr ""
4156
4157 #: config/tc-cris.c:551 config/tc-m68hc11.c:2733
4158 #, c-format
4159 msgid "internal inconsistency problem in %s: fr_symbol %lx"
4160 msgstr ""
4161
4162 #: config/tc-cris.c:555 config/tc-m68hc11.c:2737 config/tc-msp430.c:2246
4163 #, c-format
4164 msgid "internal inconsistency problem in %s: resolved symbol"
4165 msgstr ""
4166
4167 #: config/tc-cris.c:565 config/tc-m68hc11.c:2743
4168 #, c-format
4169 msgid "internal inconsistency problem in %s: fr_subtype %d"
4170 msgstr ""
4171
4172 #: config/tc-cris.c:905
4173 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
4174 msgstr ""
4175
4176 #: config/tc-cris.c:935
4177 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
4178 msgstr ""
4179
4180 #: config/tc-cris.c:940
4181 #, c-format
4182 msgid ""
4183 "Internal error found in md_convert_frag: offset %ld. Please report this."
4184 msgstr ""
4185
4186 #: config/tc-cris.c:965
4187 #, c-format
4188 msgid "internal inconsistency in %s: bdapq no symbol"
4189 msgstr ""
4190
4191 #: config/tc-cris.c:978
4192 #, c-format
4193 msgid "internal inconsistency in %s: bdap.w with no symbol"
4194 msgstr ""
4195
4196 #: config/tc-cris.c:1002
4197 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
4198 msgstr ""
4199
4200 #: config/tc-cris.c:1011
4201 msgid "dangerous MULS/MULU location; give it higher alignment"
4202 msgstr ""
4203
4204 #. Bail out for compatibility mode. (It seems it can be implemented,
4205 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
4206 #. $acr", "nop"; but doesn't seem worth it at the moment.)
4207 #: config/tc-cris.c:1052
4208 msgid ""
4209 "Out-of-range .word offset handling is not implemented for .arch "
4210 "common_v10_v32"
4211 msgstr ""
4212
4213 #: config/tc-cris.c:1097
4214 msgid ".word case-table handling failed: table too large"
4215 msgstr ""
4216
4217 #: config/tc-cris.c:1229
4218 #, c-format
4219 msgid "Buggy opcode: `%s' \"%s\"\n"
4220 msgstr ""
4221
4222 #: config/tc-cris.c:1644
4223 #, c-format
4224 msgid "Immediate value not in 5 bit unsigned range: %ld"
4225 msgstr ""
4226
4227 #: config/tc-cris.c:1660
4228 #, c-format
4229 msgid "Immediate value not in 4 bit unsigned range: %ld"
4230 msgstr ""
4231
4232 #: config/tc-cris.c:1712
4233 #, c-format
4234 msgid "Immediate value not in 6 bit range: %ld"
4235 msgstr ""
4236
4237 #: config/tc-cris.c:1727
4238 #, c-format
4239 msgid "Immediate value not in 6 bit unsigned range: %ld"
4240 msgstr ""
4241
4242 #. Others have a generic warning.
4243 #: config/tc-cris.c:1835
4244 #, c-format
4245 msgid "Unimplemented register `%s' specified"
4246 msgstr ""
4247
4248 #. We've come to the end of instructions with this
4249 #. opcode, so it must be an error.
4250 #: config/tc-cris.c:2079 config/tc-mips.c:13126
4251 msgid "Illegal operands"
4252 msgstr ""
4253
4254 #: config/tc-cris.c:2120 config/tc-cris.c:2160
4255 #, c-format
4256 msgid "Immediate value not in 8 bit range: %ld"
4257 msgstr ""
4258
4259 #: config/tc-cris.c:2130 config/tc-cris.c:2181
4260 #, c-format
4261 msgid "Immediate value not in 16 bit range: %ld"
4262 msgstr ""
4263
4264 #: config/tc-cris.c:2165
4265 #, c-format
4266 msgid "Immediate value not in 8 bit signed range: %ld"
4267 msgstr ""
4268
4269 #: config/tc-cris.c:2170
4270 #, c-format
4271 msgid "Immediate value not in 8 bit unsigned range: %ld"
4272 msgstr ""
4273
4274 #: config/tc-cris.c:2186
4275 #, c-format
4276 msgid "Immediate value not in 16 bit signed range: %ld"
4277 msgstr ""
4278
4279 #: config/tc-cris.c:2191
4280 #, c-format
4281 msgid "Immediate value not in 16 bit unsigned range: %ld"
4282 msgstr ""
4283
4284 #: config/tc-cris.c:2217
4285 msgid "TLS relocation size does not match operand size"
4286 msgstr ""
4287
4288 #: config/tc-cris.c:2218
4289 msgid "PIC relocation size does not match operand size"
4290 msgstr ""
4291
4292 #: config/tc-cris.c:3365
4293 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4294 msgstr ""
4295
4296 #: config/tc-cris.c:3369
4297 msgid "32-bit conditional branch generated"
4298 msgstr ""
4299
4300 #: config/tc-cris.c:3430
4301 msgid "Complex expression not supported"
4302 msgstr ""
4303
4304 #. FIXME: Is this function mentioned in the internals.texi manual? If
4305 #. not, add it.
4306 #: config/tc-cris.c:3580
4307 msgid "Bad call to md_atof () - floating point formats are not supported"
4308 msgstr ""
4309
4310 #: config/tc-cris.c:3621
4311 msgid "PC-relative relocation must be trivially resolved"
4312 msgstr ""
4313
4314 #: config/tc-cris.c:3693
4315 #, c-format
4316 msgid "Value not in 16 bit range: %ld"
4317 msgstr ""
4318
4319 #: config/tc-cris.c:3701
4320 #, c-format
4321 msgid "Value not in 16 bit signed range: %ld"
4322 msgstr ""
4323
4324 #: config/tc-cris.c:3709
4325 #, c-format
4326 msgid "Value not in 8 bit range: %ld"
4327 msgstr ""
4328
4329 #: config/tc-cris.c:3716
4330 #, c-format
4331 msgid "Value not in 8 bit signed range: %ld"
4332 msgstr ""
4333
4334 #: config/tc-cris.c:3726
4335 #, c-format
4336 msgid "Value not in 4 bit unsigned range: %ld"
4337 msgstr ""
4338
4339 #: config/tc-cris.c:3733
4340 #, c-format
4341 msgid "Value not in 5 bit unsigned range: %ld"
4342 msgstr ""
4343
4344 #: config/tc-cris.c:3740
4345 #, c-format
4346 msgid "Value not in 6 bit range: %ld"
4347 msgstr ""
4348
4349 #: config/tc-cris.c:3747
4350 #, c-format
4351 msgid "Value not in 6 bit unsigned range: %ld"
4352 msgstr ""
4353
4354 #: config/tc-cris.c:3791
4355 #, c-format
4356 msgid "Please use --help to see usage and options for this assembler.\n"
4357 msgstr ""
4358
4359 #: config/tc-cris.c:3803
4360 msgid "--no-underscore is invalid with a.out format"
4361 msgstr ""
4362
4363 #: config/tc-cris.c:3815
4364 msgid "--pic is invalid for this object format"
4365 msgstr ""
4366
4367 #: config/tc-cris.c:3829
4368 #, c-format
4369 msgid "invalid <arch> in --march=<arch>: %s"
4370 msgstr ""
4371
4372 #: config/tc-cris.c:3938 config/tc-moxie.c:709
4373 msgid ""
4374 "Semantics error. This type of operand can not be relocated, it must be an "
4375 "assembly-time constant"
4376 msgstr ""
4377
4378 #: config/tc-cris.c:3987 config/tc-moxie.c:758
4379 #, c-format
4380 msgid "Cannot generate relocation type for symbol %s, code %s"
4381 msgstr ""
4382
4383 #. The messages are formatted to line up with the generic options.
4384 #: config/tc-cris.c:4000
4385 #, c-format
4386 msgid "CRIS-specific options:\n"
4387 msgstr ""
4388
4389 #: config/tc-cris.c:4002
4390 msgid ""
4391 " -h, -H Don't execute, print this help text. Deprecated.\n"
4392 msgstr ""
4393
4394 #: config/tc-cris.c:4004
4395 msgid " -N Warn when branches are expanded to jumps.\n"
4396 msgstr ""
4397
4398 #: config/tc-cris.c:4006
4399 msgid ""
4400 " --underscore User symbols are normally prepended with "
4401 "underscore.\n"
4402 msgstr ""
4403
4404 #: config/tc-cris.c:4008
4405 msgid " Registers will not need any prefix.\n"
4406 msgstr ""
4407
4408 #: config/tc-cris.c:4010
4409 msgid " --no-underscore User symbols do not have any prefix.\n"
4410 msgstr ""
4411
4412 #: config/tc-cris.c:4012
4413 msgid " Registers will require a `$'-prefix.\n"
4414 msgstr ""
4415
4416 #: config/tc-cris.c:4015
4417 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4418 msgstr ""
4419
4420 #: config/tc-cris.c:4018
4421 msgid ""
4422 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4423 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4424 msgstr ""
4425
4426 #: config/tc-cris.c:4039
4427 msgid "Invalid relocation"
4428 msgstr ""
4429
4430 #: config/tc-cris.c:4076
4431 msgid "Invalid pc-relative relocation"
4432 msgstr ""
4433
4434 #: config/tc-cris.c:4121
4435 #, c-format
4436 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4437 msgstr ""
4438
4439 #: config/tc-cris.c:4151
4440 #, c-format
4441 msgid ".syntax %s requires command-line option `--underscore'"
4442 msgstr ""
4443
4444 #: config/tc-cris.c:4160
4445 #, c-format
4446 msgid ".syntax %s requires command-line option `--no-underscore'"
4447 msgstr ""
4448
4449 #: config/tc-cris.c:4197
4450 msgid "Unknown .syntax operand"
4451 msgstr ""
4452
4453 #: config/tc-cris.c:4207
4454 msgid "Pseudodirective .file is only valid when generating ELF"
4455 msgstr ""
4456
4457 #: config/tc-cris.c:4219
4458 msgid "Pseudodirective .loc is only valid when generating ELF"
4459 msgstr ""
4460
4461 #: config/tc-cris.c:4234
4462 #, c-format
4463 msgid "internal inconsistency problem: %s called for %d bytes"
4464 msgstr ""
4465
4466 #: config/tc-cris.c:4386
4467 msgid "unknown operand to .arch"
4468 msgstr ""
4469
4470 #: config/tc-cris.c:4395
4471 msgid ".arch <arch> requires a matching --march=... option"
4472 msgstr ""
4473
4474 #: config/tc-crx.c:820
4475 #, c-format
4476 msgid "Illegal Scale - `%d'"
4477 msgstr ""
4478
4479 #: config/tc-crx.c:1264
4480 #, c-format
4481 msgid "Illegal Co-processor register in Instruction `%s' "
4482 msgstr ""
4483
4484 #: config/tc-crx.c:1271
4485 #, c-format
4486 msgid "Illegal Co-processor special register in Instruction `%s' "
4487 msgstr ""
4488
4489 #: config/tc-crx.c:1590
4490 #, c-format
4491 msgid "Invalid DISPU4 operand value (arg %d)"
4492 msgstr ""
4493
4494 #: config/tc-crx.c:1593
4495 #, c-format
4496 msgid "Invalid CST4 operand value (arg %d)"
4497 msgstr ""
4498
4499 #: config/tc-crx.c:1596
4500 #, c-format
4501 msgid "Operand value is not within upper 64 KB (arg %d)"
4502 msgstr ""
4503
4504 #: config/tc-crx.c:1733
4505 msgid "Invalid Register in Register List"
4506 msgstr ""
4507
4508 #: config/tc-crx.c:1787
4509 #, c-format
4510 msgid "Illegal register `%s' in cop-register list"
4511 msgstr ""
4512
4513 #: config/tc-crx.c:1795
4514 #, c-format
4515 msgid "Illegal register `%s' in cop-special-register list"
4516 msgstr ""
4517
4518 #: config/tc-crx.c:1814
4519 #, c-format
4520 msgid "Illegal register `%s' in user register list"
4521 msgstr ""
4522
4523 #: config/tc-crx.c:1833
4524 #, c-format
4525 msgid "Illegal register `%s' in register list"
4526 msgstr ""
4527
4528 #: config/tc-crx.c:1839
4529 #, c-format
4530 msgid "Maximum %d bits may be set in `mask16' operand"
4531 msgstr ""
4532
4533 #: config/tc-crx.c:1848
4534 #, c-format
4535 msgid "rest of line ignored; first ignored character is `%c'"
4536 msgstr ""
4537
4538 #: config/tc-crx.c:1856
4539 #, c-format
4540 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4541 msgstr ""
4542
4543 #. HI can't be specified without LO (and vise-versa).
4544 #: config/tc-crx.c:1862
4545 msgid "HI/LO registers should be specified together"
4546 msgstr ""
4547
4548 #: config/tc-crx.c:1868
4549 msgid "HI/LO registers should be specified without additional registers"
4550 msgstr ""
4551
4552 #: config/tc-d10v.c:218
4553 #, c-format
4554 msgid ""
4555 "D10V options:\n"
4556 "-O Optimize. Will do some operations in parallel.\n"
4557 "--gstabs-packing Pack adjacent short instructions together even\n"
4558 " when --gstabs is specified. On by default.\n"
4559 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4560 " instructions together.\n"
4561 msgstr ""
4562
4563 #: config/tc-d10v.c:575
4564 msgid "operand is not an immediate"
4565 msgstr ""
4566
4567 #: config/tc-d10v.c:593
4568 #, c-format
4569 msgid "operand out of range: %lu"
4570 msgstr ""
4571
4572 #: config/tc-d10v.c:653
4573 msgid "Instruction must be executed in parallel with another instruction."
4574 msgstr ""
4575
4576 #: config/tc-d10v.c:707 config/tc-d10v.c:715
4577 #, c-format
4578 msgid "packing conflict: %s must dispatch sequentially"
4579 msgstr ""
4580
4581 #: config/tc-d10v.c:814
4582 #, c-format
4583 msgid "resource conflict (R%d)"
4584 msgstr ""
4585
4586 #: config/tc-d10v.c:817
4587 #, c-format
4588 msgid "resource conflict (A%d)"
4589 msgstr ""
4590
4591 #: config/tc-d10v.c:819
4592 msgid "resource conflict (PSW)"
4593 msgstr ""
4594
4595 #: config/tc-d10v.c:821
4596 msgid "resource conflict (C flag)"
4597 msgstr ""
4598
4599 #: config/tc-d10v.c:823
4600 msgid "resource conflict (F flag)"
4601 msgstr ""
4602
4603 #: config/tc-d10v.c:973
4604 msgid "Instruction must be executed in parallel"
4605 msgstr ""
4606
4607 #: config/tc-d10v.c:976
4608 msgid "Long instructions may not be combined."
4609 msgstr ""
4610
4611 #: config/tc-d10v.c:1009
4612 msgid "One of these instructions may not be executed in parallel."
4613 msgstr ""
4614
4615 #: config/tc-d10v.c:1013 config/tc-d30v.c:1038
4616 msgid "Two IU instructions may not be executed in parallel"
4617 msgstr ""
4618
4619 #: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
4620 #: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048
4621 msgid "Swapping instruction order"
4622 msgstr ""
4623
4624 #: config/tc-d10v.c:1021 config/tc-d30v.c:1045
4625 msgid "Two MU instructions may not be executed in parallel"
4626 msgstr ""
4627
4628 #: config/tc-d10v.c:1041 config/tc-d30v.c:1065
4629 msgid "IU instruction may not be in the left container"
4630 msgstr ""
4631
4632 #: config/tc-d10v.c:1043 config/tc-d10v.c:1058
4633 msgid ""
4634 "Instruction in R container is squashed by flow control instruction in L "
4635 "container."
4636 msgstr ""
4637
4638 #: config/tc-d10v.c:1056 config/tc-d30v.c:1076
4639 msgid "MU instruction may not be in the right container"
4640 msgstr ""
4641
4642 #: config/tc-d10v.c:1062 config/tc-d30v.c:1088
4643 msgid "unknown execution type passed to write_2_short()"
4644 msgstr ""
4645
4646 #: config/tc-d10v.c:1191 config/tc-d10v.c:1366
4647 msgid "bad opcode or operands"
4648 msgstr ""
4649
4650 #: config/tc-d10v.c:1268
4651 msgid "value out of range"
4652 msgstr ""
4653
4654 #: config/tc-d10v.c:1342
4655 msgid "illegal operand - register name found where none expected"
4656 msgstr ""
4657
4658 #: config/tc-d10v.c:1377
4659 msgid "Register number must be EVEN"
4660 msgstr ""
4661
4662 #: config/tc-d10v.c:1380
4663 msgid "Unsupported use of sp"
4664 msgstr ""
4665
4666 #: config/tc-d10v.c:1399
4667 #, c-format
4668 msgid "cr%ld is a reserved control register"
4669 msgstr ""
4670
4671 #: config/tc-d10v.c:1574
4672 #, c-format
4673 msgid "line %d: rep or repi must include at least 4 instructions"
4674 msgstr ""
4675
4676 #: config/tc-d10v.c:1763
4677 msgid "can't find previous opcode "
4678 msgstr ""
4679
4680 #: config/tc-d10v.c:1775
4681 #, c-format
4682 msgid "could not assemble: %s"
4683 msgstr ""
4684
4685 #: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747
4686 msgid "Unable to mix instructions as specified"
4687 msgstr ""
4688
4689 #: config/tc-d30v.c:150
4690 #, c-format
4691 msgid "Register name %s conflicts with symbol of the same name"
4692 msgstr ""
4693
4694 #: config/tc-d30v.c:240
4695 #, c-format
4696 msgid ""
4697 "\n"
4698 "D30V options:\n"
4699 "-O Make adjacent short instructions parallel if "
4700 "possible.\n"
4701 "-n Warn about all NOPs inserted by the assembler.\n"
4702 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4703 "-c Warn about symbols whoes names match register "
4704 "names.\n"
4705 "-C Opposite of -C. -c is the default.\n"
4706 msgstr ""
4707
4708 #: config/tc-d30v.c:368
4709 msgid "unexpected 12-bit reloc type"
4710 msgstr ""
4711
4712 #: config/tc-d30v.c:375
4713 msgid "unexpected 18-bit reloc type"
4714 msgstr ""
4715
4716 #: config/tc-d30v.c:626
4717 #, c-format
4718 msgid "%s NOP inserted"
4719 msgstr ""
4720
4721 #: config/tc-d30v.c:627
4722 msgid "sequential"
4723 msgstr ""
4724
4725 #: config/tc-d30v.c:627
4726 msgid "parallel"
4727 msgstr ""
4728
4729 #: config/tc-d30v.c:1034
4730 msgid "Instructions may not be executed in parallel"
4731 msgstr ""
4732
4733 #: config/tc-d30v.c:1047
4734 #, c-format
4735 msgid "Executing %s in IU may not work"
4736 msgstr ""
4737
4738 #: config/tc-d30v.c:1054
4739 #, c-format
4740 msgid "Executing %s in IU may not work in parallel execution"
4741 msgstr ""
4742
4743 #: config/tc-d30v.c:1067
4744 #, c-format
4745 msgid "special left instruction `%s' kills instruction `%s' in right container"
4746 msgstr ""
4747
4748 #: config/tc-d30v.c:1078
4749 #, c-format
4750 msgid "Executing %s in reverse serial with %s may not work"
4751 msgstr ""
4752
4753 #: config/tc-d30v.c:1081
4754 #, c-format
4755 msgid "Executing %s in IU in reverse serial may not work"
4756 msgstr ""
4757
4758 #: config/tc-d30v.c:1271
4759 msgid "Odd numbered register used as target of multi-register instruction"
4760 msgstr ""
4761
4762 #: config/tc-d30v.c:1335 config/tc-d30v.c:1371
4763 #, c-format
4764 msgid "unknown condition code: %s"
4765 msgstr ""
4766
4767 #: config/tc-d30v.c:1364
4768 #, c-format
4769 msgid "cmpu doesn't support condition code %s"
4770 msgstr ""
4771
4772 #: config/tc-d30v.c:1399
4773 #, c-format
4774 msgid "unknown opcode: %s"
4775 msgstr ""
4776
4777 #: config/tc-d30v.c:1410
4778 #, c-format
4779 msgid "operands for opcode `%s' do not match any valid format"
4780 msgstr ""
4781
4782 #: config/tc-d30v.c:1625 config/tc-d30v.c:1642
4783 msgid "Cannot assemble instruction"
4784 msgstr ""
4785
4786 #: config/tc-d30v.c:1627
4787 msgid "First opcode is long. Unable to mix instructions as specified."
4788 msgstr ""
4789
4790 #: config/tc-d30v.c:1697
4791 msgid "word of NOPs added between word multiply and load"
4792 msgstr ""
4793
4794 #: config/tc-d30v.c:1699
4795 msgid "word of NOPs added between word multiply and 16-bit multiply"
4796 msgstr ""
4797
4798 #: config/tc-d30v.c:1731
4799 msgid "Instruction uses long version, so it cannot be mixed as specified"
4800 msgstr ""
4801
4802 #: config/tc-d30v.c:1858
4803 #, c-format
4804 msgid "value too large to fit in %d bits"
4805 msgstr ""
4806
4807 #: config/tc-d30v.c:1926
4808 #, c-format
4809 msgid "line %d: unable to place address of symbol '%s' into a byte"
4810 msgstr ""
4811
4812 #: config/tc-d30v.c:1929
4813 #, c-format
4814 msgid "line %d: unable to place value %lx into a byte"
4815 msgstr ""
4816
4817 #: config/tc-d30v.c:1937
4818 #, c-format
4819 msgid "line %d: unable to place address of symbol '%s' into a short"
4820 msgstr ""
4821
4822 #: config/tc-d30v.c:1940
4823 #, c-format
4824 msgid "line %d: unable to place value %lx into a short"
4825 msgstr ""
4826
4827 #: config/tc-d30v.c:1948
4828 #, c-format
4829 msgid "line %d: unable to place address of symbol '%s' into a quad"
4830 msgstr ""
4831
4832 #: config/tc-d30v.c:2056
4833 #, c-format
4834 msgid "Alignment too large: %d assumed"
4835 msgstr ""
4836
4837 #: config/tc-dlx.c:212
4838 msgid "missing .proc"
4839 msgstr ""
4840
4841 #: config/tc-dlx.c:229
4842 msgid ".endfunc missing for previous .proc"
4843 msgstr ""
4844
4845 #: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:2321
4846 #, c-format
4847 msgid "internal error: can't hash `%s': %s\n"
4848 msgstr ""
4849
4850 #. Probably a memory allocation problem? Give up now.
4851 #: config/tc-dlx.c:298 config/tc-hppa.c:8354 config/tc-mips.c:2324
4852 #: config/tc-mips.c:2416 config/tc-or32.c:211 config/tc-sparc.c:888
4853 msgid "Broken assembler. No assembly attempted."
4854 msgstr ""
4855
4856 #: config/tc-dlx.c:328
4857 #, c-format
4858 msgid "Bad operand for a load instruction: <%s>"
4859 msgstr ""
4860
4861 #: config/tc-dlx.c:442
4862 #, c-format
4863 msgid "Bad operand for a store instruction: <%s>"
4864 msgstr ""
4865
4866 #: config/tc-dlx.c:622
4867 #, c-format
4868 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4869 msgstr ""
4870
4871 #: config/tc-dlx.c:635 config/tc-or32.c:811
4872 #, c-format
4873 msgid "Invalid expression after %%%%\n"
4874 msgstr ""
4875
4876 #: config/tc-dlx.c:703 config/tc-tic4x.c:2487
4877 #, c-format
4878 msgid "Unknown opcode `%s'."
4879 msgstr ""
4880
4881 #: config/tc-dlx.c:715
4882 msgid "Can not set dlx_skip_hi16_flag"
4883 msgstr ""
4884
4885 #: config/tc-dlx.c:729
4886 #, c-format
4887 msgid "Missing arguments for opcode <%s>."
4888 msgstr ""
4889
4890 #: config/tc-dlx.c:763
4891 #, c-format
4892 msgid "Too many operands: %s"
4893 msgstr ""
4894
4895 #: config/tc-dlx.c:800
4896 #, c-format
4897 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4898 msgstr ""
4899
4900 #: config/tc-dlx.c:870
4901 msgid "failed regnum sanity check."
4902 msgstr ""
4903
4904 #: config/tc-dlx.c:883
4905 msgid "failed general register sanity check."
4906 msgstr ""
4907
4908 #. Types or values of args don't match.
4909 #: config/tc-dlx.c:891
4910 msgid "Invalid operands"
4911 msgstr ""
4912
4913 #: config/tc-dlx.c:1120 config/tc-or32.c:773
4914 #, c-format
4915 msgid "label \"$%d\" redefined"
4916 msgstr ""
4917
4918 #: config/tc-dlx.c:1158
4919 msgid "Invalid expression after # number\n"
4920 msgstr ""
4921
4922 #: config/tc-epiphany.c:147
4923 #, c-format
4924 msgid "EPIPHANY specific command line options:\n"
4925 msgstr ""
4926
4927 #: config/tc-epiphany.c:386
4928 msgid "register number too large for push/pop"
4929 msgstr ""
4930
4931 #: config/tc-epiphany.c:390
4932 msgid "register is out of order"
4933 msgstr ""
4934
4935 #: config/tc-epiphany.c:401 config/tc-m68k.c:6037 config/tc-m68k.c:6066
4936 msgid "bad register list"
4937 msgstr ""
4938
4939 #: config/tc-epiphany.c:404
4940 msgid "malformed reglist in push/pop"
4941 msgstr ""
4942
4943 #. Checks for behavioral restrictions on LD/ST instructions.
4944 #: config/tc-epiphany.c:505
4945 msgid "destination register modified by displacement-post-modified address"
4946 msgstr ""
4947
4948 #: config/tc-epiphany.c:506
4949 msgid "ldrd/strd requires even:odd register pair"
4950 msgstr ""
4951
4952 #: config/tc-epiphany.c:824 config/tc-m32r.c:1789
4953 msgid "Addend to unresolved symbol not on word boundary."
4954 msgstr ""
4955
4956 #: config/tc-fr30.c:82
4957 #, c-format
4958 msgid " FR30 specific command line options:\n"
4959 msgstr ""
4960
4961 #: config/tc-fr30.c:135
4962 #, c-format
4963 msgid "Instruction %s not allowed in a delay slot."
4964 msgstr ""
4965
4966 #: config/tc-frv.c:405
4967 #, c-format
4968 msgid "Unknown cpu -mcpu=%s"
4969 msgstr ""
4970
4971 #: config/tc-frv.c:458
4972 #, c-format
4973 msgid "FRV specific command line options:\n"
4974 msgstr ""
4975
4976 #: config/tc-frv.c:459
4977 #, c-format
4978 msgid "-G n Put data <= n bytes in the small data area\n"
4979 msgstr ""
4980
4981 #: config/tc-frv.c:460
4982 #, c-format
4983 msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
4984 msgstr ""
4985
4986 #: config/tc-frv.c:461
4987 #, c-format
4988 msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
4989 msgstr ""
4990
4991 #: config/tc-frv.c:462
4992 #, c-format
4993 msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
4994 msgstr ""
4995
4996 #: config/tc-frv.c:463
4997 #, c-format
4998 msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
4999 msgstr ""
5000
5001 #: config/tc-frv.c:464
5002 #, c-format
5003 msgid "-msoft-float Mark generated file as using software FP\n"
5004 msgstr ""
5005
5006 #: config/tc-frv.c:465
5007 #, c-format
5008 msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
5009 msgstr ""
5010
5011 #: config/tc-frv.c:466
5012 #, c-format
5013 msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
5014 msgstr ""
5015
5016 #: config/tc-frv.c:467
5017 #, c-format
5018 msgid ""
5019 "-mdouble Mark generated file as using double precision FP insns\n"
5020 msgstr ""
5021
5022 #: config/tc-frv.c:468
5023 #, c-format
5024 msgid "-mmedia Mark generated file as using media insns\n"
5025 msgstr ""
5026
5027 #: config/tc-frv.c:469
5028 #, c-format
5029 msgid ""
5030 "-mmuladd Mark generated file as using multiply add/subtract insns\n"
5031 msgstr ""
5032
5033 #: config/tc-frv.c:470
5034 #, c-format
5035 msgid "-mpack Allow instructions to be packed\n"
5036 msgstr ""
5037
5038 #: config/tc-frv.c:471
5039 #, c-format
5040 msgid "-mno-pack Do not allow instructions to be packed\n"
5041 msgstr ""
5042
5043 #: config/tc-frv.c:472
5044 #, c-format
5045 msgid ""
5046 "-mpic Mark generated file as using small position independent "
5047 "code\n"
5048 msgstr ""
5049
5050 #: config/tc-frv.c:473
5051 #, c-format
5052 msgid ""
5053 "-mPIC Mark generated file as using large position independent "
5054 "code\n"
5055 msgstr ""
5056
5057 #: config/tc-frv.c:474
5058 #, c-format
5059 msgid ""
5060 "-mlibrary-pic Mark generated file as using position indepedent code for "
5061 "libraries\n"
5062 msgstr ""
5063
5064 #: config/tc-frv.c:475
5065 #, c-format
5066 msgid "-mfdpic Assemble for the FDPIC ABI\n"
5067 msgstr ""
5068
5069 #: config/tc-frv.c:476
5070 #, c-format
5071 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
5072 msgstr ""
5073
5074 #: config/tc-frv.c:477
5075 #, c-format
5076 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
5077 msgstr ""
5078
5079 #: config/tc-frv.c:478
5080 #, c-format
5081 msgid " Record the cpu type\n"
5082 msgstr ""
5083
5084 #: config/tc-frv.c:479
5085 #, c-format
5086 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
5087 msgstr ""
5088
5089 #: config/tc-frv.c:480
5090 #, c-format
5091 msgid "-mtomcat-debug Debug tomcat workarounds\n"
5092 msgstr ""
5093
5094 #: config/tc-frv.c:1162
5095 msgid "VLIW packing used for -mno-pack"
5096 msgstr ""
5097
5098 #: config/tc-frv.c:1172
5099 msgid "Instruction not supported by this architecture"
5100 msgstr ""
5101
5102 #: config/tc-frv.c:1182
5103 msgid "VLIW packing constraint violation"
5104 msgstr ""
5105
5106 #: config/tc-frv.c:1773
5107 #, c-format
5108 msgid "Relocation %s is not safe for %s"
5109 msgstr ""
5110
5111 #: config/tc-h8300.c:174
5112 #, c-format
5113 msgid "new section '%s' defined without attributes - this might cause problems"
5114 msgstr ""
5115
5116 #: config/tc-h8300.c:446 config/tc-h8300.c:454
5117 msgid "Reg not valid for H8/300"
5118 msgstr ""
5119
5120 #: config/tc-h8300.c:535
5121 msgid "invalid operand size requested"
5122 msgstr ""
5123
5124 #: config/tc-h8300.c:634
5125 msgid "Invalid register list for ldm/stm\n"
5126 msgstr ""
5127
5128 #: config/tc-h8300.c:660 config/tc-h8300.c:665 config/tc-h8300.c:672
5129 msgid "mismatch between register and suffix"
5130 msgstr ""
5131
5132 #: config/tc-h8300.c:677
5133 msgid "invalid suffix after register."
5134 msgstr ""
5135
5136 #: config/tc-h8300.c:699
5137 msgid "address too high for vector table jmp/jsr"
5138 msgstr ""
5139
5140 #: config/tc-h8300.c:726 config/tc-h8300.c:838 config/tc-h8300.c:848
5141 msgid "Wrong size pointer register for architecture."
5142 msgstr ""
5143
5144 #: config/tc-h8300.c:785 config/tc-h8300.c:793 config/tc-h8300.c:822
5145 msgid "expected @(exp, reg16)"
5146 msgstr ""
5147
5148 #: config/tc-h8300.c:811
5149 msgid "expected .L, .W or .B for register in indexed addressing mode"
5150 msgstr ""
5151
5152 #: config/tc-h8300.c:1005
5153 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
5154 msgstr ""
5155
5156 #: config/tc-h8300.c:1023 config/tc-h8300.c:1032
5157 msgid "expected register"
5158 msgstr ""
5159
5160 #: config/tc-h8300.c:1048
5161 msgid "expected closing paren"
5162 msgstr ""
5163
5164 #: config/tc-h8300.c:1107
5165 #, c-format
5166 msgid "can't use high part of register in operand %d"
5167 msgstr ""
5168
5169 #: config/tc-h8300.c:1264
5170 #, c-format
5171 msgid "Opcode `%s' with these operand types not available in %s mode"
5172 msgstr ""
5173
5174 #: config/tc-h8300.c:1273
5175 msgid "mismatch between opcode size and operand size"
5176 msgstr ""
5177
5178 #: config/tc-h8300.c:1309
5179 #, c-format
5180 msgid "operand %s0x%lx out of range."
5181 msgstr ""
5182
5183 #: config/tc-h8300.c:1416
5184 msgid "Can't work out size of operand.\n"
5185 msgstr ""
5186
5187 #: config/tc-h8300.c:1465
5188 #, c-format
5189 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
5190 msgstr ""
5191
5192 #: config/tc-h8300.c:1470
5193 #, c-format
5194 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
5195 msgstr ""
5196
5197 #: config/tc-h8300.c:1476
5198 #, c-format
5199 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
5200 msgstr ""
5201
5202 #: config/tc-h8300.c:1537 config/tc-h8300.c:1557
5203 msgid "Need #1 or #2 here"
5204 msgstr ""
5205
5206 #: config/tc-h8300.c:1552
5207 msgid "#4 not valid on H8/300."
5208 msgstr ""
5209
5210 #: config/tc-h8300.c:1660 config/tc-h8300.c:1742
5211 #, c-format
5212 msgid "branch operand has odd offset (%lx)\n"
5213 msgstr ""
5214
5215 #: config/tc-h8300.c:1780
5216 msgid "destination operand must be 16 bit register"
5217 msgstr ""
5218
5219 #: config/tc-h8300.c:1789
5220 msgid "source operand must be 8 bit register"
5221 msgstr ""
5222
5223 #: config/tc-h8300.c:1797
5224 msgid "destination operand must be 16bit absolute address"
5225 msgstr ""
5226
5227 #: config/tc-h8300.c:1804
5228 msgid "destination operand must be 8 bit register"
5229 msgstr ""
5230
5231 #: config/tc-h8300.c:1812
5232 msgid "source operand must be 16bit absolute address"
5233 msgstr ""
5234
5235 #. This seems more sane than saying "too many operands". We'll
5236 #. get here only if the trailing trash starts with a comma.
5237 #. Types or values of args don't match.
5238 #: config/tc-h8300.c:1820 config/tc-mmix.c:472 config/tc-mmix.c:484
5239 #: config/tc-mmix.c:2505 config/tc-mmix.c:2529 config/tc-mmix.c:2802
5240 #: config/tc-or32.c:527
5241 msgid "invalid operands"
5242 msgstr ""
5243
5244 #: config/tc-h8300.c:1851
5245 msgid "operand/size mis-match"
5246 msgstr ""
5247
5248 #: config/tc-h8300.c:1952 config/tc-mips.c:13197 config/tc-sh.c:2971
5249 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
5250 msgid "unknown opcode"
5251 msgstr ""
5252
5253 #: config/tc-h8300.c:1985
5254 msgid "invalid operand in ldm"
5255 msgstr ""
5256
5257 #: config/tc-h8300.c:1994
5258 msgid "invalid operand in stm"
5259 msgstr ""
5260
5261 #: config/tc-h8300.c:2120
5262 #, c-format
5263 msgid "call to tc_aout_fix_to_chars \n"
5264 msgstr ""
5265
5266 #: config/tc-h8300.c:2129 config/tc-xc16x.c:347
5267 #, c-format
5268 msgid "call to md_convert_frag \n"
5269 msgstr ""
5270
5271 #: config/tc-h8300.c:2180 config/tc-xc16x.c:251
5272 #, c-format
5273 msgid "call to md_estimate_size_before_relax \n"
5274 msgstr ""
5275
5276 #: config/tc-h8300.c:2195
5277 msgid "Unexpected reference to a symbol in a non-code section"
5278 msgstr ""
5279
5280 #: config/tc-h8300.c:2211 config/tc-xc16x.c:292
5281 msgid "Difference of symbols in different sections is not supported"
5282 msgstr ""
5283
5284 #: config/tc-h8300.c:2233 config/tc-mcore.c:2199 config/tc-microblaze.c:2294
5285 #: config/tc-pj.c:487 config/tc-sh.c:4468 config/tc-tic6x.c:4500
5286 #: config/tc-xc16x.c:315
5287 #, c-format
5288 msgid "Cannot represent relocation type %s"
5289 msgstr ""
5290
5291 #. Simple range checking for FIELD against HIGH and LOW bounds.
5292 #. IGNORE is used to suppress the error message.
5293 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
5294 #. the current file and line number are not valid.
5295 #: config/tc-hppa.c:1029 config/tc-hppa.c:1043
5296 #, c-format
5297 msgid "Field out of range [%d..%d] (%d)."
5298 msgstr ""
5299
5300 #. Simple alignment checking for FIELD against ALIGN (a power of two).
5301 #. IGNORE is used to suppress the error message.
5302 #: config/tc-hppa.c:1057
5303 #, c-format
5304 msgid "Field not properly aligned [%d] (%d)."
5305 msgstr ""
5306
5307 #: config/tc-hppa.c:1110
5308 msgid "Missing .exit\n"
5309 msgstr ""
5310
5311 #: config/tc-hppa.c:1113
5312 msgid "Missing .procend\n"
5313 msgstr ""
5314
5315 #: config/tc-hppa.c:1298
5316 #, c-format
5317 msgid "Invalid field selector. Assuming F%%."
5318 msgstr ""
5319
5320 #: config/tc-hppa.c:1325
5321 msgid "Bad segment in expression."
5322 msgstr ""
5323
5324 #: config/tc-hppa.c:1350
5325 #, c-format
5326 msgid "Invalid Nullification: (%c)"
5327 msgstr ""
5328
5329 #: config/tc-hppa.c:1421
5330 msgid "Cannot handle fixup"
5331 msgstr ""
5332
5333 #: config/tc-hppa.c:1719
5334 #, c-format
5335 msgid " -Q ignored\n"
5336 msgstr ""
5337
5338 #: config/tc-hppa.c:1723
5339 #, c-format
5340 msgid " -c print a warning if a comment is found\n"
5341 msgstr ""
5342
5343 #: config/tc-hppa.c:1789
5344 #, c-format
5345 msgid "no hppa_fixup entry for fixup type 0x%x"
5346 msgstr ""
5347
5348 #: config/tc-hppa.c:1968
5349 msgid "Unknown relocation encountered in md_apply_fix."
5350 msgstr ""
5351
5352 #: config/tc-hppa.c:2156 config/tc-hppa.c:2181
5353 #, c-format
5354 msgid "Undefined register: '%s'."
5355 msgstr ""
5356
5357 #: config/tc-hppa.c:2215
5358 #, c-format
5359 msgid "Non-absolute symbol: '%s'."
5360 msgstr ""
5361
5362 #: config/tc-hppa.c:2230
5363 #, c-format
5364 msgid "Undefined absolute constant: '%s'."
5365 msgstr ""
5366
5367 #: config/tc-hppa.c:2261 config/tc-hppa.c:5717
5368 msgid "could not update architecture and machine"
5369 msgstr ""
5370
5371 #: config/tc-hppa.c:2299
5372 #, c-format
5373 msgid "Invalid FP Compare Condition: %s"
5374 msgstr ""
5375
5376 #: config/tc-hppa.c:2354
5377 #, c-format
5378 msgid "Invalid FTEST completer: %s"
5379 msgstr ""
5380
5381 #: config/tc-hppa.c:2420 config/tc-hppa.c:2457
5382 #, c-format
5383 msgid "Invalid FP Operand Format: %3s"
5384 msgstr ""
5385
5386 #: config/tc-hppa.c:2591
5387 msgid "Bad segment (should be absolute)."
5388 msgstr ""
5389
5390 #: config/tc-hppa.c:2617
5391 #, c-format
5392 msgid "Invalid argument location: %s\n"
5393 msgstr ""
5394
5395 #: config/tc-hppa.c:2646
5396 #, c-format
5397 msgid "Invalid argument description: %d"
5398 msgstr ""
5399
5400 #: config/tc-hppa.c:3475
5401 msgid "Invalid Indexed Load Completer."
5402 msgstr ""
5403
5404 #: config/tc-hppa.c:3480
5405 msgid "Invalid Indexed Load Completer Syntax."
5406 msgstr ""
5407
5408 #: config/tc-hppa.c:3514
5409 msgid "Invalid Short Load/Store Completer."
5410 msgstr ""
5411
5412 #: config/tc-hppa.c:3574 config/tc-hppa.c:3579
5413 msgid "Invalid Store Bytes Short Completer"
5414 msgstr ""
5415
5416 #: config/tc-hppa.c:3894 config/tc-hppa.c:3900
5417 msgid "Invalid left/right combination completer"
5418 msgstr ""
5419
5420 #: config/tc-hppa.c:3949 config/tc-hppa.c:3956
5421 msgid "Invalid permutation completer"
5422 msgstr ""
5423
5424 #: config/tc-hppa.c:4056
5425 #, c-format
5426 msgid "Invalid Add Condition: %s"
5427 msgstr ""
5428
5429 #: config/tc-hppa.c:4072 config/tc-hppa.c:4082
5430 msgid "Invalid Add and Branch Condition"
5431 msgstr ""
5432
5433 #: config/tc-hppa.c:4103 config/tc-hppa.c:4248
5434 msgid "Invalid Compare/Subtract Condition"
5435 msgstr ""
5436
5437 #: config/tc-hppa.c:4143
5438 #, c-format
5439 msgid "Invalid Branch On Bit Condition: %c"
5440 msgstr ""
5441
5442 #: config/tc-hppa.c:4146
5443 msgid "Missing Branch On Bit Condition"
5444 msgstr ""
5445
5446 #: config/tc-hppa.c:4231
5447 #, c-format
5448 msgid "Invalid Compare/Subtract Condition: %s"
5449 msgstr ""
5450
5451 #: config/tc-hppa.c:4263
5452 msgid "Invalid Compare and Branch Condition"
5453 msgstr ""
5454
5455 #: config/tc-hppa.c:4359
5456 msgid "Invalid Logical Instruction Condition."
5457 msgstr ""
5458
5459 #: config/tc-hppa.c:4421
5460 msgid "Invalid Shift/Extract/Deposit Condition."
5461 msgstr ""
5462
5463 #: config/tc-hppa.c:4534
5464 msgid "Invalid Unit Instruction Condition."
5465 msgstr ""
5466
5467 #: config/tc-hppa.c:5013 config/tc-hppa.c:5045 config/tc-hppa.c:5076
5468 #: config/tc-hppa.c:5106
5469 msgid "Branch to unaligned address"
5470 msgstr ""
5471
5472 #: config/tc-hppa.c:5290
5473 msgid "Invalid SFU identifier"
5474 msgstr ""
5475
5476 #: config/tc-hppa.c:5340
5477 msgid "Invalid COPR identifier"
5478 msgstr ""
5479
5480 #: config/tc-hppa.c:5469
5481 msgid "Invalid Floating Point Operand Format."
5482 msgstr ""
5483
5484 #: config/tc-hppa.c:5586 config/tc-hppa.c:5606 config/tc-hppa.c:5626
5485 #: config/tc-hppa.c:5646 config/tc-hppa.c:5666
5486 msgid "Invalid register for single precision fmpyadd or fmpysub"
5487 msgstr ""
5488
5489 #: config/tc-hppa.c:5734
5490 #, c-format
5491 msgid "Invalid operands %s"
5492 msgstr ""
5493
5494 #: config/tc-hppa.c:5744
5495 #, c-format
5496 msgid "Immediates %d and %d will give undefined behavior."
5497 msgstr ""
5498
5499 #: config/tc-hppa.c:5796 config/tc-hppa.c:7023 config/tc-hppa.c:7078
5500 msgid "Missing function name for .PROC (corrupted label chain)"
5501 msgstr ""
5502
5503 #: config/tc-hppa.c:5799 config/tc-hppa.c:7081
5504 msgid "Missing function name for .PROC"
5505 msgstr ""
5506
5507 #: config/tc-hppa.c:5858
5508 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5509 msgstr ""
5510
5511 #: config/tc-hppa.c:5954
5512 #, c-format
5513 msgid "Invalid .CALL argument: %s"
5514 msgstr ""
5515
5516 #: config/tc-hppa.c:6102
5517 msgid ".callinfo is not within a procedure definition"
5518 msgstr ""
5519
5520 #: config/tc-hppa.c:6122
5521 #, c-format
5522 msgid "FRAME parameter must be a multiple of 8: %d\n"
5523 msgstr ""
5524
5525 #: config/tc-hppa.c:6141
5526 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5527 msgstr ""
5528
5529 #: config/tc-hppa.c:6153
5530 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5531 msgstr ""
5532
5533 #: config/tc-hppa.c:6163
5534 msgid "Value for ENTRY_SR must be 3\n"
5535 msgstr ""
5536
5537 #: config/tc-hppa.c:6219
5538 #, c-format
5539 msgid "Invalid .CALLINFO argument: %s"
5540 msgstr ""
5541
5542 #: config/tc-hppa.c:6329
5543 msgid "The .ENTER pseudo-op is not supported"
5544 msgstr ""
5545
5546 #: config/tc-hppa.c:6345
5547 msgid "Misplaced .entry. Ignored."
5548 msgstr ""
5549
5550 #: config/tc-hppa.c:6349
5551 msgid "Missing .callinfo."
5552 msgstr ""
5553
5554 #: config/tc-hppa.c:6413
5555 msgid ".REG expression must be a register"
5556 msgstr ""
5557
5558 #: config/tc-hppa.c:6429
5559 msgid "bad or irreducible absolute expression; zero assumed"
5560 msgstr ""
5561
5562 #: config/tc-hppa.c:6440
5563 msgid ".REG must use a label"
5564 msgstr ""
5565
5566 #: config/tc-hppa.c:6442
5567 msgid ".EQU must use a label"
5568 msgstr ""
5569
5570 #: config/tc-hppa.c:6504
5571 #, c-format
5572 msgid "Symbol '%s' could not be created."
5573 msgstr ""
5574
5575 #: config/tc-hppa.c:6508
5576 msgid "No memory for symbol name."
5577 msgstr ""
5578
5579 #: config/tc-hppa.c:6558
5580 msgid ".EXIT must appear within a procedure"
5581 msgstr ""
5582
5583 #: config/tc-hppa.c:6562
5584 msgid "Missing .callinfo"
5585 msgstr ""
5586
5587 #: config/tc-hppa.c:6566
5588 msgid "No .ENTRY for this .EXIT"
5589 msgstr ""
5590
5591 #: config/tc-hppa.c:6606
5592 #, c-format
5593 msgid "Using ENTRY rather than CODE in export directive for %s"
5594 msgstr ""
5595
5596 #: config/tc-hppa.c:6729
5597 #, c-format
5598 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5599 msgstr ""
5600
5601 #: config/tc-hppa.c:6753
5602 #, c-format
5603 msgid "Cannot define export symbol: %s\n"
5604 msgstr ""
5605
5606 #: config/tc-hppa.c:6850
5607 msgid "Missing label name on .LABEL"
5608 msgstr ""
5609
5610 #: config/tc-hppa.c:6855
5611 msgid "extra .LABEL arguments ignored."
5612 msgstr ""
5613
5614 #: config/tc-hppa.c:6871
5615 msgid "The .LEAVE pseudo-op is not supported"
5616 msgstr ""
5617
5618 #: config/tc-hppa.c:6909
5619 msgid "Unrecognized .LEVEL argument\n"
5620 msgstr ""
5621
5622 #: config/tc-hppa.c:6943
5623 #, c-format
5624 msgid "Cannot define static symbol: %s\n"
5625 msgstr ""
5626
5627 #: config/tc-hppa.c:6977
5628 msgid "Nested procedures"
5629 msgstr ""
5630
5631 #: config/tc-hppa.c:6987
5632 msgid "Cannot allocate unwind descriptor\n"
5633 msgstr ""
5634
5635 #: config/tc-hppa.c:7085
5636 msgid "misplaced .procend"
5637 msgstr ""
5638
5639 #: config/tc-hppa.c:7088
5640 msgid "Missing .callinfo for this procedure"
5641 msgstr ""
5642
5643 #: config/tc-hppa.c:7091
5644 msgid "Missing .EXIT for a .ENTRY"
5645 msgstr ""
5646
5647 #: config/tc-hppa.c:7128
5648 msgid "Not in a space.\n"
5649 msgstr ""
5650
5651 #: config/tc-hppa.c:7131
5652 msgid "Not in a subspace.\n"
5653 msgstr ""
5654
5655 #: config/tc-hppa.c:7220
5656 msgid "Invalid .SPACE argument"
5657 msgstr ""
5658
5659 #: config/tc-hppa.c:7266
5660 msgid "Can't change spaces within a procedure definition. Ignored"
5661 msgstr ""
5662
5663 #: config/tc-hppa.c:7394
5664 #, c-format
5665 msgid "Undefined space: '%s' Assuming space number = 0."
5666 msgstr ""
5667
5668 #: config/tc-hppa.c:7417
5669 msgid "Must be in a space before changing or declaring subspaces.\n"
5670 msgstr ""
5671
5672 #: config/tc-hppa.c:7421
5673 msgid "Can't change subspaces within a procedure definition. Ignored"
5674 msgstr ""
5675
5676 #: config/tc-hppa.c:7457
5677 msgid "Parameters of an existing subspace can't be modified"
5678 msgstr ""
5679
5680 #: config/tc-hppa.c:7509
5681 msgid "Alignment must be a power of 2"
5682 msgstr ""
5683
5684 #: config/tc-hppa.c:7556
5685 msgid "FIRST not supported as a .SUBSPACE argument"
5686 msgstr ""
5687
5688 #: config/tc-hppa.c:7558
5689 msgid "Invalid .SUBSPACE argument"
5690 msgstr ""
5691
5692 #: config/tc-hppa.c:7747
5693 #, c-format
5694 msgid "Internal error: Unable to find containing space for %s."
5695 msgstr ""
5696
5697 #: config/tc-hppa.c:7785
5698 #, c-format
5699 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5700 msgstr ""
5701
5702 #: config/tc-hppa.c:7873
5703 #, c-format
5704 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5705 msgstr ""
5706
5707 #: config/tc-hppa.c:8318
5708 msgid "-R option not supported on this target."
5709 msgstr ""
5710
5711 #: config/tc-hppa.c:8335 config/tc-sparc.c:843 config/tc-sparc.c:880
5712 #, c-format
5713 msgid "Internal error: can't hash `%s': %s\n"
5714 msgstr ""
5715
5716 #: config/tc-hppa.c:8344 config/tc-i860.c:236
5717 #, c-format
5718 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5719 msgstr ""
5720
5721 #: config/tc-i370.c:419 config/tc-ppc.c:1185 config/tc-s390.c:420
5722 #: config/tc-s390.c:427
5723 #, c-format
5724 msgid "invalid switch -m%s"
5725 msgstr ""
5726
5727 #: config/tc-i370.c:516 config/tc-s390.c:507
5728 #, c-format
5729 msgid "Internal assembler error for instruction %s"
5730 msgstr ""
5731
5732 #: config/tc-i370.c:535
5733 #, c-format
5734 msgid "Internal assembler error for macro %s"
5735 msgstr ""
5736
5737 #: config/tc-i370.c:630 config/tc-ppc.c:1893
5738 msgid "identifier+constant@got means identifier@got+constant"
5739 msgstr ""
5740
5741 #: config/tc-i370.c:684 config/tc-m68k.c:8077 config/tc-ppc.c:1982
5742 #, c-format
5743 msgid "%s relocations do not fit in %d bytes\n"
5744 msgstr ""
5745
5746 #: config/tc-i370.c:926 config/tc-i370.c:966
5747 msgid "unsupported DC type"
5748 msgstr ""
5749
5750 #: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530
5751 #: config/tc-i370.c:1541
5752 msgid "missing end-quote"
5753 msgstr ""
5754
5755 #: config/tc-i370.c:996
5756 msgid "unsupported alignment"
5757 msgstr ""
5758
5759 #: config/tc-i370.c:1003
5760 msgid "this DS form not yet supported"
5761 msgstr ""
5762
5763 #: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:177
5764 #: config/tc-ppc.c:2047 config/tc-ppc.c:4884
5765 msgid "Expected comma after symbol-name: rest of line ignored."
5766 msgstr ""
5767
5768 #: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:199
5769 #: config/tc-ppc.c:2069 config/tc-ppc.c:3272 config/tc-ppc.c:4908
5770 msgid "ignoring bad alignment"
5771 msgstr ""
5772
5773 #: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:210
5774 #: config/tc-ppc.c:2080 config/tc-ppc.c:4920
5775 #, c-format
5776 msgid "Ignoring attempt to re-define symbol `%s'."
5777 msgstr ""
5778
5779 #: config/tc-i370.c:1088 config/tc-microblaze.c:218 config/tc-ppc.c:2088
5780 #, c-format
5781 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5782 msgstr ""
5783
5784 #: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:234
5785 #: config/tc-ppc.c:2106 config/tc-v850.c:375
5786 msgid "Common alignment not a power of 2"
5787 msgstr ""
5788
5789 #: config/tc-i370.c:1245
5790 msgid "Missing or bad .using directive"
5791 msgstr ""
5792
5793 #: config/tc-i370.c:1290
5794 msgid "Literal Pool Overflow"
5795 msgstr ""
5796
5797 #: config/tc-i370.c:1588
5798 msgid "expression not a constant"
5799 msgstr ""
5800
5801 #: config/tc-i370.c:1595
5802 msgid "Unknown/unsupported address literal type"
5803 msgstr ""
5804
5805 #: config/tc-i370.c:1618
5806 #, c-format
5807 msgid ".ltorg without prior .using in section %s"
5808 msgstr ""
5809
5810 #: config/tc-i370.c:1622
5811 #, c-format
5812 msgid ".ltorg in section %s paired to .using in section %s"
5813 msgstr ""
5814
5815 #: config/tc-i370.c:1645
5816 #, c-format
5817 msgid "bad alignment of %d bytes in literal pool"
5818 msgstr ""
5819
5820 #: config/tc-i370.c:1669
5821 msgid "bad literal size\n"
5822 msgstr ""
5823
5824 #: config/tc-i370.c:1743
5825 msgid ".using: base address expression illegal or too complex"
5826 msgstr ""
5827
5828 #: config/tc-i370.c:1778 config/tc-i370.c:1787
5829 #, c-format
5830 msgid "droping register %d in section %s does not match using register %d"
5831 msgstr ""
5832
5833 #: config/tc-i370.c:1791
5834 #, c-format
5835 msgid "droping register %d in section %s previously used in section %s"
5836 msgstr ""
5837
5838 #: config/tc-i370.c:1847 config/tc-ppc.c:3109
5839 msgid "wrong number of operands"
5840 msgstr ""
5841
5842 #: config/tc-i370.c:1928 config/tc-mn10200.c:899 config/tc-mn10300.c:1251
5843 #: config/tc-ppc.c:2405 config/tc-s390.c:1590 config/tc-v850.c:2024
5844 #, c-format
5845 msgid "Unrecognized opcode: `%s'"
5846 msgstr ""
5847
5848 #: config/tc-i370.c:2071
5849 msgid "not using any base register"
5850 msgstr ""
5851
5852 #: config/tc-i370.c:2101
5853 #, c-format
5854 msgid "expecting a register for operand %d"
5855 msgstr ""
5856
5857 #. Not used --- don't have any 8 byte instructions.
5858 #: config/tc-i370.c:2222
5859 msgid "Internal Error: bad instruction length"
5860 msgstr ""
5861
5862 #: config/tc-i386.c:1885
5863 #, c-format
5864 msgid "%s shortened to %s"
5865 msgstr ""
5866
5867 #: config/tc-i386.c:1971
5868 msgid "same type of prefix used twice"
5869 msgstr ""
5870
5871 #: config/tc-i386.c:1998
5872 #, c-format
5873 msgid "64bit mode not supported on `%s'."
5874 msgstr ""
5875
5876 #: config/tc-i386.c:2007
5877 #, c-format
5878 msgid "32bit mode not supported on `%s'."
5879 msgstr ""
5880
5881 #: config/tc-i386.c:2047
5882 msgid "bad argument to syntax directive."
5883 msgstr ""
5884
5885 #: config/tc-i386.c:2096
5886 msgid "bad argument to sse_check directive."
5887 msgstr ""
5888
5889 #: config/tc-i386.c:2100
5890 msgid "missing argument for sse_check directive"
5891 msgstr ""
5892
5893 #: config/tc-i386.c:2135
5894 #, c-format
5895 msgid "`%s' is not supported on `%s'"
5896 msgstr ""
5897
5898 #: config/tc-i386.c:2209
5899 #, c-format
5900 msgid "no such architecture: `%s'"
5901 msgstr ""
5902
5903 #: config/tc-i386.c:2214
5904 msgid "missing cpu architecture"
5905 msgstr ""
5906
5907 #: config/tc-i386.c:2228
5908 #, c-format
5909 msgid "no such architecture modifier: `%s'"
5910 msgstr ""
5911
5912 #: config/tc-i386.c:2243 config/tc-i386.c:2266
5913 msgid "Intel L1OM is 64bit ELF only"
5914 msgstr ""
5915
5916 #: config/tc-i386.c:2250 config/tc-i386.c:2273
5917 msgid "Intel K1OM is 64bit ELF only"
5918 msgstr ""
5919
5920 #: config/tc-i386.c:2284 config/tc-i386.c:8711
5921 msgid "unknown architecture"
5922 msgstr ""
5923
5924 #: config/tc-i386.c:2318 config/tc-i386.c:2340
5925 #, c-format
5926 msgid "internal Error: Can't hash %s: %s"
5927 msgstr ""
5928
5929 #: config/tc-i386.c:2635
5930 #, c-format
5931 msgid "unknown relocation (%u)"
5932 msgstr ""
5933
5934 #: config/tc-i386.c:2637
5935 #, c-format
5936 msgid "%u-byte relocation cannot be applied to %u-byte field"
5937 msgstr ""
5938
5939 #: config/tc-i386.c:2641
5940 msgid "non-pc-relative relocation for pc-relative field"
5941 msgstr ""
5942
5943 #: config/tc-i386.c:2646
5944 msgid "relocated field and relocation type differ in signedness"
5945 msgstr ""
5946
5947 #: config/tc-i386.c:2655
5948 msgid "there are no unsigned pc-relative relocations"
5949 msgstr ""
5950
5951 #: config/tc-i386.c:2663
5952 #, c-format
5953 msgid "cannot do %u byte pc-relative relocation"
5954 msgstr ""
5955
5956 #: config/tc-i386.c:2680
5957 #, c-format
5958 msgid "cannot do %s %u byte relocation"
5959 msgstr ""
5960
5961 #: config/tc-i386.c:2964
5962 #, c-format
5963 msgid "can't use register '%s%s' as operand %d in '%s'."
5964 msgstr ""
5965
5966 #: config/tc-i386.c:3076
5967 #, c-format
5968 msgid "SSE instruction `%s' is used"
5969 msgstr ""
5970
5971 #: config/tc-i386.c:3090 config/tc-i386.c:4562
5972 #, c-format
5973 msgid "ambiguous operand size for `%s'"
5974 msgstr ""
5975
5976 #: config/tc-i386.c:3107
5977 msgid "expecting lockable instruction after `lock'"
5978 msgstr ""
5979
5980 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5981 #: config/tc-i386.c:3158
5982 #, c-format
5983 msgid "translating to `%sp'"
5984 msgstr ""
5985
5986 #: config/tc-i386.c:3213
5987 #, c-format
5988 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5989 msgstr ""
5990
5991 #: config/tc-i386.c:3256 config/tc-i386.c:3388
5992 #, c-format
5993 msgid "no such instruction: `%s'"
5994 msgstr ""
5995
5996 #: config/tc-i386.c:3267 config/tc-i386.c:3421
5997 #, c-format
5998 msgid "invalid character %s in mnemonic"
5999 msgstr ""
6000
6001 #: config/tc-i386.c:3274
6002 msgid "expecting prefix; got nothing"
6003 msgstr ""
6004
6005 #: config/tc-i386.c:3276
6006 msgid "expecting mnemonic; got nothing"
6007 msgstr ""
6008
6009 #: config/tc-i386.c:3291 config/tc-i386.c:3439
6010 #, c-format
6011 msgid "`%s' is only supported in 64-bit mode"
6012 msgstr ""
6013
6014 #: config/tc-i386.c:3292 config/tc-i386.c:3438
6015 #, c-format
6016 msgid "`%s' is not supported in 64-bit mode"
6017 msgstr ""
6018
6019 #: config/tc-i386.c:3304
6020 #, c-format
6021 msgid "redundant %s prefix"
6022 msgstr ""
6023
6024 #: config/tc-i386.c:3445
6025 #, c-format
6026 msgid "`%s' is not supported on `%s%s'"
6027 msgstr ""
6028
6029 #: config/tc-i386.c:3456
6030 msgid "use .code16 to ensure correct addressing mode"
6031 msgstr ""
6032
6033 #: config/tc-i386.c:3469
6034 #, c-format
6035 msgid "expecting string instruction after `%s'"
6036 msgstr ""
6037
6038 #: config/tc-i386.c:3501
6039 #, c-format
6040 msgid "invalid character %s before operand %d"
6041 msgstr ""
6042
6043 #: config/tc-i386.c:3515
6044 #, c-format
6045 msgid "unbalanced parenthesis in operand %d."
6046 msgstr ""
6047
6048 #: config/tc-i386.c:3518
6049 #, c-format
6050 msgid "unbalanced brackets in operand %d."
6051 msgstr ""
6052
6053 #: config/tc-i386.c:3527
6054 #, c-format
6055 msgid "invalid character %s in operand %d"
6056 msgstr ""
6057
6058 #: config/tc-i386.c:3555
6059 #, c-format
6060 msgid "spurious operands; (%d operands/instruction max)"
6061 msgstr ""
6062
6063 #: config/tc-i386.c:3578
6064 msgid "expecting operand after ','; got nothing"
6065 msgstr ""
6066
6067 #: config/tc-i386.c:3583
6068 msgid "expecting operand before ','; got nothing"
6069 msgstr ""
6070
6071 #: config/tc-i386.c:4257
6072 msgid "operand size mismatch"
6073 msgstr ""
6074
6075 #: config/tc-i386.c:4260
6076 msgid "operand type mismatch"
6077 msgstr ""
6078
6079 #: config/tc-i386.c:4263
6080 msgid "register type mismatch"
6081 msgstr ""
6082
6083 #: config/tc-i386.c:4266
6084 msgid "number of operands mismatch"
6085 msgstr ""
6086
6087 #: config/tc-i386.c:4269
6088 msgid "invalid instruction suffix"
6089 msgstr ""
6090
6091 #: config/tc-i386.c:4272
6092 msgid "Imm4 isn't the first operand"
6093 msgstr ""
6094
6095 #: config/tc-i386.c:4275
6096 msgid "only supported with old gcc"
6097 msgstr ""
6098
6099 #: config/tc-i386.c:4278
6100 msgid "unsupported with Intel mnemonic"
6101 msgstr ""
6102
6103 #: config/tc-i386.c:4281
6104 msgid "unsupported syntax"
6105 msgstr ""
6106
6107 #: config/tc-i386.c:4284
6108 msgid "unsupported"
6109 msgstr ""
6110
6111 #: config/tc-i386.c:4287
6112 msgid "invalid VSIB address"
6113 msgstr ""
6114
6115 #: config/tc-i386.c:4290
6116 msgid "unsupported vector index register"
6117 msgstr ""
6118
6119 #: config/tc-i386.c:4293
6120 #, c-format
6121 msgid "%s for `%s'"
6122 msgstr ""
6123
6124 #: config/tc-i386.c:4304
6125 #, c-format
6126 msgid "indirect %s without `*'"
6127 msgstr ""
6128
6129 #. Warn them that a data or address size prefix doesn't
6130 #. affect assembly of the next line of code.
6131 #: config/tc-i386.c:4312
6132 #, c-format
6133 msgid "stand-alone `%s' prefix"
6134 msgstr ""
6135
6136 #: config/tc-i386.c:4346 config/tc-i386.c:4362
6137 #, c-format
6138 msgid "`%s' operand %d must use `%ses' segment"
6139 msgstr ""
6140
6141 #. We have to know the operand size for crc32.
6142 #: config/tc-i386.c:4416
6143 #, c-format
6144 msgid "ambiguous memory operand size for `%s`"
6145 msgstr ""
6146
6147 #: config/tc-i386.c:4535
6148 msgid ""
6149 "no instruction mnemonic suffix given and no register operands; can't size "
6150 "instruction"
6151 msgstr ""
6152
6153 #: config/tc-i386.c:4672 config/tc-i386.c:4747 config/tc-i386.c:4776
6154 #: config/tc-i386.c:4822 config/tc-i386.c:4860
6155 #, c-format
6156 msgid "incorrect register `%s%s' used with `%c' suffix"
6157 msgstr ""
6158
6159 #: config/tc-i386.c:4680 config/tc-i386.c:4754 config/tc-i386.c:4867
6160 #, c-format
6161 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
6162 msgstr ""
6163
6164 #: config/tc-i386.c:4706 config/tc-i386.c:4730 config/tc-i386.c:4798
6165 #: config/tc-i386.c:4843
6166 #, c-format
6167 msgid "`%s%s' not allowed with `%s%c'"
6168 msgstr ""
6169
6170 #: config/tc-i386.c:4932
6171 msgid "no instruction mnemonic suffix given; can't determine immediate size"
6172 msgstr ""
6173
6174 #: config/tc-i386.c:4968
6175 #, c-format
6176 msgid "the last operand of `%s' must be `%s%s'"
6177 msgstr ""
6178
6179 #: config/tc-i386.c:4971
6180 #, c-format
6181 msgid "the first operand of `%s' must be `%s%s'"
6182 msgstr ""
6183
6184 #: config/tc-i386.c:5119
6185 #, c-format
6186 msgid "you can't `pop %scs'"
6187 msgstr ""
6188
6189 #. Reversed arguments on faddp, fsubp, etc.
6190 #: config/tc-i386.c:5148
6191 #, c-format
6192 msgid "translating to `%s %s%s,%s%s'"
6193 msgstr ""
6194
6195 #. Extraneous `l' suffix on fp insn.
6196 #: config/tc-i386.c:5155
6197 #, c-format
6198 msgid "translating to `%s %s%s'"
6199 msgstr ""
6200
6201 #: config/tc-i386.c:5183
6202 #, c-format
6203 msgid "segment override on `%s' is ineffectual"
6204 msgstr ""
6205
6206 #: config/tc-i386.c:5923 config/tc-i386.c:6017 config/tc-i386.c:6062
6207 msgid "skipping prefixes on this instruction"
6208 msgstr ""
6209
6210 #: config/tc-i386.c:6082
6211 msgid "16-bit jump out of range"
6212 msgstr ""
6213
6214 #: config/tc-i386.c:6091
6215 #, c-format
6216 msgid "can't handle non absolute segment in `%s'"
6217 msgstr ""
6218
6219 #: config/tc-i386.c:6671
6220 #, c-format
6221 msgid "@%s reloc is not supported with %d-bit output format"
6222 msgstr ""
6223
6224 #: config/tc-i386.c:6719
6225 #, c-format
6226 msgid "missing or invalid expression `%s'"
6227 msgstr ""
6228
6229 #: config/tc-i386.c:6776
6230 #, c-format
6231 msgid "at most %d immediate operands are allowed"
6232 msgstr ""
6233
6234 #: config/tc-i386.c:6798 config/tc-i386.c:7045
6235 #, c-format
6236 msgid "junk `%s' after expression"
6237 msgstr ""
6238
6239 #: config/tc-i386.c:6819
6240 #, c-format
6241 msgid "missing or invalid immediate expression `%s'"
6242 msgstr ""
6243
6244 #: config/tc-i386.c:6842 config/tc-i386.c:7135
6245 #, c-format
6246 msgid "unimplemented segment %s in operand"
6247 msgstr ""
6248
6249 #: config/tc-i386.c:6849
6250 #, c-format
6251 msgid "illegal immediate register operand %s"
6252 msgstr ""
6253
6254 #: config/tc-i386.c:6897
6255 #, c-format
6256 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
6257 msgstr ""
6258
6259 #: config/tc-i386.c:6906
6260 #, c-format
6261 msgid "scale factor of %d without an index register"
6262 msgstr ""
6263
6264 #: config/tc-i386.c:6928
6265 #, c-format
6266 msgid "at most %d displacement operands are allowed"
6267 msgstr ""
6268
6269 #: config/tc-i386.c:7101
6270 #, c-format
6271 msgid "missing or invalid displacement expression `%s'"
6272 msgstr ""
6273
6274 #: config/tc-i386.c:7118
6275 #, c-format
6276 msgid "0x%lx out range of signed 32bit displacement"
6277 msgstr ""
6278
6279 #: config/tc-i386.c:7222
6280 #, c-format
6281 msgid "`%s' is not valid here (expected `%c%s%s%c')"
6282 msgstr ""
6283
6284 #: config/tc-i386.c:7306
6285 #, c-format
6286 msgid "`%s' is not a valid %s expression"
6287 msgstr ""
6288
6289 #: config/tc-i386.c:7311
6290 #, c-format
6291 msgid "`%s' is not a valid %s-bit %s expression"
6292 msgstr ""
6293
6294 #: config/tc-i386.c:7392
6295 #, c-format
6296 msgid "bad memory operand `%s'"
6297 msgstr ""
6298
6299 #: config/tc-i386.c:7407
6300 #, c-format
6301 msgid "junk `%s' after register"
6302 msgstr ""
6303
6304 #: config/tc-i386.c:7420 config/tc-i386.c:7536 config/tc-i386.c:7577
6305 #, c-format
6306 msgid "bad register name `%s'"
6307 msgstr ""
6308
6309 #: config/tc-i386.c:7428
6310 msgid "immediate operand illegal with absolute jump"
6311 msgstr ""
6312
6313 #: config/tc-i386.c:7450
6314 #, c-format
6315 msgid "too many memory references for `%s'"
6316 msgstr ""
6317
6318 #: config/tc-i386.c:7528
6319 #, c-format
6320 msgid "expecting `,' or `)' after index register in `%s'"
6321 msgstr ""
6322
6323 #: config/tc-i386.c:7553
6324 #, c-format
6325 msgid "expecting `)' after scale factor in `%s'"
6326 msgstr ""
6327
6328 #: config/tc-i386.c:7561
6329 #, c-format
6330 msgid "expecting index register or scale factor after `,'; got '%c'"
6331 msgstr ""
6332
6333 #: config/tc-i386.c:7569
6334 #, c-format
6335 msgid "expecting `,' or `)' after base register in `%s'"
6336 msgstr ""
6337
6338 #. It's not a memory operand; argh!
6339 #: config/tc-i386.c:7613
6340 #, c-format
6341 msgid "invalid char %s beginning operand %d `%s'"
6342 msgstr ""
6343
6344 #: config/tc-i386.c:7791
6345 msgid "long jump required"
6346 msgstr ""
6347
6348 #: config/tc-i386.c:7846
6349 msgid "jump target out of range"
6350 msgstr ""
6351
6352 #: config/tc-i386.c:8360
6353 msgid "no compiled in support for x86_64"
6354 msgstr ""
6355
6356 #: config/tc-i386.c:8380
6357 msgid "no compiled in support for 32bit x86_64"
6358 msgstr ""
6359
6360 #: config/tc-i386.c:8384
6361 msgid "32bit x86_64 is only supported for ELF"
6362 msgstr ""
6363
6364 #: config/tc-i386.c:8414 config/tc-i386.c:8470
6365 #, c-format
6366 msgid "invalid -march= option: `%s'"
6367 msgstr ""
6368
6369 #: config/tc-i386.c:8479 config/tc-i386.c:8491
6370 #, c-format
6371 msgid "invalid -mtune= option: `%s'"
6372 msgstr ""
6373
6374 #: config/tc-i386.c:8500
6375 #, c-format
6376 msgid "invalid -mmnemonic= option: `%s'"
6377 msgstr ""
6378
6379 #: config/tc-i386.c:8509
6380 #, c-format
6381 msgid "invalid -msyntax= option: `%s'"
6382 msgstr ""
6383
6384 #: config/tc-i386.c:8536
6385 #, c-format
6386 msgid "invalid -msse-check= option: `%s'"
6387 msgstr ""
6388
6389 #: config/tc-i386.c:8545
6390 #, c-format
6391 msgid "invalid -mavxscalar= option: `%s'"
6392 msgstr ""
6393
6394 #: config/tc-i386.c:8637
6395 #, c-format
6396 msgid ""
6397 " -Q ignored\n"
6398 " -V print assembler version number\n"
6399 " -k ignored\n"
6400 msgstr ""
6401
6402 #: config/tc-i386.c:8642
6403 #, c-format
6404 msgid ""
6405 " -n Do not optimize code alignment\n"
6406 " -q quieten some warnings\n"
6407 msgstr ""
6408
6409 #: config/tc-i386.c:8646
6410 #, c-format
6411 msgid " -s ignored\n"
6412 msgstr ""
6413
6414 #: config/tc-i386.c:8651
6415 #, c-format
6416 msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
6417 msgstr ""
6418
6419 #: config/tc-i386.c:8655
6420 #, c-format
6421 msgid " --divide do not treat `/' as a comment character\n"
6422 msgstr ""
6423
6424 #: config/tc-i386.c:8658
6425 #, c-format
6426 msgid " --divide ignored\n"
6427 msgstr ""
6428
6429 #: config/tc-i386.c:8661
6430 #, c-format
6431 msgid ""
6432 " -march=CPU[,+EXTENSION...]\n"
6433 " generate code for CPU and EXTENSION, CPU is one "
6434 "of:\n"
6435 msgstr ""
6436
6437 #: config/tc-i386.c:8665
6438 #, c-format
6439 msgid " EXTENSION is combination of:\n"
6440 msgstr ""
6441
6442 #: config/tc-i386.c:8668
6443 #, c-format
6444 msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
6445 msgstr ""
6446
6447 #: config/tc-i386.c:8671
6448 #, c-format
6449 msgid " -msse2avx encode SSE instructions with VEX prefix\n"
6450 msgstr ""
6451
6452 #: config/tc-i386.c:8673
6453 #, c-format
6454 msgid ""
6455 " -msse-check=[none|error|warning]\n"
6456 " check SSE instructions\n"
6457 msgstr ""
6458
6459 #: config/tc-i386.c:8676
6460 #, c-format
6461 msgid ""
6462 " -mavxscalar=[128|256] encode scalar AVX instructions with specific "
6463 "vector\n"
6464 " length\n"
6465 msgstr ""
6466
6467 #: config/tc-i386.c:8679
6468 #, c-format
6469 msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
6470 msgstr ""
6471
6472 #: config/tc-i386.c:8681
6473 #, c-format
6474 msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
6475 msgstr ""
6476
6477 #: config/tc-i386.c:8683
6478 #, c-format
6479 msgid " -mindex-reg support pseudo index registers\n"
6480 msgstr ""
6481
6482 #: config/tc-i386.c:8685
6483 #, c-format
6484 msgid " -mnaked-reg don't require `%%' prefix for registers\n"
6485 msgstr ""
6486
6487 #: config/tc-i386.c:8687
6488 #, c-format
6489 msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
6490 msgstr ""
6491
6492 #: config/tc-i386.c:8761
6493 msgid "Intel L1OM is 64bit only"
6494 msgstr ""
6495
6496 #: config/tc-i386.c:8767
6497 msgid "Intel K1OM is 64bit only"
6498 msgstr ""
6499
6500 #: config/tc-i386.c:8984
6501 #, c-format
6502 msgid "can not do %d byte pc-relative relocation"
6503 msgstr ""
6504
6505 #: config/tc-i386.c:9002
6506 #, c-format
6507 msgid "can not do %d byte relocation"
6508 msgstr ""
6509
6510 #: config/tc-i386.c:9070
6511 #, c-format
6512 msgid "cannot represent relocation type %s in x32 mode"
6513 msgstr ""
6514
6515 #: config/tc-i386.c:9105 config/tc-s390.c:2346
6516 #, c-format
6517 msgid "cannot represent relocation type %s"
6518 msgstr ""
6519
6520 #: config/tc-i386.c:9222
6521 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
6522 msgstr ""
6523
6524 #: config/tc-i386.c:9225
6525 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
6526 msgstr ""
6527
6528 #: config/tc-i386.c:9244
6529 msgid ".largecomm supported only in 64bit mode, producing .comm"
6530 msgstr ""
6531
6532 #: config/tc-i860.c:122
6533 msgid "Directive .dual available only with -mintel-syntax option"
6534 msgstr ""
6535
6536 #: config/tc-i860.c:132
6537 msgid "Directive .enddual available only with -mintel-syntax option"
6538 msgstr ""
6539
6540 #: config/tc-i860.c:145
6541 msgid "Directive .atmp available only with -mintel-syntax option"
6542 msgstr ""
6543
6544 #: config/tc-i860.c:167 config/tc-i860.c:171
6545 msgid "Unknown temporary pseudo register"
6546 msgstr ""
6547
6548 #: config/tc-i860.c:247
6549 msgid "Defective assembler. No assembly attempted."
6550 msgstr ""
6551
6552 #: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3914
6553 #: config/tc-m68k.c:3946 config/tc-sparc.c:2824
6554 msgid "failed sanity check."
6555 msgstr ""
6556
6557 #: config/tc-i860.c:400
6558 #, c-format
6559 msgid "Expanded opcode after delayed branch: `%s'"
6560 msgstr ""
6561
6562 #: config/tc-i860.c:404
6563 #, c-format
6564 msgid "Expanded opcode in dual mode: `%s'"
6565 msgstr ""
6566
6567 #: config/tc-i860.c:408
6568 #, c-format
6569 msgid "An instruction was expanded (%s)"
6570 msgstr ""
6571
6572 #: config/tc-i860.c:675
6573 msgid "Pipelined instruction: fsrc1 = fdest"
6574 msgstr ""
6575
6576 #: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
6577 msgid "Assembler does not yet support PIC"
6578 msgstr ""
6579
6580 #: config/tc-i860.c:956
6581 #, c-format
6582 msgid "Illegal operands for %s"
6583 msgstr ""
6584
6585 #: config/tc-i860.c:973
6586 #, c-format
6587 msgid "'d.%s' must be 8-byte aligned"
6588 msgstr ""
6589
6590 #: config/tc-i860.c:981
6591 #, c-format
6592 msgid "Prefix 'd.' invalid for instruction `%s'"
6593 msgstr ""
6594
6595 #: config/tc-i860.c:1134
6596 #, c-format
6597 msgid ""
6598 " -EL\t\t\t generate code for little endian mode (default)\n"
6599 " -EB\t\t\t generate code for big endian mode\n"
6600 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
6601 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
6602 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
6603 msgstr ""
6604
6605 #. SVR4 compatibility flags.
6606 #: config/tc-i860.c:1142
6607 #, c-format
6608 msgid ""
6609 " -V\t\t\t print assembler version number\n"
6610 " -Qy, -Qn\t\t ignored\n"
6611 msgstr ""
6612
6613 #: config/tc-i860.c:1205
6614 msgid "This immediate requires 0 MOD 2 alignment"
6615 msgstr ""
6616
6617 #: config/tc-i860.c:1208
6618 msgid "This immediate requires 0 MOD 4 alignment"
6619 msgstr ""
6620
6621 #: config/tc-i860.c:1211
6622 msgid "This immediate requires 0 MOD 8 alignment"
6623 msgstr ""
6624
6625 #: config/tc-i860.c:1214
6626 msgid "This immediate requires 0 MOD 16 alignment"
6627 msgstr ""
6628
6629 #: config/tc-i860.c:1309
6630 msgid "5-bit immediate too large"
6631 msgstr ""
6632
6633 #: config/tc-i860.c:1312
6634 msgid "5-bit field must be absolute"
6635 msgstr ""
6636
6637 #: config/tc-i860.c:1357 config/tc-i860.c:1380
6638 msgid "A branch offset requires 0 MOD 4 alignment"
6639 msgstr ""
6640
6641 #: config/tc-i860.c:1401
6642 #, c-format
6643 msgid "Unrecognized fix-up (0x%08lx)"
6644 msgstr ""
6645
6646 #: config/tc-i960.c:486
6647 #, c-format
6648 msgid "Hashing returned \"%s\"."
6649 msgstr ""
6650
6651 #: config/tc-i960.c:582 config/tc-i960.c:1112
6652 msgid "expression syntax error"
6653 msgstr ""
6654
6655 #: config/tc-i960.c:618
6656 msgid "attempt to branch into different segment"
6657 msgstr ""
6658
6659 #: config/tc-i960.c:622
6660 #, c-format
6661 msgid "target of %s instruction must be a label"
6662 msgstr ""
6663
6664 #: config/tc-i960.c:732
6665 msgid "unaligned register"
6666 msgstr ""
6667
6668 #: config/tc-i960.c:754
6669 msgid "no such sfr in this architecture"
6670 msgstr ""
6671
6672 #: config/tc-i960.c:792
6673 msgid "illegal literal"
6674 msgstr ""
6675
6676 #: config/tc-i960.c:942
6677 msgid "invalid index register"
6678 msgstr ""
6679
6680 #: config/tc-i960.c:965
6681 msgid "invalid scale factor"
6682 msgstr ""
6683
6684 #: config/tc-i960.c:1189
6685 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6686 msgstr ""
6687
6688 #: config/tc-i960.c:1423 config/tc-xtensa.c:11519
6689 msgid "too many operands"
6690 msgstr ""
6691
6692 #. We never moved: there was no opcode either!
6693 #: config/tc-i960.c:1471
6694 msgid "missing opcode"
6695 msgstr ""
6696
6697 #: config/tc-i960.c:1611
6698 msgid "branch prediction invalid on this opcode"
6699 msgstr ""
6700
6701 #: config/tc-i960.c:1649
6702 #, c-format
6703 msgid "invalid opcode, \"%s\"."
6704 msgstr ""
6705
6706 #: config/tc-i960.c:1651
6707 #, c-format
6708 msgid "improper number of operands. expecting %d, got %d"
6709 msgstr ""
6710
6711 #: config/tc-i960.c:1751
6712 #, c-format
6713 msgid "Fixup of %ld too large for field width of %d"
6714 msgstr ""
6715
6716 #: config/tc-i960.c:1861
6717 #, c-format
6718 msgid "invalid architecture %s"
6719 msgstr ""
6720
6721 #: config/tc-i960.c:1881
6722 #, c-format
6723 msgid "I960 options:\n"
6724 msgstr ""
6725
6726 #: config/tc-i960.c:1884
6727 #, c-format
6728 msgid ""
6729 "\n"
6730 "\t\t\tspecify variant of 960 architecture\n"
6731 "-b\t\t\tadd code to collect statistics about branches taken\n"
6732 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6733 "\t\t\tcan do relaxing (b.out format only)\n"
6734 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6735 "\t\t\tlong displacements\n"
6736 msgstr ""
6737
6738 #: config/tc-i960.c:2146
6739 msgid "should have 1 or 2 operands"
6740 msgstr ""
6741
6742 #: config/tc-i960.c:2154 config/tc-i960.c:2169
6743 #, c-format
6744 msgid "Redefining leafproc %s"
6745 msgstr ""
6746
6747 #: config/tc-i960.c:2199
6748 msgid "should have two operands"
6749 msgstr ""
6750
6751 #: config/tc-i960.c:2209
6752 msgid "'entry_num' must be absolute number in [0,31]"
6753 msgstr ""
6754
6755 #: config/tc-i960.c:2217
6756 #, c-format
6757 msgid "Redefining entrynum for sysproc %s"
6758 msgstr ""
6759
6760 #. Should not happen: see block comment above.
6761 #: config/tc-i960.c:2317
6762 #, c-format
6763 msgid "Trying to 'bal' to %s"
6764 msgstr ""
6765
6766 #: config/tc-i960.c:2327
6767 msgid "Looks like a proc, but can't tell what kind.\n"
6768 msgstr ""
6769
6770 #: config/tc-i960.c:2346
6771 msgid "big endian mode is not supported"
6772 msgstr ""
6773
6774 #: config/tc-i960.c:2348
6775 #, c-format
6776 msgid "ignoring unrecognized .endian type `%s'"
6777 msgstr ""
6778
6779 #: config/tc-i960.c:2393
6780 msgid "can't use COBR format with external label"
6781 msgstr ""
6782
6783 #: config/tc-i960.c:2568
6784 msgid "option --link-relax is only supported in b.out format"
6785 msgstr ""
6786
6787 #: config/tc-i960.c:2595
6788 #, c-format
6789 msgid "No 'bal' entry point for leafproc %s"
6790 msgstr ""
6791
6792 #: config/tc-ia64.c:864
6793 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6794 msgstr ""
6795
6796 #: config/tc-ia64.c:916
6797 msgid "Size of frame exceeds maximum of 96 registers"
6798 msgstr ""
6799
6800 #: config/tc-ia64.c:921
6801 msgid "Size of rotating registers exceeds frame size"
6802 msgstr ""
6803
6804 #: config/tc-ia64.c:1008
6805 msgid "Unwind directive not followed by an instruction."
6806 msgstr ""
6807
6808 #: config/tc-ia64.c:1017 config/tc-ia64.c:7449
6809 msgid "qualifying predicate not followed by instruction"
6810 msgstr ""
6811
6812 #: config/tc-ia64.c:1082 config/tc-ia64.c:1116
6813 msgid "record type is not valid"
6814 msgstr ""
6815
6816 #: config/tc-ia64.c:1185
6817 msgid "Invalid record type for P3 format."
6818 msgstr ""
6819
6820 #: config/tc-ia64.c:1221
6821 msgid "Invalid record type for format P6"
6822 msgstr ""
6823
6824 #: config/tc-ia64.c:1401 config/tc-ia64.c:1453
6825 msgid "Invalid record type for format B1"
6826 msgstr ""
6827
6828 #: config/tc-ia64.c:1486
6829 msgid "Invalid record type for format X1"
6830 msgstr ""
6831
6832 #: config/tc-ia64.c:1528
6833 msgid "Invalid record type for format X3"
6834 msgstr ""
6835
6836 #: config/tc-ia64.c:1566
6837 msgid "Previous .save incomplete"
6838 msgstr ""
6839
6840 #: config/tc-ia64.c:2391
6841 msgid "spill_mask record unimplemented."
6842 msgstr ""
6843
6844 #: config/tc-ia64.c:2448
6845 msgid "record_type_not_valid"
6846 msgstr ""
6847
6848 #: config/tc-ia64.c:2533
6849 msgid "Ignoring attempt to spill beyond end of region"
6850 msgstr ""
6851
6852 #: config/tc-ia64.c:2592
6853 msgid "Only constant space allocation is supported"
6854 msgstr ""
6855
6856 #: config/tc-ia64.c:2606
6857 msgid "Only constant offsets are supported"
6858 msgstr ""
6859
6860 #: config/tc-ia64.c:2629
6861 msgid "Section switching in code is not supported."
6862 msgstr ""
6863
6864 #: config/tc-ia64.c:2671
6865 msgid " Insn slot not set in unwind record."
6866 msgstr ""
6867
6868 #: config/tc-ia64.c:2745
6869 msgid "frgr_mem record before region record!"
6870 msgstr ""
6871
6872 #: config/tc-ia64.c:2756
6873 msgid "fr_mem record before region record!"
6874 msgstr ""
6875
6876 #: config/tc-ia64.c:2765
6877 msgid "gr_mem record before region record!"
6878 msgstr ""
6879
6880 #: config/tc-ia64.c:2774
6881 msgid "br_mem record before region record!"
6882 msgstr ""
6883
6884 #: config/tc-ia64.c:2784
6885 msgid "gr_gr record before region record!"
6886 msgstr ""
6887
6888 #: config/tc-ia64.c:2792
6889 msgid "br_gr record before region record!"
6890 msgstr ""
6891
6892 #: config/tc-ia64.c:2910
6893 #, c-format
6894 msgid "First operand to .%s must be a predicate"
6895 msgstr ""
6896
6897 #: config/tc-ia64.c:2914
6898 #, c-format
6899 msgid "Pointless use of p0 as first operand to .%s"
6900 msgstr ""
6901
6902 #: config/tc-ia64.c:2970
6903 #, c-format
6904 msgid "Operand %d to .%s must be a preserved register"
6905 msgstr ""
6906
6907 #: config/tc-ia64.c:3006
6908 #, c-format
6909 msgid "Operand %d to .%s must be a writable register"
6910 msgstr ""
6911
6912 #: config/tc-ia64.c:3031
6913 #, c-format
6914 msgid "Radix `%s' unsupported or invalid"
6915 msgstr ""
6916
6917 #: config/tc-ia64.c:3061 config/tc-ia64.c:3066
6918 #, c-format
6919 msgid ".%s outside of %s"
6920 msgstr ""
6921
6922 #: config/tc-ia64.c:3151
6923 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6924 msgstr ""
6925
6926 #: config/tc-ia64.c:3173
6927 msgid "First operand to .fframe must be a constant"
6928 msgstr ""
6929
6930 #: config/tc-ia64.c:3193
6931 msgid "First operand to .vframe must be a general register"
6932 msgstr ""
6933
6934 #: config/tc-ia64.c:3201
6935 msgid "Operand of .vframe contradicts .prologue"
6936 msgstr ""
6937
6938 #: config/tc-ia64.c:3211
6939 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6940 msgstr ""
6941
6942 #: config/tc-ia64.c:3219
6943 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6944 msgstr ""
6945
6946 #: config/tc-ia64.c:3246
6947 msgid "First operand to .save not a register"
6948 msgstr ""
6949
6950 #: config/tc-ia64.c:3252
6951 msgid "Second operand to .save not a valid register"
6952 msgstr ""
6953
6954 #: config/tc-ia64.c:3283 config/tc-ia64.c:3294 config/tc-ia64.c:3302
6955 msgid "Second operand of .save contradicts .prologue"
6956 msgstr ""
6957
6958 #: config/tc-ia64.c:3309
6959 msgid "First operand to .save not a valid register"
6960 msgstr ""
6961
6962 #: config/tc-ia64.c:3327
6963 msgid "First operand to .restore must be stack pointer (sp)"
6964 msgstr ""
6965
6966 #: config/tc-ia64.c:3336
6967 msgid "Second operand to .restore must be a constant >= 0"
6968 msgstr ""
6969
6970 #: config/tc-ia64.c:3346
6971 #, c-format
6972 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6973 msgstr ""
6974
6975 #: config/tc-ia64.c:3433
6976 #, c-format
6977 msgid "Illegal section name `%s' (causes unwind section name clash)"
6978 msgstr ""
6979
6980 #: config/tc-ia64.c:3624
6981 msgid "First operand to .altrp not a valid branch register"
6982 msgstr ""
6983
6984 #: config/tc-ia64.c:3653
6985 #, c-format
6986 msgid "First operand to .%s not a register"
6987 msgstr ""
6988
6989 #: config/tc-ia64.c:3658
6990 #, c-format
6991 msgid "Second operand to .%s not a constant"
6992 msgstr ""
6993
6994 #: config/tc-ia64.c:3725
6995 #, c-format
6996 msgid "First operand to .%s not a valid register"
6997 msgstr ""
6998
6999 #: config/tc-ia64.c:3748
7000 msgid "First operand to .save.g must be a positive 4-bit constant"
7001 msgstr ""
7002
7003 #: config/tc-ia64.c:3761
7004 msgid "Second operand to .save.g must be a general register"
7005 msgstr ""
7006
7007 #: config/tc-ia64.c:3766
7008 #, c-format
7009 msgid "Second operand to .save.g must be the first of %d general registers"
7010 msgstr ""
7011
7012 #: config/tc-ia64.c:3789
7013 msgid "Operand to .save.f must be a positive 20-bit constant"
7014 msgstr ""
7015
7016 #: config/tc-ia64.c:3812
7017 msgid "First operand to .save.b must be a positive 5-bit constant"
7018 msgstr ""
7019
7020 #: config/tc-ia64.c:3825
7021 msgid "Second operand to .save.b must be a general register"
7022 msgstr ""
7023
7024 #: config/tc-ia64.c:3830
7025 #, c-format
7026 msgid "Second operand to .save.b must be the first of %d general registers"
7027 msgstr ""
7028
7029 #: config/tc-ia64.c:3856
7030 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
7031 msgstr ""
7032
7033 #: config/tc-ia64.c:3864
7034 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
7035 msgstr ""
7036
7037 #: config/tc-ia64.c:3872
7038 msgid "Operands to .save.gf may not be both zero"
7039 msgstr ""
7040
7041 #: config/tc-ia64.c:3889
7042 msgid "Operand to .spill must be a constant"
7043 msgstr ""
7044
7045 #: config/tc-ia64.c:3958
7046 #, c-format
7047 msgid "Operand %d to .%s must be a constant"
7048 msgstr ""
7049
7050 #: config/tc-ia64.c:3979
7051 #, c-format
7052 msgid "Missing .label_state %ld"
7053 msgstr ""
7054
7055 #: config/tc-ia64.c:4033
7056 msgid "Operand to .label_state must be a constant"
7057 msgstr ""
7058
7059 #: config/tc-ia64.c:4052
7060 msgid "Operand to .copy_state must be a constant"
7061 msgstr ""
7062
7063 #: config/tc-ia64.c:4075
7064 msgid "First operand to .unwabi must be a constant"
7065 msgstr ""
7066
7067 #: config/tc-ia64.c:4081
7068 msgid "Second operand to .unwabi must be a constant"
7069 msgstr ""
7070
7071 #: config/tc-ia64.c:4116
7072 msgid "Missing .endp after previous .proc"
7073 msgstr ""
7074
7075 #: config/tc-ia64.c:4135
7076 msgid "Empty argument of .proc"
7077 msgstr ""
7078
7079 #: config/tc-ia64.c:4140
7080 #, c-format
7081 msgid "`%s' was already defined"
7082 msgstr ""
7083
7084 #: config/tc-ia64.c:4183
7085 msgid "Initial .body should precede any instructions"
7086 msgstr ""
7087
7088 #: config/tc-ia64.c:4202
7089 msgid ".prologue within prologue"
7090 msgstr ""
7091
7092 #: config/tc-ia64.c:4207
7093 msgid "Initial .prologue should precede any instructions"
7094 msgstr ""
7095
7096 #: config/tc-ia64.c:4217
7097 msgid "First operand to .prologue must be a positive 4-bit constant"
7098 msgstr ""
7099
7100 #: config/tc-ia64.c:4219
7101 msgid "Pointless use of zero first operand to .prologue"
7102 msgstr ""
7103
7104 #: config/tc-ia64.c:4233
7105 msgid "Using a constant as second operand to .prologue is deprecated"
7106 msgstr ""
7107
7108 #: config/tc-ia64.c:4239
7109 msgid "Second operand to .prologue must be a general register"
7110 msgstr ""
7111
7112 #: config/tc-ia64.c:4244
7113 #, c-format
7114 msgid "Second operand to .prologue must be the first of %d general registers"
7115 msgstr ""
7116
7117 #: config/tc-ia64.c:4356
7118 #, c-format
7119 msgid "`%s' was not defined within procedure"
7120 msgstr ""
7121
7122 #: config/tc-ia64.c:4394
7123 msgid "Empty argument of .endp"
7124 msgstr ""
7125
7126 #: config/tc-ia64.c:4408
7127 #, c-format
7128 msgid "`%s' was not specified with previous .proc"
7129 msgstr ""
7130
7131 #: config/tc-ia64.c:4423
7132 #, c-format
7133 msgid "`%s' should be an operand to this .endp"
7134 msgstr ""
7135
7136 #: config/tc-ia64.c:4464 config/tc-ia64.c:4802 config/tc-ia64.c:5109
7137 msgid "Comma expected"
7138 msgstr ""
7139
7140 #: config/tc-ia64.c:4505
7141 msgid "Expected '['"
7142 msgstr ""
7143
7144 #: config/tc-ia64.c:4514 config/tc-ia64.c:7584
7145 msgid "Expected ']'"
7146 msgstr ""
7147
7148 #: config/tc-ia64.c:4519
7149 msgid "Number of elements must be positive"
7150 msgstr ""
7151
7152 #: config/tc-ia64.c:4530
7153 #, c-format
7154 msgid "Used more than the declared %d rotating registers"
7155 msgstr ""
7156
7157 #: config/tc-ia64.c:4538
7158 msgid "Used more than the available 96 rotating registers"
7159 msgstr ""
7160
7161 #: config/tc-ia64.c:4545
7162 msgid "Used more than the available 48 rotating registers"
7163 msgstr ""
7164
7165 #: config/tc-ia64.c:4573
7166 #, c-format
7167 msgid "Attempt to redefine register set `%s'"
7168 msgstr ""
7169
7170 #: config/tc-ia64.c:4639
7171 #, c-format
7172 msgid "Unknown psr option `%s'"
7173 msgstr ""
7174
7175 #: config/tc-ia64.c:4687
7176 msgid "Missing section name"
7177 msgstr ""
7178
7179 #: config/tc-ia64.c:4697
7180 msgid "Comma expected after section name"
7181 msgstr ""
7182
7183 #: config/tc-ia64.c:4708
7184 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
7185 msgstr ""
7186
7187 #: config/tc-ia64.c:4797
7188 msgid "Register name expected"
7189 msgstr ""
7190
7191 #: config/tc-ia64.c:4810
7192 msgid "Register value annotation ignored"
7193 msgstr ""
7194
7195 #: config/tc-ia64.c:4849
7196 msgid "Directive invalid within a bundle"
7197 msgstr ""
7198
7199 #: config/tc-ia64.c:4940
7200 msgid "Missing predicate relation type"
7201 msgstr ""
7202
7203 #: config/tc-ia64.c:4946
7204 msgid "Unrecognized predicate relation type"
7205 msgstr ""
7206
7207 #: config/tc-ia64.c:4992
7208 msgid "Bad register range"
7209 msgstr ""
7210
7211 #: config/tc-ia64.c:5001 config/tc-ia64.c:7529
7212 msgid "Predicate register expected"
7213 msgstr ""
7214
7215 #: config/tc-ia64.c:5006
7216 msgid "Duplicate predicate register ignored"
7217 msgstr ""
7218
7219 #: config/tc-ia64.c:5022
7220 msgid "Predicate source and target required"
7221 msgstr ""
7222
7223 #: config/tc-ia64.c:5024 config/tc-ia64.c:5036
7224 msgid "Use of p0 is not valid in this context"
7225 msgstr ""
7226
7227 #: config/tc-ia64.c:5031
7228 msgid "At least two PR arguments expected"
7229 msgstr ""
7230
7231 #: config/tc-ia64.c:5045
7232 msgid "At least one PR argument expected"
7233 msgstr ""
7234
7235 #: config/tc-ia64.c:5080
7236 #, c-format
7237 msgid "Inserting \"%s\" into entry hint table failed: %s"
7238 msgstr ""
7239
7240 #. FIXME -- need 62-bit relocation type
7241 #: config/tc-ia64.c:5548
7242 msgid "62-bit relocation not yet implemented"
7243 msgstr ""
7244
7245 #. XXX technically, this is wrong: we should not be issuing warning
7246 #. messages until we're sure this instruction pattern is going to
7247 #. be used!
7248 #: config/tc-ia64.c:5632
7249 msgid "lower 16 bits of mask ignored"
7250 msgstr ""
7251
7252 #: config/tc-ia64.c:5946
7253 msgid "Expected separator `='"
7254 msgstr ""
7255
7256 #: config/tc-ia64.c:5980
7257 msgid "Duplicate equal sign (=) in instruction"
7258 msgstr ""
7259
7260 #: config/tc-ia64.c:5987
7261 #, c-format
7262 msgid "Illegal operand separator `%c'"
7263 msgstr ""
7264
7265 #: config/tc-ia64.c:6102
7266 #, c-format
7267 msgid "Operand %u of `%s' should be %s"
7268 msgstr ""
7269
7270 #: config/tc-ia64.c:6106
7271 msgid "Wrong number of output operands"
7272 msgstr ""
7273
7274 #: config/tc-ia64.c:6108
7275 msgid "Wrong number of input operands"
7276 msgstr ""
7277
7278 #: config/tc-ia64.c:6110
7279 msgid "Operand mismatch"
7280 msgstr ""
7281
7282 #: config/tc-ia64.c:6192
7283 #, c-format
7284 msgid "Invalid use of `%c%d' as output operand"
7285 msgstr ""
7286
7287 #: config/tc-ia64.c:6195
7288 #, c-format
7289 msgid "Invalid use of `r%d' as base update address operand"
7290 msgstr ""
7291
7292 #: config/tc-ia64.c:6219
7293 #, c-format
7294 msgid "Invalid duplicate use of `%c%d'"
7295 msgstr ""
7296
7297 #: config/tc-ia64.c:6226
7298 #, c-format
7299 msgid "Invalid simultaneous use of `f%d' and `f%d'"
7300 msgstr ""
7301
7302 #: config/tc-ia64.c:6232
7303 #, c-format
7304 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
7305 msgstr ""
7306
7307 #: config/tc-ia64.c:6276
7308 msgid "Value truncated to 62 bits"
7309 msgstr ""
7310
7311 #: config/tc-ia64.c:6339
7312 #, c-format
7313 msgid "Bad operand value: %s"
7314 msgstr ""
7315
7316 #. Give an error if a frag containing code is not aligned to a 16 byte
7317 #. boundary.
7318 #: config/tc-ia64.c:6414 config/tc-ia64.h:177
7319 msgid "instruction address is not a multiple of 16"
7320 msgstr ""
7321
7322 #: config/tc-ia64.c:6482
7323 #, c-format
7324 msgid "`%s' must be last in bundle"
7325 msgstr ""
7326
7327 #: config/tc-ia64.c:6514
7328 #, c-format
7329 msgid "Internal error: don't know how to force %s to end of instruction group"
7330 msgstr ""
7331
7332 #: config/tc-ia64.c:6527
7333 #, c-format
7334 msgid "`%s' must be last in instruction group"
7335 msgstr ""
7336
7337 #: config/tc-ia64.c:6557
7338 msgid "Label must be first in a bundle"
7339 msgstr ""
7340
7341 #: config/tc-ia64.c:6634
7342 msgid "hint in B unit may be treated as nop"
7343 msgstr ""
7344
7345 #: config/tc-ia64.c:6645
7346 msgid "hint in B unit can't be used"
7347 msgstr ""
7348
7349 #: config/tc-ia64.c:6659
7350 msgid "emit_one_bundle: unexpected dynamic op"
7351 msgstr ""
7352
7353 #: config/tc-ia64.c:6782
7354 #, c-format
7355 msgid "`%s' does not fit into %s template"
7356 msgstr ""
7357
7358 #: config/tc-ia64.c:6797
7359 #, c-format
7360 msgid "`%s' does not fit into bundle"
7361 msgstr ""
7362
7363 #: config/tc-ia64.c:6809
7364 #, c-format
7365 msgid "`%s' can't go in %s of %s template"
7366 msgstr ""
7367
7368 #: config/tc-ia64.c:6815
7369 msgid "Missing '}' at end of file"
7370 msgstr ""
7371
7372 #: config/tc-ia64.c:6962
7373 #, c-format
7374 msgid "Unrecognized option '-x%s'"
7375 msgstr ""
7376
7377 #: config/tc-ia64.c:6989
7378 msgid ""
7379 "IA-64 options:\n"
7380 " --mconstant-gp\t mark output file as using the constant-GP model\n"
7381 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
7382 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
7383 "\t\t\t without function descriptors (sets ELF header flag\n"
7384 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
7385 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
7386 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
7387 " -mtune=[itanium1|itanium2]\n"
7388 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
7389 " -munwind-check=[warning|error]\n"
7390 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
7391 " -mhint.b=[ok|warning|error]\n"
7392 "\t\t\t hint.b check (default -mhint.b=error)\n"
7393 " -x | -xexplicit\t turn on dependency violation checking\n"
7394 msgstr ""
7395
7396 #. Note for translators: "automagically" can be translated as "automatically" here.
7397 #: config/tc-ia64.c:7006
7398 msgid ""
7399 " -xauto\t\t automagically remove dependency violations (default)\n"
7400 " -xnone\t\t turn off dependency violation checking\n"
7401 " -xdebug\t\t debug dependency violation checker\n"
7402 " -xdebugn\t\t debug dependency violation checker but turn off\n"
7403 "\t\t\t dependency violation checking\n"
7404 " -xdebugx\t\t debug dependency violation checker and turn on\n"
7405 "\t\t\t dependency violation checking\n"
7406 msgstr ""
7407
7408 #: config/tc-ia64.c:7021
7409 msgid "--gstabs is not supported for ia64"
7410 msgstr ""
7411
7412 #: config/tc-ia64.c:7259
7413 #, c-format
7414 msgid "ia64.md_begin: can't hash `%s': %s"
7415 msgstr ""
7416
7417 #: config/tc-ia64.c:7320
7418 #, c-format
7419 msgid "Inserting \"%s\" into constant hash table failed: %s"
7420 msgstr ""
7421
7422 #: config/tc-ia64.c:7332 config/tc-mips.c:2310
7423 msgid "Could not set architecture and machine"
7424 msgstr ""
7425
7426 #: config/tc-ia64.c:7464
7427 msgid "Explicit stops are ignored in auto mode"
7428 msgstr ""
7429
7430 #: config/tc-ia64.c:7473
7431 msgid "Found '{' when manual bundling is already turned on"
7432 msgstr ""
7433
7434 #: config/tc-ia64.c:7486
7435 msgid "Found '{' after explicit switch to automatic mode"
7436 msgstr ""
7437
7438 #: config/tc-ia64.c:7492
7439 msgid "Found '}' when manual bundling is off"
7440 msgstr ""
7441
7442 #: config/tc-ia64.c:7519
7443 msgid "Expected ')'"
7444 msgstr ""
7445
7446 #: config/tc-ia64.c:7524
7447 msgid "Qualifying predicate expected"
7448 msgstr ""
7449
7450 #: config/tc-ia64.c:7543
7451 msgid "Tag must come before qualifying predicate."
7452 msgstr ""
7453
7454 #: config/tc-ia64.c:7573
7455 msgid "Expected ':'"
7456 msgstr ""
7457
7458 #: config/tc-ia64.c:7589
7459 msgid "Tag name expected"
7460 msgstr ""
7461
7462 #: config/tc-ia64.c:7691
7463 msgid "Rotating register index must be a non-negative constant"
7464 msgstr ""
7465
7466 #: config/tc-ia64.c:7696
7467 #, c-format
7468 msgid "Index out of range 0..%u"
7469 msgstr ""
7470
7471 #: config/tc-ia64.c:7708
7472 msgid "Indirect register index must be a general register"
7473 msgstr ""
7474
7475 #: config/tc-ia64.c:7717
7476 msgid "Index can only be applied to rotating or indirect registers"
7477 msgstr ""
7478
7479 #: config/tc-ia64.c:7753 config/tc-xstormy16.c:146
7480 msgid "Expected '('"
7481 msgstr ""
7482
7483 #: config/tc-ia64.c:7761 config/tc-pdp11.c:448 config/tc-pdp11.c:512
7484 #: config/tc-pdp11.c:546 config/tc-tilegx.c:991 config/tc-tilepro.c:860
7485 #: config/tc-xstormy16.c:155
7486 msgid "Missing ')'"
7487 msgstr ""
7488
7489 #: config/tc-ia64.c:7779 config/tc-xstormy16.c:162
7490 msgid "Not a symbolic expression"
7491 msgstr ""
7492
7493 #: config/tc-ia64.c:7784 config/tc-ia64.c:7798
7494 msgid "Illegal combination of relocation functions"
7495 msgstr ""
7496
7497 #: config/tc-ia64.c:7887
7498 msgid "No current frame"
7499 msgstr ""
7500
7501 #: config/tc-ia64.c:7889
7502 #, c-format
7503 msgid "Register number out of range 0..%u"
7504 msgstr ""
7505
7506 #: config/tc-ia64.c:7927
7507 msgid "Standalone `#' is illegal"
7508 msgstr ""
7509
7510 #: config/tc-ia64.c:7930
7511 msgid "Redundant `#' suffix operators"
7512 msgstr ""
7513
7514 #: config/tc-ia64.c:8088
7515 #, c-format
7516 msgid "Unhandled dependency %s for %s (%s), note %d"
7517 msgstr ""
7518
7519 #: config/tc-ia64.c:9383
7520 #, c-format
7521 msgid "Unrecognized dependency specifier %d\n"
7522 msgstr ""
7523
7524 #: config/tc-ia64.c:10259
7525 msgid "Only the first path encountering the conflict is reported"
7526 msgstr ""
7527
7528 #: config/tc-ia64.c:10261
7529 msgid "This is the location of the conflicting usage"
7530 msgstr ""
7531
7532 #: config/tc-ia64.c:10522
7533 #, c-format
7534 msgid "Unknown opcode `%s'"
7535 msgstr ""
7536
7537 #: config/tc-ia64.c:10600
7538 #, c-format
7539 msgid "AR %d can only be accessed by %c-unit"
7540 msgstr ""
7541
7542 #: config/tc-ia64.c:10612
7543 msgid "hint.b may be treated as nop"
7544 msgstr ""
7545
7546 #: config/tc-ia64.c:10615
7547 msgid "hint.b shouldn't be used"
7548 msgstr ""
7549
7550 #: config/tc-ia64.c:10654
7551 #, c-format
7552 msgid "`%s' cannot be predicated"
7553 msgstr ""
7554
7555 #: config/tc-ia64.c:10726
7556 msgid "Closing bracket missing"
7557 msgstr ""
7558
7559 #: config/tc-ia64.c:10735
7560 msgid "Index must be a general register"
7561 msgstr ""
7562
7563 #: config/tc-ia64.c:10900
7564 #, c-format
7565 msgid "Unsupported fixup size %d"
7566 msgstr ""
7567
7568 #. This should be an error, but since previously there wasn't any
7569 #. diagnostic here, don't make it fail because of this for now.
7570 #: config/tc-ia64.c:11172
7571 #, c-format
7572 msgid "Cannot express %s%d%s relocation"
7573 msgstr ""
7574
7575 #: config/tc-ia64.c:11191
7576 msgid "No addend allowed in @fptr() relocation"
7577 msgstr ""
7578
7579 #: config/tc-ia64.c:11230
7580 msgid "integer operand out of range"
7581 msgstr ""
7582
7583 #: config/tc-ia64.c:11297
7584 #, c-format
7585 msgid "%s must have a constant value"
7586 msgstr ""
7587
7588 #: config/tc-ia64.c:11317
7589 msgid "cannot resolve @slotcount parameter"
7590 msgstr ""
7591
7592 #: config/tc-ia64.c:11350
7593 msgid "invalid @slotcount value"
7594 msgstr ""
7595
7596 #: config/tc-ia64.c:11387 config/tc-z8k.c:1372
7597 #, c-format
7598 msgid "Cannot represent %s relocation in object file"
7599 msgstr ""
7600
7601 #: config/tc-ia64.c:11498
7602 msgid "Can't add stop bit to mark end of instruction group"
7603 msgstr ""
7604
7605 #: config/tc-ia64.c:11598 config/tc-score.c:6105 read.c:1448 read.c:2434
7606 #: read.c:3137 read.c:3475 read.c:3519
7607 msgid "expected symbol name"
7608 msgstr ""
7609
7610 #: config/tc-ia64.c:11608 read.c:2444 read.c:3147 read.c:3503 stabs.c:469
7611 #, c-format
7612 msgid "expected comma after \"%s\""
7613 msgstr ""
7614
7615 #: config/tc-ia64.c:11650
7616 #, c-format
7617 msgid "`%s' is already the alias of %s `%s'"
7618 msgstr ""
7619
7620 #: config/tc-ia64.c:11660
7621 #, c-format
7622 msgid "%s `%s' already has an alias `%s'"
7623 msgstr ""
7624
7625 #: config/tc-ia64.c:11671
7626 #, c-format
7627 msgid "inserting \"%s\" into %s alias hash table failed: %s"
7628 msgstr ""
7629
7630 #: config/tc-ia64.c:11679
7631 #, c-format
7632 msgid "inserting \"%s\" into %s name hash table failed: %s"
7633 msgstr ""
7634
7635 #: config/tc-ia64.c:11705
7636 #, c-format
7637 msgid "symbol `%s' aliased to `%s' is not used"
7638 msgstr ""
7639
7640 #: config/tc-ia64.c:11728
7641 #, c-format
7642 msgid "section `%s' aliased to `%s' is not used"
7643 msgstr ""
7644
7645 #: config/tc-ip2k.c:158
7646 #, c-format
7647 msgid "IP2K specific command line options:\n"
7648 msgstr ""
7649
7650 #: config/tc-ip2k.c:159
7651 #, c-format
7652 msgid " -mip2022 restrict to IP2022 insns \n"
7653 msgstr ""
7654
7655 #: config/tc-ip2k.c:160
7656 #, c-format
7657 msgid " -mip2022ext permit extended IP2022 insn\n"
7658 msgstr ""
7659
7660 #: config/tc-iq2000.c:364
7661 #, c-format
7662 msgid "the yielding instruction %s may not be in a delay slot."
7663 msgstr ""
7664
7665 #: config/tc-iq2000.c:372
7666 #, c-format
7667 msgid "Register number (R%ld) for double word access must be even."
7668 msgstr ""
7669
7670 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7671 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7672 #, c-format
7673 msgid "operand references R%ld of previous load."
7674 msgstr ""
7675
7676 #: config/tc-iq2000.c:396
7677 msgid "instruction implicitly accesses R31 of previous load."
7678 msgstr ""
7679
7680 #: config/tc-iq2000.c:651 config/tc-mep.c:2008
7681 msgid "Unmatched high relocation"
7682 msgstr ""
7683
7684 #: config/tc-iq2000.c:829 config/tc-mips.c:18680 config/tc-score.c:5815
7685 msgid ".end not in text section"
7686 msgstr ""
7687
7688 #: config/tc-iq2000.c:833 config/tc-mips.c:18684 config/tc-score.c:5818
7689 msgid ".end directive without a preceding .ent directive."
7690 msgstr ""
7691
7692 #: config/tc-iq2000.c:842 config/tc-mips.c:18693 config/tc-score.c:5826
7693 msgid ".end symbol does not match .ent symbol."
7694 msgstr ""
7695
7696 #: config/tc-iq2000.c:845 config/tc-mips.c:18700 config/tc-score.c:5831
7697 msgid ".end directive missing or unknown symbol"
7698 msgstr ""
7699
7700 #: config/tc-iq2000.c:863
7701 msgid "Expected simple number."
7702 msgstr ""
7703
7704 #: config/tc-iq2000.c:892 config/tc-mips.c:18605 config/tc-score.c:5667
7705 #, c-format
7706 msgid " *input_line_pointer == '%c' 0x%02x\n"
7707 msgstr ""
7708
7709 #: config/tc-iq2000.c:894
7710 msgid "Invalid number"
7711 msgstr ""
7712
7713 #: config/tc-iq2000.c:928 config/tc-mips.c:18772 config/tc-score.c:5705
7714 msgid ".ent or .aent not in text section."
7715 msgstr ""
7716
7717 #: config/tc-iq2000.c:931
7718 msgid "missing `.end'"
7719 msgstr ""
7720
7721 #: config/tc-lm32.c:237 config/tc-moxie.c:575
7722 msgid "bad call to md_atof"
7723 msgstr ""
7724
7725 #: config/tc-m32c.c:143
7726 #, c-format
7727 msgid " M32C specific command line options:\n"
7728 msgstr ""
7729
7730 #. Pretend that we do not recognise this option.
7731 #: config/tc-m32r.c:331
7732 msgid "Unrecognised option: -hidden"
7733 msgstr ""
7734
7735 #: config/tc-m32r.c:358 config/tc-sparc.c:610
7736 msgid "Unrecognized option following -K"
7737 msgstr ""
7738
7739 #: config/tc-m32r.c:373
7740 #, c-format
7741 msgid " M32R specific command line options:\n"
7742 msgstr ""
7743
7744 #: config/tc-m32r.c:375
7745 #, c-format
7746 msgid ""
7747 " -m32r disable support for the m32rx instruction set\n"
7748 msgstr ""
7749
7750 #: config/tc-m32r.c:377
7751 #, c-format
7752 msgid " -m32rx support the extended m32rx instruction set\n"
7753 msgstr ""
7754
7755 #: config/tc-m32r.c:379
7756 #, c-format
7757 msgid " -m32r2 support the extended m32r2 instruction set\n"
7758 msgstr ""
7759
7760 #: config/tc-m32r.c:381
7761 #, c-format
7762 msgid " -EL,-little produce little endian code and data\n"
7763 msgstr ""
7764
7765 #: config/tc-m32r.c:383
7766 #, c-format
7767 msgid " -EB,-big produce big endian code and data\n"
7768 msgstr ""
7769
7770 #: config/tc-m32r.c:385
7771 #, c-format
7772 msgid " -parallel try to combine instructions in parallel\n"
7773 msgstr ""
7774
7775 #: config/tc-m32r.c:387
7776 #, c-format
7777 msgid " -no-parallel disable -parallel\n"
7778 msgstr ""
7779
7780 #: config/tc-m32r.c:389
7781 #, c-format
7782 msgid ""
7783 " -no-bitinst disallow the M32R2's extended bit-field "
7784 "instructions\n"
7785 msgstr ""
7786
7787 #: config/tc-m32r.c:391
7788 #, c-format
7789 msgid " -O try to optimize code. Implies -parallel\n"
7790 msgstr ""
7791
7792 #: config/tc-m32r.c:394
7793 #, c-format
7794 msgid ""
7795 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7796 msgstr ""
7797
7798 #: config/tc-m32r.c:396
7799 #, c-format
7800 msgid " might violate contraints\n"
7801 msgstr ""
7802
7803 #: config/tc-m32r.c:398
7804 #, c-format
7805 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7806 msgstr ""
7807
7808 #: config/tc-m32r.c:400
7809 #, c-format
7810 msgid ""
7811 " instructions might violate "
7812 "contraints\n"
7813 msgstr ""
7814
7815 #: config/tc-m32r.c:402
7816 #, c-format
7817 msgid ""
7818 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
7819 msgstr ""
7820
7821 #: config/tc-m32r.c:404
7822 #, c-format
7823 msgid ""
7824 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7825 msgstr ""
7826
7827 #: config/tc-m32r.c:406
7828 #, c-format
7829 msgid ""
7830 " -ignore-parallel-conflicts do not check parallel instructions\n"
7831 msgstr ""
7832
7833 #: config/tc-m32r.c:408
7834 #, c-format
7835 msgid " for constraint violations\n"
7836 msgstr ""
7837
7838 #: config/tc-m32r.c:410
7839 #, c-format
7840 msgid ""
7841 " -no-ignore-parallel-conflicts check parallel instructions for\n"
7842 msgstr ""
7843
7844 #: config/tc-m32r.c:412
7845 #, c-format
7846 msgid " constraint violations\n"
7847 msgstr ""
7848
7849 #: config/tc-m32r.c:414
7850 #, c-format
7851 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7852 msgstr ""
7853
7854 #: config/tc-m32r.c:416
7855 #, c-format
7856 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7857 msgstr ""
7858
7859 #: config/tc-m32r.c:419
7860 #, c-format
7861 msgid ""
7862 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
7863 "reloc\n"
7864 msgstr ""
7865
7866 #: config/tc-m32r.c:421
7867 #, c-format
7868 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7869 msgstr ""
7870
7871 #: config/tc-m32r.c:423
7872 #, c-format
7873 msgid " -Wuh synonym for -warn-unmatched-high\n"
7874 msgstr ""
7875
7876 #: config/tc-m32r.c:425
7877 #, c-format
7878 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7879 msgstr ""
7880
7881 #: config/tc-m32r.c:428
7882 #, c-format
7883 msgid " -KPIC generate PIC\n"
7884 msgstr ""
7885
7886 #: config/tc-m32r.c:850
7887 msgid "instructions write to the same destination register."
7888 msgstr ""
7889
7890 #: config/tc-m32r.c:858
7891 msgid "Instructions do not use parallel execution pipelines."
7892 msgstr ""
7893
7894 #: config/tc-m32r.c:866
7895 msgid "Instructions share the same execution pipeline"
7896 msgstr ""
7897
7898 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7899 #, c-format
7900 msgid "not a 16 bit instruction '%s'"
7901 msgstr ""
7902
7903 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7904 #, c-format
7905 msgid "instruction '%s' is for the M32R2 only"
7906 msgstr ""
7907
7908 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7909 #, c-format
7910 msgid "unknown instruction '%s'"
7911 msgstr ""
7912
7913 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7914 #, c-format
7915 msgid "instruction '%s' is for the M32RX only"
7916 msgstr ""
7917
7918 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7919 #, c-format
7920 msgid "instruction '%s' cannot be executed in parallel."
7921 msgstr ""
7922
7923 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7924 msgid "internal error: lookup/get operands failed"
7925 msgstr ""
7926
7927 #: config/tc-m32r.c:1096
7928 #, c-format
7929 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7930 msgstr ""
7931
7932 #: config/tc-m32r.c:1125
7933 #, c-format
7934 msgid ""
7935 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7936 "is this intentional ?"
7937 msgstr ""
7938
7939 #: config/tc-m32r.c:1129
7940 #, c-format
7941 msgid ""
7942 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7943 "is this intentional ?"
7944 msgstr ""
7945
7946 #: config/tc-m32r.c:1503
7947 #, c-format
7948 msgid ".SCOMMon length (%ld.) <0! Ignored."
7949 msgstr ""
7950
7951 #: config/tc-m32r.c:1553
7952 #, c-format
7953 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7954 msgstr ""
7955
7956 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:775
7957 #: config/tc-sh.c:2456
7958 msgid "Invalid PIC expression."
7959 msgstr ""
7960
7961 #: config/tc-m32r.c:2074
7962 msgid "Unmatched high/shigh reloc"
7963 msgstr ""
7964
7965 #: config/tc-m68hc11.c:371
7966 #, c-format
7967 msgid ""
7968 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7969 " -m68hc11 | -m68hc12 |\n"
7970 " -m68hcs12 specify the processor [default %s]\n"
7971 " -mshort use 16-bit int ABI (default)\n"
7972 " -mlong use 32-bit int ABI\n"
7973 " -mshort-double use 32-bit double ABI\n"
7974 " -mlong-double use 64-bit double ABI (default)\n"
7975 " --force-long-branches always turn relative branches into absolute ones\n"
7976 " -S,--short-branches do not turn relative branches into absolute ones\n"
7977 " when the offset is out of range\n"
7978 " --strict-direct-mode do not turn the direct mode into extended mode\n"
7979 " when the instruction does not support direct mode\n"
7980 " --print-insn-syntax print the syntax of instruction in case of error\n"
7981 " --print-opcodes print the list of instructions with syntax\n"
7982 " --generate-example generate an example of each instruction\n"
7983 " (used for testing)\n"
7984 msgstr ""
7985
7986 #: config/tc-m68hc11.c:417
7987 #, c-format
7988 msgid "Default target `%s' is not supported."
7989 msgstr ""
7990
7991 #. Dump the opcode statistics table.
7992 #: config/tc-m68hc11.c:435
7993 #, c-format
7994 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7995 msgstr ""
7996
7997 #: config/tc-m68hc11.c:501
7998 #, c-format
7999 msgid "Option `%s' is not recognized."
8000 msgstr ""
8001
8002 #: config/tc-m68hc11.c:671
8003 msgid "#<imm8>"
8004 msgstr ""
8005
8006 #: config/tc-m68hc11.c:680
8007 msgid "#<imm16>"
8008 msgstr ""
8009
8010 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
8011 msgid "<imm8>,X"
8012 msgstr ""
8013
8014 #: config/tc-m68hc11.c:725
8015 msgid "*<abs8>"
8016 msgstr ""
8017
8018 #: config/tc-m68hc11.c:737
8019 msgid "#<mask>"
8020 msgstr ""
8021
8022 #: config/tc-m68hc11.c:747
8023 #, c-format
8024 msgid "symbol%d"
8025 msgstr ""
8026
8027 #: config/tc-m68hc11.c:749
8028 msgid "<abs>"
8029 msgstr ""
8030
8031 #: config/tc-m68hc11.c:768
8032 msgid "<label>"
8033 msgstr ""
8034
8035 #: config/tc-m68hc11.c:784
8036 #, c-format
8037 msgid ""
8038 "# Example of `%s' instructions\n"
8039 "\t.sect .text\n"
8040 "_start:\n"
8041 msgstr ""
8042
8043 #: config/tc-m68hc11.c:831
8044 #, c-format
8045 msgid "Instruction `%s' is not recognized."
8046 msgstr ""
8047
8048 #: config/tc-m68hc11.c:836
8049 #, c-format
8050 msgid "Instruction formats for `%s':"
8051 msgstr ""
8052
8053 #: config/tc-m68hc11.c:966
8054 #, c-format
8055 msgid "Immediate operand is not allowed for operand %d."
8056 msgstr ""
8057
8058 #: config/tc-m68hc11.c:1010
8059 msgid "Indirect indexed addressing is not valid for 68HC11."
8060 msgstr ""
8061
8062 #: config/tc-m68hc11.c:1030
8063 msgid "Spurious `,' or bad indirect register addressing mode."
8064 msgstr ""
8065
8066 #: config/tc-m68hc11.c:1052
8067 msgid "Missing second register or offset for indexed-indirect mode."
8068 msgstr ""
8069
8070 #: config/tc-m68hc11.c:1062
8071 msgid "Missing second register for indexed-indirect mode."
8072 msgstr ""
8073
8074 #: config/tc-m68hc11.c:1078
8075 msgid "Missing `]' to close indexed-indirect mode."
8076 msgstr ""
8077
8078 #: config/tc-m68hc11.c:1123
8079 msgid "Illegal operand."
8080 msgstr ""
8081
8082 #: config/tc-m68hc11.c:1128
8083 msgid "Missing operand."
8084 msgstr ""
8085
8086 #: config/tc-m68hc11.c:1181
8087 msgid "Pre-increment mode is not valid for 68HC11"
8088 msgstr ""
8089
8090 #: config/tc-m68hc11.c:1194
8091 msgid "Wrong register in register indirect mode."
8092 msgstr ""
8093
8094 #: config/tc-m68hc11.c:1202
8095 msgid "Missing `]' to close register indirect operand."
8096 msgstr ""
8097
8098 #: config/tc-m68hc11.c:1222
8099 msgid "Post-decrement mode is not valid for 68HC11."
8100 msgstr ""
8101
8102 #: config/tc-m68hc11.c:1230
8103 msgid "Post-increment mode is not valid for 68HC11."
8104 msgstr ""
8105
8106 #: config/tc-m68hc11.c:1248
8107 msgid "Invalid indexed indirect mode."
8108 msgstr ""
8109
8110 #: config/tc-m68hc11.c:1340
8111 #, c-format
8112 msgid "Trap id `%ld' is out of range."
8113 msgstr ""
8114
8115 #: config/tc-m68hc11.c:1344
8116 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
8117 msgstr ""
8118
8119 #: config/tc-m68hc11.c:1351
8120 #, c-format
8121 msgid "Operand out of 8-bit range: `%ld'."
8122 msgstr ""
8123
8124 #: config/tc-m68hc11.c:1358
8125 msgid "The trap id must be a constant."
8126 msgstr ""
8127
8128 #: config/tc-m68hc11.c:1393
8129 #, c-format
8130 msgid "Operand `%x' not recognized in fixup8."
8131 msgstr ""
8132
8133 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
8134 #, c-format
8135 msgid "Operand out of 16-bit range: `%ld'."
8136 msgstr ""
8137
8138 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1473
8139 #, c-format
8140 msgid "Operand `%x' not recognized in fixup16."
8141 msgstr ""
8142
8143 #: config/tc-m68hc11.c:1490
8144 #, c-format
8145 msgid "Unexpected branch conversion with `%x'"
8146 msgstr ""
8147
8148 #: config/tc-m68hc11.c:1576 config/tc-m68hc11.c:1708
8149 #, c-format
8150 msgid "Operand out of range for a relative branch: `%ld'"
8151 msgstr ""
8152
8153 #: config/tc-m68hc11.c:1676
8154 msgid "Invalid register for dbcc/tbcc instruction."
8155 msgstr ""
8156
8157 #: config/tc-m68hc11.c:1764
8158 #, c-format
8159 msgid "Increment/decrement value is out of range: `%ld'."
8160 msgstr ""
8161
8162 #: config/tc-m68hc11.c:1775
8163 msgid "Expecting a register."
8164 msgstr ""
8165
8166 #: config/tc-m68hc11.c:1790
8167 msgid "Invalid register for post/pre increment."
8168 msgstr ""
8169
8170 #: config/tc-m68hc11.c:1820
8171 msgid "Invalid register."
8172 msgstr ""
8173
8174 #: config/tc-m68hc11.c:1827
8175 #, c-format
8176 msgid "Offset out of 16-bit range: %ld."
8177 msgstr ""
8178
8179 #: config/tc-m68hc11.c:1832
8180 #, c-format
8181 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
8182 msgstr ""
8183
8184 #: config/tc-m68hc11.c:1938
8185 msgid "Expecting register D for indexed indirect mode."
8186 msgstr ""
8187
8188 #: config/tc-m68hc11.c:1940
8189 msgid "Indexed indirect mode is not allowed for movb/movw."
8190 msgstr ""
8191
8192 #: config/tc-m68hc11.c:1957
8193 msgid "Invalid accumulator register."
8194 msgstr ""
8195
8196 #: config/tc-m68hc11.c:1982
8197 msgid "Invalid indexed register."
8198 msgstr ""
8199
8200 #: config/tc-m68hc11.c:1990
8201 msgid "Addressing mode not implemented yet."
8202 msgstr ""
8203
8204 #: config/tc-m68hc11.c:2003
8205 msgid "Invalid source register for this instruction, use 'tfr'."
8206 msgstr ""
8207
8208 #: config/tc-m68hc11.c:2005
8209 msgid "Invalid source register."
8210 msgstr ""
8211
8212 #: config/tc-m68hc11.c:2010
8213 msgid "Invalid destination register for this instruction, use 'tfr'."
8214 msgstr ""
8215
8216 #: config/tc-m68hc11.c:2012
8217 msgid "Invalid destination register."
8218 msgstr ""
8219
8220 #: config/tc-m68hc11.c:2108
8221 msgid "Invalid indexed register, expecting register X."
8222 msgstr ""
8223
8224 #: config/tc-m68hc11.c:2110
8225 msgid "Invalid indexed register, expecting register Y."
8226 msgstr ""
8227
8228 #: config/tc-m68hc11.c:2418
8229 msgid "No instruction or missing opcode."
8230 msgstr ""
8231
8232 #: config/tc-m68hc11.c:2483
8233 #, c-format
8234 msgid "Opcode `%s' is not recognized."
8235 msgstr ""
8236
8237 #: config/tc-m68hc11.c:2505
8238 #, c-format
8239 msgid "Garbage at end of instruction: `%s'."
8240 msgstr ""
8241
8242 #: config/tc-m68hc11.c:2528
8243 #, c-format
8244 msgid "Invalid operand for `%s'"
8245 msgstr ""
8246
8247 #: config/tc-m68hc11.c:2579
8248 #, c-format
8249 msgid "Invalid mode: %s\n"
8250 msgstr ""
8251
8252 #: config/tc-m68hc11.c:2639
8253 msgid "bad .relax format"
8254 msgstr ""
8255
8256 #: config/tc-m68hc11.c:2683
8257 #, c-format
8258 msgid "Relocation %d is not supported by object file format."
8259 msgstr ""
8260
8261 #: config/tc-m68hc11.c:2962
8262 msgid "bra or bsr with undefined symbol."
8263 msgstr ""
8264
8265 #: config/tc-m68hc11.c:3063 config/tc-m68hc11.c:3120
8266 #, c-format
8267 msgid "Subtype %d is not recognized."
8268 msgstr ""
8269
8270 #: config/tc-m68hc11.c:3178
8271 msgid "Expression too complex."
8272 msgstr ""
8273
8274 #: config/tc-m68hc11.c:3209
8275 msgid "Value out of 16-bit range."
8276 msgstr ""
8277
8278 #: config/tc-m68hc11.c:3227
8279 #, c-format
8280 msgid "Value %ld too large for 8-bit PC-relative branch."
8281 msgstr ""
8282
8283 #: config/tc-m68hc11.c:3234
8284 #, c-format
8285 msgid "Auto increment/decrement offset '%ld' is out of range."
8286 msgstr ""
8287
8288 #: config/tc-m68hc11.c:3247
8289 #, c-format
8290 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
8291 msgstr ""
8292
8293 #: config/tc-m68hc11.c:3263
8294 #, c-format
8295 msgid "Line %d: unknown relocation type: 0x%x."
8296 msgstr ""
8297
8298 #: config/tc-m68k.c:1161
8299 #, c-format
8300 msgid "Can not do %d byte pc-relative relocation"
8301 msgstr ""
8302
8303 #: config/tc-m68k.c:1163
8304 #, c-format
8305 msgid "Can not do %d byte pc-relative pic relocation"
8306 msgstr ""
8307
8308 #: config/tc-m68k.c:1168
8309 #, c-format
8310 msgid "Can not do %d byte relocation"
8311 msgstr ""
8312
8313 #: config/tc-m68k.c:1170
8314 #, c-format
8315 msgid "Can not do %d byte pic relocation"
8316 msgstr ""
8317
8318 #: config/tc-m68k.c:1250
8319 #, c-format
8320 msgid "Unable to produce reloc against symbol '%s'"
8321 msgstr ""
8322
8323 #: config/tc-m68k.c:1309 config/tc-vax.c:2363
8324 #, c-format
8325 msgid "Cannot make %s relocation PC relative"
8326 msgstr ""
8327
8328 #: config/tc-m68k.c:1427 config/tc-vax.c:1873
8329 msgid "No operator"
8330 msgstr ""
8331
8332 #: config/tc-m68k.c:1457 config/tc-vax.c:1889
8333 msgid "Unknown operator"
8334 msgstr ""
8335
8336 #: config/tc-m68k.c:2360
8337 msgid "invalid instruction for this architecture; needs "
8338 msgstr ""
8339
8340 #: config/tc-m68k.c:2368
8341 msgid "hardware divide"
8342 msgstr ""
8343
8344 #: config/tc-m68k.c:2390 config/tc-m68k.c:2394 config/tc-m68k.c:2398
8345 msgid "or higher"
8346 msgstr ""
8347
8348 #: config/tc-m68k.c:2451
8349 msgid "operands mismatch"
8350 msgstr ""
8351
8352 #: config/tc-m68k.c:2515 config/tc-m68k.c:2521 config/tc-m68k.c:2527
8353 #: config/tc-mmix.c:2467 config/tc-mmix.c:2491
8354 msgid "operand out of range"
8355 msgstr ""
8356
8357 #: config/tc-m68k.c:2584
8358 #, c-format
8359 msgid "Bignum too big for %c format; truncated"
8360 msgstr ""
8361
8362 #: config/tc-m68k.c:2661
8363 msgid "displacement too large for this architecture; needs 68020 or higher"
8364 msgstr ""
8365
8366 #: config/tc-m68k.c:2772
8367 msgid ""
8368 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
8369 msgstr ""
8370
8371 #: config/tc-m68k.c:2777
8372 msgid "invalid index size for coldfire"
8373 msgstr ""
8374
8375 #: config/tc-m68k.c:2830
8376 msgid "Forcing byte displacement"
8377 msgstr ""
8378
8379 #: config/tc-m68k.c:2832
8380 msgid "byte displacement out of range"
8381 msgstr ""
8382
8383 #: config/tc-m68k.c:2880 config/tc-m68k.c:2918
8384 msgid "invalid operand mode for this architecture; needs 68020 or higher"
8385 msgstr ""
8386
8387 #: config/tc-m68k.c:2904 config/tc-m68k.c:2938
8388 msgid ":b not permitted; defaulting to :w"
8389 msgstr ""
8390
8391 #: config/tc-m68k.c:3015
8392 msgid "unsupported byte value; use a different suffix"
8393 msgstr ""
8394
8395 #: config/tc-m68k.c:3030
8396 msgid "unknown/incorrect operand"
8397 msgstr ""
8398
8399 #: config/tc-m68k.c:3073 config/tc-m68k.c:3081 config/tc-m68k.c:3088
8400 #: config/tc-m68k.c:3095
8401 msgid "out of range"
8402 msgstr ""
8403
8404 #: config/tc-m68k.c:3168
8405 msgid "Can't use long branches on this architecture"
8406 msgstr ""
8407
8408 #: config/tc-m68k.c:3274
8409 msgid "Expression out of range, using 0"
8410 msgstr ""
8411
8412 #: config/tc-m68k.c:3475 config/tc-m68k.c:3491
8413 msgid "Floating point register in register list"
8414 msgstr ""
8415
8416 #: config/tc-m68k.c:3481
8417 msgid "Wrong register in floating-point reglist"
8418 msgstr ""
8419
8420 #: config/tc-m68k.c:3497
8421 msgid "incorrect register in reglist"
8422 msgstr ""
8423
8424 #: config/tc-m68k.c:3503
8425 msgid "wrong register in floating-point reglist"
8426 msgstr ""
8427
8428 #. ERROR.
8429 #: config/tc-m68k.c:3976
8430 msgid "Extra )"
8431 msgstr ""
8432
8433 #. ERROR.
8434 #: config/tc-m68k.c:3987
8435 msgid "Missing )"
8436 msgstr ""
8437
8438 #: config/tc-m68k.c:4004
8439 msgid "Missing operand"
8440 msgstr ""
8441
8442 #: config/tc-m68k.c:4329
8443 #, c-format
8444 msgid "unrecognized default cpu `%s'"
8445 msgstr ""
8446
8447 #: config/tc-m68k.c:4383
8448 #, c-format
8449 msgid "%s -- statement `%s' ignored"
8450 msgstr ""
8451
8452 #: config/tc-m68k.c:4432
8453 #, c-format
8454 msgid "Don't know how to figure width of %c in md_assemble()"
8455 msgstr ""
8456
8457 #: config/tc-m68k.c:4601
8458 #, c-format
8459 msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
8460 msgstr ""
8461
8462 #: config/tc-m68k.c:4666 config/tc-m68k.c:4705
8463 #, c-format
8464 msgid "Internal Error: Can't find %s in hash table"
8465 msgstr ""
8466
8467 #: config/tc-m68k.c:4669 config/tc-m68k.c:4708
8468 #, c-format
8469 msgid "Internal Error: Can't hash %s: %s"
8470 msgstr ""
8471
8472 #: config/tc-m68k.c:4833
8473 #, c-format
8474 msgid "text label `%s' aligned to odd boundary"
8475 msgstr ""
8476
8477 #: config/tc-m68k.c:5005
8478 #, c-format
8479 msgid "value %ld out of range"
8480 msgstr ""
8481
8482 #: config/tc-m68k.c:5019
8483 msgid "invalid byte branch offset"
8484 msgstr ""
8485
8486 #: config/tc-m68k.c:5056
8487 msgid "short branch with zero offset: use :w"
8488 msgstr ""
8489
8490 #: config/tc-m68k.c:5100
8491 msgid "Conversion of PC relative BSR to absolute JSR"
8492 msgstr ""
8493
8494 #: config/tc-m68k.c:5111
8495 msgid "Conversion of PC relative branch to absolute jump"
8496 msgstr ""
8497
8498 #: config/tc-m68k.c:5128 config/tc-m68k.c:5189
8499 msgid "Conversion of PC relative conditional branch to absolute jump"
8500 msgstr ""
8501
8502 #: config/tc-m68k.c:5169
8503 msgid "Conversion of DBcc to absolute jump"
8504 msgstr ""
8505
8506 #: config/tc-m68k.c:5254
8507 msgid "Conversion of PC relative displacement to absolute"
8508 msgstr ""
8509
8510 #: config/tc-m68k.c:5467
8511 msgid "Tried to convert PC relative branch to absolute jump"
8512 msgstr ""
8513
8514 #: config/tc-m68k.c:5512 config/tc-m68k.c:5523 config/tc-m68k.c:5567
8515 msgid "expression out of range: defaulting to 1"
8516 msgstr ""
8517
8518 #: config/tc-m68k.c:5559
8519 msgid "expression out of range: defaulting to 0"
8520 msgstr ""
8521
8522 #: config/tc-m68k.c:5600 config/tc-m68k.c:5612
8523 #, c-format
8524 msgid "Can't deal with expression; defaulting to %ld"
8525 msgstr ""
8526
8527 #: config/tc-m68k.c:5626
8528 msgid "expression doesn't fit in BYTE"
8529 msgstr ""
8530
8531 #: config/tc-m68k.c:5630
8532 msgid "expression doesn't fit in WORD"
8533 msgstr ""
8534
8535 #: config/tc-m68k.c:5717
8536 #, c-format
8537 msgid "%s: unrecognized processor name"
8538 msgstr ""
8539
8540 #: config/tc-m68k.c:5778
8541 msgid "bad coprocessor id"
8542 msgstr ""
8543
8544 #: config/tc-m68k.c:5784
8545 msgid "unrecognized fopt option"
8546 msgstr ""
8547
8548 #: config/tc-m68k.c:5917
8549 #, c-format
8550 msgid "option `%s' may not be negated"
8551 msgstr ""
8552
8553 #: config/tc-m68k.c:5928
8554 #, c-format
8555 msgid "option `%s' not recognized"
8556 msgstr ""
8557
8558 #: config/tc-m68k.c:5957
8559 msgid "bad format of OPT NEST=depth"
8560 msgstr ""
8561
8562 #: config/tc-m68k.c:6013
8563 msgid "missing label"
8564 msgstr ""
8565
8566 #: config/tc-m68k.c:6039
8567 #, c-format
8568 msgid "bad register list: %s"
8569 msgstr ""
8570
8571 #: config/tc-m68k.c:6137
8572 msgid "restore without save"
8573 msgstr ""
8574
8575 #: config/tc-m68k.c:6291 config/tc-m68k.c:6661
8576 msgid "syntax error in structured control directive"
8577 msgstr ""
8578
8579 #: config/tc-m68k.c:6336
8580 msgid "missing condition code in structured control directive"
8581 msgstr ""
8582
8583 #: config/tc-m68k.c:6407
8584 #, c-format
8585 msgid ""
8586 "Condition <%c%c> in structured control directive can not be encoded correctly"
8587 msgstr ""
8588
8589 #: config/tc-m68k.c:6703
8590 msgid "missing then"
8591 msgstr ""
8592
8593 #: config/tc-m68k.c:6784
8594 msgid "else without matching if"
8595 msgstr ""
8596
8597 #: config/tc-m68k.c:6817
8598 msgid "endi without matching if"
8599 msgstr ""
8600
8601 #: config/tc-m68k.c:6857
8602 msgid "break outside of structured loop"
8603 msgstr ""
8604
8605 #: config/tc-m68k.c:6895
8606 msgid "next outside of structured loop"
8607 msgstr ""
8608
8609 #: config/tc-m68k.c:6946
8610 msgid "missing ="
8611 msgstr ""
8612
8613 #: config/tc-m68k.c:6984
8614 msgid "missing to or downto"
8615 msgstr ""
8616
8617 #: config/tc-m68k.c:7020 config/tc-m68k.c:7054 config/tc-m68k.c:7268
8618 msgid "missing do"
8619 msgstr ""
8620
8621 #: config/tc-m68k.c:7155
8622 msgid "endf without for"
8623 msgstr ""
8624
8625 #: config/tc-m68k.c:7209
8626 msgid "until without repeat"
8627 msgstr ""
8628
8629 #: config/tc-m68k.c:7303
8630 msgid "endw without while"
8631 msgstr ""
8632
8633 #: config/tc-m68k.c:7336 config/tc-m68k.c:7364
8634 msgid "already assembled instructions"
8635 msgstr ""
8636
8637 #: config/tc-m68k.c:7441
8638 #, c-format
8639 msgid "`%s' is deprecated, use `%s'"
8640 msgstr ""
8641
8642 #: config/tc-m68k.c:7460
8643 #, c-format
8644 msgid "cpu `%s' unrecognized"
8645 msgstr ""
8646
8647 #: config/tc-m68k.c:7479
8648 #, c-format
8649 msgid "architecture `%s' unrecognized"
8650 msgstr ""
8651
8652 #: config/tc-m68k.c:7500
8653 #, c-format
8654 msgid "extension `%s' unrecognized"
8655 msgstr ""
8656
8657 #: config/tc-m68k.c:7619
8658 #, c-format
8659 msgid "option `-A%s' is deprecated: use `-%s'"
8660 msgstr ""
8661
8662 #: config/tc-m68k.c:7652
8663 msgid "architecture features both enabled and disabled"
8664 msgstr ""
8665
8666 #: config/tc-m68k.c:7679
8667 msgid "selected processor does not have all features of selected architecture"
8668 msgstr ""
8669
8670 #: config/tc-m68k.c:7688
8671 msgid "m68k and cf features both selected"
8672 msgstr ""
8673
8674 #: config/tc-m68k.c:7700
8675 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8676 msgstr ""
8677
8678 #: config/tc-m68k.c:7732
8679 #, c-format
8680 msgid ""
8681 "-march=<arch>\t\tset architecture\n"
8682 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8683 msgstr ""
8684
8685 #: config/tc-m68k.c:7737
8686 #, c-format
8687 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8688 msgstr ""
8689
8690 #: config/tc-m68k.c:7743
8691 #, c-format
8692 msgid ""
8693 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8694 "-pic, -k\t\tgenerate position independent code\n"
8695 "-S\t\t\tturn jbsr into jsr\n"
8696 "--pcrel never turn PC-relative branches into absolute jumps\n"
8697 "--register-prefix-optional\n"
8698 "\t\t\trecognize register names without prefix character\n"
8699 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8700 "--base-size-default-16\tbase reg without size is 16 bits\n"
8701 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8702 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8703 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8704 msgstr ""
8705
8706 #: config/tc-m68k.c:7757
8707 #, c-format
8708 msgid "Architecture variants are: "
8709 msgstr ""
8710
8711 #: config/tc-m68k.c:7766
8712 #, c-format
8713 msgid "Processor variants are: "
8714 msgstr ""
8715
8716 #: config/tc-m68k.c:7773 config/tc-xtensa.c:6241
8717 #, c-format
8718 msgid "\n"
8719 msgstr ""
8720
8721 #: config/tc-m68k.c:7804
8722 #, c-format
8723 msgid "Error %s in %s\n"
8724 msgstr ""
8725
8726 #: config/tc-m68k.c:7808
8727 #, c-format
8728 msgid "Opcode(%d.%s): "
8729 msgstr ""
8730
8731 #: config/tc-m68k.c:7968
8732 msgid "Not a defined coldfire architecture"
8733 msgstr ""
8734
8735 #: config/tc-mcore.c:521 config/tc-microblaze.c:492 config/tc-microblaze.c:520
8736 #: config/tc-microblaze.c:546 config/tc-microblaze.c:558
8737 #, c-format
8738 msgid "register expected, but saw '%.6s'"
8739 msgstr ""
8740
8741 #: config/tc-mcore.c:603
8742 #, c-format
8743 msgid "control register expected, but saw '%.6s'"
8744 msgstr ""
8745
8746 #: config/tc-mcore.c:639
8747 msgid "bad/missing psr specifier"
8748 msgstr ""
8749
8750 #: config/tc-mcore.c:689
8751 msgid "more than 65K literal pools"
8752 msgstr ""
8753
8754 #: config/tc-mcore.c:743
8755 msgid "missing ']'"
8756 msgstr ""
8757
8758 #: config/tc-mcore.c:782
8759 msgid "operand must be a constant"
8760 msgstr ""
8761
8762 #: config/tc-mcore.c:784
8763 #, c-format
8764 msgid "operand must be absolute in range %u..%u, not %ld"
8765 msgstr ""
8766
8767 #: config/tc-mcore.c:819
8768 msgid "operand must be a multiple of 4"
8769 msgstr ""
8770
8771 #: config/tc-mcore.c:826
8772 msgid "operand must be a multiple of 2"
8773 msgstr ""
8774
8775 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8776 msgid "base register expected"
8777 msgstr ""
8778
8779 #: config/tc-mcore.c:888 config/tc-microblaze.c:830 config/tc-microblaze.c:966
8780 #: config/tc-microblaze.c:998 config/tc-microblaze.c:1448
8781 #: config/tc-microblaze.c:1515 config/tc-microblaze.c:1589
8782 #: config/tc-microblaze.c:1963 config/tc-microblaze.c:2004
8783 #, c-format
8784 msgid "unknown opcode \"%s\""
8785 msgstr ""
8786
8787 #: config/tc-mcore.c:931
8788 msgid "invalid register: r15 illegal"
8789 msgstr ""
8790
8791 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8792 msgid "M340 specific opcode used when assembling for M210"
8793 msgstr ""
8794
8795 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8796 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8797 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8798 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8799 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8800 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8801 msgid "second operand missing"
8802 msgstr ""
8803
8804 #: config/tc-mcore.c:1014
8805 msgid "destination register must be r1"
8806 msgstr ""
8807
8808 #: config/tc-mcore.c:1035
8809 msgid "source register must be r1"
8810 msgstr ""
8811
8812 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8813 msgid "immediate is not a power of two"
8814 msgstr ""
8815
8816 #: config/tc-mcore.c:1127
8817 msgid "translating bgeni to movi"
8818 msgstr ""
8819
8820 #: config/tc-mcore.c:1164
8821 msgid "translating mgeni to movi"
8822 msgstr ""
8823
8824 #: config/tc-mcore.c:1196
8825 msgid "translating bmaski to movi"
8826 msgstr ""
8827
8828 #: config/tc-mcore.c:1272
8829 #, c-format
8830 msgid "displacement too large (%d)"
8831 msgstr ""
8832
8833 #: config/tc-mcore.c:1286
8834 msgid "Invalid register: r0 and r15 illegal"
8835 msgstr ""
8836
8837 #: config/tc-mcore.c:1317
8838 msgid "bad starting register: r0 and r15 invalid"
8839 msgstr ""
8840
8841 #: config/tc-mcore.c:1330
8842 msgid "ending register must be r15"
8843 msgstr ""
8844
8845 #: config/tc-mcore.c:1350
8846 msgid "bad base register: must be r0"
8847 msgstr ""
8848
8849 #: config/tc-mcore.c:1368
8850 msgid "first register must be r4"
8851 msgstr ""
8852
8853 #: config/tc-mcore.c:1379
8854 msgid "last register must be r7"
8855 msgstr ""
8856
8857 #: config/tc-mcore.c:1416
8858 msgid "reg-reg expected"
8859 msgstr ""
8860
8861 #: config/tc-mcore.c:1527
8862 msgid "second operand must be 1"
8863 msgstr ""
8864
8865 #: config/tc-mcore.c:1548
8866 msgid "zero used as immediate value"
8867 msgstr ""
8868
8869 #: config/tc-mcore.c:1575
8870 msgid "duplicated psr bit specifier"
8871 msgstr ""
8872
8873 #: config/tc-mcore.c:1581
8874 msgid "`af' must appear alone"
8875 msgstr ""
8876
8877 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1609
8878 #, c-format
8879 msgid "unimplemented opcode \"%s\""
8880 msgstr ""
8881
8882 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1618
8883 #, c-format
8884 msgid "ignoring operands: %s "
8885 msgstr ""
8886
8887 #: config/tc-mcore.c:1667
8888 #, c-format
8889 msgid "unrecognised cpu type '%s'"
8890 msgstr ""
8891
8892 #: config/tc-mcore.c:1685
8893 #, c-format
8894 msgid ""
8895 "MCORE specific options:\n"
8896 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
8897 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8898 " -cpu=[210|340] select CPU type\n"
8899 " -EB assemble for a big endian system (default)\n"
8900 " -EL assemble for a little endian system\n"
8901 msgstr ""
8902
8903 #: config/tc-mcore.c:1703 config/tc-microblaze.c:1727
8904 msgid "failed sanity check: short_jump"
8905 msgstr ""
8906
8907 #: config/tc-mcore.c:1713 config/tc-microblaze.c:1737
8908 msgid "failed sanity check: long_jump"
8909 msgstr ""
8910
8911 #: config/tc-mcore.c:1739
8912 #, c-format
8913 msgid "odd displacement at %x"
8914 msgstr ""
8915
8916 #. Variable not in small data read only segment accessed
8917 #. using small data read only anchor.
8918 #: config/tc-mcore.c:1921 config/tc-microblaze.c:1825
8919 #: config/tc-microblaze.c:2116 config/tc-microblaze.c:2139
8920 msgid "unknown"
8921 msgstr ""
8922
8923 #: config/tc-mcore.c:1948
8924 #, c-format
8925 msgid "odd distance branch (0x%lx bytes)"
8926 msgstr ""
8927
8928 #: config/tc-mcore.c:1952
8929 #, c-format
8930 msgid "pcrel for branch to %s too far (0x%lx)"
8931 msgstr ""
8932
8933 #: config/tc-mcore.c:1972
8934 #, c-format
8935 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8936 msgstr ""
8937
8938 #: config/tc-mcore.c:1984
8939 #, c-format
8940 msgid "pcrel for loopt too far (0x%lx)"
8941 msgstr ""
8942
8943 #: config/tc-mcore.c:2180 config/tc-microblaze.c:2271 config/tc-tic30.c:1382
8944 #, c-format
8945 msgid "Can not do %d byte %srelocation"
8946 msgstr ""
8947
8948 #: config/tc-mcore.c:2182 config/tc-microblaze.c:2273
8949 msgid "pc-relative"
8950 msgstr ""
8951
8952 #: config/tc-mep.c:341
8953 #, c-format
8954 msgid ""
8955 "MeP specific command line options:\n"
8956 " -EB assemble for a big endian system\n"
8957 " -EL assemble for a little endian system (default)\n"
8958 " -mconfig=<name> specify a chip configuration to use\n"
8959 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8960 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8961 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8962 " enable/disable the given opcodes\n"
8963 "\n"
8964 " If -mconfig is given, the other -m options modify it. Otherwise,\n"
8965 " if no -m options are given, all core opcodes are enabled;\n"
8966 " if any enabling -m options are given, only those are enabled;\n"
8967 " if only disabling -m options are given, only those are disabled.\n"
8968 msgstr ""
8969
8970 #: config/tc-mep.c:410
8971 msgid "$hi and $lo are disabled when MUL and DIV are off"
8972 msgstr ""
8973
8974 #: config/tc-mep.c:417
8975 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8976 msgstr ""
8977
8978 #: config/tc-mep.c:422
8979 msgid "$dbg and $depc are disabled when DEBUG is off"
8980 msgstr ""
8981
8982 #: config/tc-mep.c:613
8983 msgid "core and copro insn lengths must total 32 bits."
8984 msgstr ""
8985
8986 #: config/tc-mep.c:616 config/tc-mep.c:753
8987 msgid "vliw group must consist of 1 core and 1 copro insn."
8988 msgstr ""
8989
8990 #: config/tc-mep.c:750
8991 msgid "core and copro insn lengths must total 64 bits."
8992 msgstr ""
8993
8994 #: config/tc-mep.c:982
8995 #, c-format
8996 msgid "cannot pack %s with a 16-bit insn"
8997 msgstr ""
8998
8999 #: config/tc-mep.c:1000
9000 #, c-format
9001 msgid "cannot pack %s and %s together with a 16-bit insn"
9002 msgstr ""
9003
9004 #: config/tc-mep.c:1006
9005 msgid "too many IVC2 insns to pack with a 16-bit core insn"
9006 msgstr ""
9007
9008 #: config/tc-mep.c:1021
9009 #, c-format
9010 msgid "cannot pack %s into slot P1"
9011 msgstr ""
9012
9013 #: config/tc-mep.c:1027
9014 msgid "too many IVC2 insns to pack with a 32-bit core insn"
9015 msgstr ""
9016
9017 #: config/tc-mep.c:1045
9018 #, c-format
9019 msgid "unable to pack %s by itself?"
9020 msgstr ""
9021
9022 #: config/tc-mep.c:1075
9023 #, c-format
9024 msgid "cannot pack %s and %s together"
9025 msgstr ""
9026
9027 #: config/tc-mep.c:1081
9028 msgid "too many IVC2 insns to pack together"
9029 msgstr ""
9030
9031 #. There are no insns in the queue and a plus is present.
9032 #. This is a syntax error. Let's not tolerate this.
9033 #. We can relax this later if necessary.
9034 #: config/tc-mep.c:1318
9035 msgid "Invalid use of parallelization operator."
9036 msgstr ""
9037
9038 #: config/tc-mep.c:1364
9039 msgid "Leading plus sign not allowed in core mode"
9040 msgstr ""
9041
9042 #: config/tc-mep.c:1892
9043 #, c-format
9044 msgid "Don't know how to relocate plain operands of type %s"
9045 msgstr ""
9046
9047 #: config/tc-mep.c:1902
9048 #, c-format
9049 msgid "Perhaps you are missing %%tpoff()?"
9050 msgstr ""
9051
9052 #: config/tc-mep.c:2089
9053 msgid "bad .section directive: want a,v,w,x,M,S in string"
9054 msgstr ""
9055
9056 #: config/tc-mep.c:2147
9057 msgid ".vliw unavailable when VLIW is disabled."
9058 msgstr ""
9059
9060 #: config/tc-microblaze.c:497 config/tc-microblaze.c:526
9061 #: config/tc-microblaze.c:552
9062 #, c-format
9063 msgid "Invalid register number at '%.6s'"
9064 msgstr ""
9065
9066 #: config/tc-microblaze.c:647
9067 msgid "operand must be a constant or a label"
9068 msgstr ""
9069
9070 #: config/tc-microblaze.c:651
9071 #, c-format
9072 msgid "operand must be absolute in range %d..%d, not %d"
9073 msgstr ""
9074
9075 #: config/tc-microblaze.c:844 config/tc-microblaze.c:851
9076 #: config/tc-microblaze.c:858 config/tc-microblaze.c:891
9077 #: config/tc-microblaze.c:898 config/tc-microblaze.c:904
9078 #: config/tc-microblaze.c:1021 config/tc-microblaze.c:1028
9079 #: config/tc-microblaze.c:1034 config/tc-microblaze.c:1065
9080 #: config/tc-microblaze.c:1072 config/tc-microblaze.c:1092
9081 #: config/tc-microblaze.c:1099 config/tc-microblaze.c:1119
9082 #: config/tc-microblaze.c:1126 config/tc-microblaze.c:1144
9083 #: config/tc-microblaze.c:1151 config/tc-microblaze.c:1173
9084 #: config/tc-microblaze.c:1180 config/tc-microblaze.c:1198
9085 #: config/tc-microblaze.c:1213 config/tc-microblaze.c:1231
9086 #: config/tc-microblaze.c:1248 config/tc-microblaze.c:1255
9087 #: config/tc-microblaze.c:1297 config/tc-microblaze.c:1304
9088 #: config/tc-microblaze.c:1346 config/tc-microblaze.c:1353
9089 #: config/tc-microblaze.c:1376 config/tc-microblaze.c:1383
9090 #: config/tc-microblaze.c:1403 config/tc-microblaze.c:1409
9091 #: config/tc-microblaze.c:1470 config/tc-microblaze.c:1476
9092 #: config/tc-microblaze.c:1537
9093 msgid "Error in statement syntax"
9094 msgstr ""
9095
9096 #: config/tc-microblaze.c:864 config/tc-microblaze.c:866
9097 #: config/tc-microblaze.c:868 config/tc-microblaze.c:908
9098 #: config/tc-microblaze.c:910 config/tc-microblaze.c:1038
9099 #: config/tc-microblaze.c:1040 config/tc-microblaze.c:1078
9100 #: config/tc-microblaze.c:1080 config/tc-microblaze.c:1105
9101 #: config/tc-microblaze.c:1107 config/tc-microblaze.c:1132
9102 #: config/tc-microblaze.c:1155 config/tc-microblaze.c:1186
9103 #: config/tc-microblaze.c:1203 config/tc-microblaze.c:1219
9104 #: config/tc-microblaze.c:1237 config/tc-microblaze.c:1359
9105 #: config/tc-microblaze.c:1361 config/tc-microblaze.c:1389
9106 #: config/tc-microblaze.c:1391 config/tc-microblaze.c:1413
9107 #: config/tc-microblaze.c:1480 config/tc-microblaze.c:1543
9108 msgid "Cannot use special register with this instruction"
9109 msgstr ""
9110
9111 #: config/tc-microblaze.c:918
9112 msgid "lmi pseudo instruction should not use a label in imm field"
9113 msgstr ""
9114
9115 #: config/tc-microblaze.c:920
9116 msgid "smi pseudo instruction should not use a label in imm field"
9117 msgstr ""
9118
9119 #: config/tc-microblaze.c:1043
9120 msgid "Symbol used as immediate for shift instruction"
9121 msgstr ""
9122
9123 #: config/tc-microblaze.c:1052
9124 #, c-format
9125 msgid "Shift value > 32. using <value %% 32>"
9126 msgstr ""
9127
9128 #: config/tc-microblaze.c:1158
9129 msgid "Symbol used as immediate value for msrset/msrclr instructions"
9130 msgstr ""
9131
9132 #: config/tc-microblaze.c:1286 config/tc-microblaze.c:1335
9133 msgid "invalid value for special purpose register"
9134 msgstr ""
9135
9136 #: config/tc-microblaze.c:1551
9137 msgid "An IMM instruction should not be present in the .s file"
9138 msgstr ""
9139
9140 #: config/tc-microblaze.c:1679
9141 msgid "Bad call to MD_NTOF()"
9142 msgstr ""
9143
9144 #: config/tc-microblaze.c:1916
9145 #, c-format
9146 msgid "pcrel for branch to %s too far (0x%x)"
9147 msgstr ""
9148
9149 #. We know the abs value: Should never happen.
9150 #: config/tc-microblaze.c:2065
9151 msgid "Absolute PC-relative value in relaxation code. Assembler error....."
9152 msgstr ""
9153
9154 #. Cannot have a PC-relative branch to a diff segment.
9155 #: config/tc-microblaze.c:2078
9156 #, c-format
9157 msgid "PC relative branch to label %s which is not in the instruction space"
9158 msgstr ""
9159
9160 #: config/tc-microblaze.c:2119
9161 msgid ""
9162 "Variable is accessed using small data read only anchor, but it is not in the "
9163 "small data read only section"
9164 msgstr ""
9165
9166 #: config/tc-microblaze.c:2142
9167 msgid ""
9168 "Variable is accessed using small data read write anchor, but it is not in "
9169 "the small data read write section"
9170 msgstr ""
9171
9172 #: config/tc-microblaze.c:2151
9173 msgid "Incorrect fr_opcode value in frag. Internal error....."
9174 msgstr ""
9175
9176 #. We know the abs value: Should never happen.
9177 #: config/tc-microblaze.c:2158
9178 msgid "Absolute value in relaxation code. Assembler error....."
9179 msgstr ""
9180
9181 #: config/tc-microblaze.c:2363 config/tc-mn10300.c:1067 config/tc-sh.c:804
9182 #: config/tc-z80.c:666 read.c:4350
9183 #, c-format
9184 msgid "unsupported BFD relocation size %u"
9185 msgstr ""
9186
9187 #. Prototypes for static functions.
9188 #: config/tc-mips.c:1315
9189 #, c-format
9190 msgid "internal Error, line %d, %s"
9191 msgstr ""
9192
9193 #: config/tc-mips.c:1710
9194 msgid "48-bit microMIPS instructions are not supported"
9195 msgstr ""
9196
9197 #: config/tc-mips.c:2119 config/tc-mips.c:16004
9198 #, c-format
9199 msgid "Unrecognized register name `%s'"
9200 msgstr ""
9201
9202 #: config/tc-mips.c:2305
9203 msgid "-G may not be used in position-independent code"
9204 msgstr ""
9205
9206 #: config/tc-mips.c:2354 config/tc-mips.c:2387
9207 #, c-format
9208 msgid "internal: can't hash `%s': %s"
9209 msgstr ""
9210
9211 #: config/tc-mips.c:2362
9212 #, c-format
9213 msgid "internal error: bad mips16 opcode: %s %s\n"
9214 msgstr ""
9215
9216 #: config/tc-mips.c:2573
9217 #, c-format
9218 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9219 msgstr ""
9220
9221 #: config/tc-mips.c:4013
9222 #, c-format
9223 msgid "Wrong size instruction in a %u-bit branch delay slot"
9224 msgstr ""
9225
9226 #: config/tc-mips.c:4061 config/tc-mips.c:4071
9227 #, c-format
9228 msgid "jump to misaligned address (0x%lx)"
9229 msgstr ""
9230
9231 #: config/tc-mips.c:4086 config/tc-mips.c:5016
9232 #, c-format
9233 msgid "branch to misaligned address (0x%lx)"
9234 msgstr ""
9235
9236 #: config/tc-mips.c:4092 config/tc-mips.c:5019
9237 #, c-format
9238 msgid "branch address range overflow (0x%lx)"
9239 msgstr ""
9240
9241 #: config/tc-mips.c:4294 config/tc-mips.c:18182
9242 msgid "extended instruction in delay slot"
9243 msgstr ""
9244
9245 #. To reproduce this failure try assembling gas/testsuites/
9246 #. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9247 #. assembler.
9248 #: config/tc-mips.c:4350
9249 #, c-format
9250 msgid "Unsupported MIPS relocation number %d"
9251 msgstr ""
9252
9253 #: config/tc-mips.c:4645
9254 msgid ""
9255 "Macro instruction expanded into multiple instructions in a branch delay slot"
9256 msgstr ""
9257
9258 #: config/tc-mips.c:4648
9259 msgid "Macro instruction expanded into multiple instructions"
9260 msgstr ""
9261
9262 #: config/tc-mips.c:4652
9263 msgid ""
9264 "Macro instruction expanded into a wrong size instruction in a 16-bit branch "
9265 "delay slot"
9266 msgstr ""
9267
9268 #: config/tc-mips.c:4654
9269 msgid ""
9270 "Macro instruction expanded into a wrong size instruction in a 32-bit branch "
9271 "delay slot"
9272 msgstr ""
9273
9274 #: config/tc-mips.c:5317
9275 msgid "operand overflow"
9276 msgstr ""
9277
9278 #: config/tc-mips.c:5336 config/tc-mips.c:5936 config/tc-mips.c:9932
9279 msgid "Macro used $at after \".set noat\""
9280 msgstr ""
9281
9282 #: config/tc-mips.c:5365
9283 msgid "unsupported large constant"
9284 msgstr ""
9285
9286 #: config/tc-mips.c:5367
9287 #, c-format
9288 msgid "Instruction %s requires absolute expression"
9289 msgstr ""
9290
9291 #: config/tc-mips.c:5500 config/tc-mips.c:8267 config/tc-mips.c:8900
9292 #, c-format
9293 msgid "Number (0x%s) larger than 32 bits"
9294 msgstr ""
9295
9296 #: config/tc-mips.c:5520
9297 msgid "Number larger than 64 bits"
9298 msgstr ""
9299
9300 #: config/tc-mips.c:5814 config/tc-mips.c:5842 config/tc-mips.c:5880
9301 #: config/tc-mips.c:5925 config/tc-mips.c:8522 config/tc-mips.c:8561
9302 #: config/tc-mips.c:8600 config/tc-mips.c:8995 config/tc-mips.c:9047
9303 msgid "PIC code offset overflow (max 16 signed bits)"
9304 msgstr ""
9305
9306 #: config/tc-mips.c:6484 config/tc-mips.c:6554 config/tc-mips.c:6640
9307 #: config/tc-mips.c:6686 config/tc-mips.c:6748 config/tc-mips.c:6797
9308 #: config/tc-mips.c:10026 config/tc-mips.c:10033 config/tc-mips.c:10040
9309 #: config/tc-mips.c:10147
9310 msgid "Unsupported large constant"
9311 msgstr ""
9312
9313 #. result is always true
9314 #: config/tc-mips.c:6518
9315 #, c-format
9316 msgid "Branch %s is always true"
9317 msgstr ""
9318
9319 #: config/tc-mips.c:6759 config/tc-mips.c:6808 config/tc-mips.c:11085
9320 #: config/tc-mips.c:11249
9321 #, c-format
9322 msgid "Improper position (%lu)"
9323 msgstr ""
9324
9325 #: config/tc-mips.c:6764 config/tc-mips.c:11153
9326 #, c-format
9327 msgid "Improper extract size (%lu, position %lu)"
9328 msgstr ""
9329
9330 #: config/tc-mips.c:6813 config/tc-mips.c:11117
9331 #, c-format
9332 msgid "Improper insert size (%lu, position %lu)"
9333 msgstr ""
9334
9335 #: config/tc-mips.c:6850 config/tc-mips.c:6960
9336 msgid "Divide by zero."
9337 msgstr ""
9338
9339 #: config/tc-mips.c:7051
9340 msgid "dla used to load 32-bit register"
9341 msgstr ""
9342
9343 #: config/tc-mips.c:7054
9344 msgid "la used to load 64-bit address"
9345 msgstr ""
9346
9347 #: config/tc-mips.c:7078 config/tc-mips.c:8257 config/tc-mips.c:8890
9348 msgid "Expression too complex"
9349 msgstr ""
9350
9351 #: config/tc-mips.c:7166
9352 msgid "Offset too large"
9353 msgstr ""
9354
9355 #: config/tc-mips.c:7338 config/tc-mips.c:7613
9356 msgid "PIC code offset overflow (max 32 signed bits)"
9357 msgstr ""
9358
9359 #: config/tc-mips.c:7713
9360 msgid "MIPS PIC call to register other than $25"
9361 msgstr ""
9362
9363 #: config/tc-mips.c:7724 config/tc-mips.c:7735 config/tc-mips.c:7863
9364 #: config/tc-mips.c:7874
9365 msgid "No .cprestore pseudo-op used in PIC code"
9366 msgstr ""
9367
9368 #: config/tc-mips.c:7729 config/tc-mips.c:7868
9369 msgid "No .frame pseudo-op used in PIC code"
9370 msgstr ""
9371
9372 #: config/tc-mips.c:7889
9373 msgid "Non-PIC jump used in PIC library"
9374 msgstr ""
9375
9376 #: config/tc-mips.c:8249
9377 #, c-format
9378 msgid "Opcode not supported on this processor: %s"
9379 msgstr ""
9380
9381 #: config/tc-mips.c:9154
9382 #, c-format
9383 msgid "opcode not supported on this processor: %s"
9384 msgstr ""
9385
9386 #: config/tc-mips.c:9311 config/tc-mips.c:9342 config/tc-mips.c:9394
9387 #: config/tc-mips.c:9424
9388 msgid "Improper rotate count"
9389 msgstr ""
9390
9391 #: config/tc-mips.c:9463
9392 #, c-format
9393 msgid "Instruction %s: result is always false"
9394 msgstr ""
9395
9396 #: config/tc-mips.c:9624
9397 #, c-format
9398 msgid "Instruction %s: result is always true"
9399 msgstr ""
9400
9401 #: config/tc-mips.c:9819
9402 msgid "Operand overflow"
9403 msgstr ""
9404
9405 #. FIXME: Check if this is one of the itbl macros, since they
9406 #. are added dynamically.
9407 #: config/tc-mips.c:9928
9408 #, c-format
9409 msgid "Macro %s not implemented yet"
9410 msgstr ""
9411
9412 #: config/tc-mips.c:10178
9413 #, c-format
9414 msgid "internal: bad mips opcode (mask error): %s %s"
9415 msgstr ""
9416
9417 #: config/tc-mips.c:10223
9418 #, c-format
9419 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9420 msgstr ""
9421
9422 #: config/tc-mips.c:10304
9423 #, c-format
9424 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9425 msgstr ""
9426
9427 #: config/tc-mips.c:10311
9428 #, c-format
9429 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9430 msgstr ""
9431
9432 #: config/tc-mips.c:10337
9433 #, c-format
9434 msgid "Internal error: bad microMIPS opcode (mask error): %s %s"
9435 msgstr ""
9436
9437 #: config/tc-mips.c:10344
9438 #, c-format
9439 msgid "Internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
9440 msgstr ""
9441
9442 #: config/tc-mips.c:10352
9443 #, c-format
9444 msgid "Internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
9445 msgstr ""
9446
9447 #: config/tc-mips.c:10383 config/tc-mips.c:10436
9448 #, c-format
9449 msgid ""
9450 "Internal error: bad mips opcode (unknown extension operand type `%c%c'): %s "
9451 "%s"
9452 msgstr ""
9453
9454 #: config/tc-mips.c:10483
9455 #, c-format
9456 msgid "Internal error: bad microMIPS opcode (unknown operand type `%c'): %s %s"
9457 msgstr ""
9458
9459 #: config/tc-mips.c:10492
9460 #, c-format
9461 msgid "Internal error: bad microMIPS opcode (bits 0x%lx undefined): %s %s"
9462 msgstr ""
9463
9464 #: config/tc-mips.c:10496
9465 #, c-format
9466 msgid "Internal error: bad microMIPS opcode (bits 0x%lx defined): %s %s"
9467 msgstr ""
9468
9469 #: config/tc-mips.c:10654
9470 msgid "Unrecognized opcode"
9471 msgstr ""
9472
9473 #: config/tc-mips.c:10703 config/tc-mips.c:13232
9474 #, c-format
9475 msgid "opcode not supported on this processor: %s (%s)"
9476 msgstr ""
9477
9478 #: config/tc-mips.c:10707
9479 #, c-format
9480 msgid "Unrecognized %u-bit version of microMIPS opcode"
9481 msgstr ""
9482
9483 #: config/tc-mips.c:10738
9484 #, c-format
9485 msgid "BALIGN immediate not 1 or 3 (%lu)"
9486 msgstr ""
9487
9488 #: config/tc-mips.c:10752 config/tc-mips.c:10766 config/tc-mips.c:10780
9489 #: config/tc-mips.c:10794 config/tc-mips.c:10822 config/tc-mips.c:10869
9490 #, c-format
9491 msgid "DSP immediate not in range 0..%d (%lu)"
9492 msgstr ""
9493
9494 #: config/tc-mips.c:10813 config/tc-mips.c:10842
9495 msgid "Invalid dsp acc register"
9496 msgstr ""
9497
9498 #: config/tc-mips.c:10854 config/tc-mips.c:10887 config/tc-mips.c:10905
9499 #, c-format
9500 msgid "DSP immediate not in range %ld..%ld (%ld)"
9501 msgstr ""
9502
9503 #: config/tc-mips.c:10919
9504 #, c-format
9505 msgid "MT usermode bit not 0 or 1 (%lu)"
9506 msgstr ""
9507
9508 #: config/tc-mips.c:10931
9509 #, c-format
9510 msgid "MT load high bit not 0 or 1 (%lu)"
9511 msgstr ""
9512
9513 #: config/tc-mips.c:10949 config/tc-mips.c:10963
9514 msgid "Invalid dsp/smartmips acc register"
9515 msgstr ""
9516
9517 #: config/tc-mips.c:10975
9518 #, c-format
9519 msgid "Bit position for %s not in range 0..%lu (%lu)"
9520 msgstr ""
9521
9522 #: config/tc-mips.c:11058
9523 #, c-format
9524 msgid "Illegal %s number (%lu, 0x%lx)"
9525 msgstr ""
9526
9527 #: config/tc-mips.c:11173 config/tc-mips.c:11975
9528 msgid "absolute expression required"
9529 msgstr ""
9530
9531 #: config/tc-mips.c:11198
9532 #, c-format
9533 msgid "Invalid register number (%d)"
9534 msgstr ""
9535
9536 #: config/tc-mips.c:11206
9537 msgid "Invalid coprocessor 0 register number"
9538 msgstr ""
9539
9540 #: config/tc-mips.c:11217
9541 #, c-format
9542 msgid "Improper bit index (%lu)"
9543 msgstr ""
9544
9545 #: config/tc-mips.c:11282 config/tc-mips.c:11300
9546 #, c-format
9547 msgid "Improper size (%lu)"
9548 msgstr ""
9549
9550 #: config/tc-mips.c:11317
9551 #, c-format
9552 msgid "Improper immediate (%ld)"
9553 msgstr ""
9554
9555 #: config/tc-mips.c:11335 config/tc-mips.c:11353 config/tc-mips.c:11374
9556 #, c-format
9557 msgid "Offset not in range %ld..%ld (%ld)"
9558 msgstr ""
9559
9560 #: config/tc-mips.c:11380
9561 #, c-format
9562 msgid "Offset not 16 bytes alignment (%ld)"
9563 msgstr ""
9564
9565 #: config/tc-mips.c:11397 config/tc-mips.c:13413
9566 msgid "used $at without \".set noat\""
9567 msgstr ""
9568
9569 #: config/tc-mips.c:11399 config/tc-mips.c:13415
9570 #, c-format
9571 msgid "used $%u with \".set at=$%u\""
9572 msgstr ""
9573
9574 #: config/tc-mips.c:11413
9575 #, c-format
9576 msgid ""
9577 "Internal error: bad %s opcode (unknown extension operand type `+%c'): %s %s"
9578 msgstr ""
9579
9580 #: config/tc-mips.c:11467
9581 #, c-format
9582 msgid "Improper shift amount (%lu)"
9583 msgstr ""
9584
9585 #: config/tc-mips.c:11493 config/tc-mips.c:13553 config/tc-mips.c:13806
9586 #, c-format
9587 msgid "Invalid value for `%s' (%lu)"
9588 msgstr ""
9589
9590 #: config/tc-mips.c:11543 config/tc-mips.c:11581
9591 #, c-format
9592 msgid "Code for %s not in range 0..%lu (%lu)"
9593 msgstr ""
9594
9595 #: config/tc-mips.c:11562
9596 #, c-format
9597 msgid "Lower code for %s not in range 0..%lu (%lu)"
9598 msgstr ""
9599
9600 #: config/tc-mips.c:11602
9601 #, c-format
9602 msgid "Coproccesor code > %u bits (%lu)"
9603 msgstr ""
9604
9605 #: config/tc-mips.c:11618
9606 #, c-format
9607 msgid "Illegal 19-bit code (%lu)"
9608 msgstr ""
9609
9610 #: config/tc-mips.c:11632
9611 #, c-format
9612 msgid "Invalid performance register (%lu)"
9613 msgstr ""
9614
9615 #: config/tc-mips.c:11713 config/tc-mips.c:12398
9616 #, c-format
9617 msgid "Used $%u with \".set at=$%u\""
9618 msgstr ""
9619
9620 #: config/tc-mips.c:11740 config/tc-mips.c:12424
9621 msgid "Source and destination must be different"
9622 msgstr ""
9623
9624 #: config/tc-mips.c:11746 config/tc-mips.c:12430
9625 msgid "A destination register must be supplied"
9626 msgstr ""
9627
9628 #: config/tc-mips.c:11828
9629 #, c-format
9630 msgid "Improper align amount (%ld), using low bits"
9631 msgstr ""
9632
9633 #: config/tc-mips.c:11843
9634 #, c-format
9635 msgid "Invalid MDMX Immediate (%ld)"
9636 msgstr ""
9637
9638 #: config/tc-mips.c:11882
9639 #, c-format
9640 msgid "Float register should be even, was %d"
9641 msgstr ""
9642
9643 #: config/tc-mips.c:11923
9644 #, c-format
9645 msgid "Bad element selector %ld"
9646 msgstr ""
9647
9648 #: config/tc-mips.c:11931
9649 #, c-format
9650 msgid "Expecting ']' found '%s'"
9651 msgstr ""
9652
9653 #: config/tc-mips.c:12039
9654 #, c-format
9655 msgid "Bad floating point constant: %s"
9656 msgstr ""
9657
9658 #: config/tc-mips.c:12159
9659 msgid "Can't use floating point insn in this section"
9660 msgstr ""
9661
9662 #: config/tc-mips.c:12218
9663 msgid "Expression out of range"
9664 msgstr ""
9665
9666 #: config/tc-mips.c:12262
9667 #, c-format
9668 msgid "lui expression (%lu) not in range 0..65535"
9669 msgstr ""
9670
9671 #: config/tc-mips.c:12284
9672 #, c-format
9673 msgid "Condition code register should be even for %s, was %d"
9674 msgstr ""
9675
9676 #: config/tc-mips.c:12290
9677 #, c-format
9678 msgid "Condition code register should be 0 or 4 for %s, was %d"
9679 msgstr ""
9680
9681 #: config/tc-mips.c:12317
9682 msgid "Invalid coprocessor sub-selection value (0-7)"
9683 msgstr ""
9684
9685 #: config/tc-mips.c:12330 config/tc-mips.c:12348
9686 #, c-format
9687 msgid "bad byte vector index (%ld)"
9688 msgstr ""
9689
9690 #: config/tc-mips.c:13058
9691 #, c-format
9692 msgid ""
9693 "Internal error: bad microMIPS opcode (unknown extension operand type `m%c'): "
9694 "%s %s"
9695 msgstr ""
9696
9697 #: config/tc-mips.c:13110
9698 #, c-format
9699 msgid "Trap code (%lu) for %s not in 0..15 range"
9700 msgstr ""
9701
9702 #: config/tc-mips.c:13119
9703 #, c-format
9704 msgid "Bad char = '%c'\n"
9705 msgstr ""
9706
9707 #: config/tc-mips.c:13206 config/tc-score.c:2691 config/tc-score.c:2737
9708 msgid "unrecognized opcode"
9709 msgstr ""
9710
9711 #: config/tc-mips.c:13589 config/tc-mips.c:13670 config/tc-mips.c:13685
9712 msgid "can't parse register list"
9713 msgstr ""
9714
9715 #: config/tc-mips.c:13658
9716 msgid "more than one frame size in list"
9717 msgstr ""
9718
9719 #: config/tc-mips.c:13713
9720 msgid "unexpected register in list"
9721 msgstr ""
9722
9723 #: config/tc-mips.c:13723
9724 msgid "arg/static registers overlap"
9725 msgstr ""
9726
9727 #: config/tc-mips.c:13741
9728 msgid "invalid arg register list"
9729 msgstr ""
9730
9731 #: config/tc-mips.c:13750 config/tc-mips.c:13773
9732 msgid "invalid static register list"
9733 msgstr ""
9734
9735 #: config/tc-mips.c:13780
9736 msgid "missing frame size"
9737 msgstr ""
9738
9739 #: config/tc-mips.c:13783
9740 msgid "invalid frame size"
9741 msgstr ""
9742
9743 #: config/tc-mips.c:13831
9744 msgid "illegal operands"
9745 msgstr ""
9746
9747 #: config/tc-mips.c:13949
9748 msgid "extended operand requested but not required"
9749 msgstr ""
9750
9751 #: config/tc-mips.c:13951
9752 msgid "invalid unextended operand value"
9753 msgstr ""
9754
9755 #: config/tc-mips.c:13979
9756 msgid "operand value out of range for instruction"
9757 msgstr ""
9758
9759 #: config/tc-mips.c:14084
9760 #, c-format
9761 msgid "relocation %s isn't supported by the current ABI"
9762 msgstr ""
9763
9764 #: config/tc-mips.c:14140
9765 msgid "unclosed '('"
9766 msgstr ""
9767
9768 #: config/tc-mips.c:14415
9769 #, c-format
9770 msgid "A different %s was already specified, is now %s"
9771 msgstr ""
9772
9773 #: config/tc-mips.c:14592
9774 msgid "-mmicromips cannot be used with -mips16"
9775 msgstr ""
9776
9777 #: config/tc-mips.c:14607
9778 msgid "-mips16 cannot be used with -micromips"
9779 msgstr ""
9780
9781 #: config/tc-mips.c:14714
9782 msgid "-call_shared is supported only for ELF format"
9783 msgstr ""
9784
9785 #: config/tc-mips.c:14724
9786 msgid "-call_nonpic is supported only for ELF format"
9787 msgstr ""
9788
9789 #: config/tc-mips.c:14734
9790 msgid "-non_shared is supported only for ELF format"
9791 msgstr ""
9792
9793 #: config/tc-mips.c:14767
9794 msgid "-n32 is supported for ELF format only"
9795 msgstr ""
9796
9797 #: config/tc-mips.c:14776
9798 msgid "-64 is supported for ELF format only"
9799 msgstr ""
9800
9801 #: config/tc-mips.c:14781 config/tc-mips.c:14834
9802 msgid "No compiled in support for 64 bit object file format"
9803 msgstr ""
9804
9805 #: config/tc-mips.c:14821
9806 msgid "-mabi is supported for ELF format only"
9807 msgstr ""
9808
9809 #: config/tc-mips.c:14841
9810 #, c-format
9811 msgid "invalid abi -mabi=%s"
9812 msgstr ""
9813
9814 #: config/tc-mips.c:14921
9815 msgid "-G not supported in this configuration."
9816 msgstr ""
9817
9818 #: config/tc-mips.c:14947
9819 #, c-format
9820 msgid "-%s conflicts with the other architecture options, which imply -%s"
9821 msgstr ""
9822
9823 #: config/tc-mips.c:14959
9824 #, c-format
9825 msgid "-march=%s is not compatible with the selected ABI"
9826 msgstr ""
9827
9828 #: config/tc-mips.c:14978
9829 msgid "-mgp64 used with a 32-bit processor"
9830 msgstr ""
9831
9832 #: config/tc-mips.c:14980
9833 msgid "-mgp32 used with a 64-bit ABI"
9834 msgstr ""
9835
9836 #: config/tc-mips.c:14982
9837 msgid "-mgp64 used with a 32-bit ABI"
9838 msgstr ""
9839
9840 #: config/tc-mips.c:15020
9841 msgid "-mfp64 used with a 32-bit fpu"
9842 msgstr ""
9843
9844 #: config/tc-mips.c:15023
9845 msgid "-mfp64 used with a 32-bit ABI"
9846 msgstr ""
9847
9848 #: config/tc-mips.c:15027
9849 msgid "-mfp32 used with a 64-bit ABI"
9850 msgstr ""
9851
9852 #: config/tc-mips.c:15041
9853 msgid "trap exception not supported at ISA 1"
9854 msgstr ""
9855
9856 #: config/tc-mips.c:15053
9857 msgid "-mfp32 used with -mips3d"
9858 msgstr ""
9859
9860 #: config/tc-mips.c:15059
9861 msgid "-mfp32 used with -mdmx"
9862 msgstr ""
9863
9864 #: config/tc-mips.c:15064
9865 #, c-format
9866 msgid "%s ISA does not support SmartMIPS"
9867 msgstr ""
9868
9869 #: config/tc-mips.c:15070 config/tc-mips.c:16108
9870 #, c-format
9871 msgid "%s ISA does not support DSP ASE"
9872 msgstr ""
9873
9874 #: config/tc-mips.c:15079 config/tc-mips.c:16121
9875 #, c-format
9876 msgid "%s ISA does not support DSP R2 ASE"
9877 msgstr ""
9878
9879 #: config/tc-mips.c:15085 config/tc-mips.c:16134
9880 #, c-format
9881 msgid "%s ISA does not support MT ASE"
9882 msgstr ""
9883
9884 #: config/tc-mips.c:15091
9885 #, c-format
9886 msgid "%s ISA does not support MCU ASE"
9887 msgstr ""
9888
9889 #: config/tc-mips.c:15147
9890 msgid "PC relative MIPS16 instruction references a different section"
9891 msgstr ""
9892
9893 #: config/tc-mips.c:15484 config/tc-sparc.c:3327 config/tc-sparc.c:3334
9894 #: config/tc-sparc.c:3341 config/tc-sparc.c:3348 config/tc-sparc.c:3355
9895 #: config/tc-sparc.c:3364 config/tc-sparc.c:3375 config/tc-sparc.c:3397
9896 #: config/tc-sparc.c:3421 write.c:1151
9897 msgid "relocation overflow"
9898 msgstr ""
9899
9900 #: config/tc-mips.c:15497
9901 #, c-format
9902 msgid "Branch to misaligned address (%lx)"
9903 msgstr ""
9904
9905 #: config/tc-mips.c:15544
9906 msgid "Branch out of range"
9907 msgstr ""
9908
9909 #: config/tc-mips.c:15640
9910 #, c-format
9911 msgid "Alignment too large: %d. assumed."
9912 msgstr ""
9913
9914 #: config/tc-mips.c:15643
9915 msgid "Alignment negative: 0 assumed."
9916 msgstr ""
9917
9918 #: config/tc-mips.c:15901
9919 #, c-format
9920 msgid "%s: no such section"
9921 msgstr ""
9922
9923 #: config/tc-mips.c:15950
9924 #, c-format
9925 msgid ".option pic%d not supported"
9926 msgstr ""
9927
9928 #: config/tc-mips.c:15955 config/tc-mips.c:16278
9929 msgid "-G may not be used with SVR4 PIC code"
9930 msgstr ""
9931
9932 #: config/tc-mips.c:15961
9933 #, c-format
9934 msgid "Unrecognized option \"%s\""
9935 msgstr ""
9936
9937 #: config/tc-mips.c:16021
9938 msgid "`noreorder' must be set before `nomacro'"
9939 msgstr ""
9940
9941 #: config/tc-mips.c:16047
9942 #, c-format
9943 msgid "%s isa does not support 64-bit registers"
9944 msgstr ""
9945
9946 #: config/tc-mips.c:16058
9947 #, c-format
9948 msgid "%s isa does not support 64-bit floating point registers"
9949 msgstr ""
9950
9951 #: config/tc-mips.c:16074
9952 msgid "`mips16' cannot be used with `micromips'"
9953 msgstr ""
9954
9955 #: config/tc-mips.c:16083
9956 msgid "`micromips' cannot be used with `mips16'"
9957 msgstr ""
9958
9959 #: config/tc-mips.c:16091
9960 #, c-format
9961 msgid "%s ISA does not support SmartMIPS ASE"
9962 msgstr ""
9963
9964 #: config/tc-mips.c:16162
9965 #, c-format
9966 msgid "unknown architecture %s"
9967 msgstr ""
9968
9969 #: config/tc-mips.c:16175 config/tc-mips.c:16205
9970 #, c-format
9971 msgid "unknown ISA level %s"
9972 msgstr ""
9973
9974 #: config/tc-mips.c:16183
9975 #, c-format
9976 msgid "unknown ISA or architecture %s"
9977 msgstr ""
9978
9979 #: config/tc-mips.c:16233
9980 msgid ".set pop with no .set push"
9981 msgstr ""
9982
9983 #: config/tc-mips.c:16262
9984 #, c-format
9985 msgid "Tried to set unrecognized symbol: %s\n"
9986 msgstr ""
9987
9988 #: config/tc-mips.c:16320
9989 msgid ".cpload not in noreorder section"
9990 msgstr ""
9991
9992 #: config/tc-mips.c:16388 config/tc-mips.c:16407
9993 msgid "missing argument separator ',' for .cpsetup"
9994 msgstr ""
9995
9996 #: config/tc-mips.c:16565
9997 #, c-format
9998 msgid "Unsupported use of %s"
9999 msgstr ""
10000
10001 #: config/tc-mips.c:16647 config/tc-score.c:6031
10002 msgid "Unsupported use of .gpword"
10003 msgstr ""
10004
10005 #: config/tc-mips.c:16687
10006 msgid "Unsupported use of .gpdword"
10007 msgstr ""
10008
10009 #: config/tc-mips.c:16781
10010 #, c-format
10011 msgid "ignoring attempt to redefine symbol %s"
10012 msgstr ""
10013
10014 #: config/tc-mips.c:16796 ecoff.c:3378
10015 msgid "bad .weakext directive"
10016 msgstr ""
10017
10018 #: config/tc-mips.c:17032
10019 msgid "unsupported PC relative reference to different section"
10020 msgstr ""
10021
10022 #: config/tc-mips.c:17145 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859
10023 msgid "unsupported relocation"
10024 msgstr ""
10025
10026 #: config/tc-mips.c:17577 config/tc-pdp11.c:1424
10027 #, c-format
10028 msgid "Can not represent %s relocation in this object file format"
10029 msgstr ""
10030
10031 #: config/tc-mips.c:17676 config/tc-mips.c:17970
10032 msgid "Relaxed out-of-range branch into a jump"
10033 msgstr ""
10034
10035 #: config/tc-mips.c:18564
10036 msgid "missing .end at end of assembly"
10037 msgstr ""
10038
10039 #: config/tc-mips.c:18579 config/tc-score.c:5641
10040 msgid "expected simple number"
10041 msgstr ""
10042
10043 #: config/tc-mips.c:18607 config/tc-score.c:5668
10044 msgid "invalid number"
10045 msgstr ""
10046
10047 #: config/tc-mips.c:18775 config/tc-score.c:5707
10048 msgid "missing .end"
10049 msgstr ""
10050
10051 #: config/tc-mips.c:18827
10052 msgid "Bad .frame directive"
10053 msgstr ""
10054
10055 #: config/tc-mips.c:18859
10056 msgid ".mask/.fmask outside of .ent"
10057 msgstr ""
10058
10059 #: config/tc-mips.c:18866
10060 msgid "Bad .mask/.fmask directive"
10061 msgstr ""
10062
10063 #: config/tc-mips.c:19145
10064 #, c-format
10065 msgid "Bad value (%s) for %s"
10066 msgstr ""
10067
10068 #: config/tc-mips.c:19209
10069 #, c-format
10070 msgid ""
10071 "MIPS options:\n"
10072 "-EB\t\t\tgenerate big endian output\n"
10073 "-EL\t\t\tgenerate little endian output\n"
10074 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
10075 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
10076 "\t\t\timplicitly with the gp register [default 8]\n"
10077 msgstr ""
10078
10079 #: config/tc-mips.c:19216
10080 #, c-format
10081 msgid ""
10082 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
10083 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
10084 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
10085 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
10086 "-mips5 generate MIPS ISA V instructions\n"
10087 "-mips32 generate MIPS32 ISA instructions\n"
10088 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
10089 "-mips64 generate MIPS64 ISA instructions\n"
10090 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
10091 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
10092 msgstr ""
10093
10094 #: config/tc-mips.c:19235
10095 #, c-format
10096 msgid ""
10097 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
10098 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
10099 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
10100 msgstr ""
10101
10102 #: config/tc-mips.c:19248
10103 #, c-format
10104 msgid ""
10105 "-mips16\t\t\tgenerate mips16 instructions\n"
10106 "-no-mips16\t\tdo not generate mips16 instructions\n"
10107 msgstr ""
10108
10109 #: config/tc-mips.c:19251
10110 #, c-format
10111 msgid ""
10112 "-mmicromips\t\tgenerate microMIPS instructions\n"
10113 "-mno-micromips\t\tdo not generate microMIPS instructions\n"
10114 msgstr ""
10115
10116 #: config/tc-mips.c:19254
10117 #, c-format
10118 msgid ""
10119 "-msmartmips\t\tgenerate smartmips instructions\n"
10120 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
10121 msgstr ""
10122
10123 #: config/tc-mips.c:19257
10124 #, c-format
10125 msgid ""
10126 "-mdsp\t\t\tgenerate DSP instructions\n"
10127 "-mno-dsp\t\tdo not generate DSP instructions\n"
10128 msgstr ""
10129
10130 #: config/tc-mips.c:19260
10131 #, c-format
10132 msgid ""
10133 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
10134 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
10135 msgstr ""
10136
10137 #: config/tc-mips.c:19263
10138 #, c-format
10139 msgid ""
10140 "-mmt\t\t\tgenerate MT instructions\n"
10141 "-mno-mt\t\t\tdo not generate MT instructions\n"
10142 msgstr ""
10143
10144 #: config/tc-mips.c:19266
10145 #, c-format
10146 msgid ""
10147 "-mmcu\t\t\tgenerate MCU instructions\n"
10148 "-mno-mcu\t\tdo not generate MCU instructions\n"
10149 msgstr ""
10150
10151 #: config/tc-mips.c:19269
10152 #, c-format
10153 msgid ""
10154 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
10155 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
10156 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
10157 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
10158 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
10159 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
10160 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
10161 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
10162 "-msym32\t\t\tassume all symbols have 32-bit values\n"
10163 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
10164 "-O\t\t\tremove unneeded NOPs and swap branches\n"
10165 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
10166 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
10167 msgstr ""
10168
10169 #: config/tc-mips.c:19283
10170 #, c-format
10171 msgid ""
10172 "-mhard-float\t\tallow floating-point instructions\n"
10173 "-msoft-float\t\tdo not allow floating-point instructions\n"
10174 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
10175 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
10176 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
10177 msgstr ""
10178
10179 #: config/tc-mips.c:19291
10180 #, c-format
10181 msgid ""
10182 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
10183 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
10184 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
10185 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
10186 "-xgot\t\t\tassume a 32 bit GOT\n"
10187 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
10188 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
10189 " position dependent (non shared) code\n"
10190 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
10191 msgstr ""
10192
10193 #: config/tc-mips.c:19312
10194 #, c-format
10195 msgid ""
10196 "-32\t\t\tcreate o32 ABI object file (default)\n"
10197 "-n32\t\t\tcreate n32 ABI object file\n"
10198 "-64\t\t\tcreate 64 ABI object file\n"
10199 msgstr ""
10200
10201 #: config/tc-mmix.c:693
10202 #, c-format
10203 msgid " MMIX-specific command line options:\n"
10204 msgstr ""
10205
10206 #: config/tc-mmix.c:694
10207 #, c-format
10208 msgid ""
10209 " -fixed-special-register-names\n"
10210 " Allow only the original special register names.\n"
10211 msgstr ""
10212
10213 #: config/tc-mmix.c:697
10214 #, c-format
10215 msgid " -globalize-symbols Make all symbols global.\n"
10216 msgstr ""
10217
10218 #: config/tc-mmix.c:699
10219 #, c-format
10220 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
10221 msgstr ""
10222
10223 #: config/tc-mmix.c:701
10224 #, c-format
10225 msgid " -relax Create linker relaxable code.\n"
10226 msgstr ""
10227
10228 #: config/tc-mmix.c:703
10229 #, c-format
10230 msgid ""
10231 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
10232 " Implies -fixed-special-register-names.\n"
10233 msgstr ""
10234
10235 #: config/tc-mmix.c:706
10236 #, c-format
10237 msgid ""
10238 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
10239 " into multiple instructions.\n"
10240 msgstr ""
10241
10242 #: config/tc-mmix.c:709
10243 #, c-format
10244 msgid ""
10245 " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
10246 msgstr ""
10247
10248 #: config/tc-mmix.c:711
10249 #, c-format
10250 msgid ""
10251 " -linker-allocated-gregs If there's no suitable GREG definition for "
10252 "the operands of an instruction, let the linker "
10253 "resolve.\n"
10254 msgstr ""
10255
10256 #: config/tc-mmix.c:714
10257 #, c-format
10258 msgid ""
10259 " -x Do not warn when an operand to GETA, a branch,\n"
10260 " PUSHJ or JUMP is not known to be within range.\n"
10261 " The linker will catch any errors. Implies\n"
10262 " -linker-allocated-gregs."
10263 msgstr ""
10264
10265 #: config/tc-mmix.c:840
10266 #, c-format
10267 msgid "unknown opcode: `%s'"
10268 msgstr ""
10269
10270 #: config/tc-mmix.c:962 config/tc-mmix.c:977
10271 msgid "specified location wasn't TETRA-aligned"
10272 msgstr ""
10273
10274 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4111
10275 #: config/tc-mmix.c:4127
10276 msgid "unaligned data at an absolute location is not supported"
10277 msgstr ""
10278
10279 #: config/tc-mmix.c:1089
10280 #, c-format
10281 msgid "invalid operand to opcode %s: `%s'"
10282 msgstr ""
10283
10284 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
10285 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
10286 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
10287 #: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
10288 #: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
10289 #: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
10290 #: config/tc-mmix.c:1693 config/tc-mmix.c:1719 config/tc-mmix.c:1735
10291 #: config/tc-mmix.c:1761 config/tc-mmix.c:1777 config/tc-mmix.c:1793
10292 #: config/tc-mmix.c:1874
10293 #, c-format
10294 msgid "invalid operands to opcode %s: `%s'"
10295 msgstr ""
10296
10297 #: config/tc-mmix.c:1976
10298 msgid "internal: mmix_prefix_name but empty prefix"
10299 msgstr ""
10300
10301 #: config/tc-mmix.c:2020
10302 #, c-format
10303 msgid "too many GREG registers allocated (max %d)"
10304 msgstr ""
10305
10306 #: config/tc-mmix.c:2078
10307 msgid "BSPEC already active. Nesting is not supported."
10308 msgstr ""
10309
10310 #: config/tc-mmix.c:2087
10311 msgid "invalid BSPEC expression"
10312 msgstr ""
10313
10314 #: config/tc-mmix.c:2103
10315 #, c-format
10316 msgid "can't create section %s"
10317 msgstr ""
10318
10319 #: config/tc-mmix.c:2108
10320 #, c-format
10321 msgid "can't set section flags for section %s"
10322 msgstr ""
10323
10324 #: config/tc-mmix.c:2129
10325 msgid "ESPEC without preceding BSPEC"
10326 msgstr ""
10327
10328 #: config/tc-mmix.c:2158
10329 msgid "missing local expression"
10330 msgstr ""
10331
10332 #: config/tc-mmix.c:2368
10333 msgid "operand out of range, instruction expanded"
10334 msgstr ""
10335
10336 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
10337 #. user-friendly, though a little bit non-substantial.
10338 #: config/tc-mmix.c:2619
10339 msgid "directive LOCAL must be placed in code or data"
10340 msgstr ""
10341
10342 #: config/tc-mmix.c:2620
10343 msgid "internal confusion: relocation in a section without contents"
10344 msgstr ""
10345
10346 #: config/tc-mmix.c:2734
10347 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
10348 msgstr ""
10349
10350 #: config/tc-mmix.c:2782
10351 msgid "no suitable GREG definition for operands"
10352 msgstr ""
10353
10354 #: config/tc-mmix.c:2841
10355 msgid "operands were not reducible at assembly-time"
10356 msgstr ""
10357
10358 #: config/tc-mmix.c:2868
10359 #, c-format
10360 msgid "cannot generate relocation type for symbol %s, code %s"
10361 msgstr ""
10362
10363 #: config/tc-mmix.c:2888
10364 #, c-format
10365 msgid "internal: unhandled label %s"
10366 msgstr ""
10367
10368 #: config/tc-mmix.c:2918
10369 msgid "[0-9]H labels may not appear alone on a line"
10370 msgstr ""
10371
10372 #: config/tc-mmix.c:2927
10373 msgid "[0-9]H labels do not mix with dot-pseudos"
10374 msgstr ""
10375
10376 #: config/tc-mmix.c:3015
10377 msgid "invalid characters in input"
10378 msgstr ""
10379
10380 #: config/tc-mmix.c:3121
10381 msgid "empty label field for IS"
10382 msgstr ""
10383
10384 #: config/tc-mmix.c:3447
10385 #, c-format
10386 msgid "internal: unexpected relax type %d:%d"
10387 msgstr ""
10388
10389 #: config/tc-mmix.c:3470
10390 msgid "BSPEC without ESPEC."
10391 msgstr ""
10392
10393 #: config/tc-mmix.c:3675
10394 msgid "GREG expression too complicated"
10395 msgstr ""
10396
10397 #: config/tc-mmix.c:3690
10398 msgid "internal: GREG expression not resolved to section"
10399 msgstr ""
10400
10401 #: config/tc-mmix.c:3739
10402 msgid "register section has contents\n"
10403 msgstr ""
10404
10405 #: config/tc-mmix.c:3866
10406 msgid "section change from within a BSPEC/ESPEC pair is not supported"
10407 msgstr ""
10408
10409 #: config/tc-mmix.c:3887
10410 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
10411 msgstr ""
10412
10413 #: config/tc-mmix.c:3898
10414 msgid "invalid LOC expression"
10415 msgstr ""
10416
10417 #: config/tc-mmix.c:3925 config/tc-mmix.c:3952
10418 msgid "LOC expression stepping backwards is not supported"
10419 msgstr ""
10420
10421 #. We will only get here in rare cases involving #NO_APP,
10422 #. where the unterminated string is not recognized by the
10423 #. preformatting pass.
10424 #: config/tc-mmix.c:4034 config/tc-mmix.c:4192 config/tc-z80.c:1695
10425 msgid "unterminated string"
10426 msgstr ""
10427
10428 #: config/tc-mmix.c:4051
10429 msgid "BYTE expression not a pure number"
10430 msgstr ""
10431
10432 #. Note that mmixal does not allow negative numbers in
10433 #. BYTE sequences, so neither should we.
10434 #: config/tc-mmix.c:4060
10435 msgid "BYTE expression not in the range 0..255"
10436 msgstr ""
10437
10438 #: config/tc-mmix.c:4109 config/tc-mmix.c:4125
10439 msgid "data item with alignment larger than location"
10440 msgstr ""
10441
10442 #. Since integer_constant is local to expr.c, we have to make this a
10443 #. macro. FIXME: Do it cleaner.
10444 #: config/tc-mmix.h:105
10445 msgid "`&' serial number operator is not supported"
10446 msgstr ""
10447
10448 #: config/tc-mn10200.c:304
10449 #, c-format
10450 msgid ""
10451 "MN10200 options:\n"
10452 "none yet\n"
10453 msgstr ""
10454
10455 #: config/tc-mn10300.c:441
10456 #, c-format
10457 msgid ""
10458 "MN10300 assembler options:\n"
10459 "none yet\n"
10460 msgstr ""
10461
10462 #: config/tc-mn10300.c:1268
10463 msgid "Invalid opcode/operands"
10464 msgstr ""
10465
10466 #: config/tc-mn10300.c:1791
10467 msgid "Invalid register specification."
10468 msgstr ""
10469
10470 #: config/tc-mn10300.c:2383
10471 #, c-format
10472 msgid "Bad relocation fixup type (%d)"
10473 msgstr ""
10474
10475 #: config/tc-moxie.c:100
10476 msgid "expecting register"
10477 msgstr ""
10478
10479 #: config/tc-moxie.c:119 config/tc-moxie.c:135
10480 msgid "illegal register number"
10481 msgstr ""
10482
10483 #: config/tc-moxie.c:184 config/tc-pj.c:260
10484 #, c-format
10485 msgid "unknown opcode %s"
10486 msgstr ""
10487
10488 #: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10489 #: config/tc-moxie.c:358
10490 msgid "expecting comma delimited register operands"
10491 msgstr ""
10492
10493 #: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10494 #: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10495 #: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
10496 #: config/tc-moxie.c:544 config/tc-pj.c:308
10497 msgid "extra stuff on line ignored"
10498 msgstr ""
10499
10500 #: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10501 #: config/tc-moxie.c:493
10502 msgid "expecting comma delimited operands"
10503 msgstr ""
10504
10505 #: config/tc-moxie.c:316 config/tc-moxie.c:344
10506 msgid "expecting indirect register `($rA)'"
10507 msgstr ""
10508
10509 #: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10510 #: config/tc-moxie.c:485
10511 msgid "missing closing parenthesis"
10512 msgstr ""
10513
10514 #: config/tc-moxie.c:435 config/tc-moxie.c:477
10515 msgid "expecting indirect register `($rX)'"
10516 msgstr ""
10517
10518 #: config/tc-moxie.c:547 config/tc-pj.c:313
10519 msgid "Something forgot to clean up\n"
10520 msgstr ""
10521
10522 #: config/tc-moxie.c:649
10523 msgid "pcrel too far BFD_RELOC_MOXIE_10"
10524 msgstr ""
10525
10526 #: config/tc-msp430.c:547
10527 msgid ".profiler pseudo requires at least two operands."
10528 msgstr ""
10529
10530 #: config/tc-msp430.c:606
10531 msgid "unknown profiling flag - ignored."
10532 msgstr ""
10533
10534 #: config/tc-msp430.c:622
10535 msgid "ambiguous flags combination - '.profiler' directive ignored."
10536 msgstr ""
10537
10538 #: config/tc-msp430.c:632
10539 msgid "profiling in absolute section?"
10540 msgstr ""
10541
10542 #: config/tc-msp430.c:720
10543 #, c-format
10544 msgid "Known MCU names:\n"
10545 msgstr ""
10546
10547 #: config/tc-msp430.c:723
10548 #, c-format
10549 msgid "\t %s\n"
10550 msgstr ""
10551
10552 #: config/tc-msp430.c:749
10553 #, c-format
10554 msgid "redefinition of mcu type %s' to %s'"
10555 msgstr ""
10556
10557 #: config/tc-msp430.c:792
10558 #, c-format
10559 msgid ""
10560 "MSP430 options:\n"
10561 " -mmcu=[msp430-name] select microcontroller type\n"
10562 " msp430x110 msp430x112\n"
10563 " msp430x1101 msp430x1111\n"
10564 " msp430x1121 msp430x1122 msp430x1132\n"
10565 " msp430x122 msp430x123\n"
10566 " msp430x1222 msp430x1232\n"
10567 " msp430x133 msp430x135\n"
10568 " msp430x1331 msp430x1351\n"
10569 " msp430x147 msp430x148 msp430x149\n"
10570 " msp430x155 msp430x156 msp430x157\n"
10571 " msp430x167 msp430x168 msp430x169\n"
10572 " msp430x1610 msp430x1611 msp430x1612\n"
10573 " msp430x311 msp430x312 msp430x313 msp430x314 "
10574 "msp430x315\n"
10575 " msp430x323 msp430x325\n"
10576 " msp430x336 msp430x337\n"
10577 " msp430x412 msp430x413 msp430x415 msp430x417\n"
10578 " msp430xE423 msp430xE425 msp430E427\n"
10579 " msp430xW423 msp430xW425 msp430W427\n"
10580 " msp430xG437 msp430xG438 msp430G439\n"
10581 " msp430x435 msp430x436 msp430x437\n"
10582 " msp430x447 msp430x448 msp430x449\n"
10583 msgstr ""
10584
10585 #: config/tc-msp430.c:815
10586 #, c-format
10587 msgid ""
10588 " -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10589 " -mP - enable polymorph instructions\n"
10590 msgstr ""
10591
10592 #: config/tc-msp430.c:969
10593 #, c-format
10594 msgid "value %d out of range. Use #lo() or #hi()"
10595 msgstr ""
10596
10597 #: config/tc-msp430.c:1057
10598 #, c-format
10599 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
10600 msgstr ""
10601
10602 #: config/tc-msp430.c:1108
10603 #, c-format
10604 msgid "Registers cannot be used within immediate expression [%s]"
10605 msgstr ""
10606
10607 #: config/tc-msp430.c:1110
10608 #, c-format
10609 msgid "unknown operand %s"
10610 msgstr ""
10611
10612 #: config/tc-msp430.c:1132 config/tc-msp430.c:1267
10613 #, c-format
10614 msgid "value out of range: %d"
10615 msgstr ""
10616
10617 #: config/tc-msp430.c:1143
10618 #, c-format
10619 msgid "Registers cannot be used within absolute expression [%s]"
10620 msgstr ""
10621
10622 #: config/tc-msp430.c:1145 config/tc-msp430.c:1288
10623 #, c-format
10624 msgid "unknown expression in operand %s"
10625 msgstr ""
10626
10627 #: config/tc-msp430.c:1159 config/tc-msp430.c:1166
10628 #, c-format
10629 msgid "unknown addressing mode %s"
10630 msgstr ""
10631
10632 #: config/tc-msp430.c:1174
10633 #, c-format
10634 msgid "Bad register name r%s"
10635 msgstr ""
10636
10637 #: config/tc-msp430.c:1186
10638 #, c-format
10639 msgid "MSP430 does not have %d registers"
10640 msgstr ""
10641
10642 #: config/tc-msp430.c:1206
10643 msgid "')' required"
10644 msgstr ""
10645
10646 #: config/tc-msp430.c:1219
10647 #, c-format
10648 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
10649 msgstr ""
10650
10651 #: config/tc-msp430.c:1228
10652 #, c-format
10653 msgid "unknown operator (r%s substituted as a register name"
10654 msgstr ""
10655
10656 #: config/tc-msp430.c:1240 config/tc-msp430.c:1251
10657 #, c-format
10658 msgid "unknown operator %s"
10659 msgstr ""
10660
10661 #: config/tc-msp430.c:1245
10662 msgid "r2 should not be used in indexed addressing mode"
10663 msgstr ""
10664
10665 #: config/tc-msp430.c:1286
10666 #, c-format
10667 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
10668 msgstr ""
10669
10670 #. Unreachable.
10671 #: config/tc-msp430.c:1335
10672 #, c-format
10673 msgid "unknown addressing mode for operand %s"
10674 msgstr ""
10675
10676 #: config/tc-msp430.c:1360
10677 #, c-format
10678 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
10679 msgstr ""
10680
10681 #: config/tc-msp430.c:1370
10682 msgid "this addressing mode is not applicable for destination operand"
10683 msgstr ""
10684
10685 #: config/tc-msp430.c:1414
10686 #, c-format
10687 msgid "instruction %s requires %d operand(s)"
10688 msgstr ""
10689
10690 #: config/tc-msp430.c:1667
10691 #, c-format
10692 msgid "Even number required. Rounded to %d"
10693 msgstr ""
10694
10695 #: config/tc-msp430.c:1678
10696 #, c-format
10697 msgid "Wrong displacement %d"
10698 msgstr ""
10699
10700 #: config/tc-msp430.c:1695
10701 msgid "instruction requires label sans '$'"
10702 msgstr ""
10703
10704 #: config/tc-msp430.c:1700
10705 msgid "instruction requires label or value in range -511:512"
10706 msgstr ""
10707
10708 #: config/tc-msp430.c:1707 config/tc-msp430.c:1751 config/tc-msp430.c:1790
10709 msgid "instruction requires label"
10710 msgstr ""
10711
10712 #: config/tc-msp430.c:1715 config/tc-msp430.c:1757
10713 msgid "polymorphs are not enabled. Use -mP option to enable."
10714 msgstr ""
10715
10716 #: config/tc-msp430.c:1794
10717 msgid "Illegal instruction or not implemented opcode."
10718 msgstr ""
10719
10720 #: config/tc-msp430.c:2144
10721 #, c-format
10722 msgid "internal inconsistency problem in %s: insn %04lx"
10723 msgstr ""
10724
10725 #: config/tc-msp430.c:2174 config/tc-msp430.c:2197
10726 #, c-format
10727 msgid "internal inconsistency problem in %s: ext. insn %04lx"
10728 msgstr ""
10729
10730 #: config/tc-msp430.c:2209
10731 #, c-format
10732 msgid "internal inconsistency problem in %s: %lx"
10733 msgstr ""
10734
10735 #: config/tc-mt.c:151
10736 #, c-format
10737 msgid "MT specific command line options:\n"
10738 msgstr ""
10739
10740 #: config/tc-mt.c:152
10741 #, c-format
10742 msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
10743 msgstr ""
10744
10745 #: config/tc-mt.c:153
10746 #, c-format
10747 msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
10748 msgstr ""
10749
10750 #: config/tc-mt.c:154
10751 #, c-format
10752 msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
10753 msgstr ""
10754
10755 #: config/tc-mt.c:155
10756 #, c-format
10757 msgid " -march=ms2 allow ms2 instructions \n"
10758 msgstr ""
10759
10760 #: config/tc-mt.c:156
10761 #, c-format
10762 msgid " -nosched disable scheduling restrictions\n"
10763 msgstr ""
10764
10765 #: config/tc-mt.c:224
10766 #, c-format
10767 msgid "instruction %s may not follow another memory access instruction."
10768 msgstr ""
10769
10770 #: config/tc-mt.c:230
10771 #, c-format
10772 msgid "instruction %s may not follow another I/O instruction."
10773 msgstr ""
10774
10775 #: config/tc-mt.c:236
10776 #, c-format
10777 msgid "%s may not occupy the delay slot of another branch insn."
10778 msgstr ""
10779
10780 #: config/tc-mt.c:261
10781 #, c-format
10782 msgid "operand references R%ld of previous instruction."
10783 msgstr ""
10784
10785 #: config/tc-mt.c:267
10786 #, c-format
10787 msgid "operand references R%ld of instruction before previous."
10788 msgstr ""
10789
10790 #: config/tc-mt.c:281 config/tc-mt.c:286
10791 #, c-format
10792 msgid ""
10793 "conditional branch or jal insn's operand references R%ld of previous "
10794 "arithmetic or logic insn."
10795 msgstr ""
10796
10797 #: config/tc-mt.c:349
10798 msgid "md_estimate_size_before_relax\n"
10799 msgstr ""
10800
10801 #: config/tc-ns32k.c:439
10802 msgid "Invalid syntax in PC-relative addressing mode"
10803 msgstr ""
10804
10805 #: config/tc-ns32k.c:463
10806 msgid "Invalid syntax in External addressing mode"
10807 msgstr ""
10808
10809 #: config/tc-ns32k.c:544
10810 msgid "Invalid syntax in Memory Relative addressing mode"
10811 msgstr ""
10812
10813 #: config/tc-ns32k.c:611
10814 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10815 msgstr ""
10816
10817 #: config/tc-ns32k.c:616
10818 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10819 msgstr ""
10820
10821 #: config/tc-ns32k.c:621
10822 msgid "Scaled-indexed addressing mode combined with scaled-index"
10823 msgstr ""
10824
10825 #: config/tc-ns32k.c:632
10826 msgid "Invalid or illegal addressing mode combined with scaled-index"
10827 msgstr ""
10828
10829 #: config/tc-ns32k.c:755
10830 msgid "Premature end of suffix -- Defaulting to d"
10831 msgstr ""
10832
10833 #: config/tc-ns32k.c:768
10834 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10835 msgstr ""
10836
10837 #: config/tc-ns32k.c:813
10838 msgid "Very short instr to option, ie you can't do it on a NULLstr"
10839 msgstr ""
10840
10841 #: config/tc-ns32k.c:863
10842 msgid "No such entry in list. (cpu/mmu register)"
10843 msgstr ""
10844
10845 #: config/tc-ns32k.c:920
10846 msgid "Internal consistency error. check ns32k-opcode.h"
10847 msgstr ""
10848
10849 #: config/tc-ns32k.c:944
10850 msgid "Address of immediate operand"
10851 msgstr ""
10852
10853 #: config/tc-ns32k.c:945
10854 msgid "Invalid immediate write operand."
10855 msgstr ""
10856
10857 #: config/tc-ns32k.c:1075
10858 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10859 msgstr ""
10860
10861 #: config/tc-ns32k.c:1108
10862 msgid "No such opcode"
10863 msgstr ""
10864
10865 #: config/tc-ns32k.c:1183
10866 msgid "Bad suffix, defaulting to d"
10867 msgstr ""
10868
10869 #: config/tc-ns32k.c:1210
10870 msgid "Too many operands passed to instruction"
10871 msgstr ""
10872
10873 #. Check error in default.
10874 #: config/tc-ns32k.c:1222
10875 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10876 msgstr ""
10877
10878 #: config/tc-ns32k.c:1225
10879 msgid "Wrong number of operands"
10880 msgstr ""
10881
10882 #: config/tc-ns32k.c:1298
10883 #, c-format
10884 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10885 msgstr ""
10886
10887 #: config/tc-ns32k.c:1301
10888 #, c-format
10889 msgid "Can not do %d byte relocation for storage type %d"
10890 msgstr ""
10891
10892 #: config/tc-ns32k.c:1393
10893 #, c-format
10894 msgid "value of %ld out of byte displacement range."
10895 msgstr ""
10896
10897 #: config/tc-ns32k.c:1403
10898 #, c-format
10899 msgid "value of %ld out of word displacement range."
10900 msgstr ""
10901
10902 #: config/tc-ns32k.c:1418
10903 #, c-format
10904 msgid "value of %ld out of double word displacement range."
10905 msgstr ""
10906
10907 #: config/tc-ns32k.c:1439
10908 #, c-format
10909 msgid "Internal logic error. line %d, file \"%s\""
10910 msgstr ""
10911
10912 #: config/tc-ns32k.c:1487
10913 #, c-format
10914 msgid "Internal logic error. line %d, file \"%s\""
10915 msgstr ""
10916
10917 #: config/tc-ns32k.c:1588
10918 msgid "Bit field out of range"
10919 msgstr ""
10920
10921 #: config/tc-ns32k.c:1688
10922 msgid "iif convert internal pcrel/binary"
10923 msgstr ""
10924
10925 #: config/tc-ns32k.c:1705
10926 msgid "Bignum too big for long"
10927 msgstr ""
10928
10929 #: config/tc-ns32k.c:1782
10930 msgid "iif convert internal pcrel/pointer"
10931 msgstr ""
10932
10933 #: config/tc-ns32k.c:1787
10934 msgid "Internal logic error in iif.iifP[n].type"
10935 msgstr ""
10936
10937 #. We cant relax this case.
10938 #: config/tc-ns32k.c:1823
10939 msgid "Can't relax difference"
10940 msgstr ""
10941
10942 #: config/tc-ns32k.c:1864
10943 msgid "Displacement too large for :d"
10944 msgstr ""
10945
10946 #: config/tc-ns32k.c:1877
10947 msgid "Internal logic error in iif.iifP[].type"
10948 msgstr ""
10949
10950 #. Fatal.
10951 #: config/tc-ns32k.c:1909
10952 #, c-format
10953 msgid "Can't hash %s: %s"
10954 msgstr ""
10955
10956 #: config/tc-ns32k.c:2145
10957 #, c-format
10958 msgid "invalid architecture option -m%s, ignored"
10959 msgstr ""
10960
10961 #: config/tc-ns32k.c:2158
10962 #, c-format
10963 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10964 msgstr ""
10965
10966 #: config/tc-ns32k.c:2174
10967 #, c-format
10968 msgid ""
10969 "NS32K options:\n"
10970 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10971 "--disp-size-default=<1|2|4>\n"
10972 msgstr ""
10973
10974 #: config/tc-ns32k.c:2249
10975 #, c-format
10976 msgid "Cannot find relocation type for symbol %s, code %d"
10977 msgstr ""
10978
10979 #: config/tc-or32.c:361
10980 #, c-format
10981 msgid "unknown opcode1: `%s'"
10982 msgstr ""
10983
10984 #: config/tc-or32.c:367
10985 #, c-format
10986 msgid "unknown opcode2 `%s'."
10987 msgstr ""
10988
10989 #: config/tc-or32.c:403
10990 #, c-format
10991 msgid "instruction not allowed: %s"
10992 msgstr ""
10993
10994 #: config/tc-or32.c:406
10995 #, c-format
10996 msgid "too many operands: %s"
10997 msgstr ""
10998
10999 #: config/tc-or32.c:490
11000 msgid "call/jmp target out of range (1)"
11001 msgstr ""
11002
11003 #: config/tc-or32.c:612
11004 msgid "call/jmp target out of range (2)"
11005 msgstr ""
11006
11007 #: config/tc-or32.c:631
11008 #, c-format
11009 msgid "bad relocation type: 0x%02x"
11010 msgstr ""
11011
11012 #: config/tc-or32.c:823
11013 msgid "invalid register in & expression"
11014 msgstr ""
11015
11016 #: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
11017 #: config/tc-pdp11.c:388 config/tc-pdp11.c:401
11018 msgid "Bad register name"
11019 msgstr ""
11020
11021 #: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
11022 msgid "Error in expression"
11023 msgstr ""
11024
11025 #: config/tc-pdp11.c:492
11026 msgid "Low order bits truncated in immediate float operand"
11027 msgstr ""
11028
11029 #: config/tc-pdp11.c:611
11030 msgid "Float AC not legal as integer operand"
11031 msgstr ""
11032
11033 #: config/tc-pdp11.c:631
11034 msgid "General register not legal as float operand"
11035 msgstr ""
11036
11037 #: config/tc-pdp11.c:664
11038 msgid "No instruction found"
11039 msgstr ""
11040
11041 #: config/tc-pdp11.c:674 config/tc-z80.c:1894 config/tc-z80.c:1907
11042 #, c-format
11043 msgid "Unknown instruction '%s'"
11044 msgstr ""
11045
11046 #: config/tc-pdp11.c:680
11047 #, c-format
11048 msgid "Unsupported instruction set extension: %s"
11049 msgstr ""
11050
11051 #: config/tc-pdp11.c:716
11052 msgid "operand is not an absolute constant"
11053 msgstr ""
11054
11055 #: config/tc-pdp11.c:724
11056 msgid "3-bit immediate out of range"
11057 msgstr ""
11058
11059 #: config/tc-pdp11.c:731
11060 msgid "6-bit immediate out of range"
11061 msgstr ""
11062
11063 #: config/tc-pdp11.c:738
11064 msgid "8-bit immediate out of range"
11065 msgstr ""
11066
11067 #: config/tc-pdp11.c:755 config/tc-pdp11.c:948
11068 msgid "Symbol expected"
11069 msgstr ""
11070
11071 #: config/tc-pdp11.c:760
11072 msgid "8-bit displacement out of range"
11073 msgstr ""
11074
11075 #: config/tc-pdp11.c:802 config/tc-pdp11.c:823 config/tc-pdp11.c:840
11076 #: config/tc-pdp11.c:861 config/tc-pdp11.c:878 config/tc-pdp11.c:899
11077 #: config/tc-pdp11.c:918 config/tc-pdp11.c:939
11078 msgid "Missing ','"
11079 msgstr ""
11080
11081 #: config/tc-pdp11.c:953
11082 msgid "6-bit displacement out of range"
11083 msgstr ""
11084
11085 #: config/tc-pdp11.c:974 config/tc-tilegx.c:1160 config/tc-tilepro.c:1023
11086 #: config/tc-vax.c:1944
11087 msgid "Too many operands"
11088 msgstr ""
11089
11090 #: config/tc-pj.c:65 config/tc-pj.c:74
11091 msgid "confusing relocation expressions"
11092 msgstr ""
11093
11094 #: config/tc-pj.c:157
11095 msgid "can't have relocation for ipush"
11096 msgstr ""
11097
11098 #: config/tc-pj.c:289
11099 msgid "expected expression"
11100 msgstr ""
11101
11102 #: config/tc-pj.c:355
11103 #, c-format
11104 msgid ""
11105 "PJ options:\n"
11106 "-little\t\t\tgenerate little endian code\n"
11107 "-big\t\t\tgenerate big endian code\n"
11108 msgstr ""
11109
11110 #: config/tc-pj.c:380 config/tc-sh.c:4143 config/tc-sh.c:4150
11111 #: config/tc-sh.c:4157 config/tc-sh.c:4164
11112 msgid "pcrel too far"
11113 msgstr ""
11114
11115 #: config/tc-pj.h:38
11116 msgid "convert_frag\n"
11117 msgstr ""
11118
11119 #: config/tc-pj.h:39
11120 msgid "estimate size\n"
11121 msgstr ""
11122
11123 #: config/tc-ppc.c:1119
11124 #, c-format
11125 msgid "%s unsupported"
11126 msgstr ""
11127
11128 #: config/tc-ppc.c:1216
11129 msgid "--nops needs a numeric argument"
11130 msgstr ""
11131
11132 #: config/tc-ppc.c:1230
11133 #, c-format
11134 msgid ""
11135 "PowerPC options:\n"
11136 "-a32 generate ELF32/XCOFF32\n"
11137 "-a64 generate ELF64/XCOFF64\n"
11138 "-u ignored\n"
11139 "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
11140 "-mpwr generate code for POWER (RIOS1)\n"
11141 "-m601 generate code for PowerPC 601\n"
11142 "-mppc, -mppc32, -m603, -m604\n"
11143 " generate code for PowerPC 603/604\n"
11144 "-m403 generate code for PowerPC 403\n"
11145 "-m405 generate code for PowerPC 405\n"
11146 "-m440 generate code for PowerPC 440\n"
11147 "-m464 generate code for PowerPC 464\n"
11148 "-m476 generate code for PowerPC 476\n"
11149 "-m7400, -m7410, -m7450, -m7455\n"
11150 " generate code for PowerPC 7400/7410/7450/7455\n"
11151 "-m750cl generate code for PowerPC 750cl\n"
11152 msgstr ""
11153
11154 #: config/tc-ppc.c:1248
11155 #, c-format
11156 msgid ""
11157 "-mppc64, -m620 generate code for PowerPC 620/625/630\n"
11158 "-mppc64bridge generate code for PowerPC 64, including bridge "
11159 "insns\n"
11160 "-mbooke generate code for 32-bit PowerPC BookE\n"
11161 "-ma2 generate code for A2 architecture\n"
11162 "-mpower4, -mpwr4 generate code for Power4 architecture\n"
11163 "-mpower5, -mpwr5, -mpwr5x\n"
11164 " generate code for Power5 architecture\n"
11165 "-mpower6, -mpwr6 generate code for Power6 architecture\n"
11166 "-mpower7, -mpwr7 generate code for Power7 architecture\n"
11167 "-mcell generate code for Cell Broadband Engine "
11168 "architecture\n"
11169 "-mcom generate code Power/PowerPC common instructions\n"
11170 "-many generate code for any architecture (PWR/PWRX/PPC)\n"
11171 msgstr ""
11172
11173 #: config/tc-ppc.c:1261
11174 #, c-format
11175 msgid ""
11176 "-maltivec generate code for AltiVec\n"
11177 "-mvsx generate code for Vector-Scalar (VSX) instructions\n"
11178 "-me300 generate code for PowerPC e300 family\n"
11179 "-me500, -me500x2 generate code for Motorola e500 core complex\n"
11180 "-me500mc, generate code for Freescale e500mc core complex\n"
11181 "-me500mc64, generate code for Freescale e500mc64 core complex\n"
11182 "-mspe generate code for Motorola SPE instructions\n"
11183 "-mtitan generate code for AppliedMicro Titan core complex\n"
11184 "-mregnames Allow symbolic names for registers\n"
11185 "-mno-regnames Do not allow symbolic names for registers\n"
11186 msgstr ""
11187
11188 #: config/tc-ppc.c:1273
11189 #, c-format
11190 msgid ""
11191 "-mrelocatable support for GCC's -mrelocatble option\n"
11192 "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
11193 "-memb set PPC_EMB bit in ELF flags\n"
11194 "-mlittle, -mlittle-endian, -le\n"
11195 " generate code for a little endian machine\n"
11196 "-mbig, -mbig-endian, -be\n"
11197 " generate code for a big endian machine\n"
11198 "-msolaris generate code for Solaris\n"
11199 "-mno-solaris do not generate code for Solaris\n"
11200 "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
11201 "-V print assembler version number\n"
11202 "-Qy, -Qn ignored\n"
11203 msgstr ""
11204
11205 #: config/tc-ppc.c:1287
11206 #, c-format
11207 msgid ""
11208 "-nops=count when aligning, more than COUNT nops uses a branch\n"
11209 msgstr ""
11210
11211 #: config/tc-ppc.c:1313
11212 #, c-format
11213 msgid "Unknown default cpu = %s, os = %s"
11214 msgstr ""
11215
11216 #: config/tc-ppc.c:1339
11217 msgid "Neither Power nor PowerPC opcodes were selected."
11218 msgstr ""
11219
11220 #: config/tc-ppc.c:1420
11221 #, c-format
11222 msgid "powerpc_operands[%d].bitm invalid"
11223 msgstr ""
11224
11225 #: config/tc-ppc.c:1427
11226 #, c-format
11227 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
11228 msgstr ""
11229
11230 #: config/tc-ppc.c:1449
11231 #, c-format
11232 msgid "major opcode is not sorted for %s"
11233 msgstr ""
11234
11235 #: config/tc-ppc.c:1485
11236 #, c-format
11237 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
11238 msgstr ""
11239
11240 #: config/tc-ppc.c:1494
11241 #, c-format
11242 msgid "mask trims opcode bits for %s"
11243 msgstr ""
11244
11245 #: config/tc-ppc.c:1503
11246 #, c-format
11247 msgid "operand index error for %s"
11248 msgstr ""
11249
11250 #: config/tc-ppc.c:1515
11251 #, c-format
11252 msgid "operand %d overlap in %s"
11253 msgstr ""
11254
11255 #: config/tc-ppc.c:1532
11256 #, c-format
11257 msgid "duplicate instruction %s"
11258 msgstr ""
11259
11260 #: config/tc-ppc.c:1556
11261 #, c-format
11262 msgid "duplicate macro %s"
11263 msgstr ""
11264
11265 #: config/tc-ppc.c:1913
11266 msgid "symbol+offset not supported for got tls"
11267 msgstr ""
11268
11269 #: config/tc-ppc.c:2168
11270 msgid "Relocation cannot be done when using -mrelocatable"
11271 msgstr ""
11272
11273 #: config/tc-ppc.c:2218
11274 msgid "TOC section size exceeds 64k"
11275 msgstr ""
11276
11277 #: config/tc-ppc.c:2299
11278 #, c-format
11279 msgid "syntax error: invalid toc specifier `%s'"
11280 msgstr ""
11281
11282 #: config/tc-ppc.c:2313
11283 #, c-format
11284 msgid "syntax error: expected `]', found `%c'"
11285 msgstr ""
11286
11287 #: config/tc-ppc.c:2589
11288 msgid "[tocv] symbol is not a toc symbol"
11289 msgstr ""
11290
11291 #: config/tc-ppc.c:2600
11292 msgid "Unimplemented toc32 expression modifier"
11293 msgstr ""
11294
11295 #: config/tc-ppc.c:2605
11296 msgid "Unimplemented toc64 expression modifier"
11297 msgstr ""
11298
11299 #: config/tc-ppc.c:2609
11300 #, c-format
11301 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
11302 msgstr ""
11303
11304 #: config/tc-ppc.c:2789
11305 #, c-format
11306 msgid "@tls may not be used with \"%s\" operands"
11307 msgstr ""
11308
11309 #: config/tc-ppc.c:2792
11310 msgid "@tls may only be used in last operand"
11311 msgstr ""
11312
11313 #: config/tc-ppc.c:2902
11314 msgid "unsupported relocation for DS offset field"
11315 msgstr ""
11316
11317 #: config/tc-ppc.c:2956
11318 #, c-format
11319 msgid "syntax error; end of line, expected `%c'"
11320 msgstr ""
11321
11322 #: config/tc-ppc.c:2958
11323 #, c-format
11324 msgid "syntax error; found `%c', expected `%c'"
11325 msgstr ""
11326
11327 #: config/tc-ppc.c:2998 config/tc-ppc.h:94
11328 msgid "instruction address is not a multiple of 4"
11329 msgstr ""
11330
11331 #: config/tc-ppc.c:3247
11332 msgid "missing size"
11333 msgstr ""
11334
11335 #: config/tc-ppc.c:3256
11336 msgid "negative size"
11337 msgstr ""
11338
11339 #: config/tc-ppc.c:3293
11340 msgid "missing real symbol name"
11341 msgstr ""
11342
11343 #: config/tc-ppc.c:3314
11344 msgid "attempt to redefine symbol"
11345 msgstr ""
11346
11347 #: config/tc-ppc.c:3579
11348 #, c-format
11349 msgid "No known dwarf XCOFF section for flag 0x%08x\n"
11350 msgstr ""
11351
11352 #: config/tc-ppc.c:3592
11353 #, c-format
11354 msgid "label %s was not defined in this dwarf section"
11355 msgstr ""
11356
11357 #: config/tc-ppc.c:3708
11358 msgid "The XCOFF file format does not support arbitrary sections"
11359 msgstr ""
11360
11361 #: config/tc-ppc.c:3781
11362 msgid ".ref outside .csect"
11363 msgstr ""
11364
11365 #: config/tc-ppc.c:3803 config/tc-ppc.c:4005
11366 msgid "missing symbol name"
11367 msgstr ""
11368
11369 #: config/tc-ppc.c:3834
11370 msgid "missing rename string"
11371 msgstr ""
11372
11373 #: config/tc-ppc.c:3864 config/tc-ppc.c:4406 read.c:3363
11374 msgid "missing value"
11375 msgstr ""
11376
11377 #: config/tc-ppc.c:3882
11378 msgid "illegal .stabx expression; zero assumed"
11379 msgstr ""
11380
11381 #: config/tc-ppc.c:3914
11382 msgid "missing class"
11383 msgstr ""
11384
11385 #: config/tc-ppc.c:3923
11386 msgid "missing type"
11387 msgstr ""
11388
11389 #: config/tc-ppc.c:3950
11390 msgid ".stabx of storage class stsym must be within .bs/.es"
11391 msgstr ""
11392
11393 #: config/tc-ppc.c:4193
11394 msgid "nested .bs blocks"
11395 msgstr ""
11396
11397 #: config/tc-ppc.c:4225
11398 msgid ".es without preceding .bs"
11399 msgstr ""
11400
11401 #: config/tc-ppc.c:4398
11402 msgid "non-constant byte count"
11403 msgstr ""
11404
11405 #: config/tc-ppc.c:4472
11406 msgid ".tc not in .toc section"
11407 msgstr ""
11408
11409 #: config/tc-ppc.c:4491
11410 msgid ".tc with no label"
11411 msgstr ""
11412
11413 #: config/tc-ppc.c:4584 config/tc-s390.c:1843
11414 msgid ".machine stack overflow"
11415 msgstr ""
11416
11417 #: config/tc-ppc.c:4591 config/tc-s390.c:1850
11418 msgid ".machine stack underflow"
11419 msgstr ""
11420
11421 #: config/tc-ppc.c:4598 config/tc-s390.c:1857
11422 #, c-format
11423 msgid "invalid machine `%s'"
11424 msgstr ""
11425
11426 #: config/tc-ppc.c:4649
11427 msgid "No previous section to return to. Directive ignored."
11428 msgstr ""
11429
11430 #. Section Contents
11431 #. unknown
11432 #: config/tc-ppc.c:5059
11433 msgid "Unsupported section attribute -- 'a'"
11434 msgstr ""
11435
11436 #: config/tc-ppc.c:5243
11437 msgid "bad symbol suffix"
11438 msgstr ""
11439
11440 #: config/tc-ppc.c:5336
11441 msgid "Unrecognized symbol suffix"
11442 msgstr ""
11443
11444 #: config/tc-ppc.c:5425
11445 msgid "two .function pseudo-ops with no intervening .ef"
11446 msgstr ""
11447
11448 #: config/tc-ppc.c:5438
11449 msgid ".ef with no preceding .function"
11450 msgstr ""
11451
11452 #: config/tc-ppc.c:5567
11453 #, c-format
11454 msgid "warning: symbol %s has no csect"
11455 msgstr ""
11456
11457 #: config/tc-ppc.c:5829
11458 msgid "symbol in .toc does not match any .tc"
11459 msgstr ""
11460
11461 #: config/tc-ppc.c:6200
11462 #, c-format
11463 msgid "unsupported relocation against %s"
11464 msgstr ""
11465
11466 #: config/tc-ppc.c:6273
11467 #, c-format
11468 msgid "cannot emit PC relative %s relocation against %s"
11469 msgstr ""
11470
11471 #: config/tc-ppc.c:6278
11472 #, c-format
11473 msgid "cannot emit PC relative %s relocation"
11474 msgstr ""
11475
11476 #: config/tc-ppc.c:6467
11477 #, c-format
11478 msgid "Unable to handle reference to symbol %s"
11479 msgstr ""
11480
11481 #: config/tc-ppc.c:6470
11482 msgid "Unable to resolve expression"
11483 msgstr ""
11484
11485 #: config/tc-ppc.c:6497
11486 msgid "must branch to an address a multiple of 4"
11487 msgstr ""
11488
11489 #: config/tc-ppc.c:6501
11490 #, c-format
11491 msgid "@local or @plt branch destination is too far away, %ld bytes"
11492 msgstr ""
11493
11494 #: config/tc-ppc.c:6532
11495 #, c-format
11496 msgid "Gas failure, reloc value %d\n"
11497 msgstr ""
11498
11499 #: config/tc-rx.c:151
11500 #, c-format
11501 msgid " RX specific command line options:\n"
11502 msgstr ""
11503
11504 #: config/tc-rx.c:152
11505 #, c-format
11506 msgid " --mbig-endian-data\n"
11507 msgstr ""
11508
11509 #: config/tc-rx.c:153
11510 #, c-format
11511 msgid " --mlittle-endian-data [default]\n"
11512 msgstr ""
11513
11514 #: config/tc-rx.c:154
11515 #, c-format
11516 msgid " --m32bit-doubles [default]\n"
11517 msgstr ""
11518
11519 #: config/tc-rx.c:155
11520 #, c-format
11521 msgid " --m64bit-doubles\n"
11522 msgstr ""
11523
11524 #: config/tc-rx.c:156
11525 #, c-format
11526 msgid " --muse-conventional-section-names\n"
11527 msgstr ""
11528
11529 #: config/tc-rx.c:157
11530 #, c-format
11531 msgid " --muse-renesas-section-names [default]\n"
11532 msgstr ""
11533
11534 #: config/tc-rx.c:158
11535 #, c-format
11536 msgid " --msmall-data-limit\n"
11537 msgstr ""
11538
11539 #: config/tc-rx.c:159
11540 #, c-format
11541 msgid " --mrelax\n"
11542 msgstr ""
11543
11544 #: config/tc-rx.c:160
11545 #, c-format
11546 msgid " --mpid\n"
11547 msgstr ""
11548
11549 #: config/tc-rx.c:161
11550 #, c-format
11551 msgid " --mint-register=<value>\n"
11552 msgstr ""
11553
11554 #: config/tc-rx.c:241
11555 msgid "no filename following .INCLUDE pseudo-op"
11556 msgstr ""
11557
11558 #: config/tc-rx.c:344
11559 #, c-format
11560 msgid "unable to locate include file: %s"
11561 msgstr ""
11562
11563 #: config/tc-rx.c:395
11564 #, c-format
11565 msgid "unrecognised alignment value in .SECTION directive: %s"
11566 msgstr ""
11567
11568 #: config/tc-rx.c:412
11569 #, c-format
11570 msgid "unknown parameter following .SECTION directive: %s"
11571 msgstr ""
11572
11573 #: config/tc-rx.c:501
11574 msgid "expecting either ON or OFF after .list"
11575 msgstr ""
11576
11577 #: config/tc-rx.c:537
11578 #, c-format
11579 msgid "The \".%s\" pseudo-op is not implemented\n"
11580 msgstr ""
11581
11582 #: config/tc-rx.c:797
11583 #, c-format
11584 msgid "Value %d doesn't fit in unsigned %d-bit field"
11585 msgstr ""
11586
11587 #: config/tc-rx.c:803
11588 #, c-format
11589 msgid "Value %d doesn't fit in signed %d-bit field"
11590 msgstr ""
11591
11592 #: config/tc-rx.c:1003
11593 msgid "The .DEFINE pseudo-op is not implemented"
11594 msgstr ""
11595
11596 #: config/tc-rx.c:1005
11597 msgid "The .MACRO pseudo-op is not implemented"
11598 msgstr ""
11599
11600 #: config/tc-rx.c:1007
11601 msgid "The .BTEQU pseudo-op is not implemented."
11602 msgstr ""
11603
11604 #: config/tc-rx.c:1932
11605 msgid "invalid immediate size"
11606 msgstr ""
11607
11608 #: config/tc-rx.c:1951
11609 msgid "invalid immediate field position"
11610 msgstr ""
11611
11612 #: config/tc-rx.c:2000
11613 #, c-format
11614 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
11615 msgstr ""
11616
11617 #: config/tc-rx.c:2067
11618 #, c-format
11619 msgid "unsupported constant size %d\n"
11620 msgstr ""
11621
11622 #: config/tc-rx.c:2074
11623 msgid "difference of two symbols only supported with .long, .short, or .byte"
11624 msgstr ""
11625
11626 #: config/tc-rx.c:2118
11627 #, c-format
11628 msgid "jump not 3..10 bytes away (is %d)"
11629 msgstr ""
11630
11631 #: config/tc-rx.c:2264
11632 #, c-format
11633 msgid "Unknown reloc in md_apply_fix: %s"
11634 msgstr ""
11635
11636 #: config/tc-s390.c:332 config/tc-sparc.c:296
11637 msgid "Invalid default architecture, broken assembler."
11638 msgstr ""
11639
11640 #: config/tc-s390.c:439 config/tc-sparc.c:499
11641 #, c-format
11642 msgid "invalid architecture -A%s"
11643 msgstr ""
11644
11645 #: config/tc-s390.c:462
11646 #, c-format
11647 msgid ""
11648 " S390 options:\n"
11649 " -mregnames Allow symbolic names for registers\n"
11650 " -mwarn-areg-zero Warn about zero base/index registers\n"
11651 " -mno-regnames Do not allow symbolic names for registers\n"
11652 " -m31 Set file format to 31 bit format\n"
11653 " -m64 Set file format to 64 bit format\n"
11654 msgstr ""
11655
11656 #: config/tc-s390.c:469
11657 #, c-format
11658 msgid ""
11659 " -V print assembler version number\n"
11660 " -Qy, -Qn ignored\n"
11661 msgstr ""
11662
11663 #: config/tc-s390.c:534
11664 msgid "The 64 bit file format is used without esame instructions."
11665 msgstr ""
11666
11667 #: config/tc-s390.c:550
11668 #, c-format
11669 msgid "Internal assembler error for instruction format %s"
11670 msgstr ""
11671
11672 #: config/tc-s390.c:596
11673 #, c-format
11674 msgid "operand out of range (%s not between %ld and %ld)"
11675 msgstr ""
11676
11677 #: config/tc-s390.c:778
11678 #, c-format
11679 msgid "identifier+constant@%s means identifier@%s+constant"
11680 msgstr ""
11681
11682 #: config/tc-s390.c:859
11683 msgid "Can't handle O_big in s390_exp_compare"
11684 msgstr ""
11685
11686 #: config/tc-s390.c:940
11687 msgid "Invalid suffix for literal pool entry"
11688 msgstr ""
11689
11690 #: config/tc-s390.c:997
11691 msgid "Big number is too big"
11692 msgstr ""
11693
11694 #: config/tc-s390.c:1144
11695 msgid "relocation not applicable"
11696 msgstr ""
11697
11698 #: config/tc-s390.c:1261
11699 msgid "index register specified but zero"
11700 msgstr ""
11701
11702 #: config/tc-s390.c:1265
11703 msgid "base register specified but zero"
11704 msgstr ""
11705
11706 #: config/tc-s390.c:1269
11707 msgid "odd numbered general purpose register specified as register pair"
11708 msgstr ""
11709
11710 #: config/tc-s390.c:1277
11711 msgid ""
11712 "invalid floating point register pair. Valid fp register pair operands are "
11713 "0, 1, 4, 5, 8, 9, 12 or 13."
11714 msgstr ""
11715
11716 #: config/tc-s390.c:1360
11717 msgid "invalid operand suffix"
11718 msgstr ""
11719
11720 #: config/tc-s390.c:1383
11721 msgid "syntax error; missing '(' after displacement"
11722 msgstr ""
11723
11724 #: config/tc-s390.c:1399 config/tc-s390.c:1443 config/tc-s390.c:1473
11725 msgid "syntax error; expected ,"
11726 msgstr ""
11727
11728 #: config/tc-s390.c:1431
11729 msgid "syntax error; missing ')' after base register"
11730 msgstr ""
11731
11732 #: config/tc-s390.c:1460
11733 msgid "syntax error; ')' not allowed here"
11734 msgstr ""
11735
11736 #: config/tc-s390.c:1595
11737 #, c-format
11738 msgid "Opcode %s not available in this mode"
11739 msgstr ""
11740
11741 #: config/tc-s390.c:1650 config/tc-s390.c:1673 config/tc-s390.c:1686
11742 msgid "Invalid .insn format\n"
11743 msgstr ""
11744
11745 #: config/tc-s390.c:1658
11746 #, c-format
11747 msgid "Unrecognized opcode format: `%s'"
11748 msgstr ""
11749
11750 #: config/tc-s390.c:1689
11751 msgid "second operand of .insn not a constant\n"
11752 msgstr ""
11753
11754 #: config/tc-s390.c:1692
11755 msgid "missing comma after insn constant\n"
11756 msgstr ""
11757
11758 #: config/tc-s390.c:2050
11759 #, c-format
11760 msgid "cannot emit relocation %s against subsy symbol %s"
11761 msgstr ""
11762
11763 #: config/tc-s390.c:2138
11764 msgid "unsupported relocation type"
11765 msgstr ""
11766
11767 #: config/tc-s390.c:2185
11768 #, c-format
11769 msgid "cannot emit PC relative %s relocation%s%s"
11770 msgstr ""
11771
11772 #: config/tc-s390.c:2310
11773 #, c-format
11774 msgid "Gas failure, reloc type %s\n"
11775 msgstr ""
11776
11777 #: config/tc-s390.c:2312
11778 #, c-format
11779 msgid "Gas failure, reloc type #%i\n"
11780 msgstr ""
11781
11782 #: config/tc-score.c:260
11783 msgid "div / mul are reserved instructions"
11784 msgstr ""
11785
11786 #: config/tc-score.c:261
11787 msgid "This architecture doesn't support mmu"
11788 msgstr ""
11789
11790 #: config/tc-score.c:262
11791 msgid "This architecture doesn't support atomic instruction"
11792 msgstr ""
11793
11794 #: config/tc-score.c:469
11795 msgid "S+core register expected"
11796 msgstr ""
11797
11798 #: config/tc-score.c:470
11799 msgid "S+core special-register expected"
11800 msgstr ""
11801
11802 #: config/tc-score.c:471
11803 msgid "S+core co-processor register expected"
11804 msgstr ""
11805
11806 #: config/tc-score.c:1074 config/tc-score.c:2068
11807 msgid "Using temp register(r1)"
11808 msgstr ""
11809
11810 #: config/tc-score.c:1093
11811 #, c-format
11812 msgid "register expected, not '%.100s'"
11813 msgstr ""
11814
11815 #: config/tc-score.c:1149 config/tc-score.c:5485
11816 msgid "rd must be even number."
11817 msgstr ""
11818
11819 #: config/tc-score.c:1513 config/tc-score.c:1520
11820 #, c-format
11821 msgid "invalid constant: %d bit expression not in range %u..%u"
11822 msgstr ""
11823
11824 #: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
11825 #: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
11826 #: config/tc-score.c:3462
11827 #, c-format
11828 msgid "invalid constant: %d bit expression not in range %d..%d"
11829 msgstr ""
11830
11831 #: config/tc-score.c:1558
11832 msgid "invalid constant: bit expression not defined"
11833 msgstr ""
11834
11835 #: config/tc-score.c:2082
11836 #, c-format
11837 msgid "low register(r0-r15)expected, not '%.100s'"
11838 msgstr ""
11839
11840 #: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
11841 #: config/tc-score.c:3695
11842 #, c-format
11843 msgid "missing ["
11844 msgstr ""
11845
11846 #: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
11847 #: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
11848 #: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
11849 #: config/tc-score.c:3919 config/tc-score.c:3965
11850 #, c-format
11851 msgid "missing ]"
11852 msgstr ""
11853
11854 #: config/tc-score.c:2347
11855 #, c-format
11856 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
11857 msgstr ""
11858
11859 #: config/tc-score.c:2366
11860 #, c-format
11861 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
11862 msgstr ""
11863
11864 #: config/tc-score.c:2382 config/tc-score.c:2389
11865 #, c-format
11866 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
11867 msgstr ""
11868
11869 #: config/tc-score.c:2750 config/tc-score.c:6504
11870 #, c-format
11871 msgid "%s -- `%s'"
11872 msgstr ""
11873
11874 #: config/tc-score.c:2838
11875 msgid "address offset must be half word alignment"
11876 msgstr ""
11877
11878 #: config/tc-score.c:2846
11879 msgid "address offset must be word alignment"
11880 msgstr ""
11881
11882 #: config/tc-score.c:2986 config/tc-score.c:3123
11883 msgid "register same as write-back base"
11884 msgstr ""
11885
11886 #: config/tc-score.c:3093
11887 msgid "pre-indexed expression expected"
11888 msgstr ""
11889
11890 #: config/tc-score.c:3422
11891 #, c-format
11892 msgid "invalid register number: %d is not in [r0--r7]"
11893 msgstr ""
11894
11895 #: config/tc-score.c:3439
11896 msgid "comma is expected"
11897 msgstr ""
11898
11899 #: config/tc-score.c:3470
11900 #, c-format
11901 msgid "invalid constant: %d is not word align integer"
11902 msgstr ""
11903
11904 #: config/tc-score.c:3509 config/tc-score.c:3552
11905 msgid "invalid constant: 32 bit expression not word align"
11906 msgstr ""
11907
11908 #: config/tc-score.c:3518 config/tc-score.c:3561
11909 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11910 msgstr ""
11911
11912 #: config/tc-score.c:3594
11913 msgid ""
11914 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11915 msgstr ""
11916
11917 #: config/tc-score.c:3783 config/tc-score.c:3811
11918 msgid "imm5 should >= 2"
11919 msgstr ""
11920
11921 #: config/tc-score.c:3788 config/tc-score.c:3817
11922 msgid "reg should <= 31"
11923 msgstr ""
11924
11925 #: config/tc-score.c:3859 config/tc-score.c:3910
11926 msgid "missing +"
11927 msgstr ""
11928
11929 #: config/tc-score.c:3903
11930 #, c-format
11931 msgid "%s register same as write-back base"
11932 msgstr ""
11933
11934 #: config/tc-score.c:3905
11935 msgid "destination"
11936 msgstr ""
11937
11938 #: config/tc-score.c:3905
11939 msgid "source"
11940 msgstr ""
11941
11942 #: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
11943 msgid "expression error"
11944 msgstr ""
11945
11946 #: config/tc-score.c:4241
11947 msgid "value not in range [0, 0xffffffff]"
11948 msgstr ""
11949
11950 #: config/tc-score.c:4317
11951 msgid "value not in range [-0xffffffff, 0xffffffff]"
11952 msgstr ""
11953
11954 #: config/tc-score.c:4345
11955 msgid "li rd label isn't correct instruction form"
11956 msgstr ""
11957
11958 #: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
11959 #: config/tc-score.c:5225
11960 msgid "lacking label "
11961 msgstr ""
11962
11963 #: config/tc-score.c:4896
11964 msgid "s3_PIC code offset overflow (max 16 signed bits)"
11965 msgstr ""
11966
11967 #: config/tc-score.c:4952
11968 msgid "value not in range [0, 0x7fffffff]"
11969 msgstr ""
11970
11971 #: config/tc-score.c:4957
11972 msgid "end on line error"
11973 msgstr ""
11974
11975 #: config/tc-score.c:5204
11976 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11977 msgstr ""
11978
11979 #: config/tc-score.c:5231
11980 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
11981 msgstr ""
11982
11983 #: config/tc-score.c:5264
11984 msgid "lacking label"
11985 msgstr ""
11986
11987 #: config/tc-score.c:5269
11988 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11989 msgstr ""
11990
11991 #: config/tc-score.c:5365
11992 msgid "pce instruction error (16 bit || 16 bit)'"
11993 msgstr ""
11994
11995 #: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
11996 #: config/tc-score.c:5463 config/tc-score.c:5512
11997 msgid "score3d instruction."
11998 msgstr ""
11999
12000 #: config/tc-score.c:6122 read.c:1465
12001 msgid "missing size expression"
12002 msgstr ""
12003
12004 #: config/tc-score.c:6128
12005 #, c-format
12006 msgid "BSS length (%d) < 0 ignored"
12007 msgstr ""
12008
12009 #: config/tc-score.c:6143 read.c:2298
12010 #, c-format
12011 msgid "error setting flags for \".sbss\": %s"
12012 msgstr ""
12013
12014 #: config/tc-score.c:6157 config/tc-sparc.c:3838
12015 msgid "missing alignment"
12016 msgstr ""
12017
12018 #: config/tc-score.c:6194
12019 #, c-format
12020 msgid "alignment too large; %d assumed"
12021 msgstr ""
12022
12023 #: config/tc-score.c:6199 read.c:2359
12024 msgid "alignment negative; 0 assumed"
12025 msgstr ""
12026
12027 #: config/tc-score.c:6266 ecoff.c:3365 read.c:1484 read.c:1590 read.c:2476
12028 #: read.c:3097 read.c:3487 symbols.c:336 symbols.c:432
12029 #, c-format
12030 msgid "symbol `%s' is already defined"
12031 msgstr ""
12032
12033 #. Error routine.
12034 #: config/tc-score.c:6608 config/tc-score.c:6632
12035 msgid "size is not 4 or 6"
12036 msgstr ""
12037
12038 #: config/tc-score.c:6691
12039 msgid "bad call to MD_ATOF()"
12040 msgstr ""
12041
12042 #: config/tc-score.c:7198
12043 #, c-format
12044 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
12045 msgstr ""
12046
12047 #: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294
12048 #, c-format
12049 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
12050 msgstr ""
12051
12052 #: config/tc-score.c:7264 config/tc-score.c:7319
12053 #, c-format
12054 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
12055 msgstr ""
12056
12057 #: config/tc-score.c:7488
12058 #, c-format
12059 msgid "cannot represent %s relocation in this object file format1"
12060 msgstr ""
12061
12062 #: config/tc-score.c:7779
12063 #, c-format
12064 msgid "Sunplus-v2-0-0-20060510\n"
12065 msgstr ""
12066
12067 #: config/tc-score.c:7799
12068 #, c-format
12069 msgid " Score-specific assembler options:\n"
12070 msgstr ""
12071
12072 #: config/tc-score.c:7801
12073 #, c-format
12074 msgid " -EB\t\tassemble code for a big-endian cpu\n"
12075 msgstr ""
12076
12077 #: config/tc-score.c:7806
12078 #, c-format
12079 msgid " -EL\t\tassemble code for a little-endian cpu\n"
12080 msgstr ""
12081
12082 #: config/tc-score.c:7810
12083 #, c-format
12084 msgid " -FIXDD\t\tassemble code for fix data dependency\n"
12085 msgstr ""
12086
12087 #: config/tc-score.c:7812
12088 #, c-format
12089 msgid ""
12090 " -NWARN\t\tassemble code for no warning message for fix data "
12091 "dependency\n"
12092 msgstr ""
12093
12094 #: config/tc-score.c:7814
12095 #, c-format
12096 msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
12097 msgstr ""
12098
12099 #: config/tc-score.c:7816
12100 #, c-format
12101 msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
12102 msgstr ""
12103
12104 #: config/tc-score.c:7818
12105 #, c-format
12106 msgid ""
12107 " -SCORE7\t\tassemble code for target is SCORE7, this is default "
12108 "setting\n"
12109 msgstr ""
12110
12111 #: config/tc-score.c:7820
12112 #, c-format
12113 msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
12114 msgstr ""
12115
12116 #: config/tc-score.c:7822
12117 #, c-format
12118 msgid ""
12119 " -march=score7\tassemble code for target is SCORE7, this is default "
12120 "setting\n"
12121 msgstr ""
12122
12123 #: config/tc-score.c:7824
12124 #, c-format
12125 msgid " -march=score3\tassemble code for target is SCORE3\n"
12126 msgstr ""
12127
12128 #: config/tc-score.c:7826
12129 #, c-format
12130 msgid ""
12131 " -USE_R1\t\tassemble code for no warning message when using temp "
12132 "register r1\n"
12133 msgstr ""
12134
12135 #: config/tc-score.c:7828
12136 #, c-format
12137 msgid " -KPIC\t\tassemble code for PIC\n"
12138 msgstr ""
12139
12140 #: config/tc-score.c:7830
12141 #, c-format
12142 msgid " -O0\t\tassembler will not perform any optimizations\n"
12143 msgstr ""
12144
12145 #: config/tc-score.c:7832
12146 #, c-format
12147 msgid ""
12148 " -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
12149 msgstr ""
12150
12151 #: config/tc-score.c:7834
12152 #, c-format
12153 msgid " -V \t\tSunplus release version \n"
12154 msgstr ""
12155
12156 #: config/tc-sh.c:64
12157 msgid "directive .big encountered when option -big required"
12158 msgstr ""
12159
12160 #: config/tc-sh.c:74
12161 msgid "directive .little encountered when option -little required"
12162 msgstr ""
12163
12164 #: config/tc-sh.c:1424
12165 msgid "illegal double indirection"
12166 msgstr ""
12167
12168 #: config/tc-sh.c:1433
12169 msgid "illegal register after @-"
12170 msgstr ""
12171
12172 #: config/tc-sh.c:1449
12173 msgid "must be @(r0,...)"
12174 msgstr ""
12175
12176 #: config/tc-sh.c:1473
12177 msgid "syntax error in @(r0,...)"
12178 msgstr ""
12179
12180 #: config/tc-sh.c:1478
12181 msgid "syntax error in @(r0...)"
12182 msgstr ""
12183
12184 #: config/tc-sh.c:1523
12185 msgid "Deprecated syntax."
12186 msgstr ""
12187
12188 #: config/tc-sh.c:1535 config/tc-sh.c:1540
12189 msgid "syntax error in @(disp,[Rn, gbr, pc])"
12190 msgstr ""
12191
12192 #: config/tc-sh.c:1545
12193 msgid "expecting )"
12194 msgstr ""
12195
12196 #: config/tc-sh.c:1553
12197 msgid "illegal register after @"
12198 msgstr ""
12199
12200 #: config/tc-sh.c:2194
12201 #, c-format
12202 msgid "unhandled %d\n"
12203 msgstr ""
12204
12205 #: config/tc-sh.c:2404
12206 #, c-format
12207 msgid "Invalid register: 'r%d'"
12208 msgstr ""
12209
12210 #: config/tc-sh.c:2514
12211 #, c-format
12212 msgid "failed for %d\n"
12213 msgstr ""
12214
12215 #: config/tc-sh.c:2520
12216 msgid "misplaced PIC operand"
12217 msgstr ""
12218
12219 #: config/tc-sh.c:2631 config/tc-sh.c:3030
12220 msgid "invalid operands for opcode"
12221 msgstr ""
12222
12223 #: config/tc-sh.c:2636
12224 msgid "insn can't be combined with parallel processing insn"
12225 msgstr ""
12226
12227 #: config/tc-sh.c:2643 config/tc-sh.c:2654 config/tc-sh.c:2686
12228 msgid "multiple movx specifications"
12229 msgstr ""
12230
12231 #: config/tc-sh.c:2648 config/tc-sh.c:2670 config/tc-sh.c:2709
12232 msgid "multiple movy specifications"
12233 msgstr ""
12234
12235 #: config/tc-sh.c:2657 config/tc-sh.c:2690
12236 msgid "invalid movx address register"
12237 msgstr ""
12238
12239 #: config/tc-sh.c:2659
12240 msgid "insn cannot be combined with non-nopy"
12241 msgstr ""
12242
12243 #: config/tc-sh.c:2673 config/tc-sh.c:2729
12244 msgid "invalid movy address register"
12245 msgstr ""
12246
12247 #: config/tc-sh.c:2675
12248 msgid "insn cannot be combined with non-nopx"
12249 msgstr ""
12250
12251 #: config/tc-sh.c:2688
12252 msgid "previous movy requires nopx"
12253 msgstr ""
12254
12255 #: config/tc-sh.c:2696 config/tc-sh.c:2701
12256 msgid "invalid movx dsp register"
12257 msgstr ""
12258
12259 #: config/tc-sh.c:2711
12260 msgid "previous movx requires nopy"
12261 msgstr ""
12262
12263 #: config/tc-sh.c:2720 config/tc-sh.c:2725
12264 msgid "invalid movy dsp register"
12265 msgstr ""
12266
12267 #: config/tc-sh.c:2735
12268 msgid "dsp immediate shift value not constant"
12269 msgstr ""
12270
12271 #: config/tc-sh.c:2749 config/tc-sh.c:2775
12272 msgid "multiple parallel processing specifications"
12273 msgstr ""
12274
12275 #: config/tc-sh.c:2768
12276 msgid "multiple condition specifications"
12277 msgstr ""
12278
12279 #: config/tc-sh.c:2806
12280 msgid "insn cannot be combined with pmuls"
12281 msgstr ""
12282
12283 #: config/tc-sh.c:2822
12284 msgid "bad combined pmuls output operand"
12285 msgstr ""
12286
12287 #: config/tc-sh.c:2832
12288 msgid "destination register is same for parallel insns"
12289 msgstr ""
12290
12291 #: config/tc-sh.c:2841
12292 msgid "condition not followed by conditionalizable insn"
12293 msgstr ""
12294
12295 #: config/tc-sh.c:2851
12296 msgid "unrecognized characters at end of parallel processing insn"
12297 msgstr ""
12298
12299 #: config/tc-sh.c:2967
12300 msgid "opcode not valid for this cpu variant"
12301 msgstr ""
12302
12303 #: config/tc-sh.c:3000
12304 msgid "Delayed branches not available on SH1"
12305 msgstr ""
12306
12307 #: config/tc-sh.c:3035
12308 #, c-format
12309 msgid "excess operands: '%s'"
12310 msgstr ""
12311
12312 #: config/tc-sh.c:3112
12313 msgid ".uses pseudo-op seen when not relaxing"
12314 msgstr ""
12315
12316 #: config/tc-sh.c:3118
12317 msgid "bad .uses format"
12318 msgstr ""
12319
12320 #: config/tc-sh.c:3229
12321 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
12322 msgstr ""
12323
12324 #: config/tc-sh.c:3235
12325 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
12326 msgstr ""
12327
12328 #: config/tc-sh.c:3237
12329 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
12330 msgstr ""
12331
12332 #: config/tc-sh.c:3269
12333 #, c-format
12334 msgid "Invalid argument to --isa option: %s"
12335 msgstr ""
12336
12337 #: config/tc-sh.c:3278
12338 msgid "Invalid combination: --abi=32 with --abi=64"
12339 msgstr ""
12340
12341 #: config/tc-sh.c:3284
12342 msgid "Invalid combination: --abi=64 with --abi=32"
12343 msgstr ""
12344
12345 #: config/tc-sh.c:3286
12346 msgid "Invalid combination: --isa=SHcompact with --abi=64"
12347 msgstr ""
12348
12349 #: config/tc-sh.c:3290
12350 #, c-format
12351 msgid "Invalid argument to --abi option: %s"
12352 msgstr ""
12353
12354 #: config/tc-sh.c:3330
12355 #, c-format
12356 msgid ""
12357 "SH options:\n"
12358 "--little\t\tgenerate little endian code\n"
12359 "--big\t\t\tgenerate big endian code\n"
12360 "--relax\t\t\talter jump instructions for long displacements\n"
12361 "--renesas\t\tdisable optimization with section symbol for\n"
12362 "\t\t\tcompatibility with Renesas assembler.\n"
12363 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
12364 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
12365 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
12366 "--isa=[any\t\tuse most appropriate isa\n"
12367 " | dsp same as '-dsp'\n"
12368 " | fp"
12369 msgstr ""
12370
12371 #: config/tc-sh.c:3356
12372 #, c-format
12373 msgid ""
12374 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
12375 " | SHmedia\n"
12376 " | shcompact\n"
12377 " | SHcompact]\n"
12378 msgstr ""
12379
12380 #: config/tc-sh.c:3361
12381 #, c-format
12382 msgid ""
12383 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
12384 "\t\t\tfile type\n"
12385 "--shcompact-const-crange emit code-range descriptors for constants in\n"
12386 "\t\t\tSHcompact code sections\n"
12387 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
12388 "\t\t\tconstants and SHcompact code\n"
12389 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
12390 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
12391 "\t\t\tto 32 bits only\n"
12392 msgstr ""
12393
12394 #: config/tc-sh.c:3373
12395 #, c-format
12396 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
12397 msgstr ""
12398
12399 #: config/tc-sh.c:3464
12400 msgid ".uses does not refer to a local symbol in the same section"
12401 msgstr ""
12402
12403 #: config/tc-sh.c:3483
12404 msgid "can't find fixup pointed to by .uses"
12405 msgstr ""
12406
12407 #: config/tc-sh.c:3503
12408 msgid ".uses target does not refer to a local symbol in the same section"
12409 msgstr ""
12410
12411 #: config/tc-sh.c:3580
12412 msgid "displacement overflows 12-bit field"
12413 msgstr ""
12414
12415 #: config/tc-sh.c:3583
12416 #, c-format
12417 msgid "displacement to defined symbol %s overflows 12-bit field"
12418 msgstr ""
12419
12420 #: config/tc-sh.c:3587
12421 #, c-format
12422 msgid "displacement to undefined symbol %s overflows 12-bit field"
12423 msgstr ""
12424
12425 #: config/tc-sh.c:3660
12426 msgid "displacement overflows 8-bit field"
12427 msgstr ""
12428
12429 #: config/tc-sh.c:3663
12430 #, c-format
12431 msgid "displacement to defined symbol %s overflows 8-bit field"
12432 msgstr ""
12433
12434 #: config/tc-sh.c:3667
12435 #, c-format
12436 msgid "displacement to undefined symbol %s overflows 8-bit field "
12437 msgstr ""
12438
12439 #: config/tc-sh.c:3684
12440 #, c-format
12441 msgid "overflow in branch to %s; converted into longer instruction sequence"
12442 msgstr ""
12443
12444 #: config/tc-sh.c:3749 config/tc-sh.c:3796 config/tc-sparc.c:4345
12445 #: config/tc-sparc.c:4369
12446 msgid "misaligned data"
12447 msgstr ""
12448
12449 #: config/tc-sh.c:4120
12450 msgid "offset to unaligned destination"
12451 msgstr ""
12452
12453 #: config/tc-sh.c:4125
12454 msgid "negative offset"
12455 msgstr ""
12456
12457 #: config/tc-sh.c:4270
12458 msgid "misaligned offset"
12459 msgstr ""
12460
12461 #: config/tc-sh64.c:568
12462 msgid "This operand must be constant at assembly time"
12463 msgstr ""
12464
12465 #: config/tc-sh64.c:681
12466 msgid "Invalid operand expression"
12467 msgstr ""
12468
12469 #: config/tc-sh64.c:773 config/tc-sh64.c:877
12470 msgid "PTB operand is a SHmedia symbol"
12471 msgstr ""
12472
12473 #: config/tc-sh64.c:776 config/tc-sh64.c:874
12474 msgid "PTA operand is a SHcompact symbol"
12475 msgstr ""
12476
12477 #: config/tc-sh64.c:792
12478 msgid "invalid expression in operand"
12479 msgstr ""
12480
12481 #: config/tc-sh64.c:1483
12482 #, c-format
12483 msgid "invalid operand, not a 5-bit unsigned value: %d"
12484 msgstr ""
12485
12486 #: config/tc-sh64.c:1488
12487 #, c-format
12488 msgid "invalid operand, not a 6-bit signed value: %d"
12489 msgstr ""
12490
12491 #: config/tc-sh64.c:1493
12492 #, c-format
12493 msgid "invalid operand, not a 6-bit unsigned value: %d"
12494 msgstr ""
12495
12496 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
12497 #, c-format
12498 msgid "invalid operand, not a 11-bit signed value: %d"
12499 msgstr ""
12500
12501 #: config/tc-sh64.c:1500
12502 #, c-format
12503 msgid "invalid operand, not a multiple of 32: %d"
12504 msgstr ""
12505
12506 #: config/tc-sh64.c:1505
12507 #, c-format
12508 msgid "invalid operand, not a 10-bit signed value: %d"
12509 msgstr ""
12510
12511 #: config/tc-sh64.c:1512
12512 #, c-format
12513 msgid "invalid operand, not an even value: %d"
12514 msgstr ""
12515
12516 #: config/tc-sh64.c:1517
12517 #, c-format
12518 msgid "invalid operand, not a 12-bit signed value: %d"
12519 msgstr ""
12520
12521 #: config/tc-sh64.c:1519
12522 #, c-format
12523 msgid "invalid operand, not a multiple of 4: %d"
12524 msgstr ""
12525
12526 #: config/tc-sh64.c:1524
12527 #, c-format
12528 msgid "invalid operand, not a 13-bit signed value: %d"
12529 msgstr ""
12530
12531 #: config/tc-sh64.c:1526
12532 #, c-format
12533 msgid "invalid operand, not a multiple of 8: %d"
12534 msgstr ""
12535
12536 #: config/tc-sh64.c:1531
12537 #, c-format
12538 msgid "invalid operand, not a 16-bit signed value: %d"
12539 msgstr ""
12540
12541 #: config/tc-sh64.c:1536
12542 #, c-format
12543 msgid "invalid operand, not a 16-bit unsigned value: %d"
12544 msgstr ""
12545
12546 #: config/tc-sh64.c:1542
12547 msgid "operand out of range for PT, PTA and PTB"
12548 msgstr ""
12549
12550 #: config/tc-sh64.c:1544
12551 #, c-format
12552 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12553 msgstr ""
12554
12555 #: config/tc-sh64.c:2064
12556 #, c-format
12557 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12558 msgstr ""
12559
12560 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12561 msgid "invalid PIC reference"
12562 msgstr ""
12563
12564 #: config/tc-sh64.c:2478
12565 msgid "can't find opcode"
12566 msgstr ""
12567
12568 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12569 msgid "invalid operand: expression in PT target"
12570 msgstr ""
12571
12572 #: config/tc-sh64.c:2812
12573 #, c-format
12574 msgid "invalid operands to %s"
12575 msgstr ""
12576
12577 #: config/tc-sh64.c:2818
12578 #, c-format
12579 msgid "excess operands to %s"
12580 msgstr ""
12581
12582 #: config/tc-sh64.c:2863
12583 #, c-format
12584 msgid "The `.mode %s' directive is not valid with this architecture"
12585 msgstr ""
12586
12587 #: config/tc-sh64.c:2871
12588 #, c-format
12589 msgid "Invalid argument to .mode: %s"
12590 msgstr ""
12591
12592 #: config/tc-sh64.c:2901
12593 #, c-format
12594 msgid "The `.abi %s' directive is not valid with this architecture"
12595 msgstr ""
12596
12597 #: config/tc-sh64.c:2907
12598 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12599 msgstr ""
12600
12601 #: config/tc-sh64.c:2912
12602 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12603 msgstr ""
12604
12605 #: config/tc-sh64.c:2915
12606 #, c-format
12607 msgid "Invalid argument to .abi: %s"
12608 msgstr ""
12609
12610 #: config/tc-sh64.c:2970
12611 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12612 msgstr ""
12613
12614 #: config/tc-sh64.c:2975
12615 msgid "-shcompact-const-crange is invalid without SHcompact"
12616 msgstr ""
12617
12618 #: config/tc-sh64.c:2978
12619 msgid "-expand-pt32 only valid with -abi=64"
12620 msgstr ""
12621
12622 #: config/tc-sh64.c:2981
12623 msgid "-no-expand only valid with SHcompact or SHmedia"
12624 msgstr ""
12625
12626 #: config/tc-sh64.c:2984
12627 msgid "-expand-pt32 invalid together with -no-expand"
12628 msgstr ""
12629
12630 #: config/tc-sh64.c:3198
12631 msgid ""
12632 "SHmedia code not allowed in same section as constants and SHcompact code"
12633 msgstr ""
12634
12635 #: config/tc-sh64.c:3216
12636 msgid "No segment info for current section"
12637 msgstr ""
12638
12639 #: config/tc-sh64.c:3255
12640 msgid "duplicate datalabel operator ignored"
12641 msgstr ""
12642
12643 #: config/tc-sh64.c:3325
12644 msgid "Invalid DataLabel expression"
12645 msgstr ""
12646
12647 #: config/tc-sparc.c:300 config/tc-sparc.c:505
12648 msgid "Bad opcode table, broken assembler."
12649 msgstr ""
12650
12651 #: config/tc-sparc.c:497
12652 #, c-format
12653 msgid "invalid architecture -xarch=%s"
12654 msgstr ""
12655
12656 #: config/tc-sparc.c:569
12657 #, c-format
12658 msgid "No compiled in support for %d bit object file format"
12659 msgstr ""
12660
12661 #: config/tc-sparc.c:650
12662 #, c-format
12663 msgid "SPARC options:\n"
12664 msgstr ""
12665
12666 #: config/tc-sparc.c:679
12667 #, c-format
12668 msgid ""
12669 "\n"
12670 "\t\t\tspecify variant of SPARC architecture\n"
12671 "-bump\t\t\twarn when assembler switches architectures\n"
12672 "-sparc\t\t\tignored\n"
12673 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
12674 "-relax\t\t\trelax jumps and branches (default)\n"
12675 "-no-relax\t\tavoid changing any jumps and branches\n"
12676 msgstr ""
12677
12678 #: config/tc-sparc.c:687
12679 #, c-format
12680 msgid "-k\t\t\tgenerate PIC\n"
12681 msgstr ""
12682
12683 #: config/tc-sparc.c:691
12684 #, c-format
12685 msgid ""
12686 "-32\t\t\tcreate 32 bit object file\n"
12687 "-64\t\t\tcreate 64 bit object file\n"
12688 msgstr ""
12689
12690 #: config/tc-sparc.c:694
12691 #, c-format
12692 msgid "\t\t\t[default is %d]\n"
12693 msgstr ""
12694
12695 #: config/tc-sparc.c:696
12696 #, c-format
12697 msgid ""
12698 "-TSO\t\t\tuse Total Store Ordering\n"
12699 "-PSO\t\t\tuse Partial Store Ordering\n"
12700 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
12701 msgstr ""
12702
12703 #: config/tc-sparc.c:700
12704 #, c-format
12705 msgid "\t\t\t[default is %s]\n"
12706 msgstr ""
12707
12708 #: config/tc-sparc.c:702
12709 #, c-format
12710 msgid ""
12711 "-KPIC\t\t\tgenerate PIC\n"
12712 "-V\t\t\tprint assembler version number\n"
12713 "-undeclared-regs\tignore application global register usage without\n"
12714 "\t\t\tappropriate .register directive (default)\n"
12715 "-no-undeclared-regs\tforce error on application global register usage\n"
12716 "\t\t\twithout appropriate .register directive\n"
12717 "-q\t\t\tignored\n"
12718 "-Qy, -Qn\t\tignored\n"
12719 "-s\t\t\tignored\n"
12720 msgstr ""
12721
12722 #: config/tc-sparc.c:714
12723 #, c-format
12724 msgid ""
12725 "-EL\t\t\tgenerate code for a little endian machine\n"
12726 "-EB\t\t\tgenerate code for a big endian machine\n"
12727 "--little-endian-data\tgenerate code for a machine having big endian\n"
12728 " instructions and little endian data.\n"
12729 msgstr ""
12730
12731 #: config/tc-sparc.c:851
12732 #, c-format
12733 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12734 msgstr ""
12735
12736 #: config/tc-sparc.c:870
12737 #, c-format
12738 msgid "Internal error: can't find opcode `%s' for `%s'\n"
12739 msgstr ""
12740
12741 #: config/tc-sparc.c:1053
12742 msgid "Support for 64-bit arithmetic not compiled in."
12743 msgstr ""
12744
12745 #: config/tc-sparc.c:1099
12746 msgid "set: number not in 0..4294967295 range"
12747 msgstr ""
12748
12749 #: config/tc-sparc.c:1106
12750 msgid "set: number not in -2147483648..4294967295 range"
12751 msgstr ""
12752
12753 #: config/tc-sparc.c:1165
12754 msgid "setsw: number not in -2147483648..4294967295 range"
12755 msgstr ""
12756
12757 #: config/tc-sparc.c:1213
12758 msgid "setx: temporary register same as destination register"
12759 msgstr ""
12760
12761 #: config/tc-sparc.c:1284
12762 msgid "setx: illegal temporary register g0"
12763 msgstr ""
12764
12765 #: config/tc-sparc.c:1381
12766 msgid "FP branch in delay slot"
12767 msgstr ""
12768
12769 #: config/tc-sparc.c:1396
12770 msgid "FP branch preceded by FP instruction; NOP inserted"
12771 msgstr ""
12772
12773 #: config/tc-sparc.c:1436
12774 msgid "failed special case insn sanity check"
12775 msgstr ""
12776
12777 #: config/tc-sparc.c:1562
12778 msgid ": invalid membar mask name"
12779 msgstr ""
12780
12781 #: config/tc-sparc.c:1578
12782 msgid ": invalid membar mask expression"
12783 msgstr ""
12784
12785 #: config/tc-sparc.c:1583
12786 msgid ": invalid membar mask number"
12787 msgstr ""
12788
12789 #: config/tc-sparc.c:1598
12790 msgid ": invalid siam mode expression"
12791 msgstr ""
12792
12793 #: config/tc-sparc.c:1603
12794 msgid ": invalid siam mode number"
12795 msgstr ""
12796
12797 #: config/tc-sparc.c:1619
12798 msgid ": invalid prefetch function name"
12799 msgstr ""
12800
12801 #: config/tc-sparc.c:1627
12802 msgid ": invalid prefetch function expression"
12803 msgstr ""
12804
12805 #: config/tc-sparc.c:1632
12806 msgid ": invalid prefetch function number"
12807 msgstr ""
12808
12809 #: config/tc-sparc.c:1660 config/tc-sparc.c:1672
12810 msgid ": unrecognizable privileged register"
12811 msgstr ""
12812
12813 #: config/tc-sparc.c:1696 config/tc-sparc.c:1708
12814 msgid ": unrecognizable hyperprivileged register"
12815 msgstr ""
12816
12817 #: config/tc-sparc.c:1732 config/tc-sparc.c:1757
12818 msgid ": unrecognizable v9a or v9b ancillary state register"
12819 msgstr ""
12820
12821 #: config/tc-sparc.c:1737
12822 msgid ": rd on write only ancillary state register"
12823 msgstr ""
12824
12825 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12826 #: config/tc-sparc.c:1745
12827 msgid ": unrecognizable v9a ancillary state register"
12828 msgstr ""
12829
12830 #: config/tc-sparc.c:1781
12831 msgid ": asr number must be between 16 and 31"
12832 msgstr ""
12833
12834 #: config/tc-sparc.c:1789
12835 msgid ": asr number must be between 0 and 31"
12836 msgstr ""
12837
12838 #: config/tc-sparc.c:1799
12839 #, c-format
12840 msgid ": expecting %asrN"
12841 msgstr ""
12842
12843 #: config/tc-sparc.c:1986 config/tc-sparc.c:2024 config/tc-sparc.c:2454
12844 #: config/tc-sparc.c:2490
12845 #, c-format
12846 msgid "Illegal operands: %%%s requires arguments in ()"
12847 msgstr ""
12848
12849 #: config/tc-sparc.c:1992
12850 #, c-format
12851 msgid ""
12852 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
12853 "()"
12854 msgstr ""
12855
12856 #: config/tc-sparc.c:2003
12857 #, c-format
12858 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12859 msgstr ""
12860
12861 #: config/tc-sparc.c:2210
12862 msgid "detected global register use not covered by .register pseudo-op"
12863 msgstr ""
12864
12865 #: config/tc-sparc.c:2285
12866 msgid ": There are only 64 f registers; [0-63]"
12867 msgstr ""
12868
12869 #: config/tc-sparc.c:2287 config/tc-sparc.c:2305
12870 msgid ": There are only 32 f registers; [0-31]"
12871 msgstr ""
12872
12873 #: config/tc-sparc.c:2297
12874 msgid ": There are only 32 single precision f registers; [0-31]"
12875 msgstr ""
12876
12877 #: config/tc-sparc.c:2502
12878 #, c-format
12879 msgid ""
12880 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12881 msgstr ""
12882
12883 #: config/tc-sparc.c:2614
12884 #, c-format
12885 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12886 msgstr ""
12887
12888 #: config/tc-sparc.c:2624
12889 #, c-format
12890 msgid ""
12891 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12892 "symbol"
12893 msgstr ""
12894
12895 #: config/tc-sparc.c:2642
12896 msgid ": PC-relative operand can't be a constant"
12897 msgstr ""
12898
12899 #: config/tc-sparc.c:2649
12900 msgid ": TLS operand can't be a constant"
12901 msgstr ""
12902
12903 #: config/tc-sparc.c:2682
12904 msgid ": invalid ASI name"
12905 msgstr ""
12906
12907 #: config/tc-sparc.c:2690
12908 msgid ": invalid ASI expression"
12909 msgstr ""
12910
12911 #: config/tc-sparc.c:2695
12912 msgid ": invalid ASI number"
12913 msgstr ""
12914
12915 #: config/tc-sparc.c:2792
12916 msgid "OPF immediate operand out of range (0-0x1ff)"
12917 msgstr ""
12918
12919 #: config/tc-sparc.c:2797
12920 msgid "non-immediate OPF operand, ignored"
12921 msgstr ""
12922
12923 #: config/tc-sparc.c:2816
12924 msgid ": invalid cpreg name"
12925 msgstr ""
12926
12927 #: config/tc-sparc.c:2845
12928 #, c-format
12929 msgid "Illegal operands%s"
12930 msgstr ""
12931
12932 #: config/tc-sparc.c:2884
12933 #, c-format
12934 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12935 msgstr ""
12936
12937 #: config/tc-sparc.c:2920
12938 #, c-format
12939 msgid "Architecture mismatch on \"%s\"."
12940 msgstr ""
12941
12942 #: config/tc-sparc.c:2921
12943 #, c-format
12944 msgid " (Requires %s; requested architecture is %s.)"
12945 msgstr ""
12946
12947 #: config/tc-sparc.c:2933
12948 #, c-format
12949 msgid "Hardware capability \"%s\" not enabled for \"%s\"."
12950 msgstr ""
12951
12952 #: config/tc-sparc.c:3467
12953 #, c-format
12954 msgid "bad or unhandled relocation type: 0x%02x"
12955 msgstr ""
12956
12957 #: config/tc-sparc.c:3800
12958 msgid "Expected comma after name"
12959 msgstr ""
12960
12961 #: config/tc-sparc.c:3809
12962 #, c-format
12963 msgid "BSS length (%d.) <0! Ignored."
12964 msgstr ""
12965
12966 #: config/tc-sparc.c:3821
12967 msgid "bad .reserve segment -- expected BSS segment"
12968 msgstr ""
12969
12970 #: config/tc-sparc.c:3849
12971 #, c-format
12972 msgid "alignment too large; assuming %d"
12973 msgstr ""
12974
12975 #: config/tc-sparc.c:3855 config/tc-sparc.c:4005
12976 msgid "negative alignment"
12977 msgstr ""
12978
12979 #: config/tc-sparc.c:3865 config/tc-sparc.c:4027 read.c:1321 read.c:2371
12980 msgid "alignment not a power of 2"
12981 msgstr ""
12982
12983 #: config/tc-sparc.c:3918
12984 #, c-format
12985 msgid "Ignoring attempt to re-define symbol %s"
12986 msgstr ""
12987
12988 #: config/tc-sparc.c:3942 config/tc-v850.c:275
12989 msgid "Expected comma after symbol-name"
12990 msgstr ""
12991
12992 #: config/tc-sparc.c:3952
12993 #, c-format
12994 msgid ".COMMon length (%lu) out of range ignored"
12995 msgstr ""
12996
12997 #: config/tc-sparc.c:3985
12998 msgid "Expected comma after common length"
12999 msgstr ""
13000
13001 #: config/tc-sparc.c:3999
13002 #, c-format
13003 msgid "alignment too large; assuming %ld"
13004 msgstr ""
13005
13006 #: config/tc-sparc.c:4142
13007 msgid "Unknown segment type"
13008 msgstr ""
13009
13010 #: config/tc-sparc.c:4217 config/tc-sparc.c:4227
13011 #, c-format
13012 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
13013 msgstr ""
13014
13015 #: config/tc-sparc.c:4245
13016 msgid "redefinition of global register"
13017 msgstr ""
13018
13019 #: config/tc-sparc.c:4256
13020 #, c-format
13021 msgid "Register symbol %s already defined."
13022 msgstr ""
13023
13024 #: config/tc-sparc.c:4460
13025 #, c-format
13026 msgid "Illegal operands: %%r_plt in %d-byte data field"
13027 msgstr ""
13028
13029 #: config/tc-sparc.c:4470
13030 #, c-format
13031 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
13032 msgstr ""
13033
13034 #: config/tc-sparc.c:4507 config/tc-vax.c:3312
13035 #, c-format
13036 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
13037 msgstr ""
13038
13039 #: config/tc-sparc.c:4515 config/tc-sparc.c:4546 config/tc-sparc.c:4555
13040 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
13041 #, c-format
13042 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
13043 msgstr ""
13044
13045 #: config/tc-sparc.c:4564 config/tc-vax.c:3369
13046 #, c-format
13047 msgid "Illegal operands: garbage after %%r_%s%d()"
13048 msgstr ""
13049
13050 #: config/tc-sparc.h:65
13051 msgid "sparc convert_frag\n"
13052 msgstr ""
13053
13054 #: config/tc-sparc.h:67 config/tc-z80.h:53
13055 msgid "estimate_size_before_relax called"
13056 msgstr ""
13057
13058 #: config/tc-spu.c:130
13059 #, c-format
13060 msgid "Can't hash instruction '%s':%s"
13061 msgstr ""
13062
13063 #: config/tc-spu.c:184
13064 msgid ""
13065 "SPU options:\n"
13066 " --apuasm\t\t emulate behaviour of apuasm\n"
13067 msgstr ""
13068
13069 #: config/tc-spu.c:290
13070 #, c-format
13071 msgid "Invalid mnemonic '%s'"
13072 msgstr ""
13073
13074 #: config/tc-spu.c:296
13075 #, c-format
13076 msgid "'%s' is only available in DD2.0 or higher."
13077 msgstr ""
13078
13079 #: config/tc-spu.c:328
13080 #, c-format
13081 msgid "Error in argument %d. Expecting: \"%s\""
13082 msgstr ""
13083
13084 #: config/tc-spu.c:339
13085 msgid "Mixing register syntax, with and without '$'."
13086 msgstr ""
13087
13088 #: config/tc-spu.c:345
13089 #, c-format
13090 msgid "Treating '%-*s' as a symbol."
13091 msgstr ""
13092
13093 #: config/tc-spu.c:564
13094 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
13095 msgstr ""
13096
13097 #: config/tc-spu.c:566
13098 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
13099 msgstr ""
13100
13101 #: config/tc-spu.c:609
13102 #, c-format
13103 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
13104 msgstr ""
13105
13106 #: config/tc-spu.c:615
13107 #, c-format
13108 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
13109 msgstr ""
13110
13111 #: config/tc-spu.c:685 config/tc-spu.c:688
13112 #, c-format
13113 msgid "Constant expression %d out of range, [%d, %d]."
13114 msgstr ""
13115
13116 #: config/tc-spu.c:790
13117 #, c-format
13118 msgid "invalid priority '%lu'"
13119 msgstr ""
13120
13121 #: config/tc-spu.c:796
13122 #, c-format
13123 msgid "invalid lrlive '%lu'"
13124 msgstr ""
13125
13126 #: config/tc-spu.c:855
13127 msgid "Relaxation should never occur"
13128 msgstr ""
13129
13130 #: config/tc-spu.c:1005
13131 #, c-format
13132 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
13133 msgstr ""
13134
13135 #: config/tc-spu.h:85
13136 msgid "spu convert_frag\n"
13137 msgstr ""
13138
13139 #: config/tc-tic30.c:37
13140 msgid "first"
13141 msgstr ""
13142
13143 #: config/tc-tic30.c:37
13144 msgid "second"
13145 msgstr ""
13146
13147 #: config/tc-tic30.c:37
13148 msgid "third"
13149 msgstr ""
13150
13151 #: config/tc-tic30.c:37
13152 msgid "fourth"
13153 msgstr ""
13154
13155 #: config/tc-tic30.c:37
13156 msgid "fifth"
13157 msgstr ""
13158
13159 #: config/tc-tic30.c:483
13160 msgid "More than one AR register found in indirect reference"
13161 msgstr ""
13162
13163 #: config/tc-tic30.c:488
13164 msgid "Illegal AR register in indirect reference"
13165 msgstr ""
13166
13167 #: config/tc-tic30.c:508
13168 msgid "More than one displacement found in indirect reference"
13169 msgstr ""
13170
13171 #: config/tc-tic30.c:516
13172 msgid "Invalid displacement in indirect reference"
13173 msgstr ""
13174
13175 #: config/tc-tic30.c:533
13176 msgid "AR register not found in indirect reference"
13177 msgstr ""
13178
13179 #. Maybe an implied displacement of 1 again.
13180 #: config/tc-tic30.c:549
13181 msgid "required displacement wasn't given in indirect reference"
13182 msgstr ""
13183
13184 #: config/tc-tic30.c:555
13185 msgid "illegal indirect reference"
13186 msgstr ""
13187
13188 #: config/tc-tic30.c:561
13189 msgid "displacement must be an unsigned 8-bit number"
13190 msgstr ""
13191
13192 #: config/tc-tic30.c:747 config/tc-tic30.c:1494
13193 #, c-format
13194 msgid "Invalid character %s before %s operand"
13195 msgstr ""
13196
13197 #: config/tc-tic30.c:766 config/tc-tic30.c:1509
13198 #, c-format
13199 msgid "Unbalanced parenthesis in %s operand."
13200 msgstr ""
13201
13202 #: config/tc-tic30.c:782 config/tc-tic30.c:1519
13203 #, c-format
13204 msgid "Invalid character %s in %s operand"
13205 msgstr ""
13206
13207 #: config/tc-tic30.c:801 config/tc-tic30.c:1536
13208 #, c-format
13209 msgid "Spurious operands; (%d operands/instruction max)"
13210 msgstr ""
13211
13212 #. Just skip it, if it's \n complain.
13213 #: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553
13214 #: config/tc-tic30.c:1569
13215 msgid "Expecting operand after ','; got nothing"
13216 msgstr ""
13217
13218 #: config/tc-tic30.c:824 config/tc-tic30.c:1558
13219 msgid "Expecting operand before ','; got nothing"
13220 msgstr ""
13221
13222 #: config/tc-tic30.c:862
13223 msgid "incorrect number of operands given in the first instruction"
13224 msgstr ""
13225
13226 #: config/tc-tic30.c:868
13227 msgid "incorrect number of operands given in the second instruction"
13228 msgstr ""
13229
13230 #: config/tc-tic30.c:889
13231 #, c-format
13232 msgid "%s instruction, operand %d doesn't match"
13233 msgstr ""
13234
13235 #. Shouldn't get here.
13236 #: config/tc-tic30.c:913 config/tc-tic30.c:920
13237 msgid "incorrect format for multiply parallel instruction"
13238 msgstr ""
13239
13240 #: config/tc-tic30.c:927
13241 msgid "destination for multiply can only be R0 or R1"
13242 msgstr ""
13243
13244 #: config/tc-tic30.c:934
13245 msgid "destination for add/subtract can only be R2 or R3"
13246 msgstr ""
13247
13248 #: config/tc-tic30.c:1001
13249 msgid "loading the same register in parallel operation"
13250 msgstr ""
13251
13252 #: config/tc-tic30.c:1383
13253 msgid "pc-relative "
13254 msgstr ""
13255
13256 #: config/tc-tic30.c:1444
13257 #, c-format
13258 msgid "Invalid character %s in opcode"
13259 msgstr ""
13260
13261 #: config/tc-tic30.c:1474
13262 #, c-format
13263 msgid "Unknown TMS320C30 instruction: %s"
13264 msgstr ""
13265
13266 #: config/tc-tic30.c:1594
13267 msgid "Incorrect number of operands given"
13268 msgstr ""
13269
13270 #: config/tc-tic30.c:1627
13271 #, c-format
13272 msgid "The %s operand doesn't match"
13273 msgstr ""
13274
13275 #. Shouldn't make it to this stage.
13276 #: config/tc-tic30.c:1652 config/tc-tic30.c:1664
13277 msgid "Incompatible first and second operands in instruction"
13278 msgstr ""
13279
13280 #: config/tc-tic30.c:1778
13281 msgid "invalid short form floating point immediate operand"
13282 msgstr ""
13283
13284 #: config/tc-tic30.c:1788
13285 msgid "rounding down first operand float to unsigned int"
13286 msgstr ""
13287
13288 #: config/tc-tic30.c:1790
13289 msgid "only lower 16-bits of first operand are used"
13290 msgstr ""
13291
13292 #: config/tc-tic30.c:1800
13293 msgid "rounding down first operand float to signed int"
13294 msgstr ""
13295
13296 #: config/tc-tic30.c:1805 config/tc-tic30.c:1876
13297 msgid "first operand is too large for 16-bit signed int"
13298 msgstr ""
13299
13300 #: config/tc-tic30.c:1870
13301 msgid "first operand is floating point"
13302 msgstr ""
13303
13304 #. Shouldn't get here.
13305 #: config/tc-tic30.c:1901
13306 msgid "interrupt vector for trap instruction out of range"
13307 msgstr ""
13308
13309 #: config/tc-tic30.c:1946
13310 msgid "LDP instruction needs a 24-bit operand"
13311 msgstr ""
13312
13313 #: config/tc-tic30.c:1970
13314 msgid "first operand is too large for a 24-bit displacement"
13315 msgstr ""
13316
13317 #: config/tc-tic4x.c:399
13318 msgid "Nan, using zero."
13319 msgstr ""
13320
13321 #: config/tc-tic4x.c:521
13322 #, c-format
13323 msgid "Cannot represent exponent in %d bits"
13324 msgstr ""
13325
13326 #: config/tc-tic4x.c:604 config/tc-tic4x.c:614
13327 msgid "Invalid floating point number"
13328 msgstr ""
13329
13330 #: config/tc-tic4x.c:734
13331 msgid "Comma expected\n"
13332 msgstr ""
13333
13334 #: config/tc-tic4x.c:774 config/tc-tic54x.c:479
13335 msgid ".bss size argument missing\n"
13336 msgstr ""
13337
13338 #: config/tc-tic4x.c:782
13339 #, c-format
13340 msgid ".bss size %ld < 0!"
13341 msgstr ""
13342
13343 #: config/tc-tic4x.c:916
13344 msgid "Non-constant symbols not allowed\n"
13345 msgstr ""
13346
13347 #: config/tc-tic4x.c:947
13348 msgid "Symbol missing\n"
13349 msgstr ""
13350
13351 #. Get terminator.
13352 #. Skip null symbol terminator.
13353 #: config/tc-tic4x.c:993
13354 msgid ".sect: subsection name ignored"
13355 msgstr ""
13356
13357 #: config/tc-tic4x.c:1021 config/tc-tic4x.c:1121 config/tc-tic54x.c:1441
13358 #, c-format
13359 msgid "Error setting flags for \"%s\": %s"
13360 msgstr ""
13361
13362 #: config/tc-tic4x.c:1052
13363 msgid ".set syntax invalid\n"
13364 msgstr ""
13365
13366 #: config/tc-tic4x.c:1110
13367 msgid ".usect: non-zero alignment flag ignored"
13368 msgstr ""
13369
13370 #: config/tc-tic4x.c:1141
13371 #, c-format
13372 msgid "This assembler does not support processor generation %ld"
13373 msgstr ""
13374
13375 #: config/tc-tic4x.c:1145
13376 msgid "Changing processor generation on fly not supported..."
13377 msgstr ""
13378
13379 #: config/tc-tic4x.c:1444
13380 msgid "Auxiliary register AR0--AR7 required for indirect"
13381 msgstr ""
13382
13383 #: config/tc-tic4x.c:1458
13384 #, c-format
13385 msgid "Bad displacement %d (require 0--255)\n"
13386 msgstr ""
13387
13388 #: config/tc-tic4x.c:1476
13389 msgid "Index register IR0,IR1 required for displacement"
13390 msgstr ""
13391
13392 #: config/tc-tic4x.c:1545
13393 msgid "Expecting a register name"
13394 msgstr ""
13395
13396 #: config/tc-tic4x.c:1557 config/tc-tic4x.c:1580 config/tc-tic4x.c:1649
13397 msgid "Number too large"
13398 msgstr ""
13399
13400 #: config/tc-tic4x.c:1597
13401 msgid "Expecting a constant value"
13402 msgstr ""
13403
13404 #: config/tc-tic4x.c:1604
13405 #, c-format
13406 msgid "Bad direct addressing construct %s"
13407 msgstr ""
13408
13409 #: config/tc-tic4x.c:1608
13410 #, c-format
13411 msgid "Direct value of %ld is not suitable"
13412 msgstr ""
13413
13414 #: config/tc-tic4x.c:1632
13415 msgid "Unknown indirect addressing mode"
13416 msgstr ""
13417
13418 #: config/tc-tic4x.c:1729
13419 #, c-format
13420 msgid "Immediate value of %ld is too large for ldf"
13421 msgstr ""
13422
13423 #: config/tc-tic4x.c:1769
13424 msgid "Destination register must be ARn"
13425 msgstr ""
13426
13427 #: config/tc-tic4x.c:1788 config/tc-tic4x.c:2161 config/tc-tic4x.c:2220
13428 #, c-format
13429 msgid "Immediate value of %ld is too large"
13430 msgstr ""
13431
13432 #: config/tc-tic4x.c:1817 config/tc-tic4x.c:2022
13433 msgid "Invalid indirect addressing mode"
13434 msgstr ""
13435
13436 #: config/tc-tic4x.c:1841 config/tc-tic4x.c:1881 config/tc-tic4x.c:2072
13437 #: config/tc-tic4x.c:2094
13438 msgid "Register must be Rn"
13439 msgstr ""
13440
13441 #: config/tc-tic4x.c:1895 config/tc-tic4x.c:1965 config/tc-tic4x.c:1979
13442 msgid "Register must be R0--R7"
13443 msgstr ""
13444
13445 #: config/tc-tic4x.c:1919 config/tc-tic4x.c:1947
13446 #, c-format
13447 msgid "Invalid indirect addressing mode displacement %d"
13448 msgstr ""
13449
13450 #: config/tc-tic4x.c:1993
13451 msgid "Destination register must be R2 or R3"
13452 msgstr ""
13453
13454 #: config/tc-tic4x.c:2007
13455 msgid "Destination register must be R0 or R1"
13456 msgstr ""
13457
13458 #: config/tc-tic4x.c:2044
13459 #, c-format
13460 msgid "Displacement value of %ld is too large"
13461 msgstr ""
13462
13463 #: config/tc-tic4x.c:2105 config/tc-tic4x.c:2236
13464 msgid "Floating point number not valid in expression"
13465 msgstr ""
13466
13467 #: config/tc-tic4x.c:2119
13468 #, c-format
13469 msgid "Signed immediate value %ld too large"
13470 msgstr ""
13471
13472 #: config/tc-tic4x.c:2182
13473 #, c-format
13474 msgid "Unsigned immediate value %ld too large"
13475 msgstr ""
13476
13477 #: config/tc-tic4x.c:2250
13478 #, c-format
13479 msgid "Immediate value %ld too large"
13480 msgstr ""
13481
13482 #: config/tc-tic4x.c:2269 config/tc-tic4x.c:2297
13483 msgid "Register must be ivtp or tvtp"
13484 msgstr ""
13485
13486 #: config/tc-tic4x.c:2283
13487 msgid "Register must be address register"
13488 msgstr ""
13489
13490 #: config/tc-tic4x.c:2356
13491 msgid "Source and destination register should not be equal"
13492 msgstr ""
13493
13494 #: config/tc-tic4x.c:2371
13495 msgid "Equal parallell destination registers, one result will be discarded"
13496 msgstr ""
13497
13498 #: config/tc-tic4x.c:2412
13499 msgid "Too many operands scanned"
13500 msgstr ""
13501
13502 #: config/tc-tic4x.c:2442
13503 msgid "Parallel opcode cannot contain more than two instructions"
13504 msgstr ""
13505
13506 #: config/tc-tic4x.c:2515
13507 #, c-format
13508 msgid "Invalid operands for %s"
13509 msgstr ""
13510
13511 #: config/tc-tic4x.c:2518
13512 #, c-format
13513 msgid "Invalid instruction %s"
13514 msgstr ""
13515
13516 #: config/tc-tic4x.c:2667
13517 #, c-format
13518 msgid "Bad relocation type: 0x%02x"
13519 msgstr ""
13520
13521 #: config/tc-tic4x.c:2725
13522 #, c-format
13523 msgid "Unsupported processor generation %d"
13524 msgstr ""
13525
13526 #: config/tc-tic4x.c:2733
13527 msgid "Option -b is depreciated, please use -mbig"
13528 msgstr ""
13529
13530 #: config/tc-tic4x.c:2739
13531 msgid "Option -p is depreciated, please use -mmemparm"
13532 msgstr ""
13533
13534 #: config/tc-tic4x.c:2745
13535 msgid "Option -r is depreciated, please use -mregparm"
13536 msgstr ""
13537
13538 #: config/tc-tic4x.c:2751
13539 msgid "Option -s is depreciated, please use -msmall"
13540 msgstr ""
13541
13542 #: config/tc-tic4x.c:2779
13543 #, c-format
13544 msgid ""
13545 "\n"
13546 "TIC4X options:\n"
13547 " -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
13548 " 30 - TMS320C30\n"
13549 " 31 - TMS320C31, TMS320LC31\n"
13550 " 32 - TMS320C32\n"
13551 " 33 - TMS320VC33\n"
13552 " 40 - TMS320C40\n"
13553 " 44 - TMS320C44\n"
13554 " -mrev=REV set cpu hardware revision (integer numbers).\n"
13555 " Combinations of -mcpu and -mrev will enable/"
13556 "disable\n"
13557 " the appropriate options (-midle2, -mlowpower and\n"
13558 " -menhanced) according to the selected type\n"
13559 " -mbig select big memory model\n"
13560 " -msmall select small memory model (default)\n"
13561 " -mregparm select register parameters (default)\n"
13562 " -mmemparm select memory parameters\n"
13563 " -midle2 enable IDLE2 support\n"
13564 " -mlowpower enable LOPOWER and MAXSPEED support\n"
13565 " -menhanced enable enhanced opcode support\n"
13566 msgstr ""
13567
13568 #: config/tc-tic4x.c:2824
13569 #, c-format
13570 msgid "Label \"$%d\" redefined"
13571 msgstr ""
13572
13573 #: config/tc-tic4x.c:3032
13574 #, c-format
13575 msgid "Reloc %d not supported by object file format"
13576 msgstr ""
13577
13578 #. Only word (et al.), align, or conditionals are allowed within
13579 #. .struct/.union.
13580 #: config/tc-tic54x.c:220
13581 msgid "pseudo-op illegal within .struct/.union"
13582 msgstr ""
13583
13584 #: config/tc-tic54x.c:234
13585 #, c-format
13586 msgid "C54x-specific command line options:\n"
13587 msgstr ""
13588
13589 #: config/tc-tic54x.c:235
13590 #, c-format
13591 msgid "-mfar-mode | -mf Use extended addressing\n"
13592 msgstr ""
13593
13594 #: config/tc-tic54x.c:236
13595 #, c-format
13596 msgid "-mcpu=<CPU version> Specify the CPU version\n"
13597 msgstr ""
13598
13599 #: config/tc-tic54x.c:237
13600 #, c-format
13601 msgid "-merrors-to-file <filename>\n"
13602 msgstr ""
13603
13604 #: config/tc-tic54x.c:238
13605 #, c-format
13606 msgid "-me <filename> Redirect errors to a file\n"
13607 msgstr ""
13608
13609 #: config/tc-tic54x.c:350
13610 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13611 msgstr ""
13612
13613 #: config/tc-tic54x.c:359
13614 msgid "symbols assigned with .asg must begin with a letter"
13615 msgstr ""
13616
13617 #: config/tc-tic54x.c:403
13618 msgid "Unterminated string after absolute expression"
13619 msgstr ""
13620
13621 #: config/tc-tic54x.c:411
13622 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13623 msgstr ""
13624
13625 #: config/tc-tic54x.c:423
13626 msgid "symbols assigned with .eval must begin with a letter"
13627 msgstr ""
13628
13629 #: config/tc-tic54x.c:488
13630 #, c-format
13631 msgid ".bss size %d < 0!"
13632 msgstr ""
13633
13634 #: config/tc-tic54x.c:677
13635 msgid "Offset on nested structures is ignored"
13636 msgstr ""
13637
13638 #: config/tc-tic54x.c:727
13639 #, c-format
13640 msgid ".end%s without preceding .%s"
13641 msgstr ""
13642
13643 #: config/tc-tic54x.c:793
13644 #, c-format
13645 msgid "Unrecognized struct/union tag '%s'"
13646 msgstr ""
13647
13648 #: config/tc-tic54x.c:795
13649 msgid ".tag requires a structure tag"
13650 msgstr ""
13651
13652 #: config/tc-tic54x.c:801
13653 msgid "Label required for .tag"
13654 msgstr ""
13655
13656 #: config/tc-tic54x.c:820
13657 #, c-format
13658 msgid ".tag target '%s' undefined"
13659 msgstr ""
13660
13661 #: config/tc-tic54x.c:882
13662 #, c-format
13663 msgid ".field count '%d' out of range (1 <= X <= 32)"
13664 msgstr ""
13665
13666 #: config/tc-tic54x.c:910
13667 #, c-format
13668 msgid "Unrecognized field type '%c'"
13669 msgstr ""
13670
13671 #: config/tc-tic54x.c:1033
13672 msgid "Overflow in expression, truncated to 8 bits"
13673 msgstr ""
13674
13675 #: config/tc-tic54x.c:1038
13676 msgid "Overflow in expression, truncated to 16 bits"
13677 msgstr ""
13678
13679 #. Disallow .byte with a non constant expression that will
13680 #. require relocation.
13681 #: config/tc-tic54x.c:1046
13682 msgid "Relocatable values require at least WORD storage"
13683 msgstr ""
13684
13685 #: config/tc-tic54x.c:1107
13686 msgid "Use of .def/.ref is deprecated. Use .global instead"
13687 msgstr ""
13688
13689 #: config/tc-tic54x.c:1300
13690 msgid ".space/.bes repeat count is negative, ignored"
13691 msgstr ""
13692
13693 #: config/tc-tic54x.c:1305
13694 msgid ".space/.bes repeat count is zero, ignored"
13695 msgstr ""
13696
13697 #: config/tc-tic54x.c:1382
13698 msgid "Missing size argument"
13699 msgstr ""
13700
13701 #: config/tc-tic54x.c:1516
13702 msgid "CPU version has already been set"
13703 msgstr ""
13704
13705 #: config/tc-tic54x.c:1520
13706 #, c-format
13707 msgid "Unrecognized version '%s'"
13708 msgstr ""
13709
13710 #: config/tc-tic54x.c:1526
13711 msgid "Changing of CPU version on the fly not supported"
13712 msgstr ""
13713
13714 #: config/tc-tic54x.c:1657
13715 msgid "p2align not supported on this target"
13716 msgstr ""
13717
13718 #: config/tc-tic54x.c:1669
13719 msgid "Argument to .even ignored"
13720 msgstr ""
13721
13722 #: config/tc-tic54x.c:1715
13723 msgid "Invalid field size, must be from 1 to 32"
13724 msgstr ""
13725
13726 #: config/tc-tic54x.c:1728
13727 msgid "field size must be 16 when value is relocatable"
13728 msgstr ""
13729
13730 #: config/tc-tic54x.c:1743
13731 msgid "field value truncated"
13732 msgstr ""
13733
13734 #: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156
13735 #, c-format
13736 msgid "Unrecognized section '%s'"
13737 msgstr ""
13738
13739 #: config/tc-tic54x.c:1859
13740 msgid "Current section is unitialized, section name required for .clink"
13741 msgstr ""
13742
13743 #: config/tc-tic54x.c:2066
13744 msgid "ENDLOOP without corresponding LOOP"
13745 msgstr ""
13746
13747 #: config/tc-tic54x.c:2107
13748 msgid "Mixing of normal and extended addressing not supported"
13749 msgstr ""
13750
13751 #: config/tc-tic54x.c:2113
13752 msgid "Extended addressing not supported on the specified CPU"
13753 msgstr ""
13754
13755 #: config/tc-tic54x.c:2162
13756 msgid ".sblock may be used for initialized sections only"
13757 msgstr ""
13758
13759 #: config/tc-tic54x.c:2192
13760 msgid "Symbol missing for .set/.equ"
13761 msgstr ""
13762
13763 #: config/tc-tic54x.c:2248
13764 msgid ".var may only be used within a macro definition"
13765 msgstr ""
13766
13767 #: config/tc-tic54x.c:2256
13768 msgid "Substitution symbols must begin with a letter"
13769 msgstr ""
13770
13771 #: config/tc-tic54x.c:2349
13772 #, c-format
13773 msgid "can't open macro library file '%s' for reading: %s"
13774 msgstr ""
13775
13776 #: config/tc-tic54x.c:2356
13777 #, c-format
13778 msgid "File '%s' not in macro archive format"
13779 msgstr ""
13780
13781 #: config/tc-tic54x.c:2486
13782 #, c-format
13783 msgid "Bad COFF version '%s'"
13784 msgstr ""
13785
13786 #: config/tc-tic54x.c:2495
13787 #, c-format
13788 msgid "Bad CPU version '%s'"
13789 msgstr ""
13790
13791 #: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511
13792 #, c-format
13793 msgid "Can't redirect stderr to the file '%s'"
13794 msgstr ""
13795
13796 #: config/tc-tic54x.c:2626
13797 #, c-format
13798 msgid "Undefined substitution symbol '%s'"
13799 msgstr ""
13800
13801 #: config/tc-tic54x.c:3128
13802 #, c-format
13803 msgid "Unbalanced parenthesis in operand %d"
13804 msgstr ""
13805
13806 #: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167
13807 msgid "Expecting operand after ','"
13808 msgstr ""
13809
13810 #: config/tc-tic54x.c:3178
13811 msgid "Extra junk on line"
13812 msgstr ""
13813
13814 #: config/tc-tic54x.c:3215
13815 msgid "Badly formed address expression"
13816 msgstr ""
13817
13818 #: config/tc-tic54x.c:3468
13819 #, c-format
13820 msgid "Invalid dmad syntax '%s'"
13821 msgstr ""
13822
13823 #: config/tc-tic54x.c:3532
13824 #, c-format
13825 msgid ""
13826 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
13827 msgstr ""
13828
13829 #: config/tc-tic54x.c:3583
13830 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13831 msgstr ""
13832
13833 #: config/tc-tic54x.c:3603
13834 #, c-format
13835 msgid "Unrecognized indirect address format \"%s\""
13836 msgstr ""
13837
13838 #: config/tc-tic54x.c:3641
13839 #, c-format
13840 msgid "Operand '%s' out of range (%d <= x <= %d)"
13841 msgstr ""
13842
13843 #: config/tc-tic54x.c:3661
13844 msgid "Error in relocation handling"
13845 msgstr ""
13846
13847 #: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770
13848 #, c-format
13849 msgid "Unrecognized condition code \"%s\""
13850 msgstr ""
13851
13852 #: config/tc-tic54x.c:3697
13853 #, c-format
13854 msgid "Condition \"%s\" does not match preceding group"
13855 msgstr ""
13856
13857 #: config/tc-tic54x.c:3705
13858 #, c-format
13859 msgid ""
13860 "Condition \"%s\" uses a different accumulator from a preceding condition"
13861 msgstr ""
13862
13863 #: config/tc-tic54x.c:3712
13864 msgid "Only one comparison conditional allowed"
13865 msgstr ""
13866
13867 #: config/tc-tic54x.c:3717
13868 msgid "Only one overflow conditional allowed"
13869 msgstr ""
13870
13871 #: config/tc-tic54x.c:3725
13872 #, c-format
13873 msgid "Duplicate %s conditional"
13874 msgstr ""
13875
13876 #: config/tc-tic54x.c:3756
13877 msgid "Invalid auxiliary register (use AR0-AR7)"
13878 msgstr ""
13879
13880 #: config/tc-tic54x.c:3787
13881 msgid "lk addressing modes are invalid for memory-mapped register addressing"
13882 msgstr ""
13883
13884 #: config/tc-tic54x.c:3795
13885 msgid ""
13886 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
13887 "Resulting behavior is undefined."
13888 msgstr ""
13889
13890 #: config/tc-tic54x.c:3821
13891 msgid ""
13892 "Destination accumulator for each part of this parallel instruction must be "
13893 "different"
13894 msgstr ""
13895
13896 #: config/tc-tic54x.c:3870
13897 #, c-format
13898 msgid "Memory mapped register \"%s\" out of range"
13899 msgstr ""
13900
13901 #: config/tc-tic54x.c:3909
13902 msgid "Invalid operand (use 1, 2, or 3)"
13903 msgstr ""
13904
13905 #: config/tc-tic54x.c:3934
13906 msgid "A status register or status bit name is required"
13907 msgstr ""
13908
13909 #: config/tc-tic54x.c:3944
13910 #, c-format
13911 msgid "Unrecognized status bit \"%s\""
13912 msgstr ""
13913
13914 #: config/tc-tic54x.c:3967
13915 #, c-format
13916 msgid "Invalid status register \"%s\""
13917 msgstr ""
13918
13919 #: config/tc-tic54x.c:3979
13920 #, c-format
13921 msgid "Operand \"%s\" out of range (use 1 or 2)"
13922 msgstr ""
13923
13924 #: config/tc-tic54x.c:4182
13925 #, c-format
13926 msgid "Unrecognized instruction \"%s\""
13927 msgstr ""
13928
13929 #: config/tc-tic54x.c:4211
13930 #, c-format
13931 msgid "Unrecognized operand list '%s' for instruction '%s'"
13932 msgstr ""
13933
13934 #: config/tc-tic54x.c:4240
13935 #, c-format
13936 msgid "Unrecognized parallel instruction \"%s\""
13937 msgstr ""
13938
13939 #: config/tc-tic54x.c:4289
13940 #, c-format
13941 msgid "Invalid operand (s) for parallel instruction \"%s\""
13942 msgstr ""
13943
13944 #: config/tc-tic54x.c:4292
13945 #, c-format
13946 msgid "Unrecognized parallel instruction combination \"%s || %s\""
13947 msgstr ""
13948
13949 #: config/tc-tic54x.c:4519
13950 #, c-format
13951 msgid "%s symbol recursion stopped at second appearance of '%s'"
13952 msgstr ""
13953
13954 #: config/tc-tic54x.c:4559
13955 msgid "Unrecognized substitution symbol function"
13956 msgstr ""
13957
13958 #: config/tc-tic54x.c:4564
13959 msgid "Missing '(' after substitution symbol function"
13960 msgstr ""
13961
13962 #: config/tc-tic54x.c:4578
13963 msgid "Expecting second argument"
13964 msgstr ""
13965
13966 #: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641
13967 msgid "Extra junk in function call, expecting ')'"
13968 msgstr ""
13969
13970 #: config/tc-tic54x.c:4617
13971 msgid "Function expects two arguments"
13972 msgstr ""
13973
13974 #: config/tc-tic54x.c:4630
13975 msgid "Expecting character constant argument"
13976 msgstr ""
13977
13978 #: config/tc-tic54x.c:4636
13979 msgid "Both arguments must be substitution symbols"
13980 msgstr ""
13981
13982 #: config/tc-tic54x.c:4689
13983 #, c-format
13984 msgid "Invalid subscript (use 1 to %d)"
13985 msgstr ""
13986
13987 #: config/tc-tic54x.c:4699
13988 #, c-format
13989 msgid "Invalid length (use 0 to %d"
13990 msgstr ""
13991
13992 #: config/tc-tic54x.c:4709
13993 msgid "Missing ')' in subscripted substitution symbol expression"
13994 msgstr ""
13995
13996 #: config/tc-tic54x.c:4729
13997 msgid "Missing forced substitution terminator ':'"
13998 msgstr ""
13999
14000 #: config/tc-tic54x.c:4883
14001 #, c-format
14002 msgid ""
14003 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
14004 "left)"
14005 msgstr ""
14006
14007 #: config/tc-tic54x.c:4924
14008 #, c-format
14009 msgid "Unrecognized parallel instruction '%s'"
14010 msgstr ""
14011
14012 #: config/tc-tic54x.c:4936
14013 #, c-format
14014 msgid "Instruction '%s' requires an LP cpu version"
14015 msgstr ""
14016
14017 #: config/tc-tic54x.c:4943
14018 #, c-format
14019 msgid "Instruction '%s' requires far mode addressing"
14020 msgstr ""
14021
14022 #: config/tc-tic54x.c:4955
14023 #, c-format
14024 msgid ""
14025 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
14026 "left). Resulting behavior is undefined."
14027 msgstr ""
14028
14029 #: config/tc-tic54x.c:4965
14030 msgid ""
14031 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
14032 "Resulting behavior is undefined."
14033 msgstr ""
14034
14035 #: config/tc-tic54x.c:4976
14036 #, c-format
14037 msgid "'%s' is not repeatable. Resulting behavior is undefined."
14038 msgstr ""
14039
14040 #: config/tc-tic54x.c:4980
14041 msgid ""
14042 "Instructions using long offset modifiers or absolute addresses are not "
14043 "repeatable. Resulting behavior is undefined."
14044 msgstr ""
14045
14046 #: config/tc-tic54x.c:5132
14047 #, c-format
14048 msgid "Unsupported relocation size %d"
14049 msgstr ""
14050
14051 #: config/tc-tic54x.c:5263
14052 msgid "non-absolute value used with .space/.bes"
14053 msgstr ""
14054
14055 #: config/tc-tic54x.c:5267
14056 #, c-format
14057 msgid "negative value ignored in %s"
14058 msgstr ""
14059
14060 #: config/tc-tic54x.c:5355
14061 #, c-format
14062 msgid "attempt to .space/.bes backwards? (%ld)"
14063 msgstr ""
14064
14065 #: config/tc-tic54x.c:5387
14066 #, c-format
14067 msgid "Invalid label '%s'"
14068 msgstr ""
14069
14070 #: config/tc-tic6x.c:233
14071 #, c-format
14072 msgid "unknown architecture '%s'"
14073 msgstr ""
14074
14075 #: config/tc-tic6x.c:263
14076 #, c-format
14077 msgid "unknown -mpid= argument '%s'"
14078 msgstr ""
14079
14080 #: config/tc-tic6x.c:321
14081 #, c-format
14082 msgid "TMS320C6000 options:\n"
14083 msgstr ""
14084
14085 #: config/tc-tic6x.c:322
14086 #, c-format
14087 msgid " -march=ARCH enable instructions from architecture ARCH\n"
14088 msgstr ""
14089
14090 #: config/tc-tic6x.c:323
14091 #, c-format
14092 msgid " -mbig-endian generate big-endian code\n"
14093 msgstr ""
14094
14095 #: config/tc-tic6x.c:324
14096 #, c-format
14097 msgid " -mlittle-endian generate little-endian code\n"
14098 msgstr ""
14099
14100 #: config/tc-tic6x.c:325
14101 #, c-format
14102 msgid " -mdsbt code uses DSBT addressing\n"
14103 msgstr ""
14104
14105 #: config/tc-tic6x.c:326
14106 #, c-format
14107 msgid " -mno-dsbt code does not use DSBT addressing\n"
14108 msgstr ""
14109
14110 #: config/tc-tic6x.c:327
14111 #, c-format
14112 msgid ""
14113 " -mpid=no code uses position-dependent data addressing\n"
14114 msgstr ""
14115
14116 #: config/tc-tic6x.c:328
14117 #, c-format
14118 msgid ""
14119 " -mpid=near code uses position-independent data addressing,\n"
14120 " GOT accesses use near DP addressing\n"
14121 msgstr ""
14122
14123 #: config/tc-tic6x.c:330
14124 #, c-format
14125 msgid ""
14126 " -mpid=far code uses position-independent data addressing,\n"
14127 " GOT accesses use far DP addressing\n"
14128 msgstr ""
14129
14130 #: config/tc-tic6x.c:332
14131 #, c-format
14132 msgid " -mpic code addressing is position-independent\n"
14133 msgstr ""
14134
14135 #: config/tc-tic6x.c:333
14136 #, c-format
14137 msgid " -mno-pic code addressing is position-dependent\n"
14138 msgstr ""
14139
14140 #: config/tc-tic6x.c:338
14141 #, c-format
14142 msgid "Supported ARCH values are:"
14143 msgstr ""
14144
14145 #: config/tc-tic6x.c:387
14146 msgid "unexpected .cantunwind directive"
14147 msgstr ""
14148
14149 #: config/tc-tic6x.c:407
14150 msgid "unexpected .handlerdata directive"
14151 msgstr ""
14152
14153 #: config/tc-tic6x.c:419
14154 msgid "personality routine required before .handlerdata directive"
14155 msgstr ""
14156
14157 #: config/tc-tic6x.c:535
14158 msgid "expected symbol"
14159 msgstr ""
14160
14161 #: config/tc-tic6x.c:592
14162 #, c-format
14163 msgid "invalid length for .scomm directive"
14164 msgstr ""
14165
14166 #: config/tc-tic6x.c:606
14167 msgid "alignment is not a positive number"
14168 msgstr ""
14169
14170 #: config/tc-tic6x.c:618
14171 msgid "alignment is not a power of 2"
14172 msgstr ""
14173
14174 #: config/tc-tic6x.c:633
14175 #, c-format
14176 msgid "attempt to re-define symbol `%s'"
14177 msgstr ""
14178
14179 #: config/tc-tic6x.c:642
14180 #, c-format
14181 msgid "attempt to redefine `%s' with a different length"
14182 msgstr ""
14183
14184 #: config/tc-tic6x.c:844
14185 msgid "multiple '||' on same line"
14186 msgstr ""
14187
14188 #: config/tc-tic6x.c:847
14189 msgid "'||' after predicate"
14190 msgstr ""
14191
14192 #: config/tc-tic6x.c:891
14193 msgid "multiple predicates on same line"
14194 msgstr ""
14195
14196 #: config/tc-tic6x.c:897
14197 #, c-format
14198 msgid "bad predicate '%s'"
14199 msgstr ""
14200
14201 #: config/tc-tic6x.c:908
14202 msgid "predication on A0 not supported on this architecture"
14203 msgstr ""
14204
14205 #: config/tc-tic6x.c:941
14206 msgid "label after '||'"
14207 msgstr ""
14208
14209 #: config/tc-tic6x.c:947
14210 msgid "label after predicate"
14211 msgstr ""
14212
14213 #: config/tc-tic6x.c:971
14214 msgid "'||' not followed by instruction"
14215 msgstr ""
14216
14217 #: config/tc-tic6x.c:977
14218 msgid "predicate not followed by instruction"
14219 msgstr ""
14220
14221 #: config/tc-tic6x.c:1410
14222 #, c-format
14223 msgid "control register '%s' not supported on this architecture"
14224 msgstr ""
14225
14226 #: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645
14227 #: config/tc-tic6x.c:1649
14228 #, c-format
14229 msgid "register number %u not supported on this architecture"
14230 msgstr ""
14231
14232 #: config/tc-tic6x.c:1620
14233 #, c-format
14234 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
14235 msgstr ""
14236
14237 #: config/tc-tic6x.c:1676
14238 #, c-format
14239 msgid "junk after operand %u of '%.*s'"
14240 msgstr ""
14241
14242 #: config/tc-tic6x.c:1689
14243 #, c-format
14244 msgid "bad register or register pair for operand %u of '%.*s'"
14245 msgstr ""
14246
14247 #: config/tc-tic6x.c:1695
14248 #, c-format
14249 msgid "bad register for operand %u of '%.*s'"
14250 msgstr ""
14251
14252 #: config/tc-tic6x.c:1700
14253 #, c-format
14254 msgid "bad register pair for operand %u of '%.*s'"
14255 msgstr ""
14256
14257 #: config/tc-tic6x.c:1705
14258 #, c-format
14259 msgid "bad functional unit for operand %u of '%.*s'"
14260 msgstr ""
14261
14262 #: config/tc-tic6x.c:1710
14263 #, c-format
14264 msgid "bad operand %u of '%.*s'"
14265 msgstr ""
14266
14267 #: config/tc-tic6x.c:1842
14268 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
14269 msgstr ""
14270
14271 #: config/tc-tic6x.c:1882
14272 msgid "$DSBT_INDEX not supported in this context"
14273 msgstr ""
14274
14275 #: config/tc-tic6x.c:1895
14276 msgid "$GOT not supported in this context"
14277 msgstr ""
14278
14279 #: config/tc-tic6x.c:1912
14280 msgid "$DPR_GOT not supported in this context"
14281 msgstr ""
14282
14283 #: config/tc-tic6x.c:1933
14284 msgid "$DPR_BYTE not supported in this context"
14285 msgstr ""
14286
14287 #: config/tc-tic6x.c:1950
14288 msgid "$DPR_HWORD not supported in this context"
14289 msgstr ""
14290
14291 #: config/tc-tic6x.c:1967
14292 msgid "$DPR_WORD not supported in this context"
14293 msgstr ""
14294
14295 #: config/tc-tic6x.c:1986
14296 msgid "$PCR_OFFSET not supported in this context"
14297 msgstr ""
14298
14299 #: config/tc-tic6x.c:1997
14300 msgid "invalid PC-relative operand"
14301 msgstr ""
14302
14303 #: config/tc-tic6x.c:2035
14304 #, c-format
14305 msgid "no %d-byte relocations available"
14306 msgstr ""
14307
14308 #: config/tc-tic6x.c:2522 config/tc-tic6x.c:2553 config/tc-tic6x.c:2571
14309 #: config/tc-tic6x.c:2977 config/tc-tic6x.c:2996 config/tc-tic6x.c:3028
14310 #, c-format
14311 msgid "operand %u of '%.*s' out of range"
14312 msgstr ""
14313
14314 #: config/tc-tic6x.c:2615 config/tc-tic6x.c:2816
14315 #, c-format
14316 msgid "offset in operand %u of '%.*s' not divisible by %u"
14317 msgstr ""
14318
14319 #: config/tc-tic6x.c:2808 config/tc-tic6x.c:2841
14320 #, c-format
14321 msgid "offset in operand %u of '%.*s' out of range"
14322 msgstr ""
14323
14324 #: config/tc-tic6x.c:2923
14325 #, c-format
14326 msgid "functional unit already masked for operand %u of '%.*s'"
14327 msgstr ""
14328
14329 #: config/tc-tic6x.c:2947 config/tc-tic6x.c:3706
14330 #, c-format
14331 msgid "'%.*s' instruction not in a software pipelined loop"
14332 msgstr ""
14333
14334 #: config/tc-tic6x.c:3046
14335 #, c-format
14336 msgid "instruction '%.*s' cannot be predicated"
14337 msgstr ""
14338
14339 #: config/tc-tic6x.c:3175
14340 #, c-format
14341 msgid "unknown opcode '%s'"
14342 msgstr ""
14343
14344 #: config/tc-tic6x.c:3314
14345 #, c-format
14346 msgid "'%.*s' instruction not supported on this architecture"
14347 msgstr ""
14348
14349 #: config/tc-tic6x.c:3322
14350 #, c-format
14351 msgid "'%.*s' instruction not supported on this functional unit"
14352 msgstr ""
14353
14354 #: config/tc-tic6x.c:3330
14355 #, c-format
14356 msgid ""
14357 "'%.*s' instruction not supported on this functional unit for this "
14358 "architecture"
14359 msgstr ""
14360
14361 #: config/tc-tic6x.c:3350
14362 msgid "missing operand after comma"
14363 msgstr ""
14364
14365 #: config/tc-tic6x.c:3358 config/tc-tic6x.c:3376
14366 #, c-format
14367 msgid "too many operands to '%.*s'"
14368 msgstr ""
14369
14370 #: config/tc-tic6x.c:3389
14371 #, c-format
14372 msgid "bad number of operands to '%.*s'"
14373 msgstr ""
14374
14375 #: config/tc-tic6x.c:3461
14376 #, c-format
14377 msgid "operand %u of '%.*s' not constant"
14378 msgstr ""
14379
14380 #: config/tc-tic6x.c:3466
14381 #, c-format
14382 msgid "operand %u of '%.*s' on wrong side"
14383 msgstr ""
14384
14385 #: config/tc-tic6x.c:3471
14386 #, c-format
14387 msgid "operand %u of '%.*s' not a valid return address register"
14388 msgstr ""
14389
14390 #: config/tc-tic6x.c:3477
14391 #, c-format
14392 msgid "operand %u of '%.*s' is write-only"
14393 msgstr ""
14394
14395 #: config/tc-tic6x.c:3482
14396 #, c-format
14397 msgid "operand %u of '%.*s' is read-only"
14398 msgstr ""
14399
14400 #: config/tc-tic6x.c:3487
14401 #, c-format
14402 msgid "operand %u of '%.*s' not a valid memory reference"
14403 msgstr ""
14404
14405 #: config/tc-tic6x.c:3493
14406 #, c-format
14407 msgid "operand %u of '%.*s' not a valid base address register"
14408 msgstr ""
14409
14410 #: config/tc-tic6x.c:3579
14411 #, c-format
14412 msgid "bad operand combination for '%.*s'"
14413 msgstr ""
14414
14415 #: config/tc-tic6x.c:3625
14416 msgid "parallel instruction not following another instruction"
14417 msgstr ""
14418
14419 #: config/tc-tic6x.c:3631
14420 msgid "too many instructions in execute packet"
14421 msgstr ""
14422
14423 #: config/tc-tic6x.c:3636
14424 msgid "label not at start of execute packet"
14425 msgstr ""
14426
14427 #: config/tc-tic6x.c:3639
14428 #, c-format
14429 msgid "'%.*s' instruction not at start of execute packet"
14430 msgstr ""
14431
14432 #: config/tc-tic6x.c:3687
14433 msgid "functional unit already used in this execute packet"
14434 msgstr ""
14435
14436 #: config/tc-tic6x.c:3695
14437 msgid "nested software pipelined loop"
14438 msgstr ""
14439
14440 #: config/tc-tic6x.c:3714
14441 msgid "'||^' without previous SPMASK"
14442 msgstr ""
14443
14444 #: config/tc-tic6x.c:3716
14445 msgid "cannot mask instruction using no functional unit"
14446 msgstr ""
14447
14448 #: config/tc-tic6x.c:3728
14449 msgid "functional unit already masked"
14450 msgstr ""
14451
14452 #: config/tc-tic6x.c:3793
14453 msgid "value too large for 2-byte field"
14454 msgstr ""
14455
14456 #: config/tc-tic6x.c:3803
14457 msgid "value too large for 1-byte field"
14458 msgstr ""
14459
14460 #: config/tc-tic6x.c:3841 config/tc-tic6x.c:3906 config/tc-tic6x.c:3933
14461 #: config/tc-tic6x.c:3961
14462 msgid "immediate offset out of range"
14463 msgstr ""
14464
14465 #: config/tc-tic6x.c:3930
14466 msgid "immediate offset not 2-byte-aligned"
14467 msgstr ""
14468
14469 #: config/tc-tic6x.c:3958
14470 msgid "immediate offset not 4-byte-aligned"
14471 msgstr ""
14472
14473 #: config/tc-tic6x.c:3972
14474 msgid "addend used with $DSBT_INDEX"
14475 msgstr ""
14476
14477 #: config/tc-tic6x.c:3986 config/tc-tic6x.c:4004 config/tc-tic6x.c:4022
14478 #: config/tc-tic6x.c:4040
14479 msgid "PC-relative offset not 4-byte-aligned"
14480 msgstr ""
14481
14482 #: config/tc-tic6x.c:3989 config/tc-tic6x.c:4007 config/tc-tic6x.c:4025
14483 #: config/tc-tic6x.c:4043
14484 msgid "PC-relative offset out of range"
14485 msgstr ""
14486
14487 #: config/tc-tic6x.c:4522
14488 #, c-format
14489 msgid "undefined symbol %s in PCR relocation"
14490 msgstr ""
14491
14492 #: config/tc-tic6x.c:4640
14493 #, c-format
14494 msgid "group section `%s' has no group signature"
14495 msgstr ""
14496
14497 #: config/tc-tic6x.c:4791
14498 msgid "missing .endp before .cfi_startproc"
14499 msgstr ""
14500
14501 #: config/tc-tic6x.c:4895
14502 msgid "stack pointer offset too large for personality routine"
14503 msgstr ""
14504
14505 #: config/tc-tic6x.c:4902
14506 msgid "stack frame layout does not match personality routine"
14507 msgstr ""
14508
14509 #: config/tc-tic6x.c:5036
14510 msgid "too many unwinding instructions"
14511 msgstr ""
14512
14513 #: config/tc-tic6x.c:5111 config/tc-tic6x.c:5124 config/tc-tic6x.c:5132
14514 #, c-format
14515 msgid "unable to generate unwinding opcode for reg %d"
14516 msgstr ""
14517
14518 #: config/tc-tic6x.c:5141
14519 msgid "unable to restore return address from previously restored reg"
14520 msgstr ""
14521
14522 #: config/tc-tic6x.c:5153
14523 #, c-format
14524 msgid "unhandled CFA insn for unwinding (%d)"
14525 msgstr ""
14526
14527 #: config/tc-tic6x.c:5163
14528 #, c-format
14529 msgid "unable to generate unwinding opcode for frame pointer reg %d"
14530 msgstr ""
14531
14532 #: config/tc-tic6x.c:5172
14533 msgid "unable to generate unwinding opcode for frame pointer offset"
14534 msgstr ""
14535
14536 #: config/tc-tic6x.c:5181
14537 msgid "unwound stack pointer not doubleword aligned"
14538 msgstr ""
14539
14540 #: config/tc-tic6x.c:5326
14541 msgid "stack frame layout too complex for unwinder"
14542 msgstr ""
14543
14544 #: config/tc-tic6x.c:5343
14545 msgid "unwound frame has negative size"
14546 msgstr ""
14547
14548 #: config/tc-tilegx.c:126
14549 #, c-format
14550 msgid ""
14551 " -Q ignored\n"
14552 " -V print assembler version number\n"
14553 " --32/--64 generate 32bit/64bit code\n"
14554 msgstr ""
14555
14556 #: config/tc-tilegx.c:685 config/tc-tilepro.c:554
14557 msgid "Invalid operator for operand."
14558 msgstr ""
14559
14560 #: config/tc-tilegx.c:696 config/tc-tilepro.c:565
14561 msgid "Operator may only be applied to symbols."
14562 msgstr ""
14563
14564 #: config/tc-tilegx.c:766 config/tc-tilepro.c:635
14565 #, c-format
14566 msgid "Writes to register '%s' are not allowed."
14567 msgstr ""
14568
14569 #: config/tc-tilegx.c:793 config/tc-tilepro.c:662
14570 #, c-format
14571 msgid ""
14572 "Two instructions in the same bundle both write to register %s, which is not "
14573 "allowed."
14574 msgstr ""
14575
14576 #: config/tc-tilegx.c:858 config/tc-tilepro.c:726
14577 #, c-format
14578 msgid "'%s' may not be bundled with other instructions."
14579 msgstr ""
14580
14581 #: config/tc-tilegx.c:888 config/tc-tilepro.c:756
14582 msgid "Invalid combination of instructions for bundle."
14583 msgstr ""
14584
14585 #: config/tc-tilegx.c:923 config/tc-tilepro.c:791
14586 msgid "instruction address is not a multiple of 8"
14587 msgstr ""
14588
14589 #: config/tc-tilegx.c:1000 config/tc-tilepro.c:869
14590 msgid "Invalid expression."
14591 msgstr ""
14592
14593 #: config/tc-tilegx.c:1043 config/tc-tilepro.c:911
14594 #, c-format
14595 msgid "Expected register, got '%s'."
14596 msgstr ""
14597
14598 #: config/tc-tilegx.c:1052 config/tc-tilepro.c:918
14599 #, c-format
14600 msgid "Found use of non-canonical register name %s; use %s instead."
14601 msgstr ""
14602
14603 #: config/tc-tilegx.c:1114 config/tc-tilepro.c:977
14604 #, c-format
14605 msgid "Too few operands to '%s'."
14606 msgstr ""
14607
14608 #: config/tc-tilegx.c:1119 config/tc-tilepro.c:982
14609 #, c-format
14610 msgid "Unexpected character '%c' after operand %d to %s."
14611 msgstr ""
14612
14613 #: config/tc-tilegx.c:1140 config/tc-tilepro.c:1003
14614 msgid "Expected immediate expression"
14615 msgstr ""
14616
14617 #: config/tc-tilegx.c:1153 config/tc-tilegx.c:1762 config/tc-tilepro.c:1016
14618 #: config/tc-tilepro.c:1561
14619 msgid "Found '}' when not bundling."
14620 msgstr ""
14621
14622 #: config/tc-tilegx.c:1194 config/tc-tilepro.c:1056
14623 #, c-format
14624 msgid "Unknown opcode `%.*s'."
14625 msgstr ""
14626
14627 #: config/tc-tilegx.c:1205 config/tc-tilepro.c:1067
14628 msgid "Too many instructions for bundle."
14629 msgstr ""
14630
14631 #: config/tc-tilegx.c:1291 config/tc-tilepro.c:1152
14632 msgid "Bad call to md_atof ()"
14633 msgstr ""
14634
14635 #: config/tc-tilegx.c:1367 config/tc-tilepro.c:1215
14636 msgid "This operator only produces two byte values."
14637 msgstr ""
14638
14639 #: config/tc-tilegx.c:1393 config/tc-tilepro.c:1241
14640 #, c-format
14641 msgid "unsupported BFD relocation size %d"
14642 msgstr ""
14643
14644 #: config/tc-tilegx.c:1707 config/tc-tilepro.c:1506
14645 #, c-format
14646 msgid "internal error? cannot generate `%s' relocation (%d, %d)"
14647 msgstr ""
14648
14649 #: config/tc-tilegx.c:1750 config/tc-tilepro.c:1549
14650 msgid "Found '{' when already bundling."
14651 msgstr ""
14652
14653 #: config/tc-tilepro.c:99
14654 #, c-format
14655 msgid ""
14656 " -Q ignored\n"
14657 " -V print assembler version number\n"
14658 msgstr ""
14659
14660 #: config/tc-v850.c:286
14661 #, c-format
14662 msgid ".COMMon length (%d.) < 0! Ignored."
14663 msgstr ""
14664
14665 #: config/tc-v850.c:307
14666 #, c-format
14667 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
14668 msgstr ""
14669
14670 #: config/tc-v850.c:333
14671 msgid "Common alignment negative; 0 assumed"
14672 msgstr ""
14673
14674 #: config/tc-v850.c:536
14675 msgid ".longcall pseudo-op seen when not relaxing"
14676 msgstr ""
14677
14678 #: config/tc-v850.c:538
14679 msgid ".longjump pseudo-op seen when not relaxing"
14680 msgstr ""
14681
14682 #: config/tc-v850.c:545
14683 msgid "bad .longcall format"
14684 msgstr ""
14685
14686 #: config/tc-v850.c:1182
14687 #, c-format
14688 msgid "unknown operand shift: %x\n"
14689 msgstr ""
14690
14691 #: config/tc-v850.c:1183
14692 msgid "internal failure in parse_register_list"
14693 msgstr ""
14694
14695 #: config/tc-v850.c:1199
14696 msgid "constant expression or register list expected"
14697 msgstr ""
14698
14699 #: config/tc-v850.c:1204
14700 msgid "high bits set in register list expression"
14701 msgstr ""
14702
14703 #: config/tc-v850.c:1242 config/tc-v850.c:1299
14704 msgid "illegal register included in list"
14705 msgstr ""
14706
14707 #: config/tc-v850.c:1248
14708 msgid "system registers cannot be included in list"
14709 msgstr ""
14710
14711 #: config/tc-v850.c:1274
14712 msgid "second register should follow dash in register list"
14713 msgstr ""
14714
14715 #: config/tc-v850.c:1279
14716 msgid "second register should be greater than first register"
14717 msgstr ""
14718
14719 #: config/tc-v850.c:1327
14720 #, c-format
14721 msgid " V850 options:\n"
14722 msgstr ""
14723
14724 #: config/tc-v850.c:1328
14725 #, c-format
14726 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
14727 msgstr ""
14728
14729 #: config/tc-v850.c:1329
14730 #, c-format
14731 msgid ""
14732 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
14733 msgstr ""
14734
14735 #: config/tc-v850.c:1330
14736 #, c-format
14737 msgid " -mv850 The code is targeted at the v850\n"
14738 msgstr ""
14739
14740 #: config/tc-v850.c:1331
14741 #, c-format
14742 msgid " -mv850e The code is targeted at the v850e\n"
14743 msgstr ""
14744
14745 #: config/tc-v850.c:1332
14746 #, c-format
14747 msgid " -mv850e1 The code is targeted at the v850e1\n"
14748 msgstr ""
14749
14750 #: config/tc-v850.c:1333
14751 #, c-format
14752 msgid " -mv850e2 The code is targeted at the v850e2\n"
14753 msgstr ""
14754
14755 #: config/tc-v850.c:1334
14756 #, c-format
14757 msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
14758 msgstr ""
14759
14760 #: config/tc-v850.c:1335
14761 #, c-format
14762 msgid " -mrelax Enable relaxation\n"
14763 msgstr ""
14764
14765 #: config/tc-v850.c:1336
14766 #, c-format
14767 msgid ""
14768 " --disp-size-default-22 branch displacement with unknown size is 22 bits "
14769 "(default)\n"
14770 msgstr ""
14771
14772 #: config/tc-v850.c:1337
14773 #, c-format
14774 msgid ""
14775 " --disp-size-default-32 branch displacement with unknown size is 32 "
14776 "bits\n"
14777 msgstr ""
14778
14779 #: config/tc-v850.c:1338
14780 #, c-format
14781 msgid " -mextension enable extension opcode support\n"
14782 msgstr ""
14783
14784 #: config/tc-v850.c:1339
14785 #, c-format
14786 msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
14787 msgstr ""
14788
14789 #: config/tc-v850.c:1340
14790 #, c-format
14791 msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
14792 msgstr ""
14793
14794 #: config/tc-v850.c:1655
14795 #, c-format
14796 msgid "Unable to determine default target processor from string: %s"
14797 msgstr ""
14798
14799 #: config/tc-v850.c:1695
14800 msgid "hi0() relocation used on an instruction which does not support it"
14801 msgstr ""
14802
14803 #: config/tc-v850.c:1715
14804 msgid "hi() relocation used on an instruction which does not support it"
14805 msgstr ""
14806
14807 #: config/tc-v850.c:1738
14808 msgid "lo() relocation used on an instruction which does not support it"
14809 msgstr ""
14810
14811 #: config/tc-v850.c:1758
14812 msgid "ctoff() relocation used on an instruction which does not support it"
14813 msgstr ""
14814
14815 #: config/tc-v850.c:1777
14816 msgid "sdaoff() relocation used on an instruction which does not support it"
14817 msgstr ""
14818
14819 #: config/tc-v850.c:1796
14820 msgid "zdaoff() relocation used on an instruction which does not support it"
14821 msgstr ""
14822
14823 #: config/tc-v850.c:1828
14824 msgid "tdaoff() relocation used on an instruction which does not support it"
14825 msgstr ""
14826
14827 #: config/tc-v850.c:1969
14828 #, c-format
14829 msgid "operand out of range (%d is not between %d and %d)"
14830 msgstr ""
14831
14832 #: config/tc-v850.c:2052
14833 msgid "st/ld offset 23 instruction was disabled ."
14834 msgstr ""
14835
14836 #: config/tc-v850.c:2061
14837 msgid "Target processor does not support this instruction."
14838 msgstr ""
14839
14840 #: config/tc-v850.c:2167 config/tc-v850.c:2177 config/tc-v850.c:2199
14841 #: config/tc-v850.c:2213 config/tc-v850.c:2219 config/tc-v850.c:2243
14842 #: config/tc-v850.c:2249 config/tc-v850.c:2256 config/tc-v850.c:2270
14843 #: config/tc-v850.c:2284 config/tc-v850.c:2290 config/tc-v850.c:2604
14844 msgid "immediate operand is too large"
14845 msgstr ""
14846
14847 #: config/tc-v850.c:2185
14848 msgid "AAARG -> unhandled constant reloc"
14849 msgstr ""
14850
14851 #: config/tc-v850.c:2320 config/tc-v850.c:2330
14852 msgid "constant too big to fit into instruction"
14853 msgstr ""
14854
14855 #: config/tc-v850.c:2405
14856 msgid "odd number cannot be used here"
14857 msgstr ""
14858
14859 #: config/tc-v850.c:2450
14860 msgid "invalid register name"
14861 msgstr ""
14862
14863 #: config/tc-v850.c:2456
14864 msgid "register r0 cannot be used here"
14865 msgstr ""
14866
14867 #: config/tc-v850.c:2462
14868 msgid "odd register cannot be used here"
14869 msgstr ""
14870
14871 #: config/tc-v850.c:2471
14872 msgid "invalid system register name"
14873 msgstr ""
14874
14875 #: config/tc-v850.c:2484
14876 msgid "expected EP register"
14877 msgstr ""
14878
14879 #: config/tc-v850.c:2501 config/tc-v850.c:2514
14880 msgid "invalid condition code name"
14881 msgstr ""
14882
14883 #: config/tc-v850.c:2507
14884 msgid "condition sa cannot be used here"
14885 msgstr ""
14886
14887 #: config/tc-v850.c:2552
14888 msgid "syntax error: value is missing before the register name"
14889 msgstr ""
14890
14891 #: config/tc-v850.c:2554
14892 msgid "syntax error: register not expected"
14893 msgstr ""
14894
14895 #: config/tc-v850.c:2568
14896 msgid "syntax error: system register not expected"
14897 msgstr ""
14898
14899 #: config/tc-v850.c:2573 config/tc-v850.c:2578
14900 msgid "syntax error: condition code not expected"
14901 msgstr ""
14902
14903 #: config/tc-v850.c:2588
14904 msgid "immediate 0 cannot be used here"
14905 msgstr ""
14906
14907 #: config/tc-v850.c:2612
14908 msgid "immediate operand is not match"
14909 msgstr ""
14910
14911 #: config/tc-v850.c:2631 config/tc-xtensa.c:11816
14912 msgid "invalid operand"
14913 msgstr ""
14914
14915 #: config/tc-vax.c:1340
14916 msgid "no '[' to match ']'"
14917 msgstr ""
14918
14919 #: config/tc-vax.c:1356
14920 msgid "bad register in []"
14921 msgstr ""
14922
14923 #: config/tc-vax.c:1358
14924 msgid "[PC] index banned"
14925 msgstr ""
14926
14927 #: config/tc-vax.c:1394
14928 msgid "no '(' to match ')'"
14929 msgstr ""
14930
14931 #: config/tc-vax.c:1510
14932 msgid "invalid branch operand"
14933 msgstr ""
14934
14935 #: config/tc-vax.c:1537
14936 msgid "address prohibits @"
14937 msgstr ""
14938
14939 #: config/tc-vax.c:1539
14940 msgid "address prohibits #"
14941 msgstr ""
14942
14943 #: config/tc-vax.c:1543
14944 msgid "address prohibits -()"
14945 msgstr ""
14946
14947 #: config/tc-vax.c:1545
14948 msgid "address prohibits ()+"
14949 msgstr ""
14950
14951 #: config/tc-vax.c:1548
14952 msgid "address prohibits ()"
14953 msgstr ""
14954
14955 #: config/tc-vax.c:1550
14956 msgid "address prohibits []"
14957 msgstr ""
14958
14959 #: config/tc-vax.c:1552
14960 msgid "address prohibits register"
14961 msgstr ""
14962
14963 #: config/tc-vax.c:1554
14964 msgid "address prohibits displacement length specifier"
14965 msgstr ""
14966
14967 #: config/tc-vax.c:1582
14968 msgid "invalid operand of S^#"
14969 msgstr ""
14970
14971 #: config/tc-vax.c:1595
14972 msgid "S^# needs expression"
14973 msgstr ""
14974
14975 #: config/tc-vax.c:1602
14976 msgid "S^# may only read-access"
14977 msgstr ""
14978
14979 #: config/tc-vax.c:1625
14980 msgid "invalid operand of -()"
14981 msgstr ""
14982
14983 #: config/tc-vax.c:1631
14984 msgid "-(PC) unpredictable"
14985 msgstr ""
14986
14987 #: config/tc-vax.c:1633
14988 msgid "[]index same as -()register: unpredictable"
14989 msgstr ""
14990
14991 #: config/tc-vax.c:1665
14992 msgid "invalid operand of ()+"
14993 msgstr ""
14994
14995 #: config/tc-vax.c:1671
14996 msgid "(PC)+ unpredictable"
14997 msgstr ""
14998
14999 #: config/tc-vax.c:1673
15000 msgid "[]index same as ()+register: unpredictable"
15001 msgstr ""
15002
15003 #: config/tc-vax.c:1696
15004 msgid "# conflicts length"
15005 msgstr ""
15006
15007 #: config/tc-vax.c:1698
15008 msgid "# bars register"
15009 msgstr ""
15010
15011 #: config/tc-vax.c:1718
15012 msgid "writing or modifying # is unpredictable"
15013 msgstr ""
15014
15015 #: config/tc-vax.c:1744
15016 msgid "length not needed"
15017 msgstr ""
15018
15019 #: config/tc-vax.c:1751
15020 msgid "can't []index a register, because it has no address"
15021 msgstr ""
15022
15023 #: config/tc-vax.c:1753
15024 msgid "a register has no address"
15025 msgstr ""
15026
15027 #: config/tc-vax.c:1762
15028 msgid "PC part of operand unpredictable"
15029 msgstr ""
15030
15031 #: config/tc-vax.c:1918
15032 msgid "odd number of bytes in operand description"
15033 msgstr ""
15034
15035 #: config/tc-vax.c:1932
15036 msgid "Bad operand"
15037 msgstr ""
15038
15039 #: config/tc-vax.c:1937
15040 msgid "Not enough operands"
15041 msgstr ""
15042
15043 #: config/tc-vax.c:2214
15044 msgid "SYMBOL TABLE not implemented"
15045 msgstr ""
15046
15047 #: config/tc-vax.c:2218
15048 msgid "TOKEN TRACE not implemented"
15049 msgstr ""
15050
15051 #: config/tc-vax.c:2222
15052 #, c-format
15053 msgid "Displacement length %s ignored!"
15054 msgstr ""
15055
15056 #: config/tc-vax.c:2226
15057 #, c-format
15058 msgid "I don't need or use temp. file \"%s\"."
15059 msgstr ""
15060
15061 #: config/tc-vax.c:2230
15062 msgid "I don't use an interpass file! -V ignored"
15063 msgstr ""
15064
15065 #: config/tc-vax.c:2287
15066 #, c-format
15067 msgid ""
15068 "VAX options:\n"
15069 "-d LENGTH\t\tignored\n"
15070 "-J\t\t\tignored\n"
15071 "-S\t\t\tignored\n"
15072 "-t FILE\t\t\tignored\n"
15073 "-T\t\t\tignored\n"
15074 "-V\t\t\tignored\n"
15075 msgstr ""
15076
15077 #: config/tc-vax.c:2296
15078 #, c-format
15079 msgid ""
15080 "VMS options:\n"
15081 "-+\t\t\thash encode names longer than 31 characters\n"
15082 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
15083 "-H\t\t\tshow new symbol after hash truncation\n"
15084 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
15085 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
15086 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
15087 msgstr ""
15088
15089 #: config/tc-vax.c:2461
15090 #, c-format
15091 msgid "Ignoring statement due to \"%s\""
15092 msgstr ""
15093
15094 #: config/tc-vax.c:2478
15095 #, c-format
15096 msgid "Aborting because statement has \"%s\""
15097 msgstr ""
15098
15099 #: config/tc-vax.c:2523
15100 msgid "Can't relocate expression"
15101 msgstr ""
15102
15103 #: config/tc-vax.c:2626
15104 msgid "Bignum not permitted in short literal. Immediate mode assumed."
15105 msgstr ""
15106
15107 #: config/tc-vax.c:2635
15108 msgid "Can't do flonum short literal: immediate mode used."
15109 msgstr ""
15110
15111 #: config/tc-vax.c:2682
15112 #, c-format
15113 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
15114 msgstr ""
15115
15116 #: config/tc-vax.c:2994
15117 #, c-format
15118 msgid "Short literal overflow(%ld.), immediate mode assumed."
15119 msgstr ""
15120
15121 #: config/tc-vax.c:3003
15122 #, c-format
15123 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
15124 msgstr ""
15125
15126 #: config/tc-vax.c:3068
15127 msgid "Length specification ignored. Address mode 9F used"
15128 msgstr ""
15129
15130 #: config/tc-vax.c:3126
15131 msgid "Invalid operand: immediate value used as base address."
15132 msgstr ""
15133
15134 #: config/tc-vax.c:3128
15135 msgid "Invalid operand: immediate value used as address."
15136 msgstr ""
15137
15138 #: config/tc-vax.c:3153
15139 #, c-format
15140 msgid "Symbol %s used as immediate operand in PIC mode."
15141 msgstr ""
15142
15143 #: config/tc-vax.c:3258
15144 #, c-format
15145 msgid "VIP_BEGIN error:%s"
15146 msgstr ""
15147
15148 #: config/tc-xc16x.c:218
15149 #, c-format
15150 msgid " XC16X specific command line options:\n"
15151 msgstr ""
15152
15153 #: config/tc-xstormy16.c:78
15154 #, c-format
15155 msgid " XSTORMY16 specific command line options:\n"
15156 msgstr ""
15157
15158 #: config/tc-xstormy16.c:225
15159 #, c-format
15160 msgid "unsupported fptr fixup size %d"
15161 msgstr ""
15162
15163 #: config/tc-xstormy16.c:237
15164 #, c-format
15165 msgid "unsupported fixup size %d"
15166 msgstr ""
15167
15168 #: config/tc-xstormy16.c:268
15169 msgid "unsupported fptr fixup"
15170 msgstr ""
15171
15172 #: config/tc-xtensa.c:619
15173 msgid "illegal range of target hardware versions"
15174 msgstr ""
15175
15176 #: config/tc-xtensa.c:776
15177 msgid "--density option is ignored"
15178 msgstr ""
15179
15180 #: config/tc-xtensa.c:779
15181 msgid "--no-density option is ignored"
15182 msgstr ""
15183
15184 #: config/tc-xtensa.c:797
15185 msgid "--generics is deprecated; use --transform instead"
15186 msgstr ""
15187
15188 #: config/tc-xtensa.c:800
15189 msgid "--no-generics is deprecated; use --no-transform instead"
15190 msgstr ""
15191
15192 #: config/tc-xtensa.c:803
15193 msgid "--relax is deprecated; use --transform instead"
15194 msgstr ""
15195
15196 #: config/tc-xtensa.c:806
15197 msgid "--no-relax is deprecated; use --no-transform instead"
15198 msgstr ""
15199
15200 #: config/tc-xtensa.c:823
15201 msgid "--absolute-literals option not supported in this Xtensa configuration"
15202 msgstr ""
15203
15204 #: config/tc-xtensa.c:896
15205 msgid "prefer-l32r conflicts with prefer-const16"
15206 msgstr ""
15207
15208 #: config/tc-xtensa.c:902
15209 msgid "prefer-const16 conflicts with prefer-l32r"
15210 msgstr ""
15211
15212 #: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923
15213 msgid "invalid target hardware version"
15214 msgstr ""
15215
15216 #: config/tc-xtensa.c:1107
15217 msgid "unmatched end directive"
15218 msgstr ""
15219
15220 #: config/tc-xtensa.c:1136
15221 msgid ".begin directive with no matching .end directive"
15222 msgstr ""
15223
15224 #: config/tc-xtensa.c:1177
15225 msgid "[no-]generics is deprecated; use [no-]transform instead"
15226 msgstr ""
15227
15228 #: config/tc-xtensa.c:1182
15229 msgid "[no-]relax is deprecated; use [no-]transform instead"
15230 msgstr ""
15231
15232 #: config/tc-xtensa.c:1195
15233 #, c-format
15234 msgid "directive %s cannot be negated"
15235 msgstr ""
15236
15237 #: config/tc-xtensa.c:1201
15238 msgid "unknown directive"
15239 msgstr ""
15240
15241 #: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563
15242 #: config/tc-xtensa.c:5774
15243 msgid "directives are not valid inside bundles"
15244 msgstr ""
15245
15246 #: config/tc-xtensa.c:1234
15247 msgid ".begin literal is deprecated; use .literal instead"
15248 msgstr ""
15249
15250 #: config/tc-xtensa.c:1248
15251 msgid "cannot set literal_prefix inside literal fragment"
15252 msgstr ""
15253
15254 #: config/tc-xtensa.c:1281
15255 msgid ".begin [no-]density is ignored"
15256 msgstr ""
15257
15258 #: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338
15259 msgid "Xtensa absolute literals option not supported; ignored"
15260 msgstr ""
15261
15262 #: config/tc-xtensa.c:1331
15263 msgid ".end [no-]density is ignored"
15264 msgstr ""
15265
15266 #: config/tc-xtensa.c:1356
15267 #, c-format
15268 msgid "does not match begin %s%s at %s:%d"
15269 msgstr ""
15270
15271 #: config/tc-xtensa.c:1411
15272 msgid ".literal_position inside literal directive; ignoring"
15273 msgstr ""
15274
15275 #: config/tc-xtensa.c:1431
15276 msgid ".literal not allowed inside .begin literal region"
15277 msgstr ""
15278
15279 #: config/tc-xtensa.c:1470
15280 msgid "expected comma or colon after symbol name; rest of line ignored"
15281 msgstr ""
15282
15283 #: config/tc-xtensa.c:1532
15284 msgid "fall through frequency must be greater than 0"
15285 msgstr ""
15286
15287 #: config/tc-xtensa.c:1540
15288 msgid "branch target frequency must be greater than 0"
15289 msgstr ""
15290
15291 #: config/tc-xtensa.c:1588
15292 #, c-format
15293 msgid "opcode-specific %s relocation used outside an instruction"
15294 msgstr ""
15295
15296 #: config/tc-xtensa.c:1596
15297 #, c-format
15298 msgid "invalid use of %s relocation"
15299 msgstr ""
15300
15301 #: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
15302 #, c-format
15303 msgid "bad register name: %s"
15304 msgstr ""
15305
15306 #: config/tc-xtensa.c:1798
15307 #, c-format
15308 msgid "bad register number: %s"
15309 msgstr ""
15310
15311 #: config/tc-xtensa.c:1862
15312 msgid "pcrel relocation not allowed in an instruction"
15313 msgstr ""
15314
15315 #: config/tc-xtensa.c:1879
15316 msgid "register number out of range"
15317 msgstr ""
15318
15319 #: config/tc-xtensa.c:1963
15320 msgid "extra comma"
15321 msgstr ""
15322
15323 #: config/tc-xtensa.c:1965
15324 msgid "extra colon"
15325 msgstr ""
15326
15327 #: config/tc-xtensa.c:1967
15328 msgid "missing argument"
15329 msgstr ""
15330
15331 #: config/tc-xtensa.c:1969
15332 msgid "missing comma or colon"
15333 msgstr ""
15334
15335 #: config/tc-xtensa.c:2026
15336 msgid "incorrect register number, ignoring"
15337 msgstr ""
15338
15339 #: config/tc-xtensa.c:2033
15340 msgid "too many arguments"
15341 msgstr ""
15342
15343 #: config/tc-xtensa.c:2107
15344 #, c-format
15345 msgid "cannot encode opcode \"%s\""
15346 msgstr ""
15347
15348 #: config/tc-xtensa.c:2201
15349 #, c-format
15350 msgid "not enough operands (%d) for '%s'; expected %d"
15351 msgstr ""
15352
15353 #: config/tc-xtensa.c:2208
15354 #, c-format
15355 msgid "too many operands (%d) for '%s'; expected %d"
15356 msgstr ""
15357
15358 #: config/tc-xtensa.c:2259
15359 #, c-format
15360 msgid "invalid register '%s' for '%s' instruction"
15361 msgstr ""
15362
15363 #: config/tc-xtensa.c:2266
15364 #, c-format
15365 msgid "invalid register number (%ld) for '%s' instruction"
15366 msgstr ""
15367
15368 #: config/tc-xtensa.c:2334
15369 #, c-format
15370 msgid "invalid register number (%ld) for '%s'"
15371 msgstr ""
15372
15373 #: config/tc-xtensa.c:2725
15374 #, c-format
15375 msgid "operand %d of '%s' has out of range value '%u'"
15376 msgstr ""
15377
15378 #: config/tc-xtensa.c:2731
15379 #, c-format
15380 msgid "operand %d of '%s' has invalid value '%u'"
15381 msgstr ""
15382
15383 #: config/tc-xtensa.c:2778
15384 #, c-format
15385 msgid "internal error: unknown option name '%s'"
15386 msgstr ""
15387
15388 #: config/tc-xtensa.c:3887
15389 msgid "can't handle generation of literal/labels yet"
15390 msgstr ""
15391
15392 #: config/tc-xtensa.c:3891
15393 msgid "can't handle undefined OP TYPE"
15394 msgstr ""
15395
15396 #: config/tc-xtensa.c:3952
15397 #, c-format
15398 msgid "found %d operands for '%s': Expected %d"
15399 msgstr ""
15400
15401 #: config/tc-xtensa.c:3959
15402 #, c-format
15403 msgid "found too many (%d) operands for '%s': Expected %d"
15404 msgstr ""
15405
15406 #: config/tc-xtensa.c:3980
15407 msgid "immediate operands sum to greater than 32"
15408 msgstr ""
15409
15410 #: config/tc-xtensa.c:4111
15411 msgid "invalid immediate"
15412 msgstr ""
15413
15414 #: config/tc-xtensa.c:4232
15415 #, c-format
15416 msgid "invalid relocation for operand %i of '%s'"
15417 msgstr ""
15418
15419 #: config/tc-xtensa.c:4242
15420 #, c-format
15421 msgid "invalid expression for operand %i of '%s'"
15422 msgstr ""
15423
15424 #: config/tc-xtensa.c:4252
15425 #, c-format
15426 msgid "invalid relocation in instruction slot %i"
15427 msgstr ""
15428
15429 #: config/tc-xtensa.c:4259
15430 #, c-format
15431 msgid "undefined symbol for opcode \"%s\""
15432 msgstr ""
15433
15434 #: config/tc-xtensa.c:4745
15435 msgid "opcode 'NOP.N' unavailable in this configuration"
15436 msgstr ""
15437
15438 #: config/tc-xtensa.c:4805
15439 msgid "get_expanded_loop_offset: invalid opcode"
15440 msgstr ""
15441
15442 #: config/tc-xtensa.c:4938
15443 #, c-format
15444 msgid "assembly state not set for first frag in section %s"
15445 msgstr ""
15446
15447 #: config/tc-xtensa.c:4991
15448 #, c-format
15449 msgid "unaligned branch target: %d bytes at 0x%lx"
15450 msgstr ""
15451
15452 #: config/tc-xtensa.c:5035
15453 #, c-format
15454 msgid "unaligned loop: %d bytes at 0x%lx"
15455 msgstr ""
15456
15457 #: config/tc-xtensa.c:5060
15458 msgid "unexpected fix"
15459 msgstr ""
15460
15461 #: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075
15462 msgid "undecodable fix"
15463 msgstr ""
15464
15465 #: config/tc-xtensa.c:5213
15466 msgid "labels are not valid inside bundles"
15467 msgstr ""
15468
15469 #: config/tc-xtensa.c:5233
15470 msgid "invalid last instruction for a zero-overhead loop"
15471 msgstr ""
15472
15473 #: config/tc-xtensa.c:5300
15474 msgid "extra opening brace"
15475 msgstr ""
15476
15477 #: config/tc-xtensa.c:5310
15478 msgid "extra closing brace"
15479 msgstr ""
15480
15481 #: config/tc-xtensa.c:5337
15482 msgid "missing closing brace"
15483 msgstr ""
15484
15485 #: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466
15486 #, c-format
15487 msgid "wrong number of operands for '%s'"
15488 msgstr ""
15489
15490 #: config/tc-xtensa.c:5453
15491 #, c-format
15492 msgid "bad relocation expression for '%s'"
15493 msgstr ""
15494
15495 #: config/tc-xtensa.c:5488
15496 #, c-format
15497 msgid "unknown opcode or format name '%s'"
15498 msgstr ""
15499
15500 #: config/tc-xtensa.c:5494
15501 msgid "format names only valid inside bundles"
15502 msgstr ""
15503
15504 #: config/tc-xtensa.c:5499
15505 #, c-format
15506 msgid "multiple formats specified for one bundle; using '%s'"
15507 msgstr ""
15508
15509 #: config/tc-xtensa.c:5549
15510 msgid "entry instruction with stack decrement < 16"
15511 msgstr ""
15512
15513 #: config/tc-xtensa.c:5602
15514 msgid "unaligned entry instruction"
15515 msgstr ""
15516
15517 #: config/tc-xtensa.c:5667
15518 msgid "bad instruction format"
15519 msgstr ""
15520
15521 #: config/tc-xtensa.c:5670
15522 msgid "invalid relocation"
15523 msgstr ""
15524
15525 #: config/tc-xtensa.c:5681
15526 #, c-format
15527 msgid "invalid relocation for '%s' instruction"
15528 msgstr ""
15529
15530 #: config/tc-xtensa.c:5693
15531 #, c-format
15532 msgid "invalid relocation for operand %d of '%s'"
15533 msgstr ""
15534
15535 #: config/tc-xtensa.c:5956
15536 #, c-format
15537 msgid "unhandled local relocation fix %s"
15538 msgstr ""
15539
15540 #: config/tc-xtensa.c:6007
15541 #, c-format
15542 msgid "internal error; cannot generate `%s' relocation"
15543 msgstr ""
15544
15545 #: config/tc-xtensa.c:6226
15546 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
15547 msgstr ""
15548
15549 #: config/tc-xtensa.c:6235
15550 msgid "couldn't find a valid instruction format"
15551 msgstr ""
15552
15553 #: config/tc-xtensa.c:6236
15554 #, c-format
15555 msgid " ops were: "
15556 msgstr ""
15557
15558 #: config/tc-xtensa.c:6238
15559 #, c-format
15560 msgid " %s;"
15561 msgstr ""
15562
15563 #: config/tc-xtensa.c:6249
15564 #, c-format
15565 msgid "format '%s' allows %d slots, but there are %d opcodes"
15566 msgstr ""
15567
15568 #: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358
15569 msgid "illegal resource usage in bundle"
15570 msgstr ""
15571
15572 #: config/tc-xtensa.c:6445
15573 #, c-format
15574 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
15575 msgstr ""
15576
15577 #: config/tc-xtensa.c:6450
15578 #, c-format
15579 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
15580 msgstr ""
15581
15582 #: config/tc-xtensa.c:6455
15583 #, c-format
15584 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
15585 msgstr ""
15586
15587 #: config/tc-xtensa.c:6460
15588 #, c-format
15589 msgid ""
15590 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
15591 msgstr ""
15592
15593 #: config/tc-xtensa.c:6476
15594 msgid "multiple branches or jumps in the same bundle"
15595 msgstr ""
15596
15597 #: config/tc-xtensa.c:6928
15598 msgid "cannot assemble into a literal fragment"
15599 msgstr ""
15600
15601 #: config/tc-xtensa.c:6930
15602 msgid "..."
15603 msgstr ""
15604
15605 #: config/tc-xtensa.c:7565
15606 msgid ""
15607 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
15608 msgstr ""
15609
15610 #: config/tc-xtensa.c:7677
15611 msgid "branching or jumping to a loop end may trigger hardware errata"
15612 msgstr ""
15613
15614 #: config/tc-xtensa.c:7759
15615 msgid "loop end too close to another loop end may trigger hardware errata"
15616 msgstr ""
15617
15618 #: config/tc-xtensa.c:7768
15619 #, c-format
15620 msgid "fr_var %lu < length %d"
15621 msgstr ""
15622
15623 #: config/tc-xtensa.c:7925
15624 msgid ""
15625 "loop containing less than three instructions may trigger hardware errata"
15626 msgstr ""
15627
15628 #: config/tc-xtensa.c:7997
15629 msgid "undecodable instruction in instruction frag"
15630 msgstr ""
15631
15632 #: config/tc-xtensa.c:8107
15633 msgid "invalid empty loop"
15634 msgstr ""
15635
15636 #: config/tc-xtensa.c:8112
15637 msgid "loop target does not follow loop instruction in section"
15638 msgstr ""
15639
15640 #: config/tc-xtensa.c:8713
15641 msgid "bad relaxation state"
15642 msgstr ""
15643
15644 #: config/tc-xtensa.c:8771
15645 #, c-format
15646 msgid "fr_var (%ld) < length (%d)"
15647 msgstr ""
15648
15649 #: config/tc-xtensa.c:9406
15650 msgid "invalid relaxation fragment result"
15651 msgstr ""
15652
15653 #: config/tc-xtensa.c:9485
15654 msgid "unable to widen instruction"
15655 msgstr ""
15656
15657 #: config/tc-xtensa.c:9624
15658 msgid "multiple literals in expansion"
15659 msgstr ""
15660
15661 #: config/tc-xtensa.c:9628
15662 msgid "no registered fragment for literal"
15663 msgstr ""
15664
15665 #: config/tc-xtensa.c:9630
15666 msgid "number of literal tokens != 1"
15667 msgstr ""
15668
15669 #: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765
15670 #, c-format
15671 msgid "unresolved loop target symbol: %s"
15672 msgstr ""
15673
15674 #: config/tc-xtensa.c:9871
15675 #, c-format
15676 msgid "invalid expression evaluation type %d"
15677 msgstr ""
15678
15679 #: config/tc-xtensa.c:9888
15680 msgid "loop too long for LOOP instruction"
15681 msgstr ""
15682
15683 #: config/tc-xtensa.c:10157
15684 #, c-format
15685 msgid "fixes not all moved from %s"
15686 msgstr ""
15687
15688 #: config/tc-xtensa.c:10288
15689 msgid ""
15690 "literal pool location required for text-section-literals; specify with ."
15691 "literal_position"
15692 msgstr ""
15693
15694 #: config/tc-xtensa.c:11130
15695 msgid "too many operands in instruction"
15696 msgstr ""
15697
15698 #: config/tc-xtensa.c:11340
15699 msgid "invalid symbolic operand"
15700 msgstr ""
15701
15702 #: config/tc-xtensa.c:11401
15703 msgid "operand number mismatch"
15704 msgstr ""
15705
15706 #: config/tc-xtensa.c:11405
15707 #, c-format
15708 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
15709 msgstr ""
15710
15711 #: config/tc-xtensa.c:11430
15712 #, c-format
15713 msgid "xtensa-isa failure: %s"
15714 msgstr ""
15715
15716 #: config/tc-xtensa.c:11507
15717 msgid "invalid opcode"
15718 msgstr ""
15719
15720 #: config/tc-xtensa.c:11513
15721 msgid "too few operands"
15722 msgstr ""
15723
15724 #: config/tc-xtensa.c:11563
15725 msgid "multiple writes to the same register"
15726 msgstr ""
15727
15728 #: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683
15729 msgid "out of memory"
15730 msgstr ""
15731
15732 #: config/tc-xtensa.c:11772
15733 msgid "TLS relocation not allowed in FLIX bundle"
15734 msgstr ""
15735
15736 #. Instructions that generate TLS relocations should always be
15737 #. relaxed in the front-end. If "record_fixup" is set, then this
15738 #. function is being called during back-end relaxation, so flag
15739 #. the unexpected behavior as an error.
15740 #: config/tc-xtensa.c:11778
15741 msgid "unexpected TLS relocation"
15742 msgstr ""
15743
15744 #: config/tc-xtensa.c:11822
15745 msgid "symbolic operand not allowed"
15746 msgstr ""
15747
15748 #: config/tc-xtensa.c:11859
15749 msgid "cannot decode instruction format"
15750 msgstr ""
15751
15752 #: config/tc-xtensa.c:12003
15753 msgid "ignoring extra '-rename-section' delimiter ':'"
15754 msgstr ""
15755
15756 #: config/tc-xtensa.c:12008
15757 #, c-format
15758 msgid "ignoring invalid '-rename-section' specification: '%s'"
15759 msgstr ""
15760
15761 #: config/tc-xtensa.c:12019
15762 #, c-format
15763 msgid "section %s renamed multiple times"
15764 msgstr ""
15765
15766 #: config/tc-xtensa.c:12021
15767 #, c-format
15768 msgid "multiple sections remapped to output section %s"
15769 msgstr ""
15770
15771 #: config/tc-z80.c:244
15772 msgid "-- unterminated string"
15773 msgstr ""
15774
15775 #: config/tc-z80.c:309
15776 msgid "floating point numbers are not implemented"
15777 msgstr ""
15778
15779 #: config/tc-z80.c:488 config/tc-z80.c:494
15780 msgid "mismatched parentheses"
15781 msgstr ""
15782
15783 #: config/tc-z80.c:548
15784 msgid "bad offset expression syntax"
15785 msgstr ""
15786
15787 #: config/tc-z80.c:572
15788 msgid "bad expression syntax"
15789 msgstr ""
15790
15791 #: config/tc-z80.c:685
15792 msgid "cannot make a relative jump to an absolute location"
15793 msgstr ""
15794
15795 #: config/tc-z80.c:695
15796 msgid "offset too large"
15797 msgstr ""
15798
15799 #: config/tc-z80.c:697 config/tc-z80.c:1964
15800 msgid "overflow"
15801 msgstr ""
15802
15803 #: config/tc-z80.c:1069 config/tc-z80.c:1112 config/tc-z80.c:1156
15804 #: config/tc-z80.c:1276 config/tc-z80.c:1330 config/tc-z80.c:1599
15805 msgid "bad intruction syntax"
15806 msgstr ""
15807
15808 #: config/tc-z80.c:1202
15809 msgid "condition code invalid for jr"
15810 msgstr ""
15811
15812 #: config/tc-z80.c:1224
15813 msgid "bad instruction syntax"
15814 msgstr ""
15815
15816 #: config/tc-z80.c:1708
15817 msgid "parentheses ignored"
15818 msgstr ""
15819
15820 #: config/tc-z80.c:1913 read.c:3602
15821 #, c-format
15822 msgid "junk at end of line, first unrecognized character is `%c'"
15823 msgstr ""
15824
15825 #: config/tc-z80.c:1939 config/tc-z8k.c:1461 config/tc-z8k.c:1524
15826 msgid "relative jump out of range"
15827 msgstr ""
15828
15829 #: config/tc-z80.c:1956
15830 msgid "index offset out of range"
15831 msgstr ""
15832
15833 #: config/tc-z80.c:1998 config/tc-z8k.c:1532
15834 #, c-format
15835 msgid "md_apply_fix: unknown r_type 0x%x\n"
15836 msgstr ""
15837
15838 #: config/tc-z8k.c:282
15839 #, c-format
15840 msgid "register rr%d out of range"
15841 msgstr ""
15842
15843 #: config/tc-z8k.c:284
15844 #, c-format
15845 msgid "register rr%d does not exist"
15846 msgstr ""
15847
15848 #: config/tc-z8k.c:296
15849 #, c-format
15850 msgid "register rh%d out of range"
15851 msgstr ""
15852
15853 #: config/tc-z8k.c:308
15854 #, c-format
15855 msgid "register rl%d out of range"
15856 msgstr ""
15857
15858 #: config/tc-z8k.c:321
15859 #, c-format
15860 msgid "register rq%d out of range"
15861 msgstr ""
15862
15863 #: config/tc-z8k.c:323
15864 #, c-format
15865 msgid "register rq%d does not exist"
15866 msgstr ""
15867
15868 #: config/tc-z8k.c:335
15869 #, c-format
15870 msgid "register r%d out of range"
15871 msgstr ""
15872
15873 #: config/tc-z8k.c:376
15874 #, c-format
15875 msgid "expected %c"
15876 msgstr ""
15877
15878 #: config/tc-z8k.c:391
15879 #, c-format
15880 msgid "register is wrong size for a word %s"
15881 msgstr ""
15882
15883 #: config/tc-z8k.c:405
15884 #, c-format
15885 msgid "register is wrong size for address %s"
15886 msgstr ""
15887
15888 #: config/tc-z8k.c:539
15889 #, c-format
15890 msgid "unknown interrupt %s"
15891 msgstr ""
15892
15893 #. No interrupt type specified, opcode won't do anything.
15894 #: config/tc-z8k.c:562
15895 msgid "opcode has no effect"
15896 msgstr ""
15897
15898 #: config/tc-z8k.c:673
15899 msgid "Missing ) in ra(rb)"
15900 msgstr ""
15901
15902 #: config/tc-z8k.c:753 config/tc-z8k.c:792
15903 #, c-format
15904 msgid "invalid condition code '%s'"
15905 msgstr ""
15906
15907 #: config/tc-z8k.c:765
15908 #, c-format
15909 msgid "invalid flag '%s'"
15910 msgstr ""
15911
15912 #: config/tc-z8k.c:919 config/tc-z8k.c:925
15913 msgid "invalid indirect register size"
15914 msgstr ""
15915
15916 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
15917 msgid "invalid control register name"
15918 msgstr ""
15919
15920 #: config/tc-z8k.c:1079
15921 msgid "immediate must be 1 or 2"
15922 msgstr ""
15923
15924 #: config/tc-z8k.c:1082
15925 msgid "immediate 1 or 2 expected"
15926 msgstr ""
15927
15928 #: config/tc-z8k.c:1113
15929 msgid "can't use R0 here"
15930 msgstr ""
15931
15932 #: config/tc-z8k.c:1271
15933 msgid "Can't find opcode to match operands"
15934 msgstr ""
15935
15936 #: config/tc-z8k.c:1318
15937 #, c-format
15938 msgid "invalid architecture -z%s"
15939 msgstr ""
15940
15941 #: config/tc-z8k.c:1338
15942 #, c-format
15943 msgid ""
15944 " Z8K options:\n"
15945 " -z8001 generate segmented code\n"
15946 " -z8002 generate unsegmented code\n"
15947 " -linkrelax create linker relaxable code\n"
15948 msgstr ""
15949
15950 #: config/tc-z8k.c:1350
15951 #, c-format
15952 msgid "call to md_convert_frag\n"
15953 msgstr ""
15954
15955 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
15956 msgid "cannot branch to odd address"
15957 msgstr ""
15958
15959 #: config/tc-z8k.c:1479
15960 msgid "relative address out of range"
15961 msgstr ""
15962
15963 #: config/tc-z8k.c:1500
15964 msgid "relative call out of range"
15965 msgstr ""
15966
15967 #: config/tc-z8k.c:1544
15968 #, c-format
15969 msgid "call to md_estimate_size_before_relax\n"
15970 msgstr ""
15971
15972 #: config/xtensa-relax.c:1556
15973 #, c-format
15974 msgid "invalid configuration option '%s' in transition rule '%s'"
15975 msgstr ""
15976
15977 #: config/xtensa-relax.c:1681
15978 #, c-format
15979 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
15980 msgstr ""
15981
15982 #: config/xtensa-relax.c:1691
15983 #, c-format
15984 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
15985 msgstr ""
15986
15987 #: config/xtensa-relax.c:1698
15988 #, c-format
15989 msgid "opcode '%s': precondition only contains constants in '%s'"
15990 msgstr ""
15991
15992 #: config/xtensa-relax.c:1745
15993 msgid "expected one operand for generated literal"
15994 msgstr ""
15995
15996 #: config/xtensa-relax.c:1752
15997 msgid "expected 0 operands for generated label"
15998 msgstr ""
15999
16000 #: config/xtensa-relax.c:1765
16001 #, c-format
16002 msgid "invalid opcode '%s' in transition rule '%s'"
16003 msgstr ""
16004
16005 #: config/xtensa-relax.c:1773
16006 #, c-format
16007 msgid "opcode '%s': replacement does not have %d ops"
16008 msgstr ""
16009
16010 #: config/xtensa-relax.c:1787
16011 #, c-format
16012 msgid "opcode '%s': cannot find literal definition"
16013 msgstr ""
16014
16015 #: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
16016 #, c-format
16017 msgid "opcode %s: unidentified operand '%s' in '%s'"
16018 msgstr ""
16019
16020 #: config/xtensa-relax.c:1828
16021 #, c-format
16022 msgid "unknown user-defined function %s"
16023 msgstr ""
16024
16025 #: config/xtensa-relax.c:1839
16026 #, c-format
16027 msgid "opcode %s: could not parse operand '%s' in '%s'"
16028 msgstr ""
16029
16030 #: config/xtensa-relax.c:1880
16031 #, c-format
16032 msgid "could not parse INSN_PATTERN '%s'"
16033 msgstr ""
16034
16035 #: config/xtensa-relax.c:1884
16036 #, c-format
16037 msgid "could not parse INSN_REPL '%s'"
16038 msgstr ""
16039
16040 #: config/xtensa-relax.c:1895
16041 #, c-format
16042 msgid "could not build transition for %s => %s"
16043 msgstr ""
16044
16045 #: depend.c:195
16046 #, c-format
16047 msgid "can't open `%s' for writing"
16048 msgstr ""
16049
16050 #: depend.c:207
16051 #, c-format
16052 msgid "can't close `%s'"
16053 msgstr ""
16054
16055 #: dw2gencfi.c:199 read.c:2272
16056 #, c-format
16057 msgid "bfd_set_section_flags: %s"
16058 msgstr ""
16059
16060 #: dw2gencfi.c:457
16061 #, c-format
16062 msgid "register save offset not a multiple of %u"
16063 msgstr ""
16064
16065 #: dw2gencfi.c:540
16066 msgid "CFI state restore without previous remember"
16067 msgstr ""
16068
16069 #: dw2gencfi.c:589
16070 msgid "missing separator"
16071 msgstr ""
16072
16073 #: dw2gencfi.c:639
16074 msgid "bad register expression"
16075 msgstr ""
16076
16077 #: dw2gencfi.c:660 dw2gencfi.c:783 dw2gencfi.c:821 dw2gencfi.c:891
16078 #: dw2gencfi.c:963
16079 msgid "CFI instruction used without previous .cfi_startproc"
16080 msgstr ""
16081
16082 #: dw2gencfi.c:845
16083 msgid "invalid or unsupported encoding in .cfi_personality"
16084 msgstr ""
16085
16086 #: dw2gencfi.c:852
16087 msgid ".cfi_personality requires encoding and symbol arguments"
16088 msgstr ""
16089
16090 #: dw2gencfi.c:875
16091 msgid "wrong second argument to .cfi_personality"
16092 msgstr ""
16093
16094 #: dw2gencfi.c:915 dw2gencfi.c:991
16095 msgid "invalid or unsupported encoding in .cfi_lsda"
16096 msgstr ""
16097
16098 #: dw2gencfi.c:922
16099 msgid ".cfi_lsda requires encoding and symbol arguments"
16100 msgstr ""
16101
16102 #: dw2gencfi.c:947
16103 msgid "wrong second argument to .cfi_lsda"
16104 msgstr ""
16105
16106 #: dw2gencfi.c:1012
16107 msgid "wrong third argument to .cfi_val_encoded_addr"
16108 msgstr ""
16109
16110 #: dw2gencfi.c:1083
16111 msgid "previous CFI entry not closed (missing .cfi_endproc)"
16112 msgstr ""
16113
16114 #: dw2gencfi.c:1123
16115 msgid ".cfi_endproc without corresponding .cfi_startproc"
16116 msgstr ""
16117
16118 #: dw2gencfi.c:1920 dw2gencfi.c:1983
16119 msgid "open CFI at the end of file; missing .cfi_endproc directive"
16120 msgstr ""
16121
16122 #: dw2gencfi.c:2009
16123 msgid "CFI is not supported for this target"
16124 msgstr ""
16125
16126 #: dwarf2dbg.c:585 dwarf2dbg.c:620
16127 msgid "file number less than one"
16128 msgstr ""
16129
16130 #: dwarf2dbg.c:595
16131 #, c-format
16132 msgid "file number %ld already allocated"
16133 msgstr ""
16134
16135 #: dwarf2dbg.c:625 dwarf2dbg.c:1378
16136 #, c-format
16137 msgid "unassigned file number %ld"
16138 msgstr ""
16139
16140 #: dwarf2dbg.c:694
16141 msgid "is_stmt value not 0 or 1"
16142 msgstr ""
16143
16144 #: dwarf2dbg.c:706
16145 msgid "isa number less than zero"
16146 msgstr ""
16147
16148 #: dwarf2dbg.c:718
16149 msgid "discriminator less than zero"
16150 msgstr ""
16151
16152 #: dwarf2dbg.c:724
16153 #, c-format
16154 msgid "unknown .loc sub-directive `%s'"
16155 msgstr ""
16156
16157 #: dwarf2dbg.c:1441
16158 msgid "internal error: unknown dwarf2 format"
16159 msgstr ""
16160
16161 #: ecoff.c:1562
16162 #, c-format
16163 msgid "string too big (%lu bytes)"
16164 msgstr ""
16165
16166 #: ecoff.c:1588
16167 #, c-format
16168 msgid "inserting \"%s\" into string hash table: %s"
16169 msgstr ""
16170
16171 #: ecoff.c:1619 ecoff.c:1812 ecoff.c:1835 ecoff.c:1866 ecoff.c:2019
16172 #: ecoff.c:2130
16173 msgid "no current file pointer"
16174 msgstr ""
16175
16176 #: ecoff.c:1706
16177 msgid "too many st_End's"
16178 msgstr ""
16179
16180 #: ecoff.c:2044
16181 #, c-format
16182 msgid "inserting \"%s\" into tag hash table: %s"
16183 msgstr ""
16184
16185 #: ecoff.c:2205
16186 msgid "fake .file after real one"
16187 msgstr ""
16188
16189 #: ecoff.c:2295
16190 msgid "filename goes over one page boundary"
16191 msgstr ""
16192
16193 #: ecoff.c:2428
16194 msgid ".begin directive without a preceding .file directive"
16195 msgstr ""
16196
16197 #: ecoff.c:2435
16198 msgid ".begin directive without a preceding .ent directive"
16199 msgstr ""
16200
16201 #: ecoff.c:2466
16202 msgid ".bend directive without a preceding .file directive"
16203 msgstr ""
16204
16205 #: ecoff.c:2473
16206 msgid ".bend directive without a preceding .ent directive"
16207 msgstr ""
16208
16209 #: ecoff.c:2486
16210 msgid ".bend directive names unknown symbol"
16211 msgstr ""
16212
16213 #: ecoff.c:2529
16214 msgid ".def pseudo-op used inside of .def/.endef; ignored"
16215 msgstr ""
16216
16217 #: ecoff.c:2531
16218 msgid "empty symbol name in .def; ignored"
16219 msgstr ""
16220
16221 #: ecoff.c:2568
16222 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
16223 msgstr ""
16224
16225 #: ecoff.c:2583
16226 msgid "badly formed .dim directive"
16227 msgstr ""
16228
16229 #: ecoff.c:2596
16230 msgid "too many .dim entries"
16231 msgstr ""
16232
16233 #: ecoff.c:2616
16234 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
16235 msgstr ""
16236
16237 #: ecoff.c:2641
16238 msgid ".size pseudo-op used outside of .def/.endef; ignored"
16239 msgstr ""
16240
16241 #: ecoff.c:2656
16242 msgid "badly formed .size directive"
16243 msgstr ""
16244
16245 #: ecoff.c:2669
16246 msgid "too many .size entries"
16247 msgstr ""
16248
16249 #: ecoff.c:2691
16250 msgid ".type pseudo-op used outside of .def/.endef; ignored"
16251 msgstr ""
16252
16253 #. FIXME: We could handle this by setting the continued bit.
16254 #. There would still be a limit: the .type argument can not
16255 #. be infinite.
16256 #: ecoff.c:2709
16257 #, c-format
16258 msgid "the type of %s is too complex; it will be simplified"
16259 msgstr ""
16260
16261 #: ecoff.c:2720
16262 msgid "Unrecognized .type argument"
16263 msgstr ""
16264
16265 #: ecoff.c:2758
16266 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
16267 msgstr ""
16268
16269 #: ecoff.c:2783
16270 msgid ".val pseudo-op used outside of .def/.endef; ignored"
16271 msgstr ""
16272
16273 #: ecoff.c:2791
16274 msgid ".val expression is too complex"
16275 msgstr ""
16276
16277 #: ecoff.c:2821
16278 msgid ".endef pseudo-op used before .def; ignored"
16279 msgstr ""
16280
16281 #: ecoff.c:2847 ecoff.c:2928
16282 msgid "bad COFF debugging information"
16283 msgstr ""
16284
16285 #: ecoff.c:2896
16286 #, c-format
16287 msgid "no tag specified for %s"
16288 msgstr ""
16289
16290 #: ecoff.c:2998
16291 msgid ".end directive without a preceding .file directive"
16292 msgstr ""
16293
16294 #: ecoff.c:3005
16295 msgid ".end directive without a preceding .ent directive"
16296 msgstr ""
16297
16298 #: ecoff.c:3027
16299 msgid ".end directive names unknown symbol"
16300 msgstr ""
16301
16302 #: ecoff.c:3054
16303 msgid "second .ent directive found before .end directive"
16304 msgstr ""
16305
16306 #: ecoff.c:3126
16307 msgid "no way to handle .file within .ent/.end section"
16308 msgstr ""
16309
16310 #: ecoff.c:3243
16311 msgid ".loc before .file"
16312 msgstr ""
16313
16314 #: ecoff.c:3446
16315 #, c-format
16316 msgid ".stab%c is not supported"
16317 msgstr ""
16318
16319 #: ecoff.c:3456
16320 #, c-format
16321 msgid ".stab%c: ignoring non-zero other field"
16322 msgstr ""
16323
16324 #: ecoff.c:3490
16325 #, c-format
16326 msgid ""
16327 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
16328 msgstr ""
16329
16330 #: ecoff.c:3526
16331 #, c-format
16332 msgid "illegal .stab%c directive, bad character"
16333 msgstr ""
16334
16335 #: ecoff.c:3985 ecoff.c:4174 ecoff.c:4199
16336 msgid ".begin/.bend in different segments"
16337 msgstr ""
16338
16339 #: ecoff.c:4695
16340 msgid "missing .end or .bend at end of file"
16341 msgstr ""
16342
16343 #: ecoff.c:5180
16344 msgid "GP prologue size exceeds field size, using 0 instead"
16345 msgstr ""
16346
16347 #: expr.c:87 read.c:3667
16348 msgid "bignum invalid"
16349 msgstr ""
16350
16351 #: expr.c:89 read.c:3669 read.c:4146 read.c:5030
16352 msgid "floating point number invalid"
16353 msgstr ""
16354
16355 #: expr.c:210
16356 msgid "bad floating-point constant: exponent overflow"
16357 msgstr ""
16358
16359 #: expr.c:214
16360 #, c-format
16361 msgid "bad floating-point constant: unknown error code=%d"
16362 msgstr ""
16363
16364 #: expr.c:393
16365 msgid ""
16366 "a bignum with underscores may not have more than 8 hex digits in any word"
16367 msgstr ""
16368
16369 #: expr.c:416
16370 msgid "a bignum with underscores must have exactly 4 words"
16371 msgstr ""
16372
16373 #. Either not seen or not defined.
16374 #. @@ Should print out the original string instead of
16375 #. the parsed number.
16376 #: expr.c:539
16377 #, c-format
16378 msgid "backward ref to unknown label \"%d:\""
16379 msgstr ""
16380
16381 #: expr.c:657
16382 msgid "character constant too large"
16383 msgstr ""
16384
16385 #: expr.c:903
16386 #, c-format
16387 msgid "expr.c(operand): bad atof_generic return val %d"
16388 msgstr ""
16389
16390 #: expr.c:966
16391 #, c-format
16392 msgid "missing '%c'"
16393 msgstr ""
16394
16395 #: expr.c:977 read.c:4512
16396 msgid "EBCDIC constants are not supported"
16397 msgstr ""
16398
16399 #: expr.c:1099
16400 #, c-format
16401 msgid "Unary operator %c ignored because bad operand follows"
16402 msgstr ""
16403
16404 #: expr.c:1145 expr.c:1170
16405 msgid "syntax error in .startof. or .sizeof."
16406 msgstr ""
16407
16408 #: expr.c:1251 expr.c:1612
16409 #, c-format
16410 msgid "invalid use of operator \"%s\""
16411 msgstr ""
16412
16413 #: expr.c:1757
16414 msgid "missing operand; zero assumed"
16415 msgstr ""
16416
16417 #: expr.c:1796
16418 msgid "left operand is a bignum; integer 0 assumed"
16419 msgstr ""
16420
16421 #: expr.c:1798
16422 msgid "left operand is a float; integer 0 assumed"
16423 msgstr ""
16424
16425 #: expr.c:1807
16426 msgid "right operand is a bignum; integer 0 assumed"
16427 msgstr ""
16428
16429 #: expr.c:1809
16430 msgid "right operand is a float; integer 0 assumed"
16431 msgstr ""
16432
16433 #: expr.c:1879 symbols.c:1381
16434 msgid "division by zero"
16435 msgstr ""
16436
16437 #: expr.c:1885
16438 msgid "shift count"
16439 msgstr ""
16440
16441 #: expr.c:2002
16442 msgid "operation combines symbols in different segments"
16443 msgstr ""
16444
16445 #: frags.c:48
16446 msgid "attempt to allocate data in absolute section"
16447 msgstr ""
16448
16449 #: frags.c:54
16450 msgid "attempt to allocate data in common section"
16451 msgstr ""
16452
16453 #: frags.c:102 write.c:1422
16454 #, c-format
16455 msgid "can't extend frag %u chars"
16456 msgstr ""
16457
16458 #. For error messages.
16459 #. Detect if we are reading from stdin by examining the file
16460 #. name returned by as_where().
16461 #.
16462 #. [FIXME: We rely upon the name in the strcmp below being the
16463 #. same as the one used by input_scrub_new_file(), if that is
16464 #. not true, then this code will fail].
16465 #.
16466 #. If we are reading from stdin, then we need to save each input
16467 #. line here (assuming of course that we actually have a line of
16468 #. input to read), so that it can be displayed in the listing
16469 #. that is produced at the end of the assembly.
16470 #: input-file.c:138 input-scrub.c:243 listing.c:338
16471 msgid "{standard input}"
16472 msgstr ""
16473
16474 #: input-file.c:143
16475 #, c-format
16476 msgid "can't open %s for reading: %s"
16477 msgstr ""
16478
16479 #: input-file.c:152 input-file.c:227 input-file.c:259
16480 #, c-format
16481 msgid "can't read from %s: %s"
16482 msgstr ""
16483
16484 #: input-file.c:267 listing.c:1397 output-file.c:72
16485 #, c-format
16486 msgid "can't close %s: %s"
16487 msgstr ""
16488
16489 #: input-scrub.c:268
16490 msgid "macros nested too deeply"
16491 msgstr ""
16492
16493 #: input-scrub.c:379 input-scrub.c:403
16494 msgid "partial line at end of file ignored"
16495 msgstr ""
16496
16497 #: itbl-ops.c:332
16498 #, c-format
16499 msgid "Unable to allocate memory for new instructions\n"
16500 msgstr ""
16501
16502 #: listing.c:244
16503 msgid "Warning:"
16504 msgstr ""
16505
16506 #: listing.c:250
16507 msgid "Error:"
16508 msgstr ""
16509
16510 #: listing.c:1283
16511 #, c-format
16512 msgid ""
16513 "\n"
16514 " time stamp \t: %s\n"
16515 "\n"
16516 msgstr ""
16517
16518 #: listing.c:1293
16519 #, c-format
16520 msgid "%s "
16521 msgstr ""
16522
16523 #: listing.c:1298
16524 #, c-format
16525 msgid ""
16526 "\n"
16527 "\t%s "
16528 msgstr ""
16529
16530 #: listing.c:1308
16531 msgid ""
16532 "\n"
16533 " options passed\t: "
16534 msgstr ""
16535
16536 #: listing.c:1347
16537 #, c-format
16538 msgid ""
16539 " GNU assembler version %s (%s)\n"
16540 "\t using BFD version %s."
16541 msgstr ""
16542
16543 #: listing.c:1350
16544 #, c-format
16545 msgid ""
16546 "\n"
16547 " input file \t: %s"
16548 msgstr ""
16549
16550 #: listing.c:1351
16551 #, c-format
16552 msgid ""
16553 "\n"
16554 " output file \t: %s"
16555 msgstr ""
16556
16557 #: listing.c:1352
16558 #, c-format
16559 msgid ""
16560 "\n"
16561 " target \t: %s"
16562 msgstr ""
16563
16564 #: listing.c:1376
16565 #, c-format
16566 msgid "can't open %s: %s"
16567 msgstr ""
16568
16569 #: listing.c:1461
16570 msgid "strange paper height, set to no form"
16571 msgstr ""
16572
16573 #: listing.c:1525
16574 msgid "new line in title"
16575 msgstr ""
16576
16577 #. Turns the next expression into a string.
16578 #: macro.c:362
16579 #, no-c-format
16580 msgid "% operator needs absolute expression"
16581 msgstr ""
16582
16583 #: macro.c:516
16584 #, c-format
16585 msgid "Missing parameter qualifier for `%s' in macro `%s'"
16586 msgstr ""
16587
16588 #: macro.c:526
16589 #, c-format
16590 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
16591 msgstr ""
16592
16593 #: macro.c:543
16594 #, c-format
16595 msgid "Pointless default value for required parameter `%s' in macro `%s'"
16596 msgstr ""
16597
16598 #: macro.c:555
16599 #, c-format
16600 msgid "A parameter named `%s' already exists for macro `%s'"
16601 msgstr ""
16602
16603 #: macro.c:592
16604 #, c-format
16605 msgid "Reserved word `%s' used as parameter in macro `%s'"
16606 msgstr ""
16607
16608 #: macro.c:650
16609 #, c-format
16610 msgid "unexpected end of file in macro `%s' definition"
16611 msgstr ""
16612
16613 #: macro.c:662
16614 #, c-format
16615 msgid "missing `)' after formals in macro definition `%s'"
16616 msgstr ""
16617
16618 #: macro.c:677
16619 msgid "Missing macro name"
16620 msgstr ""
16621
16622 #: macro.c:686
16623 #, c-format
16624 msgid "Bad parameter list for macro `%s'"
16625 msgstr ""
16626
16627 #: macro.c:692
16628 #, c-format
16629 msgid "Macro `%s' was already defined"
16630 msgstr ""
16631
16632 #: macro.c:816 macro.c:818
16633 msgid "missing `)'"
16634 msgstr ""
16635
16636 #: macro.c:915
16637 #, c-format
16638 msgid "`%s' was already used as parameter (or another local) name"
16639 msgstr ""
16640
16641 #: macro.c:1073
16642 msgid "confusion in formal parameters"
16643 msgstr ""
16644
16645 #: macro.c:1081
16646 #, c-format
16647 msgid "Parameter named `%s' does not exist for macro `%s'"
16648 msgstr ""
16649
16650 #: macro.c:1092
16651 #, c-format
16652 msgid "Value for parameter `%s' of macro `%s' was already specified"
16653 msgstr ""
16654
16655 #: macro.c:1106
16656 msgid "can't mix positional and keyword arguments"
16657 msgstr ""
16658
16659 #: macro.c:1117
16660 msgid "too many positional arguments"
16661 msgstr ""
16662
16663 #: macro.c:1165
16664 #, c-format
16665 msgid "Missing value for required parameter `%s' of macro `%s'"
16666 msgstr ""
16667
16668 #: macro.c:1284
16669 #, c-format
16670 msgid "Attempt to purge non-existant macro `%s'"
16671 msgstr ""
16672
16673 #: macro.c:1303
16674 msgid "unexpected end of file in irp or irpc"
16675 msgstr ""
16676
16677 #: macro.c:1311
16678 msgid "missing model parameter"
16679 msgstr ""
16680
16681 #: messages.c:82
16682 #, c-format
16683 msgid "Assembler messages:\n"
16684 msgstr ""
16685
16686 #: messages.c:160
16687 #, c-format
16688 msgid "Warning: "
16689 msgstr ""
16690
16691 #: messages.c:226
16692 #, c-format
16693 msgid "Error: "
16694 msgstr ""
16695
16696 #: messages.c:282
16697 #, c-format
16698 msgid "Fatal error: "
16699 msgstr ""
16700
16701 #: messages.c:300
16702 #, c-format
16703 msgid "Internal error!\n"
16704 msgstr ""
16705
16706 #: messages.c:302
16707 #, c-format
16708 msgid "Assertion failure in %s at %s line %d.\n"
16709 msgstr ""
16710
16711 #: messages.c:305
16712 #, c-format
16713 msgid "Assertion failure at %s line %d.\n"
16714 msgstr ""
16715
16716 #: messages.c:306 messages.c:323
16717 #, c-format
16718 msgid "Please report this bug.\n"
16719 msgstr ""
16720
16721 #: messages.c:318
16722 #, c-format
16723 msgid "Internal error, aborting at %s line %d in %s\n"
16724 msgstr ""
16725
16726 #: messages.c:321
16727 #, c-format
16728 msgid "Internal error, aborting at %s line %d\n"
16729 msgstr ""
16730
16731 #: messages.c:370
16732 #, c-format
16733 msgid "%s out of domain (%d is not a multiple of %d)"
16734 msgstr ""
16735
16736 #: messages.c:388
16737 #, c-format
16738 msgid "%s out of range (%d is not between %d and %d)"
16739 msgstr ""
16740
16741 #. xgettext:c-format.
16742 #: messages.c:411
16743 #, c-format
16744 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
16745 msgstr ""
16746
16747 #: output-file.c:35
16748 #, c-format
16749 msgid "can't open a bfd on stdout %s"
16750 msgstr ""
16751
16752 #: output-file.c:42
16753 #, c-format
16754 msgid "selected target format '%s' unknown"
16755 msgstr ""
16756
16757 #: output-file.c:44
16758 #, c-format
16759 msgid "can't create %s: %s"
16760 msgstr ""
16761
16762 #: read.c:463
16763 msgid "bad or irreducible absolute expression"
16764 msgstr ""
16765
16766 #: read.c:489
16767 #, c-format
16768 msgid "error constructing %s pseudo-op table: %s"
16769 msgstr ""
16770
16771 #: read.c:902
16772 #, c-format
16773 msgid "unknown pseudo-op: `%s'"
16774 msgstr ""
16775
16776 #: read.c:989
16777 #, c-format
16778 msgid "label \"%d$\" redefined"
16779 msgstr ""
16780
16781 #: read.c:1221
16782 msgid ".abort detected. Abandoning ship."
16783 msgstr ""
16784
16785 #: read.c:1239 read.c:2650
16786 msgid "ignoring fill value in absolute section"
16787 msgstr ""
16788
16789 #: read.c:1330
16790 #, c-format
16791 msgid "alignment too large: %u assumed"
16792 msgstr ""
16793
16794 #: read.c:1362
16795 msgid "expected fill pattern missing"
16796 msgstr ""
16797
16798 #: read.c:1471
16799 #, c-format
16800 msgid "size (%ld) out of range, ignored"
16801 msgstr ""
16802
16803 #: read.c:1500
16804 #, c-format
16805 msgid "size of \"%s\" is already %ld; not changing to %ld"
16806 msgstr ""
16807
16808 #. Some of the back ends can't deal with non-positive line numbers.
16809 #. Besides, it's silly. GCC however will generate a line number of
16810 #. zero when it is pre-processing builtins for assembler-with-cpp files:
16811 #.
16812 #. # 0 "<built-in>"
16813 #.
16814 #. We do not want to barf on this, especially since such files are used
16815 #. in the GCC and GDB testsuites. So we check for negative line numbers
16816 #. rather than non-positive line numbers.
16817 #: read.c:1742
16818 #, c-format
16819 msgid "line numbers must be positive; line number %d rejected"
16820 msgstr ""
16821
16822 #: read.c:1779
16823 #, c-format
16824 msgid "incompatible flag %i in line directive"
16825 msgstr ""
16826
16827 #: read.c:1791
16828 #, c-format
16829 msgid "unsupported flag %i in line directive"
16830 msgstr ""
16831
16832 #: read.c:1830
16833 msgid "start address not supported"
16834 msgstr ""
16835
16836 #: read.c:1839
16837 msgid ".err encountered"
16838 msgstr ""
16839
16840 #: read.c:1855
16841 msgid ".error directive invoked in source file"
16842 msgstr ""
16843
16844 #: read.c:1856
16845 msgid ".warning directive invoked in source file"
16846 msgstr ""
16847
16848 #: read.c:1862
16849 #, c-format
16850 msgid "%s argument must be a string"
16851 msgstr ""
16852
16853 #: read.c:1894 read.c:1896
16854 #, c-format
16855 msgid ".fail %ld encountered"
16856 msgstr ""
16857
16858 #: read.c:1936
16859 #, c-format
16860 msgid ".fill size clamped to %d"
16861 msgstr ""
16862
16863 #: read.c:1941
16864 msgid "size negative; .fill ignored"
16865 msgstr ""
16866
16867 #: read.c:1947
16868 msgid "repeat < 0; .fill ignored"
16869 msgstr ""
16870
16871 #: read.c:2103
16872 #, c-format
16873 msgid "Attribute name not recognised: %s"
16874 msgstr ""
16875
16876 #: read.c:2118
16877 msgid "expected numeric constant"
16878 msgstr ""
16879
16880 #: read.c:2159
16881 msgid "bad string constant"
16882 msgstr ""
16883
16884 #: read.c:2163
16885 msgid "expected <tag> , <value>"
16886 msgstr ""
16887
16888 #: read.c:2238
16889 #, c-format
16890 msgid "unrecognized .linkonce type `%s'"
16891 msgstr ""
16892
16893 #: read.c:2250
16894 msgid ".linkonce is not supported for this object file format"
16895 msgstr ""
16896
16897 #: read.c:2345
16898 msgid "expected alignment after size"
16899 msgstr ""
16900
16901 #: read.c:2572
16902 #, c-format
16903 msgid "attempt to redefine pseudo-op `%s' ignored"
16904 msgstr ""
16905
16906 #: read.c:2591
16907 msgid "ignoring macro exit outside a macro definition."
16908 msgstr ""
16909
16910 #: read.c:2645
16911 #, c-format
16912 msgid "invalid segment \"%s\""
16913 msgstr ""
16914
16915 #: read.c:2653
16916 msgid "only constant offsets supported in absolute section"
16917 msgstr ""
16918
16919 #: read.c:2692
16920 msgid "MRI style ORG pseudo-op not supported"
16921 msgstr ""
16922
16923 #: read.c:2845
16924 #, c-format
16925 msgid "unrecognized section type `%s'"
16926 msgstr ""
16927
16928 #: read.c:2859
16929 msgid "absolute sections are not supported"
16930 msgstr ""
16931
16932 #: read.c:2874
16933 #, c-format
16934 msgid "unrecognized section command `%s'"
16935 msgstr ""
16936
16937 #: read.c:2938
16938 #, c-format
16939 msgid ".end%c encountered without preceding %s"
16940 msgstr ""
16941
16942 #: read.c:2968 read.c:2998
16943 #, c-format
16944 msgid "%s without %s"
16945 msgstr ""
16946
16947 #: read.c:3246
16948 msgid "unsupported variable size or fill value"
16949 msgstr ""
16950
16951 #: read.c:3274
16952 msgid ".space repeat count is zero, ignored"
16953 msgstr ""
16954
16955 #: read.c:3276
16956 msgid ".space repeat count is negative, ignored"
16957 msgstr ""
16958
16959 #: read.c:3305
16960 msgid "space allocation too complex in absolute section"
16961 msgstr ""
16962
16963 #: read.c:3311
16964 msgid "space allocation too complex in common section"
16965 msgstr ""
16966
16967 #: read.c:3402 read.c:4758
16968 #, c-format
16969 msgid "bad floating literal: %s"
16970 msgstr ""
16971
16972 #: read.c:3559
16973 #, c-format
16974 msgid "%s: would close weakref loop: %s"
16975 msgstr ""
16976
16977 #: read.c:3605
16978 #, c-format
16979 msgid "junk at end of line, first unrecognized character valued 0x%x"
16980 msgstr ""
16981
16982 #: read.c:3733
16983 #, c-format
16984 msgid "`%s' can't be equated to common symbol '%s'"
16985 msgstr ""
16986
16987 #: read.c:3858
16988 msgid "unexpected `\"' in expression"
16989 msgstr ""
16990
16991 #: read.c:3870
16992 msgid "rva without symbol"
16993 msgstr ""
16994
16995 #: read.c:3927
16996 msgid "missing or bad offset expression"
16997 msgstr ""
16998
16999 #: read.c:3948
17000 msgid "missing reloc type"
17001 msgstr ""
17002
17003 #: read.c:3960
17004 msgid "unrecognized reloc type"
17005 msgstr ""
17006
17007 #: read.c:3976
17008 msgid "bad reloc expression"
17009 msgstr ""
17010
17011 #: read.c:4102
17012 msgid "attempt to store value in absolute section"
17013 msgstr ""
17014
17015 #: read.c:4140 read.c:5024
17016 msgid "zero assumed for missing expression"
17017 msgstr ""
17018
17019 #: read.c:4152 read.c:5036 write.c:266 write.c:1000
17020 msgid "register value used as expression"
17021 msgstr ""
17022
17023 #: read.c:4232
17024 #, c-format
17025 msgid "value 0x%llx truncated to 0x%llx"
17026 msgstr ""
17027
17028 #: read.c:4235
17029 msgid "value 0x%I64x truncated to 0x%I64x"
17030 msgstr ""
17031
17032 #: read.c:4239
17033 #, c-format
17034 msgid "value 0x%lx truncated to 0x%lx"
17035 msgstr ""
17036
17037 #: read.c:4266
17038 #, c-format
17039 msgid "bignum truncated to %d bytes"
17040 msgstr ""
17041
17042 #: read.c:4585 read.c:4780
17043 msgid "unresolvable or nonpositive repeat count; using 1"
17044 msgstr ""
17045
17046 #: read.c:4634
17047 #, c-format
17048 msgid "unknown floating type type '%c'"
17049 msgstr ""
17050
17051 #: read.c:4656
17052 msgid "floating point constant too large"
17053 msgstr ""
17054
17055 #: read.c:5192
17056 msgid "strings must be placed into a section"
17057 msgstr ""
17058
17059 #: read.c:5240
17060 msgid "expected <nn>"
17061 msgstr ""
17062
17063 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
17064 #: read.c:5273 read.c:5359
17065 msgid "unterminated string; newline inserted"
17066 msgstr ""
17067
17068 #: read.c:5367
17069 msgid "bad escaped character in string"
17070 msgstr ""
17071
17072 #: read.c:5392
17073 msgid "expected address expression"
17074 msgstr ""
17075
17076 #: read.c:5411
17077 #, c-format
17078 msgid "symbol \"%s\" undefined; zero assumed"
17079 msgstr ""
17080
17081 #: read.c:5414
17082 msgid "some symbol undefined; zero assumed"
17083 msgstr ""
17084
17085 #: read.c:5449
17086 msgid "this string may not contain '\\0'"
17087 msgstr ""
17088
17089 #: read.c:5485
17090 msgid "missing string"
17091 msgstr ""
17092
17093 #: read.c:5576
17094 #, c-format
17095 msgid ".incbin count zero, ignoring `%s'"
17096 msgstr ""
17097
17098 #: read.c:5602
17099 #, c-format
17100 msgid "file not found: %s"
17101 msgstr ""
17102
17103 #: read.c:5616
17104 #, c-format
17105 msgid "seek to end of .incbin file failed `%s'"
17106 msgstr ""
17107
17108 #: read.c:5627
17109 #, c-format
17110 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
17111 msgstr ""
17112
17113 #: read.c:5634
17114 #, c-format
17115 msgid "could not skip to %ld in file `%s'"
17116 msgstr ""
17117
17118 #: read.c:5643
17119 #, c-format
17120 msgid "truncated file `%s', %ld of %ld bytes read"
17121 msgstr ""
17122
17123 #: read.c:5802
17124 msgid "missing .func"
17125 msgstr ""
17126
17127 #: read.c:5819
17128 msgid ".endfunc missing for previous .func"
17129 msgstr ""
17130
17131 #: read.c:5956
17132 #, c-format
17133 msgid "missing closing `%c'"
17134 msgstr ""
17135
17136 #: read.c:5958
17137 msgid "stray `\\'"
17138 msgstr ""
17139
17140 #: remap.c:53
17141 #, c-format
17142 msgid "invalid argument '%s' to -fdebug-prefix-map"
17143 msgstr ""
17144
17145 #: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
17146 #, c-format
17147 msgid ".stab%c: missing comma"
17148 msgstr ""
17149
17150 #. This could happen for example with a source file with a huge
17151 #. number of lines. The only cure is to use a different debug
17152 #. format, probably DWARF.
17153 #: stabs.c:243
17154 #, c-format
17155 msgid ".stab%c: description field '%x' too big, try a different debug format"
17156 msgstr ""
17157
17158 #: stabs.c:424
17159 msgid "comma missing in .xstabs"
17160 msgstr ""
17161
17162 #: symbols.c:287
17163 #, c-format
17164 msgid "cannot define symbol `%s' in absolute section"
17165 msgstr ""
17166
17167 #: symbols.c:417
17168 #, c-format
17169 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
17170 msgstr ""
17171
17172 #: symbols.c:492 symbols.c:499
17173 #, c-format
17174 msgid "inserting \"%s\" into symbol table failed: %s"
17175 msgstr ""
17176
17177 #: symbols.c:1010
17178 #, c-format
17179 msgid "invalid operands (%s and %s sections) for `%s'"
17180 msgstr ""
17181
17182 #: symbols.c:1014
17183 #, c-format
17184 msgid "invalid operand (%s section) for `%s'"
17185 msgstr ""
17186
17187 #: symbols.c:1022
17188 #, c-format
17189 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
17190 msgstr ""
17191
17192 #: symbols.c:1025
17193 #, c-format
17194 msgid "invalid operand (%s section) for `%s' when setting `%s'"
17195 msgstr ""
17196
17197 #: symbols.c:1074
17198 #, c-format
17199 msgid "symbol definition loop encountered at `%s'"
17200 msgstr ""
17201
17202 #: symbols.c:1101
17203 #, c-format
17204 msgid "cannot convert expression symbol %s to complex relocation"
17205 msgstr ""
17206
17207 #: symbols.c:1383
17208 #, c-format
17209 msgid "division by zero when setting `%s'"
17210 msgstr ""
17211
17212 #: symbols.c:1464 write.c:2091
17213 #, c-format
17214 msgid "can't resolve value for symbol `%s'"
17215 msgstr ""
17216
17217 #: symbols.c:1911
17218 #, c-format
17219 msgid "\"%d\" (instance number %d of a %s label)"
17220 msgstr ""
17221
17222 #: symbols.c:1940
17223 #, c-format
17224 msgid "attempt to get value of unresolved symbol `%s'"
17225 msgstr ""
17226
17227 #: symbols.c:2226
17228 msgid "section symbols are already global"
17229 msgstr ""
17230
17231 #: symbols.c:2339
17232 #, c-format
17233 msgid "Accessing function `%s' as thread-local object"
17234 msgstr ""
17235
17236 #: symbols.c:2343
17237 #, c-format
17238 msgid "Accessing `%s' as thread-local object"
17239 msgstr ""
17240
17241 #: write.c:169
17242 #, c-format
17243 msgid "field fx_size too small to hold %d"
17244 msgstr ""
17245
17246 #: write.c:454
17247 #, c-format
17248 msgid "attempt to .org/.space backwards? (%ld)"
17249 msgstr ""
17250
17251 #: write.c:685
17252 msgid "invalid offset expression"
17253 msgstr ""
17254
17255 #: write.c:707
17256 msgid "invalid reloc expression"
17257 msgstr ""
17258
17259 #: write.c:1085
17260 #, c-format
17261 msgid "value of %s too large for field of %d bytes at %s"
17262 msgstr ""
17263
17264 #: write.c:1097
17265 #, c-format
17266 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
17267 msgstr ""
17268
17269 #: write.c:1141
17270 msgid "redefined symbol cannot be used on reloc"
17271 msgstr ""
17272
17273 #: write.c:1154
17274 msgid "relocation out of range"
17275 msgstr ""
17276
17277 #: write.c:1157
17278 #, c-format
17279 msgid "%s:%u: bad return from bfd_install_relocation: %x"
17280 msgstr ""
17281
17282 #: write.c:1180
17283 msgid "reloc not within (fixed part of) section"
17284 msgstr ""
17285
17286 #: write.c:1250
17287 msgid "internal error: fixup not contained within frag"
17288 msgstr ""
17289
17290 #: write.c:1368 write.c:1498
17291 msgid "can't extend frag"
17292 msgstr ""
17293
17294 #: write.c:1560 write.c:1581
17295 #, c-format
17296 msgid "can't write %s: %s"
17297 msgstr ""
17298
17299 #: write.c:1611
17300 #, c-format
17301 msgid "cannot write to output file '%s': %s"
17302 msgstr ""
17303
17304 #: write.c:1767
17305 #, c-format
17306 msgid "%d error%s, %d warning%s, generating bad object file"
17307 msgstr ""
17308
17309 #: write.c:1774
17310 #, c-format
17311 msgid "%d error%s, %d warning%s, no object file generated"
17312 msgstr ""
17313
17314 #: write.c:2006
17315 #, c-format
17316 msgid "%s: global symbols not supported in common sections"
17317 msgstr ""
17318
17319 #: write.c:2020
17320 #, c-format
17321 msgid "local label `%s' is not defined"
17322 msgstr ""
17323
17324 #: write.c:2042
17325 #, c-format
17326 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
17327 msgstr ""
17328
17329 #: write.c:2049
17330 #, c-format
17331 msgid "can't make global register symbol `%s'"
17332 msgstr ""
17333
17334 #: write.c:2342
17335 #, c-format
17336 msgid "alignment padding (%lu bytes) not a multiple of %ld"
17337 msgstr ""
17338
17339 #: write.c:2504
17340 #, c-format
17341 msgid ".word %s-%s+%s didn't fit"
17342 msgstr ""
17343
17344 #: write.c:2598
17345 msgid "padding added"
17346 msgstr ""
17347
17348 #: write.c:2648
17349 msgid "attempt to move .org backwards"
17350 msgstr ""
17351
17352 #: write.c:2672
17353 msgid ".space specifies non-absolute value"
17354 msgstr ""
17355
17356 #: write.c:2687
17357 msgid ".space or .fill with negative value, ignored"
17358 msgstr ""
17359
17360 #: write.c:2758
17361 #, c-format
17362 msgid ""
17363 "Infinite loop encountered whilst attempting to compute the addresses of "
17364 "symbols in section %s"
17365 msgstr ""
This page took 0.477872 seconds and 4 git commands to generate.