Regenerate pot files.
[binutils-gdb.git] / gas / po / gas.pot
blob5df347746bdaaa3bbf4194aba9dbb012d9743991
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.
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: 2016-12-23 09:23+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"
20 #: app.c:490 app.c:504
21 msgid "end of file in comment"
22 msgstr ""
24 #: app.c:582 app.c:629
25 #, c-format
26 msgid "end of file in string; '%c' inserted"
27 msgstr ""
29 #: app.c:655
30 #, c-format
31 msgid "unknown escape '\\%c' in string; ignored"
32 msgstr ""
34 #: app.c:829 input-scrub.c:363
35 msgid "end of file not at end of a line; newline inserted"
36 msgstr ""
38 #: app.c:992
39 msgid "end of file in multiline comment"
40 msgstr ""
42 #: app.c:1067
43 msgid "end of file after a one-character quote; \\0 inserted"
44 msgstr ""
46 #: app.c:1075
47 msgid "end of file in escape character"
48 msgstr ""
50 #: app.c:1087
51 msgid "missing close quote; (assumed)"
52 msgstr ""
54 #: app.c:1156 app.c:1211 app.c:1223 app.c:1303
55 msgid "end of file in comment; newline inserted"
56 msgstr ""
58 #: as.c:166
59 msgid "missing emulation mode name"
60 msgstr ""
62 #: as.c:181
63 #, c-format
64 msgid "unrecognized emulation name `%s'"
65 msgstr ""
67 #: as.c:228
68 #, c-format
69 msgid "GNU assembler version %s (%s) using BFD version %s\n"
70 msgstr ""
72 #: as.c:240
73 #, c-format
74 msgid "Usage: %s [option...] [asmfile...]\n"
75 msgstr ""
77 #: as.c:242
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 ""
94 #: as.c:256
95 #, c-format
96 msgid "  --alternate             initially turn on alternate macro syntax\n"
97 msgstr ""
99 #: as.c:259
100 #, c-format
101 msgid ""
102 "  --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
103 "                          compress DWARF debug sections using zlib "
104 "[default]\n"
105 msgstr ""
107 #: as.c:262
108 #, c-format
109 msgid ""
110 "  --nocompress-debug-sections\n"
111 "                          don't compress DWARF debug sections\n"
112 msgstr ""
114 #: as.c:266
115 #, c-format
116 msgid ""
117 "  --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
118 "                          compress DWARF debug sections using zlib\n"
119 msgstr ""
121 #: as.c:269
122 #, c-format
123 msgid ""
124 "  --nocompress-debug-sections\n"
125 "                          don't compress DWARF debug sections [default]\n"
126 msgstr ""
128 #: as.c:273
129 #, c-format
130 msgid "  -D                      produce assembler debugging messages\n"
131 msgstr ""
133 #: as.c:275
134 #, c-format
135 msgid ""
136 "  --debug-prefix-map OLD=NEW\n"
137 "                          map OLD to NEW in debug information\n"
138 msgstr ""
140 #: as.c:278
141 #, c-format
142 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
143 msgstr ""
145 #: as.c:294
146 #, c-format
147 msgid "                          emulate output (default %s)\n"
148 msgstr ""
150 #: as.c:299
151 #, c-format
152 msgid "  --execstack             require executable stack for this object\n"
153 msgstr ""
155 #: as.c:301
156 #, c-format
157 msgid ""
158 "  --noexecstack           don't require executable stack for this object\n"
159 msgstr ""
161 #: as.c:303
162 #, c-format
163 msgid ""
164 "  --size-check=[error|warning]\n"
165 "\t\t\t  ELF .size directive check (default --size-check=error)\n"
166 msgstr ""
168 #: as.c:306
169 #, c-format
170 msgid ""
171 "  --elf-stt-common=[no|yes]\n"
172 "                          generate ELF common symbols with STT_COMMON type\n"
173 msgstr ""
175 #: as.c:309
176 #, c-format
177 msgid "  --sectname-subst        enable section name substitution sequences\n"
178 msgstr ""
180 #: as.c:312
181 #, c-format
182 msgid "  -f                      skip whitespace and comment preprocessing\n"
183 msgstr ""
185 #: as.c:314
186 #, c-format
187 msgid "  -g --gen-debug          generate debugging information\n"
188 msgstr ""
190 #: as.c:316
191 #, c-format
192 msgid "  --gstabs                generate STABS debugging information\n"
193 msgstr ""
195 #: as.c:318
196 #, c-format
197 msgid ""
198 "  --gstabs+               generate STABS debug info with GNU extensions\n"
199 msgstr ""
201 #: as.c:320
202 #, c-format
203 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
204 msgstr ""
206 #: as.c:322
207 #, c-format
208 msgid ""
209 "  --gdwarf-sections       generate per-function section names for DWARF line "
210 "information\n"
211 msgstr ""
213 #: as.c:324
214 #, c-format
215 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
216 msgstr ""
218 #: as.c:326
219 #, c-format
220 msgid "  --help                  show this message and exit\n"
221 msgstr ""
223 #: as.c:328
224 #, c-format
225 msgid "  --target-help           show target specific options\n"
226 msgstr ""
228 #: as.c:330
229 #, c-format
230 msgid ""
231 "  -I DIR                  add DIR to search list for .include directives\n"
232 msgstr ""
234 #: as.c:332
235 #, c-format
236 msgid "  -J                      don't warn about signed overflow\n"
237 msgstr ""
239 #: as.c:334
240 #, c-format
241 msgid ""
242 "  -K                      warn when differences altered for long "
243 "displacements\n"
244 msgstr ""
246 #: as.c:336
247 #, c-format
248 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
249 msgstr ""
251 #: as.c:338
252 #, c-format
253 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
254 msgstr ""
256 #: as.c:340
257 #, c-format
258 msgid ""
259 "  --MD FILE               write dependency information in FILE (default "
260 "none)\n"
261 msgstr ""
263 #: as.c:342
264 #, c-format
265 msgid "  -nocpp                  ignored\n"
266 msgstr ""
268 #: as.c:344
269 #, c-format
270 msgid ""
271 "  -no-pad-sections        do not pad the end of sections to alignment "
272 "boundaries\n"
273 msgstr ""
275 #: as.c:346
276 #, c-format
277 msgid ""
278 "  -o OBJFILE              name the object-file output OBJFILE (default a."
279 "out)\n"
280 msgstr ""
282 #: as.c:348
283 #, c-format
284 msgid "  -R                      fold data section into text section\n"
285 msgstr ""
287 #: as.c:350
288 #, c-format
289 msgid ""
290 "  --reduce-memory-overheads \n"
291 "                          prefer smaller memory use at the cost of longer\n"
292 "                          assembly times\n"
293 msgstr ""
295 #: as.c:354
296 #, c-format
297 msgid ""
298 "  --statistics            print various measured statistics from execution\n"
299 msgstr ""
301 #: as.c:356
302 #, c-format
303 msgid "  --strip-local-absolute  strip local absolute symbols\n"
304 msgstr ""
306 #: as.c:358
307 #, c-format
308 msgid ""
309 "  --traditional-format    Use same format as native assembler when possible\n"
310 msgstr ""
312 #: as.c:360
313 #, c-format
314 msgid "  --version               print assembler version number and exit\n"
315 msgstr ""
317 #: as.c:362
318 #, c-format
319 msgid "  -W  --no-warn           suppress warnings\n"
320 msgstr ""
322 #: as.c:364
323 #, c-format
324 msgid "  --warn                  don't suppress warnings\n"
325 msgstr ""
327 #: as.c:366
328 #, c-format
329 msgid "  --fatal-warnings        treat warnings as errors\n"
330 msgstr ""
332 #: as.c:369
333 #, c-format
334 msgid ""
335 "  --itbl INSTTBL          extend instruction set to include instructions\n"
336 "                          matching the specifications defined in file "
337 "INSTTBL\n"
338 msgstr ""
340 #: as.c:373
341 #, c-format
342 msgid "  -w                      ignored\n"
343 msgstr ""
345 #: as.c:375
346 #, c-format
347 msgid "  -X                      ignored\n"
348 msgstr ""
350 #: as.c:377
351 #, c-format
352 msgid "  -Z                      generate object file even after errors\n"
353 msgstr ""
355 #: as.c:379
356 #, c-format
357 msgid ""
358 "  --listing-lhs-width     set the width in words of the output data column "
359 "of\n"
360 "                          the listing\n"
361 msgstr ""
363 #: as.c:382
364 #, c-format
365 msgid ""
366 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
367 "                          of the output data column; ignored if smaller "
368 "than\n"
369 "                          the width of the first line\n"
370 msgstr ""
372 #: as.c:386
373 #, c-format
374 msgid ""
375 "  --listing-rhs-width     set the max width in characters of the lines from\n"
376 "                          the source file\n"
377 msgstr ""
379 #: as.c:389
380 #, c-format
381 msgid ""
382 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
383 "                          for the output data column of the listing\n"
384 msgstr ""
386 #: as.c:392
387 #, c-format
388 msgid "  @FILE                   read options from FILE\n"
389 msgstr ""
391 #: as.c:400
392 #, c-format
393 msgid "Report bugs to %s\n"
394 msgstr ""
396 #: as.c:620
397 #, c-format
398 msgid "unrecognized option -%c%s"
399 msgstr ""
401 #. This output is intended to follow the GNU standards document.
402 #: as.c:662
403 #, c-format
404 msgid "GNU assembler %s\n"
405 msgstr ""
407 #: as.c:663
408 #, c-format
409 msgid "Copyright (C) 2016 Free Software Foundation, Inc.\n"
410 msgstr ""
412 #: as.c:664
413 #, c-format
414 msgid ""
415 "This program is free software; you may redistribute it under the terms of\n"
416 "the GNU General Public License version 3 or later.\n"
417 "This program has absolutely no warranty.\n"
418 msgstr ""
420 #: as.c:669
421 #, c-format
422 msgid ""
423 "This assembler was configured for a target of `%s' and default,\n"
424 "cpu type `%s'.\n"
425 msgstr ""
427 #: as.c:673
428 #, c-format
429 msgid "This assembler was configured for a target of `%s'.\n"
430 msgstr ""
432 #: as.c:681
433 msgid "multiple emulation names specified"
434 msgstr ""
436 #: as.c:683
437 msgid "emulations not handled in this configuration"
438 msgstr ""
440 #: as.c:688
441 #, c-format
442 msgid "alias = %s\n"
443 msgstr ""
445 #: as.c:689
446 #, c-format
447 msgid "canonical = %s\n"
448 msgstr ""
450 #: as.c:690
451 #, c-format
452 msgid "cpu-type = %s\n"
453 msgstr ""
455 #: as.c:692
456 #, c-format
457 msgid "format = %s\n"
458 msgstr ""
460 #: as.c:695
461 #, c-format
462 msgid "bfd-target = %s\n"
463 msgstr ""
465 #: as.c:712
466 #, c-format
467 msgid "Invalid --compress-debug-sections option: `%s'"
468 msgstr ""
470 #: as.c:715
471 #, c-format
472 msgid "--compress-debug-sections=%s is unsupported"
473 msgstr ""
475 #: as.c:740
476 msgid "bad defsym; format is --defsym name=value"
477 msgstr ""
479 #: as.c:760
480 msgid "no file name following -t option"
481 msgstr ""
483 #: as.c:775
484 #, c-format
485 msgid "failed to read instruction table %s\n"
486 msgstr ""
488 #: as.c:891
489 #, c-format
490 msgid "Invalid --size-check= option: `%s'"
491 msgstr ""
493 #: as.c:900
494 #, c-format
495 msgid "Invalid --elf-stt-common= option: `%s'"
496 msgstr ""
498 #: as.c:973
499 #, c-format
500 msgid "invalid listing option `%c'"
501 msgstr ""
503 #: as.c:1026
504 msgid "--hash-size needs a numeric argument"
505 msgstr ""
507 #: as.c:1051
508 #, c-format
509 msgid "%s: total time in assembly: %ld.%06ld\n"
510 msgstr ""
512 #: as.c:1054
513 #, c-format
514 msgid "%s: data size %ld\n"
515 msgstr ""
517 #: as.c:1338
518 #, c-format
519 msgid "%d warning"
520 msgstr ""
522 #: as.c:1340
523 #, c-format
524 msgid "%d warnings"
525 msgstr ""
527 #: as.c:1342
528 #, c-format
529 msgid "%d error"
530 msgstr ""
532 #: as.c:1344
533 #, c-format
534 msgid "%d errors"
535 msgstr ""
537 #: as.c:1349
538 #, c-format
539 msgid "%s, treating warnings as errors"
540 msgstr ""
542 #: as.c:1360
543 #, c-format
544 msgid "%s, %s, generating bad object file\n"
545 msgstr ""
547 #: as.h:174
548 #, c-format
549 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
550 msgstr ""
553 #. * We have a GROSS internal error.
554 #. * This should never happen.
556 #: atof-generic.c:418 config/tc-m68k.c:3582
557 msgid "failed sanity check"
558 msgstr ""
560 #: cgen.c:107 config/tc-alpha.c:2099 config/tc-alpha.c:2123
561 #: config/tc-arc.c:3968 config/tc-arc.c:4026 config/tc-d10v.c:550
562 #: config/tc-d30v.c:537 config/tc-mn10200.c:1098 config/tc-mn10300.c:1752
563 #: config/tc-ppc.c:2872 config/tc-ppc.c:3049 config/tc-ppc.c:3314
564 #: config/tc-s390.c:1331 config/tc-s390.c:1454 config/tc-s390.c:1587
565 #: config/tc-v850.c:2538 config/tc-v850.c:2609 config/tc-v850.c:2656
566 #: config/tc-v850.c:2693 config/tc-v850.c:2730 config/tc-v850.c:2993
567 msgid "too many fixups"
568 msgstr ""
570 #: cgen.c:372 cgen.c:392 config/tc-d10v.c:461 config/tc-d30v.c:453
571 #: config/tc-i370.c:2125 config/tc-mn10200.c:1040 config/tc-mn10300.c:1677
572 #: config/tc-ppc.c:2914 config/tc-s390.c:1302 config/tc-v850.c:2647
573 #: config/tc-v850.c:2681 config/tc-v850.c:2721 config/tc-v850.c:2966
574 #: config/tc-z80.c:446
575 msgid "illegal operand"
576 msgstr ""
578 #: cgen.c:396 config/tc-avr.c:716 config/tc-d10v.c:463 config/tc-d30v.c:455
579 #: config/tc-h8300.c:502 config/tc-i370.c:2127 config/tc-mcore.c:661
580 #: config/tc-microblaze.c:603 config/tc-mmix.c:495 config/tc-mn10200.c:1043
581 #: config/tc-mn10300.c:1680 config/tc-msp430.c:417 config/tc-ppc.c:2916
582 #: config/tc-s390.c:1320 config/tc-sh.c:1385 config/tc-sh64.c:2214
583 #: config/tc-v850.c:2651 config/tc-v850.c:2685 config/tc-v850.c:2725
584 #: config/tc-v850.c:2969 config/tc-xgate.c:895 config/tc-z80.c:557
585 #: config/tc-z8k.c:349
586 msgid "missing operand"
587 msgstr ""
589 #: cgen.c:767
590 msgid "a reloc on this operand implies an overflow"
591 msgstr ""
593 #: cgen.c:790
594 msgid "operand mask overflow"
595 msgstr ""
597 #. We can't actually support subtracting a symbol.
598 #: cgen.c:851 config/tc-arm.c:1753 config/tc-arm.c:10261 config/tc-arm.c:10313
599 #: config/tc-arm.c:10570 config/tc-arm.c:11395 config/tc-arm.c:12531
600 #: config/tc-arm.c:12571 config/tc-arm.c:12914 config/tc-arm.c:12955
601 #: config/tc-arm.c:17288 config/tc-arm.c:17329 config/tc-avr.c:1339
602 #: config/tc-avr.c:1351 config/tc-avr.c:1615 config/tc-cris.c:4067
603 #: config/tc-d10v.c:1507 config/tc-d30v.c:1912 config/tc-mips.c:9256
604 #: config/tc-mips.c:10561 config/tc-mips.c:11817 config/tc-mips.c:12476
605 #: config/tc-nds32.c:6587 config/tc-ppc.c:6511 config/tc-spu.c:957
606 #: config/tc-spu.c:981 config/tc-tilegx.c:1485 config/tc-tilepro.c:1346
607 #: config/tc-v850.c:3452 config/tc-vax.c:282 config/tc-xstormy16.c:482
608 #: config/tc-xtensa.c:5932 config/tc-xtensa.c:12955
609 msgid "expression too complex"
610 msgstr ""
612 #: cgen.c:950 config/tc-ppc.c:6852 config/tc-ppc.c:7080 config/tc-s390.c:2364
613 #: config/tc-v850.c:3504 config/tc-xstormy16.c:539
614 msgid "unresolved expression that must be resolved"
615 msgstr ""
617 #: cgen.c:975 config/tc-xstormy16.c:564
618 #, c-format
619 msgid "internal error: can't install fix for reloc type %d (`%s')"
620 msgstr ""
622 #: cgen.c:1026 config/tc-nios2.c:1360
623 msgid "relocation is not supported"
624 msgstr ""
626 #: cond.c:82
627 msgid "invalid identifier for \".ifdef\""
628 msgstr ""
630 #: cond.c:149
631 msgid "non-constant expression in \".if\" statement"
632 msgstr ""
634 #: cond.c:276
635 msgid "bad format for ifc or ifnc"
636 msgstr ""
638 #: cond.c:306
639 msgid "\".elseif\" without matching \".if\""
640 msgstr ""
642 #: cond.c:310
643 msgid "\".elseif\" after \".else\""
644 msgstr ""
646 #: cond.c:313 cond.c:419
647 msgid "here is the previous \".else\""
648 msgstr ""
650 #: cond.c:316 cond.c:422
651 msgid "here is the previous \".if\""
652 msgstr ""
654 #: cond.c:345
655 msgid "non-constant expression in \".elseif\" statement"
656 msgstr ""
658 #: cond.c:383
659 msgid "\".endif\" without \".if\""
660 msgstr ""
662 #: cond.c:412
663 msgid "\".else\" without matching \".if\""
664 msgstr ""
666 #: cond.c:416
667 msgid "duplicate \".else\""
668 msgstr ""
670 #: cond.c:467
671 msgid ".ifeqs syntax error"
672 msgstr ""
674 #: cond.c:548
675 msgid "end of macro inside conditional"
676 msgstr ""
678 #: cond.c:550
679 msgid "end of file inside conditional"
680 msgstr ""
682 #: cond.c:553
683 msgid "here is the start of the unterminated conditional"
684 msgstr ""
686 #: cond.c:557
687 msgid "here is the \"else\" of the unterminated conditional"
688 msgstr ""
690 #: config/atof-ieee.c:139
691 msgid "cannot create floating-point number"
692 msgstr ""
694 #: config/atof-ieee.c:286
695 msgid "NaNs are not supported by this target\n"
696 msgstr ""
698 #: config/atof-ieee.c:325 config/atof-ieee.c:366
699 msgid "Infinities are not supported by this target\n"
700 msgstr ""
702 #: config/atof-ieee.c:781 config/atof-vax.c:449 config/tc-arm.c:1139
703 #: config/tc-ia64.c:11608 config/tc-tic30.c:1263 config/tc-tic4x.c:2585
704 msgid "Unrecognized or unsupported floating point constant"
705 msgstr ""
707 #: config/obj-aout.c:81
708 #, c-format
709 msgid "Attempt to put a common symbol into set %s"
710 msgstr ""
712 #: config/obj-aout.c:85
713 #, c-format
714 msgid "Attempt to put an undefined symbol into set %s"
715 msgstr ""
717 #: config/obj-aout.c:112 config/obj-coff.c:1382
718 #, c-format
719 msgid "Symbol `%s' can not be both weak and common"
720 msgstr ""
722 #: config/obj-coff.c:135 dw2gencfi.c:333
723 #, c-format
724 msgid "Inserting \"%s\" into structure table failed: %s"
725 msgstr ""
727 #: config/obj-coff.c:214 config/obj-coff.c:1681 config/tc-ppc.c:5513
728 #: config/tc-tic54x.c:3980 read.c:2959
729 #, c-format
730 msgid "error setting flags for \"%s\": %s"
731 msgstr ""
733 #. Zero is used as an end marker in the file.
734 #: config/obj-coff.c:435
735 msgid "Line numbers must be positive integers\n"
736 msgstr ""
738 #: config/obj-coff.c:467
739 msgid ".ln pseudo-op inside .def/.endef: ignored."
740 msgstr ""
742 #: config/obj-coff.c:509 ecoff.c:3237
743 msgid ".loc outside of .text"
744 msgstr ""
746 #: config/obj-coff.c:516
747 msgid ".loc pseudo-op inside .def/.endef: ignored."
748 msgstr ""
750 #: config/obj-coff.c:596
751 msgid ".def pseudo-op used inside of .def/.endef: ignored."
752 msgstr ""
754 #: config/obj-coff.c:629
755 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
756 msgstr ""
758 #: config/obj-coff.c:668
759 #, c-format
760 msgid "`%s' symbol without preceding function"
761 msgstr ""
763 #: config/obj-coff.c:755
764 #, c-format
765 msgid "unexpected storage class %d"
766 msgstr ""
768 #: config/obj-coff.c:863
769 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
770 msgstr ""
772 #: config/obj-coff.c:883
773 msgid "badly formed .dim directive ignored"
774 msgstr ""
776 #: config/obj-coff.c:932
777 msgid ".size pseudo-op used outside of .def/.endef ignored."
778 msgstr ""
780 #: config/obj-coff.c:947
781 msgid ".scl pseudo-op used outside of .def/.endef ignored."
782 msgstr ""
784 #: config/obj-coff.c:964
785 msgid ".tag pseudo-op used outside of .def/.endef ignored."
786 msgstr ""
788 #: config/obj-coff.c:981
789 #, c-format
790 msgid "tag not found for .tag %s"
791 msgstr ""
793 #: config/obj-coff.c:994
794 msgid ".type pseudo-op used outside of .def/.endef ignored."
795 msgstr ""
797 #: config/obj-coff.c:1013
798 msgid ".val pseudo-op used outside of .def/.endef ignored."
799 msgstr ""
801 #: config/obj-coff.c:1160
802 msgid "badly formed .weak directive ignored"
803 msgstr ""
805 #: config/obj-coff.c:1338
806 msgid "mismatched .eb"
807 msgstr ""
809 #: config/obj-coff.c:1361
810 #, c-format
811 msgid "C_EFCN symbol for %s out of scope"
812 msgstr ""
814 #: config/obj-coff.c:1415
815 #, c-format
816 msgid "Warning: internal error: forgetting to set endndx of %s"
817 msgstr ""
819 #. STYP_INFO
820 #. STYP_LIB
821 #. STYP_OVER
822 #: config/obj-coff.c:1646
823 #, c-format
824 msgid "unsupported section attribute '%c'"
825 msgstr ""
827 #: config/obj-coff.c:1650 config/tc-ppc.c:5495
828 #, c-format
829 msgid "unknown section attribute '%c'"
830 msgstr ""
832 #: config/obj-coff.c:1693 config/obj-macho.c:267
833 #, c-format
834 msgid "Ignoring changed section attributes for %s"
835 msgstr ""
837 #: config/obj-coff.c:1831
838 #, c-format
839 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
840 msgstr ""
842 #: config/obj-ecoff.c:124
843 msgid "Can't set GP value"
844 msgstr ""
846 #: config/obj-ecoff.c:131
847 msgid "Can't set register masks"
848 msgstr ""
850 #: config/obj-elf.c:343 config/tc-sparc.c:4422 config/tc-v850.c:511
851 #, c-format
852 msgid "bad .common segment %s"
853 msgstr ""
855 #: config/obj-elf.c:419
856 msgid "Missing symbol name in directive"
857 msgstr ""
859 #: config/obj-elf.c:627
860 #, c-format
861 msgid "setting incorrect section type for %s"
862 msgstr ""
864 #: config/obj-elf.c:632
865 #, c-format
866 msgid "ignoring incorrect section type for %s"
867 msgstr ""
869 #: config/obj-elf.c:683
870 #, c-format
871 msgid "setting incorrect section attributes for %s"
872 msgstr ""
874 #: config/obj-elf.c:739
875 #, c-format
876 msgid "ignoring changed section type for %s"
877 msgstr ""
879 #: config/obj-elf.c:751
880 #, c-format
881 msgid "ignoring changed section attributes for %s"
882 msgstr ""
884 #: config/obj-elf.c:758
885 #, c-format
886 msgid "ignoring changed section entity size for %s"
887 msgstr ""
889 #: config/obj-elf.c:819
890 msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T or number"
891 msgstr ""
893 #: config/obj-elf.c:879
894 msgid "extraneous characters at end of numeric section type"
895 msgstr ""
897 #: config/obj-elf.c:885 read.c:2943
898 msgid "unrecognized section type"
899 msgstr ""
901 #: config/obj-elf.c:917
902 msgid "unrecognized section attribute"
903 msgstr ""
905 #: config/obj-elf.c:948 config/tc-alpha.c:4208
906 msgid "missing name"
907 msgstr ""
909 #: config/obj-elf.c:1107
910 msgid "invalid merge entity size"
911 msgstr ""
913 #: config/obj-elf.c:1114
914 msgid "entity size for SHF_MERGE not specified"
915 msgstr ""
917 #: config/obj-elf.c:1120
918 msgid "? section flag ignored with G present"
919 msgstr ""
921 #: config/obj-elf.c:1144
922 msgid "group name for SHF_GROUP not specified"
923 msgstr ""
925 #: config/obj-elf.c:1167
926 msgid "character following name is not '#'"
927 msgstr ""
929 #: config/obj-elf.c:1286
930 msgid ".previous without corresponding .section; ignored"
931 msgstr ""
933 #: config/obj-elf.c:1312
934 msgid ".popsection without corresponding .pushsection; ignored"
935 msgstr ""
937 #: config/obj-elf.c:1358
938 msgid "expected comma after name in .symver"
939 msgstr ""
941 #: config/obj-elf.c:1381
942 #, c-format
943 msgid "missing version name in `%s' for symbol `%s'"
944 msgstr ""
946 #: config/obj-elf.c:1392
947 #, c-format
948 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
949 msgstr ""
951 #: config/obj-elf.c:1428
952 #, c-format
953 msgid "expected `%s' to have already been set for .vtable_inherit"
954 msgstr ""
956 #: config/obj-elf.c:1438
957 msgid "expected comma after name in .vtable_inherit"
958 msgstr ""
960 #: config/obj-elf.c:1490
961 msgid "expected comma after name in .vtable_entry"
962 msgstr ""
964 #: config/obj-elf.c:1620
965 #, c-format
966 msgid "Attribute name not recognised: %s"
967 msgstr ""
969 #: config/obj-elf.c:1637
970 msgid "expected numeric constant"
971 msgstr ""
973 #: config/obj-elf.c:1646 config/tc-arm.c:6441
974 msgid "expected comma"
975 msgstr ""
977 #: config/obj-elf.c:1679
978 msgid "bad string constant"
979 msgstr ""
981 #: config/obj-elf.c:1683
982 msgid "expected <tag> , <value>"
983 msgstr ""
985 #: config/obj-elf.c:1802
986 msgid "expected quoted string"
987 msgstr ""
989 #: config/obj-elf.c:1822
990 #, c-format
991 msgid "expected comma after name `%s' in .size directive"
992 msgstr ""
994 #: config/obj-elf.c:1831
995 msgid "missing expression in .size directive"
996 msgstr ""
998 #: config/obj-elf.c:1954
999 #, c-format
1000 msgid "symbol '%s' is already defined"
1001 msgstr ""
1003 #: config/obj-elf.c:1975
1004 #, c-format
1005 msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1006 msgstr ""
1008 #: config/obj-elf.c:1987
1009 #, c-format
1010 msgid "symbol type \"%s\" is supported only by GNU targets"
1011 msgstr ""
1013 #: config/obj-elf.c:1998
1014 #, c-format
1015 msgid "unrecognized symbol type \"%s\""
1016 msgstr ""
1018 #: config/obj-elf.c:2165 config/obj-elf.c:2168
1019 #, c-format
1020 msgid ".size expression for %s does not evaluate to a constant"
1021 msgstr ""
1023 #: config/obj-elf.c:2202
1024 #, c-format
1025 msgid ""
1026 "invalid attempt to declare external version name as default in symbol `%s'"
1027 msgstr ""
1029 #: config/obj-elf.c:2264 ecoff.c:3592
1030 #, c-format
1031 msgid "symbol `%s' can not be both weak and common"
1032 msgstr ""
1034 #: config/obj-elf.c:2379
1035 #, c-format
1036 msgid "assuming all members of group `%s' are COMDAT"
1037 msgstr ""
1039 #: config/obj-elf.c:2391
1040 #, c-format
1041 msgid "can't create group: %s"
1042 msgstr ""
1044 #: config/obj-elf.c:2529
1045 #, c-format
1046 msgid "failed to set up debugging information: %s"
1047 msgstr ""
1049 #: config/obj-elf.c:2549
1050 #, c-format
1051 msgid "can't start writing .mdebug section: %s"
1052 msgstr ""
1054 #: config/obj-elf.c:2557
1055 #, c-format
1056 msgid "could not write .mdebug section: %s"
1057 msgstr ""
1059 #: config/obj-evax.c:127
1060 #, c-format
1061 msgid "no entry symbol for global function '%s'"
1062 msgstr ""
1064 #. make a temp string.
1065 #: config/obj-macho.c:119
1066 #, c-format
1067 msgid "the %s name '%s' is too long (maximum 16 characters)"
1068 msgstr ""
1070 #: config/obj-macho.c:130
1071 #, c-format
1072 msgid "expected a %s name followed by a `,'"
1073 msgstr ""
1075 #: config/obj-macho.c:195
1076 #, c-format
1077 msgid "cannot overide zerofill section type for `%s,%s'"
1078 msgstr ""
1080 #: config/obj-macho.c:249
1081 #, c-format
1082 msgid "failed to set flags for \"%s\": %s"
1083 msgstr ""
1085 #: config/obj-macho.c:340
1086 #, c-format
1087 msgid "unknown or invalid section type '%s'"
1088 msgstr ""
1090 #: config/obj-macho.c:379
1091 #, c-format
1092 msgid "unknown or invalid section attribute '%s'"
1093 msgstr ""
1095 #: config/obj-macho.c:400
1096 msgid "unexpected section size information"
1097 msgstr ""
1099 #: config/obj-macho.c:412
1100 msgid "missing sizeof_stub expression"
1101 msgstr ""
1103 #: config/obj-macho.c:476 config/tc-ia64.c:1083 config/tc-ia64.c:11770
1104 #: config/tc-score.c:6103 read.c:1714
1105 msgid "expected symbol name"
1106 msgstr ""
1108 #: config/obj-macho.c:489 read.c:493
1109 msgid "bad or irreducible absolute expression"
1110 msgstr ""
1112 #: config/obj-macho.c:495 config/tc-score.c:6120 read.c:1752
1113 msgid "missing size expression"
1114 msgstr ""
1116 #: config/obj-macho.c:504 config/tc-ia64.c:1118 read.c:1758
1117 #, c-format
1118 msgid "size (%ld) out of range, ignored"
1119 msgstr ""
1121 #: config/obj-macho.c:514 config/tc-score.c:6264 ecoff.c:3351 read.c:1770
1122 #: read.c:1875 read.c:2626 read.c:3257 read.c:3636 symbols.c:339 symbols.c:435
1123 #, c-format
1124 msgid "symbol `%s' is already defined"
1125 msgstr ""
1127 #: config/obj-macho.c:524 read.c:1785
1128 #, c-format
1129 msgid "size of \"%s\" is already %ld; not changing to %ld"
1130 msgstr ""
1132 #: config/obj-macho.c:535
1133 msgid "align value not recognized, using size"
1134 msgstr ""
1136 #: config/obj-macho.c:540 config/obj-macho.c:903
1137 #, c-format
1138 msgid "Alignment (%lu) too large: 15 assumed."
1139 msgstr ""
1141 #: config/obj-macho.c:606
1142 #, c-format
1143 msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1144 msgstr ""
1146 #: config/obj-macho.c:808
1147 #, c-format
1148 msgid "%s is not used for the selected target"
1149 msgstr ""
1151 #: config/obj-macho.c:873
1152 msgid "internal error: base section index out of range"
1153 msgstr ""
1155 #: config/obj-macho.c:959
1156 #, c-format
1157 msgid "internal error: bad file property ID %d"
1158 msgstr ""
1160 #: config/obj-macho.c:967
1161 msgid "failed to set subsections by symbols"
1162 msgstr ""
1164 #: config/obj-macho.c:1030
1165 #, c-format
1166 msgid "'%s' previously declared as '%s'."
1167 msgstr ""
1169 #: config/obj-macho.c:1082 config/obj-macho.c:1402 config/obj-macho.c:1486
1170 #, c-format
1171 msgid ""
1172 "'%s' can't be a weak_definition (currently only supported in sections of "
1173 "type coalesced)"
1174 msgstr ""
1176 #: config/obj-macho.c:1167
1177 msgid "use of .indirect_symbols requires `-dynamic'"
1178 msgstr ""
1180 #: config/obj-macho.c:1184
1181 #, c-format
1182 msgid ""
1183 "attempt to add an indirect_symbol to a stub or reference section with a zero-"
1184 "sized element at %s"
1185 msgstr ""
1187 #: config/obj-macho.c:1214
1188 msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1189 msgstr ""
1191 #: config/obj-macho.c:1483
1192 #, c-format
1193 msgid "'%s' can't be a weak_definition (since it is undefined)"
1194 msgstr ""
1196 #: config/obj-macho.c:1489
1197 #, c-format
1198 msgid "Non-global symbol: '%s' can't be a weak_definition."
1199 msgstr ""
1201 #: config/obj-macho.c:1495
1202 #, c-format
1203 msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1204 msgstr ""
1206 #: config/obj-macho.c:1536
1207 #, c-format
1208 msgid "unrecognized stab type '%c'"
1209 msgstr ""
1211 #: config/obj-macho.c:1587
1212 #, c-format
1213 msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1214 msgstr ""
1216 #: config/obj-macho.c:1595
1217 #, c-format
1218 msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1219 msgstr ""
1221 #: config/obj-macho.c:1602
1222 #, c-format
1223 msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1224 msgstr ""
1226 #: config/obj-macho.c:1804
1227 #, c-format
1228 msgid ""
1229 "the number of .indirect_symbols defined in section %s does not match the "
1230 "number expected (%d defined, %d expected)"
1231 msgstr ""
1233 #: config/obj-macho.c:1817
1234 #, c-format
1235 msgid "internal error: failed to allocate %d indirectsymbol pointers"
1236 msgstr ""
1238 #: config/obj-som.c:56
1239 msgid "Only one .compiler pseudo-op per file!"
1240 msgstr ""
1242 #: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1243 msgid "Expected quoted string"
1244 msgstr ""
1246 #: config/obj-som.c:86
1247 msgid ".compiler directive missing language and version"
1248 msgstr ""
1250 #: config/obj-som.c:96
1251 msgid ".compiler directive missing version"
1252 msgstr ""
1254 #: config/obj-som.c:112
1255 #, c-format
1256 msgid "FATAL: Attaching compiler header %s"
1257 msgstr ""
1259 #: config/obj-som.c:127
1260 msgid "Only one .version pseudo-op per file!"
1261 msgstr ""
1263 #: config/obj-som.c:151
1264 #, c-format
1265 msgid "attaching version header %s: %s"
1266 msgstr ""
1268 #: config/obj-som.c:169
1269 msgid "Only one .copyright pseudo-op per file!"
1270 msgstr ""
1272 #: config/obj-som.c:193
1273 #, c-format
1274 msgid "attaching copyright header %s: %s"
1275 msgstr ""
1277 #: config/tc-aarch64.c:364
1278 msgid "integer 32-bit register expected"
1279 msgstr ""
1281 #: config/tc-aarch64.c:367
1282 msgid "integer 64-bit register expected"
1283 msgstr ""
1285 #: config/tc-aarch64.c:370
1286 msgid "integer register expected"
1287 msgstr ""
1289 #: config/tc-aarch64.c:373
1290 msgid "64-bit integer or SP register expected"
1291 msgstr ""
1293 #: config/tc-aarch64.c:376 config/tc-mcore.c:839 config/tc-mcore.c:1355
1294 #: config/tc-mcore.c:1409
1295 msgid "base register expected"
1296 msgstr ""
1298 #: config/tc-aarch64.c:379
1299 msgid "integer or zero register expected"
1300 msgstr ""
1302 #: config/tc-aarch64.c:382
1303 msgid "offset register expected"
1304 msgstr ""
1306 #: config/tc-aarch64.c:385
1307 msgid "integer or SP register expected"
1308 msgstr ""
1310 #: config/tc-aarch64.c:388
1311 msgid "integer, zero or SP register expected"
1312 msgstr ""
1314 #: config/tc-aarch64.c:391
1315 msgid "8-bit SIMD scalar register expected"
1316 msgstr ""
1318 #: config/tc-aarch64.c:394
1319 msgid "16-bit SIMD scalar or floating-point half precision register expected"
1320 msgstr ""
1322 #: config/tc-aarch64.c:398
1323 msgid "32-bit SIMD scalar or floating-point single precision register expected"
1324 msgstr ""
1326 #: config/tc-aarch64.c:402
1327 msgid "64-bit SIMD scalar or floating-point double precision register expected"
1328 msgstr ""
1330 #: config/tc-aarch64.c:406
1331 msgid "128-bit SIMD scalar or floating-point quad precision register expected"
1332 msgstr ""
1334 #: config/tc-aarch64.c:411 config/tc-arm.c:4376
1335 msgid "register expected"
1336 msgstr ""
1338 #. any [BHSDQ]P FP
1339 #: config/tc-aarch64.c:414
1340 msgid "SIMD scalar or floating-point register expected"
1341 msgstr ""
1343 #. any V reg
1344 #: config/tc-aarch64.c:417
1345 msgid "vector register expected"
1346 msgstr ""
1348 #: config/tc-aarch64.c:420
1349 msgid "SVE vector register expected"
1350 msgstr ""
1352 #: config/tc-aarch64.c:423
1353 msgid "SVE predicate register expected"
1354 msgstr ""
1356 #: config/tc-aarch64.c:426
1357 #, c-format
1358 msgid "invalid register type %d"
1359 msgstr ""
1361 #: config/tc-aarch64.c:586 config/tc-aarch64.c:588 config/tc-arm.c:1048
1362 #: config/tc-score.c:6514 expr.c:1363 read.c:2608
1363 msgid "bad expression"
1364 msgstr ""
1366 #: config/tc-aarch64.c:598 config/tc-arm.c:1059 config/tc-i860.c:1003
1367 #: config/tc-sparc.c:3327
1368 msgid "bad segment"
1369 msgstr ""
1371 #: config/tc-aarch64.c:816
1372 #, c-format
1373 msgid "bad size %d in vector width specifier"
1374 msgstr ""
1376 #: config/tc-aarch64.c:849
1377 #, c-format
1378 msgid "unexpected character `%c' in element size"
1379 msgstr ""
1381 #: config/tc-aarch64.c:851
1382 msgid "missing element size"
1383 msgstr ""
1385 #: config/tc-aarch64.c:858
1386 #, c-format
1387 msgid "invalid element size %d and vector size combination %c"
1388 msgstr ""
1390 #: config/tc-aarch64.c:893
1391 #, c-format
1392 msgid "unexpected character `%c' in predication type"
1393 msgstr ""
1395 #: config/tc-aarch64.c:896
1396 msgid "missing predication type"
1397 msgstr ""
1399 #: config/tc-aarch64.c:991
1400 msgid "this type of register can't be indexed"
1401 msgstr ""
1403 #: config/tc-aarch64.c:997
1404 msgid "index not allowed inside register list"
1405 msgstr ""
1407 #: config/tc-aarch64.c:1007 config/tc-aarch64.c:1955 config/tc-aarch64.c:2144
1408 #: config/tc-arm.c:1550 config/tc-arm.c:3656 config/tc-arm.c:4772
1409 msgid "constant expression required"
1410 msgstr ""
1412 #. Indexed vector register expected.
1413 #: config/tc-aarch64.c:1019
1414 msgid "indexed vector register expected"
1415 msgstr ""
1417 #: config/tc-aarch64.c:1026
1418 msgid "invalid use of vector register"
1419 msgstr ""
1421 #: config/tc-aarch64.c:1118 config/tc-arm.c:1814
1422 msgid "expecting {"
1423 msgstr ""
1425 #: config/tc-aarch64.c:1143
1426 msgid "invalid vector register in list"
1427 msgstr ""
1429 #: config/tc-aarch64.c:1150
1430 msgid "invalid scalar register in list"
1431 msgstr ""
1433 #: config/tc-aarch64.c:1163
1434 msgid "invalid range in vector register list"
1435 msgstr ""
1437 #: config/tc-aarch64.c:1176
1438 msgid "type mismatch in vector register list"
1439 msgstr ""
1441 #: config/tc-aarch64.c:1193
1442 msgid "end of vector register list not found"
1443 msgstr ""
1445 #: config/tc-aarch64.c:1209
1446 msgid "constant expression required."
1447 msgstr ""
1449 #: config/tc-aarch64.c:1219
1450 msgid "expected index"
1451 msgstr ""
1453 #: config/tc-aarch64.c:1226
1454 msgid "too many registers in vector register list"
1455 msgstr ""
1457 #: config/tc-aarch64.c:1231
1458 msgid "empty vector register list"
1459 msgstr ""
1461 #: config/tc-aarch64.c:1253 config/tc-arm.c:2200
1462 #, c-format
1463 msgid "ignoring attempt to redefine built-in register '%s'"
1464 msgstr ""
1466 #: config/tc-aarch64.c:1259 config/tc-arm.c:2205
1467 #, c-format
1468 msgid "ignoring redefinition of register alias '%s'"
1469 msgstr ""
1471 #: config/tc-aarch64.c:1305 config/tc-arm.c:2271
1472 #, c-format
1473 msgid "unknown register '%s' -- .req ignored"
1474 msgstr ""
1476 #: config/tc-aarch64.c:1363 config/tc-arm.c:2479
1477 msgid "invalid syntax for .req directive"
1478 msgstr ""
1480 #: config/tc-aarch64.c:1388 config/tc-arm.c:2517
1481 msgid "invalid syntax for .unreq directive"
1482 msgstr ""
1484 #: config/tc-aarch64.c:1394 config/tc-arm.c:2524
1485 #, c-format
1486 msgid "unknown register alias '%s'"
1487 msgstr ""
1489 #: config/tc-aarch64.c:1396
1490 #, c-format
1491 msgid "ignoring attempt to undefine built-in register '%s'"
1492 msgstr ""
1494 #: config/tc-aarch64.c:1720 config/tc-arm.c:3270 config/tc-arm.c:3297
1495 #: config/tc-arm.c:3310
1496 msgid "literal pool overflow"
1497 msgstr ""
1499 #: config/tc-aarch64.c:1902 config/tc-aarch64.c:5887 config/tc-arm.c:3531
1500 #: config/tc-arm.c:6949
1501 msgid "unrecognized relocation suffix"
1502 msgstr ""
1504 #: config/tc-aarch64.c:1904
1505 msgid "unimplemented relocation suffix"
1506 msgstr ""
1508 #: config/tc-aarch64.c:2112 config/tc-aarch64.c:2305 config/tc-aarch64.c:2363
1509 msgid "immediate operand required"
1510 msgstr ""
1512 #: config/tc-aarch64.c:2120
1513 msgid "missing immediate expression"
1514 msgstr ""
1516 #: config/tc-aarch64.c:2343 config/tc-aarch64.c:5711 config/tc-aarch64.c:5731
1517 msgid "invalid floating-point constant"
1518 msgstr ""
1520 #: config/tc-aarch64.c:2973 config/tc-arm.c:5107 config/tc-arm.c:5116
1521 msgid "shift expression expected"
1522 msgstr ""
1524 #: config/tc-aarch64.c:2981
1525 msgid "shift operator expected"
1526 msgstr ""
1528 #: config/tc-aarch64.c:2989
1529 msgid "invalid use of 'MSL'"
1530 msgstr ""
1532 #: config/tc-aarch64.c:2997
1533 msgid "invalid use of 'MUL'"
1534 msgstr ""
1536 #: config/tc-aarch64.c:3006
1537 msgid "extending shift is not permitted"
1538 msgstr ""
1540 #: config/tc-aarch64.c:3014
1541 msgid "'ROR' shift is not permitted"
1542 msgstr ""
1544 #: config/tc-aarch64.c:3022
1545 msgid "only 'LSL' shift is permitted"
1546 msgstr ""
1548 #: config/tc-aarch64.c:3030
1549 msgid "only 'MUL' is permitted"
1550 msgstr ""
1552 #: config/tc-aarch64.c:3048
1553 msgid "only 'MUL VL' is permitted"
1554 msgstr ""
1556 #: config/tc-aarch64.c:3056
1557 msgid "invalid shift for the register offset addressing mode"
1558 msgstr ""
1560 #: config/tc-aarch64.c:3064
1561 msgid "invalid shift operator"
1562 msgstr ""
1564 #: config/tc-aarch64.c:3097
1565 msgid "missing shift amount"
1566 msgstr ""
1568 #: config/tc-aarch64.c:3104
1569 msgid "constant shift amount required"
1570 msgstr ""
1572 #: config/tc-aarch64.c:3113
1573 msgid "shift amount out of range 0 to 63"
1574 msgstr ""
1576 #: config/tc-aarch64.c:3162
1577 msgid "unexpected shift operator"
1578 msgstr ""
1580 #: config/tc-aarch64.c:3198
1581 msgid "unexpected register in the immediate operand"
1582 msgstr ""
1584 #: config/tc-aarch64.c:3223
1585 msgid "integer register expected in the extended/shifted operand register"
1586 msgstr ""
1588 #: config/tc-aarch64.c:3258 config/tc-aarch64.c:3392 config/tc-aarch64.c:3521
1589 #: config/tc-aarch64.c:3676 config/tc-aarch64.c:3717
1590 msgid "unknown relocation modifier"
1591 msgstr ""
1593 #: config/tc-aarch64.c:3265 config/tc-aarch64.c:3411 config/tc-aarch64.c:3528
1594 #: config/tc-aarch64.c:3683 config/tc-aarch64.c:3724
1595 msgid "this relocation modifier is not allowed on this instruction"
1596 msgstr ""
1598 #: config/tc-aarch64.c:3419 config/tc-aarch64.c:3539
1599 msgid "invalid relocation expression"
1600 msgstr ""
1602 #: config/tc-aarch64.c:3437
1603 msgid "invalid address"
1604 msgstr ""
1606 #: config/tc-aarch64.c:3493
1607 msgid "invalid use of 32-bit register offset"
1608 msgstr ""
1610 #: config/tc-aarch64.c:3499
1611 msgid "offset has different size from base"
1612 msgstr ""
1614 #: config/tc-aarch64.c:3505
1615 msgid "invalid use of 64-bit register offset"
1616 msgstr ""
1618 #. [Xn],#expr
1619 #: config/tc-aarch64.c:3552 config/tc-aarch64.c:3609
1620 msgid "invalid expression in the address"
1621 msgstr ""
1623 #: config/tc-aarch64.c:3566 config/tc-arm.c:5642 config/tc-arm.c:6219
1624 msgid "']' expected"
1625 msgstr ""
1627 #: config/tc-aarch64.c:3574
1628 msgid "register offset not allowed in pre-indexed addressing mode"
1629 msgstr ""
1631 #: config/tc-aarch64.c:3589 config/tc-arm.c:5678
1632 msgid "cannot combine pre- and post-indexing"
1633 msgstr ""
1635 #. Reject [Rn]!
1636 #: config/tc-aarch64.c:3621
1637 msgid "missing offset in the pre-indexed address"
1638 msgstr ""
1640 #: config/tc-aarch64.c:3850
1641 msgid "unknown or missing option to PSB"
1642 msgstr ""
1644 #: config/tc-aarch64.c:3858
1645 msgid "the specified option is not accepted for PSB"
1646 msgstr ""
1648 #: config/tc-aarch64.c:3915
1649 #, c-format
1650 msgid "selected processor does not support PSTATE field name '%s'"
1651 msgstr ""
1653 #: config/tc-aarch64.c:3918 config/tc-aarch64.c:3951
1654 #, c-format
1655 msgid "selected processor does not support system register name '%s'"
1656 msgstr ""
1658 #: config/tc-aarch64.c:3921
1659 #, c-format
1660 msgid ""
1661 "system register name '%s' is deprecated and may be removed in a future "
1662 "release"
1663 msgstr ""
1665 #: config/tc-aarch64.c:3993
1666 msgid "immediate value out of range "
1667 msgstr ""
1669 #: config/tc-aarch64.c:4501
1670 #, c-format
1671 msgid "Info: "
1672 msgstr ""
1674 #: config/tc-aarch64.c:4534 config/tc-score.c:2750 config/tc-score.c:6503
1675 #, c-format
1676 msgid "%s -- `%s'"
1677 msgstr ""
1679 #: config/tc-aarch64.c:4536
1680 #, c-format
1681 msgid "%s at operand %d -- `%s'"
1682 msgstr ""
1684 #: config/tc-aarch64.c:4542
1685 #, c-format
1686 msgid "operand %d must be %s -- `%s'"
1687 msgstr ""
1689 #: config/tc-aarch64.c:4548
1690 #, c-format
1691 msgid "operand mismatch -- `%s'"
1692 msgstr ""
1694 #. Print the hint.
1695 #: config/tc-aarch64.c:4608
1696 msgid "   did you mean this?"
1697 msgstr ""
1699 #: config/tc-aarch64.c:4611 config/tc-aarch64.c:4638
1700 #, c-format
1701 msgid "   %s"
1702 msgstr ""
1704 #: config/tc-aarch64.c:4616
1705 msgid "   other valid variant(s):"
1706 msgstr ""
1708 #: config/tc-aarch64.c:4645
1709 #, c-format
1710 msgid "operand %d must be the same register as operand 1 -- `%s'"
1711 msgstr ""
1713 #: config/tc-aarch64.c:4651
1714 #, c-format
1715 msgid "%s out of range %d to %d at operand %d -- `%s'"
1716 msgstr ""
1718 #: config/tc-aarch64.c:4652 config/tc-aarch64.c:4656 config/tc-aarch64.c:6416
1719 msgid "immediate value"
1720 msgstr ""
1722 #: config/tc-aarch64.c:4655
1723 #, c-format
1724 msgid "%s must be %d at operand %d -- `%s'"
1725 msgstr ""
1727 #: config/tc-aarch64.c:4662
1728 #, c-format
1729 msgid ""
1730 "invalid number of registers in the list; only 1 register is expected at "
1731 "operand %d -- `%s'"
1732 msgstr ""
1734 #: config/tc-aarch64.c:4666
1735 #, c-format
1736 msgid ""
1737 "invalid number of registers in the list; %d registers are expected at "
1738 "operand %d -- `%s'"
1739 msgstr ""
1741 #: config/tc-aarch64.c:4672
1742 #, c-format
1743 msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
1744 msgstr ""
1746 #: config/tc-aarch64.c:4953
1747 msgid "bad vector arrangement type"
1748 msgstr ""
1750 #: config/tc-aarch64.c:5067
1751 msgid "the specified relocation type is not allowed for MOVK"
1752 msgstr ""
1754 #: config/tc-aarch64.c:5109 config/tc-aarch64.c:5119
1755 msgid "the specified relocation type is not allowed for 32-bit register"
1756 msgstr ""
1758 #: config/tc-aarch64.c:5290
1759 msgid "comma expected between operands"
1760 msgstr ""
1762 #: config/tc-aarch64.c:5423
1763 msgid "the top half of a 128-bit FP/SIMD register is expected"
1764 msgstr ""
1766 #: config/tc-aarch64.c:5490 config/tc-arm.c:1883 config/tc-arm.c:1928
1767 #: config/tc-h8300.c:1048
1768 msgid "invalid register list"
1769 msgstr ""
1771 #: config/tc-aarch64.c:5510
1772 msgid "missing type suffix"
1773 msgstr ""
1775 #: config/tc-aarch64.c:5529
1776 msgid "C0 - C15 expected"
1777 msgstr ""
1779 #: config/tc-aarch64.c:5626 config/tc-aarch64.c:5650
1780 msgid "immediate zero expected"
1781 msgstr ""
1783 #: config/tc-aarch64.c:5746
1784 msgid "shift not allowed for bitmask immediate"
1785 msgstr ""
1787 #: config/tc-aarch64.c:5800
1788 msgid "can't mix relocation modifier with explicit shift"
1789 msgstr ""
1791 #: config/tc-aarch64.c:5848
1792 msgid "invalid condition"
1793 msgstr ""
1795 #: config/tc-aarch64.c:5874
1796 msgid "invalid pc-relative address"
1797 msgstr ""
1799 #. Only permit "=value" in the literal load instructions.
1800 #. The literal will be generated by programmer_friendly_fixup.
1801 #: config/tc-aarch64.c:5882
1802 msgid "invalid use of \"=immediate\""
1803 msgstr ""
1805 #: config/tc-aarch64.c:5947 config/tc-aarch64.c:5979 config/tc-aarch64.c:5997
1806 #: config/tc-aarch64.c:6019 config/tc-aarch64.c:6038 config/tc-aarch64.c:6057
1807 #: config/tc-aarch64.c:6076 config/tc-aarch64.c:6110 config/tc-aarch64.c:6117
1808 #: config/tc-aarch64.c:6146 config/tc-aarch64.c:6171 config/tc-aarch64.c:6187
1809 #: config/tc-aarch64.c:6211
1810 msgid "invalid addressing mode"
1811 msgstr ""
1813 #: config/tc-aarch64.c:5963
1814 msgid "the optional immediate offset can only be 0"
1815 msgstr ""
1817 #: config/tc-aarch64.c:6002 config/tc-aarch64.c:6024 config/tc-aarch64.c:6043
1818 msgid "relocation not allowed"
1819 msgstr ""
1821 #: config/tc-aarch64.c:6086
1822 msgid "writeback value must be an immediate constant"
1823 msgstr ""
1825 #. Make sure this has priority over
1826 #. "invalid addressing mode".
1827 #: config/tc-aarch64.c:6125
1828 msgid "constant offset required"
1829 msgstr ""
1831 #: config/tc-aarch64.c:6221
1832 msgid "unknown or missing system register name"
1833 msgstr ""
1835 #: config/tc-aarch64.c:6231
1836 msgid "unknown or missing PSTATE field name"
1837 msgstr ""
1839 #: config/tc-aarch64.c:6255
1840 msgid "unknown or missing operation name"
1841 msgstr ""
1843 #: config/tc-aarch64.c:6268
1844 msgid "the specified option is not accepted in ISB"
1845 msgstr ""
1847 #: config/tc-aarch64.c:6294 config/tc-aarch64.c:7416 config/tc-arm.c:7164
1848 #, c-format
1849 msgid "unhandled operand code %d"
1850 msgstr ""
1852 #: config/tc-aarch64.c:6336
1853 msgid "unexpected comma before the omitted optional operand"
1854 msgstr ""
1856 #: config/tc-aarch64.c:6364
1857 msgid "unexpected characters following instruction"
1858 msgstr ""
1860 #: config/tc-aarch64.c:6442 config/tc-arm.c:5218 config/tc-arm.c:5777
1861 #: config/tc-arm.c:7911
1862 msgid "constant expression expected"
1863 msgstr ""
1865 #: config/tc-aarch64.c:6449
1866 msgid "literal pool insertion failed"
1867 msgstr ""
1869 #: config/tc-aarch64.c:6518 config/tc-aarch64.c:6530
1870 #, c-format
1871 msgid "unpredictable transfer with writeback -- `%s'"
1872 msgstr ""
1874 #: config/tc-aarch64.c:6534
1875 #, c-format
1876 msgid "unpredictable load of register pair -- `%s'"
1877 msgstr ""
1879 #: config/tc-aarch64.c:6611
1880 #, c-format
1881 msgid "unknown mnemonic `%s' -- `%s'"
1882 msgstr ""
1884 #: config/tc-aarch64.c:6619
1885 #, c-format
1886 msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
1887 msgstr ""
1889 #: config/tc-aarch64.c:6677
1890 #, c-format
1891 msgid "selected processor does not support `%s'"
1892 msgstr ""
1894 #: config/tc-aarch64.c:7079 config/tc-arm.c:22521
1895 msgid "GOT already in the symbol table"
1896 msgstr ""
1898 #: config/tc-aarch64.c:7241
1899 msgid "immediate cannot be moved by a single instruction"
1900 msgstr ""
1902 #: config/tc-aarch64.c:7284 config/tc-aarch64.c:7329 config/tc-aarch64.c:7355
1903 #: config/tc-arm.c:15313 config/tc-arm.c:15340 config/tc-arm.c:15982
1904 #: config/tc-arm.c:16469 config/tc-arm.c:17291 config/tc-arm.c:17331
1905 #: config/tc-metag.c:2444 config/tc-metag.c:2453 config/tc-metag.c:2492
1906 #: config/tc-metag.c:2501 config/tc-metag.c:3021 config/tc-metag.c:3030
1907 msgid "immediate out of range"
1908 msgstr ""
1910 #: config/tc-aarch64.c:7348 config/tc-metag.c:4656 config/tc-xtensa.c:4184
1911 msgid "invalid immediate"
1912 msgstr ""
1914 #: config/tc-aarch64.c:7411 config/tc-tic6x.c:3861 config/tc-tic6x.c:3926
1915 #: config/tc-tic6x.c:3953 config/tc-tic6x.c:3981
1916 msgid "immediate offset out of range"
1917 msgstr ""
1919 #: config/tc-aarch64.c:7485 config/tc-arm.c:22859 config/tc-arm.c:22927
1920 #: config/tc-arm.c:23209
1921 #, c-format
1922 msgid "undefined symbol %s used as an immediate value"
1923 msgstr ""
1925 #: config/tc-aarch64.c:7497
1926 msgid "pc-relative load offset not word aligned"
1927 msgstr ""
1929 #: config/tc-aarch64.c:7500
1930 msgid "pc-relative load offset out of range"
1931 msgstr ""
1933 #: config/tc-aarch64.c:7512
1934 msgid "pc-relative address offset out of range"
1935 msgstr ""
1937 #: config/tc-aarch64.c:7524 config/tc-aarch64.c:7539
1938 msgid "conditional branch target not word aligned"
1939 msgstr ""
1941 #: config/tc-aarch64.c:7527 config/tc-aarch64.c:7542 config/tc-arm.c:23500
1942 msgid "conditional branch out of range"
1943 msgstr ""
1945 #: config/tc-aarch64.c:7555
1946 msgid "branch target not word aligned"
1947 msgstr ""
1949 #: config/tc-aarch64.c:7558 config/tc-arm.c:810 config/tc-mips.c:15482
1950 #: config/tc-mips.c:15498 config/tc-mips.c:15588
1951 msgid "branch out of range"
1952 msgstr ""
1954 #: config/tc-aarch64.c:7610 config/tc-arm.c:23100 config/tc-arm.c:23115
1955 #: config/tc-arm.c:23130 config/tc-arm.c:23141 config/tc-arm.c:23164
1956 #: config/tc-arm.c:23962 config/tc-moxie.c:716 config/tc-pj.c:452
1957 #: config/tc-sh.c:4293
1958 msgid "offset out of range"
1959 msgstr ""
1961 #: config/tc-aarch64.c:7625
1962 msgid "unsigned value out of range"
1963 msgstr ""
1965 #: config/tc-aarch64.c:7633
1966 msgid "signed value out of range"
1967 msgstr ""
1969 #: config/tc-aarch64.c:7775
1970 #, c-format
1971 msgid "unexpected %s fixup"
1972 msgstr ""
1974 #: config/tc-aarch64.c:7841 config/tc-arm.c:24471 config/tc-arm.c:24492
1975 #: config/tc-mips.c:17772 config/tc-or1k.c:348 config/tc-score.c:7480
1976 #, c-format
1977 msgid "cannot represent %s relocation in this object file format"
1978 msgstr ""
1980 #: config/tc-aarch64.c:7874
1981 #, c-format
1982 msgid "cannot do %u-byte relocation"
1983 msgstr ""
1985 #: config/tc-aarch64.c:8169 config/tc-arm.c:24952 config/tc-score.c:6297
1986 #: config/tc-score.c:6527 config/tc-score.c:6532
1987 msgid "virtual memory exhausted"
1988 msgstr ""
1990 #: config/tc-aarch64.c:8327 config/tc-arm.c:25281
1991 msgid "assemble for big-endian"
1992 msgstr ""
1994 #: config/tc-aarch64.c:8328 config/tc-arm.c:25282
1995 msgid "assemble for little-endian"
1996 msgstr ""
1998 #: config/tc-aarch64.c:8331
1999 msgid "temporary switch for dumping"
2000 msgstr ""
2002 #: config/tc-aarch64.c:8333
2003 msgid "output verbose error messages"
2004 msgstr ""
2006 #: config/tc-aarch64.c:8335
2007 msgid "do not output verbose error messages"
2008 msgstr ""
2010 #: config/tc-aarch64.c:8509 config/tc-arm.c:25873
2011 msgid "invalid architectural extension"
2012 msgstr ""
2014 #: config/tc-aarch64.c:8534 config/tc-arm.c:25905
2015 msgid "must specify extensions to add before specifying those to remove"
2016 msgstr ""
2018 #: config/tc-aarch64.c:8542 config/tc-arm.c:25913
2019 msgid "missing architectural extension"
2020 msgstr ""
2022 #: config/tc-aarch64.c:8569 config/tc-arm.c:25960
2023 #, c-format
2024 msgid "unknown architectural extension `%s'"
2025 msgstr ""
2027 #: config/tc-aarch64.c:8593 config/tc-arm.c:25994 config/tc-metag.c:5834
2028 #, c-format
2029 msgid "missing cpu name `%s'"
2030 msgstr ""
2032 #: config/tc-aarch64.c:8607 config/tc-aarch64.c:8824 config/tc-arm.c:26026
2033 #: config/tc-arm.c:26637 config/tc-metag.c:5845
2034 #, c-format
2035 msgid "unknown cpu `%s'"
2036 msgstr ""
2038 #: config/tc-aarch64.c:8625 config/tc-arm.c:26044
2039 #, c-format
2040 msgid "missing architecture name `%s'"
2041 msgstr ""
2043 #: config/tc-aarch64.c:8639 config/tc-aarch64.c:8871 config/tc-arm.c:26061
2044 #: config/tc-arm.c:26671 config/tc-arm.c:26702 config/tc-score.c:7715
2045 #, c-format
2046 msgid "unknown architecture `%s'\n"
2047 msgstr ""
2049 #: config/tc-aarch64.c:8662
2050 #, c-format
2051 msgid "missing abi name `%s'"
2052 msgstr ""
2054 #: config/tc-aarch64.c:8673
2055 #, c-format
2056 msgid "unknown abi `%s'\n"
2057 msgstr ""
2059 #: config/tc-aarch64.c:8679
2060 msgid "<abi name>\t  specify for ABI <abi name>"
2061 msgstr ""
2063 #: config/tc-aarch64.c:8682 config/tc-arm.c:26148 config/tc-metag.c:5911
2064 msgid "<cpu name>\t  assemble for CPU <cpu name>"
2065 msgstr ""
2067 #: config/tc-aarch64.c:8684 config/tc-arm.c:26150
2068 msgid "<arch name>\t  assemble for architecture <arch name>"
2069 msgstr ""
2071 #: config/tc-aarch64.c:8723 config/tc-aarch64.c:8743 config/tc-arm.c:26206
2072 #: config/tc-arm.c:26224 config/tc-arm.c:26244 config/tc-metag.c:5936
2073 #, c-format
2074 msgid "option `-%c%s' is deprecated: %s"
2075 msgstr ""
2077 #: config/tc-aarch64.c:8763
2078 #, c-format
2079 msgid " AArch64-specific assembler options:\n"
2080 msgstr ""
2082 #: config/tc-aarch64.c:8774 config/tc-arc.c:3499 config/tc-arm.c:26275
2083 #, c-format
2084 msgid "  -EB                     assemble code for a big-endian cpu\n"
2085 msgstr ""
2087 #: config/tc-aarch64.c:8779 config/tc-arc.c:3501 config/tc-arm.c:26280
2088 #, c-format
2089 msgid "  -EL                     assemble code for a little-endian cpu\n"
2090 msgstr ""
2092 #: config/tc-alpha.c:653
2093 #, c-format
2094 msgid "No !literal!%ld was found"
2095 msgstr ""
2097 #: config/tc-alpha.c:660
2098 #, c-format
2099 msgid "No !tlsgd!%ld was found"
2100 msgstr ""
2102 #: config/tc-alpha.c:667
2103 #, c-format
2104 msgid "No !tlsldm!%ld was found"
2105 msgstr ""
2107 #: config/tc-alpha.c:676
2108 #, c-format
2109 msgid "No ldah !gpdisp!%ld was found"
2110 msgstr ""
2112 #: config/tc-alpha.c:726
2113 #, c-format
2114 msgid "too many !literal!%ld for %s"
2115 msgstr ""
2117 #: config/tc-alpha.c:756
2118 #, c-format
2119 msgid "No lda !gpdisp!%ld was found"
2120 msgstr ""
2122 #. Only support one relocation op per insn.
2123 #: config/tc-alpha.c:915
2124 msgid "More than one relocation op per insn"
2125 msgstr ""
2127 #: config/tc-alpha.c:930 config/tc-arc.c:1213
2128 msgid "No relocation operand"
2129 msgstr ""
2131 #: config/tc-alpha.c:940
2132 #, c-format
2133 msgid "Unknown relocation operand: !%s"
2134 msgstr ""
2136 #: config/tc-alpha.c:950
2137 #, c-format
2138 msgid "no sequence number after !%s"
2139 msgstr ""
2141 #: config/tc-alpha.c:960
2142 #, c-format
2143 msgid "!%s does not use a sequence number"
2144 msgstr ""
2146 #: config/tc-alpha.c:970
2147 #, c-format
2148 msgid "Bad sequence number: !%s!%s"
2149 msgstr ""
2151 #: config/tc-alpha.c:1186 config/tc-alpha.c:3360
2152 #, c-format
2153 msgid "inappropriate arguments for opcode `%s'"
2154 msgstr ""
2156 #: config/tc-alpha.c:1188 config/tc-alpha.c:3362
2157 #, c-format
2158 msgid "opcode `%s' not supported for target %s"
2159 msgstr ""
2161 #: config/tc-alpha.c:1192 config/tc-alpha.c:3366 config/tc-avr.c:1693
2162 #: config/tc-msp430.c:3914
2163 #, c-format
2164 msgid "unknown opcode `%s'"
2165 msgstr ""
2167 #: config/tc-alpha.c:1273 config/tc-alpha.c:1532
2168 msgid "overflow in literal (.lita) table"
2169 msgstr ""
2171 #: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
2172 #: config/tc-alpha.c:2232 config/tc-alpha.c:2277 config/tc-alpha.c:2346
2173 #: config/tc-alpha.c:2429 config/tc-alpha.c:2654 config/tc-alpha.c:2752
2174 msgid "macro requires $at register while noat in effect"
2175 msgstr ""
2177 #: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
2178 msgid "macro requires $at while $at in use"
2179 msgstr ""
2181 #: config/tc-alpha.c:1491
2182 msgid "bignum invalid; zero assumed"
2183 msgstr ""
2185 #: config/tc-alpha.c:1493
2186 msgid "floating point number invalid; zero assumed"
2187 msgstr ""
2189 #: config/tc-alpha.c:1498
2190 msgid "can't handle expression"
2191 msgstr ""
2193 #: config/tc-alpha.c:1538
2194 msgid "overflow in literal (.lit8) table"
2195 msgstr ""
2197 #: config/tc-alpha.c:1835
2198 #, c-format
2199 msgid "too many ldah insns for !gpdisp!%ld"
2200 msgstr ""
2202 #: config/tc-alpha.c:1837 config/tc-alpha.c:1849
2203 #, c-format
2204 msgid "both insns for !gpdisp!%ld must be in the same section"
2205 msgstr ""
2207 #: config/tc-alpha.c:1847
2208 #, c-format
2209 msgid "too many lda insns for !gpdisp!%ld"
2210 msgstr ""
2212 #: config/tc-alpha.c:1903
2213 #, c-format
2214 msgid "too many lituse insns for !lituse_tlsgd!%ld"
2215 msgstr ""
2217 #: config/tc-alpha.c:1906
2218 #, c-format
2219 msgid "too many lituse insns for !lituse_tlsldm!%ld"
2220 msgstr ""
2222 #: config/tc-alpha.c:1923
2223 #, c-format
2224 msgid "duplicate !tlsgd!%ld"
2225 msgstr ""
2227 #: config/tc-alpha.c:1925
2228 #, c-format
2229 msgid "sequence number in use for !tlsldm!%ld"
2230 msgstr ""
2232 #: config/tc-alpha.c:1939
2233 #, c-format
2234 msgid "duplicate !tlsldm!%ld"
2235 msgstr ""
2237 #: config/tc-alpha.c:1941
2238 #, c-format
2239 msgid "sequence number in use for !tlsgd!%ld"
2240 msgstr ""
2242 #: config/tc-alpha.c:1996 config/tc-arc.c:2768 config/tc-mn10200.c:854
2243 #: config/tc-mn10300.c:1150 config/tc-ppc.c:1838 config/tc-s390.c:673
2244 #: config/tc-tilegx.c:427 config/tc-tilegx.c:477 config/tc-tilepro.c:383
2245 msgid "operand"
2246 msgstr ""
2248 #: config/tc-alpha.c:2135
2249 msgid "invalid relocation for instruction"
2250 msgstr ""
2252 #: config/tc-alpha.c:2149
2253 msgid "invalid relocation for field"
2254 msgstr ""
2256 #: config/tc-alpha.c:2981
2257 msgid "can not resolve expression"
2258 msgstr ""
2260 #: config/tc-alpha.c:3514 config/tc-i370.c:1054 config/tc-microblaze.c:198
2261 #: config/tc-ppc.c:2160 config/tc-ppc.c:5260
2262 #, c-format
2263 msgid ".COMMon length (%ld.) <0! Ignored."
2264 msgstr ""
2266 #: config/tc-alpha.c:3525 config/tc-ia64.c:1094 config/tc-sparc.c:4293
2267 #: config/tc-v850.c:306
2268 msgid "Ignoring attempt to re-define symbol"
2269 msgstr ""
2271 #: config/tc-alpha.c:3617 config/tc-sparc.c:4301
2272 #, c-format
2273 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2274 msgstr ""
2276 #: config/tc-alpha.c:3724 ecoff.c:3052
2277 msgid ".ent directive has no name"
2278 msgstr ""
2280 #: config/tc-alpha.c:3732
2281 msgid "nested .ent directives"
2282 msgstr ""
2284 #: config/tc-alpha.c:3776 ecoff.c:3004
2285 msgid ".end directive has no name"
2286 msgstr ""
2288 #: config/tc-alpha.c:3784
2289 msgid ".end directive without matching .ent"
2290 msgstr ""
2292 #: config/tc-alpha.c:3786
2293 msgid ".end directive names different symbol than .ent"
2294 msgstr ""
2296 #: config/tc-alpha.c:3829 ecoff.c:3137
2297 msgid ".fmask outside of .ent"
2298 msgstr ""
2300 #: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3201
2301 msgid ".mask outside of .ent"
2302 msgstr ""
2304 #: config/tc-alpha.c:3839 ecoff.c:3144
2305 msgid "bad .fmask directive"
2306 msgstr ""
2308 #: config/tc-alpha.c:3841 ecoff.c:3208
2309 msgid "bad .mask directive"
2310 msgstr ""
2312 #: config/tc-alpha.c:3874 config/tc-mips.c:19157 config/tc-score.c:5739
2313 #: ecoff.c:3165
2314 msgid ".frame outside of .ent"
2315 msgstr ""
2317 #: config/tc-alpha.c:3885 config/tc-mips.c:19168 ecoff.c:3176
2318 msgid "bad .frame directive"
2319 msgstr ""
2321 #: config/tc-alpha.c:3919
2322 msgid ".prologue directive without a preceding .ent directive"
2323 msgstr ""
2325 #: config/tc-alpha.c:3937
2326 #, c-format
2327 msgid "Invalid argument %d to .prologue."
2328 msgstr ""
2330 #: config/tc-alpha.c:4026
2331 msgid "ECOFF debugging is disabled."
2332 msgstr ""
2334 #: config/tc-alpha.c:4040
2335 msgid ".ent directive without matching .end"
2336 msgstr ""
2338 #: config/tc-alpha.c:4133
2339 msgid ".usepv directive has no name"
2340 msgstr ""
2342 #: config/tc-alpha.c:4146
2343 msgid ".usepv directive has no type"
2344 msgstr ""
2346 #: config/tc-alpha.c:4161
2347 msgid "unknown argument for .usepv"
2348 msgstr ""
2350 #: config/tc-alpha.c:4274
2351 #, c-format
2352 msgid "unknown section attribute %s"
2353 msgstr ""
2355 #: config/tc-alpha.c:4369
2356 msgid "previous .ent not closed by a .end"
2357 msgstr ""
2359 #: config/tc-alpha.c:4390
2360 msgid ".ent directive has no symbol"
2361 msgstr ""
2363 #: config/tc-alpha.c:4415
2364 msgid ".handler directive has no name"
2365 msgstr ""
2367 #: config/tc-alpha.c:4446
2368 msgid "Bad .frame directive 1./2. param"
2369 msgstr ""
2371 #: config/tc-alpha.c:4456
2372 #, c-format
2373 msgid "Bad RA (%d) register for .frame"
2374 msgstr ""
2376 #: config/tc-alpha.c:4461
2377 msgid "Bad .frame directive 3./4. param"
2378 msgstr ""
2380 #: config/tc-alpha.c:4497
2381 msgid ".pdesc directive not in link (.link) section"
2382 msgstr ""
2384 #: config/tc-alpha.c:4504
2385 msgid ".pdesc directive has no entry symbol"
2386 msgstr ""
2388 #: config/tc-alpha.c:4515
2389 msgid ".pdesc has a bad entry symbol"
2390 msgstr ""
2392 #: config/tc-alpha.c:4526
2393 msgid ".pdesc doesn't match with last .ent"
2394 msgstr ""
2396 #: config/tc-alpha.c:4541
2397 msgid "No comma after .pdesc <entryname>"
2398 msgstr ""
2400 #: config/tc-alpha.c:4561
2401 msgid "unknown procedure kind"
2402 msgstr ""
2404 #: config/tc-alpha.c:4656
2405 msgid ".name directive not in link (.link) section"
2406 msgstr ""
2408 #: config/tc-alpha.c:4664
2409 msgid ".name directive has no symbol"
2410 msgstr ""
2412 #: config/tc-alpha.c:4698
2413 msgid "No symbol after .linkage"
2414 msgstr ""
2416 #: config/tc-alpha.c:4745
2417 msgid "No symbol after .code_address"
2418 msgstr ""
2420 #: config/tc-alpha.c:4771 config/tc-score.c:5604
2421 msgid "Bad .mask directive"
2422 msgstr ""
2424 #: config/tc-alpha.c:4789
2425 msgid "Bad .fmask directive"
2426 msgstr ""
2428 #: config/tc-alpha.c:4946
2429 #, c-format
2430 msgid "Expected comma after name \"%s\""
2431 msgstr ""
2433 #: config/tc-alpha.c:4958
2434 #, c-format
2435 msgid "unhandled: .proc %s,%d"
2436 msgstr ""
2438 #: config/tc-alpha.c:4991
2439 #, c-format
2440 msgid "Tried to .set unrecognized mode `%s'"
2441 msgstr ""
2443 #: config/tc-alpha.c:5017
2444 #, c-format
2445 msgid "Bad base register, using $%d."
2446 msgstr ""
2448 #: config/tc-alpha.c:5038 config/tc-nios2.c:351 config/tc-nios2.c:476
2449 #, c-format
2450 msgid "Alignment too large: %d. assumed"
2451 msgstr ""
2453 #: config/tc-alpha.c:5042 config/tc-d30v.c:2057 config/tc-nios2.c:355
2454 #: config/tc-nios2.c:480
2455 msgid "Alignment negative: 0 assumed"
2456 msgstr ""
2458 #: config/tc-alpha.c:5137 config/tc-alpha.c:5630
2459 #, c-format
2460 msgid "Unknown CPU identifier `%s'"
2461 msgstr ""
2463 #: config/tc-alpha.c:5328
2464 #, c-format
2465 msgid "Chose GP value of %lx\n"
2466 msgstr ""
2468 #: config/tc-alpha.c:5342
2469 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2470 msgstr ""
2472 #: config/tc-alpha.c:5431
2473 #, c-format
2474 msgid "internal error: can't hash opcode `%s': %s"
2475 msgstr ""
2477 #: config/tc-alpha.c:5467
2478 #, c-format
2479 msgid "internal error: can't hash macro `%s': %s"
2480 msgstr ""
2482 #: config/tc-alpha.c:5551 config/tc-arc.c:2421 config/tc-arc.c:2435
2483 #: config/tc-arm.c:7235 config/tc-arm.c:7247 config/tc-i960.c:706
2484 #: config/tc-xtensa.c:5415 config/tc-xtensa.c:5491 config/tc-xtensa.c:5608
2485 #: config/tc-z80.c:1935
2486 msgid "syntax error"
2487 msgstr ""
2489 #: config/tc-alpha.c:5681
2490 msgid ""
2491 "Alpha options:\n"
2492 "-32addr\t\t\ttreat addresses as 32-bit values\n"
2493 "-F\t\t\tlack floating point instructions support\n"
2494 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2495 "\t\t\tspecify variant of Alpha architecture\n"
2496 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2497 "m21264b\n"
2498 "\t\t\tthese variants include PALcode opcodes\n"
2499 msgstr ""
2501 #: config/tc-alpha.c:5691
2502 msgid ""
2503 "VMS options:\n"
2504 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2505 "-H\t\t\tshow new symbol after hash truncation\n"
2506 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
2507 msgstr ""
2509 #: config/tc-alpha.c:5942 config/tc-arc.c:3046
2510 #, c-format
2511 msgid "unhandled relocation type %s"
2512 msgstr ""
2514 #: config/tc-alpha.c:5955 config/tc-arc.c:3054
2515 msgid "non-absolute expression in constant field"
2516 msgstr ""
2518 #: config/tc-alpha.c:5969
2519 #, c-format
2520 msgid "type %d reloc done?\n"
2521 msgstr ""
2523 #: config/tc-alpha.c:6016 config/tc-alpha.c:6023
2524 msgid "Used $at without \".set noat\""
2525 msgstr ""
2527 #: config/tc-alpha.c:6192
2528 #, c-format
2529 msgid "!samegp reloc against symbol without .prologue: %s"
2530 msgstr ""
2532 #: config/tc-alpha.c:6236 config/tc-arc.c:3177 config/tc-tilegx.c:1751
2533 #: config/tc-tilepro.c:1531 config/tc-xtensa.c:6101
2534 #, c-format
2535 msgid "cannot represent `%s' relocation in object file"
2536 msgstr ""
2538 #: config/tc-alpha.c:6242 config/tc-arc.c:3183
2539 #, c-format
2540 msgid "internal error? cannot generate `%s' relocation"
2541 msgstr ""
2543 #: config/tc-alpha.c:6338
2544 #, c-format
2545 msgid "frame reg expected, using $%d."
2546 msgstr ""
2548 #: config/tc-arc.c:781
2549 #, c-format
2550 msgid "internal error: can't hash opcode '%s': %s"
2551 msgstr ""
2553 #: config/tc-arc.c:789 config/tc-arc.c:2518 config/tc-arc.c:2536
2554 #: config/tc-arc.c:2589 config/tc-arc.c:2613 config/tc-arc.c:4778
2555 #: config/tc-cr16.c:800 config/tc-cr16.c:823 config/tc-cris.c:1195
2556 #: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
2557 #: config/tc-pdp11.c:193
2558 msgid "Virtual memory exhausted"
2559 msgstr ""
2561 #: config/tc-arc.c:840
2562 #, c-format
2563 msgid "invalid %s option for %s cpu"
2564 msgstr ""
2566 #: config/tc-arc.c:863
2567 msgid "Multiple .cpu directives found"
2568 msgstr ""
2570 #: config/tc-arc.c:881
2571 msgid "Command-line value overrides \".cpu\" directive"
2572 msgstr ""
2574 #: config/tc-arc.c:897
2575 #, c-format
2576 msgid "unknown architecture: %s\n"
2577 msgstr ""
2579 #: config/tc-arc.c:1030 config/tc-arc.c:2510 config/tc-h8300.c:81
2580 #: config/tc-h8300.c:90 config/tc-h8300.c:100 config/tc-h8300.c:110
2581 #: config/tc-h8300.c:120 config/tc-h8300.c:131 config/tc-h8300.c:248
2582 #: config/tc-hppa.c:6823 config/tc-hppa.c:6829 config/tc-hppa.c:6835
2583 #: config/tc-hppa.c:6841 config/tc-hppa.c:8230 config/tc-lm32.c:197
2584 #: config/tc-mips.c:3500 config/tc-mips.c:4009 config/tc-mn10300.c:935
2585 #: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-xc16x.c:79
2586 #: config/tc-xc16x.c:86 config/tc-xc16x.c:93
2587 msgid "could not set architecture and machine"
2588 msgstr ""
2590 #: config/tc-arc.c:1203
2591 msgid "No valid label relocation operand"
2592 msgstr ""
2594 #: config/tc-arc.c:1225
2595 #, c-format
2596 msgid "Unknown relocation operand: @%s"
2597 msgstr ""
2599 #: config/tc-arc.c:1238
2600 #, c-format
2601 msgid "Unable to parse TLS base: %s"
2602 msgstr ""
2604 #: config/tc-arc.c:1262
2605 #, c-format
2606 msgid "@%s is not a complex relocation."
2607 msgstr ""
2609 #: config/tc-arc.c:1268
2610 #, c-format
2611 msgid "Bad expression: @%s + %s."
2612 msgstr ""
2614 #: config/tc-arc.c:1329
2615 msgid "Brackets in operand field incorrect"
2616 msgstr ""
2618 #: config/tc-arc.c:1331 config/tc-xtensa.c:2043
2619 msgid "extra comma"
2620 msgstr ""
2622 #: config/tc-arc.c:1333 config/tc-xtensa.c:2047
2623 msgid "missing argument"
2624 msgstr ""
2626 #: config/tc-arc.c:1335 config/tc-xtensa.c:2049
2627 msgid "missing comma or colon"
2628 msgstr ""
2630 #: config/tc-arc.c:1404
2631 msgid "extra dot"
2632 msgstr ""
2634 #: config/tc-arc.c:1406
2635 msgid "unrecognized flag"
2636 msgstr ""
2638 #: config/tc-arc.c:1408
2639 msgid "failed to parse flags"
2640 msgstr ""
2642 #: config/tc-arc.c:1434
2643 msgid "Unhandled reloc type"
2644 msgstr ""
2646 #: config/tc-arc.c:2389
2647 #, c-format
2648 msgid "%s for instruction '%s'"
2649 msgstr ""
2651 #: config/tc-arc.c:2391
2652 #, c-format
2653 msgid "inappropriate arguments for opcode '%s'"
2654 msgstr ""
2656 #: config/tc-arc.c:2393
2657 #, c-format
2658 msgid "opcode '%s' not supported for target %s"
2659 msgstr ""
2661 #: config/tc-arc.c:2397 config/tc-tic6x.c:3195
2662 #, c-format
2663 msgid "unknown opcode '%s'"
2664 msgstr ""
2666 #: config/tc-arc.c:2455
2667 #, c-format
2668 msgid "Inserting \"%s\" into register table failed: %s"
2669 msgstr ""
2671 #: config/tc-arc.c:2491
2672 #, c-format
2673 msgid "Inserting \"%s\" into address type table failed: %s"
2674 msgstr ""
2676 #: config/tc-arc.c:2606 config/tc-arc.c:4765
2677 #, c-format
2678 msgid "internal error: can't hash aux register '%s': %s"
2679 msgstr ""
2681 #: config/tc-arc.c:2713
2682 #, c-format
2683 msgid "unhandled reloc %s in md_pcrel_from_section"
2684 msgstr ""
2686 #: config/tc-arc.c:2778
2687 msgid "Unaligned operand. Needs to be 32bit aligned"
2688 msgstr ""
2690 #: config/tc-arc.c:2783
2691 msgid "Unaligned operand. Needs to be 16bit aligned"
2692 msgstr ""
2694 #: config/tc-arc.c:2860 config/tc-cr16.c:568 config/tc-crx.c:345
2695 #: config/tc-mn10200.c:766 write.c:1015
2696 #, c-format
2697 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
2698 msgstr ""
2700 #: config/tc-arc.c:2918
2701 #, c-format
2702 msgid "PC relative relocation not allowed for (internal) type %d"
2703 msgstr ""
2705 #. FIXME! Check for the conditionality of
2706 #. the insn.
2707 #. FIXME! Check for the conditionality of
2708 #. the insn.
2709 #: config/tc-arc.c:2962 config/tc-arc.c:3935
2710 msgid "TLS_*_S9 relocs are not supported yet"
2711 msgstr ""
2713 #. I cannot fix an GOTPC relocation because I need to relax it
2714 #. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
2715 #: config/tc-arc.c:2998
2716 msgid "Unsupported operation on reloc"
2717 msgstr ""
2719 #: config/tc-arc.c:3074 config/tc-arc.c:3090
2720 msgid "unknown fixup size"
2721 msgstr ""
2723 #: config/tc-arc.c:3224
2724 msgid "no relaxation found for this instruction."
2725 msgstr ""
2727 #: config/tc-arc.c:3477
2728 #, c-format
2729 msgid "ARC-specific assembler options:\n"
2730 msgstr ""
2732 #: config/tc-arc.c:3503
2733 #, c-format
2734 msgid "  -mrelax                 enable relaxation\n"
2735 msgstr ""
2737 #: config/tc-arc.c:3506
2738 #, c-format
2739 msgid ""
2740 "The following ARC-specific assembler options are deprecated and are "
2741 "accepted\n"
2742 "for compatibility only:\n"
2743 msgstr ""
2745 #: config/tc-arc.c:3509
2746 #, c-format
2747 msgid ""
2748 "  -mEA\n"
2749 "  -mbarrel-shifter\n"
2750 "  -mbarrel_shifter\n"
2751 "  -mcrc\n"
2752 "  -mdsp-packa\n"
2753 "  -mdsp_packa\n"
2754 "  -mdvbf\n"
2755 "  -mld-extension-reg-mask\n"
2756 "  -mlock\n"
2757 "  -mmac-24\n"
2758 "  -mmac-d16\n"
2759 "  -mmac_24\n"
2760 "  -mmac_d16\n"
2761 "  -mmin-max\n"
2762 "  -mmin_max\n"
2763 "  -mmul64\n"
2764 "  -mno-mpy\n"
2765 "  -mnorm\n"
2766 "  -mrtsc\n"
2767 "  -msimd\n"
2768 "  -mswap\n"
2769 "  -mswape\n"
2770 "  -mtelephony\n"
2771 "  -muser-mode-only\n"
2772 "  -mxy\n"
2773 msgstr ""
2775 #: config/tc-arc.c:3599
2776 #, c-format
2777 msgid "Unable to find %s relocation for instruction %s"
2778 msgstr ""
2780 #: config/tc-arc.c:3895
2781 #, c-format
2782 msgid "Unable to use @plt relocatio for insn %s"
2783 msgstr ""
2785 #: config/tc-arc.c:3913
2786 #, c-format
2787 msgid "Unable to use @pcl relocation for insn %s"
2788 msgstr ""
2790 #: config/tc-arc.c:3961
2791 #, c-format
2792 msgid "invalid relocation %s for field"
2793 msgstr ""
2795 #: config/tc-arc.c:4057
2796 msgid "A jump/branch instruction in delay slot."
2797 msgstr ""
2799 #: config/tc-arc.c:4165 config/tc-microblaze.c:2525 config/tc-mn10300.c:1069
2800 #: config/tc-sh.c:801 config/tc-z80.c:700 read.c:4582
2801 #, c-format
2802 msgid "unsupported BFD relocation size %u"
2803 msgstr ""
2805 #: config/tc-arc.c:4185
2806 #, c-format
2807 msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
2808 msgstr ""
2810 #: config/tc-arc.c:4192
2811 #, c-format
2812 msgid "Kernel instruction detected at the end of the ZOL label @%s"
2813 msgstr ""
2815 #: config/tc-arc.c:4197
2816 #, c-format
2817 msgid ""
2818 "A jump instruction with long immediate detected at the end of the ZOL label @"
2819 "%s"
2820 msgstr ""
2822 #: config/tc-arc.c:4203
2823 #, c-format
2824 msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
2825 msgstr ""
2827 #: config/tc-arc.c:4303
2828 msgid "expected comma after instruction name"
2829 msgstr ""
2831 #: config/tc-arc.c:4315
2832 msgid "expected comma after major opcode"
2833 msgstr ""
2835 #: config/tc-arc.c:4501
2836 #, c-format
2837 msgid "Pseudocode already used %s"
2838 msgstr ""
2840 #: config/tc-arc.c:4509
2841 #, c-format
2842 msgid "major opcode not in range [0x%02x - 0x%02x]"
2843 msgstr ""
2845 #: config/tc-arc.c:4513
2846 msgid "minor opcode not in range [0x00 - 0x3f]"
2847 msgstr ""
2849 #: config/tc-arc.c:4519
2850 msgid "Improper use of OP1_IMM_IMPLIED"
2851 msgstr ""
2853 #: config/tc-arc.c:4525
2854 msgid "Improper use of OP1_MUST_BE_IMM"
2855 msgstr ""
2857 #: config/tc-arc.c:4537
2858 msgid "Couldn't generate extension instruction opcodes"
2859 msgstr ""
2861 #: config/tc-arc.c:4573
2862 msgid "expected comma after name"
2863 msgstr ""
2865 #: config/tc-arc.c:4584
2866 #, c-format
2867 msgid "%s second argument cannot be a negative number %d"
2868 msgstr ""
2870 #: config/tc-arc.c:4599
2871 msgid "expected comma after register number"
2872 msgstr ""
2874 #: config/tc-arc.c:4620
2875 msgid "invalid mode"
2876 msgstr ""
2878 #: config/tc-arc.c:4638
2879 msgid "expected comma after register mode"
2880 msgstr ""
2882 #: config/tc-arc.c:4653
2883 msgid "shortcut designator invalid"
2884 msgstr ""
2886 #: config/tc-arc.c:4752
2887 #, c-format
2888 msgid "core register %s value (%d) too large"
2889 msgstr ""
2891 #: config/tc-arc.c:4771
2892 #, c-format
2893 msgid "condition code %s value (%d) too large"
2894 msgstr ""
2896 #: config/tc-arc.c:4790
2897 msgid "Unknown extension"
2898 msgstr ""
2900 #: config/tc-arm.c:610
2901 msgid "ARM register expected"
2902 msgstr ""
2904 #: config/tc-arm.c:611
2905 msgid "bad or missing co-processor number"
2906 msgstr ""
2908 #: config/tc-arm.c:612
2909 msgid "co-processor register expected"
2910 msgstr ""
2912 #: config/tc-arm.c:613
2913 msgid "FPA register expected"
2914 msgstr ""
2916 #: config/tc-arm.c:614
2917 msgid "VFP single precision register expected"
2918 msgstr ""
2920 #: config/tc-arm.c:615
2921 msgid "VFP/Neon double precision register expected"
2922 msgstr ""
2924 #: config/tc-arm.c:616
2925 msgid "Neon quad precision register expected"
2926 msgstr ""
2928 #: config/tc-arm.c:617
2929 msgid "VFP single or double precision register expected"
2930 msgstr ""
2932 #: config/tc-arm.c:618
2933 msgid "Neon double or quad precision register expected"
2934 msgstr ""
2936 #: config/tc-arm.c:619
2937 msgid "VFP single, double or Neon quad precision register expected"
2938 msgstr ""
2940 #: config/tc-arm.c:620
2941 msgid "VFP system register expected"
2942 msgstr ""
2944 #: config/tc-arm.c:621
2945 msgid "Maverick MVF register expected"
2946 msgstr ""
2948 #: config/tc-arm.c:622
2949 msgid "Maverick MVD register expected"
2950 msgstr ""
2952 #: config/tc-arm.c:623
2953 msgid "Maverick MVFX register expected"
2954 msgstr ""
2956 #: config/tc-arm.c:624
2957 msgid "Maverick MVDX register expected"
2958 msgstr ""
2960 #: config/tc-arm.c:625
2961 msgid "Maverick MVAX register expected"
2962 msgstr ""
2964 #: config/tc-arm.c:626
2965 msgid "Maverick DSPSC register expected"
2966 msgstr ""
2968 #: config/tc-arm.c:627
2969 msgid "iWMMXt data register expected"
2970 msgstr ""
2972 #: config/tc-arm.c:628 config/tc-arm.c:7014
2973 msgid "iWMMXt control register expected"
2974 msgstr ""
2976 #: config/tc-arm.c:629
2977 msgid "iWMMXt scalar register expected"
2978 msgstr ""
2980 #: config/tc-arm.c:630
2981 msgid "XScale accumulator register expected"
2982 msgstr ""
2984 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
2985 #: config/tc-arm.c:791 config/tc-score.c:259
2986 msgid "bad arguments to instruction"
2987 msgstr ""
2989 #: config/tc-arm.c:792
2990 msgid "r13 not allowed here"
2991 msgstr ""
2993 #: config/tc-arm.c:793
2994 msgid "r15 not allowed here"
2995 msgstr ""
2997 #: config/tc-arm.c:794
2998 msgid "instruction cannot be conditional"
2999 msgstr ""
3001 #: config/tc-arm.c:795
3002 msgid "registers may not be the same"
3003 msgstr ""
3005 #: config/tc-arm.c:796
3006 msgid "lo register required"
3007 msgstr ""
3009 #: config/tc-arm.c:797
3010 msgid "instruction not supported in Thumb16 mode"
3011 msgstr ""
3013 #: config/tc-arm.c:798
3014 msgid "instruction does not accept this addressing mode"
3015 msgstr ""
3017 #: config/tc-arm.c:799
3018 msgid "branch must be last instruction in IT block"
3019 msgstr ""
3021 #: config/tc-arm.c:800
3022 msgid "instruction not allowed in IT block"
3023 msgstr ""
3025 #: config/tc-arm.c:801
3026 msgid "selected FPU does not support instruction"
3027 msgstr ""
3029 #: config/tc-arm.c:802
3030 msgid "thumb conditional instruction should be in IT block"
3031 msgstr ""
3033 #: config/tc-arm.c:803
3034 msgid "incorrect condition in IT block"
3035 msgstr ""
3037 #: config/tc-arm.c:804
3038 msgid "IT falling in the range of a previous IT block"
3039 msgstr ""
3041 #: config/tc-arm.c:805
3042 msgid "missing .fnstart before unwinding directive"
3043 msgstr ""
3045 #: config/tc-arm.c:807
3046 msgid "cannot use register index with PC-relative addressing"
3047 msgstr ""
3049 #: config/tc-arm.c:809
3050 msgid "cannot use writeback with PC-relative addressing"
3051 msgstr ""
3053 #: config/tc-arm.c:811
3054 msgid "selected processor does not support fp16 instruction"
3055 msgstr ""
3057 #: config/tc-arm.c:812
3058 msgid "using "
3059 msgstr ""
3061 #: config/tc-arm.c:813
3062 msgid "relocation valid in thumb1 code only"
3063 msgstr ""
3065 #: config/tc-arm.c:1020
3066 msgid "immediate expression requires a # prefix"
3067 msgstr ""
3069 #: config/tc-arm.c:1048 read.c:3803
3070 msgid "missing expression"
3071 msgstr ""
3073 #: config/tc-arm.c:1078 config/tc-arm.c:5230 config/tc-i960.c:1298
3074 #: config/tc-score.c:1210
3075 msgid "invalid constant"
3076 msgstr ""
3078 #: config/tc-arm.c:1208
3079 msgid "expected #constant"
3080 msgstr ""
3082 #: config/tc-arm.c:1372
3083 #, c-format
3084 msgid "unexpected character `%c' in type specifier"
3085 msgstr ""
3087 #: config/tc-arm.c:1389
3088 #, c-format
3089 msgid "bad size %d in type specifier"
3090 msgstr ""
3092 #: config/tc-arm.c:1439
3093 msgid "only one type should be specified for operand"
3094 msgstr ""
3096 #: config/tc-arm.c:1445
3097 msgid "vector type expected"
3098 msgstr ""
3100 #: config/tc-arm.c:1517
3101 msgid "can't redefine type for operand"
3102 msgstr ""
3104 #: config/tc-arm.c:1528
3105 msgid "only D registers may be indexed"
3106 msgstr ""
3108 #: config/tc-arm.c:1534
3109 msgid "can't change index for operand"
3110 msgstr ""
3112 #: config/tc-arm.c:1597
3113 msgid "register operand expected, but got scalar"
3114 msgstr ""
3116 #: config/tc-arm.c:1630
3117 msgid "scalar must have an index"
3118 msgstr ""
3120 #: config/tc-arm.c:1635 config/tc-arm.c:16358 config/tc-arm.c:16418
3121 #: config/tc-arm.c:16872
3122 msgid "scalar index out of range"
3123 msgstr ""
3125 #: config/tc-arm.c:1685
3126 msgid "bad range in register list"
3127 msgstr ""
3129 #: config/tc-arm.c:1693 config/tc-arm.c:1702 config/tc-arm.c:1743
3130 #, c-format
3131 msgid "Warning: duplicated register (r%d) in register list"
3132 msgstr ""
3134 #: config/tc-arm.c:1705
3135 msgid "Warning: register range not in ascending order"
3136 msgstr ""
3138 #: config/tc-arm.c:1716
3139 msgid "missing `}'"
3140 msgstr ""
3142 #: config/tc-arm.c:1732
3143 msgid "invalid register mask"
3144 msgstr ""
3146 #: config/tc-arm.c:1867 config/tc-arm.c:1911
3147 msgid "register out of range in list"
3148 msgstr ""
3150 #: config/tc-arm.c:1889 config/tc-arm.c:4172 config/tc-arm.c:4306
3151 msgid "register list not in ascending order"
3152 msgstr ""
3154 #: config/tc-arm.c:1920
3155 msgid "register range not in ascending order"
3156 msgstr ""
3158 #: config/tc-arm.c:1953
3159 msgid "non-contiguous register range"
3160 msgstr ""
3162 #: config/tc-arm.c:2012
3163 msgid "register stride must be 1 or 2"
3164 msgstr ""
3166 #: config/tc-arm.c:2013
3167 msgid "mismatched element/structure types in list"
3168 msgstr ""
3170 #: config/tc-arm.c:2081
3171 msgid "don't use Rn-Rm syntax with non-unit stride"
3172 msgstr ""
3174 #: config/tc-arm.c:2136
3175 msgid "error parsing element/structure list"
3176 msgstr ""
3178 #: config/tc-arm.c:2142
3179 msgid "expected }"
3180 msgstr ""
3182 #: config/tc-arm.c:2233
3183 msgid "attempt to redefine typed alias"
3184 msgstr ""
3186 #: config/tc-arm.c:2368
3187 msgid "bad type for register"
3188 msgstr ""
3190 #: config/tc-arm.c:2379 config/tc-nios2.c:1804
3191 msgid "expression must be constant"
3192 msgstr ""
3194 #: config/tc-arm.c:2396
3195 msgid "can't redefine the type of a register alias"
3196 msgstr ""
3198 #: config/tc-arm.c:2403
3199 msgid "you must specify a single type only"
3200 msgstr ""
3202 #: config/tc-arm.c:2416
3203 msgid "can't redefine the index of a scalar alias"
3204 msgstr ""
3206 #: config/tc-arm.c:2424
3207 msgid "scalar index must be constant"
3208 msgstr ""
3210 #: config/tc-arm.c:2433
3211 msgid "expecting ]"
3212 msgstr ""
3214 #: config/tc-arm.c:2485
3215 msgid "invalid syntax for .dn directive"
3216 msgstr ""
3218 #: config/tc-arm.c:2491
3219 msgid "invalid syntax for .qn directive"
3220 msgstr ""
3222 #: config/tc-arm.c:2526
3223 #, c-format
3224 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
3225 msgstr ""
3227 #: config/tc-arm.c:2791
3228 #, c-format
3229 msgid "Failed to find real start of function: %s\n"
3230 msgstr ""
3232 #: config/tc-arm.c:2808
3233 msgid "selected processor does not support THUMB opcodes"
3234 msgstr ""
3236 #: config/tc-arm.c:2821
3237 msgid "selected processor does not support ARM opcodes"
3238 msgstr ""
3240 #: config/tc-arm.c:2833
3241 #, c-format
3242 msgid "invalid instruction size selected (%d)"
3243 msgstr ""
3245 #: config/tc-arm.c:2865
3246 #, c-format
3247 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
3248 msgstr ""
3250 #: config/tc-arm.c:2920
3251 #, c-format
3252 msgid "expected comma after name \"%s\""
3253 msgstr ""
3255 #: config/tc-arm.c:2970 config/tc-m32r.c:584
3256 #, c-format
3257 msgid "symbol `%s' already defined"
3258 msgstr ""
3260 #: config/tc-arm.c:3003
3261 #, c-format
3262 msgid "unrecognized syntax mode \"%s\""
3263 msgstr ""
3265 #: config/tc-arm.c:3046
3266 msgid ".ref pseudo-op only available with -mccs flag."
3267 msgstr ""
3269 #: config/tc-arm.c:3087
3270 msgid ".asmfunc repeated."
3271 msgstr ""
3273 #: config/tc-arm.c:3091
3274 msgid ".asmfunc without function."
3275 msgstr ""
3277 #: config/tc-arm.c:3097
3278 msgid ".asmfunc pseudo-op only available with -mccs flag."
3279 msgstr ""
3281 #: config/tc-arm.c:3108
3282 msgid ".endasmfunc without a .asmfunc."
3283 msgstr ""
3285 #: config/tc-arm.c:3112
3286 msgid ".endasmfunc without function."
3287 msgstr ""
3289 #: config/tc-arm.c:3123
3290 msgid ".endasmfunc pseudo-op only available with -mccs flag."
3291 msgstr ""
3293 #: config/tc-arm.c:3132
3294 msgid ".def pseudo-op only available with -mccs flag."
3295 msgstr ""
3297 #: config/tc-arm.c:3290
3298 msgid "invalid type for literal pool"
3299 msgstr ""
3301 #: config/tc-arm.c:3370 config/tc-tic54x.c:5347
3302 #, c-format
3303 msgid "Invalid label '%s'"
3304 msgstr ""
3306 #: config/tc-arm.c:3546
3307 msgid "(plt) is only valid on branch targets"
3308 msgstr ""
3310 #: config/tc-arm.c:3552 config/tc-s390.c:1207 config/tc-s390.c:1868
3311 #: config/tc-xtensa.c:1671
3312 #, c-format
3313 msgid "%s relocations do not fit in %d bytes"
3314 msgstr ""
3316 #: config/tc-arm.c:3632
3317 msgid ".inst.n operand too big. Use .inst.w instead"
3318 msgstr ""
3320 #: config/tc-arm.c:3652
3321 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3322 msgstr ""
3324 #: config/tc-arm.c:3682
3325 msgid "width suffixes are invalid in ARM mode"
3326 msgstr ""
3328 #: config/tc-arm.c:3724 dwarf2dbg.c:746
3329 msgid "expected 0 or 1"
3330 msgstr ""
3332 #: config/tc-arm.c:3728
3333 msgid "missing comma"
3334 msgstr ""
3336 #: config/tc-arm.c:3761
3337 msgid "duplicate .fnstart directive"
3338 msgstr ""
3340 #: config/tc-arm.c:3792 config/tc-tic6x.c:412
3341 msgid "duplicate .handlerdata directive"
3342 msgstr ""
3344 #: config/tc-arm.c:3811
3345 msgid ".fnend directive without .fnstart"
3346 msgstr ""
3348 #: config/tc-arm.c:3878 config/tc-tic6x.c:393
3349 msgid "personality routine specified for cantunwind frame"
3350 msgstr ""
3352 #: config/tc-arm.c:3895 config/tc-tic6x.c:454
3353 msgid "duplicate .personalityindex directive"
3354 msgstr ""
3356 #: config/tc-arm.c:3902 config/tc-tic6x.c:461
3357 msgid "bad personality routine number"
3358 msgstr ""
3360 #: config/tc-arm.c:3924 config/tc-tic6x.c:478
3361 msgid "duplicate .personality directive"
3362 msgstr ""
3364 #: config/tc-arm.c:3948 config/tc-arm.c:4076 config/tc-arm.c:4124
3365 msgid "expected register list"
3366 msgstr ""
3368 #: config/tc-arm.c:4030
3369 msgid "expected , <constant>"
3370 msgstr ""
3372 #: config/tc-arm.c:4039
3373 msgid "number of registers must be in the range [1:4]"
3374 msgstr ""
3376 #: config/tc-arm.c:4186 config/tc-arm.c:4320
3377 msgid "bad register range"
3378 msgstr ""
3380 #: config/tc-arm.c:4386
3381 msgid "FPA .unwind_save does not take a register list"
3382 msgstr ""
3384 #: config/tc-arm.c:4414
3385 msgid ".unwind_save does not support this kind of register"
3386 msgstr ""
3388 #: config/tc-arm.c:4453
3389 msgid "SP and PC not permitted in .unwind_movsp directive"
3390 msgstr ""
3392 #: config/tc-arm.c:4458
3393 msgid "unexpected .unwind_movsp directive"
3394 msgstr ""
3396 #: config/tc-arm.c:4485
3397 msgid "stack increment must be multiple of 4"
3398 msgstr ""
3400 #: config/tc-arm.c:4517
3401 msgid "expected <reg>, <reg>"
3402 msgstr ""
3404 #: config/tc-arm.c:4535
3405 msgid "register must be either sp or set by a previousunwind_movsp directive"
3406 msgstr ""
3408 #: config/tc-arm.c:4574
3409 msgid "expected <offset>, <opcode>"
3410 msgstr ""
3412 #: config/tc-arm.c:4586
3413 msgid "unwind opcode too long"
3414 msgstr ""
3416 #: config/tc-arm.c:4591
3417 msgid "invalid unwind opcode"
3418 msgstr ""
3420 #: config/tc-arm.c:4778 config/tc-arm.c:5783 config/tc-arm.c:10573
3421 #: config/tc-arm.c:11100 config/tc-arm.c:13130 config/tc-arm.c:14710
3422 #: config/tc-arm.c:23839 config/tc-arm.c:23903 config/tc-arm.c:23911
3423 #: config/tc-metag.c:5176 config/tc-z8k.c:1151 config/tc-z8k.c:1161
3424 msgid "immediate value out of range"
3425 msgstr ""
3427 #: config/tc-arm.c:4948
3428 msgid "invalid FPA immediate expression"
3429 msgstr ""
3431 #: config/tc-arm.c:5130
3432 msgid "'LSL' or 'ASR' required"
3433 msgstr ""
3435 #: config/tc-arm.c:5138
3436 msgid "'LSL' required"
3437 msgstr ""
3439 #: config/tc-arm.c:5146
3440 msgid "'ASR' required"
3441 msgstr ""
3443 #: config/tc-arm.c:5225
3444 msgid "invalid rotation"
3445 msgstr ""
3447 #: config/tc-arm.c:5405 config/tc-arm.c:5574
3448 msgid "unknown group relocation"
3449 msgstr ""
3451 #: config/tc-arm.c:5441
3452 msgid "alignment must be constant"
3453 msgstr ""
3455 #: config/tc-arm.c:5605
3456 msgid "this group relocation is not allowed on this instruction"
3457 msgstr ""
3459 #: config/tc-arm.c:5660
3460 msgid "'}' expected at end of 'option' field"
3461 msgstr ""
3463 #: config/tc-arm.c:5665
3464 msgid "cannot combine index with option"
3465 msgstr ""
3467 #: config/tc-arm.c:5921
3468 msgid "unexpected bit specified after APSR"
3469 msgstr ""
3471 #: config/tc-arm.c:5933
3472 msgid "selected processor does not support DSP extension"
3473 msgstr ""
3475 #: config/tc-arm.c:5945
3476 msgid "bad bitmask specified after APSR"
3477 msgstr ""
3479 #: config/tc-arm.c:5969
3480 msgid "writing to APSR without specifying a bitmask is deprecated"
3481 msgstr ""
3483 #: config/tc-arm.c:5981 config/tc-arm.c:12254 config/tc-arm.c:12299
3484 #: config/tc-arm.c:12303
3485 msgid "selected processor does not support requested special purpose register"
3486 msgstr ""
3488 #: config/tc-arm.c:5986
3489 msgid "flag for {c}psr instruction expected"
3490 msgstr ""
3492 #: config/tc-arm.c:6011
3493 msgid "unrecognized CPS flag"
3494 msgstr ""
3496 #: config/tc-arm.c:6018
3497 msgid "missing CPS flags"
3498 msgstr ""
3500 #: config/tc-arm.c:6041 config/tc-arm.c:6047
3501 msgid "valid endian specifiers are be or le"
3502 msgstr ""
3504 #: config/tc-arm.c:6069
3505 msgid "missing rotation field after comma"
3506 msgstr ""
3508 #: config/tc-arm.c:6084
3509 msgid "rotation can only be 0, 8, 16, or 24"
3510 msgstr ""
3512 #: config/tc-arm.c:6113
3513 msgid "condition required"
3514 msgstr ""
3516 #: config/tc-arm.c:6181 config/tc-arm.c:8868
3517 msgid "'[' expected"
3518 msgstr ""
3520 #: config/tc-arm.c:6194
3521 msgid "',' expected"
3522 msgstr ""
3524 #: config/tc-arm.c:6211
3525 msgid "invalid shift"
3526 msgstr ""
3528 #: config/tc-arm.c:6284
3529 msgid "can't use Neon quad register here"
3530 msgstr ""
3532 #: config/tc-arm.c:6351
3533 msgid "expected <Rm> or <Dm> or <Qm> operand"
3534 msgstr ""
3536 #: config/tc-arm.c:6431
3537 msgid "parse error"
3538 msgstr ""
3540 #. ISB can only take SY as an option.
3541 #: config/tc-arm.c:6698
3542 msgid "invalid barrier type"
3543 msgstr ""
3545 #: config/tc-arm.c:6794
3546 msgid "only floating point zero is allowed as immediate value"
3547 msgstr ""
3549 #: config/tc-arm.c:6852
3550 msgid "immediate value is out of range"
3551 msgstr ""
3553 #: config/tc-arm.c:6999
3554 msgid "iWMMXt data or control register expected"
3555 msgstr ""
3557 #: config/tc-arm.c:7039
3558 msgid "Banked registers are not available with this architecture."
3559 msgstr ""
3561 #: config/tc-arm.c:7261 config/tc-score.c:264
3562 msgid "garbage following instruction"
3563 msgstr ""
3565 #. If REG is R13 (the stack pointer), warn that its use is
3566 #. deprecated.
3567 #: config/tc-arm.c:7302
3568 msgid "use of r13 is deprecated"
3569 msgstr ""
3571 #: config/tc-arm.c:7320
3572 msgid ""
3573 "ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is "
3574 "UNPREDICTABLE"
3575 msgstr ""
3577 #: config/tc-arm.c:7395
3578 msgid "D register out of range for selected VFP version"
3579 msgstr ""
3581 #: config/tc-arm.c:7492 config/tc-arm.c:10293
3582 msgid "Instruction does not support =N addresses"
3583 msgstr ""
3585 #: config/tc-arm.c:7500
3586 msgid "instruction does not accept preindexed addressing"
3587 msgstr ""
3589 #. unindexed - only for coprocessor
3590 #: config/tc-arm.c:7516 config/tc-arm.c:10356
3591 msgid "instruction does not accept unindexed addressing"
3592 msgstr ""
3594 #: config/tc-arm.c:7524
3595 msgid "destination register same as write-back base"
3596 msgstr ""
3598 #: config/tc-arm.c:7525
3599 msgid "source register same as write-back base"
3600 msgstr ""
3602 #: config/tc-arm.c:7575
3603 msgid "use of PC in this instruction is deprecated"
3604 msgstr ""
3606 #: config/tc-arm.c:7598
3607 msgid "instruction does not accept scaled register index"
3608 msgstr ""
3610 #: config/tc-arm.c:7903
3611 msgid "invalid pseudo operation"
3612 msgstr ""
3614 #: config/tc-arm.c:8145
3615 msgid "invalid co-processor operand"
3616 msgstr ""
3618 #: config/tc-arm.c:8161
3619 msgid "instruction does not support unindexed addressing"
3620 msgstr ""
3622 #: config/tc-arm.c:8176
3623 msgid "pc may not be used with write-back"
3624 msgstr ""
3626 #: config/tc-arm.c:8181
3627 msgid "instruction does not support writeback"
3628 msgstr ""
3630 #: config/tc-arm.c:8287
3631 msgid "Rn must not overlap other operands"
3632 msgstr ""
3634 #: config/tc-arm.c:8292
3635 msgid "swp{b} use is obsoleted for ARMv8 and later"
3636 msgstr ""
3638 #: config/tc-arm.c:8295
3639 msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
3640 msgstr ""
3642 #: config/tc-arm.c:8400 config/tc-arm.c:8419 config/tc-arm.c:8432
3643 #: config/tc-arm.c:10937 config/tc-arm.c:10968 config/tc-arm.c:10990
3644 msgid "bit-field extends past end of register"
3645 msgstr ""
3647 #: config/tc-arm.c:8462
3648 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
3649 msgstr ""
3651 #: config/tc-arm.c:8515
3652 msgid "use of r15 in blx in ARM mode is not really useful"
3653 msgstr ""
3655 #: config/tc-arm.c:8537
3656 msgid "use of r15 in bx in ARM mode is not really useful"
3657 msgstr ""
3659 #: config/tc-arm.c:8562
3660 msgid "use of r15 in bxj is not really useful"
3661 msgstr ""
3663 #: config/tc-arm.c:8610
3664 msgid "This coprocessor register access is deprecated in ARMv8"
3665 msgstr ""
3667 #: config/tc-arm.c:8818 config/tc-arm.c:8827
3668 msgid "writeback of base register is UNPREDICTABLE"
3669 msgstr ""
3671 #: config/tc-arm.c:8821
3672 msgid "writeback of base register when in register list is UNPREDICTABLE"
3673 msgstr ""
3675 #: config/tc-arm.c:8831
3676 msgid "if writeback register is in list, it must be the lowest reg in the list"
3677 msgstr ""
3679 #: config/tc-arm.c:8863
3680 msgid "first transfer register must be even"
3681 msgstr ""
3683 #: config/tc-arm.c:8866
3684 msgid "can only transfer two consecutive registers"
3685 msgstr ""
3687 #. If op 1 were present and equal to PC, this function wouldn't
3688 #. have been called in the first place.
3689 #. If op 2 were present and equal to PC, this function wouldn't
3690 #. have been called in the first place.
3691 #: config/tc-arm.c:8867 config/tc-arm.c:8937 config/tc-arm.c:9591
3692 #: config/tc-arm.c:11746
3693 msgid "r14 not allowed here"
3694 msgstr ""
3696 #: config/tc-arm.c:8879
3697 msgid "base register written back, and overlaps second transfer register"
3698 msgstr ""
3700 #: config/tc-arm.c:8889
3701 msgid "index register overlaps transfer register"
3702 msgstr ""
3704 #: config/tc-arm.c:8918 config/tc-arm.c:9558
3705 msgid "offset must be zero in ARM encoding"
3706 msgstr ""
3708 #: config/tc-arm.c:8931 config/tc-arm.c:9585
3709 msgid "even register required"
3710 msgstr ""
3712 #: config/tc-arm.c:8934
3713 msgid "can only load two consecutive registers"
3714 msgstr ""
3716 #: config/tc-arm.c:8952
3717 msgid "ldr to register 15 must be 4-byte alligned"
3718 msgstr ""
3720 #: config/tc-arm.c:8975 config/tc-arm.c:9007
3721 msgid "this instruction requires a post-indexed address"
3722 msgstr ""
3724 #: config/tc-arm.c:9034
3725 msgid "Rd and Rm should be different in mla"
3726 msgstr ""
3728 #: config/tc-arm.c:9061 config/tc-arm.c:12118
3729 msgid ":lower16: not allowed this instruction"
3730 msgstr ""
3732 #: config/tc-arm.c:9063
3733 msgid ":upper16: not allowed instruction"
3734 msgstr ""
3736 #: config/tc-arm.c:9080
3737 msgid "operand 1 must be FPSCR"
3738 msgstr ""
3740 #: config/tc-arm.c:9162 config/tc-arm.c:12237
3741 msgid "bad register for mrs"
3742 msgstr ""
3744 #: config/tc-arm.c:9169 config/tc-arm.c:12261
3745 msgid "'APSR', 'CPSR' or 'SPSR' expected"
3746 msgstr ""
3748 #: config/tc-arm.c:9210
3749 msgid "Rd and Rm should be different in mul"
3750 msgstr ""
3752 #: config/tc-arm.c:9229 config/tc-arm.c:9503 config/tc-arm.c:12400
3753 msgid "rdhi and rdlo must be different"
3754 msgstr ""
3756 #: config/tc-arm.c:9235
3757 msgid "rdhi, rdlo and rm must all be different"
3758 msgstr ""
3760 #: config/tc-arm.c:9301
3761 msgid "'[' expected after PLD mnemonic"
3762 msgstr ""
3764 #: config/tc-arm.c:9303 config/tc-arm.c:9318
3765 msgid "post-indexed expression used in preload instruction"
3766 msgstr ""
3768 #: config/tc-arm.c:9305 config/tc-arm.c:9320
3769 msgid "writeback used in preload instruction"
3770 msgstr ""
3772 #: config/tc-arm.c:9307 config/tc-arm.c:9322
3773 msgid "unindexed addressing used in preload instruction"
3774 msgstr ""
3776 #: config/tc-arm.c:9316
3777 msgid "'[' expected after PLI mnemonic"
3778 msgstr ""
3780 #: config/tc-arm.c:9331 config/tc-arm.c:12569
3781 msgid "push/pop do not support {reglist}^"
3782 msgstr ""
3784 #: config/tc-arm.c:9409 config/tc-arm.c:12716
3785 msgid "setend use is deprecated for ARMv8"
3786 msgstr ""
3788 #: config/tc-arm.c:9430 config/tc-arm.c:12777 config/tc-arm.c:12809
3789 #: config/tc-arm.c:12852
3790 msgid "extraneous shift as part of operand to shift insn"
3791 msgstr ""
3793 #: config/tc-arm.c:9461 config/tc-arm.c:9470
3794 msgid "selected processor does not support SETPAN instruction"
3795 msgstr ""
3797 #: config/tc-arm.c:9529
3798 msgid "SRS base register must be r13"
3799 msgstr ""
3801 #: config/tc-arm.c:9588
3802 msgid "can only store two consecutive registers"
3803 msgstr ""
3805 #: config/tc-arm.c:9702 config/tc-arm.c:9719
3806 msgid "only two consecutive VFP SP registers allowed here"
3807 msgstr ""
3809 #: config/tc-arm.c:9747 config/tc-arm.c:9762
3810 msgid "this addressing mode requires base-register writeback"
3811 msgstr ""
3813 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
3814 #. i.e. immbits must be in range 0 - 16.
3815 #: config/tc-arm.c:9879
3816 msgid "immediate value out of range, expected range [0, 16]"
3817 msgstr ""
3819 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
3820 #. i.e. immbits must be in range 0 - 31.
3821 #: config/tc-arm.c:9886
3822 msgid "immediate value out of range, expected range [1, 32]"
3823 msgstr ""
3825 #: config/tc-arm.c:9952
3826 msgid "this instruction does not support indexing"
3827 msgstr ""
3829 #: config/tc-arm.c:9975
3830 msgid "only r15 allowed here"
3831 msgstr ""
3833 #: config/tc-arm.c:10110
3834 msgid "immediate operand requires iWMMXt2"
3835 msgstr ""
3837 #: config/tc-arm.c:10254
3838 msgid "shift by register not allowed in thumb mode"
3839 msgstr ""
3841 #: config/tc-arm.c:10266 config/tc-arm.c:12960 config/tc-arm.c:23182
3842 msgid "shift expression is too large"
3843 msgstr ""
3845 #: config/tc-arm.c:10299
3846 msgid "cannot use register index with this instruction"
3847 msgstr ""
3849 #: config/tc-arm.c:10301
3850 msgid "Thumb does not support negative register indexing"
3851 msgstr ""
3853 #: config/tc-arm.c:10303
3854 msgid "Thumb does not support register post-indexing"
3855 msgstr ""
3857 #: config/tc-arm.c:10305
3858 msgid "Thumb does not support register indexing with writeback"
3859 msgstr ""
3861 #: config/tc-arm.c:10307
3862 msgid "Thumb supports only LSL in shifted register indexing"
3863 msgstr ""
3865 #: config/tc-arm.c:10316 config/tc-arm.c:16149
3866 msgid "shift out of range"
3867 msgstr ""
3869 #: config/tc-arm.c:10325
3870 msgid "cannot use writeback with this instruction"
3871 msgstr ""
3873 #: config/tc-arm.c:10346
3874 msgid "cannot use post-indexing with PC-relative addressing"
3875 msgstr ""
3877 #: config/tc-arm.c:10347
3878 msgid "cannot use post-indexing with this instruction"
3879 msgstr ""
3881 #: config/tc-arm.c:10568
3882 msgid "only SUBS PC, LR, #const allowed"
3883 msgstr ""
3885 #: config/tc-arm.c:10650 config/tc-arm.c:10805 config/tc-arm.c:10902
3886 #: config/tc-arm.c:12198 config/tc-arm.c:12506
3887 msgid "shift must be constant"
3888 msgstr ""
3890 #: config/tc-arm.c:10655
3891 msgid "shift value over 3 not allowed in thumb mode"
3892 msgstr ""
3894 #: config/tc-arm.c:10657
3895 msgid "only LSL shift allowed in thumb mode"
3896 msgstr ""
3898 #: config/tc-arm.c:10681 config/tc-arm.c:10820 config/tc-arm.c:10917
3899 #: config/tc-arm.c:12211
3900 msgid "unshifted register required"
3901 msgstr ""
3903 #: config/tc-arm.c:10696 config/tc-arm.c:10928 config/tc-arm.c:12361
3904 msgid "dest must overlap one source register"
3905 msgstr ""
3907 #: config/tc-arm.c:10823
3908 msgid "dest and source1 must be the same register"
3909 msgstr ""
3911 #: config/tc-arm.c:11063
3912 msgid ""
3913 "selected architecture does not support wide conditional branch instruction"
3914 msgstr ""
3916 #: config/tc-arm.c:11096
3917 msgid "instruction is always unconditional"
3918 msgstr ""
3920 #: config/tc-arm.c:11211
3921 msgid "selected processor does not support 'A' form of this instruction"
3922 msgstr ""
3924 #: config/tc-arm.c:11214
3925 msgid "Thumb does not support the 2-argument form of this instruction"
3926 msgstr ""
3928 #: config/tc-arm.c:11335
3929 msgid "SP not allowed in register list"
3930 msgstr ""
3932 #: config/tc-arm.c:11339 config/tc-arm.c:11445
3933 msgid ""
3934 "having the base register in the register list when using write back is "
3935 "UNPREDICTABLE"
3936 msgstr ""
3938 #: config/tc-arm.c:11347
3939 msgid "LR and PC should not both be in register list"
3940 msgstr ""
3942 #: config/tc-arm.c:11355
3943 msgid "PC not allowed in register list"
3944 msgstr ""
3946 #: config/tc-arm.c:11397
3947 msgid "Thumb load/store multiple does not support {reglist}^"
3948 msgstr ""
3950 #: config/tc-arm.c:11422 config/tc-arm.c:11499
3951 #, c-format
3952 msgid "value stored for r%d is UNKNOWN"
3953 msgstr ""
3955 #: config/tc-arm.c:11492
3956 msgid "Thumb-2 instruction only valid in unified syntax"
3957 msgstr ""
3959 #: config/tc-arm.c:11496 config/tc-arm.c:11506
3960 msgid "this instruction will write back the base register"
3961 msgstr ""
3963 #: config/tc-arm.c:11509
3964 msgid "this instruction will not write back the base register"
3965 msgstr ""
3967 #: config/tc-arm.c:11540
3968 msgid "r14 not allowed as first register when second register is omitted"
3969 msgstr ""
3971 #: config/tc-arm.c:11640
3972 msgid ""
3973 "This instruction may be unpredictable if executed on M-profile cores with "
3974 "interrupts enabled."
3975 msgstr ""
3977 #: config/tc-arm.c:11669 config/tc-arm.c:11682 config/tc-arm.c:11718
3978 msgid "Thumb does not support this addressing mode"
3979 msgstr ""
3981 #: config/tc-arm.c:11686
3982 msgid "byte or halfword not valid for base register"
3983 msgstr ""
3985 #: config/tc-arm.c:11689
3986 msgid "r15 based store not allowed"
3987 msgstr ""
3989 #: config/tc-arm.c:11691
3990 msgid "invalid base register for register offset"
3991 msgstr ""
3993 #: config/tc-arm.c:11748
3994 msgid "r12 not allowed here"
3995 msgstr ""
3997 #: config/tc-arm.c:11754
3998 msgid "base register written back, and overlaps one of transfer registers"
3999 msgstr ""
4001 #: config/tc-arm.c:11882
4002 #, c-format
4003 msgid ""
4004 "Use of r%u as a source register is deprecated when r%u is the destination "
4005 "register."
4006 msgstr ""
4008 #: config/tc-arm.c:12074
4009 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
4010 msgstr ""
4012 #: config/tc-arm.c:12102
4013 msgid "only lo regs allowed with immediate"
4014 msgstr ""
4016 #: config/tc-arm.c:12123
4017 msgid ":upper16: not allowed this instruction"
4018 msgstr ""
4020 #: config/tc-arm.c:12279
4021 msgid "Thumb encoding does not support an immediate here"
4022 msgstr ""
4024 #: config/tc-arm.c:12366
4025 msgid "Thumb-2 MUL must not set flags"
4026 msgstr ""
4028 #: config/tc-arm.c:12431
4029 msgid "Thumb does not support NOP with hints"
4030 msgstr ""
4032 #: config/tc-arm.c:12591
4033 msgid "invalid register list to push/pop instruction"
4034 msgstr ""
4036 #: config/tc-arm.c:12836
4037 msgid "source1 and dest must be same register"
4038 msgstr ""
4040 #: config/tc-arm.c:12861
4041 msgid "ror #imm not supported"
4042 msgstr ""
4044 #: config/tc-arm.c:12912
4045 msgid "SMC is not permitted on this architecture"
4046 msgstr ""
4048 #: config/tc-arm.c:13077
4049 msgid "Thumb encoding does not support rotation"
4050 msgstr ""
4052 #: config/tc-arm.c:13092
4053 msgid "SVC is not permitted on this architecture"
4054 msgstr ""
4056 #: config/tc-arm.c:13108
4057 msgid "instruction requires register index"
4058 msgstr ""
4060 #: config/tc-arm.c:13117
4061 msgid "instruction does not allow shifted index"
4062 msgstr ""
4064 #: config/tc-arm.c:13303
4065 msgid "invalid neon suffix for non neon instruction"
4066 msgstr ""
4068 #: config/tc-arm.c:13663 config/tc-arm.c:14009 config/tc-arm.c:15619
4069 #: config/tc-arm.c:17117
4070 msgid "invalid instruction shape"
4071 msgstr ""
4073 #: config/tc-arm.c:13908
4074 msgid "types specified in both the mnemonic and operands"
4075 msgstr ""
4077 #: config/tc-arm.c:13945
4078 msgid "operand types can't be inferred"
4079 msgstr ""
4081 #: config/tc-arm.c:13951
4082 msgid "type specifier has the wrong number of parts"
4083 msgstr ""
4085 #: config/tc-arm.c:14037 config/tc-arm.c:15807 config/tc-arm.c:15814
4086 msgid "operand size must match register width"
4087 msgstr ""
4089 #: config/tc-arm.c:14048
4090 msgid "bad type in Neon instruction"
4091 msgstr ""
4093 #: config/tc-arm.c:14059
4094 msgid "inconsistent types in Neon instruction"
4095 msgstr ""
4097 #: config/tc-arm.c:14430 config/tc-arm.c:14445 config/tc-arm.c:16696
4098 msgid "register list must contain at least 1 and at most 16 registers"
4099 msgstr ""
4101 #: config/tc-arm.c:14588 config/tc-arm.c:14624 config/tc-arm.c:15256
4102 #: config/tc-arm.c:16536
4103 msgid "immediate out of range for shift"
4104 msgstr ""
4106 #: config/tc-arm.c:14744
4107 msgid "first and second operands shall be the same register"
4108 msgstr ""
4110 #: config/tc-arm.c:15022
4111 msgid "scalar out of range for multiply instruction"
4112 msgstr ""
4114 #: config/tc-arm.c:15146
4115 msgid "instruction form not available on this architecture."
4116 msgstr ""
4118 #: config/tc-arm.c:15149
4119 msgid "this instruction implies use of ARMv8.1 AdvSIMD."
4120 msgstr ""
4122 #: config/tc-arm.c:15232 config/tc-arm.c:15244
4123 msgid "immediate out of range for insert"
4124 msgstr ""
4126 #: config/tc-arm.c:15377
4127 msgid "immediate out of range for narrowing operation"
4128 msgstr ""
4130 #: config/tc-arm.c:15523
4131 msgid "operands 0 and 1 must be the same register"
4132 msgstr ""
4134 #: config/tc-arm.c:15629 config/tc-arm.c:17215
4135 msgid "invalid rounding mode"
4136 msgstr ""
4138 #: config/tc-arm.c:15956
4139 msgid "operand size must be specified for immediate VMOV"
4140 msgstr ""
4142 #: config/tc-arm.c:15966
4143 msgid "immediate has bits set outside the operand size"
4144 msgstr ""
4146 #: config/tc-arm.c:16131
4147 msgid "Instruction form not available on this architecture."
4148 msgstr ""
4150 #: config/tc-arm.c:16175
4151 msgid "elements must be smaller than reversal region"
4152 msgstr ""
4154 #: config/tc-arm.c:16357 config/tc-arm.c:16417
4155 msgid "bad type for scalar"
4156 msgstr ""
4158 #: config/tc-arm.c:16494 config/tc-arm.c:16502
4159 msgid "VFP registers must be adjacent"
4160 msgstr ""
4162 #: config/tc-arm.c:16545
4163 msgid "invalid suffix"
4164 msgstr ""
4166 #: config/tc-arm.c:16663
4167 msgid "bad list length for table lookup"
4168 msgstr ""
4170 #: config/tc-arm.c:16693
4171 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
4172 msgstr ""
4174 #: config/tc-arm.c:16721
4175 msgid "Use of PC here is UNPREDICTABLE"
4176 msgstr ""
4178 #: config/tc-arm.c:16723
4179 msgid "Use of PC here is deprecated"
4180 msgstr ""
4182 #: config/tc-arm.c:16790
4183 msgid "bad alignment"
4184 msgstr ""
4186 #: config/tc-arm.c:16807
4187 msgid "bad list type for instruction"
4188 msgstr ""
4190 #: config/tc-arm.c:16809
4191 msgid "bad element type for instruction"
4192 msgstr ""
4194 #: config/tc-arm.c:16851
4195 msgid "unsupported alignment for instruction"
4196 msgstr ""
4198 #: config/tc-arm.c:16870 config/tc-arm.c:16964 config/tc-arm.c:16976
4199 #: config/tc-arm.c:16986 config/tc-arm.c:17000
4200 msgid "bad list length"
4201 msgstr ""
4203 #: config/tc-arm.c:16875
4204 msgid "stride of 2 unavailable when element size is 8"
4205 msgstr ""
4207 #: config/tc-arm.c:16908 config/tc-arm.c:16984
4208 msgid "can't use alignment with this instruction"
4209 msgstr ""
4211 #: config/tc-arm.c:17056
4212 msgid "post-index must be a register"
4213 msgstr ""
4215 #: config/tc-arm.c:17058
4216 msgid "bad register for post-index"
4217 msgstr ""
4219 #: config/tc-arm.c:17279
4220 msgid "scalar out of range"
4221 msgstr ""
4223 #: config/tc-arm.c:17854 config/tc-arm.c:17940
4224 msgid "conditional infixes are deprecated in unified syntax"
4225 msgstr ""
4227 #: config/tc-arm.c:18091
4228 msgid "Warning: conditional outside an IT block for Thumb."
4229 msgstr ""
4231 #: config/tc-arm.c:18243
4232 msgid "Short branches, Undefined, SVC, LDM/STM"
4233 msgstr ""
4235 #: config/tc-arm.c:18244
4236 msgid "Miscellaneous 16-bit instructions"
4237 msgstr ""
4239 #: config/tc-arm.c:18245
4240 msgid "ADR"
4241 msgstr ""
4243 #: config/tc-arm.c:18246
4244 msgid "Literal loads"
4245 msgstr ""
4247 #: config/tc-arm.c:18247
4248 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
4249 msgstr ""
4251 #: config/tc-arm.c:18248
4252 msgid "Hi-register ADD, MOV, CMP using pc"
4253 msgstr ""
4255 #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
4256 #. field in asm_opcode. 'tvalue' is used at the stage this check happen.
4257 #: config/tc-arm.c:18251
4258 msgid "ADD/SUB sp, sp #imm"
4259 msgstr ""
4261 #: config/tc-arm.c:18270
4262 msgid "IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8"
4263 msgstr ""
4265 #: config/tc-arm.c:18282
4266 #, c-format
4267 msgid ""
4268 "IT blocks containing 16-bit Thumb instructions of the following class are "
4269 "deprecated in ARMv8: %s"
4270 msgstr ""
4272 #: config/tc-arm.c:18295
4273 msgid ""
4274 "IT blocks containing more than one conditional instruction are deprecated in "
4275 "ARMv8"
4276 msgstr ""
4278 #: config/tc-arm.c:18410
4279 #, c-format
4280 msgid "bad instruction `%s'"
4281 msgstr ""
4283 #: config/tc-arm.c:18416
4284 msgid "s suffix on comparison instruction is deprecated"
4285 msgstr ""
4287 #: config/tc-arm.c:18435
4288 #, c-format
4289 msgid "selected processor does not support `%s' in Thumb mode"
4290 msgstr ""
4292 #: config/tc-arm.c:18441
4293 msgid "Thumb does not support conditional execution"
4294 msgstr ""
4296 #: config/tc-arm.c:18461
4297 #, c-format
4298 msgid ""
4299 "selected processor does not support 32bit wide variant of instruction `%s'"
4300 msgstr ""
4302 #: config/tc-arm.c:18464
4303 #, c-format
4304 msgid "selected processor does not support `%s' in Thumb-2 mode"
4305 msgstr ""
4307 #: config/tc-arm.c:18489
4308 #, c-format
4309 msgid "cannot honor width suffix -- `%s'"
4310 msgstr ""
4312 #: config/tc-arm.c:18531
4313 #, c-format
4314 msgid "selected processor does not support `%s' in ARM mode"
4315 msgstr ""
4317 #: config/tc-arm.c:18536
4318 #, c-format
4319 msgid "width suffixes are invalid in ARM mode -- `%s'"
4320 msgstr ""
4322 #: config/tc-arm.c:18569
4323 #, c-format
4324 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
4325 msgstr ""
4327 #: config/tc-arm.c:18586
4328 #, c-format
4329 msgid "section '%s' finished with an open IT block."
4330 msgstr ""
4332 #: config/tc-arm.c:18591
4333 msgid "file finished with an open IT block."
4334 msgstr ""
4336 #: config/tc-arm.c:21842
4337 #, c-format
4338 msgid "alignments greater than %d bytes not supported in .text sections."
4339 msgstr ""
4341 #: config/tc-arm.c:22103 config/tc-ia64.c:3594
4342 #, c-format
4343 msgid "Group section `%s' has no group signature"
4344 msgstr ""
4346 #: config/tc-arm.c:22148
4347 msgid "handlerdata in cantunwind frame"
4348 msgstr ""
4350 #: config/tc-arm.c:22165
4351 msgid "too many unwind opcodes for personality routine 0"
4352 msgstr ""
4354 #: config/tc-arm.c:22196
4355 msgid "attempt to recreate an unwind entry"
4356 msgstr ""
4358 #: config/tc-arm.c:22206
4359 msgid "too many unwind opcodes"
4360 msgstr ""
4362 #: config/tc-arm.c:22499
4363 #, c-format
4364 msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
4365 msgstr ""
4367 #: config/tc-arm.c:22861 config/tc-arm.c:22929
4368 #, c-format
4369 msgid "symbol %s is in a different section"
4370 msgstr ""
4372 #: config/tc-arm.c:22863 config/tc-arm.c:22931
4373 #, c-format
4374 msgid "symbol %s is weak and may be overridden later"
4375 msgstr ""
4377 #: config/tc-arm.c:22908 config/tc-arm.c:23278
4378 #, c-format
4379 msgid "invalid constant (%lx) after fixup"
4380 msgstr ""
4382 #: config/tc-arm.c:22964
4383 #, c-format
4384 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
4385 msgstr ""
4387 #: config/tc-arm.c:23000 config/tc-arm.c:23030
4388 msgid "invalid literal constant: pool needs to be closer"
4389 msgstr ""
4391 #: config/tc-arm.c:23003 config/tc-arm.c:23052
4392 #, c-format
4393 msgid "bad immediate value for offset (%ld)"
4394 msgstr ""
4396 #: config/tc-arm.c:23033
4397 #, c-format
4398 msgid "bad immediate value for 8-bit offset (%ld)"
4399 msgstr ""
4401 #: config/tc-arm.c:23093
4402 msgid "offset not a multiple of 4"
4403 msgstr ""
4405 #: config/tc-arm.c:23294
4406 msgid "invalid smc expression"
4407 msgstr ""
4409 #: config/tc-arm.c:23303
4410 msgid "invalid hvc expression"
4411 msgstr ""
4413 #: config/tc-arm.c:23314 config/tc-arm.c:23323
4414 msgid "invalid swi expression"
4415 msgstr ""
4417 #: config/tc-arm.c:23333
4418 msgid "invalid expression in load/store multiple"
4419 msgstr ""
4421 #: config/tc-arm.c:23395
4422 #, c-format
4423 msgid "blx to '%s' an ARM ISA state function changed to bl"
4424 msgstr ""
4426 #: config/tc-arm.c:23414
4427 msgid "misaligned branch destination"
4428 msgstr ""
4430 #: config/tc-arm.c:23534
4431 #, c-format
4432 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
4433 msgstr ""
4435 #: config/tc-arm.c:23584
4436 msgid "Thumb2 branch out of range"
4437 msgstr ""
4439 #: config/tc-arm.c:23668
4440 msgid "rel31 relocation overflow"
4441 msgstr ""
4443 #: config/tc-arm.c:23689 config/tc-arm.c:23693 config/tc-arm.c:23732
4444 msgid "co-processor offset out of range"
4445 msgstr ""
4447 #: config/tc-arm.c:23749
4448 #, c-format
4449 msgid "invalid offset, target not word aligned (0x%08lX)"
4450 msgstr ""
4452 #: config/tc-arm.c:23756 config/tc-arm.c:23765 config/tc-arm.c:23773
4453 #: config/tc-arm.c:23781 config/tc-arm.c:23789
4454 #, c-format
4455 msgid "invalid offset, value too big (0x%08lX)"
4456 msgstr ""
4458 #: config/tc-arm.c:23830
4459 msgid "invalid Hi register with immediate"
4460 msgstr ""
4462 #: config/tc-arm.c:23846
4463 msgid "invalid immediate for stack address calculation"
4464 msgstr ""
4466 #: config/tc-arm.c:23865
4467 msgid "address calculation needs a strongly defined nearby symbol"
4468 msgstr ""
4470 #: config/tc-arm.c:23881
4471 msgid "symbol too far away"
4472 msgstr ""
4474 #: config/tc-arm.c:23893
4475 #, c-format
4476 msgid "invalid immediate for address calculation (value = 0x%08lX)"
4477 msgstr ""
4479 #: config/tc-arm.c:23923
4480 #, c-format
4481 msgid "invalid immediate: %ld is out of range"
4482 msgstr ""
4484 #: config/tc-arm.c:23935
4485 #, c-format
4486 msgid "invalid shift value: %ld"
4487 msgstr ""
4489 #: config/tc-arm.c:24005 config/tc-arm.c:24076
4490 #, c-format
4491 msgid "the offset 0x%08lX is not representable"
4492 msgstr ""
4494 #: config/tc-arm.c:24037
4495 #, c-format
4496 msgid "Unable to process relocation for thumb opcode: %lx"
4497 msgstr ""
4499 #: config/tc-arm.c:24116
4500 #, c-format
4501 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
4502 msgstr ""
4504 #: config/tc-arm.c:24155
4505 #, c-format
4506 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
4507 msgstr ""
4509 #: config/tc-arm.c:24195
4510 #, c-format
4511 msgid "bad offset 0x%08lX (must be word-aligned)"
4512 msgstr ""
4514 #: config/tc-arm.c:24200
4515 #, c-format
4516 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
4517 msgstr ""
4519 #: config/tc-arm.c:24231 config/tc-score.c:7391
4520 #, c-format
4521 msgid "bad relocation fixup type (%d)"
4522 msgstr ""
4524 #: config/tc-arm.c:24349
4525 msgid "literal referenced across section boundary"
4526 msgstr ""
4528 #: config/tc-arm.c:24420
4529 msgid "internal relocation (type: IMMEDIATE) not fixed up"
4530 msgstr ""
4532 #: config/tc-arm.c:24425
4533 msgid "ADRL used for a symbol not defined in the same file"
4534 msgstr ""
4536 #: config/tc-arm.c:24440
4537 #, c-format
4538 msgid "undefined local label `%s'"
4539 msgstr ""
4541 #: config/tc-arm.c:24446
4542 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
4543 msgstr ""
4545 #: config/tc-arm.c:24468 config/tc-cris.c:4006 config/tc-ft32.c:602
4546 #: config/tc-mcore.c:1928 config/tc-microblaze.c:1972 config/tc-mmix.c:2895
4547 #: config/tc-moxie.c:825 config/tc-ns32k.c:2248 config/tc-score.c:7478
4548 msgid "<unknown>"
4549 msgstr ""
4551 #: config/tc-arm.c:24857
4552 #, c-format
4553 msgid "%s: unexpected function type: %d"
4554 msgstr ""
4556 #: config/tc-arm.c:24994
4557 msgid "use of old and new-style options to set CPU type"
4558 msgstr ""
4560 #: config/tc-arm.c:25004
4561 msgid "use of old and new-style options to set FPU type"
4562 msgstr ""
4564 #: config/tc-arm.c:25082
4565 msgid "hard-float conflicts with specified fpu"
4566 msgstr ""
4568 #: config/tc-arm.c:25271
4569 msgid "generate PIC code"
4570 msgstr ""
4572 #: config/tc-arm.c:25272
4573 msgid "assemble Thumb code"
4574 msgstr ""
4576 #: config/tc-arm.c:25273
4577 msgid "support ARM/Thumb interworking"
4578 msgstr ""
4580 #: config/tc-arm.c:25275
4581 msgid "code uses 32-bit program counter"
4582 msgstr ""
4584 #: config/tc-arm.c:25276
4585 msgid "code uses 26-bit program counter"
4586 msgstr ""
4588 #: config/tc-arm.c:25277
4589 msgid "floating point args are in fp regs"
4590 msgstr ""
4592 #: config/tc-arm.c:25279
4593 msgid "re-entrant code"
4594 msgstr ""
4596 #: config/tc-arm.c:25280
4597 msgid "code is ATPCS conformant"
4598 msgstr ""
4600 #. These are recognized by the assembler, but have no affect on code.
4601 #: config/tc-arm.c:25286
4602 msgid "use frame pointer"
4603 msgstr ""
4605 #: config/tc-arm.c:25287
4606 msgid "use stack size checking"
4607 msgstr ""
4609 #: config/tc-arm.c:25290
4610 msgid "do not warn on use of deprecated feature"
4611 msgstr ""
4613 #: config/tc-arm.c:25292
4614 msgid "warn about symbols that match instruction names [default]"
4615 msgstr ""
4617 #: config/tc-arm.c:25293
4618 msgid "disable warnings about symobls that match instructions"
4619 msgstr ""
4621 #. DON'T add any new processors to this list -- we want the whole list
4622 #. to go away...  Add them to the processors table instead.
4623 #: config/tc-arm.c:25309 config/tc-arm.c:25310
4624 msgid "use -mcpu=arm1"
4625 msgstr ""
4627 #: config/tc-arm.c:25311 config/tc-arm.c:25312
4628 msgid "use -mcpu=arm2"
4629 msgstr ""
4631 #: config/tc-arm.c:25313 config/tc-arm.c:25314
4632 msgid "use -mcpu=arm250"
4633 msgstr ""
4635 #: config/tc-arm.c:25315 config/tc-arm.c:25316
4636 msgid "use -mcpu=arm3"
4637 msgstr ""
4639 #: config/tc-arm.c:25317 config/tc-arm.c:25318
4640 msgid "use -mcpu=arm6"
4641 msgstr ""
4643 #: config/tc-arm.c:25319 config/tc-arm.c:25320
4644 msgid "use -mcpu=arm600"
4645 msgstr ""
4647 #: config/tc-arm.c:25321 config/tc-arm.c:25322
4648 msgid "use -mcpu=arm610"
4649 msgstr ""
4651 #: config/tc-arm.c:25323 config/tc-arm.c:25324
4652 msgid "use -mcpu=arm620"
4653 msgstr ""
4655 #: config/tc-arm.c:25325 config/tc-arm.c:25326
4656 msgid "use -mcpu=arm7"
4657 msgstr ""
4659 #: config/tc-arm.c:25327 config/tc-arm.c:25328
4660 msgid "use -mcpu=arm70"
4661 msgstr ""
4663 #: config/tc-arm.c:25329 config/tc-arm.c:25330
4664 msgid "use -mcpu=arm700"
4665 msgstr ""
4667 #: config/tc-arm.c:25331 config/tc-arm.c:25332
4668 msgid "use -mcpu=arm700i"
4669 msgstr ""
4671 #: config/tc-arm.c:25333 config/tc-arm.c:25334
4672 msgid "use -mcpu=arm710"
4673 msgstr ""
4675 #: config/tc-arm.c:25335 config/tc-arm.c:25336
4676 msgid "use -mcpu=arm710c"
4677 msgstr ""
4679 #: config/tc-arm.c:25337 config/tc-arm.c:25338
4680 msgid "use -mcpu=arm720"
4681 msgstr ""
4683 #: config/tc-arm.c:25339 config/tc-arm.c:25340
4684 msgid "use -mcpu=arm7d"
4685 msgstr ""
4687 #: config/tc-arm.c:25341 config/tc-arm.c:25342
4688 msgid "use -mcpu=arm7di"
4689 msgstr ""
4691 #: config/tc-arm.c:25343 config/tc-arm.c:25344
4692 msgid "use -mcpu=arm7m"
4693 msgstr ""
4695 #: config/tc-arm.c:25345 config/tc-arm.c:25346
4696 msgid "use -mcpu=arm7dm"
4697 msgstr ""
4699 #: config/tc-arm.c:25347 config/tc-arm.c:25348
4700 msgid "use -mcpu=arm7dmi"
4701 msgstr ""
4703 #: config/tc-arm.c:25349 config/tc-arm.c:25350
4704 msgid "use -mcpu=arm7100"
4705 msgstr ""
4707 #: config/tc-arm.c:25351 config/tc-arm.c:25352
4708 msgid "use -mcpu=arm7500"
4709 msgstr ""
4711 #: config/tc-arm.c:25353 config/tc-arm.c:25354
4712 msgid "use -mcpu=arm7500fe"
4713 msgstr ""
4715 #: config/tc-arm.c:25355 config/tc-arm.c:25356 config/tc-arm.c:25357
4716 #: config/tc-arm.c:25358
4717 msgid "use -mcpu=arm7tdmi"
4718 msgstr ""
4720 #: config/tc-arm.c:25359 config/tc-arm.c:25360
4721 msgid "use -mcpu=arm710t"
4722 msgstr ""
4724 #: config/tc-arm.c:25361 config/tc-arm.c:25362
4725 msgid "use -mcpu=arm720t"
4726 msgstr ""
4728 #: config/tc-arm.c:25363 config/tc-arm.c:25364
4729 msgid "use -mcpu=arm740t"
4730 msgstr ""
4732 #: config/tc-arm.c:25365 config/tc-arm.c:25366
4733 msgid "use -mcpu=arm8"
4734 msgstr ""
4736 #: config/tc-arm.c:25367 config/tc-arm.c:25368
4737 msgid "use -mcpu=arm810"
4738 msgstr ""
4740 #: config/tc-arm.c:25369 config/tc-arm.c:25370
4741 msgid "use -mcpu=arm9"
4742 msgstr ""
4744 #: config/tc-arm.c:25371 config/tc-arm.c:25372
4745 msgid "use -mcpu=arm9tdmi"
4746 msgstr ""
4748 #: config/tc-arm.c:25373 config/tc-arm.c:25374
4749 msgid "use -mcpu=arm920"
4750 msgstr ""
4752 #: config/tc-arm.c:25375 config/tc-arm.c:25376
4753 msgid "use -mcpu=arm940"
4754 msgstr ""
4756 #: config/tc-arm.c:25377
4757 msgid "use -mcpu=strongarm"
4758 msgstr ""
4760 #: config/tc-arm.c:25379
4761 msgid "use -mcpu=strongarm110"
4762 msgstr ""
4764 #: config/tc-arm.c:25381
4765 msgid "use -mcpu=strongarm1100"
4766 msgstr ""
4768 #: config/tc-arm.c:25383
4769 msgid "use -mcpu=strongarm1110"
4770 msgstr ""
4772 #: config/tc-arm.c:25384
4773 msgid "use -mcpu=xscale"
4774 msgstr ""
4776 #: config/tc-arm.c:25385
4777 msgid "use -mcpu=iwmmxt"
4778 msgstr ""
4780 #: config/tc-arm.c:25386
4781 msgid "use -mcpu=all"
4782 msgstr ""
4784 #. Architecture variants -- don't add any more to this list either.
4785 #: config/tc-arm.c:25389 config/tc-arm.c:25390
4786 msgid "use -march=armv2"
4787 msgstr ""
4789 #: config/tc-arm.c:25391 config/tc-arm.c:25392
4790 msgid "use -march=armv2a"
4791 msgstr ""
4793 #: config/tc-arm.c:25393 config/tc-arm.c:25394
4794 msgid "use -march=armv3"
4795 msgstr ""
4797 #: config/tc-arm.c:25395 config/tc-arm.c:25396
4798 msgid "use -march=armv3m"
4799 msgstr ""
4801 #: config/tc-arm.c:25397 config/tc-arm.c:25398
4802 msgid "use -march=armv4"
4803 msgstr ""
4805 #: config/tc-arm.c:25399 config/tc-arm.c:25400
4806 msgid "use -march=armv4t"
4807 msgstr ""
4809 #: config/tc-arm.c:25401 config/tc-arm.c:25402
4810 msgid "use -march=armv5"
4811 msgstr ""
4813 #: config/tc-arm.c:25403 config/tc-arm.c:25404
4814 msgid "use -march=armv5t"
4815 msgstr ""
4817 #: config/tc-arm.c:25405 config/tc-arm.c:25406
4818 msgid "use -march=armv5te"
4819 msgstr ""
4821 #. Floating point variants -- don't add any more to this list either.
4822 #: config/tc-arm.c:25409
4823 msgid "use -mfpu=fpe"
4824 msgstr ""
4826 #: config/tc-arm.c:25410
4827 msgid "use -mfpu=fpa10"
4828 msgstr ""
4830 #: config/tc-arm.c:25411
4831 msgid "use -mfpu=fpa11"
4832 msgstr ""
4834 #: config/tc-arm.c:25413
4835 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
4836 msgstr ""
4838 #: config/tc-arm.c:25937
4839 msgid "extension does not apply to the base architecture"
4840 msgstr ""
4842 #: config/tc-arm.c:25962
4843 msgid "architectural extensions must be specified in alphabetical order"
4844 msgstr ""
4846 #: config/tc-arm.c:26077 config/tc-arm.c:26797
4847 #, c-format
4848 msgid "unknown floating point format `%s'\n"
4849 msgstr ""
4851 #: config/tc-arm.c:26093
4852 #, c-format
4853 msgid "unknown floating point abi `%s'\n"
4854 msgstr ""
4856 #: config/tc-arm.c:26109
4857 #, c-format
4858 msgid "unknown EABI `%s'\n"
4859 msgstr ""
4861 #: config/tc-arm.c:26129
4862 #, c-format
4863 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
4864 msgstr ""
4866 #: config/tc-arm.c:26152 config/tc-metag.c:5913
4867 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
4868 msgstr ""
4870 #: config/tc-arm.c:26154
4871 msgid "<abi>\t  assemble for floating point ABI <abi>"
4872 msgstr ""
4874 #: config/tc-arm.c:26157
4875 msgid "<ver>\t\t  assemble for eabi version <ver>"
4876 msgstr ""
4878 #: config/tc-arm.c:26160
4879 msgid "<mode>\t  controls implicit insertion of IT instructions"
4880 msgstr ""
4882 #: config/tc-arm.c:26162
4883 msgid "\t\t\t  TI CodeComposer Studio syntax compatibility mode"
4884 msgstr ""
4886 #: config/tc-arm.c:26264
4887 #, c-format
4888 msgid " ARM-specific assembler options:\n"
4889 msgstr ""
4891 #: config/tc-arm.c:26284
4892 #, c-format
4893 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
4894 msgstr ""
4896 #: config/tc-arm.c:26747
4897 #, c-format
4898 msgid ""
4899 "architectural extension `%s' is not allowed for the current base architecture"
4900 msgstr ""
4902 #: config/tc-arm.c:26766
4903 #, c-format
4904 msgid "unknown architecture extension `%s'\n"
4905 msgstr ""
4907 #: config/tc-avr.c:447
4908 #, c-format
4909 msgid "Known MCU names:"
4910 msgstr ""
4912 #: config/tc-avr.c:512
4913 #, c-format
4914 msgid ""
4915 "AVR Assembler options:\n"
4916 "  -mmcu=[avr-name] select microcontroller variant\n"
4917 "                   [avr-name] can be:\n"
4918 "                   avr1  - classic AVR core without data RAM\n"
4919 "                   avr2  - classic AVR core with up to 8K program memory\n"
4920 "                   avr25 - classic AVR core with up to 8K program memory\n"
4921 "                           plus the MOVW instruction\n"
4922 "                   avr3  - classic AVR core with up to 64K program memory\n"
4923 "                   avr31 - classic AVR core with up to 128K program memory\n"
4924 "                   avr35 - classic AVR core with up to 64K program memory\n"
4925 "                           plus the MOVW instruction\n"
4926 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
4927 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
4928 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
4929 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
4930 "                   avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
4931 "                   avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
4932 "                   avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
4933 "                   avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
4934 "                   avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
4935 "                   avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
4936 "                   avrtiny   - AVR Tiny core with 16 gp registers\n"
4937 msgstr ""
4939 #: config/tc-avr.c:535
4940 #, c-format
4941 msgid ""
4942 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
4943 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
4944 "                   (default for avr4, avr5)\n"
4945 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
4946 "                   (default for avr3, avr5)\n"
4947 "  -mrmw            accept Read-Modify-Write instructions\n"
4948 "  -mlink-relax     generate relocations for linker relaxation (default)\n"
4949 "  -mno-link-relax  don't generate relocations for linker relaxation.\n"
4950 msgstr ""
4952 #: config/tc-avr.c:573
4953 #, c-format
4954 msgid "unknown MCU: %s\n"
4955 msgstr ""
4957 #: config/tc-avr.c:587
4958 #, c-format
4959 msgid "redefinition of mcu type `%s' to `%s'"
4960 msgstr ""
4962 #: config/tc-avr.c:675
4963 msgid "constant value required"
4964 msgstr ""
4966 #: config/tc-avr.c:678
4967 #, c-format
4968 msgid "number must be positive and less than %d"
4969 msgstr ""
4971 #: config/tc-avr.c:704 config/tc-avr.c:841
4972 #, c-format
4973 msgid "constant out of 8-bit range: %d"
4974 msgstr ""
4976 #: config/tc-avr.c:772 config/tc-score.c:1199 read.c:3801
4977 msgid "illegal expression"
4978 msgstr ""
4980 #: config/tc-avr.c:801 config/tc-avr.c:1773
4981 msgid "`)' required"
4982 msgstr ""
4984 #: config/tc-avr.c:907
4985 msgid "register name or number from 16 to 31 required"
4986 msgstr ""
4988 #: config/tc-avr.c:913
4989 msgid "register name or number from 0 to 31 required"
4990 msgstr ""
4992 #: config/tc-avr.c:921
4993 msgid "register r16-r23 required"
4994 msgstr ""
4996 #: config/tc-avr.c:927
4997 msgid "register number above 15 required"
4998 msgstr ""
5000 #: config/tc-avr.c:933
5001 msgid "even register number required"
5002 msgstr ""
5004 #: config/tc-avr.c:939
5005 msgid "register r24, r26, r28 or r30 required"
5006 msgstr ""
5008 #: config/tc-avr.c:960
5009 msgid "pointer register (X, Y or Z) required"
5010 msgstr ""
5012 #: config/tc-avr.c:967
5013 msgid "cannot both predecrement and postincrement"
5014 msgstr ""
5016 #: config/tc-avr.c:975
5017 msgid "addressing mode not supported"
5018 msgstr ""
5020 #: config/tc-avr.c:981
5021 msgid "can't predecrement"
5022 msgstr ""
5024 #: config/tc-avr.c:984
5025 msgid "pointer register Z required"
5026 msgstr ""
5028 #: config/tc-avr.c:1003
5029 msgid "postincrement not supported"
5030 msgstr ""
5032 #: config/tc-avr.c:1013
5033 msgid "pointer register (Y or Z) required"
5034 msgstr ""
5036 #: config/tc-avr.c:1125 config/tc-xgate.c:1352
5037 #, c-format
5038 msgid "unknown constraint `%c'"
5039 msgstr ""
5041 #: config/tc-avr.c:1177
5042 msgid "`,' required"
5043 msgstr ""
5045 #: config/tc-avr.c:1195
5046 msgid "undefined combination of operands"
5047 msgstr ""
5049 #: config/tc-avr.c:1204
5050 msgid "skipping two-word instruction"
5051 msgstr ""
5053 #: config/tc-avr.c:1392 config/tc-avr.c:1408 config/tc-avr.c:1539
5054 #: config/tc-msp430.c:4052 config/tc-msp430.c:4071
5055 #, c-format
5056 msgid "odd address operand: %ld"
5057 msgstr ""
5059 #: config/tc-avr.c:1400 config/tc-avr.c:1419 config/tc-avr.c:1437
5060 #: config/tc-avr.c:1448 config/tc-avr.c:1464 config/tc-avr.c:1472
5061 #: config/tc-avr.c:1567 config/tc-avr.c:1574 config/tc-d10v.c:503
5062 #: config/tc-d30v.c:553 config/tc-msp430.c:4060 config/tc-msp430.c:4078
5063 #, c-format
5064 msgid "operand out of range: %ld"
5065 msgstr ""
5067 #: config/tc-avr.c:1455
5068 #, c-format
5069 msgid "operand out of range: 0x%lx"
5070 msgstr ""
5072 #: config/tc-avr.c:1560 config/tc-d10v.c:1590 config/tc-d30v.c:2034
5073 #: config/tc-msp430.c:4149
5074 #, c-format
5075 msgid "line %d: unknown relocation type: 0x%x"
5076 msgstr ""
5078 #: config/tc-avr.c:1588
5079 msgid "only constant expression allowed"
5080 msgstr ""
5082 #. xgettext:c-format.
5083 #: config/tc-avr.c:1643 config/tc-bfin.c:825 config/tc-d10v.c:1462
5084 #: config/tc-d30v.c:1771 config/tc-metag.c:7022 config/tc-mn10200.c:779
5085 #: config/tc-mn10300.c:2177 config/tc-msp430.c:4197 config/tc-ppc.c:7153
5086 #: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3368
5087 #: config/tc-z80.c:2059
5088 #, c-format
5089 msgid "reloc %d not supported by object file format"
5090 msgstr ""
5092 #: config/tc-avr.c:1665 config/tc-ft32.c:222 config/tc-h8300.c:1960
5093 #: config/tc-mcore.c:880 config/tc-microblaze.c:927 config/tc-moxie.c:182
5094 #: config/tc-msp430.c:3906 config/tc-pj.c:253 config/tc-sh.c:2591
5095 #: config/tc-z8k.c:1223
5096 msgid "can't find opcode "
5097 msgstr ""
5099 #: config/tc-avr.c:1684
5100 #, c-format
5101 msgid "illegal opcode %s for mcu %s"
5102 msgstr ""
5104 #: config/tc-avr.c:1712
5105 msgid "garbage at end of line"
5106 msgstr ""
5108 #: config/tc-avr.c:1822
5109 #, c-format
5110 msgid "illegal %srelocation size: %d"
5111 msgstr ""
5113 #: config/tc-avr.c:1935 config/tc-avr.c:1990
5114 #, c-format
5115 msgid "unknown record type %d (in %s)"
5116 msgstr ""
5118 #: config/tc-avr.c:2011
5119 #, c-format
5120 msgid "Failed to create property section `%s'\n"
5121 msgstr ""
5123 #: config/tc-bfin.c:94 config/tc-frv.c:1603 config/tc-frv.c:1613
5124 msgid "missing ')'"
5125 msgstr ""
5127 #: config/tc-bfin.c:440
5128 #, c-format
5129 msgid " Blackfin specific assembler options:\n"
5130 msgstr ""
5132 #: config/tc-bfin.c:441
5133 #, c-format
5134 msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
5135 msgstr ""
5137 #: config/tc-bfin.c:442
5138 #, c-format
5139 msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
5140 msgstr ""
5142 #: config/tc-bfin.c:443
5143 #, c-format
5144 msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
5145 msgstr ""
5147 #: config/tc-bfin.c:456
5148 msgid "Could not set architecture and machine."
5149 msgstr ""
5151 #: config/tc-bfin.c:603
5152 msgid "Parse failed."
5153 msgstr ""
5155 #: config/tc-bfin.c:678
5156 msgid "pcrel too far BFD_RELOC_BFIN_10"
5157 msgstr ""
5159 #: config/tc-bfin.c:694
5160 msgid "pcrel too far BFD_RELOC_BFIN_12"
5161 msgstr ""
5163 #: config/tc-bfin.c:714
5164 msgid "pcrel too far BFD_RELOC_BFIN_24"
5165 msgstr ""
5167 #: config/tc-bfin.c:729
5168 msgid "pcrel too far BFD_RELOC_BFIN_5"
5169 msgstr ""
5171 #: config/tc-bfin.c:741
5172 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
5173 msgstr ""
5175 #: config/tc-bfin.c:751
5176 msgid "rel too far BFD_RELOC_8"
5177 msgstr ""
5179 #: config/tc-bfin.c:758
5180 msgid "rel too far BFD_RELOC_16"
5181 msgstr ""
5183 #: config/tc-cr16.c:164 read.c:4649
5184 msgid "using a bit field width of zero"
5185 msgstr ""
5187 #: config/tc-cr16.c:172 read.c:4657
5188 #, c-format
5189 msgid "field width \"%s\" too complex for a bitfield"
5190 msgstr ""
5192 #: config/tc-cr16.c:181 read.c:4665
5193 #, c-format
5194 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
5195 msgstr ""
5197 #: config/tc-cr16.c:203 read.c:4687
5198 #, c-format
5199 msgid "field value \"%s\" too complex for a bitfield"
5200 msgstr ""
5202 #: config/tc-cr16.c:384
5203 #, c-format
5204 msgid "Unknown register pair - index relative mode: `%d'"
5205 msgstr ""
5207 #: config/tc-cr16.c:598 config/tc-crx.c:361
5208 #, c-format
5209 msgid "internal error: reloc %d (`%s') not supported by object file format"
5210 msgstr ""
5212 #: config/tc-cr16.c:691 config/tc-i386.c:10626 config/tc-s390.c:2107
5213 msgid "GOT already in symbol table"
5214 msgstr ""
5216 #: config/tc-cr16.c:808 config/tc-crx.c:572 config/tc-crx.c:591
5217 #: config/tc-m68k.c:4657 config/tc-tilegx.c:319 config/tc-tilepro.c:256
5218 #, c-format
5219 msgid "Internal Error:  Can't hash %s: %s"
5220 msgstr ""
5222 #: config/tc-cr16.c:834 config/tc-cris.c:1229 config/tc-crx.c:545
5223 #, c-format
5224 msgid "Can't hash `%s': %s\n"
5225 msgstr ""
5227 #: config/tc-cr16.c:835 config/tc-cris.c:1230 config/tc-crx.c:546
5228 msgid "(unknown reason)"
5229 msgstr ""
5231 #. Missing or bad expr becomes absolute 0.
5232 #: config/tc-cr16.c:887 config/tc-crx.c:619
5233 #, c-format
5234 msgid "missing or invalid displacement expression `%s' taken as 0"
5235 msgstr ""
5237 #: config/tc-cr16.c:937
5238 #, c-format
5239 msgid "GOT bad expression with %s."
5240 msgstr ""
5242 #: config/tc-cr16.c:1048
5243 #, c-format
5244 msgid "operand %d: illegal use expression: `%s`"
5245 msgstr ""
5247 #: config/tc-cr16.c:1113 config/tc-crx.c:1129
5248 #, c-format
5249 msgid "Unknown register: `%d'"
5250 msgstr ""
5252 #. Issue a error message when register is illegal.
5253 #: config/tc-cr16.c:1121 config/tc-crx.c:1137
5254 #, c-format
5255 msgid "Illegal register (`%s') in Instruction: `%s'"
5256 msgstr ""
5258 #: config/tc-cr16.c:1194 config/tc-cr16.c:1269 config/tc-crx.c:759
5259 #: config/tc-crx.c:779 config/tc-crx.c:794
5260 #, c-format
5261 msgid "Illegal register `%s' in Instruction `%s'"
5262 msgstr ""
5264 #: config/tc-cr16.c:1222 config/tc-cr16.c:1233
5265 #, c-format
5266 msgid "Illegal register pair `%s' in Instruction `%s'"
5267 msgstr ""
5269 #: config/tc-cr16.c:1258 config/tc-i960.c:833
5270 msgid "unmatched '['"
5271 msgstr ""
5273 #: config/tc-cr16.c:1264 config/tc-i960.c:840
5274 msgid "garbage after index spec ignored"
5275 msgstr ""
5277 #: config/tc-cr16.c:1412 config/tc-crx.c:938
5278 #, c-format
5279 msgid "Illegal operands (whitespace): `%s'"
5280 msgstr ""
5282 #: config/tc-cr16.c:1424 config/tc-cr16.c:1431 config/tc-cr16.c:1448
5283 #: config/tc-crx.c:950 config/tc-crx.c:957 config/tc-crx.c:974
5284 #: config/tc-crx.c:1767
5285 #, c-format
5286 msgid "Missing matching brackets : `%s'"
5287 msgstr ""
5289 #: config/tc-cr16.c:1480 config/tc-crx.c:1000
5290 #, c-format
5291 msgid "Unknown exception: `%s'"
5292 msgstr ""
5294 #: config/tc-cr16.c:1565 config/tc-crx.c:1096
5295 #, c-format
5296 msgid "Illegal `cinv' parameter: `%c'"
5297 msgstr ""
5299 #: config/tc-cr16.c:1586 config/tc-cr16.c:1625
5300 #, c-format
5301 msgid "Unknown register pair: `%d'"
5302 msgstr ""
5304 #. Issue a error message when register  pair is illegal.
5305 #: config/tc-cr16.c:1594
5306 #, c-format
5307 msgid "Illegal register pair (`%s') in Instruction: `%s'"
5308 msgstr ""
5310 #. Issue a error message when register  pair is illegal.
5311 #: config/tc-cr16.c:1633
5312 #, c-format
5313 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
5314 msgstr ""
5316 #: config/tc-cr16.c:1672
5317 #, c-format
5318 msgid "Unknown processor register : `%d'"
5319 msgstr ""
5321 #. Issue a error message when register  pair is illegal.
5322 #: config/tc-cr16.c:1680
5323 #, c-format
5324 msgid "Illegal processor register (`%s') in Instruction: `%s'"
5325 msgstr ""
5327 #: config/tc-cr16.c:1728
5328 #, c-format
5329 msgid "Unknown processor register (32 bit) : `%d'"
5330 msgstr ""
5332 #. Issue a error message when register  pair is illegal.
5333 #: config/tc-cr16.c:1736
5334 #, c-format
5335 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
5336 msgstr ""
5338 #: config/tc-cr16.c:2102 config/tc-crx.c:1665 config/tc-crx.c:1682
5339 #, c-format
5340 msgid "Same src/dest register is used (`r%d'), result is undefined"
5341 msgstr ""
5343 #: config/tc-cr16.c:2123
5344 msgid "RA register is saved twice."
5345 msgstr ""
5347 #: config/tc-cr16.c:2127
5348 #, c-format
5349 msgid "`%s' Illegal use of registers."
5350 msgstr ""
5352 #: config/tc-cr16.c:2141
5353 #, c-format
5354 msgid "`%s' Illegal count-register combination."
5355 msgstr ""
5357 #: config/tc-cr16.c:2147
5358 #, c-format
5359 msgid "`%s' Illegal use of register."
5360 msgstr ""
5362 #: config/tc-cr16.c:2156 config/tc-crx.c:1674
5363 #, c-format
5364 msgid "`%s' has undefined result"
5365 msgstr ""
5367 #: config/tc-cr16.c:2164
5368 #, c-format
5369 msgid "Same src/dest register is used (`r%d'),result is undefined"
5370 msgstr ""
5372 #: config/tc-cr16.c:2335 config/tc-crx.c:1579
5373 msgid "Incorrect number of operands"
5374 msgstr ""
5376 #: config/tc-cr16.c:2337 config/tc-crx.c:1581
5377 #, c-format
5378 msgid "Illegal type of operand (arg %d)"
5379 msgstr ""
5381 #: config/tc-cr16.c:2343 config/tc-crx.c:1587
5382 #, c-format
5383 msgid "Operand out of range (arg %d)"
5384 msgstr ""
5386 #: config/tc-cr16.c:2346 config/tc-crx.c:1590
5387 #, c-format
5388 msgid "Operand has odd displacement (arg %d)"
5389 msgstr ""
5391 #: config/tc-cr16.c:2349 config/tc-cr16.c:2380 config/tc-crx.c:1603
5392 #: config/tc-crx.c:1634
5393 #, c-format
5394 msgid "Illegal operand (arg %d)"
5395 msgstr ""
5397 #. Give an error if a frag containing code is not aligned to a 2-byte
5398 #. boundary.
5399 #: config/tc-cr16.c:2482 config/tc-cr16.h:74 config/tc-crx.c:1956
5400 #: config/tc-crx.h:77 config/tc-ppc.c:3418 config/tc-ppc.c:6366
5401 msgid "instruction address is not a multiple of 2"
5402 msgstr ""
5404 #: config/tc-cr16.c:2505 config/tc-cris.c:1556 config/tc-cris.c:1564
5405 #: config/tc-crx.c:1992 config/tc-dlx.c:692 config/tc-hppa.c:3212
5406 #: config/tc-hppa.c:3219 config/tc-i860.c:490 config/tc-i860.c:507
5407 #: config/tc-i860.c:987 config/tc-sparc.c:1790 config/tc-sparc.c:1798
5408 #, c-format
5409 msgid "Unknown opcode: `%s'"
5410 msgstr ""
5412 #: config/tc-cris.c:550 config/tc-m68hc11.c:3893
5413 #, c-format
5414 msgid "internal inconsistency problem in %s: fr_symbol %lx"
5415 msgstr ""
5417 #: config/tc-cris.c:554 config/tc-m68hc11.c:3897 config/tc-msp430.c:4547
5418 #, c-format
5419 msgid "internal inconsistency problem in %s: resolved symbol"
5420 msgstr ""
5422 #: config/tc-cris.c:564 config/tc-m68hc11.c:3903
5423 #, c-format
5424 msgid "internal inconsistency problem in %s: fr_subtype %d"
5425 msgstr ""
5427 #: config/tc-cris.c:904
5428 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
5429 msgstr ""
5431 #: config/tc-cris.c:934
5432 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
5433 msgstr ""
5435 #: config/tc-cris.c:939
5436 #, c-format
5437 msgid ""
5438 "Internal error found in md_convert_frag: offset %ld.  Please report this."
5439 msgstr ""
5441 #: config/tc-cris.c:964
5442 #, c-format
5443 msgid "internal inconsistency in %s: bdapq no symbol"
5444 msgstr ""
5446 #: config/tc-cris.c:977
5447 #, c-format
5448 msgid "internal inconsistency in %s: bdap.w with no symbol"
5449 msgstr ""
5451 #: config/tc-cris.c:1001
5452 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
5453 msgstr ""
5455 #: config/tc-cris.c:1010
5456 msgid "dangerous MULS/MULU location; give it higher alignment"
5457 msgstr ""
5459 #. Bail out for compatibility mode.  (It seems it can be implemented,
5460 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
5461 #. $acr", "nop"; but doesn't seem worth it at the moment.)
5462 #: config/tc-cris.c:1051
5463 msgid ""
5464 "Out-of-range .word offset handling is not implemented for .arch "
5465 "common_v10_v32"
5466 msgstr ""
5468 #: config/tc-cris.c:1096
5469 msgid ".word case-table handling failed: table too large"
5470 msgstr ""
5472 #: config/tc-cris.c:1234
5473 #, c-format
5474 msgid "Buggy opcode: `%s' \"%s\"\n"
5475 msgstr ""
5477 #: config/tc-cris.c:1662
5478 #, c-format
5479 msgid "Immediate value not in 5 bit unsigned range: %ld"
5480 msgstr ""
5482 #: config/tc-cris.c:1678
5483 #, c-format
5484 msgid "Immediate value not in 4 bit unsigned range: %ld"
5485 msgstr ""
5487 #: config/tc-cris.c:1730
5488 #, c-format
5489 msgid "Immediate value not in 6 bit range: %ld"
5490 msgstr ""
5492 #: config/tc-cris.c:1746
5493 #, c-format
5494 msgid "Immediate value not in 6 bit unsigned range: %ld"
5495 msgstr ""
5497 #. Others have a generic warning.
5498 #: config/tc-cris.c:1855
5499 #, c-format
5500 msgid "Unimplemented register `%s' specified"
5501 msgstr ""
5503 #. We've come to the end of instructions with this
5504 #. opcode, so it must be an error.
5505 #: config/tc-cris.c:2099
5506 msgid "Illegal operands"
5507 msgstr ""
5509 #: config/tc-cris.c:2140 config/tc-cris.c:2180
5510 #, c-format
5511 msgid "Immediate value not in 8 bit range: %ld"
5512 msgstr ""
5514 #: config/tc-cris.c:2150 config/tc-cris.c:2201
5515 #, c-format
5516 msgid "Immediate value not in 16 bit range: %ld"
5517 msgstr ""
5519 #: config/tc-cris.c:2185
5520 #, c-format
5521 msgid "Immediate value not in 8 bit signed range: %ld"
5522 msgstr ""
5524 #: config/tc-cris.c:2190
5525 #, c-format
5526 msgid "Immediate value not in 8 bit unsigned range: %ld"
5527 msgstr ""
5529 #: config/tc-cris.c:2206
5530 #, c-format
5531 msgid "Immediate value not in 16 bit signed range: %ld"
5532 msgstr ""
5534 #: config/tc-cris.c:2211
5535 #, c-format
5536 msgid "Immediate value not in 16 bit unsigned range: %ld"
5537 msgstr ""
5539 #: config/tc-cris.c:2237
5540 msgid "TLS relocation size does not match operand size"
5541 msgstr ""
5543 #: config/tc-cris.c:2238
5544 msgid "PIC relocation size does not match operand size"
5545 msgstr ""
5547 #: config/tc-cris.c:3385
5548 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
5549 msgstr ""
5551 #: config/tc-cris.c:3389
5552 msgid "32-bit conditional branch generated"
5553 msgstr ""
5555 #: config/tc-cris.c:3450
5556 msgid "Complex expression not supported"
5557 msgstr ""
5559 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
5560 #. not, add it.
5561 #: config/tc-cris.c:3600
5562 msgid "Bad call to md_atof () - floating point formats are not supported"
5563 msgstr ""
5565 #: config/tc-cris.c:3641
5566 msgid "PC-relative relocation must be trivially resolved"
5567 msgstr ""
5569 #: config/tc-cris.c:3713
5570 #, c-format
5571 msgid "Value not in 16 bit range: %ld"
5572 msgstr ""
5574 #: config/tc-cris.c:3721
5575 #, c-format
5576 msgid "Value not in 16 bit signed range: %ld"
5577 msgstr ""
5579 #: config/tc-cris.c:3729
5580 #, c-format
5581 msgid "Value not in 8 bit range: %ld"
5582 msgstr ""
5584 #: config/tc-cris.c:3736
5585 #, c-format
5586 msgid "Value not in 8 bit signed range: %ld"
5587 msgstr ""
5589 #: config/tc-cris.c:3746
5590 #, c-format
5591 msgid "Value not in 4 bit unsigned range: %ld"
5592 msgstr ""
5594 #: config/tc-cris.c:3753
5595 #, c-format
5596 msgid "Value not in 5 bit unsigned range: %ld"
5597 msgstr ""
5599 #: config/tc-cris.c:3760
5600 #, c-format
5601 msgid "Value not in 6 bit range: %ld"
5602 msgstr ""
5604 #: config/tc-cris.c:3767
5605 #, c-format
5606 msgid "Value not in 6 bit unsigned range: %ld"
5607 msgstr ""
5609 #: config/tc-cris.c:3811
5610 #, c-format
5611 msgid "Please use --help to see usage and options for this assembler.\n"
5612 msgstr ""
5614 #: config/tc-cris.c:3823
5615 msgid "--no-underscore is invalid with a.out format"
5616 msgstr ""
5618 #: config/tc-cris.c:3835
5619 msgid "--pic is invalid for this object format"
5620 msgstr ""
5622 #: config/tc-cris.c:3849
5623 #, c-format
5624 msgid "invalid <arch> in --march=<arch>: %s"
5625 msgstr ""
5627 #: config/tc-cris.c:3958 config/tc-ft32.c:583 config/tc-moxie.c:778
5628 msgid ""
5629 "Semantics error.  This type of operand can not be relocated, it must be an "
5630 "assembly-time constant"
5631 msgstr ""
5633 #: config/tc-cris.c:4007 config/tc-ft32.c:603 config/tc-moxie.c:826
5634 #, c-format
5635 msgid "Cannot generate relocation type for symbol %s, code %s"
5636 msgstr ""
5638 #. The messages are formatted to line up with the generic options.
5639 #: config/tc-cris.c:4020
5640 #, c-format
5641 msgid "CRIS-specific options:\n"
5642 msgstr ""
5644 #: config/tc-cris.c:4022
5645 msgid ""
5646 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
5647 msgstr ""
5649 #: config/tc-cris.c:4024
5650 msgid "  -N                      Warn when branches are expanded to jumps.\n"
5651 msgstr ""
5653 #: config/tc-cris.c:4026
5654 msgid ""
5655 "  --underscore            User symbols are normally prepended with "
5656 "underscore.\n"
5657 msgstr ""
5659 #: config/tc-cris.c:4028
5660 msgid "                          Registers will not need any prefix.\n"
5661 msgstr ""
5663 #: config/tc-cris.c:4030
5664 msgid "  --no-underscore         User symbols do not have any prefix.\n"
5665 msgstr ""
5667 #: config/tc-cris.c:4032
5668 msgid "                          Registers will require a `$'-prefix.\n"
5669 msgstr ""
5671 #: config/tc-cris.c:4035
5672 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
5673 msgstr ""
5675 #: config/tc-cris.c:4038
5676 msgid ""
5677 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
5678 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
5679 msgstr ""
5681 #: config/tc-cris.c:4059
5682 msgid "Invalid relocation"
5683 msgstr ""
5685 #: config/tc-cris.c:4096
5686 msgid "Invalid pc-relative relocation"
5687 msgstr ""
5689 #: config/tc-cris.c:4141
5690 #, c-format
5691 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
5692 msgstr ""
5694 #: config/tc-cris.c:4171
5695 #, c-format
5696 msgid ".syntax %s requires command-line option `--underscore'"
5697 msgstr ""
5699 #: config/tc-cris.c:4180
5700 #, c-format
5701 msgid ".syntax %s requires command-line option `--no-underscore'"
5702 msgstr ""
5704 #: config/tc-cris.c:4217
5705 msgid "Unknown .syntax operand"
5706 msgstr ""
5708 #: config/tc-cris.c:4227
5709 msgid "Pseudodirective .file is only valid when generating ELF"
5710 msgstr ""
5712 #: config/tc-cris.c:4239
5713 msgid "Pseudodirective .loc is only valid when generating ELF"
5714 msgstr ""
5716 #: config/tc-cris.c:4254
5717 #, c-format
5718 msgid "internal inconsistency problem: %s called for %d bytes"
5719 msgstr ""
5721 #: config/tc-cris.c:4406
5722 msgid "unknown operand to .arch"
5723 msgstr ""
5725 #: config/tc-cris.c:4415
5726 msgid ".arch <arch> requires a matching --march=... option"
5727 msgstr ""
5729 #: config/tc-crx.c:822
5730 #, c-format
5731 msgid "Illegal Scale - `%d'"
5732 msgstr ""
5734 #: config/tc-crx.c:1264
5735 #, c-format
5736 msgid "Illegal Co-processor register in Instruction `%s' "
5737 msgstr ""
5739 #: config/tc-crx.c:1271
5740 #, c-format
5741 msgid "Illegal Co-processor special register in Instruction `%s' "
5742 msgstr ""
5744 #: config/tc-crx.c:1593
5745 #, c-format
5746 msgid "Invalid DISPU4 operand value (arg %d)"
5747 msgstr ""
5749 #: config/tc-crx.c:1596
5750 #, c-format
5751 msgid "Invalid CST4 operand value (arg %d)"
5752 msgstr ""
5754 #: config/tc-crx.c:1599
5755 #, c-format
5756 msgid "Operand value is not within upper 64 KB (arg %d)"
5757 msgstr ""
5759 #: config/tc-crx.c:1736
5760 msgid "Invalid Register in Register List"
5761 msgstr ""
5763 #: config/tc-crx.c:1790
5764 #, c-format
5765 msgid "Illegal register `%s' in cop-register list"
5766 msgstr ""
5768 #: config/tc-crx.c:1798
5769 #, c-format
5770 msgid "Illegal register `%s' in cop-special-register list"
5771 msgstr ""
5773 #: config/tc-crx.c:1817
5774 #, c-format
5775 msgid "Illegal register `%s' in user register list"
5776 msgstr ""
5778 #: config/tc-crx.c:1836
5779 #, c-format
5780 msgid "Illegal register `%s' in register list"
5781 msgstr ""
5783 #: config/tc-crx.c:1842
5784 #, c-format
5785 msgid "Maximum %d bits may be set in `mask16' operand"
5786 msgstr ""
5788 #: config/tc-crx.c:1851
5789 #, c-format
5790 msgid "rest of line ignored; first ignored character is `%c'"
5791 msgstr ""
5793 #: config/tc-crx.c:1859
5794 #, c-format
5795 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
5796 msgstr ""
5798 #. HI can't be specified without LO (and vise-versa).
5799 #: config/tc-crx.c:1865
5800 msgid "HI/LO registers should be specified together"
5801 msgstr ""
5803 #: config/tc-crx.c:1871
5804 msgid "HI/LO registers should be specified without additional registers"
5805 msgstr ""
5807 #: config/tc-d10v.c:216
5808 #, c-format
5809 msgid ""
5810 "D10V options:\n"
5811 "-O                      Optimize.  Will do some operations in parallel.\n"
5812 "--gstabs-packing        Pack adjacent short instructions together even\n"
5813 "                        when --gstabs is specified.  On by default.\n"
5814 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
5815 "                        instructions together.\n"
5816 msgstr ""
5818 #: config/tc-d10v.c:573
5819 msgid "operand is not an immediate"
5820 msgstr ""
5822 #: config/tc-d10v.c:591
5823 #, c-format
5824 msgid "operand out of range: %lu"
5825 msgstr ""
5827 #: config/tc-d10v.c:651
5828 msgid "Instruction must be executed in parallel with another instruction."
5829 msgstr ""
5831 #: config/tc-d10v.c:705 config/tc-d10v.c:713
5832 #, c-format
5833 msgid "packing conflict: %s must dispatch sequentially"
5834 msgstr ""
5836 #: config/tc-d10v.c:812
5837 #, c-format
5838 msgid "resource conflict (R%d)"
5839 msgstr ""
5841 #: config/tc-d10v.c:815
5842 #, c-format
5843 msgid "resource conflict (A%d)"
5844 msgstr ""
5846 #: config/tc-d10v.c:817
5847 msgid "resource conflict (PSW)"
5848 msgstr ""
5850 #: config/tc-d10v.c:819
5851 msgid "resource conflict (C flag)"
5852 msgstr ""
5854 #: config/tc-d10v.c:821
5855 msgid "resource conflict (F flag)"
5856 msgstr ""
5858 #: config/tc-d10v.c:971
5859 msgid "Instruction must be executed in parallel"
5860 msgstr ""
5862 #: config/tc-d10v.c:974
5863 msgid "Long instructions may not be combined."
5864 msgstr ""
5866 #: config/tc-d10v.c:1007
5867 msgid "One of these instructions may not be executed in parallel."
5868 msgstr ""
5870 #: config/tc-d10v.c:1011 config/tc-d30v.c:1037
5871 msgid "Two IU instructions may not be executed in parallel"
5872 msgstr ""
5874 #: config/tc-d10v.c:1013 config/tc-d10v.c:1021 config/tc-d10v.c:1035
5875 #: config/tc-d10v.c:1050 config/tc-d30v.c:1038 config/tc-d30v.c:1047
5876 msgid "Swapping instruction order"
5877 msgstr ""
5879 #: config/tc-d10v.c:1019 config/tc-d30v.c:1044
5880 msgid "Two MU instructions may not be executed in parallel"
5881 msgstr ""
5883 #: config/tc-d10v.c:1039 config/tc-d30v.c:1064
5884 msgid "IU instruction may not be in the left container"
5885 msgstr ""
5887 #: config/tc-d10v.c:1041 config/tc-d10v.c:1056
5888 msgid ""
5889 "Instruction in R container is squashed by flow control instruction in L "
5890 "container."
5891 msgstr ""
5893 #: config/tc-d10v.c:1054 config/tc-d30v.c:1075
5894 msgid "MU instruction may not be in the right container"
5895 msgstr ""
5897 #: config/tc-d10v.c:1060 config/tc-d30v.c:1087
5898 msgid "unknown execution type passed to write_2_short()"
5899 msgstr ""
5901 #: config/tc-d10v.c:1189 config/tc-d10v.c:1362
5902 msgid "bad opcode or operands"
5903 msgstr ""
5905 #: config/tc-d10v.c:1264
5906 msgid "value out of range"
5907 msgstr ""
5909 #: config/tc-d10v.c:1338
5910 msgid "illegal operand - register name found where none expected"
5911 msgstr ""
5913 #: config/tc-d10v.c:1373
5914 msgid "Register number must be EVEN"
5915 msgstr ""
5917 #: config/tc-d10v.c:1376
5918 msgid "Unsupported use of sp"
5919 msgstr ""
5921 #: config/tc-d10v.c:1395
5922 #, c-format
5923 msgid "cr%ld is a reserved control register"
5924 msgstr ""
5926 #: config/tc-d10v.c:1570
5927 #, c-format
5928 msgid "line %d: rep or repi must include at least 4 instructions"
5929 msgstr ""
5931 #: config/tc-d10v.c:1759
5932 msgid "can't find previous opcode "
5933 msgstr ""
5935 #: config/tc-d10v.c:1771
5936 #, c-format
5937 msgid "could not assemble: %s"
5938 msgstr ""
5940 #: config/tc-d10v.c:1786 config/tc-d10v.c:1808 config/tc-d30v.c:1744
5941 msgid "Unable to mix instructions as specified"
5942 msgstr ""
5944 #: config/tc-d30v.c:149
5945 #, c-format
5946 msgid "Register name %s conflicts with symbol of the same name"
5947 msgstr ""
5949 #: config/tc-d30v.c:239
5950 #, c-format
5951 msgid ""
5952 "\n"
5953 "D30V options:\n"
5954 "-O                      Make adjacent short instructions parallel if "
5955 "possible.\n"
5956 "-n                      Warn about all NOPs inserted by the assembler.\n"
5957 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
5958 "-c                      Warn about symbols whoes names match register "
5959 "names.\n"
5960 "-C                      Opposite of -C.  -c is the default.\n"
5961 msgstr ""
5963 #: config/tc-d30v.c:367
5964 msgid "unexpected 12-bit reloc type"
5965 msgstr ""
5967 #: config/tc-d30v.c:374
5968 msgid "unexpected 18-bit reloc type"
5969 msgstr ""
5971 #: config/tc-d30v.c:625
5972 #, c-format
5973 msgid "%s NOP inserted"
5974 msgstr ""
5976 #: config/tc-d30v.c:626
5977 msgid "sequential"
5978 msgstr ""
5980 #: config/tc-d30v.c:626
5981 msgid "parallel"
5982 msgstr ""
5984 #: config/tc-d30v.c:1033
5985 msgid "Instructions may not be executed in parallel"
5986 msgstr ""
5988 #: config/tc-d30v.c:1046
5989 #, c-format
5990 msgid "Executing %s in IU may not work"
5991 msgstr ""
5993 #: config/tc-d30v.c:1053
5994 #, c-format
5995 msgid "Executing %s in IU may not work in parallel execution"
5996 msgstr ""
5998 #: config/tc-d30v.c:1066
5999 #, c-format
6000 msgid "special left instruction `%s' kills instruction `%s' in right container"
6001 msgstr ""
6003 #: config/tc-d30v.c:1077
6004 #, c-format
6005 msgid "Executing %s in reverse serial with %s may not work"
6006 msgstr ""
6008 #: config/tc-d30v.c:1080
6009 #, c-format
6010 msgid "Executing %s in IU in reverse serial may not work"
6011 msgstr ""
6013 #: config/tc-d30v.c:1268
6014 msgid "Odd numbered register used as target of multi-register instruction"
6015 msgstr ""
6017 #: config/tc-d30v.c:1332 config/tc-d30v.c:1368
6018 #, c-format
6019 msgid "unknown condition code: %s"
6020 msgstr ""
6022 #: config/tc-d30v.c:1361
6023 #, c-format
6024 msgid "cmpu doesn't support condition code %s"
6025 msgstr ""
6027 #: config/tc-d30v.c:1396
6028 #, c-format
6029 msgid "unknown opcode: %s"
6030 msgstr ""
6032 #: config/tc-d30v.c:1407
6033 #, c-format
6034 msgid "operands for opcode `%s' do not match any valid format"
6035 msgstr ""
6037 #: config/tc-d30v.c:1622 config/tc-d30v.c:1639
6038 msgid "Cannot assemble instruction"
6039 msgstr ""
6041 #: config/tc-d30v.c:1624
6042 msgid "First opcode is long.  Unable to mix instructions as specified."
6043 msgstr ""
6045 #: config/tc-d30v.c:1694
6046 msgid "word of NOPs added between word multiply and load"
6047 msgstr ""
6049 #: config/tc-d30v.c:1696
6050 msgid "word of NOPs added between word multiply and 16-bit multiply"
6051 msgstr ""
6053 #: config/tc-d30v.c:1728
6054 msgid "Instruction uses long version, so it cannot be mixed as specified"
6055 msgstr ""
6057 #: config/tc-d30v.c:1855
6058 #, c-format
6059 msgid "value too large to fit in %d bits"
6060 msgstr ""
6062 #: config/tc-d30v.c:1923
6063 #, c-format
6064 msgid "line %d: unable to place address of symbol '%s' into a byte"
6065 msgstr ""
6067 #: config/tc-d30v.c:1926
6068 #, c-format
6069 msgid "line %d: unable to place value %lx into a byte"
6070 msgstr ""
6072 #: config/tc-d30v.c:1934
6073 #, c-format
6074 msgid "line %d: unable to place address of symbol '%s' into a short"
6075 msgstr ""
6077 #: config/tc-d30v.c:1937
6078 #, c-format
6079 msgid "line %d: unable to place value %lx into a short"
6080 msgstr ""
6082 #: config/tc-d30v.c:1945
6083 #, c-format
6084 msgid "line %d: unable to place address of symbol '%s' into a quad"
6085 msgstr ""
6087 #: config/tc-d30v.c:2053
6088 #, c-format
6089 msgid "Alignment too large: %d assumed"
6090 msgstr ""
6092 #: config/tc-dlx.c:213
6093 msgid "missing .proc"
6094 msgstr ""
6096 #: config/tc-dlx.c:230
6097 msgid ".endfunc missing for previous .proc"
6098 msgstr ""
6100 #: config/tc-dlx.c:295 config/tc-i860.c:226 config/tc-mips.c:3512
6101 #: config/tc-nios2.c:3626 config/tc-nios2.c:3640 config/tc-nios2.c:3655
6102 #: config/tc-riscv.c:603
6103 #, c-format
6104 msgid "internal error: can't hash `%s': %s\n"
6105 msgstr ""
6107 #. Probably a memory allocation problem?  Give up now.
6108 #: config/tc-dlx.c:302 config/tc-hppa.c:8272 config/tc-nios2.c:1440
6109 #: config/tc-nios2.c:3629 config/tc-nios2.c:3643 config/tc-nios2.c:3658
6110 #: config/tc-riscv.c:606 config/tc-riscv.c:614 config/tc-sparc.c:1060
6111 msgid "Broken assembler.  No assembly attempted."
6112 msgstr ""
6114 #: config/tc-dlx.c:332
6115 #, c-format
6116 msgid "Bad operand for a load instruction: <%s>"
6117 msgstr ""
6119 #: config/tc-dlx.c:446
6120 #, c-format
6121 msgid "Bad operand for a store instruction: <%s>"
6122 msgstr ""
6124 #: config/tc-dlx.c:626
6125 #, c-format
6126 msgid "Expression Error for operand modifier %%hi/%%lo\n"
6127 msgstr ""
6129 #: config/tc-dlx.c:639
6130 #, c-format
6131 msgid "Invalid expression after %%%%\n"
6132 msgstr ""
6134 #: config/tc-dlx.c:703 config/tc-tic4x.c:2473
6135 #, c-format
6136 msgid "Unknown opcode `%s'."
6137 msgstr ""
6139 #: config/tc-dlx.c:712
6140 msgid "Can not set dlx_skip_hi16_flag"
6141 msgstr ""
6143 #: config/tc-dlx.c:726
6144 #, c-format
6145 msgid "Missing arguments for opcode <%s>."
6146 msgstr ""
6148 #: config/tc-dlx.c:760
6149 #, c-format
6150 msgid "Too many operands: %s"
6151 msgstr ""
6153 #: config/tc-dlx.c:798
6154 #, c-format
6155 msgid "Both the_insn.HI and the_insn.LO are set : %s"
6156 msgstr ""
6158 #: config/tc-dlx.c:868
6159 msgid "failed regnum sanity check."
6160 msgstr ""
6162 #: config/tc-dlx.c:881
6163 msgid "failed general register sanity check."
6164 msgstr ""
6166 #. Types or values of args don't match.
6167 #: config/tc-dlx.c:889
6168 msgid "Invalid operands"
6169 msgstr ""
6171 #: config/tc-dlx.c:1118
6172 #, c-format
6173 msgid "label \"$%d\" redefined"
6174 msgstr ""
6176 #: config/tc-dlx.c:1156
6177 msgid "Invalid expression after # number\n"
6178 msgstr ""
6180 #: config/tc-dlx.c:1199 config/tc-i960.c:2637 config/tc-m32r.c:2276
6181 #: config/tc-nds32.c:6639 config/tc-sparc.c:3982
6182 #, c-format
6183 msgid "internal error: can't export reloc type %d (`%s')"
6184 msgstr ""
6186 #: config/tc-epiphany.c:126
6187 #, c-format
6188 msgid "EPIPHANY specific command line options:\n"
6189 msgstr ""
6191 #: config/tc-epiphany.c:365
6192 msgid "register number too large for push/pop"
6193 msgstr ""
6195 #: config/tc-epiphany.c:369
6196 msgid "register is out of order"
6197 msgstr ""
6199 #: config/tc-epiphany.c:380 config/tc-m68k.c:6033 config/tc-m68k.c:6062
6200 msgid "bad register list"
6201 msgstr ""
6203 #: config/tc-epiphany.c:383
6204 msgid "malformed reglist in push/pop"
6205 msgstr ""
6207 #. Checks for behavioral restrictions on LD/ST instructions.
6208 #: config/tc-epiphany.c:429
6209 msgid "destination register modified by displacement-post-modified address"
6210 msgstr ""
6212 #: config/tc-epiphany.c:430
6213 msgid "ldrd/strd requires even:odd register pair"
6214 msgstr ""
6216 #: config/tc-epiphany.c:813 config/tc-m32r.c:1784
6217 msgid "Addend to unresolved symbol not on word boundary."
6218 msgstr ""
6220 #: config/tc-fr30.c:81
6221 #, c-format
6222 msgid " FR30 specific command line options:\n"
6223 msgstr ""
6225 #: config/tc-fr30.c:134
6226 #, c-format
6227 msgid "Instruction %s not allowed in a delay slot."
6228 msgstr ""
6230 #: config/tc-frv.c:403
6231 #, c-format
6232 msgid "Unknown cpu -mcpu=%s"
6233 msgstr ""
6235 #: config/tc-frv.c:456
6236 #, c-format
6237 msgid "FRV specific command line options:\n"
6238 msgstr ""
6240 #: config/tc-frv.c:457
6241 #, c-format
6242 msgid "-G n            Put data <= n bytes in the small data area\n"
6243 msgstr ""
6245 #: config/tc-frv.c:458
6246 #, c-format
6247 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
6248 msgstr ""
6250 #: config/tc-frv.c:459
6251 #, c-format
6252 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
6253 msgstr ""
6255 #: config/tc-frv.c:460
6256 #, c-format
6257 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
6258 msgstr ""
6260 #: config/tc-frv.c:461
6261 #, c-format
6262 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
6263 msgstr ""
6265 #: config/tc-frv.c:462
6266 #, c-format
6267 msgid "-msoft-float    Mark generated file as using software FP\n"
6268 msgstr ""
6270 #: config/tc-frv.c:463
6271 #, c-format
6272 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
6273 msgstr ""
6275 #: config/tc-frv.c:464
6276 #, c-format
6277 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
6278 msgstr ""
6280 #: config/tc-frv.c:465
6281 #, c-format
6282 msgid ""
6283 "-mdouble        Mark generated file as using double precision FP insns\n"
6284 msgstr ""
6286 #: config/tc-frv.c:466
6287 #, c-format
6288 msgid "-mmedia         Mark generated file as using media insns\n"
6289 msgstr ""
6291 #: config/tc-frv.c:467
6292 #, c-format
6293 msgid ""
6294 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
6295 msgstr ""
6297 #: config/tc-frv.c:468
6298 #, c-format
6299 msgid "-mpack          Allow instructions to be packed\n"
6300 msgstr ""
6302 #: config/tc-frv.c:469
6303 #, c-format
6304 msgid "-mno-pack       Do not allow instructions to be packed\n"
6305 msgstr ""
6307 #: config/tc-frv.c:470
6308 #, c-format
6309 msgid ""
6310 "-mpic           Mark generated file as using small position independent "
6311 "code\n"
6312 msgstr ""
6314 #: config/tc-frv.c:471
6315 #, c-format
6316 msgid ""
6317 "-mPIC           Mark generated file as using large position independent "
6318 "code\n"
6319 msgstr ""
6321 #: config/tc-frv.c:472
6322 #, c-format
6323 msgid ""
6324 "-mlibrary-pic   Mark generated file as using position indepedent code for "
6325 "libraries\n"
6326 msgstr ""
6328 #: config/tc-frv.c:473
6329 #, c-format
6330 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
6331 msgstr ""
6333 #: config/tc-frv.c:474
6334 #, c-format
6335 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
6336 msgstr ""
6338 #: config/tc-frv.c:475
6339 #, c-format
6340 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
6341 msgstr ""
6343 #: config/tc-frv.c:476
6344 #, c-format
6345 msgid "                Record the cpu type\n"
6346 msgstr ""
6348 #: config/tc-frv.c:477
6349 #, c-format
6350 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
6351 msgstr ""
6353 #: config/tc-frv.c:478
6354 #, c-format
6355 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
6356 msgstr ""
6358 #: config/tc-frv.c:1160
6359 msgid "VLIW packing used for -mno-pack"
6360 msgstr ""
6362 #: config/tc-frv.c:1170
6363 msgid "Instruction not supported by this architecture"
6364 msgstr ""
6366 #: config/tc-frv.c:1180
6367 msgid "VLIW packing constraint violation"
6368 msgstr ""
6370 #: config/tc-frv.c:1771
6371 #, c-format
6372 msgid "Relocation %s is not safe for %s"
6373 msgstr ""
6375 #: config/tc-ft32.c:138 config/tc-moxie.c:104
6376 msgid "expecting register"
6377 msgstr ""
6379 #: config/tc-ft32.c:159 config/tc-ft32.c:175 config/tc-moxie.c:123
6380 #: config/tc-moxie.c:139
6381 msgid "illegal register number"
6382 msgstr ""
6384 #: config/tc-ft32.c:229 config/tc-moxie.c:188 config/tc-pj.c:260
6385 #, c-format
6386 msgid "unknown opcode %s"
6387 msgstr ""
6389 #: config/tc-ft32.c:253
6390 #, c-format
6391 msgid "unknown width specifier '.%c'"
6392 msgstr ""
6394 #: config/tc-ft32.c:367
6395 msgid "internal error in argument parsing"
6396 msgstr ""
6398 #: config/tc-ft32.c:378
6399 msgid "expected comma separator"
6400 msgstr ""
6402 #: config/tc-ft32.c:389 config/tc-moxie.c:232 config/tc-moxie.c:292
6403 #: config/tc-moxie.c:304 config/tc-moxie.c:337 config/tc-moxie.c:369
6404 #: config/tc-moxie.c:402 config/tc-moxie.c:456 config/tc-moxie.c:510
6405 #: config/tc-moxie.c:520 config/tc-moxie.c:543 config/tc-moxie.c:556
6406 #: config/tc-pj.c:308
6407 msgid "extra stuff on line ignored"
6408 msgstr ""
6410 #: config/tc-ft32.c:433 config/tc-lm32.c:236 config/tc-moxie.c:587
6411 #: config/tc-nios2.c:284
6412 msgid "bad call to md_atof"
6413 msgstr ""
6415 #. These macros must be defined, but is will be a fatal assembler
6416 #. error if we ever hit them.
6417 #: config/tc-ft32.h:35 config/tc-pj.h:40
6418 msgid "estimate size\n"
6419 msgstr ""
6421 #: config/tc-ft32.h:36 config/tc-pj.h:39
6422 msgid "convert_frag\n"
6423 msgstr ""
6425 #: config/tc-h8300.c:178
6426 #, c-format
6427 msgid "new section '%s' defined without attributes - this might cause problems"
6428 msgstr ""
6430 #: config/tc-h8300.c:448 config/tc-h8300.c:456
6431 msgid "Reg not valid for H8/300"
6432 msgstr ""
6434 #: config/tc-h8300.c:537
6435 msgid "invalid operand size requested"
6436 msgstr ""
6438 #: config/tc-h8300.c:642
6439 msgid "Invalid register list for ldm/stm\n"
6440 msgstr ""
6442 #: config/tc-h8300.c:668 config/tc-h8300.c:673 config/tc-h8300.c:680
6443 msgid "mismatch between register and suffix"
6444 msgstr ""
6446 #: config/tc-h8300.c:685
6447 msgid "invalid suffix after register."
6448 msgstr ""
6450 #: config/tc-h8300.c:707
6451 msgid "address too high for vector table jmp/jsr"
6452 msgstr ""
6454 #: config/tc-h8300.c:734 config/tc-h8300.c:846 config/tc-h8300.c:856
6455 msgid "Wrong size pointer register for architecture."
6456 msgstr ""
6458 #: config/tc-h8300.c:793 config/tc-h8300.c:801 config/tc-h8300.c:830
6459 msgid "expected @(exp, reg16)"
6460 msgstr ""
6462 #: config/tc-h8300.c:819
6463 msgid "expected .L, .W or .B for register in indexed addressing mode"
6464 msgstr ""
6466 #: config/tc-h8300.c:1013
6467 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
6468 msgstr ""
6470 #: config/tc-h8300.c:1031 config/tc-h8300.c:1040
6471 msgid "expected register"
6472 msgstr ""
6474 #: config/tc-h8300.c:1056
6475 msgid "expected closing paren"
6476 msgstr ""
6478 #: config/tc-h8300.c:1115
6479 #, c-format
6480 msgid "can't use high part of register in operand %d"
6481 msgstr ""
6483 #: config/tc-h8300.c:1272
6484 #, c-format
6485 msgid "Opcode `%s' with these operand types not available in %s mode"
6486 msgstr ""
6488 #: config/tc-h8300.c:1281
6489 msgid "mismatch between opcode size and operand size"
6490 msgstr ""
6492 #: config/tc-h8300.c:1317
6493 #, c-format
6494 msgid "operand %s0x%lx out of range."
6495 msgstr ""
6497 #: config/tc-h8300.c:1434
6498 msgid "Can't work out size of operand.\n"
6499 msgstr ""
6501 #: config/tc-h8300.c:1484
6502 #, c-format
6503 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
6504 msgstr ""
6506 #: config/tc-h8300.c:1489
6507 #, c-format
6508 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
6509 msgstr ""
6511 #: config/tc-h8300.c:1495
6512 #, c-format
6513 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
6514 msgstr ""
6516 #: config/tc-h8300.c:1556 config/tc-h8300.c:1576
6517 msgid "Need #1 or #2 here"
6518 msgstr ""
6520 #: config/tc-h8300.c:1571
6521 msgid "#4 not valid on H8/300."
6522 msgstr ""
6524 #: config/tc-h8300.c:1686 config/tc-h8300.c:1768
6525 #, c-format
6526 msgid "branch operand has odd offset (%lx)\n"
6527 msgstr ""
6529 #: config/tc-h8300.c:1806
6530 msgid "destination operand must be 16 bit register"
6531 msgstr ""
6533 #: config/tc-h8300.c:1815
6534 msgid "source operand must be 8 bit register"
6535 msgstr ""
6537 #: config/tc-h8300.c:1823
6538 msgid "destination operand must be 16bit absolute address"
6539 msgstr ""
6541 #: config/tc-h8300.c:1830
6542 msgid "destination operand must be 8 bit register"
6543 msgstr ""
6545 #: config/tc-h8300.c:1838
6546 msgid "source operand must be 16bit absolute address"
6547 msgstr ""
6549 #. This seems more sane than saying "too many operands".  We'll
6550 #. get here only if the trailing trash starts with a comma.
6551 #: config/tc-h8300.c:1846 config/tc-mips.c:13845 config/tc-mips.c:13910
6552 #: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2533
6553 #: config/tc-mmix.c:2557 config/tc-mmix.c:2830
6554 msgid "invalid operands"
6555 msgstr ""
6557 #: config/tc-h8300.c:1877
6558 msgid "operand/size mis-match"
6559 msgstr ""
6561 #: config/tc-h8300.c:1977 config/tc-sh.c:2972 config/tc-sh64.c:2796
6562 #: config/tc-z8k.c:1233
6563 msgid "unknown opcode"
6564 msgstr ""
6566 #: config/tc-h8300.c:2010
6567 msgid "invalid operand in ldm"
6568 msgstr ""
6570 #: config/tc-h8300.c:2019
6571 msgid "invalid operand in stm"
6572 msgstr ""
6574 #: config/tc-h8300.c:2218
6575 #, c-format
6576 msgid "Invalid argument to --mach option: %s"
6577 msgstr ""
6579 #: config/tc-h8300.c:2229
6580 #, c-format
6581 msgid " H8300-specific assembler options:\n"
6582 msgstr ""
6584 #: config/tc-h8300.c:2230
6585 #, c-format
6586 msgid ""
6587 "  -mach=<name>             Set the H8300 machine type to one of:\n"
6588 "                           h8300h, h8300hn, h8300s, h8300sn, h8300sx, "
6589 "h8300sxn\n"
6590 msgstr ""
6592 #: config/tc-h8300.c:2233
6593 #, c-format
6594 msgid "  -h-tick-hex              Support H'00 style hex constants\n"
6595 msgstr ""
6597 #: config/tc-h8300.c:2242
6598 #, c-format
6599 msgid "call to tc_aout_fix_to_chars \n"
6600 msgstr ""
6602 #: config/tc-h8300.c:2251 config/tc-xc16x.c:347
6603 #, c-format
6604 msgid "call to md_convert_frag \n"
6605 msgstr ""
6607 #: config/tc-h8300.c:2302 config/tc-xc16x.c:251
6608 #, c-format
6609 msgid "call to md_estimate_size_before_relax \n"
6610 msgstr ""
6612 #: config/tc-h8300.c:2317
6613 msgid "Unexpected reference to a symbol in a non-code section"
6614 msgstr ""
6616 #: config/tc-h8300.c:2333 config/tc-xc16x.c:292
6617 msgid "Difference of symbols in different sections is not supported"
6618 msgstr ""
6620 #: config/tc-h8300.c:2355 config/tc-mcore.c:2201 config/tc-microblaze.c:2452
6621 #: config/tc-pj.c:491 config/tc-sh.c:4480 config/tc-tic6x.c:4520
6622 #: config/tc-xc16x.c:315
6623 #, c-format
6624 msgid "Cannot represent relocation type %s"
6625 msgstr ""
6627 #. Simple range checking for FIELD against HIGH and LOW bounds.
6628 #. IGNORE is used to suppress the error message.
6629 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6630 #. the current file and line number are not valid.
6631 #: config/tc-hppa.c:1027 config/tc-hppa.c:1041
6632 #, c-format
6633 msgid "Field out of range [%d..%d] (%d)."
6634 msgstr ""
6636 #. Simple alignment checking for FIELD against ALIGN (a power of two).
6637 #. IGNORE is used to suppress the error message.
6638 #: config/tc-hppa.c:1055
6639 #, c-format
6640 msgid "Field not properly aligned [%d] (%d)."
6641 msgstr ""
6643 #: config/tc-hppa.c:1108
6644 msgid "Missing .exit\n"
6645 msgstr ""
6647 #: config/tc-hppa.c:1111
6648 msgid "Missing .procend\n"
6649 msgstr ""
6651 #: config/tc-hppa.c:1264
6652 #, c-format
6653 msgid "Invalid field selector.  Assuming F%%."
6654 msgstr ""
6656 #: config/tc-hppa.c:1288
6657 msgid "Bad segment in expression."
6658 msgstr ""
6660 #: config/tc-hppa.c:1313
6661 #, c-format
6662 msgid "Invalid Nullification: (%c)"
6663 msgstr ""
6665 #: config/tc-hppa.c:1384
6666 msgid "Cannot handle fixup"
6667 msgstr ""
6669 #: config/tc-hppa.c:1682
6670 #, c-format
6671 msgid "  -Q                      ignored\n"
6672 msgstr ""
6674 #: config/tc-hppa.c:1686
6675 #, c-format
6676 msgid "  -c                      print a warning if a comment is found\n"
6677 msgstr ""
6679 #: config/tc-hppa.c:1752
6680 #, c-format
6681 msgid "no hppa_fixup entry for fixup type 0x%x"
6682 msgstr ""
6684 #: config/tc-hppa.c:1931
6685 msgid "Unknown relocation encountered in md_apply_fix."
6686 msgstr ""
6688 #: config/tc-hppa.c:2119 config/tc-hppa.c:2144
6689 #, c-format
6690 msgid "Undefined register: '%s'."
6691 msgstr ""
6693 #: config/tc-hppa.c:2178
6694 #, c-format
6695 msgid "Non-absolute symbol: '%s'."
6696 msgstr ""
6698 #: config/tc-hppa.c:2193
6699 #, c-format
6700 msgid "Undefined absolute constant: '%s'."
6701 msgstr ""
6703 #: config/tc-hppa.c:2224 config/tc-hppa.c:5694
6704 msgid "could not update architecture and machine"
6705 msgstr ""
6707 #: config/tc-hppa.c:2262
6708 #, c-format
6709 msgid "Invalid FP Compare Condition: %s"
6710 msgstr ""
6712 #: config/tc-hppa.c:2317
6713 #, c-format
6714 msgid "Invalid FTEST completer: %s"
6715 msgstr ""
6717 #: config/tc-hppa.c:2383 config/tc-hppa.c:2420
6718 #, c-format
6719 msgid "Invalid FP Operand Format: %3s"
6720 msgstr ""
6722 #: config/tc-hppa.c:2525
6723 msgid "Bad segment (should be absolute)."
6724 msgstr ""
6726 #: config/tc-hppa.c:2585
6727 #, c-format
6728 msgid "Invalid argument location: %s\n"
6729 msgstr ""
6731 #: config/tc-hppa.c:2614
6732 #, c-format
6733 msgid "Invalid argument description: %d"
6734 msgstr ""
6736 #: config/tc-hppa.c:3443
6737 msgid "Invalid Indexed Load Completer."
6738 msgstr ""
6740 #: config/tc-hppa.c:3448
6741 msgid "Invalid Indexed Load Completer Syntax."
6742 msgstr ""
6744 #: config/tc-hppa.c:3482
6745 msgid "Invalid Short Load/Store Completer."
6746 msgstr ""
6748 #: config/tc-hppa.c:3543 config/tc-hppa.c:3548
6749 msgid "Invalid Store Bytes Short Completer"
6750 msgstr ""
6752 #: config/tc-hppa.c:3863 config/tc-hppa.c:3869
6753 msgid "Invalid left/right combination completer"
6754 msgstr ""
6756 #: config/tc-hppa.c:3918 config/tc-hppa.c:3925
6757 msgid "Invalid permutation completer"
6758 msgstr ""
6760 #: config/tc-hppa.c:4025
6761 #, c-format
6762 msgid "Invalid Add Condition: %s"
6763 msgstr ""
6765 #: config/tc-hppa.c:4041 config/tc-hppa.c:4051
6766 msgid "Invalid Add and Branch Condition"
6767 msgstr ""
6769 #: config/tc-hppa.c:4072 config/tc-hppa.c:4217
6770 msgid "Invalid Compare/Subtract Condition"
6771 msgstr ""
6773 #: config/tc-hppa.c:4112
6774 #, c-format
6775 msgid "Invalid Branch On Bit Condition: %c"
6776 msgstr ""
6778 #: config/tc-hppa.c:4115
6779 msgid "Missing Branch On Bit Condition"
6780 msgstr ""
6782 #: config/tc-hppa.c:4200
6783 #, c-format
6784 msgid "Invalid Compare/Subtract Condition: %s"
6785 msgstr ""
6787 #: config/tc-hppa.c:4232
6788 msgid "Invalid Compare and Branch Condition"
6789 msgstr ""
6791 #: config/tc-hppa.c:4328
6792 msgid "Invalid Logical Instruction Condition."
6793 msgstr ""
6795 #: config/tc-hppa.c:4390
6796 msgid "Invalid Shift/Extract/Deposit Condition."
6797 msgstr ""
6799 #: config/tc-hppa.c:4507
6800 msgid "Invalid Unit Instruction Condition."
6801 msgstr ""
6803 #: config/tc-hppa.c:4986 config/tc-hppa.c:5018 config/tc-hppa.c:5049
6804 #: config/tc-hppa.c:5079
6805 msgid "Branch to unaligned address"
6806 msgstr ""
6808 #: config/tc-hppa.c:5263
6809 msgid "Invalid SFU identifier"
6810 msgstr ""
6812 #: config/tc-hppa.c:5313
6813 msgid "Invalid COPR identifier"
6814 msgstr ""
6816 #: config/tc-hppa.c:5443
6817 msgid "Invalid Floating Point Operand Format."
6818 msgstr ""
6820 #: config/tc-hppa.c:5563 config/tc-hppa.c:5583 config/tc-hppa.c:5603
6821 #: config/tc-hppa.c:5623 config/tc-hppa.c:5643
6822 msgid "Invalid register for single precision fmpyadd or fmpysub"
6823 msgstr ""
6825 #: config/tc-hppa.c:5711
6826 #, c-format
6827 msgid "Invalid operands %s"
6828 msgstr ""
6830 #: config/tc-hppa.c:5721
6831 #, c-format
6832 msgid "Immediates %d and %d will give undefined behavior."
6833 msgstr ""
6835 #: config/tc-hppa.c:5773 config/tc-hppa.c:6956 config/tc-hppa.c:7011
6836 msgid "Missing function name for .PROC (corrupted label chain)"
6837 msgstr ""
6839 #: config/tc-hppa.c:5776 config/tc-hppa.c:7014
6840 msgid "Missing function name for .PROC"
6841 msgstr ""
6843 #: config/tc-hppa.c:5835
6844 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
6845 msgstr ""
6847 #: config/tc-hppa.c:5926
6848 #, c-format
6849 msgid "Invalid .CALL argument: %s"
6850 msgstr ""
6852 #: config/tc-hppa.c:6071
6853 msgid ".callinfo is not within a procedure definition"
6854 msgstr ""
6856 #: config/tc-hppa.c:6089
6857 #, c-format
6858 msgid "FRAME parameter must be a multiple of 8: %d\n"
6859 msgstr ""
6861 #: config/tc-hppa.c:6106
6862 msgid "Value for ENTRY_GR must be in the range 3..18\n"
6863 msgstr ""
6865 #: config/tc-hppa.c:6117
6866 msgid "Value for ENTRY_FR must be in the range 12..21\n"
6867 msgstr ""
6869 #: config/tc-hppa.c:6126
6870 msgid "Value for ENTRY_SR must be 3\n"
6871 msgstr ""
6873 #: config/tc-hppa.c:6175
6874 #, c-format
6875 msgid "Invalid .CALLINFO argument: %s"
6876 msgstr ""
6878 #: config/tc-hppa.c:6286
6879 msgid "The .ENTER pseudo-op is not supported"
6880 msgstr ""
6882 #: config/tc-hppa.c:6302
6883 msgid "Misplaced .entry. Ignored."
6884 msgstr ""
6886 #: config/tc-hppa.c:6306
6887 msgid "Missing .callinfo."
6888 msgstr ""
6890 #: config/tc-hppa.c:6370
6891 msgid ".REG expression must be a register"
6892 msgstr ""
6894 #: config/tc-hppa.c:6386
6895 msgid "bad or irreducible absolute expression; zero assumed"
6896 msgstr ""
6898 #: config/tc-hppa.c:6397
6899 msgid ".REG must use a label"
6900 msgstr ""
6902 #: config/tc-hppa.c:6399
6903 msgid ".EQU must use a label"
6904 msgstr ""
6906 #: config/tc-hppa.c:6455
6907 #, c-format
6908 msgid "Symbol '%s' could not be created."
6909 msgstr ""
6911 #: config/tc-hppa.c:6505
6912 msgid ".EXIT must appear within a procedure"
6913 msgstr ""
6915 #: config/tc-hppa.c:6509
6916 msgid "Missing .callinfo"
6917 msgstr ""
6919 #: config/tc-hppa.c:6513
6920 msgid "No .ENTRY for this .EXIT"
6921 msgstr ""
6923 #: config/tc-hppa.c:6553
6924 #, c-format
6925 msgid "Using ENTRY rather than CODE in export directive for %s"
6926 msgstr ""
6928 #: config/tc-hppa.c:6672
6929 #, c-format
6930 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
6931 msgstr ""
6933 #: config/tc-hppa.c:6695
6934 #, c-format
6935 msgid "Cannot define export symbol: %s\n"
6936 msgstr ""
6938 #: config/tc-hppa.c:6786
6939 msgid "Missing label name on .LABEL"
6940 msgstr ""
6942 #: config/tc-hppa.c:6791
6943 msgid "extra .LABEL arguments ignored."
6944 msgstr ""
6946 #: config/tc-hppa.c:6807
6947 msgid "The .LEAVE pseudo-op is not supported"
6948 msgstr ""
6950 #: config/tc-hppa.c:6845
6951 msgid "Unrecognized .LEVEL argument\n"
6952 msgstr ""
6954 #: config/tc-hppa.c:6878
6955 #, c-format
6956 msgid "Cannot define static symbol: %s\n"
6957 msgstr ""
6959 #: config/tc-hppa.c:6910
6960 msgid "Nested procedures"
6961 msgstr ""
6963 #: config/tc-hppa.c:6920
6964 msgid "Cannot allocate unwind descriptor\n"
6965 msgstr ""
6967 #: config/tc-hppa.c:7018
6968 msgid "misplaced .procend"
6969 msgstr ""
6971 #: config/tc-hppa.c:7021
6972 msgid "Missing .callinfo for this procedure"
6973 msgstr ""
6975 #: config/tc-hppa.c:7024
6976 msgid "Missing .EXIT for a .ENTRY"
6977 msgstr ""
6979 #: config/tc-hppa.c:7061
6980 msgid "Not in a space.\n"
6981 msgstr ""
6983 #: config/tc-hppa.c:7064
6984 msgid "Not in a subspace.\n"
6985 msgstr ""
6987 #: config/tc-hppa.c:7152
6988 msgid "Invalid .SPACE argument"
6989 msgstr ""
6991 #: config/tc-hppa.c:7198
6992 msgid "Can't change spaces within a procedure definition. Ignored"
6993 msgstr ""
6995 #: config/tc-hppa.c:7323
6996 #, c-format
6997 msgid "Undefined space: '%s' Assuming space number = 0."
6998 msgstr ""
7000 #: config/tc-hppa.c:7346
7001 msgid "Must be in a space before changing or declaring subspaces.\n"
7002 msgstr ""
7004 #: config/tc-hppa.c:7350
7005 msgid "Can't change subspaces within a procedure definition. Ignored"
7006 msgstr ""
7008 #: config/tc-hppa.c:7384
7009 msgid "Parameters of an existing subspace can't be modified"
7010 msgstr ""
7012 #: config/tc-hppa.c:7435
7013 msgid "Alignment must be a power of 2"
7014 msgstr ""
7016 #: config/tc-hppa.c:7482
7017 msgid "FIRST not supported as a .SUBSPACE argument"
7018 msgstr ""
7020 #: config/tc-hppa.c:7484
7021 msgid "Invalid .SUBSPACE argument"
7022 msgstr ""
7024 #: config/tc-hppa.c:7674
7025 #, c-format
7026 msgid "Internal error: Unable to find containing space for %s."
7027 msgstr ""
7029 #: config/tc-hppa.c:8236
7030 msgid "-R option not supported on this target."
7031 msgstr ""
7033 #: config/tc-hppa.c:8253 config/tc-sparc.c:1015 config/tc-sparc.c:1052
7034 #, c-format
7035 msgid "Internal error: can't hash `%s': %s\n"
7036 msgstr ""
7038 #: config/tc-hppa.c:8262 config/tc-i860.c:235
7039 #, c-format
7040 msgid "internal error: losing opcode: `%s' \"%s\"\n"
7041 msgstr ""
7043 #: config/tc-i370.c:418 config/tc-ppc.c:1211 config/tc-s390.c:430
7044 #: config/tc-s390.c:437
7045 #, c-format
7046 msgid "invalid switch -m%s"
7047 msgstr ""
7049 #: config/tc-i370.c:515 config/tc-s390.c:536
7050 #, c-format
7051 msgid "Internal assembler error for instruction %s"
7052 msgstr ""
7054 #: config/tc-i370.c:534
7055 #, c-format
7056 msgid "Internal assembler error for macro %s"
7057 msgstr ""
7059 #: config/tc-i370.c:629 config/tc-ppc.c:2014
7060 msgid "identifier+constant@got means identifier@got+constant"
7061 msgstr ""
7063 #: config/tc-i370.c:683 config/tc-m68k.c:8071
7064 #, c-format
7065 msgid "%s relocations do not fit in %d bytes\n"
7066 msgstr ""
7068 #: config/tc-i370.c:925 config/tc-i370.c:966
7069 msgid "unsupported DC type"
7070 msgstr ""
7072 #: config/tc-i370.c:937 config/tc-i370.c:947 config/tc-i370.c:1529
7073 #: config/tc-i370.c:1540
7074 msgid "missing end-quote"
7075 msgstr ""
7077 #: config/tc-i370.c:996
7078 msgid "unsupported alignment"
7079 msgstr ""
7081 #: config/tc-i370.c:1003
7082 msgid "this DS form not yet supported"
7083 msgstr ""
7085 #: config/tc-i370.c:1045 config/tc-m32r.c:1488 config/tc-microblaze.c:190
7086 msgid "Expected comma after symbol-name: rest of line ignored."
7087 msgstr ""
7089 #: config/tc-i370.c:1068 config/tc-m32r.c:1512 config/tc-microblaze.c:212
7090 #: config/tc-ppc.c:2174 config/tc-ppc.c:3674 config/tc-ppc.c:3716
7091 #: config/tc-ppc.c:5276
7092 msgid "ignoring bad alignment"
7093 msgstr ""
7095 #: config/tc-i370.c:1079 config/tc-m32r.c:1539 config/tc-microblaze.c:223
7096 #, c-format
7097 msgid "Ignoring attempt to re-define symbol `%s'."
7098 msgstr ""
7100 #: config/tc-i370.c:1087 config/tc-microblaze.c:231
7101 #, c-format
7102 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
7103 msgstr ""
7105 #: config/tc-i370.c:1106 config/tc-m32r.c:1524 config/tc-microblaze.c:247
7106 #: config/tc-v850.c:383
7107 msgid "Common alignment not a power of 2"
7108 msgstr ""
7110 #: config/tc-i370.c:1244
7111 msgid "Missing or bad .using directive"
7112 msgstr ""
7114 #: config/tc-i370.c:1289
7115 msgid "Literal Pool Overflow"
7116 msgstr ""
7118 #: config/tc-i370.c:1587
7119 msgid "expression not a constant"
7120 msgstr ""
7122 #: config/tc-i370.c:1594
7123 msgid "Unknown/unsupported address literal type"
7124 msgstr ""
7126 #: config/tc-i370.c:1617
7127 #, c-format
7128 msgid ".ltorg without prior .using in section %s"
7129 msgstr ""
7131 #: config/tc-i370.c:1621
7132 #, c-format
7133 msgid ".ltorg in section %s paired to .using in section %s"
7134 msgstr ""
7136 #: config/tc-i370.c:1644
7137 #, c-format
7138 msgid "bad alignment of %d bytes in literal pool"
7139 msgstr ""
7141 #: config/tc-i370.c:1668
7142 msgid "bad literal size\n"
7143 msgstr ""
7145 #: config/tc-i370.c:1742
7146 msgid ".using: base address expression illegal or too complex"
7147 msgstr ""
7149 #: config/tc-i370.c:1777 config/tc-i370.c:1786
7150 #, c-format
7151 msgid "droping register %d in section %s does not match using register %d"
7152 msgstr ""
7154 #: config/tc-i370.c:1790
7155 #, c-format
7156 msgid "droping register %d in section %s previously used in section %s"
7157 msgstr ""
7159 #: config/tc-i370.c:1846 config/tc-ppc.c:3506
7160 msgid "wrong number of operands"
7161 msgstr ""
7163 #: config/tc-i370.c:1928 config/tc-mn10200.c:896 config/tc-mn10300.c:1253
7164 #: config/tc-s390.c:1687 config/tc-v850.c:2328
7165 #, c-format
7166 msgid "Unrecognized opcode: `%s'"
7167 msgstr ""
7169 #: config/tc-i370.c:2071
7170 msgid "not using any base register"
7171 msgstr ""
7173 #: config/tc-i370.c:2101
7174 #, c-format
7175 msgid "expecting a register for operand %d"
7176 msgstr ""
7178 #. xgettext:c-format.
7179 #: config/tc-i370.c:2207 config/tc-mn10200.c:1139 config/tc-mn10300.c:1821
7180 #: config/tc-ppc.c:3362 config/tc-s390.c:1600 config/tc-v850.c:3043
7181 #, c-format
7182 msgid "junk at end of line: `%s'"
7183 msgstr ""
7185 #. Not used --- don't have any 8 byte instructions.
7186 #: config/tc-i370.c:2222
7187 msgid "Internal Error: bad instruction length"
7188 msgstr ""
7190 #: config/tc-i386.c:2121
7191 #, c-format
7192 msgid "%s shortened to %s"
7193 msgstr ""
7195 #: config/tc-i386.c:2207
7196 msgid "same type of prefix used twice"
7197 msgstr ""
7199 #: config/tc-i386.c:2234
7200 #, c-format
7201 msgid "64bit mode not supported on `%s'."
7202 msgstr ""
7204 #: config/tc-i386.c:2243
7205 #, c-format
7206 msgid "32bit mode not supported on `%s'."
7207 msgstr ""
7209 #: config/tc-i386.c:2283
7210 msgid "bad argument to syntax directive."
7211 msgstr ""
7213 #: config/tc-i386.c:2346
7214 #, c-format
7215 msgid "bad argument to %s_check directive."
7216 msgstr ""
7218 #: config/tc-i386.c:2350
7219 #, c-format
7220 msgid "missing argument for %s_check directive"
7221 msgstr ""
7223 #: config/tc-i386.c:2390
7224 #, c-format
7225 msgid "`%s' is not supported on `%s'"
7226 msgstr ""
7228 #: config/tc-i386.c:2492
7229 #, c-format
7230 msgid "no such architecture: `%s'"
7231 msgstr ""
7233 #: config/tc-i386.c:2497
7234 msgid "missing cpu architecture"
7235 msgstr ""
7237 #: config/tc-i386.c:2514
7238 #, c-format
7239 msgid "no such architecture modifier: `%s'"
7240 msgstr ""
7242 #: config/tc-i386.c:2529 config/tc-i386.c:2559
7243 msgid "Intel L1OM is 64bit ELF only"
7244 msgstr ""
7246 #: config/tc-i386.c:2536 config/tc-i386.c:2566
7247 msgid "Intel K1OM is 64bit ELF only"
7248 msgstr ""
7250 #: config/tc-i386.c:2543 config/tc-i386.c:2580
7251 msgid "Intel MCU is 32bit ELF only"
7252 msgstr ""
7254 #: config/tc-i386.c:2587 config/tc-i386.c:10524
7255 msgid "unknown architecture"
7256 msgstr ""
7258 #: config/tc-i386.c:2621 config/tc-i386.c:2643
7259 #, c-format
7260 msgid "can't hash %s: %s"
7261 msgstr ""
7263 #: config/tc-i386.c:2939
7264 msgid "there are no pc-relative size relocations"
7265 msgstr ""
7267 #: config/tc-i386.c:2951
7268 #, c-format
7269 msgid "unknown relocation (%u)"
7270 msgstr ""
7272 #: config/tc-i386.c:2953
7273 #, c-format
7274 msgid "%u-byte relocation cannot be applied to %u-byte field"
7275 msgstr ""
7277 #: config/tc-i386.c:2957
7278 msgid "non-pc-relative relocation for pc-relative field"
7279 msgstr ""
7281 #: config/tc-i386.c:2962
7282 msgid "relocated field and relocation type differ in signedness"
7283 msgstr ""
7285 #: config/tc-i386.c:2971
7286 msgid "there are no unsigned pc-relative relocations"
7287 msgstr ""
7289 #: config/tc-i386.c:2979
7290 #, c-format
7291 msgid "cannot do %u byte pc-relative relocation"
7292 msgstr ""
7294 #: config/tc-i386.c:2996
7295 #, c-format
7296 msgid "cannot do %s %u byte relocation"
7297 msgstr ""
7299 #: config/tc-i386.c:3449 config/tc-i386.c:3476
7300 #, c-format
7301 msgid "can't use register '%s%s' as operand %d in '%s'."
7302 msgstr ""
7304 #: config/tc-i386.c:3516 config/tc-i386.c:3656
7305 #, c-format
7306 msgid "invalid instruction `%s' after `%s'"
7307 msgstr ""
7309 #: config/tc-i386.c:3522
7310 #, c-format
7311 msgid "missing `lock' with `%s'"
7312 msgstr ""
7314 #: config/tc-i386.c:3529
7315 #, c-format
7316 msgid "instruction `%s' after `xacquire' not allowed"
7317 msgstr ""
7319 #: config/tc-i386.c:3536
7320 #, c-format
7321 msgid "memory destination needed for instruction `%s' after `xrelease'"
7322 msgstr ""
7324 #: config/tc-i386.c:3630
7325 #, c-format
7326 msgid "SSE instruction `%s' is used"
7327 msgstr ""
7329 #: config/tc-i386.c:3644 config/tc-i386.c:5453
7330 #, c-format
7331 msgid "ambiguous operand size for `%s'"
7332 msgstr ""
7334 #: config/tc-i386.c:3669
7335 msgid "expecting lockable instruction after `lock'"
7336 msgstr ""
7338 #: config/tc-i386.c:3679
7339 msgid "expecting valid branch instruction after `bnd'"
7340 msgstr ""
7342 #: config/tc-i386.c:3684
7343 msgid "32-bit address isn't allowed in 64-bit MPX instructions."
7344 msgstr ""
7346 #: config/tc-i386.c:3688
7347 msgid "16-bit address isn't allowed in MPX instructions"
7348 msgstr ""
7350 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
7351 #: config/tc-i386.c:3744
7352 #, c-format
7353 msgid "translating to `%sp'"
7354 msgstr ""
7356 #: config/tc-i386.c:3751
7357 #, c-format
7358 msgid "instruction `%s' isn't supported in 16-bit mode."
7359 msgstr ""
7361 #: config/tc-i386.c:3811
7362 #, c-format
7363 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
7364 msgstr ""
7366 #: config/tc-i386.c:3851 config/tc-i386.c:3993
7367 #, c-format
7368 msgid "no such instruction: `%s'"
7369 msgstr ""
7371 #: config/tc-i386.c:3862 config/tc-i386.c:4026
7372 #, c-format
7373 msgid "invalid character %s in mnemonic"
7374 msgstr ""
7376 #: config/tc-i386.c:3869
7377 msgid "expecting prefix; got nothing"
7378 msgstr ""
7380 #: config/tc-i386.c:3871
7381 msgid "expecting mnemonic; got nothing"
7382 msgstr ""
7384 #: config/tc-i386.c:3886 config/tc-i386.c:4044
7385 #, c-format
7386 msgid "`%s' is only supported in 64-bit mode"
7387 msgstr ""
7389 #: config/tc-i386.c:3887 config/tc-i386.c:4043
7390 #, c-format
7391 msgid "`%s' is not supported in 64-bit mode"
7392 msgstr ""
7394 #: config/tc-i386.c:3899
7395 #, c-format
7396 msgid "redundant %s prefix"
7397 msgstr ""
7399 #: config/tc-i386.c:4050
7400 #, c-format
7401 msgid "`%s' is not supported on `%s%s'"
7402 msgstr ""
7404 #: config/tc-i386.c:4061
7405 msgid "use .code16 to ensure correct addressing mode"
7406 msgstr ""
7408 #: config/tc-i386.c:4085
7409 #, c-format
7410 msgid "invalid character %s before operand %d"
7411 msgstr ""
7413 #: config/tc-i386.c:4099
7414 #, c-format
7415 msgid "unbalanced parenthesis in operand %d."
7416 msgstr ""
7418 #: config/tc-i386.c:4102
7419 #, c-format
7420 msgid "unbalanced brackets in operand %d."
7421 msgstr ""
7423 #: config/tc-i386.c:4111
7424 #, c-format
7425 msgid "invalid character %s in operand %d"
7426 msgstr ""
7428 #: config/tc-i386.c:4139
7429 #, c-format
7430 msgid "spurious operands; (%d operands/instruction max)"
7431 msgstr ""
7433 #: config/tc-i386.c:4162
7434 msgid "expecting operand after ','; got nothing"
7435 msgstr ""
7437 #: config/tc-i386.c:4167
7438 msgid "expecting operand before ','; got nothing"
7439 msgstr ""
7441 #: config/tc-i386.c:4544
7442 msgid "mask, index, and destination registers should be distinct"
7443 msgstr ""
7445 #: config/tc-i386.c:4559
7446 msgid "index and destination registers should be distinct"
7447 msgstr ""
7449 #: config/tc-i386.c:5112
7450 msgid "operand size mismatch"
7451 msgstr ""
7453 #: config/tc-i386.c:5115
7454 msgid "operand type mismatch"
7455 msgstr ""
7457 #: config/tc-i386.c:5118
7458 msgid "register type mismatch"
7459 msgstr ""
7461 #: config/tc-i386.c:5121
7462 msgid "number of operands mismatch"
7463 msgstr ""
7465 #: config/tc-i386.c:5124
7466 msgid "invalid instruction suffix"
7467 msgstr ""
7469 #: config/tc-i386.c:5127
7470 msgid "constant doesn't fit in 4 bits"
7471 msgstr ""
7473 #: config/tc-i386.c:5130
7474 msgid "only supported with old gcc"
7475 msgstr ""
7477 #: config/tc-i386.c:5133
7478 msgid "unsupported with Intel mnemonic"
7479 msgstr ""
7481 #: config/tc-i386.c:5136
7482 msgid "unsupported syntax"
7483 msgstr ""
7485 #: config/tc-i386.c:5139
7486 #, c-format
7487 msgid "unsupported instruction `%s'"
7488 msgstr ""
7490 #: config/tc-i386.c:5143
7491 msgid "invalid VSIB address"
7492 msgstr ""
7494 #: config/tc-i386.c:5146
7495 msgid "mask, index, and destination registers must be distinct"
7496 msgstr ""
7498 #: config/tc-i386.c:5149
7499 msgid "unsupported vector index register"
7500 msgstr ""
7502 #: config/tc-i386.c:5152
7503 msgid "unsupported broadcast"
7504 msgstr ""
7506 #: config/tc-i386.c:5155
7507 msgid "broadcast not on source memory operand"
7508 msgstr ""
7510 #: config/tc-i386.c:5158
7511 msgid "broadcast is needed for operand of such type"
7512 msgstr ""
7514 #: config/tc-i386.c:5161
7515 msgid "unsupported masking"
7516 msgstr ""
7518 #: config/tc-i386.c:5164
7519 msgid "mask not on destination operand"
7520 msgstr ""
7522 #: config/tc-i386.c:5167
7523 msgid "default mask isn't allowed"
7524 msgstr ""
7526 #: config/tc-i386.c:5170
7527 msgid "unsupported static rounding/sae"
7528 msgstr ""
7530 #: config/tc-i386.c:5174
7531 msgid "RC/SAE operand must precede immediate operands"
7532 msgstr ""
7534 #: config/tc-i386.c:5176
7535 msgid "RC/SAE operand must follow immediate operands"
7536 msgstr ""
7538 #: config/tc-i386.c:5179 config/tc-metag.c:4789 config/tc-metag.c:5530
7539 #: config/tc-metag.c:5552
7540 msgid "invalid register operand"
7541 msgstr ""
7543 #: config/tc-i386.c:5182
7544 #, c-format
7545 msgid "%s for `%s'"
7546 msgstr ""
7548 #: config/tc-i386.c:5193
7549 #, c-format
7550 msgid "indirect %s without `*'"
7551 msgstr ""
7553 #. Warn them that a data or address size prefix doesn't
7554 #. affect assembly of the next line of code.
7555 #: config/tc-i386.c:5201
7556 #, c-format
7557 msgid "stand-alone `%s' prefix"
7558 msgstr ""
7560 #: config/tc-i386.c:5235 config/tc-i386.c:5251
7561 #, c-format
7562 msgid "`%s' operand %d must use `%ses' segment"
7563 msgstr ""
7565 #. We have to know the operand size for crc32.
7566 #: config/tc-i386.c:5305
7567 #, c-format
7568 msgid "ambiguous memory operand size for `%s`"
7569 msgstr ""
7571 #: config/tc-i386.c:5426
7572 msgid ""
7573 "no instruction mnemonic suffix given and no register operands; can't size "
7574 "instruction"
7575 msgstr ""
7577 #: config/tc-i386.c:5568 config/tc-i386.c:5642 config/tc-i386.c:5753
7578 #, c-format
7579 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
7580 msgstr ""
7582 #: config/tc-i386.c:5595 config/tc-i386.c:5619 config/tc-i386.c:5684
7583 #: config/tc-i386.c:5729
7584 #, c-format
7585 msgid "`%s%s' not allowed with `%s%c'"
7586 msgstr ""
7588 #: config/tc-i386.c:5636 config/tc-i386.c:5662 config/tc-i386.c:5708
7589 #: config/tc-i386.c:5747
7590 #, c-format
7591 msgid "incorrect register `%s%s' used with `%c' suffix"
7592 msgstr ""
7594 #: config/tc-i386.c:5816
7595 msgid "no instruction mnemonic suffix given; can't determine immediate size"
7596 msgstr ""
7598 #: config/tc-i386.c:5852
7599 #, c-format
7600 msgid "the last operand of `%s' must be `%s%s'"
7601 msgstr ""
7603 #: config/tc-i386.c:5855
7604 #, c-format
7605 msgid "the first operand of `%s' must be `%s%s'"
7606 msgstr ""
7608 #: config/tc-i386.c:5986
7609 #, c-format
7610 msgid ""
7611 "the second source register `%s%s' implicitly denotes `%s%.3s%d' to `%s%.3s"
7612 "%d' source group in `%s'"
7613 msgstr ""
7615 #: config/tc-i386.c:6023
7616 #, c-format
7617 msgid "you can't `pop %scs'"
7618 msgstr ""
7620 #. Reversed arguments on faddp, fsubp, etc.
7621 #: config/tc-i386.c:6052
7622 #, c-format
7623 msgid "translating to `%s %s%s,%s%s'"
7624 msgstr ""
7626 #. Extraneous `l' suffix on fp insn.
7627 #: config/tc-i386.c:6059
7628 #, c-format
7629 msgid "translating to `%s %s%s'"
7630 msgstr ""
7632 #: config/tc-i386.c:6087
7633 #, c-format
7634 msgid "segment override on `%s' is ineffectual"
7635 msgstr ""
7637 #: config/tc-i386.c:6903 config/tc-i386.c:7004 config/tc-i386.c:7059
7638 msgid "skipping prefixes on this instruction"
7639 msgstr ""
7641 #: config/tc-i386.c:7079
7642 msgid "16-bit jump out of range"
7643 msgstr ""
7645 #: config/tc-i386.c:7088
7646 #, c-format
7647 msgid "can't handle non absolute segment in `%s'"
7648 msgstr ""
7650 #: config/tc-i386.c:7775 config/tc-i386.c:7877
7651 #, c-format
7652 msgid "@%s reloc is not supported with %d-bit output format"
7653 msgstr ""
7655 #: config/tc-i386.c:7928
7656 #, c-format
7657 msgid "missing or invalid expression `%s'"
7658 msgstr ""
7660 #: config/tc-i386.c:8014
7661 #, c-format
7662 msgid "Unsupported broadcast: `%s'"
7663 msgstr ""
7665 #: config/tc-i386.c:8029
7666 #, c-format
7667 msgid "`%s' can't be used for write mask"
7668 msgstr ""
7670 #: config/tc-i386.c:8052
7671 #, c-format
7672 msgid "invalid write mask `%s'"
7673 msgstr ""
7675 #: config/tc-i386.c:8074 config/tc-i386.c:8719
7676 #, c-format
7677 msgid "duplicated `%s'"
7678 msgstr ""
7680 #: config/tc-i386.c:8084
7681 #, c-format
7682 msgid "invalid zeroing-masking `%s'"
7683 msgstr ""
7685 #: config/tc-i386.c:8097
7686 #, c-format
7687 msgid "missing `}' in `%s'"
7688 msgstr ""
7690 #. We don't know this one.
7691 #: config/tc-i386.c:8105
7692 #, c-format
7693 msgid "unknown vector operation: `%s'"
7694 msgstr ""
7696 #: config/tc-i386.c:8125
7697 #, c-format
7698 msgid "at most %d immediate operands are allowed"
7699 msgstr ""
7701 #: config/tc-i386.c:8157 config/tc-i386.c:8404
7702 #, c-format
7703 msgid "junk `%s' after expression"
7704 msgstr ""
7706 #: config/tc-i386.c:8178
7707 #, c-format
7708 msgid "missing or invalid immediate expression `%s'"
7709 msgstr ""
7711 #: config/tc-i386.c:8201 config/tc-i386.c:8494
7712 #, c-format
7713 msgid "unimplemented segment %s in operand"
7714 msgstr ""
7716 #: config/tc-i386.c:8208
7717 #, c-format
7718 msgid "illegal immediate register operand %s"
7719 msgstr ""
7721 #: config/tc-i386.c:8256
7722 #, c-format
7723 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
7724 msgstr ""
7726 #: config/tc-i386.c:8265
7727 #, c-format
7728 msgid "scale factor of %d without an index register"
7729 msgstr ""
7731 #: config/tc-i386.c:8287
7732 #, c-format
7733 msgid "at most %d displacement operands are allowed"
7734 msgstr ""
7736 #: config/tc-i386.c:8460
7737 #, c-format
7738 msgid "missing or invalid displacement expression `%s'"
7739 msgstr ""
7741 #: config/tc-i386.c:8477
7742 #, c-format
7743 msgid "0x%lx out range of signed 32bit displacement"
7744 msgstr ""
7746 #: config/tc-i386.c:8617
7747 #, c-format
7748 msgid "`%s' is not valid here (expected `%c%s%s%c')"
7749 msgstr ""
7751 #: config/tc-i386.c:8629
7752 #, c-format
7753 msgid "`%s' is not a valid %s expression"
7754 msgstr ""
7756 #: config/tc-i386.c:8664
7757 #, c-format
7758 msgid "`%s' cannot be used here"
7759 msgstr ""
7761 #: config/tc-i386.c:8671
7762 msgid "register scaling is being ignored here"
7763 msgstr ""
7765 #: config/tc-i386.c:8732
7766 #, c-format
7767 msgid "Missing '}': '%s'"
7768 msgstr ""
7770 #: config/tc-i386.c:8738
7771 #, c-format
7772 msgid "Junk after '}': '%s'"
7773 msgstr ""
7775 #: config/tc-i386.c:8866
7776 #, c-format
7777 msgid "bad memory operand `%s'"
7778 msgstr ""
7780 #: config/tc-i386.c:8890
7781 #, c-format
7782 msgid "junk `%s' after register"
7783 msgstr ""
7785 #: config/tc-i386.c:8903 config/tc-i386.c:9040 config/tc-i386.c:9084
7786 #, c-format
7787 msgid "bad register name `%s'"
7788 msgstr ""
7790 #: config/tc-i386.c:8911
7791 msgid "immediate operand illegal with absolute jump"
7792 msgstr ""
7794 #: config/tc-i386.c:8942
7795 #, c-format
7796 msgid "too many memory references for `%s'"
7797 msgstr ""
7799 #: config/tc-i386.c:9029
7800 #, c-format
7801 msgid "expecting `,' or `)' after index register in `%s'"
7802 msgstr ""
7804 #: config/tc-i386.c:9057
7805 #, c-format
7806 msgid "expecting `)' after scale factor in `%s'"
7807 msgstr ""
7809 #: config/tc-i386.c:9065
7810 #, c-format
7811 msgid "expecting index register or scale factor after `,'; got '%c'"
7812 msgstr ""
7814 #: config/tc-i386.c:9073
7815 #, c-format
7816 msgid "expecting `,' or `)' after base register in `%s'"
7817 msgstr ""
7819 #. It's not a memory operand; argh!
7820 #: config/tc-i386.c:9122
7821 #, c-format
7822 msgid "invalid char %s beginning operand %d `%s'"
7823 msgstr ""
7825 #: config/tc-i386.c:9344
7826 msgid "long jump required"
7827 msgstr ""
7829 #: config/tc-i386.c:9399
7830 msgid "jump target out of range"
7831 msgstr ""
7833 #: config/tc-i386.c:9972
7834 msgid "no compiled in support for x86_64"
7835 msgstr ""
7837 #: config/tc-i386.c:9992
7838 msgid "no compiled in support for 32bit x86_64"
7839 msgstr ""
7841 #: config/tc-i386.c:9996
7842 msgid "32bit x86_64 is only supported for ELF"
7843 msgstr ""
7845 #: config/tc-i386.c:10030 config/tc-i386.c:10114
7846 #, c-format
7847 msgid "invalid -march= option: `%s'"
7848 msgstr ""
7850 #: config/tc-i386.c:10124 config/tc-i386.c:10136
7851 #, c-format
7852 msgid "invalid -mtune= option: `%s'"
7853 msgstr ""
7855 #: config/tc-i386.c:10145
7856 #, c-format
7857 msgid "invalid -mmnemonic= option: `%s'"
7858 msgstr ""
7860 #: config/tc-i386.c:10154
7861 #, c-format
7862 msgid "invalid -msyntax= option: `%s'"
7863 msgstr ""
7865 #: config/tc-i386.c:10181
7866 #, c-format
7867 msgid "invalid -msse-check= option: `%s'"
7868 msgstr ""
7870 #: config/tc-i386.c:10192
7871 #, c-format
7872 msgid "invalid -moperand-check= option: `%s'"
7873 msgstr ""
7875 #: config/tc-i386.c:10201
7876 #, c-format
7877 msgid "invalid -mavxscalar= option: `%s'"
7878 msgstr ""
7880 #: config/tc-i386.c:10216
7881 #, c-format
7882 msgid "invalid -mevexlig= option: `%s'"
7883 msgstr ""
7885 #: config/tc-i386.c:10229
7886 #, c-format
7887 msgid "invalid -mevexrcig= option: `%s'"
7888 msgstr ""
7890 #: config/tc-i386.c:10238
7891 #, c-format
7892 msgid "invalid -mevexwig= option: `%s'"
7893 msgstr ""
7895 #: config/tc-i386.c:10253
7896 #, c-format
7897 msgid "invalid -momit-lock-prefix= option: `%s'"
7898 msgstr ""
7900 #: config/tc-i386.c:10262
7901 #, c-format
7902 msgid "invalid -mfence-as-lock-add= option: `%s'"
7903 msgstr ""
7905 #: config/tc-i386.c:10271
7906 #, c-format
7907 msgid "invalid -mrelax-relocations= option: `%s'"
7908 msgstr ""
7910 #: config/tc-i386.c:10394
7911 #, c-format
7912 msgid ""
7913 "  -Q                      ignored\n"
7914 "  -V                      print assembler version number\n"
7915 "  -k                      ignored\n"
7916 msgstr ""
7918 #: config/tc-i386.c:10399
7919 #, c-format
7920 msgid ""
7921 "  -n                      Do not optimize code alignment\n"
7922 "  -q                      quieten some warnings\n"
7923 msgstr ""
7925 #: config/tc-i386.c:10403
7926 #, c-format
7927 msgid "  -s                      ignored\n"
7928 msgstr ""
7930 #: config/tc-i386.c:10408
7931 #, c-format
7932 msgid "  --32/--64/--x32         generate 32bit/64bit/x32 code\n"
7933 msgstr ""
7935 #: config/tc-i386.c:10412
7936 #, c-format
7937 msgid "  --divide                do not treat `/' as a comment character\n"
7938 msgstr ""
7940 #: config/tc-i386.c:10415
7941 #, c-format
7942 msgid "  --divide                ignored\n"
7943 msgstr ""
7945 #: config/tc-i386.c:10418
7946 #, c-format
7947 msgid ""
7948 "  -march=CPU[,+EXTENSION...]\n"
7949 "                          generate code for CPU and EXTENSION, CPU is one "
7950 "of:\n"
7951 msgstr ""
7953 #: config/tc-i386.c:10422
7954 #, c-format
7955 msgid "                          EXTENSION is combination of:\n"
7956 msgstr ""
7958 #: config/tc-i386.c:10425
7959 #, c-format
7960 msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
7961 msgstr ""
7963 #: config/tc-i386.c:10428
7964 #, c-format
7965 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
7966 msgstr ""
7968 #: config/tc-i386.c:10430
7969 #, c-format
7970 msgid ""
7971 "  -msse-check=[none|error|warning]\n"
7972 "                          check SSE instructions\n"
7973 msgstr ""
7975 #: config/tc-i386.c:10433
7976 #, c-format
7977 msgid ""
7978 "  -moperand-check=[none|error|warning]\n"
7979 "                          check operand combinations for validity\n"
7980 msgstr ""
7982 #: config/tc-i386.c:10436
7983 #, c-format
7984 msgid ""
7985 "  -mavxscalar=[128|256]   encode scalar AVX instructions with specific "
7986 "vector\n"
7987 "                           length\n"
7988 msgstr ""
7990 #: config/tc-i386.c:10439
7991 #, c-format
7992 msgid ""
7993 "  -mevexlig=[128|256|512] encode scalar EVEX instructions with specific "
7994 "vector\n"
7995 "                           length\n"
7996 msgstr ""
7998 #: config/tc-i386.c:10442
7999 #, c-format
8000 msgid ""
8001 "  -mevexwig=[0|1]         encode EVEX instructions with specific EVEX.W "
8002 "value\n"
8003 "                           for EVEX.W bit ignored instructions\n"
8004 msgstr ""
8006 #: config/tc-i386.c:10445
8007 #, c-format
8008 msgid ""
8009 "  -mevexrcig=[rne|rd|ru|rz]\n"
8010 "                          encode EVEX instructions with specific EVEX.RC "
8011 "value\n"
8012 "                           for SAE-only ignored instructions\n"
8013 msgstr ""
8015 #: config/tc-i386.c:10449
8016 #, c-format
8017 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
8018 msgstr ""
8020 #: config/tc-i386.c:10451
8021 #, c-format
8022 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
8023 msgstr ""
8025 #: config/tc-i386.c:10453
8026 #, c-format
8027 msgid "  -mindex-reg             support pseudo index registers\n"
8028 msgstr ""
8030 #: config/tc-i386.c:10455
8031 #, c-format
8032 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
8033 msgstr ""
8035 #: config/tc-i386.c:10457
8036 #, c-format
8037 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
8038 msgstr ""
8040 #: config/tc-i386.c:10459
8041 #, c-format
8042 msgid "  -madd-bnd-prefix        add BND prefix for all valid branches\n"
8043 msgstr ""
8045 #: config/tc-i386.c:10461
8046 #, c-format
8047 msgid "  -mshared                disable branch optimization for shared code\n"
8048 msgstr ""
8050 #: config/tc-i386.c:10464
8051 #, c-format
8052 msgid "  -mbig-obj               generate big object files\n"
8053 msgstr ""
8055 #: config/tc-i386.c:10467
8056 #, c-format
8057 msgid ""
8058 "  -momit-lock-prefix=[no|yes]\n"
8059 "                          strip all lock prefixes\n"
8060 msgstr ""
8062 #: config/tc-i386.c:10470
8063 #, c-format
8064 msgid ""
8065 "  -mfence-as-lock-add=[no|yes]\n"
8066 "                          encode lfence, mfence and sfence as\n"
8067 "                           lock addl $0x0, (%%{re}sp)\n"
8068 msgstr ""
8070 #: config/tc-i386.c:10474
8071 #, c-format
8072 msgid ""
8073 "  -mrelax-relocations=[no|yes]\n"
8074 "                          generate relax relocations\n"
8075 msgstr ""
8077 #: config/tc-i386.c:10477
8078 #, c-format
8079 msgid "  -mamd64                 accept only AMD64 ISA\n"
8080 msgstr ""
8082 #: config/tc-i386.c:10479
8083 #, c-format
8084 msgid "  -mintel64               accept only Intel64 ISA\n"
8085 msgstr ""
8087 #: config/tc-i386.c:10520
8088 #, c-format
8089 msgid "Intel MCU doesn't support `%s' architecture"
8090 msgstr ""
8092 #: config/tc-i386.c:10577
8093 msgid "Intel L1OM is 64bit only"
8094 msgstr ""
8096 #: config/tc-i386.c:10583
8097 msgid "Intel K1OM is 64bit only"
8098 msgstr ""
8100 #: config/tc-i386.c:10589
8101 msgid "Intel MCU is 32bit only"
8102 msgstr ""
8104 #: config/tc-i386.c:10746
8105 msgid "symbol size computation overflow"
8106 msgstr ""
8108 #: config/tc-i386.c:10814
8109 #, c-format
8110 msgid "can not do %d byte pc-relative relocation"
8111 msgstr ""
8113 #: config/tc-i386.c:10832
8114 #, c-format
8115 msgid "can not do %d byte relocation"
8116 msgstr ""
8118 #: config/tc-i386.c:10900
8119 #, c-format
8120 msgid "cannot represent relocation type %s in x32 mode"
8121 msgstr ""
8123 #: config/tc-i386.c:10937 config/tc-s390.c:2597
8124 #, c-format
8125 msgid "cannot represent relocation type %s"
8126 msgstr ""
8128 #: config/tc-i386.c:11054
8129 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
8130 msgstr ""
8132 #: config/tc-i386.c:11057
8133 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
8134 msgstr ""
8136 #: config/tc-i386.c:11076
8137 msgid ".largecomm supported only in 64bit mode, producing .comm"
8138 msgstr ""
8140 #: config/tc-i860.c:121
8141 msgid "Directive .dual available only with -mintel-syntax option"
8142 msgstr ""
8144 #: config/tc-i860.c:131
8145 msgid "Directive .enddual available only with -mintel-syntax option"
8146 msgstr ""
8148 #: config/tc-i860.c:144
8149 msgid "Directive .atmp available only with -mintel-syntax option"
8150 msgstr ""
8152 #: config/tc-i860.c:166 config/tc-i860.c:170
8153 msgid "Unknown temporary pseudo register"
8154 msgstr ""
8156 #: config/tc-i860.c:246
8157 msgid "Defective assembler.  No assembly attempted."
8158 msgstr ""
8160 #: config/tc-i860.c:392 config/tc-i860.c:938 config/tc-m68k.c:3917
8161 #: config/tc-m68k.c:3949 config/tc-sparc.c:3122
8162 msgid "failed sanity check."
8163 msgstr ""
8165 #: config/tc-i860.c:399
8166 #, c-format
8167 msgid "Expanded opcode after delayed branch: `%s'"
8168 msgstr ""
8170 #: config/tc-i860.c:403
8171 #, c-format
8172 msgid "Expanded opcode in dual mode: `%s'"
8173 msgstr ""
8175 #: config/tc-i860.c:407
8176 #, c-format
8177 msgid "An instruction was expanded (%s)"
8178 msgstr ""
8180 #: config/tc-i860.c:674
8181 msgid "Pipelined instruction: fsrc1 = fdest"
8182 msgstr ""
8184 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
8185 msgid "Assembler does not yet support PIC"
8186 msgstr ""
8188 #: config/tc-i860.c:955
8189 #, c-format
8190 msgid "Illegal operands for %s"
8191 msgstr ""
8193 #: config/tc-i860.c:972
8194 #, c-format
8195 msgid "'d.%s' must be 8-byte aligned"
8196 msgstr ""
8198 #: config/tc-i860.c:980
8199 #, c-format
8200 msgid "Prefix 'd.' invalid for instruction `%s'"
8201 msgstr ""
8203 #: config/tc-i860.c:1034 config/tc-ip2k.c:230
8204 msgid "relaxation not supported\n"
8205 msgstr ""
8207 #: config/tc-i860.c:1133
8208 #, c-format
8209 msgid ""
8210 "  -EL\t\t\t  generate code for little endian mode (default)\n"
8211 "  -EB\t\t\t  generate code for big endian mode\n"
8212 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
8213 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
8214 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
8215 msgstr ""
8217 #. SVR4 compatibility flags.
8218 #: config/tc-i860.c:1141
8219 #, c-format
8220 msgid ""
8221 "  -V\t\t\t  print assembler version number\n"
8222 "  -Qy, -Qn\t\t  ignored\n"
8223 msgstr ""
8225 #: config/tc-i860.c:1204
8226 msgid "This immediate requires 0 MOD 2 alignment"
8227 msgstr ""
8229 #: config/tc-i860.c:1207
8230 msgid "This immediate requires 0 MOD 4 alignment"
8231 msgstr ""
8233 #: config/tc-i860.c:1210
8234 msgid "This immediate requires 0 MOD 8 alignment"
8235 msgstr ""
8237 #: config/tc-i860.c:1213
8238 msgid "This immediate requires 0 MOD 16 alignment"
8239 msgstr ""
8241 #: config/tc-i860.c:1308
8242 msgid "5-bit immediate too large"
8243 msgstr ""
8245 #: config/tc-i860.c:1311
8246 msgid "5-bit field must be absolute"
8247 msgstr ""
8249 #: config/tc-i860.c:1356 config/tc-i860.c:1379
8250 msgid "A branch offset requires 0 MOD 4 alignment"
8251 msgstr ""
8253 #: config/tc-i860.c:1400
8254 #, c-format
8255 msgid "Unrecognized fix-up (0x%08lx)"
8256 msgstr ""
8258 #: config/tc-i960.c:483
8259 #, c-format
8260 msgid "Hashing returned \"%s\"."
8261 msgstr ""
8263 #: config/tc-i960.c:579 config/tc-i960.c:1110
8264 msgid "expression syntax error"
8265 msgstr ""
8267 #: config/tc-i960.c:616
8268 msgid "attempt to branch into different segment"
8269 msgstr ""
8271 #: config/tc-i960.c:620
8272 #, c-format
8273 msgid "target of %s instruction must be a label"
8274 msgstr ""
8276 #: config/tc-i960.c:730
8277 msgid "unaligned register"
8278 msgstr ""
8280 #: config/tc-i960.c:752
8281 msgid "no such sfr in this architecture"
8282 msgstr ""
8284 #: config/tc-i960.c:790
8285 msgid "illegal literal"
8286 msgstr ""
8288 #: config/tc-i960.c:940
8289 msgid "invalid index register"
8290 msgstr ""
8292 #: config/tc-i960.c:963
8293 msgid "invalid scale factor"
8294 msgstr ""
8296 #: config/tc-i960.c:1187
8297 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
8298 msgstr ""
8300 #: config/tc-i960.c:1421 config/tc-xtensa.c:12644
8301 msgid "too many operands"
8302 msgstr ""
8304 #. We never moved: there was no opcode either!
8305 #: config/tc-i960.c:1469
8306 msgid "missing opcode"
8307 msgstr ""
8309 #: config/tc-i960.c:1609
8310 msgid "branch prediction invalid on this opcode"
8311 msgstr ""
8313 #: config/tc-i960.c:1647
8314 #, c-format
8315 msgid "invalid opcode, \"%s\"."
8316 msgstr ""
8318 #: config/tc-i960.c:1649
8319 #, c-format
8320 msgid "improper number of operands.  expecting %d, got %d"
8321 msgstr ""
8323 #: config/tc-i960.c:1750
8324 #, c-format
8325 msgid "Fixup of %ld too large for field width of %d"
8326 msgstr ""
8328 #: config/tc-i960.c:1860
8329 #, c-format
8330 msgid "invalid architecture %s"
8331 msgstr ""
8333 #: config/tc-i960.c:1880
8334 #, c-format
8335 msgid "I960 options:\n"
8336 msgstr ""
8338 #: config/tc-i960.c:1883
8339 #, c-format
8340 msgid ""
8341 "\n"
8342 "\t\t\tspecify variant of 960 architecture\n"
8343 "-b\t\t\tadd code to collect statistics about branches taken\n"
8344 "-link-relax\t\tpreserve individual alignment directives so linker\n"
8345 "\t\t\tcan do relaxing (b.out format only)\n"
8346 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
8347 "\t\t\tlong displacements\n"
8348 msgstr ""
8350 #: config/tc-i960.c:2145
8351 msgid "should have 1 or 2 operands"
8352 msgstr ""
8354 #: config/tc-i960.c:2153 config/tc-i960.c:2168
8355 #, c-format
8356 msgid "Redefining leafproc %s"
8357 msgstr ""
8359 #: config/tc-i960.c:2198
8360 msgid "should have two operands"
8361 msgstr ""
8363 #: config/tc-i960.c:2208
8364 msgid "'entry_num' must be absolute number in [0,31]"
8365 msgstr ""
8367 #: config/tc-i960.c:2216
8368 #, c-format
8369 msgid "Redefining entrynum for sysproc %s"
8370 msgstr ""
8372 #. Should not happen: see block comment above.
8373 #: config/tc-i960.c:2316
8374 #, c-format
8375 msgid "Trying to 'bal' to %s"
8376 msgstr ""
8378 #: config/tc-i960.c:2326
8379 msgid "Looks like a proc, but can't tell what kind.\n"
8380 msgstr ""
8382 #: config/tc-i960.c:2344
8383 msgid "big endian mode is not supported"
8384 msgstr ""
8386 #: config/tc-i960.c:2346
8387 #, c-format
8388 msgid "ignoring unrecognized .endian type `%s'"
8389 msgstr ""
8391 #: config/tc-i960.c:2391
8392 msgid "can't use COBR format with external label"
8393 msgstr ""
8395 #: config/tc-i960.c:2566
8396 msgid "option --link-relax is only supported in b.out format"
8397 msgstr ""
8399 #: config/tc-i960.c:2593
8400 #, c-format
8401 msgid "No 'bal' entry point for leafproc %s"
8402 msgstr ""
8404 #: config/tc-ia64.c:872
8405 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
8406 msgstr ""
8408 #: config/tc-ia64.c:924
8409 msgid "Size of frame exceeds maximum of 96 registers"
8410 msgstr ""
8412 #: config/tc-ia64.c:929
8413 msgid "Size of rotating registers exceeds frame size"
8414 msgstr ""
8416 #: config/tc-ia64.c:1016
8417 msgid "Unwind directive not followed by an instruction."
8418 msgstr ""
8420 #: config/tc-ia64.c:1025 config/tc-ia64.c:7610
8421 msgid "qualifying predicate not followed by instruction"
8422 msgstr ""
8424 #: config/tc-ia64.c:1073
8425 msgid "expected ',' after section name"
8426 msgstr ""
8428 #: config/tc-ia64.c:1108
8429 msgid "expected ',' after symbol name"
8430 msgstr ""
8432 #: config/tc-ia64.c:1132
8433 msgid "expected ',' after symbol size"
8434 msgstr ""
8436 #: config/tc-ia64.c:1215 config/tc-ia64.c:1249
8437 msgid "record type is not valid"
8438 msgstr ""
8440 #: config/tc-ia64.c:1318
8441 msgid "Invalid record type for P3 format."
8442 msgstr ""
8444 #: config/tc-ia64.c:1354
8445 msgid "Invalid record type for format P6"
8446 msgstr ""
8448 #: config/tc-ia64.c:1534 config/tc-ia64.c:1586
8449 msgid "Invalid record type for format B1"
8450 msgstr ""
8452 #: config/tc-ia64.c:1619
8453 msgid "Invalid record type for format X1"
8454 msgstr ""
8456 #: config/tc-ia64.c:1661
8457 msgid "Invalid record type for format X3"
8458 msgstr ""
8460 #: config/tc-ia64.c:1699
8461 msgid "Previous .save incomplete"
8462 msgstr ""
8464 #: config/tc-ia64.c:2524
8465 msgid "spill_mask record unimplemented."
8466 msgstr ""
8468 #: config/tc-ia64.c:2581
8469 msgid "record_type_not_valid"
8470 msgstr ""
8472 #: config/tc-ia64.c:2665
8473 msgid "Ignoring attempt to spill beyond end of region"
8474 msgstr ""
8476 #: config/tc-ia64.c:2724
8477 msgid "Only constant space allocation is supported"
8478 msgstr ""
8480 #: config/tc-ia64.c:2738
8481 msgid "Only constant offsets are supported"
8482 msgstr ""
8484 #: config/tc-ia64.c:2762
8485 msgid "Section switching in code is not supported."
8486 msgstr ""
8488 #: config/tc-ia64.c:2804
8489 msgid " Insn slot not set in unwind record."
8490 msgstr ""
8492 #: config/tc-ia64.c:2878
8493 msgid "frgr_mem record before region record!"
8494 msgstr ""
8496 #: config/tc-ia64.c:2889
8497 msgid "fr_mem record before region record!"
8498 msgstr ""
8500 #: config/tc-ia64.c:2898
8501 msgid "gr_mem record before region record!"
8502 msgstr ""
8504 #: config/tc-ia64.c:2907
8505 msgid "br_mem record before region record!"
8506 msgstr ""
8508 #: config/tc-ia64.c:2917
8509 msgid "gr_gr record before region record!"
8510 msgstr ""
8512 #: config/tc-ia64.c:2925
8513 msgid "br_gr record before region record!"
8514 msgstr ""
8516 #: config/tc-ia64.c:3043
8517 #, c-format
8518 msgid "First operand to .%s must be a predicate"
8519 msgstr ""
8521 #: config/tc-ia64.c:3047
8522 #, c-format
8523 msgid "Pointless use of p0 as first operand to .%s"
8524 msgstr ""
8526 #: config/tc-ia64.c:3103
8527 #, c-format
8528 msgid "Operand %d to .%s must be a preserved register"
8529 msgstr ""
8531 #: config/tc-ia64.c:3139
8532 #, c-format
8533 msgid "Operand %d to .%s must be a writable register"
8534 msgstr ""
8536 #: config/tc-ia64.c:3163
8537 #, c-format
8538 msgid "Radix `%s' unsupported or invalid"
8539 msgstr ""
8541 #: config/tc-ia64.c:3193 config/tc-ia64.c:3198
8542 #, c-format
8543 msgid ".%s outside of %s"
8544 msgstr ""
8546 #: config/tc-ia64.c:3284
8547 msgid "Tags on unwind pseudo-ops aren't supported, yet"
8548 msgstr ""
8550 #: config/tc-ia64.c:3306
8551 msgid "First operand to .fframe must be a constant"
8552 msgstr ""
8554 #: config/tc-ia64.c:3326
8555 msgid "First operand to .vframe must be a general register"
8556 msgstr ""
8558 #: config/tc-ia64.c:3334
8559 msgid "Operand of .vframe contradicts .prologue"
8560 msgstr ""
8562 #: config/tc-ia64.c:3344
8563 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
8564 msgstr ""
8566 #: config/tc-ia64.c:3352
8567 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
8568 msgstr ""
8570 #: config/tc-ia64.c:3379
8571 msgid "First operand to .save not a register"
8572 msgstr ""
8574 #: config/tc-ia64.c:3385
8575 msgid "Second operand to .save not a valid register"
8576 msgstr ""
8578 #: config/tc-ia64.c:3416 config/tc-ia64.c:3427 config/tc-ia64.c:3435
8579 msgid "Second operand of .save contradicts .prologue"
8580 msgstr ""
8582 #: config/tc-ia64.c:3442
8583 msgid "First operand to .save not a valid register"
8584 msgstr ""
8586 #: config/tc-ia64.c:3460
8587 msgid "First operand to .restore must be stack pointer (sp)"
8588 msgstr ""
8590 #: config/tc-ia64.c:3469
8591 msgid "Second operand to .restore must be a constant >= 0"
8592 msgstr ""
8594 #: config/tc-ia64.c:3479
8595 #, c-format
8596 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
8597 msgstr ""
8599 #: config/tc-ia64.c:3565
8600 #, c-format
8601 msgid "Illegal section name `%s' (causes unwind section name clash)"
8602 msgstr ""
8604 #: config/tc-ia64.c:3742
8605 msgid "First operand to .altrp not a valid branch register"
8606 msgstr ""
8608 #: config/tc-ia64.c:3771
8609 #, c-format
8610 msgid "First operand to .%s not a register"
8611 msgstr ""
8613 #: config/tc-ia64.c:3776
8614 #, c-format
8615 msgid "Second operand to .%s not a constant"
8616 msgstr ""
8618 #: config/tc-ia64.c:3843
8619 #, c-format
8620 msgid "First operand to .%s not a valid register"
8621 msgstr ""
8623 #: config/tc-ia64.c:3866
8624 msgid "First operand to .save.g must be a positive 4-bit constant"
8625 msgstr ""
8627 #: config/tc-ia64.c:3879
8628 msgid "Second operand to .save.g must be a general register"
8629 msgstr ""
8631 #: config/tc-ia64.c:3884
8632 #, c-format
8633 msgid "Second operand to .save.g must be the first of %d general registers"
8634 msgstr ""
8636 #: config/tc-ia64.c:3907
8637 msgid "Operand to .save.f must be a positive 20-bit constant"
8638 msgstr ""
8640 #: config/tc-ia64.c:3930
8641 msgid "First operand to .save.b must be a positive 5-bit constant"
8642 msgstr ""
8644 #: config/tc-ia64.c:3943
8645 msgid "Second operand to .save.b must be a general register"
8646 msgstr ""
8648 #: config/tc-ia64.c:3948
8649 #, c-format
8650 msgid "Second operand to .save.b must be the first of %d general registers"
8651 msgstr ""
8653 #: config/tc-ia64.c:3974
8654 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
8655 msgstr ""
8657 #: config/tc-ia64.c:3982
8658 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
8659 msgstr ""
8661 #: config/tc-ia64.c:3990
8662 msgid "Operands to .save.gf may not be both zero"
8663 msgstr ""
8665 #: config/tc-ia64.c:4007
8666 msgid "Operand to .spill must be a constant"
8667 msgstr ""
8669 #: config/tc-ia64.c:4076
8670 #, c-format
8671 msgid "Operand %d to .%s must be a constant"
8672 msgstr ""
8674 #: config/tc-ia64.c:4097
8675 #, c-format
8676 msgid "Missing .label_state %ld"
8677 msgstr ""
8679 #: config/tc-ia64.c:4151
8680 msgid "Operand to .label_state must be a constant"
8681 msgstr ""
8683 #: config/tc-ia64.c:4170
8684 msgid "Operand to .copy_state must be a constant"
8685 msgstr ""
8687 #: config/tc-ia64.c:4193
8688 msgid "First operand to .unwabi must be a constant"
8689 msgstr ""
8691 #: config/tc-ia64.c:4199
8692 msgid "Second operand to .unwabi must be a constant"
8693 msgstr ""
8695 #: config/tc-ia64.c:4234
8696 msgid "Missing .endp after previous .proc"
8697 msgstr ""
8699 #: config/tc-ia64.c:4252
8700 msgid "Empty argument of .proc"
8701 msgstr ""
8703 #: config/tc-ia64.c:4257
8704 #, c-format
8705 msgid "`%s' was already defined"
8706 msgstr ""
8708 #: config/tc-ia64.c:4300
8709 msgid "Initial .body should precede any instructions"
8710 msgstr ""
8712 #: config/tc-ia64.c:4319
8713 msgid ".prologue within prologue"
8714 msgstr ""
8716 #: config/tc-ia64.c:4324
8717 msgid "Initial .prologue should precede any instructions"
8718 msgstr ""
8720 #: config/tc-ia64.c:4334
8721 msgid "First operand to .prologue must be a positive 4-bit constant"
8722 msgstr ""
8724 #: config/tc-ia64.c:4336
8725 msgid "Pointless use of zero first operand to .prologue"
8726 msgstr ""
8728 #: config/tc-ia64.c:4352
8729 msgid "Using a constant as second operand to .prologue is deprecated"
8730 msgstr ""
8732 #: config/tc-ia64.c:4358
8733 msgid "Second operand to .prologue must be a general register"
8734 msgstr ""
8736 #: config/tc-ia64.c:4363
8737 #, c-format
8738 msgid "Second operand to .prologue must be the first of %d general registers"
8739 msgstr ""
8741 #: config/tc-ia64.c:4475
8742 #, c-format
8743 msgid "`%s' was not defined within procedure"
8744 msgstr ""
8746 #: config/tc-ia64.c:4511
8747 msgid "Empty argument of .endp"
8748 msgstr ""
8750 #: config/tc-ia64.c:4525
8751 #, c-format
8752 msgid "`%s' was not specified with previous .proc"
8753 msgstr ""
8755 #: config/tc-ia64.c:4540
8756 #, c-format
8757 msgid "`%s' should be an operand to this .endp"
8758 msgstr ""
8760 #: config/tc-ia64.c:4581 config/tc-ia64.c:4902 config/tc-ia64.c:5211
8761 msgid "Comma expected"
8762 msgstr ""
8764 #: config/tc-ia64.c:4621
8765 msgid "Expected '['"
8766 msgstr ""
8768 #: config/tc-ia64.c:4630 config/tc-ia64.c:7744
8769 msgid "Expected ']'"
8770 msgstr ""
8772 #: config/tc-ia64.c:4635
8773 msgid "Number of elements must be positive"
8774 msgstr ""
8776 #: config/tc-ia64.c:4646
8777 #, c-format
8778 msgid "Used more than the declared %d rotating registers"
8779 msgstr ""
8781 #: config/tc-ia64.c:4654
8782 msgid "Used more than the available 96 rotating registers"
8783 msgstr ""
8785 #: config/tc-ia64.c:4661
8786 msgid "Used more than the available 48 rotating registers"
8787 msgstr ""
8789 #: config/tc-ia64.c:4689
8790 #, c-format
8791 msgid "Attempt to redefine register set `%s'"
8792 msgstr ""
8794 #: config/tc-ia64.c:4754
8795 #, c-format
8796 msgid "Unknown psr option `%s'"
8797 msgstr ""
8799 #: config/tc-ia64.c:4788
8800 msgid "Missing section name"
8801 msgstr ""
8803 #: config/tc-ia64.c:4797
8804 msgid "Comma expected after section name"
8805 msgstr ""
8807 #: config/tc-ia64.c:4808
8808 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
8809 msgstr ""
8811 #: config/tc-ia64.c:4897
8812 msgid "Register name expected"
8813 msgstr ""
8815 #: config/tc-ia64.c:4910
8816 msgid "Register value annotation ignored"
8817 msgstr ""
8819 #: config/tc-ia64.c:4949
8820 msgid "Directive invalid within a bundle"
8821 msgstr ""
8823 #: config/tc-ia64.c:5043
8824 msgid "Missing predicate relation type"
8825 msgstr ""
8827 #: config/tc-ia64.c:5049
8828 msgid "Unrecognized predicate relation type"
8829 msgstr ""
8831 #: config/tc-ia64.c:5095
8832 msgid "Bad register range"
8833 msgstr ""
8835 #: config/tc-ia64.c:5104 config/tc-ia64.c:7690
8836 msgid "Predicate register expected"
8837 msgstr ""
8839 #: config/tc-ia64.c:5109
8840 msgid "Duplicate predicate register ignored"
8841 msgstr ""
8843 #: config/tc-ia64.c:5125
8844 msgid "Predicate source and target required"
8845 msgstr ""
8847 #: config/tc-ia64.c:5127 config/tc-ia64.c:5139
8848 msgid "Use of p0 is not valid in this context"
8849 msgstr ""
8851 #: config/tc-ia64.c:5134
8852 msgid "At least two PR arguments expected"
8853 msgstr ""
8855 #: config/tc-ia64.c:5148
8856 msgid "At least one PR argument expected"
8857 msgstr ""
8859 #: config/tc-ia64.c:5182
8860 #, c-format
8861 msgid "Inserting \"%s\" into entry hint table failed: %s"
8862 msgstr ""
8864 #. FIXME -- need 62-bit relocation type
8865 #: config/tc-ia64.c:5662
8866 msgid "62-bit relocation not yet implemented"
8867 msgstr ""
8869 #. XXX technically, this is wrong: we should not be issuing warning
8870 #. messages until we're sure this instruction pattern is going to
8871 #. be used!
8872 #: config/tc-ia64.c:5748
8873 msgid "lower 16 bits of mask ignored"
8874 msgstr ""
8876 #: config/tc-ia64.c:5979
8877 msgid "stride must be a multiple of 64; lower 6 bits ignored"
8878 msgstr ""
8880 #: config/tc-ia64.c:6097
8881 msgid "Expected separator `='"
8882 msgstr ""
8884 #: config/tc-ia64.c:6131
8885 msgid "Duplicate equal sign (=) in instruction"
8886 msgstr ""
8888 #: config/tc-ia64.c:6138
8889 #, c-format
8890 msgid "Illegal operand separator `%c'"
8891 msgstr ""
8893 #: config/tc-ia64.c:6253
8894 #, c-format
8895 msgid "Operand %u of `%s' should be %s"
8896 msgstr ""
8898 #: config/tc-ia64.c:6257
8899 msgid "Wrong number of output operands"
8900 msgstr ""
8902 #: config/tc-ia64.c:6259
8903 msgid "Wrong number of input operands"
8904 msgstr ""
8906 #: config/tc-ia64.c:6261
8907 msgid "Operand mismatch"
8908 msgstr ""
8910 #: config/tc-ia64.c:6343
8911 #, c-format
8912 msgid "Invalid use of `%c%d' as output operand"
8913 msgstr ""
8915 #: config/tc-ia64.c:6346
8916 #, c-format
8917 msgid "Invalid use of `r%d' as base update address operand"
8918 msgstr ""
8920 #: config/tc-ia64.c:6370
8921 #, c-format
8922 msgid "Invalid duplicate use of `%c%d'"
8923 msgstr ""
8925 #: config/tc-ia64.c:6377
8926 #, c-format
8927 msgid "Invalid simultaneous use of `f%d' and `f%d'"
8928 msgstr ""
8930 #: config/tc-ia64.c:6383
8931 #, c-format
8932 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
8933 msgstr ""
8935 #: config/tc-ia64.c:6427
8936 msgid "Value truncated to 62 bits"
8937 msgstr ""
8939 #: config/tc-ia64.c:6495
8940 #, c-format
8941 msgid "Bad operand value: %s"
8942 msgstr ""
8944 #. Give an error if a frag containing code is not aligned to a 16 byte
8945 #. boundary.
8946 #: config/tc-ia64.c:6570 config/tc-ia64.h:177
8947 msgid "instruction address is not a multiple of 16"
8948 msgstr ""
8950 #: config/tc-ia64.c:6638
8951 #, c-format
8952 msgid "`%s' must be last in bundle"
8953 msgstr ""
8955 #: config/tc-ia64.c:6670
8956 #, c-format
8957 msgid "Internal error: don't know how to force %s to end of instruction group"
8958 msgstr ""
8960 #: config/tc-ia64.c:6683
8961 #, c-format
8962 msgid "`%s' must be last in instruction group"
8963 msgstr ""
8965 #: config/tc-ia64.c:6713
8966 msgid "Label must be first in a bundle"
8967 msgstr ""
8969 #: config/tc-ia64.c:6790
8970 msgid "hint in B unit may be treated as nop"
8971 msgstr ""
8973 #: config/tc-ia64.c:6801
8974 msgid "hint in B unit can't be used"
8975 msgstr ""
8977 #: config/tc-ia64.c:6815
8978 msgid "emit_one_bundle: unexpected dynamic op"
8979 msgstr ""
8981 #: config/tc-ia64.c:6940
8982 #, c-format
8983 msgid "`%s' does not fit into %s template"
8984 msgstr ""
8986 #: config/tc-ia64.c:6955
8987 #, c-format
8988 msgid "`%s' does not fit into bundle"
8989 msgstr ""
8991 #: config/tc-ia64.c:6967
8992 #, c-format
8993 msgid "`%s' can't go in %s of %s template"
8994 msgstr ""
8996 #: config/tc-ia64.c:6973
8997 msgid "Missing '}' at end of file"
8998 msgstr ""
9000 #: config/tc-ia64.c:7120
9001 #, c-format
9002 msgid "Unrecognized option '-x%s'"
9003 msgstr ""
9005 #: config/tc-ia64.c:7147
9006 msgid ""
9007 "IA-64 options:\n"
9008 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
9009 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
9010 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
9011 "\t\t\t  without function descriptors (sets ELF header flag\n"
9012 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
9013 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
9014 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
9015 "  -mtune=[itanium1|itanium2]\n"
9016 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
9017 "  -munwind-check=[warning|error]\n"
9018 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
9019 "  -mhint.b=[ok|warning|error]\n"
9020 "\t\t\t  hint.b check (default -mhint.b=error)\n"
9021 "  -x | -xexplicit\t  turn on dependency violation checking\n"
9022 msgstr ""
9024 #. Note for translators: "automagically" can be translated as "automatically" here.
9025 #: config/tc-ia64.c:7164
9026 msgid ""
9027 "  -xauto\t\t  automagically remove dependency violations (default)\n"
9028 "  -xnone\t\t  turn off dependency violation checking\n"
9029 "  -xdebug\t\t  debug dependency violation checker\n"
9030 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
9031 "\t\t\t  dependency violation checking\n"
9032 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
9033 "\t\t\t  dependency violation checking\n"
9034 msgstr ""
9036 #: config/tc-ia64.c:7179
9037 msgid "--gstabs is not supported for ia64"
9038 msgstr ""
9040 #: config/tc-ia64.c:7417
9041 #, c-format
9042 msgid "ia64.md_begin: can't hash `%s': %s"
9043 msgstr ""
9045 #: config/tc-ia64.c:7481
9046 #, c-format
9047 msgid "Inserting \"%s\" into constant hash table failed: %s"
9048 msgstr ""
9050 #: config/tc-ia64.c:7493 config/tc-riscv.c:591 config/tc-tilegx.c:263
9051 msgid "Could not set architecture and machine"
9052 msgstr ""
9054 #: config/tc-ia64.c:7625
9055 msgid "Explicit stops are ignored in auto mode"
9056 msgstr ""
9058 #: config/tc-ia64.c:7634
9059 msgid "Found '{' when manual bundling is already turned on"
9060 msgstr ""
9062 #: config/tc-ia64.c:7647
9063 msgid "Found '{' after explicit switch to automatic mode"
9064 msgstr ""
9066 #: config/tc-ia64.c:7653
9067 msgid "Found '}' when manual bundling is off"
9068 msgstr ""
9070 #: config/tc-ia64.c:7680
9071 msgid "Expected ')'"
9072 msgstr ""
9074 #: config/tc-ia64.c:7685
9075 msgid "Qualifying predicate expected"
9076 msgstr ""
9078 #: config/tc-ia64.c:7704
9079 msgid "Tag must come before qualifying predicate."
9080 msgstr ""
9082 #: config/tc-ia64.c:7733
9083 msgid "Expected ':'"
9084 msgstr ""
9086 #: config/tc-ia64.c:7749
9087 msgid "Tag name expected"
9088 msgstr ""
9090 #: config/tc-ia64.c:7850
9091 msgid "Rotating register index must be a non-negative constant"
9092 msgstr ""
9094 #: config/tc-ia64.c:7855
9095 #, c-format
9096 msgid "Index out of range 0..%u"
9097 msgstr ""
9099 #: config/tc-ia64.c:7867
9100 msgid "Indirect register index must be a general register"
9101 msgstr ""
9103 #: config/tc-ia64.c:7876
9104 msgid "Index can only be applied to rotating or indirect registers"
9105 msgstr ""
9107 #: config/tc-ia64.c:7912 config/tc-xstormy16.c:145
9108 msgid "Expected '('"
9109 msgstr ""
9111 #: config/tc-ia64.c:7920 config/tc-pdp11.c:445 config/tc-pdp11.c:509
9112 #: config/tc-pdp11.c:543 config/tc-tilegx.c:1047 config/tc-tilepro.c:938
9113 #: config/tc-xstormy16.c:154
9114 msgid "Missing ')'"
9115 msgstr ""
9117 #: config/tc-ia64.c:7938 config/tc-xstormy16.c:161
9118 msgid "Not a symbolic expression"
9119 msgstr ""
9121 #: config/tc-ia64.c:7943 config/tc-ia64.c:7957
9122 msgid "Illegal combination of relocation functions"
9123 msgstr ""
9125 #: config/tc-ia64.c:8046
9126 msgid "No current frame"
9127 msgstr ""
9129 #: config/tc-ia64.c:8048
9130 #, c-format
9131 msgid "Register number out of range 0..%u"
9132 msgstr ""
9134 #: config/tc-ia64.c:8087
9135 msgid "Standalone `#' is illegal"
9136 msgstr ""
9138 #: config/tc-ia64.c:8090
9139 msgid "Redundant `#' suffix operators"
9140 msgstr ""
9142 #: config/tc-ia64.c:8248
9143 #, c-format
9144 msgid "Unhandled dependency %s for %s (%s), note %d"
9145 msgstr ""
9147 #: config/tc-ia64.c:9561
9148 #, c-format
9149 msgid "Unrecognized dependency specifier %d\n"
9150 msgstr ""
9152 #: config/tc-ia64.c:10431
9153 msgid "Only the first path encountering the conflict is reported"
9154 msgstr ""
9156 #: config/tc-ia64.c:10433
9157 msgid "This is the location of the conflicting usage"
9158 msgstr ""
9160 #: config/tc-ia64.c:10695
9161 #, c-format
9162 msgid "Unknown opcode `%s'"
9163 msgstr ""
9165 #: config/tc-ia64.c:10773
9166 #, c-format
9167 msgid "AR %d can only be accessed by %c-unit"
9168 msgstr ""
9170 #: config/tc-ia64.c:10785
9171 msgid "hint.b may be treated as nop"
9172 msgstr ""
9174 #: config/tc-ia64.c:10788
9175 msgid "hint.b shouldn't be used"
9176 msgstr ""
9178 #: config/tc-ia64.c:10827
9179 #, c-format
9180 msgid "`%s' cannot be predicated"
9181 msgstr ""
9183 #: config/tc-ia64.c:10899
9184 msgid "Closing bracket missing"
9185 msgstr ""
9187 #: config/tc-ia64.c:10908
9188 msgid "Index must be a general register"
9189 msgstr ""
9191 #: config/tc-ia64.c:11073
9192 #, c-format
9193 msgid "Unsupported fixup size %d"
9194 msgstr ""
9196 #. This should be an error, but since previously there wasn't any
9197 #. diagnostic here, don't make it fail because of this for now.
9198 #: config/tc-ia64.c:11345
9199 #, c-format
9200 msgid "Cannot express %s%d%s relocation"
9201 msgstr ""
9203 #: config/tc-ia64.c:11364
9204 msgid "No addend allowed in @fptr() relocation"
9205 msgstr ""
9207 #: config/tc-ia64.c:11403
9208 msgid "integer operand out of range"
9209 msgstr ""
9211 #: config/tc-ia64.c:11470
9212 #, c-format
9213 msgid "%s must have a constant value"
9214 msgstr ""
9216 #: config/tc-ia64.c:11490
9217 msgid "cannot resolve @slotcount parameter"
9218 msgstr ""
9220 #: config/tc-ia64.c:11523
9221 msgid "invalid @slotcount value"
9222 msgstr ""
9224 #: config/tc-ia64.c:11560 config/tc-z8k.c:1378
9225 #, c-format
9226 msgid "Cannot represent %s relocation in object file"
9227 msgstr ""
9229 #: config/tc-ia64.c:11671
9230 msgid "Can't add stop bit to mark end of instruction group"
9231 msgstr ""
9233 #: config/tc-ia64.c:11780 read.c:2598 read.c:3295 read.c:3647 stabs.c:464
9234 #, c-format
9235 msgid "expected comma after \"%s\""
9236 msgstr ""
9238 #: config/tc-ia64.c:11822
9239 #, c-format
9240 msgid "`%s' is already the alias of %s `%s'"
9241 msgstr ""
9243 #: config/tc-ia64.c:11832
9244 #, c-format
9245 msgid "%s `%s' already has an alias `%s'"
9246 msgstr ""
9248 #: config/tc-ia64.c:11843
9249 #, c-format
9250 msgid "inserting \"%s\" into %s alias hash table failed: %s"
9251 msgstr ""
9253 #: config/tc-ia64.c:11851
9254 #, c-format
9255 msgid "inserting \"%s\" into %s name hash table failed: %s"
9256 msgstr ""
9258 #: config/tc-ia64.c:11877
9259 #, c-format
9260 msgid "symbol `%s' aliased to `%s' is not used"
9261 msgstr ""
9263 #: config/tc-ia64.c:11900
9264 #, c-format
9265 msgid "section `%s' aliased to `%s' is not used"
9266 msgstr ""
9268 #: config/tc-ip2k.c:139
9269 #, c-format
9270 msgid "IP2K specific command line options:\n"
9271 msgstr ""
9273 #: config/tc-ip2k.c:140
9274 #, c-format
9275 msgid "  -mip2022               restrict to IP2022 insns \n"
9276 msgstr ""
9278 #: config/tc-ip2k.c:141
9279 #, c-format
9280 msgid "  -mip2022ext            permit extended IP2022 insn\n"
9281 msgstr ""
9283 #: config/tc-iq2000.c:362
9284 #, c-format
9285 msgid "the yielding instruction %s may not be in a delay slot."
9286 msgstr ""
9288 #: config/tc-iq2000.c:370
9289 #, c-format
9290 msgid "Register number (R%ld) for double word access must be even."
9291 msgstr ""
9293 #: config/tc-iq2000.c:379 config/tc-iq2000.c:384 config/tc-iq2000.c:389
9294 #: config/tc-iq2000.c:406 config/tc-mt.c:244 config/tc-mt.c:249
9295 #, c-format
9296 msgid "operand references R%ld of previous load."
9297 msgstr ""
9299 #: config/tc-iq2000.c:394
9300 msgid "instruction implicitly accesses R31 of previous load."
9301 msgstr ""
9303 #: config/tc-iq2000.c:649 config/tc-mep.c:2008
9304 msgid "Unmatched high relocation"
9305 msgstr ""
9307 #: config/tc-iq2000.c:826 config/tc-mips.c:19022 config/tc-score.c:5814
9308 msgid ".end not in text section"
9309 msgstr ""
9311 #: config/tc-iq2000.c:830 config/tc-score.c:5817
9312 msgid ".end directive without a preceding .ent directive."
9313 msgstr ""
9315 #: config/tc-iq2000.c:839 config/tc-score.c:5825
9316 msgid ".end symbol does not match .ent symbol."
9317 msgstr ""
9319 #: config/tc-iq2000.c:842 config/tc-mips.c:19042 config/tc-score.c:5830
9320 msgid ".end directive missing or unknown symbol"
9321 msgstr ""
9323 #: config/tc-iq2000.c:860
9324 msgid "Expected simple number."
9325 msgstr ""
9327 #: config/tc-iq2000.c:889 config/tc-mips.c:18947 config/tc-score.c:5666
9328 #, c-format
9329 msgid " *input_line_pointer == '%c' 0x%02x\n"
9330 msgstr ""
9332 #: config/tc-iq2000.c:891
9333 msgid "Invalid number"
9334 msgstr ""
9336 #: config/tc-iq2000.c:925 config/tc-score.c:5704
9337 msgid ".ent or .aent not in text section."
9338 msgstr ""
9340 #: config/tc-iq2000.c:928
9341 msgid "missing `.end'"
9342 msgstr ""
9344 #: config/tc-m32c.c:142
9345 #, c-format
9346 msgid " M32C specific command line options:\n"
9347 msgstr ""
9349 #. Pretend that we do not recognise this option.
9350 #: config/tc-m32r.c:330
9351 msgid "Unrecognised option: -hidden"
9352 msgstr ""
9354 #: config/tc-m32r.c:357 config/tc-sparc.c:647
9355 msgid "Unrecognized option following -K"
9356 msgstr ""
9358 #: config/tc-m32r.c:372
9359 #, c-format
9360 msgid " M32R specific command line options:\n"
9361 msgstr ""
9363 #: config/tc-m32r.c:374
9364 #, c-format
9365 msgid ""
9366 "  -m32r                   disable support for the m32rx instruction set\n"
9367 msgstr ""
9369 #: config/tc-m32r.c:376
9370 #, c-format
9371 msgid "  -m32rx                  support the extended m32rx instruction set\n"
9372 msgstr ""
9374 #: config/tc-m32r.c:378
9375 #, c-format
9376 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
9377 msgstr ""
9379 #: config/tc-m32r.c:380
9380 #, c-format
9381 msgid "  -EL,-little             produce little endian code and data\n"
9382 msgstr ""
9384 #: config/tc-m32r.c:382
9385 #, c-format
9386 msgid "  -EB,-big                produce big endian code and data\n"
9387 msgstr ""
9389 #: config/tc-m32r.c:384
9390 #, c-format
9391 msgid "  -parallel               try to combine instructions in parallel\n"
9392 msgstr ""
9394 #: config/tc-m32r.c:386
9395 #, c-format
9396 msgid "  -no-parallel            disable -parallel\n"
9397 msgstr ""
9399 #: config/tc-m32r.c:388
9400 #, c-format
9401 msgid ""
9402 "  -no-bitinst             disallow the M32R2's extended bit-field "
9403 "instructions\n"
9404 msgstr ""
9406 #: config/tc-m32r.c:390
9407 #, c-format
9408 msgid "  -O                      try to optimize code.  Implies -parallel\n"
9409 msgstr ""
9411 #: config/tc-m32r.c:393
9412 #, c-format
9413 msgid ""
9414 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
9415 msgstr ""
9417 #: config/tc-m32r.c:395
9418 #, c-format
9419 msgid "                                         might violate contraints\n"
9420 msgstr ""
9422 #: config/tc-m32r.c:397
9423 #, c-format
9424 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
9425 msgstr ""
9427 #: config/tc-m32r.c:399
9428 #, c-format
9429 msgid ""
9430 "                                         instructions might violate "
9431 "contraints\n"
9432 msgstr ""
9434 #: config/tc-m32r.c:401
9435 #, c-format
9436 msgid ""
9437 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
9438 msgstr ""
9440 #: config/tc-m32r.c:403
9441 #, c-format
9442 msgid ""
9443 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
9444 msgstr ""
9446 #: config/tc-m32r.c:405
9447 #, c-format
9448 msgid ""
9449 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
9450 msgstr ""
9452 #: config/tc-m32r.c:407
9453 #, c-format
9454 msgid "                                         for constraint violations\n"
9455 msgstr ""
9457 #: config/tc-m32r.c:409
9458 #, c-format
9459 msgid ""
9460 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
9461 msgstr ""
9463 #: config/tc-m32r.c:411
9464 #, c-format
9465 msgid "                                         constraint violations\n"
9466 msgstr ""
9468 #: config/tc-m32r.c:413
9469 #, c-format
9470 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
9471 msgstr ""
9473 #: config/tc-m32r.c:415
9474 #, c-format
9475 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
9476 msgstr ""
9478 #: config/tc-m32r.c:418
9479 #, c-format
9480 msgid ""
9481 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
9482 "reloc\n"
9483 msgstr ""
9485 #: config/tc-m32r.c:420
9486 #, c-format
9487 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
9488 msgstr ""
9490 #: config/tc-m32r.c:422
9491 #, c-format
9492 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
9493 msgstr ""
9495 #: config/tc-m32r.c:424
9496 #, c-format
9497 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
9498 msgstr ""
9500 #: config/tc-m32r.c:427
9501 #, c-format
9502 msgid "  -KPIC                   generate PIC\n"
9503 msgstr ""
9505 #: config/tc-m32r.c:846
9506 msgid "instructions write to the same destination register."
9507 msgstr ""
9509 #: config/tc-m32r.c:854
9510 msgid "Instructions do not use parallel execution pipelines."
9511 msgstr ""
9513 #: config/tc-m32r.c:862
9514 msgid "Instructions share the same execution pipeline"
9515 msgstr ""
9517 #: config/tc-m32r.c:927 config/tc-m32r.c:1041
9518 #, c-format
9519 msgid "not a 16 bit instruction '%s'"
9520 msgstr ""
9522 #: config/tc-m32r.c:939 config/tc-m32r.c:1053 config/tc-m32r.c:1237
9523 #, c-format
9524 msgid "instruction '%s' is for the M32R2 only"
9525 msgstr ""
9527 #: config/tc-m32r.c:952 config/tc-m32r.c:1066 config/tc-m32r.c:1250
9528 #, c-format
9529 msgid "unknown instruction '%s'"
9530 msgstr ""
9532 #: config/tc-m32r.c:961 config/tc-m32r.c:1073 config/tc-m32r.c:1257
9533 #, c-format
9534 msgid "instruction '%s' is for the M32RX only"
9535 msgstr ""
9537 #: config/tc-m32r.c:970 config/tc-m32r.c:1082
9538 #, c-format
9539 msgid "instruction '%s' cannot be executed in parallel."
9540 msgstr ""
9542 #: config/tc-m32r.c:1025 config/tc-m32r.c:1107 config/tc-m32r.c:1314
9543 msgid "internal error: lookup/get operands failed"
9544 msgstr ""
9546 #: config/tc-m32r.c:1092
9547 #, c-format
9548 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
9549 msgstr ""
9551 #: config/tc-m32r.c:1121
9552 #, c-format
9553 msgid ""
9554 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
9555 "is this intentional ?"
9556 msgstr ""
9558 #: config/tc-m32r.c:1125
9559 #, c-format
9560 msgid ""
9561 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
9562 "is this intentional ?"
9563 msgstr ""
9565 #: config/tc-m32r.c:1498
9566 #, c-format
9567 msgid ".SCOMMon length (%ld.) <0! Ignored."
9568 msgstr ""
9570 #: config/tc-m32r.c:1548
9571 #, c-format
9572 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
9573 msgstr ""
9575 #: config/tc-m32r.c:1925 config/tc-m32r.c:1978 config/tc-nds32.c:4185
9576 #: config/tc-nds32.c:4221 config/tc-sh.c:774 config/tc-sh.c:2457
9577 msgid "Invalid PIC expression."
9578 msgstr ""
9580 #: config/tc-m32r.c:2069
9581 msgid "Unmatched high/shigh reloc"
9582 msgstr ""
9584 #: config/tc-m68hc11.c:416
9585 #, c-format
9586 msgid ""
9587 "Motorola 68HC11/68HC12/68HCS12 options:\n"
9588 "  -m68hc11 | -m68hc12 |\n"
9589 "  -m68hcs12 | -mm9s12x |\n"
9590 "  -mm9s12xg               specify the processor [default %s]\n"
9591 "  -mshort                 use 16-bit int ABI (default)\n"
9592 "  -mlong                  use 32-bit int ABI\n"
9593 "  -mshort-double          use 32-bit double ABI\n"
9594 "  -mlong-double           use 64-bit double ABI (default)\n"
9595 "  --force-long-branches   always turn relative branches into absolute ones\n"
9596 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
9597 "                          when the offset is out of range\n"
9598 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
9599 "                          when the instruction does not support direct mode\n"
9600 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
9601 "  --print-opcodes         print the list of instructions with syntax\n"
9602 "  --xgate-ramoffset       offset ram addresses by 0xc000\n"
9603 "  --generate-example      generate an example of each instruction\n"
9604 "                          (used for testing)\n"
9605 msgstr ""
9607 #: config/tc-m68hc11.c:464 config/tc-xgate.c:284
9608 #, c-format
9609 msgid "Default target `%s' is not supported."
9610 msgstr ""
9612 #. Dump the opcode statistics table.
9613 #: config/tc-m68hc11.c:482
9614 #, c-format
9615 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
9616 msgstr ""
9618 #: config/tc-m68hc11.c:561
9619 #, c-format
9620 msgid "Option `%s' is not recognized."
9621 msgstr ""
9623 #: config/tc-m68hc11.c:748
9624 msgid "imm3"
9625 msgstr ""
9627 #: config/tc-m68hc11.c:756
9628 msgid "RD"
9629 msgstr ""
9631 #: config/tc-m68hc11.c:764
9632 msgid "RD,RS"
9633 msgstr ""
9635 #: config/tc-m68hc11.c:772
9636 msgid "RI, #imm4"
9637 msgstr ""
9639 #: config/tc-m68hc11.c:804
9640 msgid "RD, (RI,#offs5)"
9641 msgstr ""
9643 #: config/tc-m68hc11.c:856
9644 msgid "#<imm8>"
9645 msgstr ""
9647 #: config/tc-m68hc11.c:865
9648 msgid "#<imm16>"
9649 msgstr ""
9651 #: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883
9652 msgid "<imm8>,X"
9653 msgstr ""
9655 #: config/tc-m68hc11.c:910
9656 msgid "*<abs8>"
9657 msgstr ""
9659 #: config/tc-m68hc11.c:922
9660 msgid "#<mask>"
9661 msgstr ""
9663 #: config/tc-m68hc11.c:932
9664 #, c-format
9665 msgid "symbol%d"
9666 msgstr ""
9668 #: config/tc-m68hc11.c:934
9669 msgid "<abs>"
9670 msgstr ""
9672 #: config/tc-m68hc11.c:953
9673 msgid "<label>"
9674 msgstr ""
9676 #: config/tc-m68hc11.c:969
9677 #, c-format
9678 msgid ""
9679 "# Example of `%s' instructions\n"
9680 "\t.sect .text\n"
9681 "_start:\n"
9682 msgstr ""
9684 #: config/tc-m68hc11.c:1016
9685 #, c-format
9686 msgid "Instruction `%s' is not recognized."
9687 msgstr ""
9689 #: config/tc-m68hc11.c:1021
9690 #, c-format
9691 msgid "Instruction formats for `%s':"
9692 msgstr ""
9694 #: config/tc-m68hc11.c:1173
9695 #, c-format
9696 msgid "Immediate operand is not allowed for operand %d."
9697 msgstr ""
9699 #: config/tc-m68hc11.c:1217
9700 msgid "Indirect indexed addressing is not valid for 68HC11."
9701 msgstr ""
9703 #: config/tc-m68hc11.c:1237
9704 msgid "Spurious `,' or bad indirect register addressing mode."
9705 msgstr ""
9707 #: config/tc-m68hc11.c:1259
9708 msgid "Missing second register or offset for indexed-indirect mode."
9709 msgstr ""
9711 #: config/tc-m68hc11.c:1269
9712 msgid "Missing second register for indexed-indirect mode."
9713 msgstr ""
9715 #: config/tc-m68hc11.c:1285
9716 msgid "Missing `]' to close indexed-indirect mode."
9717 msgstr ""
9719 #: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073
9720 #: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402
9721 msgid "Illegal operand."
9722 msgstr ""
9724 #. Looks like OP_R_R.
9725 #: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078
9726 #: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310
9727 #: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336
9728 msgid "Missing operand."
9729 msgstr ""
9731 #: config/tc-m68hc11.c:1388
9732 msgid "Pre-increment mode is not valid for 68HC11"
9733 msgstr ""
9735 #: config/tc-m68hc11.c:1401
9736 msgid "Wrong register in register indirect mode."
9737 msgstr ""
9739 #: config/tc-m68hc11.c:1409
9740 msgid "Missing `]' to close register indirect operand."
9741 msgstr ""
9743 #: config/tc-m68hc11.c:1429
9744 msgid "Post-decrement mode is not valid for 68HC11."
9745 msgstr ""
9747 #: config/tc-m68hc11.c:1437
9748 msgid "Post-increment mode is not valid for 68HC11."
9749 msgstr ""
9751 #: config/tc-m68hc11.c:1455
9752 msgid "Invalid indexed indirect mode."
9753 msgstr ""
9755 #: config/tc-m68hc11.c:1579
9756 #, c-format
9757 msgid "Trap id `%ld' is out of range."
9758 msgstr ""
9760 #: config/tc-m68hc11.c:1583
9761 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
9762 msgstr ""
9764 #: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741
9765 #, c-format
9766 msgid "Operand out of 8-bit range: `%ld'."
9767 msgstr ""
9769 #: config/tc-m68hc11.c:1597
9770 msgid "The trap id must be a constant."
9771 msgstr ""
9773 #: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345
9774 #, c-format
9775 msgid "Operand `%x' not recognized in fixup8."
9776 msgstr ""
9778 #: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
9779 #, c-format
9780 msgid "Operand out of 16-bit range: `%ld'."
9781 msgstr ""
9783 #: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
9784 #, c-format
9785 msgid "Operand `%x' not recognized in fixup16."
9786 msgstr ""
9788 #: config/tc-m68hc11.c:1801
9789 #, c-format
9790 msgid "Unexpected branch conversion with `%x'"
9791 msgstr ""
9793 #: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019
9794 #, c-format
9795 msgid "Operand out of range for a relative branch: `%ld'"
9796 msgstr ""
9798 #: config/tc-m68hc11.c:1987
9799 msgid "Invalid register for dbcc/tbcc instruction."
9800 msgstr ""
9802 #: config/tc-m68hc11.c:2075
9803 #, c-format
9804 msgid "Increment/decrement value is out of range: `%ld'."
9805 msgstr ""
9807 #: config/tc-m68hc11.c:2087
9808 msgid "Expecting a register."
9809 msgstr ""
9811 #: config/tc-m68hc11.c:2102
9812 msgid "Invalid register for post/pre increment."
9813 msgstr ""
9815 #: config/tc-m68hc11.c:2132
9816 msgid "Invalid register."
9817 msgstr ""
9819 #: config/tc-m68hc11.c:2139
9820 #, c-format
9821 msgid "Offset out of 16-bit range: %ld."
9822 msgstr ""
9824 #: config/tc-m68hc11.c:2145
9825 #, c-format
9826 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
9827 msgstr ""
9829 #: config/tc-m68hc11.c:2270
9830 msgid "Expecting register D for indexed indirect mode."
9831 msgstr ""
9833 #: config/tc-m68hc11.c:2272
9834 msgid "Indexed indirect mode is not allowed for movb/movw."
9835 msgstr ""
9837 #: config/tc-m68hc11.c:2289
9838 msgid "Invalid accumulator register."
9839 msgstr ""
9841 #: config/tc-m68hc11.c:2315
9842 msgid "Invalid indexed register."
9843 msgstr ""
9845 #: config/tc-m68hc11.c:2325
9846 msgid "Addressing mode not implemented yet."
9847 msgstr ""
9849 #: config/tc-m68hc11.c:2339
9850 msgid "Invalid source register for this instruction, use 'tfr'."
9851 msgstr ""
9853 #: config/tc-m68hc11.c:2341
9854 msgid "Invalid source register."
9855 msgstr ""
9857 #: config/tc-m68hc11.c:2346
9858 msgid "Invalid destination register for this instruction, use 'tfr'."
9859 msgstr ""
9861 #: config/tc-m68hc11.c:2348
9862 msgid "Invalid destination register."
9863 msgstr ""
9865 #: config/tc-m68hc11.c:2523
9866 msgid "Invalid indexed register, expecting register X."
9867 msgstr ""
9869 #: config/tc-m68hc11.c:2525
9870 msgid "Invalid indexed register, expecting register Y."
9871 msgstr ""
9873 #: config/tc-m68hc11.c:2844
9874 msgid "No instruction or missing opcode."
9875 msgstr ""
9877 #: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3532
9878 #, c-format
9879 msgid "Opcode `%s' is not recognized."
9880 msgstr ""
9882 #: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3554
9883 #, c-format
9884 msgid "Garbage at end of instruction: `%s'."
9885 msgstr ""
9887 #: config/tc-m68hc11.c:3440
9888 #, c-format
9889 msgid "Failed to find a valid mode for `%s'."
9890 msgstr ""
9892 #: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3682 config/tc-m68hc11.c:3688
9893 #, c-format
9894 msgid "Invalid operand for `%s'"
9895 msgstr ""
9897 #: config/tc-m68hc11.c:3740
9898 #, c-format
9899 msgid "Invalid mode: %s\n"
9900 msgstr ""
9902 #: config/tc-m68hc11.c:3799
9903 msgid "bad .relax format"
9904 msgstr ""
9906 #: config/tc-m68hc11.c:3843 config/tc-xgate.c:630
9907 #, c-format
9908 msgid "Relocation %d is not supported by object file format."
9909 msgstr ""
9911 #: config/tc-m68hc11.c:4120
9912 msgid "bra or bsr with undefined symbol."
9913 msgstr ""
9915 #: config/tc-m68hc11.c:4221 config/tc-m68hc11.c:4278
9916 #, c-format
9917 msgid "Subtype %d is not recognized."
9918 msgstr ""
9920 #: config/tc-m68hc11.c:4336 config/tc-xgate.c:663
9921 msgid "Expression too complex."
9922 msgstr ""
9924 #: config/tc-m68hc11.c:4367 config/tc-xgate.c:708 config/tc-xgate.c:717
9925 msgid "Value out of 16-bit range."
9926 msgstr ""
9928 #: config/tc-m68hc11.c:4389
9929 #, c-format
9930 msgid "Value %ld too large for 8-bit PC-relative branch."
9931 msgstr ""
9933 #: config/tc-m68hc11.c:4399 config/tc-xgate.c:674
9934 #, c-format
9935 msgid "Value %ld too large for 9-bit PC-relative branch."
9936 msgstr ""
9938 #: config/tc-m68hc11.c:4408 config/tc-xgate.c:691
9939 #, c-format
9940 msgid "Value %ld too large for 10-bit PC-relative branch."
9941 msgstr ""
9943 #: config/tc-m68hc11.c:4416
9944 #, c-format
9945 msgid "Auto increment/decrement offset '%ld' is out of range."
9946 msgstr ""
9948 #: config/tc-m68hc11.c:4429
9949 #, c-format
9950 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
9951 msgstr ""
9953 #: config/tc-m68hc11.c:4440
9954 #, c-format
9955 msgid "Offset out of 9-bit range for movw/movb insn: %ld"
9956 msgstr ""
9958 #: config/tc-m68hc11.c:4452
9959 #, c-format
9960 msgid "Offset out of 16-bit range for movw/movb insn: %ld"
9961 msgstr ""
9963 #: config/tc-m68hc11.c:4469 config/tc-xgate.c:752
9964 #, c-format
9965 msgid "Line %d: unknown relocation type: 0x%x."
9966 msgstr ""
9968 #: config/tc-m68hc11.c:4494
9969 msgid "Invalid directive"
9970 msgstr ""
9972 #: config/tc-m68k.c:1165
9973 #, c-format
9974 msgid "Can not do %d byte pc-relative relocation"
9975 msgstr ""
9977 #: config/tc-m68k.c:1167
9978 #, c-format
9979 msgid "Can not do %d byte pc-relative pic relocation"
9980 msgstr ""
9982 #: config/tc-m68k.c:1172
9983 #, c-format
9984 msgid "Can not do %d byte relocation"
9985 msgstr ""
9987 #: config/tc-m68k.c:1174
9988 #, c-format
9989 msgid "Can not do %d byte pic relocation"
9990 msgstr ""
9992 #: config/tc-m68k.c:1254
9993 #, c-format
9994 msgid "Unable to produce reloc against symbol '%s'"
9995 msgstr ""
9997 #: config/tc-m68k.c:1313 config/tc-vax.c:2369
9998 #, c-format
9999 msgid "Cannot make %s relocation PC relative"
10000 msgstr ""
10002 #: config/tc-m68k.c:1429 config/tc-vax.c:1879
10003 msgid "No operator"
10004 msgstr ""
10006 #: config/tc-m68k.c:1459 config/tc-vax.c:1895
10007 msgid "Unknown operator"
10008 msgstr ""
10010 #: config/tc-m68k.c:2362
10011 msgid "invalid instruction for this architecture; needs "
10012 msgstr ""
10014 #: config/tc-m68k.c:2370
10015 msgid "hardware divide"
10016 msgstr ""
10018 #: config/tc-m68k.c:2392 config/tc-m68k.c:2396 config/tc-m68k.c:2400
10019 msgid "or higher"
10020 msgstr ""
10022 #: config/tc-m68k.c:2453
10023 msgid "operands mismatch"
10024 msgstr ""
10026 #: config/tc-m68k.c:2517 config/tc-m68k.c:2523 config/tc-m68k.c:2529
10027 #: config/tc-mmix.c:2495 config/tc-mmix.c:2519
10028 msgid "operand out of range"
10029 msgstr ""
10031 #: config/tc-m68k.c:2586
10032 #, c-format
10033 msgid "Bignum too big for %c format; truncated"
10034 msgstr ""
10036 #: config/tc-m68k.c:2663
10037 msgid "displacement too large for this architecture; needs 68020 or higher"
10038 msgstr ""
10040 #: config/tc-m68k.c:2774
10041 msgid ""
10042 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
10043 msgstr ""
10045 #: config/tc-m68k.c:2779
10046 msgid "invalid index size for coldfire"
10047 msgstr ""
10049 #: config/tc-m68k.c:2832
10050 msgid "Forcing byte displacement"
10051 msgstr ""
10053 #: config/tc-m68k.c:2834
10054 msgid "byte displacement out of range"
10055 msgstr ""
10057 #: config/tc-m68k.c:2882 config/tc-m68k.c:2920
10058 msgid "invalid operand mode for this architecture; needs 68020 or higher"
10059 msgstr ""
10061 #: config/tc-m68k.c:2906 config/tc-m68k.c:2940
10062 msgid ":b not permitted; defaulting to :w"
10063 msgstr ""
10065 #: config/tc-m68k.c:3017
10066 msgid "unsupported byte value; use a different suffix"
10067 msgstr ""
10069 #: config/tc-m68k.c:3032
10070 msgid "unknown/incorrect operand"
10071 msgstr ""
10073 #: config/tc-m68k.c:3075 config/tc-m68k.c:3083 config/tc-m68k.c:3090
10074 #: config/tc-m68k.c:3097
10075 msgid "out of range"
10076 msgstr ""
10078 #: config/tc-m68k.c:3171
10079 msgid "Can't use long branches on this architecture"
10080 msgstr ""
10082 #: config/tc-m68k.c:3277
10083 msgid "Expression out of range, using 0"
10084 msgstr ""
10086 #: config/tc-m68k.c:3478 config/tc-m68k.c:3494
10087 msgid "Floating point register in register list"
10088 msgstr ""
10090 #: config/tc-m68k.c:3484
10091 msgid "Wrong register in floating-point reglist"
10092 msgstr ""
10094 #: config/tc-m68k.c:3500
10095 msgid "incorrect register in reglist"
10096 msgstr ""
10098 #: config/tc-m68k.c:3506
10099 msgid "wrong register in floating-point reglist"
10100 msgstr ""
10102 #. ERROR.
10103 #: config/tc-m68k.c:3979
10104 msgid "Extra )"
10105 msgstr ""
10107 #. ERROR.
10108 #: config/tc-m68k.c:3990
10109 msgid "Missing )"
10110 msgstr ""
10112 #: config/tc-m68k.c:4007
10113 msgid "Missing operand"
10114 msgstr ""
10116 #: config/tc-m68k.c:4332
10117 #, c-format
10118 msgid "unrecognized default cpu `%s'"
10119 msgstr ""
10121 #: config/tc-m68k.c:4386
10122 #, c-format
10123 msgid "%s -- statement `%s' ignored"
10124 msgstr ""
10126 #: config/tc-m68k.c:4435
10127 #, c-format
10128 msgid "Don't know how to figure width of %c in md_assemble()"
10129 msgstr ""
10131 #: config/tc-m68k.c:4667 config/tc-m68k.c:4706
10132 #, c-format
10133 msgid "Internal Error: Can't find %s in hash table"
10134 msgstr ""
10136 #: config/tc-m68k.c:4670 config/tc-m68k.c:4709
10137 #, c-format
10138 msgid "Internal Error: Can't hash %s: %s"
10139 msgstr ""
10141 #: config/tc-m68k.c:4834
10142 #, c-format
10143 msgid "text label `%s' aligned to odd boundary"
10144 msgstr ""
10146 #: config/tc-m68k.c:5006
10147 #, c-format
10148 msgid "value %ld out of range"
10149 msgstr ""
10151 #: config/tc-m68k.c:5020
10152 msgid "invalid byte branch offset"
10153 msgstr ""
10155 #: config/tc-m68k.c:5057
10156 msgid "short branch with zero offset: use :w"
10157 msgstr ""
10159 #: config/tc-m68k.c:5101
10160 msgid "Conversion of PC relative BSR to absolute JSR"
10161 msgstr ""
10163 #: config/tc-m68k.c:5112
10164 msgid "Conversion of PC relative branch to absolute jump"
10165 msgstr ""
10167 #: config/tc-m68k.c:5129 config/tc-m68k.c:5186
10168 msgid "Conversion of PC relative conditional branch to absolute jump"
10169 msgstr ""
10171 #: config/tc-m68k.c:5251
10172 msgid "Conversion of PC relative displacement to absolute"
10173 msgstr ""
10175 #: config/tc-m68k.c:5464
10176 msgid "Tried to convert PC relative branch to absolute jump"
10177 msgstr ""
10179 #: config/tc-m68k.c:5509 config/tc-m68k.c:5520 config/tc-m68k.c:5564
10180 msgid "expression out of range: defaulting to 1"
10181 msgstr ""
10183 #: config/tc-m68k.c:5556
10184 msgid "expression out of range: defaulting to 0"
10185 msgstr ""
10187 #: config/tc-m68k.c:5597 config/tc-m68k.c:5609
10188 #, c-format
10189 msgid "Can't deal with expression; defaulting to %ld"
10190 msgstr ""
10192 #: config/tc-m68k.c:5623
10193 msgid "expression doesn't fit in BYTE"
10194 msgstr ""
10196 #: config/tc-m68k.c:5627
10197 msgid "expression doesn't fit in WORD"
10198 msgstr ""
10200 #: config/tc-m68k.c:5714
10201 #, c-format
10202 msgid "%s: unrecognized processor name"
10203 msgstr ""
10205 #: config/tc-m68k.c:5775
10206 msgid "bad coprocessor id"
10207 msgstr ""
10209 #: config/tc-m68k.c:5781
10210 msgid "unrecognized fopt option"
10211 msgstr ""
10213 #: config/tc-m68k.c:5913
10214 #, c-format
10215 msgid "option `%s' may not be negated"
10216 msgstr ""
10218 #: config/tc-m68k.c:5924
10219 #, c-format
10220 msgid "option `%s' not recognized"
10221 msgstr ""
10223 #: config/tc-m68k.c:5953
10224 msgid "bad format of OPT NEST=depth"
10225 msgstr ""
10227 #: config/tc-m68k.c:6009
10228 msgid "missing label"
10229 msgstr ""
10231 #: config/tc-m68k.c:6035
10232 #, c-format
10233 msgid "bad register list: %s"
10234 msgstr ""
10236 #: config/tc-m68k.c:6133
10237 msgid "restore without save"
10238 msgstr ""
10240 #: config/tc-m68k.c:6287 config/tc-m68k.c:6657
10241 msgid "syntax error in structured control directive"
10242 msgstr ""
10244 #: config/tc-m68k.c:6332
10245 msgid "missing condition code in structured control directive"
10246 msgstr ""
10248 #: config/tc-m68k.c:6403
10249 #, c-format
10250 msgid ""
10251 "Condition <%c%c> in structured control directive can not be encoded correctly"
10252 msgstr ""
10254 #: config/tc-m68k.c:6699
10255 msgid "missing then"
10256 msgstr ""
10258 #: config/tc-m68k.c:6780
10259 msgid "else without matching if"
10260 msgstr ""
10262 #: config/tc-m68k.c:6813
10263 msgid "endi without matching if"
10264 msgstr ""
10266 #: config/tc-m68k.c:6853
10267 msgid "break outside of structured loop"
10268 msgstr ""
10270 #: config/tc-m68k.c:6891
10271 msgid "next outside of structured loop"
10272 msgstr ""
10274 #: config/tc-m68k.c:6942
10275 msgid "missing ="
10276 msgstr ""
10278 #: config/tc-m68k.c:6980
10279 msgid "missing to or downto"
10280 msgstr ""
10282 #: config/tc-m68k.c:7016 config/tc-m68k.c:7050 config/tc-m68k.c:7264
10283 msgid "missing do"
10284 msgstr ""
10286 #: config/tc-m68k.c:7151
10287 msgid "endf without for"
10288 msgstr ""
10290 #: config/tc-m68k.c:7205
10291 msgid "until without repeat"
10292 msgstr ""
10294 #: config/tc-m68k.c:7299
10295 msgid "endw without while"
10296 msgstr ""
10298 #: config/tc-m68k.c:7332 config/tc-m68k.c:7360
10299 msgid "already assembled instructions"
10300 msgstr ""
10302 #: config/tc-m68k.c:7437
10303 #, c-format
10304 msgid "`%s' is deprecated, use `%s'"
10305 msgstr ""
10307 #: config/tc-m68k.c:7456
10308 #, c-format
10309 msgid "cpu `%s' unrecognized"
10310 msgstr ""
10312 #: config/tc-m68k.c:7475
10313 #, c-format
10314 msgid "architecture `%s' unrecognized"
10315 msgstr ""
10317 #: config/tc-m68k.c:7496
10318 #, c-format
10319 msgid "extension `%s' unrecognized"
10320 msgstr ""
10322 #: config/tc-m68k.c:7615
10323 #, c-format
10324 msgid "option `-A%s' is deprecated: use `-%s'"
10325 msgstr ""
10327 #: config/tc-m68k.c:7648
10328 msgid "architecture features both enabled and disabled"
10329 msgstr ""
10331 #: config/tc-m68k.c:7675
10332 msgid "selected processor does not have all features of selected architecture"
10333 msgstr ""
10335 #: config/tc-m68k.c:7684
10336 msgid "m68k and cf features both selected"
10337 msgstr ""
10339 #: config/tc-m68k.c:7696
10340 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
10341 msgstr ""
10343 #: config/tc-m68k.c:7728
10344 #, c-format
10345 msgid ""
10346 "-march=<arch>\t\tset architecture\n"
10347 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
10348 msgstr ""
10350 #: config/tc-m68k.c:7733
10351 #, c-format
10352 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
10353 msgstr ""
10355 #: config/tc-m68k.c:7739
10356 #, c-format
10357 msgid ""
10358 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
10359 "-pic, -k\t\tgenerate position independent code\n"
10360 "-S\t\t\tturn jbsr into jsr\n"
10361 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
10362 "--register-prefix-optional\n"
10363 "\t\t\trecognize register names without prefix character\n"
10364 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
10365 "--base-size-default-16\tbase reg without size is 16 bits\n"
10366 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
10367 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
10368 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
10369 msgstr ""
10371 #: config/tc-m68k.c:7753
10372 #, c-format
10373 msgid "Architecture variants are: "
10374 msgstr ""
10376 #: config/tc-m68k.c:7762
10377 #, c-format
10378 msgid "Processor variants are: "
10379 msgstr ""
10381 #: config/tc-m68k.c:7769 config/tc-xtensa.c:6337
10382 #, c-format
10383 msgid "\n"
10384 msgstr ""
10386 #: config/tc-m68k.c:7800
10387 #, c-format
10388 msgid "Error %s in %s\n"
10389 msgstr ""
10391 #: config/tc-m68k.c:7804
10392 #, c-format
10393 msgid "Opcode(%d.%s): "
10394 msgstr ""
10396 #: config/tc-m68k.c:7962
10397 msgid "Not a defined coldfire architecture"
10398 msgstr ""
10400 #: config/tc-m68k.c:8138
10401 #, c-format
10402 msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
10403 msgstr ""
10405 #: config/tc-mcore.c:520 config/tc-microblaze.c:505 config/tc-microblaze.c:533
10406 #: config/tc-microblaze.c:570 config/tc-microblaze.c:582
10407 #, c-format
10408 msgid "register expected, but saw '%.6s'"
10409 msgstr ""
10411 #: config/tc-mcore.c:602
10412 #, c-format
10413 msgid "control register expected, but saw '%.6s'"
10414 msgstr ""
10416 #: config/tc-mcore.c:638
10417 msgid "bad/missing psr specifier"
10418 msgstr ""
10420 #: config/tc-mcore.c:688
10421 msgid "more than 65K literal pools"
10422 msgstr ""
10424 #: config/tc-mcore.c:742
10425 msgid "missing ']'"
10426 msgstr ""
10428 #: config/tc-mcore.c:781
10429 msgid "operand must be a constant"
10430 msgstr ""
10432 #: config/tc-mcore.c:783
10433 #, c-format
10434 msgid "operand must be absolute in range %u..%u, not %ld"
10435 msgstr ""
10437 #: config/tc-mcore.c:818
10438 msgid "operand must be a multiple of 4"
10439 msgstr ""
10441 #: config/tc-mcore.c:825
10442 msgid "operand must be a multiple of 2"
10443 msgstr ""
10445 #: config/tc-mcore.c:887 config/tc-microblaze.c:934
10446 #: config/tc-microblaze.c:1066 config/tc-microblaze.c:1098
10447 #: config/tc-microblaze.c:1551 config/tc-microblaze.c:1617
10448 #: config/tc-microblaze.c:1690 config/tc-microblaze.c:2102
10449 #: config/tc-microblaze.c:2149
10450 #, c-format
10451 msgid "unknown opcode \"%s\""
10452 msgstr ""
10454 #: config/tc-mcore.c:930
10455 msgid "invalid register: r15 illegal"
10456 msgstr ""
10458 #: config/tc-mcore.c:979 config/tc-mcore.c:1560
10459 msgid "M340 specific opcode used when assembling for M210"
10460 msgstr ""
10462 #: config/tc-mcore.c:997 config/tc-mcore.c:1037 config/tc-mcore.c:1056
10463 #: config/tc-mcore.c:1075 config/tc-mcore.c:1103 config/tc-mcore.c:1132
10464 #: config/tc-mcore.c:1169 config/tc-mcore.c:1204 config/tc-mcore.c:1223
10465 #: config/tc-mcore.c:1242 config/tc-mcore.c:1276 config/tc-mcore.c:1301
10466 #: config/tc-mcore.c:1358 config/tc-mcore.c:1412 config/tc-mcore.c:1448
10467 #: config/tc-mcore.c:1507 config/tc-mcore.c:1529 config/tc-mcore.c:1552
10468 msgid "second operand missing"
10469 msgstr ""
10471 #: config/tc-mcore.c:1013
10472 msgid "destination register must be r1"
10473 msgstr ""
10475 #: config/tc-mcore.c:1034
10476 msgid "source register must be r1"
10477 msgstr ""
10479 #: config/tc-mcore.c:1098 config/tc-mcore.c:1155
10480 msgid "immediate is not a power of two"
10481 msgstr ""
10483 #: config/tc-mcore.c:1126
10484 msgid "translating bgeni to movi"
10485 msgstr ""
10487 #: config/tc-mcore.c:1163
10488 msgid "translating mgeni to movi"
10489 msgstr ""
10491 #: config/tc-mcore.c:1195
10492 msgid "translating bmaski to movi"
10493 msgstr ""
10495 #: config/tc-mcore.c:1271
10496 #, c-format
10497 msgid "displacement too large (%d)"
10498 msgstr ""
10500 #: config/tc-mcore.c:1285
10501 msgid "Invalid register: r0 and r15 illegal"
10502 msgstr ""
10504 #: config/tc-mcore.c:1316
10505 msgid "bad starting register: r0 and r15 invalid"
10506 msgstr ""
10508 #: config/tc-mcore.c:1329
10509 msgid "ending register must be r15"
10510 msgstr ""
10512 #: config/tc-mcore.c:1349
10513 msgid "bad base register: must be r0"
10514 msgstr ""
10516 #: config/tc-mcore.c:1367
10517 msgid "first register must be r4"
10518 msgstr ""
10520 #: config/tc-mcore.c:1378
10521 msgid "last register must be r7"
10522 msgstr ""
10524 #: config/tc-mcore.c:1415
10525 msgid "reg-reg expected"
10526 msgstr ""
10528 #: config/tc-mcore.c:1526
10529 msgid "second operand must be 1"
10530 msgstr ""
10532 #: config/tc-mcore.c:1547
10533 msgid "zero used as immediate value"
10534 msgstr ""
10536 #: config/tc-mcore.c:1574
10537 msgid "duplicated psr bit specifier"
10538 msgstr ""
10540 #: config/tc-mcore.c:1580
10541 msgid "`af' must appear alone"
10542 msgstr ""
10544 #: config/tc-mcore.c:1587 config/tc-microblaze.c:1728
10545 #, c-format
10546 msgid "unimplemented opcode \"%s\""
10547 msgstr ""
10549 #: config/tc-mcore.c:1596 config/tc-microblaze.c:1737
10550 #, c-format
10551 msgid "ignoring operands: %s "
10552 msgstr ""
10554 #: config/tc-mcore.c:1669
10555 #, c-format
10556 msgid "unrecognised cpu type '%s'"
10557 msgstr ""
10559 #: config/tc-mcore.c:1687
10560 #, c-format
10561 msgid ""
10562 "MCORE specific options:\n"
10563 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
10564 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
10565 "  -cpu=[210|340]          select CPU type\n"
10566 "  -EB                     assemble for a big endian system (default)\n"
10567 "  -EL                     assemble for a little endian system\n"
10568 msgstr ""
10570 #: config/tc-mcore.c:1705 config/tc-microblaze.c:1848
10571 msgid "failed sanity check: short_jump"
10572 msgstr ""
10574 #: config/tc-mcore.c:1715 config/tc-microblaze.c:1858
10575 msgid "failed sanity check: long_jump"
10576 msgstr ""
10578 #: config/tc-mcore.c:1741
10579 #, c-format
10580 msgid "odd displacement at %x"
10581 msgstr ""
10583 #. Variable not in small data read only segment accessed
10584 #. using small data read only anchor.
10585 #: config/tc-mcore.c:1923 config/tc-microblaze.c:1964
10586 #: config/tc-microblaze.c:2262 config/tc-microblaze.c:2285
10587 msgid "unknown"
10588 msgstr ""
10590 #: config/tc-mcore.c:1950
10591 #, c-format
10592 msgid "odd distance branch (0x%lx bytes)"
10593 msgstr ""
10595 #: config/tc-mcore.c:1954
10596 #, c-format
10597 msgid "pcrel for branch to %s too far (0x%lx)"
10598 msgstr ""
10600 #: config/tc-mcore.c:1974
10601 #, c-format
10602 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
10603 msgstr ""
10605 #: config/tc-mcore.c:1986
10606 #, c-format
10607 msgid "pcrel for loopt too far (0x%lx)"
10608 msgstr ""
10610 #: config/tc-mcore.c:2182 config/tc-microblaze.c:2429 config/tc-tic30.c:1386
10611 #, c-format
10612 msgid "Can not do %d byte %srelocation"
10613 msgstr ""
10615 #: config/tc-mcore.c:2184 config/tc-microblaze.c:2431
10616 msgid "pc-relative"
10617 msgstr ""
10619 #: config/tc-mep.c:339
10620 #, c-format
10621 msgid ""
10622 "MeP specific command line options:\n"
10623 "  -EB                     assemble for a big endian system\n"
10624 "  -EL                     assemble for a little endian system (default)\n"
10625 "  -mconfig=<name>         specify a chip configuration to use\n"
10626 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
10627 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
10628 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
10629 "                          enable/disable the given opcodes\n"
10630 "\n"
10631 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
10632 "  if no -m options are given, all core opcodes are enabled;\n"
10633 "  if any enabling -m options are given, only those are enabled;\n"
10634 "  if only disabling -m options are given, only those are disabled.\n"
10635 msgstr ""
10637 #: config/tc-mep.c:408
10638 msgid "$hi and $lo are disabled when MUL and DIV are off"
10639 msgstr ""
10641 #: config/tc-mep.c:415
10642 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
10643 msgstr ""
10645 #: config/tc-mep.c:420
10646 msgid "$dbg and $depc are disabled when DEBUG is off"
10647 msgstr ""
10649 #: config/tc-mep.c:611
10650 msgid "core and copro insn lengths must total 32 bits."
10651 msgstr ""
10653 #: config/tc-mep.c:614 config/tc-mep.c:751
10654 msgid "vliw group must consist of 1 core and 1 copro insn."
10655 msgstr ""
10657 #: config/tc-mep.c:748
10658 msgid "core and copro insn lengths must total 64 bits."
10659 msgstr ""
10661 #: config/tc-mep.c:980
10662 #, c-format
10663 msgid "cannot pack %s with a 16-bit insn"
10664 msgstr ""
10666 #: config/tc-mep.c:998
10667 #, c-format
10668 msgid "cannot pack %s and %s together with a 16-bit insn"
10669 msgstr ""
10671 #: config/tc-mep.c:1004
10672 msgid "too many IVC2 insns to pack with a 16-bit core insn"
10673 msgstr ""
10675 #: config/tc-mep.c:1019
10676 #, c-format
10677 msgid "cannot pack %s into slot P1"
10678 msgstr ""
10680 #: config/tc-mep.c:1025
10681 msgid "too many IVC2 insns to pack with a 32-bit core insn"
10682 msgstr ""
10684 #: config/tc-mep.c:1043
10685 #, c-format
10686 msgid "unable to pack %s by itself?"
10687 msgstr ""
10689 #: config/tc-mep.c:1073
10690 #, c-format
10691 msgid "cannot pack %s and %s together"
10692 msgstr ""
10694 #: config/tc-mep.c:1079
10695 msgid "too many IVC2 insns to pack together"
10696 msgstr ""
10698 #. There are no insns in the queue and a plus is present.
10699 #. This is a syntax error.  Let's not tolerate this.
10700 #. We can relax this later if necessary.
10701 #: config/tc-mep.c:1316
10702 msgid "Invalid use of parallelization operator."
10703 msgstr ""
10705 #: config/tc-mep.c:1362
10706 msgid "Leading plus sign not allowed in core mode"
10707 msgstr ""
10709 #: config/tc-mep.c:1892
10710 #, c-format
10711 msgid "Don't know how to relocate plain operands of type %s"
10712 msgstr ""
10714 #: config/tc-mep.c:1902
10715 #, c-format
10716 msgid "Perhaps you are missing %%tpoff()?"
10717 msgstr ""
10719 #: config/tc-mep.c:2089
10720 msgid "bad .section directive: want a,v,w,x,M,S in string"
10721 msgstr ""
10723 #: config/tc-mep.c:2147
10724 msgid ".vliw unavailable when VLIW is disabled."
10725 msgstr ""
10727 #: config/tc-metag.c:456
10728 msgid "no floating point unit specified"
10729 msgstr ""
10731 #: config/tc-metag.c:721
10732 #, c-format
10733 msgid "offset must be a multiple of %d"
10734 msgstr ""
10736 #: config/tc-metag.c:737 config/tc-metag.c:4445
10737 msgid "offset and base must be from the same unit"
10738 msgstr ""
10740 #: config/tc-metag.c:868 config/tc-metag.c:3169 config/tc-metag.c:3271
10741 msgid "invalid destination register"
10742 msgstr ""
10744 #: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
10745 #: config/tc-metag.c:1311 config/tc-metag.c:1531 config/tc-metag.c:3101
10746 #: config/tc-metag.c:3186 config/tc-metag.c:3288
10747 msgid "invalid memory operand"
10748 msgstr ""
10750 #: config/tc-metag.c:939 config/tc-metag.c:3119
10751 msgid "invalid source register"
10752 msgstr ""
10754 #: config/tc-metag.c:1024
10755 msgid "invalid destination unit"
10756 msgstr ""
10758 #: config/tc-metag.c:1032
10759 msgid "mov cannot use RD port as destination"
10760 msgstr ""
10762 #: config/tc-metag.c:1057
10763 msgid "invalid source unit"
10764 msgstr ""
10766 #: config/tc-metag.c:1065
10767 msgid "source and address units must not be shared for this addressing mode"
10768 msgstr ""
10770 #: config/tc-metag.c:1073 config/tc-metag.c:1677
10771 msgid "set can only use RD port as source"
10772 msgstr ""
10774 #: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
10775 #: config/tc-metag.c:1698 config/tc-metag.c:4055
10776 #, c-format
10777 msgid "base unit must be one of %s"
10778 msgstr ""
10780 #. We already tried to encode as an extended GET/SET.
10781 #. Parsing as a standard GET/SET provides a smaller offset.
10782 #: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3132
10783 #: config/tc-metag.c:3199 config/tc-metag.c:3301 config/tc-metag.c:4582
10784 msgid "offset value out of range"
10785 msgstr ""
10787 #: config/tc-metag.c:1169
10788 msgid "destination unit must be RD"
10789 msgstr ""
10791 #: config/tc-metag.c:1279
10792 msgid "invalid destination register list"
10793 msgstr ""
10795 #: config/tc-metag.c:1326
10796 msgid "invalid source register list"
10797 msgstr ""
10799 #: config/tc-metag.c:1351
10800 msgid "register list must be even numbered"
10801 msgstr ""
10803 #: config/tc-metag.c:1357
10804 msgid "register list must be from the same unit"
10805 msgstr ""
10807 #: config/tc-metag.c:1380
10808 msgid "register list must not contain duplicates"
10809 msgstr ""
10811 #: config/tc-metag.c:1637
10812 msgid "MDRD value must be between 1 and 8"
10813 msgstr ""
10815 #: config/tc-metag.c:1728
10816 msgid "invalid destination memory operand"
10817 msgstr ""
10819 #: config/tc-metag.c:1743
10820 msgid "invalid source memory operand"
10821 msgstr ""
10823 #: config/tc-metag.c:1750
10824 #, c-format
10825 msgid "address units must be one of %s"
10826 msgstr ""
10828 #: config/tc-metag.c:1757
10829 msgid "base and offset must be from the same unit"
10830 msgstr ""
10832 #: config/tc-metag.c:1765
10833 msgid "source and destination increment mode must agree"
10834 msgstr ""
10836 #: config/tc-metag.c:2040
10837 msgid ""
10838 "PC, CT, TR and TT are treated as if they are a single unit but operands must "
10839 "be in different units"
10840 msgstr ""
10842 #: config/tc-metag.c:2049
10843 msgid "source and destination register must be in different units"
10844 msgstr ""
10846 #: config/tc-metag.c:2081
10847 #, c-format
10848 msgid "register unit must be one of %s"
10849 msgstr ""
10851 #: config/tc-metag.c:2168
10852 #, c-format
10853 msgid "link register unit must be one of %s"
10854 msgstr ""
10856 #: config/tc-metag.c:2174
10857 msgid "link register must be in a low numbered register"
10858 msgstr ""
10860 #: config/tc-metag.c:2191 config/tc-metag.c:2716 config/tc-metag.c:2770
10861 msgid "target out of range"
10862 msgstr ""
10864 #: config/tc-metag.c:2672
10865 msgid "invalid quickrot unit specified"
10866 msgstr ""
10868 #: config/tc-metag.c:2688
10869 msgid "invalid quickrot register specified"
10870 msgstr ""
10872 #: config/tc-metag.c:2742
10873 msgid "source register must be in the trigger unit"
10874 msgstr ""
10876 #: config/tc-metag.c:2845
10877 msgid "Source registers must be in the same unit"
10878 msgstr ""
10880 #: config/tc-metag.c:3556 config/tc-metag.c:3720 config/tc-metag.c:3988
10881 msgid "destination register should be even numbered"
10882 msgstr ""
10884 #: config/tc-metag.c:3628
10885 msgid "comparison must be with register or #0"
10886 msgstr ""
10888 #: config/tc-metag.c:3694 config/tc-metag.c:3759
10889 msgid "instruction cannot operate on pair values"
10890 msgstr ""
10892 #: config/tc-metag.c:3705
10893 msgid "zero flag is not valid for this instruction"
10894 msgstr ""
10896 #: config/tc-metag.c:3726
10897 msgid "source register should be even numbered"
10898 msgstr ""
10900 #: config/tc-metag.c:3786 config/tc-metag.c:3795
10901 msgid "fraction bits value out of range"
10902 msgstr ""
10904 #: config/tc-metag.c:3977
10905 msgid "simd instructions operate on pair values (L prefix)"
10906 msgstr ""
10908 #: config/tc-metag.c:3995
10909 msgid "source registers should be even numbered"
10910 msgstr ""
10912 #: config/tc-metag.c:4273
10913 #, c-format
10914 msgid "expected ']', not %c in %s"
10915 msgstr ""
10917 #: config/tc-metag.c:4392
10918 msgid "invalid register for memory access"
10919 msgstr ""
10921 #: config/tc-metag.c:4505 config/tc-metag.c:4633
10922 msgid "unexpected end of line"
10923 msgstr ""
10925 #: config/tc-metag.c:4552
10926 msgid "'H' modifier only valid for accumulator registers"
10927 msgstr ""
10929 #: config/tc-metag.c:4605
10930 msgid "base unit must be either A0 or A1"
10931 msgstr ""
10933 #: config/tc-metag.c:4678 config/tc-metag.c:5121
10934 msgid "invalid register"
10935 msgstr ""
10937 #: config/tc-metag.c:4826
10938 msgid "could not parse template definition"
10939 msgstr ""
10941 #: config/tc-metag.c:5013
10942 msgid "QUICKRoT 64-bit extension not applicable to this instruction"
10943 msgstr ""
10945 #: config/tc-metag.c:5069
10946 msgid "invalid operands for cross-unit op"
10947 msgstr ""
10949 #: config/tc-metag.c:5111
10950 msgid "missing flags: one of 'P', 'N' or 'Z' required"
10951 msgstr ""
10953 #: config/tc-metag.c:5139
10954 msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
10955 msgstr ""
10957 #: config/tc-metag.c:5160
10958 msgid "accumulator not a valid destination"
10959 msgstr ""
10961 #: config/tc-metag.c:5170 config/tc-metag.c:5386 config/tc-metag.c:5570
10962 msgid "invalid immediate value"
10963 msgstr ""
10965 #: config/tc-metag.c:5182
10966 msgid "immediate value not allowed when source & dest differ"
10967 msgstr ""
10969 #: config/tc-metag.c:5214
10970 #, c-format
10971 msgid "invalid register operand: %s"
10972 msgstr ""
10974 #: config/tc-metag.c:5248
10975 msgid "QUICKRoT extension requires 4 registers"
10976 msgstr ""
10978 #: config/tc-metag.c:5255
10979 msgid "invalid fourth register"
10980 msgstr ""
10982 #: config/tc-metag.c:5262
10983 msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
10984 msgstr ""
10986 #: config/tc-metag.c:5290
10987 msgid "DSP RAM pointer in incorrect unit"
10988 msgstr ""
10990 #: config/tc-metag.c:5336
10991 msgid "invalid register operand #1"
10992 msgstr ""
10994 #: config/tc-metag.c:5350
10995 msgid "invalid register operand #2"
10996 msgstr ""
10998 #: config/tc-metag.c:5414
10999 msgid "this instruction does not accept an immediate"
11000 msgstr ""
11002 #: config/tc-metag.c:5434
11003 msgid "invalid register operand #3"
11004 msgstr ""
11006 #: config/tc-metag.c:5446
11007 msgid "this instruction does not accept an accumulator"
11008 msgstr ""
11010 #: config/tc-metag.c:5464
11011 msgid "invalid register operand #4"
11012 msgstr ""
11014 #: config/tc-metag.c:5541
11015 msgid "invalid accumulator register"
11016 msgstr ""
11018 #: config/tc-metag.c:5597
11019 msgid "conditional instruction cannot use G flag"
11020 msgstr ""
11022 #: config/tc-metag.c:5608
11023 msgid "conditional instruction cannot use B flag"
11024 msgstr ""
11026 #: config/tc-metag.c:5619
11027 msgid "conditional instruction cannot use R flag"
11028 msgstr ""
11030 #: config/tc-metag.c:5728
11031 msgid "'L' modifier not valid for this instruction"
11032 msgstr ""
11034 #: config/tc-metag.c:5860
11035 #, c-format
11036 msgid "missing fpu name `%s'"
11037 msgstr ""
11039 #: config/tc-metag.c:5871
11040 #, c-format
11041 msgid "unknown fpu `%s'"
11042 msgstr ""
11044 #: config/tc-metag.c:5886
11045 #, c-format
11046 msgid "missing DSP name `%s'"
11047 msgstr ""
11049 #: config/tc-metag.c:5897
11050 #, c-format
11051 msgid "unknown DSP `%s'"
11052 msgstr ""
11054 #: config/tc-metag.c:5915
11055 msgid "<dsp name>\t  assemble for DSP architecture <dsp name>"
11056 msgstr ""
11058 #: config/tc-metag.c:5953
11059 #, c-format
11060 msgid " Meta specific command line options:\n"
11061 msgstr ""
11063 #: config/tc-metag.c:6042
11064 msgid "premature end of floating point prefix"
11065 msgstr ""
11067 #: config/tc-metag.c:6102
11068 msgid "unknown floating point prefix character"
11069 msgstr ""
11071 #: config/tc-metag.c:6251
11072 #, c-format
11073 msgid "unknown DSP prefix character %c %s"
11074 msgstr ""
11076 #: config/tc-metag.c:6514
11077 #, c-format
11078 msgid "instruction mnemonic too long: %s"
11079 msgstr ""
11081 #: config/tc-metag.c:6569
11082 #, c-format
11083 msgid "junk at end of line: \"%s\""
11084 msgstr ""
11086 #: config/tc-metag.c:6576
11087 #, c-format
11088 msgid "failed to assemble instruction: \"%s\""
11089 msgstr ""
11091 #: config/tc-metag.c:6581
11092 #, c-format
11093 msgid "unknown floating point mnemonic: \"%s\""
11094 msgstr ""
11096 #: config/tc-metag.c:6583
11097 #, c-format
11098 msgid "unknown mnemonic: \"%s\""
11099 msgstr ""
11101 #: config/tc-metag.c:6634
11102 #, c-format
11103 msgid "cannot assemble DSP instruction, DSP option not set: %s"
11104 msgstr ""
11106 #: config/tc-metag.c:6641
11107 #, c-format
11108 msgid "cannot assemble FPU instruction, FPU option not set: %s"
11109 msgstr ""
11111 #: config/tc-metag.c:6739 config/tc-nds32.c:6112
11112 msgid "Bad call to md_atof()"
11113 msgstr ""
11115 #: config/tc-microblaze.c:510 config/tc-microblaze.c:539
11116 #: config/tc-microblaze.c:576
11117 #, c-format
11118 msgid "Invalid register number at '%.6s'"
11119 msgstr ""
11121 #: config/tc-microblaze.c:737
11122 msgid "operand must be a constant or a label"
11123 msgstr ""
11125 #: config/tc-microblaze.c:746
11126 #, c-format
11127 msgid "operand must be absolute in range %lx..%lx, not %lx"
11128 msgstr ""
11130 #: config/tc-microblaze.c:948 config/tc-microblaze.c:955
11131 #: config/tc-microblaze.c:962 config/tc-microblaze.c:995
11132 #: config/tc-microblaze.c:1002 config/tc-microblaze.c:1008
11133 #: config/tc-microblaze.c:1121 config/tc-microblaze.c:1128
11134 #: config/tc-microblaze.c:1134 config/tc-microblaze.c:1165
11135 #: config/tc-microblaze.c:1172 config/tc-microblaze.c:1192
11136 #: config/tc-microblaze.c:1199 config/tc-microblaze.c:1219
11137 #: config/tc-microblaze.c:1226 config/tc-microblaze.c:1244
11138 #: config/tc-microblaze.c:1251 config/tc-microblaze.c:1273
11139 #: config/tc-microblaze.c:1280 config/tc-microblaze.c:1298
11140 #: config/tc-microblaze.c:1310 config/tc-microblaze.c:1328
11141 #: config/tc-microblaze.c:1345 config/tc-microblaze.c:1352
11142 #: config/tc-microblaze.c:1398 config/tc-microblaze.c:1405
11143 #: config/tc-microblaze.c:1451 config/tc-microblaze.c:1458
11144 #: config/tc-microblaze.c:1480 config/tc-microblaze.c:1487
11145 #: config/tc-microblaze.c:1507 config/tc-microblaze.c:1513
11146 #: config/tc-microblaze.c:1573 config/tc-microblaze.c:1579
11147 #: config/tc-microblaze.c:1639 config/tc-microblaze.c:1713
11148 msgid "Error in statement syntax"
11149 msgstr ""
11151 #: config/tc-microblaze.c:968 config/tc-microblaze.c:970
11152 #: config/tc-microblaze.c:972 config/tc-microblaze.c:1012
11153 #: config/tc-microblaze.c:1014 config/tc-microblaze.c:1138
11154 #: config/tc-microblaze.c:1140 config/tc-microblaze.c:1178
11155 #: config/tc-microblaze.c:1180 config/tc-microblaze.c:1205
11156 #: config/tc-microblaze.c:1207 config/tc-microblaze.c:1232
11157 #: config/tc-microblaze.c:1255 config/tc-microblaze.c:1286
11158 #: config/tc-microblaze.c:1316 config/tc-microblaze.c:1334
11159 #: config/tc-microblaze.c:1464 config/tc-microblaze.c:1466
11160 #: config/tc-microblaze.c:1493 config/tc-microblaze.c:1495
11161 #: config/tc-microblaze.c:1517 config/tc-microblaze.c:1583
11162 #: config/tc-microblaze.c:1645
11163 msgid "Cannot use special register with this instruction"
11164 msgstr ""
11166 #: config/tc-microblaze.c:1022
11167 msgid "lmi pseudo instruction should not use a label in imm field"
11168 msgstr ""
11170 #: config/tc-microblaze.c:1024
11171 msgid "smi pseudo instruction should not use a label in imm field"
11172 msgstr ""
11174 #: config/tc-microblaze.c:1143
11175 msgid "Symbol used as immediate for shift instruction"
11176 msgstr ""
11178 #: config/tc-microblaze.c:1152
11179 #, c-format
11180 msgid "Shift value > 32. using <value %% 32>"
11181 msgstr ""
11183 #: config/tc-microblaze.c:1258
11184 msgid "Symbol used as immediate value for msrset/msrclr instructions"
11185 msgstr ""
11187 #: config/tc-microblaze.c:1387 config/tc-microblaze.c:1440
11188 msgid "invalid value for special purpose register"
11189 msgstr ""
11191 #: config/tc-microblaze.c:1653
11192 msgid "An IMM instruction should not be present in the .s file"
11193 msgstr ""
11195 #: config/tc-microblaze.c:1715
11196 msgid "Symbol used as immediate for mbar instruction"
11197 msgstr ""
11199 #: config/tc-microblaze.c:1721
11200 #, c-format
11201 msgid "Immediate value for mbar > 32. using <value %% 32>"
11202 msgstr ""
11204 #: config/tc-microblaze.c:1798
11205 msgid "Bad call to MD_NTOF()"
11206 msgstr ""
11208 #: config/tc-microblaze.c:2055
11209 #, c-format
11210 msgid "pcrel for branch to %s too far (0x%x)"
11211 msgstr ""
11213 #. We know the abs value: Should never happen.
11214 #: config/tc-microblaze.c:2210
11215 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
11216 msgstr ""
11218 #. Cannot have a PC-relative branch to a diff segment.
11219 #: config/tc-microblaze.c:2224
11220 #, c-format
11221 msgid "PC relative branch to label %s which is not in the instruction space"
11222 msgstr ""
11224 #: config/tc-microblaze.c:2265
11225 msgid ""
11226 "Variable is accessed using small data read only anchor, but it is not in the "
11227 "small data read only section"
11228 msgstr ""
11230 #: config/tc-microblaze.c:2288
11231 msgid ""
11232 "Variable is accessed using small data read write anchor, but it is not in "
11233 "the small data read write section"
11234 msgstr ""
11236 #: config/tc-microblaze.c:2297
11237 msgid "Incorrect fr_opcode value in frag.  Internal error....."
11238 msgstr ""
11240 #. We know the abs value: Should never happen.
11241 #: config/tc-microblaze.c:2304
11242 msgid "Absolute value in relaxation code.  Assembler error....."
11243 msgstr ""
11245 #: config/tc-mips.c:2037
11246 #, c-format
11247 msgid "the %d-bit %s architecture does not support the `%s' extension"
11248 msgstr ""
11250 #: config/tc-mips.c:2040
11251 #, c-format
11252 msgid "the `%s' extension requires %s%d revision %d or greater"
11253 msgstr ""
11255 #: config/tc-mips.c:2049
11256 #, c-format
11257 msgid "the `%s' extension was removed in %s%d revision %d"
11258 msgstr ""
11260 #: config/tc-mips.c:2058
11261 #, c-format
11262 msgid "the `%s' extension requires 64-bit FPRs"
11263 msgstr ""
11265 #: config/tc-mips.c:2876 config/tc-mips.c:16044
11266 #, c-format
11267 msgid "unrecognized register name `%s'"
11268 msgstr ""
11270 #: config/tc-mips.c:3103
11271 msgid "invalid register range"
11272 msgstr ""
11274 #: config/tc-mips.c:3131
11275 msgid "vector element must be constant"
11276 msgstr ""
11278 #: config/tc-mips.c:3141
11279 msgid "missing `]'"
11280 msgstr ""
11282 #: config/tc-mips.c:3353
11283 #, c-format
11284 msgid "internal: bad mips opcode (mask error): %s %s"
11285 msgstr ""
11287 #: config/tc-mips.c:3380
11288 #, c-format
11289 msgid "internal: unknown operand type: %s %s"
11290 msgstr ""
11292 #: config/tc-mips.c:3405
11293 #, c-format
11294 msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
11295 msgstr ""
11297 #: config/tc-mips.c:3413
11298 #, c-format
11299 msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
11300 msgstr ""
11302 #: config/tc-mips.c:3420
11303 #, c-format
11304 msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
11305 msgstr ""
11307 #: config/tc-mips.c:3455
11308 #, c-format
11309 msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
11310 msgstr ""
11312 #: config/tc-mips.c:3463
11313 #, c-format
11314 msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
11315 msgstr ""
11317 #: config/tc-mips.c:3489
11318 msgid "-G may not be used in position-independent code"
11319 msgstr ""
11321 #: config/tc-mips.c:3495
11322 msgid "-G may not be used with abicalls"
11323 msgstr ""
11325 #. Probably a memory allocation problem?  Give up now.
11326 #: config/tc-mips.c:3515 config/tc-mips.c:3606
11327 msgid "broken assembler, no assembly attempted"
11328 msgstr ""
11330 #: config/tc-mips.c:3545 config/tc-mips.c:3574
11331 #, c-format
11332 msgid "internal: can't hash `%s': %s"
11333 msgstr ""
11335 #: config/tc-mips.c:3756
11336 #, c-format
11337 msgid ".gnu_attribute %d,%d is incompatible with `%s'"
11338 msgstr ""
11340 #: config/tc-mips.c:3763
11341 #, c-format
11342 msgid ".gnu_attribute %d,%d requires `%s'"
11343 msgstr ""
11345 #: config/tc-mips.c:3824
11346 #, c-format
11347 msgid ".gnu_attribute %d,%d is no longer supported"
11348 msgstr ""
11350 #: config/tc-mips.c:3833
11351 #, c-format
11352 msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
11353 msgstr ""
11355 #: config/tc-mips.c:3846
11356 msgid "`gp=64' used with a 32-bit processor"
11357 msgstr ""
11359 #: config/tc-mips.c:3849
11360 msgid "`gp=32' used with a 64-bit ABI"
11361 msgstr ""
11363 #: config/tc-mips.c:3852
11364 msgid "`gp=64' used with a 32-bit ABI"
11365 msgstr ""
11367 #: config/tc-mips.c:3859
11368 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
11369 msgstr ""
11371 #: config/tc-mips.c:3861
11372 msgid "`fp=xx' cannot be used with `singlefloat'"
11373 msgstr ""
11375 #: config/tc-mips.c:3865
11376 msgid "`fp=64' used with a 32-bit fpu"
11377 msgstr ""
11379 #: config/tc-mips.c:3869
11380 msgid "`fp=64' used with a 32-bit ABI"
11381 msgstr ""
11383 #: config/tc-mips.c:3874
11384 msgid "`fp=32' used with a 64-bit ABI"
11385 msgstr ""
11387 #: config/tc-mips.c:3876
11388 msgid "`fp=32' used with a MIPS R6 cpu"
11389 msgstr ""
11391 #: config/tc-mips.c:3879
11392 msgid "Unknown size of floating point registers"
11393 msgstr ""
11395 #: config/tc-mips.c:3884
11396 msgid "`nooddspreg` cannot be used with a 64-bit ABI"
11397 msgstr ""
11399 #: config/tc-mips.c:3887 config/tc-mips.c:3891
11400 #, c-format
11401 msgid "`%s' cannot be used with `%s'"
11402 msgstr ""
11404 #: config/tc-mips.c:3896
11405 #, c-format
11406 msgid "branch relaxation is not supported in `%s'"
11407 msgstr ""
11409 #: config/tc-mips.c:3976
11410 msgid "trap exception not supported at ISA 1"
11411 msgstr ""
11413 #: config/tc-mips.c:3989 config/tc-mips.c:16924
11414 #, c-format
11415 msgid "`%s' does not support legacy NaN"
11416 msgstr ""
11418 #: config/tc-mips.c:4036
11419 #, c-format
11420 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
11421 msgstr ""
11423 #: config/tc-mips.c:4735
11424 #, c-format
11425 msgid "operand %d out of range"
11426 msgstr ""
11428 #: config/tc-mips.c:4743
11429 #, c-format
11430 msgid "operand %d must be constant"
11431 msgstr ""
11433 #: config/tc-mips.c:4787 read.c:4327 read.c:5294 write.c:263 write.c:1012
11434 msgid "register value used as expression"
11435 msgstr ""
11437 #: config/tc-mips.c:4800
11438 #, c-format
11439 msgid "operand %d must be an immediate expression"
11440 msgstr ""
11442 #: config/tc-mips.c:4919 config/tc-mips.c:4921
11443 #, c-format
11444 msgid "float register should be even, was %d"
11445 msgstr ""
11447 #: config/tc-mips.c:4934
11448 #, c-format
11449 msgid "condition code register should be even for %s, was %d"
11450 msgstr ""
11452 #: config/tc-mips.c:4939
11453 #, c-format
11454 msgid "condition code register should be 0 or 4 for %s, was %d"
11455 msgstr ""
11457 #: config/tc-mips.c:5248
11458 msgid "invalid performance register"
11459 msgstr ""
11461 #: config/tc-mips.c:5344
11462 msgid "the source register must not be $0"
11463 msgstr ""
11465 #: config/tc-mips.c:5584
11466 msgid "missing frame size"
11467 msgstr ""
11469 #: config/tc-mips.c:5589
11470 msgid "frame size specified twice"
11471 msgstr ""
11473 #: config/tc-mips.c:5594
11474 msgid "invalid frame size"
11475 msgstr ""
11477 #: config/tc-mips.c:5632
11478 #, c-format
11479 msgid "operand %d must be an immediate"
11480 msgstr ""
11482 #: config/tc-mips.c:5647
11483 msgid "invalid element selector"
11484 msgstr ""
11486 #: config/tc-mips.c:5660
11487 #, c-format
11488 msgid "operand %d must be scalar"
11489 msgstr ""
11491 #: config/tc-mips.c:5820
11492 msgid "floating-point expression required"
11493 msgstr ""
11495 #: config/tc-mips.c:5920
11496 #, c-format
11497 msgid "cannot use `%s' in this section"
11498 msgstr ""
11500 #: config/tc-mips.c:6064
11501 msgid "used $at without \".set noat\""
11502 msgstr ""
11504 #: config/tc-mips.c:6066
11505 #, c-format
11506 msgid "used $%u with \".set at=$%u\""
11507 msgstr ""
11509 #: config/tc-mips.c:7095
11510 #, c-format
11511 msgid "wrong size instruction in a %u-bit branch delay slot"
11512 msgstr ""
11514 #: config/tc-mips.c:7115 config/tc-mips.c:7125 config/tc-mips.c:15350
11515 #, c-format
11516 msgid "jump to misaligned address (0x%lx)"
11517 msgstr ""
11519 #: config/tc-mips.c:7140 config/tc-mips.c:7160 config/tc-mips.c:7177
11520 #: config/tc-mips.c:8692 config/tc-mips.c:15204 config/tc-mips.c:15211
11521 #: config/tc-mips.c:15605 config/tc-mips.c:18356
11522 #, c-format
11523 msgid "branch to misaligned address (0x%lx)"
11524 msgstr ""
11526 #: config/tc-mips.c:7146 config/tc-mips.c:7164 config/tc-mips.c:7181
11527 #: config/tc-mips.c:8695
11528 #, c-format
11529 msgid "branch address range overflow (0x%lx)"
11530 msgstr ""
11532 #: config/tc-mips.c:7420 config/tc-mips.c:18384
11533 msgid "extended instruction in delay slot"
11534 msgstr ""
11536 #: config/tc-mips.c:7882
11537 msgid "source and destination must be different"
11538 msgstr ""
11540 #: config/tc-mips.c:7885
11541 msgid "a destination register must be supplied"
11542 msgstr ""
11544 #: config/tc-mips.c:7890
11545 msgid "the source register must not be $31"
11546 msgstr ""
11548 #: config/tc-mips.c:8136 config/tc-mips.c:14001 config/tc-mips.c:18436
11549 msgid "invalid unextended operand value"
11550 msgstr ""
11552 #: config/tc-mips.c:8248
11553 #, c-format
11554 msgid "opcode not supported on this processor: %s (%s)"
11555 msgstr ""
11557 #: config/tc-mips.c:8327
11558 msgid "opcode not supported in the `insn32' mode"
11559 msgstr ""
11561 #: config/tc-mips.c:8330
11562 #, c-format
11563 msgid "unrecognized %d-bit version of microMIPS opcode"
11564 msgstr ""
11566 #: config/tc-mips.c:8386
11567 msgid "unrecognized unextended version of MIPS16 opcode"
11568 msgstr ""
11570 #: config/tc-mips.c:8389
11571 msgid "unrecognized extended version of MIPS16 opcode"
11572 msgstr ""
11574 #: config/tc-mips.c:8439
11575 msgid ""
11576 "macro instruction expanded into multiple instructions in a branch delay slot"
11577 msgstr ""
11579 #: config/tc-mips.c:8442
11580 msgid "macro instruction expanded into multiple instructions"
11581 msgstr ""
11583 #: config/tc-mips.c:8446
11584 msgid ""
11585 "macro instruction expanded into a wrong size instruction in a 16-bit branch "
11586 "delay slot"
11587 msgstr ""
11589 #: config/tc-mips.c:8448
11590 msgid ""
11591 "macro instruction expanded into a wrong size instruction in a 32-bit branch "
11592 "delay slot"
11593 msgstr ""
11595 #: config/tc-mips.c:8892
11596 msgid "operand overflow"
11597 msgstr ""
11599 #: config/tc-mips.c:8911 config/tc-mips.c:9495 config/tc-mips.c:13488
11600 msgid "macro used $at after \".set noat\""
11601 msgstr ""
11603 #: config/tc-mips.c:9059 config/tc-mips.c:11827 config/tc-mips.c:12486
11604 #, c-format
11605 msgid "number (0x%s) larger than 32 bits"
11606 msgstr ""
11608 #: config/tc-mips.c:9079
11609 msgid "number larger than 64 bits"
11610 msgstr ""
11612 #: config/tc-mips.c:9373 config/tc-mips.c:9401 config/tc-mips.c:9439
11613 #: config/tc-mips.c:9484 config/tc-mips.c:12062 config/tc-mips.c:12101
11614 #: config/tc-mips.c:12140 config/tc-mips.c:12582 config/tc-mips.c:12634
11615 msgid "PIC code offset overflow (max 16 signed bits)"
11616 msgstr ""
11618 #: config/tc-mips.c:10012
11619 #, c-format
11620 msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
11621 msgstr ""
11623 #. result is always true
11624 #: config/tc-mips.c:10108
11625 #, c-format
11626 msgid "branch %s is always true"
11627 msgstr ""
11629 #: config/tc-mips.c:10336 config/tc-mips.c:10446
11630 msgid "divide by zero"
11631 msgstr ""
11633 #: config/tc-mips.c:10536
11634 msgid "dla used to load 32-bit register; recommend using la instead"
11635 msgstr ""
11637 #: config/tc-mips.c:10540
11638 msgid "la used to load 64-bit address; recommend using dla instead"
11639 msgstr ""
11641 #: config/tc-mips.c:10649 config/tc-riscv.c:913 config/tc-z80.c:732
11642 msgid "offset too large"
11643 msgstr ""
11645 #: config/tc-mips.c:10823 config/tc-mips.c:11101
11646 msgid "PIC code offset overflow (max 32 signed bits)"
11647 msgstr ""
11649 #: config/tc-mips.c:11171 config/tc-mips.c:11247
11650 #, c-format
11651 msgid "opcode not supported in the `insn32' mode `%s'"
11652 msgstr ""
11654 #: config/tc-mips.c:11199
11655 msgid "MIPS PIC call to register other than $25"
11656 msgstr ""
11658 #: config/tc-mips.c:11215 config/tc-mips.c:11226 config/tc-mips.c:11359
11659 #: config/tc-mips.c:11370
11660 msgid "no .cprestore pseudo-op used in PIC code"
11661 msgstr ""
11663 #: config/tc-mips.c:11220 config/tc-mips.c:11364
11664 msgid "no .frame pseudo-op used in PIC code"
11665 msgstr ""
11667 #: config/tc-mips.c:11385
11668 msgid "non-PIC jump used in PIC library"
11669 msgstr ""
11671 #: config/tc-mips.c:12312
11672 #, c-format
11673 msgid "Unable to generate `%s' compliant code without mthc1"
11674 msgstr ""
11676 #: config/tc-mips.c:13046
11677 #, c-format
11678 msgid "instruction %s: result is always false"
11679 msgstr ""
11681 #: config/tc-mips.c:13199
11682 #, c-format
11683 msgid "instruction %s: result is always true"
11684 msgstr ""
11686 #. FIXME: Check if this is one of the itbl macros, since they
11687 #. are added dynamically.
11688 #: config/tc-mips.c:13484
11689 #, c-format
11690 msgid "macro %s not implemented yet"
11691 msgstr ""
11693 #: config/tc-mips.c:13829 config/tc-mips.c:13891 config/tc-mips.c:13901
11694 #: config/tc-score.c:2691 config/tc-score.c:2737
11695 msgid "unrecognized opcode"
11696 msgstr ""
11698 #: config/tc-mips.c:14011
11699 msgid "extended operand requested but not required"
11700 msgstr ""
11702 #: config/tc-mips.c:14020
11703 msgid "operand value out of range for instruction"
11704 msgstr ""
11706 #: config/tc-mips.c:14117
11707 #, c-format
11708 msgid "relocation %s isn't supported by the current ABI"
11709 msgstr ""
11711 #: config/tc-mips.c:14173
11712 msgid "unclosed '('"
11713 msgstr ""
11715 #: config/tc-mips.c:14239
11716 #, c-format
11717 msgid "a different %s was already specified, is now %s"
11718 msgstr ""
11720 #: config/tc-mips.c:14406
11721 msgid "-mmicromips cannot be used with -mips16"
11722 msgstr ""
11724 #: config/tc-mips.c:14421
11725 msgid "-mips16 cannot be used with -micromips"
11726 msgstr ""
11728 #: config/tc-mips.c:14564 config/tc-mips.c:14622
11729 msgid "no compiled in support for 64 bit object file format"
11730 msgstr ""
11732 #: config/tc-mips.c:14629
11733 #, c-format
11734 msgid "invalid abi -mabi=%s"
11735 msgstr ""
11737 #: config/tc-mips.c:14669
11738 #, c-format
11739 msgid "invalid NaN setting -mnan=%s"
11740 msgstr ""
11742 #: config/tc-mips.c:14703
11743 msgid "-G not supported in this configuration"
11744 msgstr ""
11746 #: config/tc-mips.c:14729
11747 #, c-format
11748 msgid "-%s conflicts with the other architecture options, which imply -%s"
11749 msgstr ""
11751 #: config/tc-mips.c:14745
11752 #, c-format
11753 msgid "-march=%s is not compatible with the selected ABI"
11754 msgstr ""
11756 #: config/tc-mips.c:15208 config/tc-mips.c:15599 config/tc-mips.c:18353
11757 msgid "branch to a symbol in another ISA mode"
11758 msgstr ""
11760 #: config/tc-mips.c:15215 config/tc-mips.c:15356 config/tc-mips.c:15609
11761 #, c-format
11762 msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
11763 msgstr ""
11765 #: config/tc-mips.c:15252
11766 msgid "PC-relative reference to a different section"
11767 msgstr ""
11769 #: config/tc-mips.c:15324
11770 msgid "TLS relocation against a constant"
11771 msgstr ""
11773 #: config/tc-mips.c:15344
11774 msgid "jump to a symbol in another ISA mode"
11775 msgstr ""
11777 #: config/tc-mips.c:15347
11778 msgid "JALX to a symbol in the same ISA mode"
11779 msgstr ""
11781 #: config/tc-mips.c:15432
11782 msgid "unsupported constant in relocation"
11783 msgstr ""
11785 #: config/tc-mips.c:15504
11786 #, c-format
11787 msgid "PC-relative access using misaligned symbol (%lx)"
11788 msgstr ""
11790 #: config/tc-mips.c:15508
11791 #, c-format
11792 msgid "PC-relative access using misaligned offset (%lx)"
11793 msgstr ""
11795 #: config/tc-mips.c:15521 config/tc-mips.c:15540
11796 msgid "PC-relative access out of range"
11797 msgstr ""
11799 #: config/tc-mips.c:15527
11800 #, c-format
11801 msgid "PC-relative access to misaligned address (%lx)"
11802 msgstr ""
11804 #: config/tc-mips.c:15694
11805 #, c-format
11806 msgid "alignment too large, %d assumed"
11807 msgstr ""
11809 #: config/tc-mips.c:15697
11810 msgid "alignment negative, 0 assumed"
11811 msgstr ""
11813 #: config/tc-mips.c:15939
11814 #, c-format
11815 msgid "%s: no such section"
11816 msgstr ""
11818 #: config/tc-mips.c:15980
11819 #, c-format
11820 msgid ".option pic%d not supported"
11821 msgstr ""
11823 #: config/tc-mips.c:15982
11824 #, c-format
11825 msgid ".option pic%d not supported in VxWorks PIC mode"
11826 msgstr ""
11828 #: config/tc-mips.c:15994 config/tc-mips.c:16331
11829 msgid "-G may not be used with SVR4 PIC code"
11830 msgstr ""
11832 #: config/tc-mips.c:16000
11833 #, c-format
11834 msgid "unrecognized option \"%s\""
11835 msgstr ""
11837 #: config/tc-mips.c:16106
11838 #, c-format
11839 msgid "unknown architecture %s"
11840 msgstr ""
11842 #: config/tc-mips.c:16120 config/tc-mips.c:16282
11843 #, c-format
11844 msgid "unknown ISA level %s"
11845 msgstr ""
11847 #: config/tc-mips.c:16129
11848 #, c-format
11849 msgid "unknown ISA or architecture %s"
11850 msgstr ""
11852 #: config/tc-mips.c:16188
11853 msgid "`noreorder' must be set before `nomacro'"
11854 msgstr ""
11856 #: config/tc-mips.c:16217
11857 msgid ".set pop with no .set push"
11858 msgstr ""
11860 #: config/tc-mips.c:16236
11861 #, c-format
11862 msgid "tried to set unrecognized symbol: %s\n"
11863 msgstr ""
11865 #: config/tc-mips.c:16309
11866 #, c-format
11867 msgid ".module used with unrecognized symbol: %s\n"
11868 msgstr ""
11870 #: config/tc-mips.c:16315
11871 msgid ".module is not permitted after generating code"
11872 msgstr ""
11874 #: config/tc-mips.c:16375 config/tc-mips.c:16454 config/tc-mips.c:16558
11875 #: config/tc-mips.c:16588 config/tc-mips.c:16637
11876 #, c-format
11877 msgid "%s not supported in MIPS16 mode"
11878 msgstr ""
11880 #: config/tc-mips.c:16382
11881 msgid ".cpload not in noreorder section"
11882 msgstr ""
11884 #: config/tc-mips.c:16463 config/tc-mips.c:16482
11885 msgid "missing argument separator ',' for .cpsetup"
11886 msgstr ""
11888 #: config/tc-mips.c:16680
11889 #, c-format
11890 msgid "unsupported use of %s"
11891 msgstr ""
11893 #: config/tc-mips.c:16771
11894 msgid "unsupported use of .gpword"
11895 msgstr ""
11897 #: config/tc-mips.c:16809
11898 msgid "unsupported use of .gpdword"
11899 msgstr ""
11901 #: config/tc-mips.c:16841
11902 msgid "unsupported use of .ehword"
11903 msgstr ""
11905 #: config/tc-mips.c:16928
11906 msgid "bad .nan directive"
11907 msgstr ""
11909 #: config/tc-mips.c:16976
11910 #, c-format
11911 msgid "ignoring attempt to redefine symbol %s"
11912 msgstr ""
11914 #: config/tc-mips.c:16991 ecoff.c:3364
11915 msgid "bad .weakext directive"
11916 msgstr ""
11918 #: config/tc-mips.c:17867 config/tc-mips.c:18149
11919 msgid "relaxed out-of-range branch into a jump"
11920 msgstr ""
11922 #: config/tc-mips.c:18413 config/tc-xtensa.c:1663 config/tc-xtensa.c:1939
11923 msgid "unsupported relocation"
11924 msgstr ""
11926 #: config/tc-mips.c:18921 config/tc-score.c:5640
11927 msgid "expected simple number"
11928 msgstr ""
11930 #: config/tc-mips.c:18949 config/tc-score.c:5667
11931 msgid "invalid number"
11932 msgstr ""
11934 #: config/tc-mips.c:19026 ecoff.c:2995
11935 msgid ".end directive without a preceding .ent directive"
11936 msgstr ""
11938 #: config/tc-mips.c:19035
11939 msgid ".end symbol does not match .ent symbol"
11940 msgstr ""
11942 #: config/tc-mips.c:19112
11943 msgid ".ent or .aent not in text section"
11944 msgstr ""
11946 #: config/tc-mips.c:19115 config/tc-score.c:5706
11947 msgid "missing .end"
11948 msgstr ""
11950 #: config/tc-mips.c:19198
11951 msgid ".mask/.fmask outside of .ent"
11952 msgstr ""
11954 #: config/tc-mips.c:19205
11955 msgid "bad .mask/.fmask directive"
11956 msgstr ""
11958 #: config/tc-mips.c:19495
11959 #, c-format
11960 msgid "bad value (%s) for %s"
11961 msgstr ""
11963 #: config/tc-mips.c:19559
11964 #, c-format
11965 msgid ""
11966 "MIPS options:\n"
11967 "-EB\t\t\tgenerate big endian output\n"
11968 "-EL\t\t\tgenerate little endian output\n"
11969 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
11970 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
11971 "\t\t\timplicitly with the gp register [default 8]\n"
11972 msgstr ""
11974 #: config/tc-mips.c:19566
11975 #, c-format
11976 msgid ""
11977 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
11978 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
11979 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
11980 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
11981 "-mips5                  generate MIPS ISA V instructions\n"
11982 "-mips32                 generate MIPS32 ISA instructions\n"
11983 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
11984 "-mips32r3               generate MIPS32 release 3 ISA instructions\n"
11985 "-mips32r5               generate MIPS32 release 5 ISA instructions\n"
11986 "-mips32r6               generate MIPS32 release 6 ISA instructions\n"
11987 "-mips64                 generate MIPS64 ISA instructions\n"
11988 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
11989 "-mips64r3               generate MIPS64 release 3 ISA instructions\n"
11990 "-mips64r5               generate MIPS64 release 5 ISA instructions\n"
11991 "-mips64r6               generate MIPS64 release 6 ISA instructions\n"
11992 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
11993 msgstr ""
11995 #: config/tc-mips.c:19591
11996 #, c-format
11997 msgid ""
11998 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
11999 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
12000 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
12001 msgstr ""
12003 #: config/tc-mips.c:19604
12004 #, c-format
12005 msgid ""
12006 "-mips16\t\t\tgenerate mips16 instructions\n"
12007 "-no-mips16\t\tdo not generate mips16 instructions\n"
12008 msgstr ""
12010 #: config/tc-mips.c:19607
12011 #, c-format
12012 msgid ""
12013 "-mmicromips\t\tgenerate microMIPS instructions\n"
12014 "-mno-micromips\t\tdo not generate microMIPS instructions\n"
12015 msgstr ""
12017 #: config/tc-mips.c:19610
12018 #, c-format
12019 msgid ""
12020 "-msmartmips\t\tgenerate smartmips instructions\n"
12021 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
12022 msgstr ""
12024 #: config/tc-mips.c:19613
12025 #, c-format
12026 msgid ""
12027 "-mdsp\t\t\tgenerate DSP instructions\n"
12028 "-mno-dsp\t\tdo not generate DSP instructions\n"
12029 msgstr ""
12031 #: config/tc-mips.c:19616
12032 #, c-format
12033 msgid ""
12034 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
12035 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
12036 msgstr ""
12038 #: config/tc-mips.c:19619
12039 #, c-format
12040 msgid ""
12041 "-mdspr3\t\t\tgenerate DSP R3 instructions\n"
12042 "-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
12043 msgstr ""
12045 #: config/tc-mips.c:19622
12046 #, c-format
12047 msgid ""
12048 "-mmt\t\t\tgenerate MT instructions\n"
12049 "-mno-mt\t\t\tdo not generate MT instructions\n"
12050 msgstr ""
12052 #: config/tc-mips.c:19625
12053 #, c-format
12054 msgid ""
12055 "-mmcu\t\t\tgenerate MCU instructions\n"
12056 "-mno-mcu\t\tdo not generate MCU instructions\n"
12057 msgstr ""
12059 #: config/tc-mips.c:19628
12060 #, c-format
12061 msgid ""
12062 "-mmsa\t\t\tgenerate MSA instructions\n"
12063 "-mno-msa\t\tdo not generate MSA instructions\n"
12064 msgstr ""
12066 #: config/tc-mips.c:19631
12067 #, c-format
12068 msgid ""
12069 "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
12070 "-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
12071 msgstr ""
12073 #: config/tc-mips.c:19634
12074 #, c-format
12075 msgid ""
12076 "-mvirt\t\t\tgenerate Virtualization instructions\n"
12077 "-mno-virt\t\tdo not generate Virtualization instructions\n"
12078 msgstr ""
12080 #: config/tc-mips.c:19637
12081 #, c-format
12082 msgid ""
12083 "-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
12084 "-mno-insn32\t\tgenerate all microMIPS instructions\n"
12085 msgstr ""
12087 #: config/tc-mips.c:19640
12088 #, c-format
12089 msgid ""
12090 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
12091 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
12092 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
12093 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
12094 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
12095 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
12096 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
12097 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
12098 "-msym32\t\t\tassume all symbols have 32-bit values\n"
12099 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
12100 "-O\t\t\tremove unneeded NOPs and swap branches\n"
12101 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
12102 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
12103 msgstr ""
12105 #: config/tc-mips.c:19654
12106 #, c-format
12107 msgid ""
12108 "-mhard-float\t\tallow floating-point instructions\n"
12109 "-msoft-float\t\tdo not allow floating-point instructions\n"
12110 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
12111 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
12112 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
12113 "--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
12114 "-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
12115 msgstr ""
12117 #: config/tc-mips.c:19670
12118 #, c-format
12119 msgid ""
12120 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
12121 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
12122 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
12123 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
12124 "-xgot\t\t\tassume a 32 bit GOT\n"
12125 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
12126 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
12127 "                        position dependent (non shared) code\n"
12128 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
12129 msgstr ""
12131 #: config/tc-mips.c:19691
12132 #, c-format
12133 msgid ""
12134 "-32\t\t\tcreate o32 ABI object file (default)\n"
12135 "-n32\t\t\tcreate n32 ABI object file\n"
12136 "-64\t\t\tcreate 64 ABI object file\n"
12137 msgstr ""
12139 #: config/tc-mips.c:19774
12140 msgid "missing .end at end of assembly"
12141 msgstr ""
12143 #: config/tc-mmix.c:702
12144 #, c-format
12145 msgid " MMIX-specific command line options:\n"
12146 msgstr ""
12148 #: config/tc-mmix.c:703
12149 #, c-format
12150 msgid ""
12151 "  -fixed-special-register-names\n"
12152 "                          Allow only the original special register names.\n"
12153 msgstr ""
12155 #: config/tc-mmix.c:706
12156 #, c-format
12157 msgid "  -globalize-symbols      Make all symbols global.\n"
12158 msgstr ""
12160 #: config/tc-mmix.c:708
12161 #, c-format
12162 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
12163 msgstr ""
12165 #: config/tc-mmix.c:710
12166 #, c-format
12167 msgid "  -relax                  Create linker relaxable code.\n"
12168 msgstr ""
12170 #: config/tc-mmix.c:712
12171 #, c-format
12172 msgid ""
12173 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
12174 "                          Implies -fixed-special-register-names.\n"
12175 msgstr ""
12177 #: config/tc-mmix.c:715
12178 #, c-format
12179 msgid ""
12180 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
12181 "                          into multiple instructions.\n"
12182 msgstr ""
12184 #: config/tc-mmix.c:718
12185 #, c-format
12186 msgid ""
12187 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
12188 msgstr ""
12190 #: config/tc-mmix.c:720
12191 #, c-format
12192 msgid ""
12193 "  -linker-allocated-gregs If there's no suitable GREG definition for "
12194 "the                          operands of an instruction, let the linker "
12195 "resolve.\n"
12196 msgstr ""
12198 #: config/tc-mmix.c:723
12199 #, c-format
12200 msgid ""
12201 "  -x                      Do not warn when an operand to GETA, a branch,\n"
12202 "                          PUSHJ or JUMP is not known to be within range.\n"
12203 "                          The linker will catch any errors.  Implies\n"
12204 "                          -linker-allocated-gregs."
12205 msgstr ""
12207 #: config/tc-mmix.c:849
12208 #, c-format
12209 msgid "unknown opcode: `%s'"
12210 msgstr ""
12212 #: config/tc-mmix.c:971 config/tc-mmix.c:986
12213 msgid "specified location wasn't TETRA-aligned"
12214 msgstr ""
12216 #: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4214
12217 #: config/tc-mmix.c:4230
12218 msgid "unaligned data at an absolute location is not supported"
12219 msgstr ""
12221 #: config/tc-mmix.c:1098
12222 #, c-format
12223 msgid "invalid operand to opcode %s: `%s'"
12224 msgstr ""
12226 #: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180
12227 #: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233
12228 #: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327
12229 #: config/tc-mmix.c:1428 config/tc-mmix.c:1453 config/tc-mmix.c:1485
12230 #: config/tc-mmix.c:1517 config/tc-mmix.c:1547 config/tc-mmix.c:1600
12231 #: config/tc-mmix.c:1617 config/tc-mmix.c:1644 config/tc-mmix.c:1672
12232 #: config/tc-mmix.c:1702 config/tc-mmix.c:1728 config/tc-mmix.c:1744
12233 #: config/tc-mmix.c:1770 config/tc-mmix.c:1786 config/tc-mmix.c:1802
12234 #: config/tc-mmix.c:1883
12235 #, c-format
12236 msgid "invalid operands to opcode %s: `%s'"
12237 msgstr ""
12239 #: config/tc-mmix.c:1983
12240 msgid "internal: mmix_prefix_name but empty prefix"
12241 msgstr ""
12243 #: config/tc-mmix.c:2046
12244 #, c-format
12245 msgid "too many GREG registers allocated (max %d)"
12246 msgstr ""
12248 #: config/tc-mmix.c:2106
12249 msgid "BSPEC already active.  Nesting is not supported."
12250 msgstr ""
12252 #: config/tc-mmix.c:2115
12253 msgid "invalid BSPEC expression"
12254 msgstr ""
12256 #: config/tc-mmix.c:2131
12257 #, c-format
12258 msgid "can't create section %s"
12259 msgstr ""
12261 #: config/tc-mmix.c:2136
12262 #, c-format
12263 msgid "can't set section flags for section %s"
12264 msgstr ""
12266 #: config/tc-mmix.c:2157
12267 msgid "ESPEC without preceding BSPEC"
12268 msgstr ""
12270 #: config/tc-mmix.c:2186
12271 msgid "missing local expression"
12272 msgstr ""
12274 #: config/tc-mmix.c:2396
12275 msgid "operand out of range, instruction expanded"
12276 msgstr ""
12278 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
12279 #. user-friendly, though a little bit non-substantial.
12280 #: config/tc-mmix.c:2647
12281 msgid "directive LOCAL must be placed in code or data"
12282 msgstr ""
12284 #: config/tc-mmix.c:2648
12285 msgid "internal confusion: relocation in a section without contents"
12286 msgstr ""
12288 #: config/tc-mmix.c:2762
12289 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
12290 msgstr ""
12292 #: config/tc-mmix.c:2810
12293 msgid "no suitable GREG definition for operands"
12294 msgstr ""
12296 #: config/tc-mmix.c:2869
12297 msgid "operands were not reducible at assembly-time"
12298 msgstr ""
12300 #: config/tc-mmix.c:2896
12301 #, c-format
12302 msgid "cannot generate relocation type for symbol %s, code %s"
12303 msgstr ""
12305 #: config/tc-mmix.c:2916
12306 #, c-format
12307 msgid "internal: unhandled label %s"
12308 msgstr ""
12310 #: config/tc-mmix.c:2945
12311 msgid "[0-9]H labels may not appear alone on a line"
12312 msgstr ""
12314 #: config/tc-mmix.c:2953
12315 msgid "[0-9]H labels do not mix with dot-pseudos"
12316 msgstr ""
12318 #: config/tc-mmix.c:3041
12319 msgid "invalid characters in input"
12320 msgstr ""
12322 #: config/tc-mmix.c:3147
12323 msgid "empty label field for IS"
12324 msgstr ""
12326 #: config/tc-mmix.c:3473
12327 #, c-format
12328 msgid "internal: unexpected relax type %d:%d"
12329 msgstr ""
12331 #: config/tc-mmix.c:3497
12332 msgid "BSPEC without ESPEC."
12333 msgstr ""
12335 #: config/tc-mmix.c:3562
12336 msgid "LOC to section unknown or indeterminable at first pass"
12337 msgstr ""
12339 #: config/tc-mmix.c:3734
12340 msgid "GREG expression too complicated"
12341 msgstr ""
12343 #: config/tc-mmix.c:3749
12344 msgid "internal: GREG expression not resolved to section"
12345 msgstr ""
12347 #: config/tc-mmix.c:3798
12348 msgid "register section has contents\n"
12349 msgstr ""
12351 #: config/tc-mmix.c:3925
12352 msgid "section change from within a BSPEC/ESPEC pair is not supported"
12353 msgstr ""
12355 #: config/tc-mmix.c:3946
12356 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
12357 msgstr ""
12359 #: config/tc-mmix.c:3956
12360 msgid "invalid LOC expression"
12361 msgstr ""
12363 #: config/tc-mmix.c:4001 config/tc-mmix.c:4028
12364 msgid "LOC expression stepping backwards is not supported"
12365 msgstr ""
12367 #. We will only get here in rare cases involving #NO_APP,
12368 #. where the unterminated string is not recognized by the
12369 #. preformatting pass.
12370 #: config/tc-mmix.c:4137 config/tc-mmix.c:4295 config/tc-z80.c:1732
12371 msgid "unterminated string"
12372 msgstr ""
12374 #: config/tc-mmix.c:4154
12375 msgid "BYTE expression not a pure number"
12376 msgstr ""
12378 #. Note that mmixal does not allow negative numbers in
12379 #. BYTE sequences, so neither should we.
12380 #: config/tc-mmix.c:4163
12381 msgid "BYTE expression not in the range 0..255"
12382 msgstr ""
12384 #: config/tc-mmix.c:4212 config/tc-mmix.c:4228
12385 msgid "data item with alignment larger than location"
12386 msgstr ""
12388 #. Since integer_constant is local to expr.c, we have to make this a
12389 #. macro.  FIXME: Do it cleaner.
12390 #: config/tc-mmix.h:98
12391 msgid "`&' serial number operator is not supported"
12392 msgstr ""
12394 #: config/tc-mn10200.c:300
12395 #, c-format
12396 msgid ""
12397 "MN10200 options:\n"
12398 "none yet\n"
12399 msgstr ""
12401 #: config/tc-mn10300.c:439
12402 #, c-format
12403 msgid ""
12404 "MN10300 assembler options:\n"
12405 "none yet\n"
12406 msgstr ""
12408 #: config/tc-mn10300.c:1270
12409 msgid "Invalid opcode/operands"
12410 msgstr ""
12412 #: config/tc-mn10300.c:1792
12413 msgid "Invalid register specification."
12414 msgstr ""
12416 #: config/tc-mn10300.c:2390
12417 #, c-format
12418 msgid "Bad relocation fixup type (%d)"
12419 msgstr ""
12421 #: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
12422 #: config/tc-moxie.c:362
12423 msgid "expecting comma delimited register operands"
12424 msgstr ""
12426 #: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
12427 #: config/tc-moxie.c:497
12428 msgid "expecting comma delimited operands"
12429 msgstr ""
12431 #: config/tc-moxie.c:320 config/tc-moxie.c:348
12432 msgid "expecting indirect register `($rA)'"
12433 msgstr ""
12435 #: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
12436 #: config/tc-moxie.c:489
12437 msgid "missing closing parenthesis"
12438 msgstr ""
12440 #: config/tc-moxie.c:439 config/tc-moxie.c:481
12441 msgid "expecting indirect register `($rX)'"
12442 msgstr ""
12444 #: config/tc-moxie.c:559 config/tc-pj.c:313
12445 msgid "Something forgot to clean up\n"
12446 msgstr ""
12448 #: config/tc-moxie.c:643
12449 #, c-format
12450 msgid ""
12451 "  -EB                     assemble for a big endian system (default)\n"
12452 "  -EL                     assemble for a little endian system\n"
12453 msgstr ""
12455 #: config/tc-moxie.c:703
12456 msgid "pcrel too far BFD_RELOC_MOXIE_10"
12457 msgstr ""
12459 #: config/tc-msp430.c:512
12460 msgid ".profiler pseudo requires at least two operands."
12461 msgstr ""
12463 #: config/tc-msp430.c:571
12464 msgid "unknown profiling flag - ignored."
12465 msgstr ""
12467 #: config/tc-msp430.c:587
12468 msgid "ambiguous flags combination - '.profiler' directive ignored."
12469 msgstr ""
12471 #: config/tc-msp430.c:597
12472 msgid "profiling in absolute section?"
12473 msgstr ""
12475 #: config/tc-msp430.c:1366
12476 #, c-format
12477 msgid "Unrecognised CPU errata name starting here: %s"
12478 msgstr ""
12480 #: config/tc-msp430.c:1372
12481 #, c-format
12482 msgid "Expecting comma after CPU errata name, not: %s"
12483 msgstr ""
12485 #: config/tc-msp430.c:1382
12486 msgid "MCU option requires a name\n"
12487 msgstr ""
12489 #: config/tc-msp430.c:1420
12490 #, c-format
12491 msgid "unrecognised argument to -mcpu option '%s'"
12492 msgstr ""
12494 #: config/tc-msp430.c:1583
12495 #, c-format
12496 msgid ""
12497 "MSP430 options:\n"
12498 "  -mmcu=<msp430-name>     - select microcontroller type\n"
12499 "  -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
12500 msgstr ""
12502 #: config/tc-msp430.c:1587
12503 #, c-format
12504 msgid ""
12505 "  -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
12506 "  -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be "
12507 "needed\n"
12508 "   supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
12509 msgstr ""
12511 #: config/tc-msp430.c:1591
12512 #, c-format
12513 msgid ""
12514 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
12515 "  -mP - enable polymorph instructions\n"
12516 msgstr ""
12518 #: config/tc-msp430.c:1594
12519 #, c-format
12520 msgid "  -ml - enable large code model\n"
12521 msgstr ""
12523 #: config/tc-msp430.c:1596
12524 #, c-format
12525 msgid "  -mN - do not insert NOPs after changing interrupts (default)\n"
12526 msgstr ""
12528 #: config/tc-msp430.c:1598
12529 #, c-format
12530 msgid "  -mn - insert a NOP after changing interrupts\n"
12531 msgstr ""
12533 #: config/tc-msp430.c:1600
12534 #, c-format
12535 msgid "  -mY - do not warn about missing NOPs after changing interrupts\n"
12536 msgstr ""
12538 #: config/tc-msp430.c:1602
12539 #, c-format
12540 msgid "  -my - warn about missing NOPs after changing interrupts (default)\n"
12541 msgstr ""
12543 #: config/tc-msp430.c:1604
12544 #, c-format
12545 msgid "  -md - Force copying of data from ROM to RAM at startup\n"
12546 msgstr ""
12548 #: config/tc-msp430.c:1782 config/tc-msp430.c:1960 config/tc-msp430.c:2069
12549 #, c-format
12550 msgid "value 0x%x out of extended range."
12551 msgstr ""
12553 #: config/tc-msp430.c:1788
12554 #, c-format
12555 msgid "value %d out of range. Use #lo() or #hi()"
12556 msgstr ""
12558 #: config/tc-msp430.c:1834
12559 msgid "cpu4: not converting PUSH #4 to shorter form"
12560 msgstr ""
12562 #: config/tc-msp430.c:1851
12563 msgid "cpu4: not converting PUSH #8 to shorter form"
12564 msgstr ""
12566 #: config/tc-msp430.c:1865
12567 msgid "error: unsupported #foo() directive used on symbol"
12568 msgstr ""
12570 #: config/tc-msp430.c:1882
12571 #, c-format
12572 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
12573 msgstr ""
12575 #: config/tc-msp430.c:1933
12576 #, c-format
12577 msgid "Registers cannot be used within immediate expression [%s]"
12578 msgstr ""
12580 #: config/tc-msp430.c:1935
12581 #, c-format
12582 msgid "unknown operand %s"
12583 msgstr ""
12585 #: config/tc-msp430.c:1966 config/tc-msp430.c:2075
12586 #, c-format
12587 msgid "value out of range: 0x%x"
12588 msgstr ""
12590 #: config/tc-msp430.c:1977
12591 #, c-format
12592 msgid "Registers cannot be used within absolute expression [%s]"
12593 msgstr ""
12595 #: config/tc-msp430.c:1979 config/tc-msp430.c:2104
12596 #, c-format
12597 msgid "unknown expression in operand %s"
12598 msgstr ""
12600 #: config/tc-msp430.c:1993
12601 #, c-format
12602 msgid "unknown addressing mode %s"
12603 msgstr ""
12605 #: config/tc-msp430.c:2001
12606 #, c-format
12607 msgid "Bad register name %s"
12608 msgstr ""
12610 #: config/tc-msp430.c:2012
12611 msgid "cannot use indirect addressing with the PC"
12612 msgstr ""
12614 #: config/tc-msp430.c:2032
12615 msgid "')' required"
12616 msgstr ""
12618 #: config/tc-msp430.c:2044
12619 #, c-format
12620 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
12621 msgstr ""
12623 #: config/tc-msp430.c:2051
12624 msgid "r2 should not be used in indexed addressing mode"
12625 msgstr ""
12627 #: config/tc-msp430.c:2090 config/tc-msp430.c:2092
12628 msgid "CPU8: Stack pointer accessed with an odd offset"
12629 msgstr ""
12631 #: config/tc-msp430.c:2102
12632 #, c-format
12633 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
12634 msgstr ""
12636 #. Unreachable.
12637 #: config/tc-msp430.c:2137
12638 #, c-format
12639 msgid "unknown addressing mode for operand %s"
12640 msgstr ""
12642 #: config/tc-msp430.c:2169
12643 #, c-format
12644 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
12645 msgstr ""
12647 #: config/tc-msp430.c:2179
12648 msgid "this addressing mode is not applicable for destination operand"
12649 msgstr ""
12651 #: config/tc-msp430.c:2210 config/tc-msp430.c:2345 config/tc-msp430.c:2382
12652 #: config/tc-msp430.c:2412 config/tc-msp430.c:3103 config/tc-msp430.c:3181
12653 #: config/tc-msp430.c:3264
12654 #, c-format
12655 msgid "expected register as second argument of %s"
12656 msgstr ""
12658 #: config/tc-msp430.c:2249 config/tc-msp430.c:2315
12659 #, c-format
12660 msgid "index value too big for %s"
12661 msgstr ""
12663 #: config/tc-msp430.c:2266 config/tc-msp430.c:2332 config/tc-msp430.c:2439
12664 #, c-format
12665 msgid "unexpected addressing mode for %s"
12666 msgstr ""
12668 #: config/tc-msp430.c:2352 config/tc-msp430.c:2389 config/tc-msp430.c:2419
12669 #, c-format
12670 msgid "constant generator destination register found in %s"
12671 msgstr ""
12673 #: config/tc-msp430.c:2396 config/tc-msp430.c:2426
12674 #, c-format
12675 msgid "constant generator source register found in %s"
12676 msgstr ""
12678 #: config/tc-msp430.c:2515
12679 msgid "no size modifier after period, .w assumed"
12680 msgstr ""
12682 #: config/tc-msp430.c:2519
12683 #, c-format
12684 msgid "unrecognised instruction size modifier .%c"
12685 msgstr ""
12687 #: config/tc-msp430.c:2533
12688 #, c-format
12689 msgid "junk found after instruction: %s.%s"
12690 msgstr ""
12692 #: config/tc-msp430.c:2553
12693 #, c-format
12694 msgid "instruction %s.a does not exist"
12695 msgstr ""
12697 #: config/tc-msp430.c:2567
12698 #, c-format
12699 msgid "instruction %s requires %d operand(s)"
12700 msgstr ""
12702 #: config/tc-msp430.c:2583
12703 #, c-format
12704 msgid "instruction %s requires MSP430X mcu"
12705 msgstr ""
12707 #: config/tc-msp430.c:2603
12708 #, c-format
12709 msgid "unable to repeat %s insn"
12710 msgstr ""
12712 #: config/tc-msp430.c:2622
12713 msgid "NOP inserted between two instructions that change interrupt state"
12714 msgstr ""
12716 #: config/tc-msp430.c:2624
12717 msgid ""
12718 "a NOP might be needed here because of successive changes in interrupt state"
12719 msgstr ""
12721 #: config/tc-msp430.c:2635
12722 msgid "CPU12: CMP/BIT with PC destinstion ignores next instruction"
12723 msgstr ""
12725 #: config/tc-msp430.c:2643
12726 msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
12727 msgstr ""
12729 #: config/tc-msp430.c:2650
12730 msgid "internal error: unknown nop check state"
12731 msgstr ""
12733 #: config/tc-msp430.c:2685
12734 msgid "inserting a NOP before EINT"
12735 msgstr ""
12737 #: config/tc-msp430.c:2688
12738 msgid "a NOP might be needed before the EINT"
12739 msgstr ""
12741 #: config/tc-msp430.c:2728 config/tc-msp430.c:2730 config/tc-msp430.c:3414
12742 #: config/tc-msp430.c:3416
12743 msgid "CPU11: PC is destinstion of SR altering instruction"
12744 msgstr ""
12746 #: config/tc-msp430.c:2745 config/tc-msp430.c:2747 config/tc-msp430.c:2853
12747 #: config/tc-msp430.c:2855 config/tc-msp430.c:3431 config/tc-msp430.c:3433
12748 #: config/tc-msp430.c:3609 config/tc-msp430.c:3611
12749 msgid "CPU13: SR is destinstion of SR altering instruction"
12750 msgstr ""
12752 #: config/tc-msp430.c:2766 config/tc-msp430.c:2865 config/tc-msp430.c:3474
12753 #: config/tc-msp430.c:3643
12754 msgid "repeat instruction used with non-register mode instruction"
12755 msgstr ""
12757 #: config/tc-msp430.c:2841 config/tc-msp430.c:3188 config/tc-msp430.c:3599
12758 #, c-format
12759 msgid "%s: attempt to rotate the PC register"
12760 msgstr ""
12762 #: config/tc-msp430.c:3090 config/tc-msp430.c:3161
12763 #, c-format
12764 msgid "expected #n as first argument of %s"
12765 msgstr ""
12767 #: config/tc-msp430.c:3096 config/tc-msp430.c:3167
12768 #, c-format
12769 msgid "expected constant expression for first argument of %s"
12770 msgstr ""
12772 #: config/tc-msp430.c:3122
12773 msgid "Too many registers popped"
12774 msgstr ""
12776 #: config/tc-msp430.c:3132
12777 msgid "Cannot use POPM to restore the SR register"
12778 msgstr ""
12780 #: config/tc-msp430.c:3152 config/tc-msp430.c:3216
12781 #, c-format
12782 msgid "repeat count cannot be used with %s"
12783 msgstr ""
12785 #: config/tc-msp430.c:3174
12786 #, c-format
12787 msgid "expected first argument of %s to be in the range 1-4"
12788 msgstr ""
12790 #: config/tc-msp430.c:3234
12791 #, c-format
12792 msgid "expected value of first argument of %s to fit into 20-bits"
12793 msgstr ""
12795 #: config/tc-msp430.c:3253
12796 #, c-format
12797 msgid "expected register name or constant as first argument of %s"
12798 msgstr ""
12800 #: config/tc-msp430.c:3342
12801 msgid "expected constant value as argument to RPT"
12802 msgstr ""
12804 #: config/tc-msp430.c:3348
12805 msgid "expected constant in the range 2..16"
12806 msgstr ""
12808 #: config/tc-msp430.c:3363
12809 msgid "PC used as an argument to RPT"
12810 msgstr ""
12812 #: config/tc-msp430.c:3369
12813 msgid "expected constant or register name as argument to RPT insn"
12814 msgstr ""
12816 #: config/tc-msp430.c:3376
12817 msgid "Illegal emulated instruction "
12818 msgstr ""
12820 #: config/tc-msp430.c:3628
12821 #, c-format
12822 msgid "%s instruction does not accept a .b suffix"
12823 msgstr ""
12825 #: config/tc-msp430.c:3736
12826 #, c-format
12827 msgid "Even number required. Rounded to %d"
12828 msgstr ""
12830 #: config/tc-msp430.c:3747
12831 #, c-format
12832 msgid "Wrong displacement  %d"
12833 msgstr ""
12835 #: config/tc-msp430.c:3769
12836 msgid "instruction requires label sans '$'"
12837 msgstr ""
12839 #: config/tc-msp430.c:3773
12840 msgid "instruction requires label or value in range -511:512"
12841 msgstr ""
12843 #: config/tc-msp430.c:3779 config/tc-msp430.c:3828 config/tc-msp430.c:3871
12844 msgid "instruction requires label"
12845 msgstr ""
12847 #: config/tc-msp430.c:3787 config/tc-msp430.c:3834
12848 msgid "polymorphs are not enabled. Use -mP option to enable."
12849 msgstr ""
12851 #: config/tc-msp430.c:3875
12852 msgid "Illegal instruction or not implemented opcode."
12853 msgstr ""
12855 #: config/tc-msp430.c:4424
12856 #, c-format
12857 msgid "internal inconsistency problem in %s: insn %04lx"
12858 msgstr ""
12860 #: config/tc-msp430.c:4466 config/tc-msp430.c:4498
12861 #, c-format
12862 msgid "internal inconsistency problem in %s: ext. insn %04lx"
12863 msgstr ""
12865 #: config/tc-msp430.c:4510
12866 #, c-format
12867 msgid "internal inconsistency problem in %s:  %lx"
12868 msgstr ""
12870 #: config/tc-mt.c:151
12871 #, c-format
12872 msgid "MT specific command line options:\n"
12873 msgstr ""
12875 #: config/tc-mt.c:152
12876 #, c-format
12877 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
12878 msgstr ""
12880 #: config/tc-mt.c:153
12881 #, c-format
12882 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
12883 msgstr ""
12885 #: config/tc-mt.c:154
12886 #, c-format
12887 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
12888 msgstr ""
12890 #: config/tc-mt.c:155
12891 #, c-format
12892 msgid "  -march=ms2                allow ms2 instructions \n"
12893 msgstr ""
12895 #: config/tc-mt.c:156
12896 #, c-format
12897 msgid "  -nosched                  disable scheduling restrictions\n"
12898 msgstr ""
12900 #: config/tc-mt.c:224
12901 #, c-format
12902 msgid "instruction %s may not follow another memory access instruction."
12903 msgstr ""
12905 #: config/tc-mt.c:230
12906 #, c-format
12907 msgid "instruction %s may not follow another I/O instruction."
12908 msgstr ""
12910 #: config/tc-mt.c:236
12911 #, c-format
12912 msgid "%s may not occupy the delay slot of another branch insn."
12913 msgstr ""
12915 #: config/tc-mt.c:261
12916 #, c-format
12917 msgid "operand references R%ld of previous instruction."
12918 msgstr ""
12920 #: config/tc-mt.c:267
12921 #, c-format
12922 msgid "operand references R%ld of instruction before previous."
12923 msgstr ""
12925 #: config/tc-mt.c:281 config/tc-mt.c:286
12926 #, c-format
12927 msgid ""
12928 "conditional branch or jal insn's operand references R%ld of previous "
12929 "arithmetic or logic insn."
12930 msgstr ""
12932 #: config/tc-mt.c:349
12933 msgid "md_estimate_size_before_relax\n"
12934 msgstr ""
12936 #: config/tc-nds32.c:1934
12937 msgid ""
12938 "<arch name>\t  Assemble for architecture <arch name>\n"
12939 "\t\t\t  <arch name> could be\n"
12940 "\t\t\t  v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
12941 msgstr ""
12943 #: config/tc-nds32.c:1938
12944 msgid ""
12945 "<baseline>\t  Assemble for baseline <baseline>\n"
12946 "\t\t\t  <baseline> could be v2, v3, v3m"
12947 msgstr ""
12949 #: config/tc-nds32.c:1941
12950 msgid ""
12951 "<freg>\t  Specify a FPU configuration\n"
12952 "\t\t\t  <freg>\n"
12953 "\t\t\t  0:     8 SP /  4 DP registers\n"
12954 "\t\t\t  1:    16 SP /  8 DP registers\n"
12955 "\t\t\t  2:    32 SP / 16 DP registers\n"
12956 "\t\t\t  3:    32 SP / 32 DP registers"
12957 msgstr ""
12959 #: config/tc-nds32.c:1947
12960 msgid ""
12961 "<abi>\t          Specify a abi version\n"
12962 "\t\t\t  <abi> could be v1, v2, v2fp, v2fpp"
12963 msgstr ""
12965 #: config/tc-nds32.c:1978
12966 msgid "Multiply instructions support"
12967 msgstr ""
12969 #: config/tc-nds32.c:1979
12970 msgid "Divide instructions support"
12971 msgstr ""
12973 #: config/tc-nds32.c:1980
12974 msgid "16-bit extension"
12975 msgstr ""
12977 #: config/tc-nds32.c:1981
12978 msgid "d0/d1 registers"
12979 msgstr ""
12981 #: config/tc-nds32.c:1982
12982 msgid "Performance extension"
12983 msgstr ""
12985 #: config/tc-nds32.c:1983
12986 msgid "Performance extension 2"
12987 msgstr ""
12989 #: config/tc-nds32.c:1984
12990 msgid "String extension"
12991 msgstr ""
12993 #: config/tc-nds32.c:1985
12994 msgid "Reduced Register configuration (GPR16) option"
12995 msgstr ""
12997 #: config/tc-nds32.c:1986
12998 msgid "AUDIO ISA extension"
12999 msgstr ""
13001 #: config/tc-nds32.c:1987
13002 msgid "FPU SP extension"
13003 msgstr ""
13005 #: config/tc-nds32.c:1988
13006 msgid "FPU DP extension"
13007 msgstr ""
13009 #: config/tc-nds32.c:1989
13010 msgid "FPU fused-multiply-add instructions"
13011 msgstr ""
13013 #: config/tc-nds32.c:2026
13014 #, c-format
13015 msgid ""
13016 "\n"
13017 " NDS32-specific assembler options:\n"
13018 msgstr ""
13020 #: config/tc-nds32.c:2027
13021 #, c-format
13022 msgid ""
13023 "  -O1,\t\t\t  Optimize for performance\n"
13024 "  -Os\t\t\t  Optimize for space\n"
13025 msgstr ""
13027 #: config/tc-nds32.c:2030
13028 #, c-format
13029 msgid ""
13030 "  -EL, -mel or -little    Produce little endian output\n"
13031 "  -EB, -meb or -big       Produce big endian output\n"
13032 "  -mpic\t\t\t  Generate PIC\n"
13033 "  -mno-fp-as-gp-relax\t  Suppress fp-as-gp relaxation for this file\n"
13034 "  -mb2bb-relax\t\t  Back-to-back branch optimization\n"
13035 "  -mno-all-relax\t  Suppress all relaxation for this file\n"
13036 msgstr ""
13038 #: config/tc-nds32.c:2041
13039 #, c-format
13040 msgid "  -m%s%s\n"
13041 msgstr ""
13043 #: config/tc-nds32.c:2048
13044 #, c-format
13045 msgid "  -m[no-]%-17sEnable/Disable %s\n"
13046 msgstr ""
13048 #: config/tc-nds32.c:2052
13049 #, c-format
13050 msgid "  -mall-ext\t\t  Turn on all extensions and instructions support\n"
13051 msgstr ""
13053 #: config/tc-nds32.c:2326
13054 #, c-format
13055 msgid "la must use with symbol. '%s'"
13056 msgstr ""
13058 #: config/tc-nds32.c:2379
13059 #, c-format
13060 msgid "need PIC qualifier with symbol. '%s'"
13061 msgstr ""
13063 #: config/tc-nds32.c:2416
13064 #, c-format
13065 msgid "Operand is not a constant. `%s'"
13066 msgstr ""
13068 #: config/tc-nds32.c:2505
13069 #, c-format
13070 msgid "needs @GOT or @GOTOFF. %s"
13071 msgstr ""
13073 #: config/tc-nds32.c:3001
13074 #, c-format
13075 msgid "Duplicated pseudo-opcode %s."
13076 msgstr ""
13078 #: config/tc-nds32.c:3051
13079 #, c-format
13080 msgid "Too many argument. `%s'"
13081 msgstr ""
13083 #. Logic here rejects the input arch name.
13084 #: config/tc-nds32.c:3112
13085 #, c-format
13086 msgid "unknown arch name `%s'\n"
13087 msgstr ""
13089 #. Logic here rejects the input baseline.
13090 #: config/tc-nds32.c:3131
13091 #, c-format
13092 msgid "unknown baseline `%s'\n"
13093 msgstr ""
13095 #. Logic here rejects the input FPU configuration.
13096 #: config/tc-nds32.c:3154
13097 #, c-format
13098 msgid "unknown FPU configuration `%s'\n"
13099 msgstr ""
13101 #. Logic here rejects the input abi version.
13102 #: config/tc-nds32.c:3178
13103 #, c-format
13104 msgid "unknown ABI version`%s'\n"
13105 msgstr ""
13107 #: config/tc-nds32.c:3783
13108 #, c-format
13109 msgid "Different arguments of .vec_size are found, previous %d, current %d"
13110 msgstr ""
13112 #: config/tc-nds32.c:3788
13113 #, c-format
13114 msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
13115 msgstr ""
13117 #: config/tc-nds32.c:3792
13118 msgid "Argument of .vec_size is not a constant."
13119 msgstr ""
13121 #: config/tc-nds32.c:4328
13122 #, c-format
13123 msgid "Don't know how to handle this field. %s"
13124 msgstr ""
13126 #: config/tc-nds32.c:4493
13127 #, c-format
13128 msgid "instruction %s requires enabling performance extension"
13129 msgstr ""
13131 #: config/tc-nds32.c:4501
13132 #, c-format
13133 msgid "instruction %s requires enabling performance extension II"
13134 msgstr ""
13136 #: config/tc-nds32.c:4509
13137 #, c-format
13138 msgid "instruction %s requires enabling AUDIO extension"
13139 msgstr ""
13141 #: config/tc-nds32.c:4517
13142 #, c-format
13143 msgid "instruction %s requires enabling STRING extension"
13144 msgstr ""
13146 #: config/tc-nds32.c:4526
13147 #, c-format
13148 msgid "instruction %s requires enabling DIV & DX_REGS extension"
13149 msgstr ""
13151 #: config/tc-nds32.c:4537
13152 #, c-format
13153 msgid "instruction %s requires enabling FPU extension"
13154 msgstr ""
13156 #: config/tc-nds32.c:4545
13157 #, c-format
13158 msgid "instruction %s requires enabling FPU_SP extension"
13159 msgstr ""
13161 #: config/tc-nds32.c:4557 config/tc-nds32.c:4577
13162 #, c-format
13163 msgid "instruction %s requires enabling FPU_MAC extension"
13164 msgstr ""
13166 #: config/tc-nds32.c:4565
13167 #, c-format
13168 msgid "instruction %s requires enabling FPU_DP extension"
13169 msgstr ""
13171 #: config/tc-nds32.c:4587
13172 #, c-format
13173 msgid "instruction %s requires enabling DX_REGS extension"
13174 msgstr ""
13176 #: config/tc-nds32.c:4778
13177 #, c-format
13178 msgid "relax hint unrecognized instruction: line %d."
13179 msgstr ""
13181 #: config/tc-nds32.c:4819
13182 #, c-format
13183 msgid "Can not find match relax hint. line : %d"
13184 msgstr ""
13186 #: config/tc-nds32.c:4999
13187 #, c-format
13188 msgid "Internal error: Relax hint error. %s: %x"
13189 msgstr ""
13191 #: config/tc-nds32.c:5071
13192 #, c-format
13193 msgid "Internal error: Range error. %s"
13194 msgstr ""
13196 #: config/tc-nds32.c:5153
13197 #, c-format
13198 msgid "Not support instrcution %s in the baseline."
13199 msgstr ""
13201 #: config/tc-nds32.c:5208
13202 #, c-format
13203 msgid "Unrecognized opcode, %s."
13204 msgstr ""
13206 #: config/tc-nds32.c:5211
13207 #, c-format
13208 msgid "Incorrect syntax, %s."
13209 msgstr ""
13211 #: config/tc-nds32.c:5214
13212 #, c-format
13213 msgid "Unrecognized operand/register, %s."
13214 msgstr ""
13216 #: config/tc-nds32.c:5217
13217 #, c-format
13218 msgid "Operand out of range, %s."
13219 msgstr ""
13221 #: config/tc-nds32.c:5220
13222 #, c-format
13223 msgid "Prohibited register used for reduced-register, %s."
13224 msgstr ""
13226 #: config/tc-nds32.c:5223
13227 #, c-format
13228 msgid "Junk at end of line, %s."
13229 msgstr ""
13231 #: config/tc-nds32.c:5885
13232 msgid "Addend to unresolved symbol is not on word boundary."
13233 msgstr ""
13235 #. Should never here.
13236 #: config/tc-nds32.c:6420
13237 msgid "Used FPU instructions requires enabling FPU extension"
13238 msgstr ""
13240 #: config/tc-nds32.c:6611
13241 #, c-format
13242 msgid "Internal error: Unknown fixup type %d (`%s')"
13243 msgstr ""
13245 #: config/tc-nds32.c:6711
13246 msgid "need PIC qualifier with symbol."
13247 msgstr ""
13249 #: config/tc-nios2.c:453
13250 msgid "expecting opcode string in self test mode"
13251 msgstr ""
13253 #: config/tc-nios2.c:455
13254 #, c-format
13255 msgid "assembly 0x%08x, expected %s"
13256 msgstr ""
13258 #: config/tc-nios2.c:848
13259 msgid "branch offset out of range\n"
13260 msgstr ""
13262 #: config/tc-nios2.c:849
13263 msgid "branch relaxation failed\n"
13264 msgstr ""
13266 #: config/tc-nios2.c:1145
13267 msgid "error checking for overflow - broken assembler"
13268 msgstr ""
13270 #: config/tc-nios2.c:1161
13271 #, c-format
13272 msgid "immediate value 0x%x truncated to 0x%x"
13273 msgstr ""
13275 #: config/tc-nios2.c:1188
13276 #, c-format
13277 msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
13278 msgstr ""
13280 #: config/tc-nios2.c:1194
13281 #, c-format
13282 msgid "branch offset %d out of range %d to %d"
13283 msgstr ""
13285 #: config/tc-nios2.c:1198
13286 #, c-format
13287 msgid "branch offset %d out of range"
13288 msgstr ""
13290 #: config/tc-nios2.c:1204
13291 #, c-format
13292 msgid "%s offset %d out of range %d to %d"
13293 msgstr ""
13295 #: config/tc-nios2.c:1208
13296 #, c-format
13297 msgid "%s offset %d out of range"
13298 msgstr ""
13300 #: config/tc-nios2.c:1213 config/tc-nios2.c:1228
13301 #, c-format
13302 msgid "immediate value %d out of range %d to %d"
13303 msgstr ""
13305 #: config/tc-nios2.c:1218 config/tc-nios2.c:1223
13306 #, c-format
13307 msgid "immediate value %u out of range %u to %u"
13308 msgstr ""
13310 #: config/tc-nios2.c:1233
13311 #, c-format
13312 msgid "custom instruction opcode %u out of range %u to %u"
13313 msgstr ""
13315 #: config/tc-nios2.c:1238
13316 msgid "overflow in immediate argument"
13317 msgstr ""
13319 #: config/tc-nios2.c:1310
13320 msgid "cannot create 64-bit relocation"
13321 msgstr ""
13323 #: config/tc-nios2.c:1438
13324 #, c-format
13325 msgid "internal error: broken opcode descriptor for `%s %s'\n"
13326 msgstr ""
13328 #: config/tc-nios2.c:1487
13329 msgid "can't create relocation"
13330 msgstr ""
13332 #: config/tc-nios2.c:1518
13333 #, c-format
13334 msgid "unknown register %s"
13335 msgstr ""
13337 #: config/tc-nios2.c:1526
13338 msgid "expecting control register"
13339 msgstr ""
13341 #: config/tc-nios2.c:1528
13342 msgid "illegal use of control register"
13343 msgstr ""
13345 #: config/tc-nios2.c:1530
13346 msgid "illegal use of coprocessor register"
13347 msgstr ""
13349 #. Should never get here if we passed validation.
13350 #: config/tc-nios2.c:1532 config/tc-nios2.c:1846 config/tc-nios2.c:1988
13351 #: config/tc-nios2.c:2056
13352 #, c-format
13353 msgid "invalid register %s"
13354 msgstr ""
13356 #: config/tc-nios2.c:1540
13357 msgid ""
13358 "Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
13359 "Use .set noat to turn off those optimizations (and this warning)."
13360 msgstr ""
13362 #: config/tc-nios2.c:1545
13363 msgid ""
13364 "The debugger will corrupt bt (r25).\n"
13365 "If you don't need to debug this code use .set nobreak to turn off this "
13366 "warning."
13367 msgstr ""
13369 #: config/tc-nios2.c:1549
13370 msgid ""
13371 "The debugger will corrupt sstatus/ba (r30).\n"
13372 "If you don't need to debug this code use .set nobreak to turn off this "
13373 "warning."
13374 msgstr ""
13376 #: config/tc-nios2.c:1939 config/tc-nios2.c:1967
13377 msgid "r31 cannot be used with jmp; use ret instead"
13378 msgstr ""
13380 #: config/tc-nios2.c:1982
13381 msgid "r31 cannot be used with jmpr.n; use ret.n instead"
13382 msgstr ""
13384 #: config/tc-nios2.c:2595 config/tc-nios2.c:2622 config/tc-nios2.c:2649
13385 #: config/tc-nios2.c:2680
13386 #, c-format
13387 msgid "Invalid constant operand %s"
13388 msgstr ""
13390 #: config/tc-nios2.c:2997 config/tc-nios2.c:3021
13391 #, c-format
13392 msgid "badly formed expression near %s"
13393 msgstr ""
13395 #: config/tc-nios2.c:3110 config/tc-nios2.c:3137 config/tc-xtensa.c:2113
13396 msgid "too many arguments"
13397 msgstr ""
13399 #: config/tc-nios2.c:3126
13400 #, c-format
13401 msgid "expecting %c near %s"
13402 msgstr ""
13404 #. we cannot recover from this.
13405 #: config/tc-nios2.c:3264
13406 #, c-format
13407 msgid "unrecognized pseudo-instruction %s"
13408 msgstr ""
13410 #: config/tc-nios2.c:3527 config/tc-tic6x.c:232
13411 #, c-format
13412 msgid "unknown architecture '%s'"
13413 msgstr ""
13415 #: config/tc-nios2.c:3608
13416 msgid "Big-endian R2 is not supported."
13417 msgstr ""
13419 #. Unrecognised instruction - error.
13420 #: config/tc-nios2.c:3765
13421 #, c-format
13422 msgid "unrecognised instruction %s"
13423 msgstr ""
13425 #: config/tc-nios2.c:3885
13426 #, c-format
13427 msgid "can't represent relocation type %s"
13428 msgstr ""
13430 #: config/tc-nios2.c:3978
13431 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
13432 msgstr ""
13434 #: config/tc-nios2.c:4004
13435 #, c-format
13436 msgid "Illegal operands: %%tls_ldo in %d-byte data field"
13437 msgstr ""
13439 #: config/tc-nios2.c:4016 config/tc-nios2.c:4034 config/tc-nios2.c:4041
13440 #, c-format
13441 msgid "Illegal operands: %%tls_ldo requires arguments in ()"
13442 msgstr ""
13444 #: config/tc-nios2.c:4048
13445 #, c-format
13446 msgid "Illegal operands: garbage after %%tls_ldo()"
13447 msgstr ""
13449 #: config/tc-ns32k.c:437
13450 msgid "Invalid syntax in PC-relative addressing mode"
13451 msgstr ""
13453 #: config/tc-ns32k.c:461
13454 msgid "Invalid syntax in External addressing mode"
13455 msgstr ""
13457 #: config/tc-ns32k.c:542
13458 msgid "Invalid syntax in Memory Relative addressing mode"
13459 msgstr ""
13461 #: config/tc-ns32k.c:609
13462 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
13463 msgstr ""
13465 #: config/tc-ns32k.c:614
13466 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
13467 msgstr ""
13469 #: config/tc-ns32k.c:619
13470 msgid "Scaled-indexed addressing mode combined with scaled-index"
13471 msgstr ""
13473 #: config/tc-ns32k.c:630
13474 msgid "Invalid or illegal addressing mode combined with scaled-index"
13475 msgstr ""
13477 #: config/tc-ns32k.c:753
13478 msgid "Premature end of suffix -- Defaulting to d"
13479 msgstr ""
13481 #: config/tc-ns32k.c:766
13482 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
13483 msgstr ""
13485 #: config/tc-ns32k.c:811
13486 msgid "Very short instr to option, ie you can't do it on a NULLstr"
13487 msgstr ""
13489 #: config/tc-ns32k.c:861
13490 msgid "No such entry in list. (cpu/mmu register)"
13491 msgstr ""
13493 #: config/tc-ns32k.c:918
13494 msgid "Internal consistency error.  check ns32k-opcode.h"
13495 msgstr ""
13497 #: config/tc-ns32k.c:943
13498 msgid "Address of immediate operand"
13499 msgstr ""
13501 #: config/tc-ns32k.c:944
13502 msgid "Invalid immediate write operand."
13503 msgstr ""
13505 #: config/tc-ns32k.c:1074
13506 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
13507 msgstr ""
13509 #: config/tc-ns32k.c:1107
13510 msgid "No such opcode"
13511 msgstr ""
13513 #: config/tc-ns32k.c:1182
13514 msgid "Bad suffix, defaulting to d"
13515 msgstr ""
13517 #: config/tc-ns32k.c:1209
13518 msgid "Too many operands passed to instruction"
13519 msgstr ""
13521 #. Check error in default.
13522 #: config/tc-ns32k.c:1221
13523 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
13524 msgstr ""
13526 #: config/tc-ns32k.c:1224
13527 msgid "Wrong number of operands"
13528 msgstr ""
13530 #: config/tc-ns32k.c:1297
13531 #, c-format
13532 msgid "Can not do %d byte pc-relative relocation for storage type %d"
13533 msgstr ""
13535 #: config/tc-ns32k.c:1300
13536 #, c-format
13537 msgid "Can not do %d byte relocation for storage type %d"
13538 msgstr ""
13540 #: config/tc-ns32k.c:1392
13541 #, c-format
13542 msgid "value of %ld out of byte displacement range."
13543 msgstr ""
13545 #: config/tc-ns32k.c:1402
13546 #, c-format
13547 msgid "value of %ld out of word displacement range."
13548 msgstr ""
13550 #: config/tc-ns32k.c:1417
13551 #, c-format
13552 msgid "value of %ld out of double word displacement range."
13553 msgstr ""
13555 #: config/tc-ns32k.c:1438
13556 #, c-format
13557 msgid "Internal logic error.  line %d, file \"%s\""
13558 msgstr ""
13560 #: config/tc-ns32k.c:1486
13561 #, c-format
13562 msgid "Internal logic error. line %d, file \"%s\""
13563 msgstr ""
13565 #: config/tc-ns32k.c:1587
13566 msgid "Bit field out of range"
13567 msgstr ""
13569 #: config/tc-ns32k.c:1687
13570 msgid "iif convert internal pcrel/binary"
13571 msgstr ""
13573 #: config/tc-ns32k.c:1704
13574 msgid "Bignum too big for long"
13575 msgstr ""
13577 #: config/tc-ns32k.c:1781
13578 msgid "iif convert internal pcrel/pointer"
13579 msgstr ""
13581 #: config/tc-ns32k.c:1786
13582 msgid "Internal logic error in iif.iifP[n].type"
13583 msgstr ""
13585 #. We can't relax this case.
13586 #: config/tc-ns32k.c:1822
13587 msgid "Can't relax difference"
13588 msgstr ""
13590 #: config/tc-ns32k.c:1863
13591 msgid "Displacement too large for :d"
13592 msgstr ""
13594 #: config/tc-ns32k.c:1876
13595 msgid "Internal logic error in iif.iifP[].type"
13596 msgstr ""
13598 #. Fatal.
13599 #: config/tc-ns32k.c:1908
13600 #, c-format
13601 msgid "Can't hash %s: %s"
13602 msgstr ""
13604 #: config/tc-ns32k.c:2144
13605 #, c-format
13606 msgid "invalid architecture option -m%s, ignored"
13607 msgstr ""
13609 #: config/tc-ns32k.c:2157
13610 #, c-format
13611 msgid "invalid default displacement size \"%s\". Defaulting to %d."
13612 msgstr ""
13614 #: config/tc-ns32k.c:2173
13615 #, c-format
13616 msgid ""
13617 "NS32K options:\n"
13618 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
13619 "--disp-size-default=<1|2|4>\n"
13620 msgstr ""
13622 #: config/tc-ns32k.c:2249
13623 #, c-format
13624 msgid "Cannot find relocation type for symbol %s, code %d"
13625 msgstr ""
13627 #: config/tc-pdp11.c:336 config/tc-pdp11.c:354 config/tc-pdp11.c:379
13628 #: config/tc-pdp11.c:385 config/tc-pdp11.c:398
13629 msgid "Bad register name"
13630 msgstr ""
13632 #: config/tc-pdp11.c:417 config/tc-pdp11.c:481 config/tc-pdp11.c:492
13633 msgid "Error in expression"
13634 msgstr ""
13636 #: config/tc-pdp11.c:489
13637 msgid "Low order bits truncated in immediate float operand"
13638 msgstr ""
13640 #: config/tc-pdp11.c:608
13641 msgid "Float AC not legal as integer operand"
13642 msgstr ""
13644 #: config/tc-pdp11.c:628
13645 msgid "General register not legal as float operand"
13646 msgstr ""
13648 #: config/tc-pdp11.c:661
13649 msgid "No instruction found"
13650 msgstr ""
13652 #: config/tc-pdp11.c:671 config/tc-z80.c:1932 config/tc-z80.c:1945
13653 #, c-format
13654 msgid "Unknown instruction '%s'"
13655 msgstr ""
13657 #: config/tc-pdp11.c:677
13658 #, c-format
13659 msgid "Unsupported instruction set extension: %s"
13660 msgstr ""
13662 #: config/tc-pdp11.c:711
13663 msgid "operand is not an absolute constant"
13664 msgstr ""
13666 #: config/tc-pdp11.c:719
13667 msgid "3-bit immediate out of range"
13668 msgstr ""
13670 #: config/tc-pdp11.c:726
13671 msgid "6-bit immediate out of range"
13672 msgstr ""
13674 #: config/tc-pdp11.c:733
13675 msgid "8-bit immediate out of range"
13676 msgstr ""
13678 #: config/tc-pdp11.c:750 config/tc-pdp11.c:943
13679 msgid "Symbol expected"
13680 msgstr ""
13682 #: config/tc-pdp11.c:755
13683 msgid "8-bit displacement out of range"
13684 msgstr ""
13686 #: config/tc-pdp11.c:797 config/tc-pdp11.c:818 config/tc-pdp11.c:835
13687 #: config/tc-pdp11.c:856 config/tc-pdp11.c:873 config/tc-pdp11.c:894
13688 #: config/tc-pdp11.c:913 config/tc-pdp11.c:934
13689 msgid "Missing ','"
13690 msgstr ""
13692 #: config/tc-pdp11.c:948
13693 msgid "6-bit displacement out of range"
13694 msgstr ""
13696 #: config/tc-pdp11.c:969 config/tc-tilegx.c:1215 config/tc-tilepro.c:1101
13697 #: config/tc-vax.c:1950
13698 msgid "Too many operands"
13699 msgstr ""
13701 #: config/tc-pdp11.c:1419
13702 #, c-format
13703 msgid "Can not represent %s relocation in this object file format"
13704 msgstr ""
13706 #: config/tc-pj.c:64 config/tc-pj.c:73
13707 msgid "confusing relocation expressions"
13708 msgstr ""
13710 #: config/tc-pj.c:157
13711 msgid "can't have relocation for ipush"
13712 msgstr ""
13714 #: config/tc-pj.c:289
13715 msgid "expected expression"
13716 msgstr ""
13718 #: config/tc-pj.c:355
13719 #, c-format
13720 msgid ""
13721 "PJ options:\n"
13722 "-little\t\t\tgenerate little endian code\n"
13723 "-big\t\t\tgenerate big endian code\n"
13724 msgstr ""
13726 #: config/tc-pj.c:380 config/tc-sh.c:4149 config/tc-sh.c:4156
13727 #: config/tc-sh.c:4163 config/tc-sh.c:4170
13728 msgid "pcrel too far"
13729 msgstr ""
13731 #: config/tc-ppc.c:1093 config/tc-ppc.c:1150 config/tc-ppc.c:1188
13732 msgid "the use of -mvle requires big endian."
13733 msgstr ""
13735 #: config/tc-ppc.c:1131 config/tc-ppc.c:1152
13736 msgid "the use of -mvle requires -a32."
13737 msgstr ""
13739 #: config/tc-ppc.c:1133
13740 #, c-format
13741 msgid "%s unsupported"
13742 msgstr ""
13744 #: config/tc-ppc.c:1242
13745 msgid "--nops needs a numeric argument"
13746 msgstr ""
13748 #: config/tc-ppc.c:1259
13749 #, c-format
13750 msgid ""
13751 "PowerPC options:\n"
13752 "-a32                    generate ELF32/XCOFF32\n"
13753 "-a64                    generate ELF64/XCOFF64\n"
13754 "-u                      ignored\n"
13755 "-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
13756 "-mpwr                   generate code for POWER (RIOS1)\n"
13757 "-m601                   generate code for PowerPC 601\n"
13758 "-mppc, -mppc32, -m603, -m604\n"
13759 "                        generate code for PowerPC 603/604\n"
13760 "-m403                   generate code for PowerPC 403\n"
13761 "-m405                   generate code for PowerPC 405\n"
13762 "-m440                   generate code for PowerPC 440\n"
13763 "-m464                   generate code for PowerPC 464\n"
13764 "-m476                   generate code for PowerPC 476\n"
13765 "-m7400, -m7410, -m7450, -m7455\n"
13766 "                        generate code for PowerPC 7400/7410/7450/7455\n"
13767 "-m750cl                 generate code for PowerPC 750cl\n"
13768 "-m821, -m850, -m860     generate code for PowerPC 821/850/860\n"
13769 msgstr ""
13771 #: config/tc-ppc.c:1278
13772 #, c-format
13773 msgid ""
13774 "-mppc64, -m620          generate code for PowerPC 620/625/630\n"
13775 "-mppc64bridge           generate code for PowerPC 64, including bridge "
13776 "insns\n"
13777 "-mbooke                 generate code for 32-bit PowerPC BookE\n"
13778 "-ma2                    generate code for A2 architecture\n"
13779 "-mpower4, -mpwr4        generate code for Power4 architecture\n"
13780 "-mpower5, -mpwr5, -mpwr5x\n"
13781 "                        generate code for Power5 architecture\n"
13782 "-mpower6, -mpwr6        generate code for Power6 architecture\n"
13783 "-mpower7, -mpwr7        generate code for Power7 architecture\n"
13784 "-mpower8, -mpwr8        generate code for Power8 architecture\n"
13785 "-mpower9, -mpwr9        generate code for Power9 architecture\n"
13786 "-mcell                  generate code for Cell Broadband Engine "
13787 "architecture\n"
13788 "-mcom                   generate code Power/PowerPC common instructions\n"
13789 "-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
13790 msgstr ""
13792 #: config/tc-ppc.c:1293
13793 #, c-format
13794 msgid ""
13795 "-maltivec               generate code for AltiVec\n"
13796 "-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
13797 "-mhtm                   generate code for Hardware Transactional Memory\n"
13798 "-me300                  generate code for PowerPC e300 family\n"
13799 "-me500, -me500x2        generate code for Motorola e500 core complex\n"
13800 "-me500mc,               generate code for Freescale e500mc core complex\n"
13801 "-me500mc64,             generate code for Freescale e500mc64 core complex\n"
13802 "-me5500,                generate code for Freescale e5500 core complex\n"
13803 "-me6500,                generate code for Freescale e6500 core complex\n"
13804 "-mspe                   generate code for Motorola SPE instructions\n"
13805 "-mvle                   generate code for Freescale VLE instructions\n"
13806 "-mtitan                 generate code for AppliedMicro Titan core complex\n"
13807 "-mregnames              Allow symbolic names for registers\n"
13808 "-mno-regnames           Do not allow symbolic names for registers\n"
13809 msgstr ""
13811 #: config/tc-ppc.c:1309
13812 #, c-format
13813 msgid ""
13814 "-mrelocatable           support for GCC's -mrelocatble option\n"
13815 "-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
13816 "-memb                   set PPC_EMB bit in ELF flags\n"
13817 "-mlittle, -mlittle-endian, -le\n"
13818 "                        generate code for a little endian machine\n"
13819 "-mbig, -mbig-endian, -be\n"
13820 "                        generate code for a big endian machine\n"
13821 "-msolaris               generate code for Solaris\n"
13822 "-mno-solaris            do not generate code for Solaris\n"
13823 "-K PIC                  set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
13824 "-V                      print assembler version number\n"
13825 "-Qy, -Qn                ignored\n"
13826 msgstr ""
13828 #: config/tc-ppc.c:1323
13829 #, c-format
13830 msgid ""
13831 "-nops=count             when aligning, more than COUNT nops uses a branch\n"
13832 "-ppc476-workaround      warn if emitting data to code sections\n"
13833 msgstr ""
13835 #: config/tc-ppc.c:1350
13836 #, c-format
13837 msgid "unknown default cpu = %s, os = %s"
13838 msgstr ""
13840 #: config/tc-ppc.c:1378
13841 msgid "neither Power nor PowerPC opcodes were selected."
13842 msgstr ""
13844 #: config/tc-ppc.c:1438
13845 #, c-format
13846 msgid "mask trims opcode bits for %s"
13847 msgstr ""
13849 #: config/tc-ppc.c:1447
13850 #, c-format
13851 msgid "operand index error for %s"
13852 msgstr ""
13854 #: config/tc-ppc.c:1463
13855 #, c-format
13856 msgid "operand %d overlap in %s"
13857 msgstr ""
13859 #: config/tc-ppc.c:1515
13860 #, c-format
13861 msgid "powerpc_operands[%d].bitm invalid"
13862 msgstr ""
13864 #: config/tc-ppc.c:1522
13865 #, c-format
13866 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
13867 msgstr ""
13869 #: config/tc-ppc.c:1551 config/tc-ppc.c:1615
13870 #, c-format
13871 msgid "major opcode is not sorted for %s"
13872 msgstr ""
13874 #: config/tc-ppc.c:1558
13875 #, c-format
13876 msgid "%s is enabled by vle flag"
13877 msgstr ""
13879 #: config/tc-ppc.c:1565
13880 #, c-format
13881 msgid "%s not disabled by vle flag"
13882 msgstr ""
13884 #: config/tc-ppc.c:1579 config/tc-ppc.c:1632
13885 #, c-format
13886 msgid "duplicate instruction %s"
13887 msgstr ""
13889 #: config/tc-ppc.c:1652
13890 #, c-format
13891 msgid "duplicate macro %s"
13892 msgstr ""
13894 #: config/tc-ppc.c:2034
13895 msgid "symbol+offset not supported for got tls"
13896 msgstr ""
13898 #: config/tc-ppc.c:2111 config/tc-ppc.c:3612 config/tc-ppc.c:7017
13899 msgid "data in executable section"
13900 msgstr ""
13902 #: config/tc-ppc.c:2152 config/tc-ppc.c:5252
13903 msgid "expected comma after symbol-name: rest of line ignored."
13904 msgstr ""
13906 #: config/tc-ppc.c:2185 config/tc-ppc.c:5288
13907 #, c-format
13908 msgid "ignoring attempt to re-define symbol `%s'."
13909 msgstr ""
13911 #: config/tc-ppc.c:2193
13912 #, c-format
13913 msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
13914 msgstr ""
13916 #: config/tc-ppc.c:2211
13917 msgid "common alignment not a power of 2"
13918 msgstr ""
13920 #: config/tc-ppc.c:2253
13921 #, c-format
13922 msgid "expected comma after name `%s' in .localentry directive"
13923 msgstr ""
13925 #: config/tc-ppc.c:2263
13926 msgid "missing expression in .localentry directive"
13927 msgstr ""
13929 #: config/tc-ppc.c:2277
13930 #, c-format
13931 msgid ".localentry expression for `%s' is not a valid power of 2"
13932 msgstr ""
13934 #: config/tc-ppc.c:2291
13935 #, c-format
13936 msgid ".localentry expression for `%s' does not evaluate to a constant"
13937 msgstr ""
13939 #: config/tc-ppc.c:2306
13940 msgid "missing expression in .abiversion directive"
13941 msgstr ""
13943 #: config/tc-ppc.c:2315
13944 msgid ".abiversion expression does not evaluate to a constant"
13945 msgstr ""
13947 #: config/tc-ppc.c:2337
13948 msgid "unknown .gnu_attribute value"
13949 msgstr ""
13951 #: config/tc-ppc.c:2389
13952 msgid "relocation cannot be done when using -mrelocatable"
13953 msgstr ""
13955 #: config/tc-ppc.c:2435
13956 msgid "TOC section size exceeds 64k"
13957 msgstr ""
13959 #: config/tc-ppc.c:2530
13960 #, c-format
13961 msgid "syntax error: invalid toc specifier `%s'"
13962 msgstr ""
13964 #: config/tc-ppc.c:2544
13965 #, c-format
13966 msgid "syntax error: expected `]', found  `%c'"
13967 msgstr ""
13969 #: config/tc-ppc.c:2653
13970 #, c-format
13971 msgid "unrecognized opcode: `%s'"
13972 msgstr ""
13974 #: config/tc-ppc.c:2844
13975 msgid "[tocv] symbol is not a toc symbol"
13976 msgstr ""
13978 #: config/tc-ppc.c:2855
13979 msgid "unimplemented toc32 expression modifier"
13980 msgstr ""
13982 #: config/tc-ppc.c:2860
13983 msgid "unimplemented toc64 expression modifier"
13984 msgstr ""
13986 #: config/tc-ppc.c:2864
13987 #, c-format
13988 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
13989 msgstr ""
13991 #: config/tc-ppc.c:3070
13992 #, c-format
13993 msgid "@tls may not be used with \"%s\" operands"
13994 msgstr ""
13996 #: config/tc-ppc.c:3073
13997 msgid "@tls may only be used in last operand"
13998 msgstr ""
14000 #: config/tc-ppc.c:3203
14001 #, c-format
14002 msgid "assuming %s on symbol"
14003 msgstr ""
14005 #: config/tc-ppc.c:3306
14006 msgid "unsupported relocation for DS offset field"
14007 msgstr ""
14009 #: config/tc-ppc.c:3348
14010 #, c-format
14011 msgid "syntax error; end of line, expected `%c'"
14012 msgstr ""
14014 #: config/tc-ppc.c:3350
14015 #, c-format
14016 msgid "syntax error; found `%c', expected `%c'"
14017 msgstr ""
14019 #: config/tc-ppc.c:3420 config/tc-ppc.c:6371
14020 msgid "instruction address is not a multiple of 4"
14021 msgstr ""
14023 #: config/tc-ppc.c:3649
14024 msgid "missing size"
14025 msgstr ""
14027 #: config/tc-ppc.c:3658
14028 msgid "negative size"
14029 msgstr ""
14031 #: config/tc-ppc.c:3690
14032 msgid "missing real symbol name"
14033 msgstr ""
14035 #: config/tc-ppc.c:3729
14036 msgid "attempt to redefine symbol"
14037 msgstr ""
14039 #: config/tc-ppc.c:3992
14040 #, c-format
14041 msgid "no known dwarf XCOFF section for flag 0x%08x\n"
14042 msgstr ""
14044 #: config/tc-ppc.c:4005
14045 #, c-format
14046 msgid "label %s was not defined in this dwarf section"
14047 msgstr ""
14049 #: config/tc-ppc.c:4119
14050 msgid "the XCOFF file format does not support arbitrary sections"
14051 msgstr ""
14053 #: config/tc-ppc.c:4190
14054 msgid ".ref outside .csect"
14055 msgstr ""
14057 #: config/tc-ppc.c:4211 config/tc-ppc.c:4411
14058 msgid "missing symbol name"
14059 msgstr ""
14061 #: config/tc-ppc.c:4241
14062 msgid "missing rename string"
14063 msgstr ""
14065 #: config/tc-ppc.c:4271 config/tc-ppc.c:4810 read.c:3523
14066 msgid "missing value"
14067 msgstr ""
14069 #: config/tc-ppc.c:4289
14070 msgid "illegal .stabx expression; zero assumed"
14071 msgstr ""
14073 #: config/tc-ppc.c:4321
14074 msgid "missing class"
14075 msgstr ""
14077 #: config/tc-ppc.c:4330
14078 msgid "missing type"
14079 msgstr ""
14081 #: config/tc-ppc.c:4357
14082 msgid ".stabx of storage class stsym must be within .bs/.es"
14083 msgstr ""
14085 #: config/tc-ppc.c:4598
14086 msgid "nested .bs blocks"
14087 msgstr ""
14089 #: config/tc-ppc.c:4629
14090 msgid ".es without preceding .bs"
14091 msgstr ""
14093 #: config/tc-ppc.c:4802
14094 msgid "non-constant byte count"
14095 msgstr ""
14097 #: config/tc-ppc.c:4876
14098 msgid ".tc not in .toc section"
14099 msgstr ""
14101 #: config/tc-ppc.c:4894
14102 msgid ".tc with no label"
14103 msgstr ""
14105 #: config/tc-ppc.c:4978 config/tc-s390.c:1954
14106 msgid ".machine stack overflow"
14107 msgstr ""
14109 #: config/tc-ppc.c:4985 config/tc-s390.c:1965
14110 msgid ".machine stack underflow"
14111 msgstr ""
14113 #: config/tc-ppc.c:4992 config/tc-s390.c:1977
14114 #, c-format
14115 msgid "invalid machine `%s'"
14116 msgstr ""
14118 #: config/tc-ppc.c:5024
14119 msgid "no previous section to return to, ignored."
14120 msgstr ""
14122 #: config/tc-ppc.c:5297
14123 #, c-format
14124 msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
14125 msgstr ""
14127 #. Section Contents
14128 #. unknown
14129 #: config/tc-ppc.c:5425
14130 msgid "unsupported section attribute -- 'a'"
14131 msgstr ""
14133 #: config/tc-ppc.c:5608
14134 msgid "bad symbol suffix"
14135 msgstr ""
14137 #: config/tc-ppc.c:5701
14138 msgid "unrecognized symbol suffix"
14139 msgstr ""
14141 #: config/tc-ppc.c:5788
14142 msgid "two .function pseudo-ops with no intervening .ef"
14143 msgstr ""
14145 #: config/tc-ppc.c:5801
14146 msgid ".ef with no preceding .function"
14147 msgstr ""
14149 #: config/tc-ppc.c:5930
14150 #, c-format
14151 msgid "warning: symbol %s has no csect"
14152 msgstr ""
14154 #: config/tc-ppc.c:6192
14155 msgid "symbol in .toc does not match any .tc"
14156 msgstr ""
14158 #: config/tc-ppc.c:6781
14159 #, c-format
14160 msgid "%s unsupported as instruction fixup"
14161 msgstr ""
14163 #: config/tc-ppc.c:6855
14164 #, c-format
14165 msgid "unsupported relocation against %s"
14166 msgstr ""
14168 #: config/tc-ppc.c:7000
14169 #, c-format
14170 msgid "Gas failure, reloc value %d\n"
14171 msgstr ""
14173 #: config/tc-ppc.c:7084
14174 #, c-format
14175 msgid "cannot emit PC relative %s relocation against %s"
14176 msgstr ""
14178 #: config/tc-ppc.c:7091
14179 msgid "unable to resolve expression"
14180 msgstr ""
14182 #: config/tc-riscv.c:405
14183 #, c-format
14184 msgid "internal error: can't hash `%s': %s"
14185 msgstr ""
14187 #: config/tc-riscv.c:486
14188 #, c-format
14189 msgid "internal: bad RISC-V opcode (mask error): %s %s"
14190 msgstr ""
14192 #: config/tc-riscv.c:524
14193 #, c-format
14194 msgid "internal: bad RISC-V opcode (unknown operand type `C%c'): %s %s"
14195 msgstr ""
14197 #: config/tc-riscv.c:559
14198 #, c-format
14199 msgid "internal: bad RISC-V opcode (unknown operand type `%c'): %s %s"
14200 msgstr ""
14202 #: config/tc-riscv.c:567
14203 #, c-format
14204 msgid "internal: bad RISC-V opcode (bits 0x%lx undefined): %s %s"
14205 msgstr ""
14207 #: config/tc-riscv.c:691
14208 #, c-format
14209 msgid "Unsupported RISC-V relocation number %d"
14210 msgstr ""
14212 #: config/tc-riscv.c:763
14213 msgid "internal error: invalid macro"
14214 msgstr ""
14216 #: config/tc-riscv.c:792 config/tc-riscv.c:859
14217 msgid "unsupported large constant"
14218 msgstr ""
14220 #: config/tc-riscv.c:794
14221 #, c-format
14222 msgid "Instruction %s requires absolute expression"
14223 msgstr ""
14225 #: config/tc-riscv.c:1015
14226 #, c-format
14227 msgid "Macro %s not implemented"
14228 msgstr ""
14230 #: config/tc-riscv.c:1399
14231 #, c-format
14232 msgid "bad RVC field specifier 'C%c'\n"
14233 msgstr ""
14235 #: config/tc-riscv.c:1422 config/tc-riscv.c:1433
14236 #, c-format
14237 msgid "Improper shift amount (%lu)"
14238 msgstr ""
14240 #: config/tc-riscv.c:1444
14241 #, c-format
14242 msgid "Improper CSRxI immediate (%lu)"
14243 msgstr ""
14245 #: config/tc-riscv.c:1459
14246 #, c-format
14247 msgid "Improper CSR address (%lu)"
14248 msgstr ""
14250 #: config/tc-riscv.c:1621
14251 msgid "lui expression not in range 0..1048575"
14252 msgstr ""
14254 #: config/tc-riscv.c:1649
14255 #, c-format
14256 msgid "internal error: bad argument type %c"
14257 msgstr ""
14259 #: config/tc-riscv.c:1654
14260 msgid "illegal operands"
14261 msgstr ""
14263 #: config/tc-riscv.c:1957
14264 #, c-format
14265 msgid "internal error: bad CFA value #%d"
14266 msgstr ""
14268 #: config/tc-riscv.c:2034
14269 #, c-format
14270 msgid "internal error: bad relocation #%d"
14271 msgstr ""
14273 #: config/tc-riscv.c:2133
14274 msgid ".option pop with no .option push"
14275 msgstr ""
14277 #: config/tc-riscv.c:2143
14278 #, c-format
14279 msgid "Unrecognized .option directive: %s\n"
14280 msgstr ""
14282 #: config/tc-riscv.c:2163
14283 #, c-format
14284 msgid "Unsupported use of %s"
14285 msgstr ""
14287 #: config/tc-riscv.c:2307
14288 #, c-format
14289 msgid "cannot represent %s relocation in object file"
14290 msgstr ""
14292 #: config/tc-riscv.c:2448
14293 #, c-format
14294 msgid ""
14295 "RISC-V options:\n"
14296 "  -m32           assemble RV32 code\n"
14297 "  -m64           assemble RV64 code (default)\n"
14298 "  -fpic          generate position-independent code\n"
14299 "  -fno-pic       don't generate position-independent code (default)\n"
14300 "  -msoft-float   don't use F registers for floating-point values\n"
14301 "  -mhard-float   use F registers for floating-point values (default)\n"
14302 "  -mno-rvc       disable the C extension for compressed instructions "
14303 "(default)\n"
14304 "  -mrvc          enable the C extension for compressed instructions\n"
14305 "  -march=ISA     set the RISC-V architecture, RV64IMAFD by default\n"
14306 msgstr ""
14308 #: config/tc-riscv.c:2480
14309 #, c-format
14310 msgid "unknown register `%s'"
14311 msgstr ""
14313 #: config/tc-riscv.c:2501
14314 #, c-format
14315 msgid "non-constant .%cleb128 is not supported"
14316 msgstr ""
14318 #: config/tc-rl78.c:214
14319 msgid "16-bit relocation used in 8-bit operand"
14320 msgstr ""
14322 #: config/tc-rl78.c:218
14323 msgid "8-bit relocation used in 16-bit operand"
14324 msgstr ""
14326 #: config/tc-rl78.c:244 config/tc-rx.c:882
14327 #, c-format
14328 msgid "Value %d doesn't fit in unsigned %d-bit field"
14329 msgstr ""
14331 #: config/tc-rl78.c:250 config/tc-rx.c:888
14332 #, c-format
14333 msgid "Value %d doesn't fit in signed %d-bit field"
14334 msgstr ""
14336 #: config/tc-rl78.c:368
14337 #, c-format
14338 msgid " RL78 specific command line options:\n"
14339 msgstr ""
14341 #: config/tc-rl78.c:369
14342 #, c-format
14343 msgid "  --mrelax          Enable link time relaxation\n"
14344 msgstr ""
14346 #: config/tc-rl78.c:370
14347 #, c-format
14348 msgid "  --mg10            Enable support for G10 variant\n"
14349 msgstr ""
14351 #: config/tc-rl78.c:371
14352 #, c-format
14353 msgid "  --mg13            Selects the G13 core.\n"
14354 msgstr ""
14356 #: config/tc-rl78.c:372
14357 #, c-format
14358 msgid "  --mg14            Selects the G14 core [default]\n"
14359 msgstr ""
14361 #: config/tc-rl78.c:373
14362 #, c-format
14363 msgid "  --mrl78           Alias for --mg14\n"
14364 msgstr ""
14366 #: config/tc-rl78.c:374
14367 #, c-format
14368 msgid "  --m32bit-doubles  [default]\n"
14369 msgstr ""
14371 #: config/tc-rl78.c:375
14372 #, c-format
14373 msgid "  --m64bit-doubles  Source code uses 64-bit doubles\n"
14374 msgstr ""
14376 #: config/tc-rl78.c:451
14377 #, c-format
14378 msgid "%%%s() must be outermost term in expression"
14379 msgstr ""
14381 #: config/tc-rl78.c:679 config/tc-rx.c:2220
14382 #, c-format
14383 msgid "unsupported constant size %d\n"
14384 msgstr ""
14386 #: config/tc-rl78.c:695
14387 #, c-format
14388 msgid "%%hi16/%%lo16 only applies to .short or .hword"
14389 msgstr ""
14391 #: config/tc-rl78.c:705
14392 #, c-format
14393 msgid "%%hi8 only applies to .byte"
14394 msgstr ""
14396 #: config/tc-rl78.c:717 config/tc-rx.c:2227
14397 msgid "difference of two symbols only supported with .long, .short, or .byte"
14398 msgstr ""
14400 #: config/tc-rl78.c:1239 config/tc-rx.c:2154
14401 #, c-format
14402 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
14403 msgstr ""
14405 #: config/tc-rl78.c:1455
14406 #, c-format
14407 msgid "value of %ld too large for 8-bit branch"
14408 msgstr ""
14410 #: config/tc-rl78.c:1466
14411 #, c-format
14412 msgid "value of %ld too large for 16-bit branch"
14413 msgstr ""
14415 #: config/tc-rl78.c:1515 config/tc-rx.c:2419
14416 #, c-format
14417 msgid "Unknown reloc in md_apply_fix: %s"
14418 msgstr ""
14420 #: config/tc-rx.c:190
14421 #, c-format
14422 msgid "unrecognised RX CPU type %s"
14423 msgstr ""
14425 #: config/tc-rx.c:205
14426 #, c-format
14427 msgid " RX specific command line options:\n"
14428 msgstr ""
14430 #: config/tc-rx.c:206
14431 #, c-format
14432 msgid "  --mbig-endian-data\n"
14433 msgstr ""
14435 #: config/tc-rx.c:207
14436 #, c-format
14437 msgid "  --mlittle-endian-data [default]\n"
14438 msgstr ""
14440 #: config/tc-rx.c:208
14441 #, c-format
14442 msgid "  --m32bit-doubles [default]\n"
14443 msgstr ""
14445 #: config/tc-rx.c:209
14446 #, c-format
14447 msgid "  --m64bit-doubles\n"
14448 msgstr ""
14450 #: config/tc-rx.c:210
14451 #, c-format
14452 msgid "  --muse-conventional-section-names\n"
14453 msgstr ""
14455 #: config/tc-rx.c:211
14456 #, c-format
14457 msgid "  --muse-renesas-section-names [default]\n"
14458 msgstr ""
14460 #: config/tc-rx.c:212
14461 #, c-format
14462 msgid "  --msmall-data-limit\n"
14463 msgstr ""
14465 #: config/tc-rx.c:213
14466 #, c-format
14467 msgid "  --mrelax\n"
14468 msgstr ""
14470 #: config/tc-rx.c:214
14471 #, c-format
14472 msgid "  --mpid\n"
14473 msgstr ""
14475 #: config/tc-rx.c:215
14476 #, c-format
14477 msgid "  --mint-register=<value>\n"
14478 msgstr ""
14480 #: config/tc-rx.c:216
14481 #, c-format
14482 msgid "  --mcpu=<rx100|rx200|rx600|rx610|rxv2>\n"
14483 msgstr ""
14485 #: config/tc-rx.c:217
14486 #, c-format
14487 msgid "  --mno-allow-string-insns"
14488 msgstr ""
14490 #: config/tc-rx.c:297
14491 msgid "no filename following .INCLUDE pseudo-op"
14492 msgstr ""
14494 #: config/tc-rx.c:400
14495 #, c-format
14496 msgid "unable to locate include file: %s"
14497 msgstr ""
14499 #: config/tc-rx.c:451
14500 #, c-format
14501 msgid "unrecognised alignment value in .SECTION directive: %s"
14502 msgstr ""
14504 #: config/tc-rx.c:468
14505 #, c-format
14506 msgid "unknown parameter following .SECTION directive: %s"
14507 msgstr ""
14509 #: config/tc-rx.c:554
14510 msgid "expecting either ON or OFF after .list"
14511 msgstr ""
14513 #: config/tc-rx.c:590
14514 #, c-format
14515 msgid "The \".%s\" pseudo-op is not implemented\n"
14516 msgstr ""
14518 #: config/tc-rx.c:1095
14519 msgid "The .DEFINE pseudo-op is not implemented"
14520 msgstr ""
14522 #: config/tc-rx.c:1097
14523 msgid "The .MACRO pseudo-op is not implemented"
14524 msgstr ""
14526 #: config/tc-rx.c:1099
14527 msgid "The .BTEQU pseudo-op is not implemented."
14528 msgstr ""
14530 #: config/tc-rx.c:2084
14531 msgid "invalid immediate size"
14532 msgstr ""
14534 #: config/tc-rx.c:2103
14535 msgid "invalid immediate field position"
14536 msgstr ""
14538 #: config/tc-rx.c:2271
14539 #, c-format
14540 msgid "jump not 3..10 bytes away (is %d)"
14541 msgstr ""
14543 #: config/tc-rx.c:2662
14544 msgid ""
14545 "Use of an RX string instruction detected in a file being assembled without "
14546 "string instruction support"
14547 msgstr ""
14549 #: config/tc-s390.c:238 config/tc-sparc.c:314
14550 msgid "Invalid default architecture, broken assembler."
14551 msgstr ""
14553 #: config/tc-s390.c:371
14554 #, c-format
14555 msgid "no such machine extension `%s'"
14556 msgstr ""
14558 #: config/tc-s390.c:382
14559 #, c-format
14560 msgid "junk at end of machine string, first unrecognized character is `%c'"
14561 msgstr ""
14563 #: config/tc-s390.c:449 config/tc-sparc.c:527
14564 #, c-format
14565 msgid "invalid architecture -A%s"
14566 msgstr ""
14568 #: config/tc-s390.c:472
14569 #, c-format
14570 msgid ""
14571 "        S390 options:\n"
14572 "        -mregnames        Allow symbolic names for registers\n"
14573 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
14574 "        -mno-regnames     Do not allow symbolic names for registers\n"
14575 "        -m31              Set file format to 31 bit format\n"
14576 "        -m64              Set file format to 64 bit format\n"
14577 msgstr ""
14579 #: config/tc-s390.c:479
14580 #, c-format
14581 msgid ""
14582 "        -V                print assembler version number\n"
14583 "        -Qy, -Qn          ignored\n"
14584 msgstr ""
14586 #: config/tc-s390.c:563
14587 msgid "The 64 bit file format is used without esame instructions."
14588 msgstr ""
14590 #: config/tc-s390.c:579
14591 #, c-format
14592 msgid "Internal assembler error for instruction format %s"
14593 msgstr ""
14595 #: config/tc-s390.c:625
14596 #, c-format
14597 msgid "operand out of range (%s not between %ld and %ld)"
14598 msgstr ""
14600 #: config/tc-s390.c:850
14601 #, c-format
14602 msgid "identifier+constant@%s means identifier@%s+constant"
14603 msgstr ""
14605 #: config/tc-s390.c:931
14606 msgid "Can't handle O_big in s390_exp_compare"
14607 msgstr ""
14609 #: config/tc-s390.c:1013
14610 msgid "Invalid suffix for literal pool entry"
14611 msgstr ""
14613 #: config/tc-s390.c:1070
14614 msgid "Big number is too big"
14615 msgstr ""
14617 #: config/tc-s390.c:1217
14618 msgid "relocation not applicable"
14619 msgstr ""
14621 #: config/tc-s390.c:1341
14622 msgid "invalid length field specified"
14623 msgstr ""
14625 #: config/tc-s390.c:1345
14626 msgid "index register specified but zero"
14627 msgstr ""
14629 #: config/tc-s390.c:1349
14630 msgid "base register specified but zero"
14631 msgstr ""
14633 #: config/tc-s390.c:1353
14634 msgid "odd numbered general purpose register specified as register pair"
14635 msgstr ""
14637 #: config/tc-s390.c:1361
14638 msgid ""
14639 "invalid floating point register pair.  Valid fp register pair operands are "
14640 "0, 1, 4, 5, 8, 9, 12 or 13."
14641 msgstr ""
14643 #: config/tc-s390.c:1450
14644 msgid "invalid operand suffix"
14645 msgstr ""
14647 #: config/tc-s390.c:1473
14648 msgid "syntax error; missing '(' after displacement"
14649 msgstr ""
14651 #: config/tc-s390.c:1489 config/tc-s390.c:1533 config/tc-s390.c:1567
14652 msgid "syntax error; expected ,"
14653 msgstr ""
14655 #: config/tc-s390.c:1521
14656 msgid "syntax error; missing ')' after base register"
14657 msgstr ""
14659 #: config/tc-s390.c:1550
14660 msgid "syntax error; ')' not allowed here"
14661 msgstr ""
14663 #: config/tc-s390.c:1692
14664 #, c-format
14665 msgid "Opcode %s not available in this mode"
14666 msgstr ""
14668 #: config/tc-s390.c:1747 config/tc-s390.c:1770 config/tc-s390.c:1783
14669 msgid "Invalid .insn format\n"
14670 msgstr ""
14672 #: config/tc-s390.c:1755
14673 #, c-format
14674 msgid "Unrecognized opcode format: `%s'"
14675 msgstr ""
14677 #: config/tc-s390.c:1786
14678 msgid "second operand of .insn not a constant\n"
14679 msgstr ""
14681 #: config/tc-s390.c:1789
14682 msgid "missing comma after insn constant\n"
14683 msgstr ""
14685 #: config/tc-s390.c:2026
14686 msgid ".machinemode stack overflow"
14687 msgstr ""
14689 #: config/tc-s390.c:2033
14690 msgid ".machinemode stack underflow"
14691 msgstr ""
14693 #: config/tc-s390.c:2050
14694 #, c-format
14695 msgid "invalid machine mode `%s'"
14696 msgstr ""
14698 #: config/tc-s390.c:2250
14699 #, c-format
14700 msgid "cannot emit relocation %s against subsy symbol %s"
14701 msgstr ""
14703 #: config/tc-s390.c:2367
14704 msgid "unsupported relocation type"
14705 msgstr ""
14707 #: config/tc-s390.c:2422
14708 #, c-format
14709 msgid "cannot emit PC relative %s relocation%s%s"
14710 msgstr ""
14712 #: config/tc-s390.c:2561
14713 #, c-format
14714 msgid "Gas failure, reloc type %s\n"
14715 msgstr ""
14717 #: config/tc-s390.c:2563
14718 #, c-format
14719 msgid "Gas failure, reloc type #%i\n"
14720 msgstr ""
14722 #: config/tc-score.c:260
14723 msgid "div / mul are reserved instructions"
14724 msgstr ""
14726 #: config/tc-score.c:261
14727 msgid "This architecture doesn't support mmu"
14728 msgstr ""
14730 #: config/tc-score.c:262
14731 msgid "This architecture doesn't support atomic instruction"
14732 msgstr ""
14734 #: config/tc-score.c:469
14735 msgid "S+core register expected"
14736 msgstr ""
14738 #: config/tc-score.c:470
14739 msgid "S+core special-register expected"
14740 msgstr ""
14742 #: config/tc-score.c:471
14743 msgid "S+core co-processor register expected"
14744 msgstr ""
14746 #: config/tc-score.c:1074 config/tc-score.c:2068
14747 msgid "Using temp register(r1)"
14748 msgstr ""
14750 #: config/tc-score.c:1093
14751 #, c-format
14752 msgid "register expected, not '%.100s'"
14753 msgstr ""
14755 #: config/tc-score.c:1149 config/tc-score.c:5485
14756 msgid "rd must be even number."
14757 msgstr ""
14759 #: config/tc-score.c:1513 config/tc-score.c:1520
14760 #, c-format
14761 msgid "invalid constant: %d bit expression not in range %u..%u"
14762 msgstr ""
14764 #: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
14765 #: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
14766 #: config/tc-score.c:3462
14767 #, c-format
14768 msgid "invalid constant: %d bit expression not in range %d..%d"
14769 msgstr ""
14771 #: config/tc-score.c:1558
14772 msgid "invalid constant: bit expression not defined"
14773 msgstr ""
14775 #: config/tc-score.c:2082
14776 #, c-format
14777 msgid "low register(r0-r15)expected, not '%.100s'"
14778 msgstr ""
14780 #: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
14781 #: config/tc-score.c:3695
14782 #, c-format
14783 msgid "missing ["
14784 msgstr ""
14786 #: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
14787 #: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
14788 #: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
14789 #: config/tc-score.c:3919 config/tc-score.c:3965
14790 #, c-format
14791 msgid "missing ]"
14792 msgstr ""
14794 #: config/tc-score.c:2347
14795 #, c-format
14796 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
14797 msgstr ""
14799 #: config/tc-score.c:2366
14800 #, c-format
14801 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
14802 msgstr ""
14804 #: config/tc-score.c:2382 config/tc-score.c:2389
14805 #, c-format
14806 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
14807 msgstr ""
14809 #: config/tc-score.c:2838
14810 msgid "address offset must be half word alignment"
14811 msgstr ""
14813 #: config/tc-score.c:2846
14814 msgid "address offset must be word alignment"
14815 msgstr ""
14817 #: config/tc-score.c:2986 config/tc-score.c:3123
14818 msgid "register same as write-back base"
14819 msgstr ""
14821 #: config/tc-score.c:3093
14822 msgid "pre-indexed expression expected"
14823 msgstr ""
14825 #: config/tc-score.c:3422
14826 #, c-format
14827 msgid "invalid register number: %d is not in [r0--r7]"
14828 msgstr ""
14830 #: config/tc-score.c:3439
14831 msgid "comma is  expected"
14832 msgstr ""
14834 #: config/tc-score.c:3470
14835 #, c-format
14836 msgid "invalid constant: %d is not word align integer"
14837 msgstr ""
14839 #: config/tc-score.c:3509 config/tc-score.c:3552
14840 msgid "invalid constant: 32 bit expression not word align"
14841 msgstr ""
14843 #: config/tc-score.c:3518 config/tc-score.c:3561
14844 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
14845 msgstr ""
14847 #: config/tc-score.c:3594
14848 msgid ""
14849 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
14850 msgstr ""
14852 #: config/tc-score.c:3783 config/tc-score.c:3811
14853 msgid "imm5 should >= 2"
14854 msgstr ""
14856 #: config/tc-score.c:3788 config/tc-score.c:3817
14857 msgid "reg should <= 31"
14858 msgstr ""
14860 #: config/tc-score.c:3859 config/tc-score.c:3910
14861 msgid "missing +"
14862 msgstr ""
14864 #: config/tc-score.c:3903
14865 #, c-format
14866 msgid "%s register same as write-back base"
14867 msgstr ""
14869 #: config/tc-score.c:3905
14870 msgid "destination"
14871 msgstr ""
14873 #: config/tc-score.c:3905
14874 msgid "source"
14875 msgstr ""
14877 #: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
14878 msgid "expression error"
14879 msgstr ""
14881 #: config/tc-score.c:4241
14882 msgid "value not in range [0, 0xffffffff]"
14883 msgstr ""
14885 #: config/tc-score.c:4317
14886 msgid "value not in range [-0xffffffff, 0xffffffff]"
14887 msgstr ""
14889 #: config/tc-score.c:4345
14890 msgid "li rd label isn't correct instruction form"
14891 msgstr ""
14893 #: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
14894 #: config/tc-score.c:5225
14895 msgid "lacking label  "
14896 msgstr ""
14898 #: config/tc-score.c:4896
14899 msgid "s3_PIC code offset overflow (max 16 signed bits)"
14900 msgstr ""
14902 #: config/tc-score.c:4952
14903 msgid "value not in range [0, 0x7fffffff]"
14904 msgstr ""
14906 #: config/tc-score.c:4957
14907 msgid "end on line error"
14908 msgstr ""
14910 #: config/tc-score.c:5204
14911 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
14912 msgstr ""
14914 #: config/tc-score.c:5231
14915 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
14916 msgstr ""
14918 #: config/tc-score.c:5264
14919 msgid "lacking label"
14920 msgstr ""
14922 #: config/tc-score.c:5269
14923 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
14924 msgstr ""
14926 #: config/tc-score.c:5365
14927 msgid "pce instruction error (16 bit || 16 bit)'"
14928 msgstr ""
14930 #: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
14931 #: config/tc-score.c:5463 config/tc-score.c:5512
14932 msgid "score3d instruction."
14933 msgstr ""
14935 #: config/tc-score.c:6030
14936 msgid "Unsupported use of .gpword"
14937 msgstr ""
14939 #: config/tc-score.c:6126
14940 #, c-format
14941 msgid "BSS length (%d) < 0 ignored"
14942 msgstr ""
14944 #: config/tc-score.c:6141 read.c:2466
14945 #, c-format
14946 msgid "error setting flags for \".sbss\": %s"
14947 msgstr ""
14949 #: config/tc-score.c:6155 config/tc-sparc.c:4169
14950 msgid "missing alignment"
14951 msgstr ""
14953 #: config/tc-score.c:6192
14954 #, c-format
14955 msgid "alignment too large; %d assumed"
14956 msgstr ""
14958 #: config/tc-score.c:6197 read.c:2527
14959 msgid "alignment negative; 0 assumed"
14960 msgstr ""
14962 #. Error routine.
14963 #: config/tc-score.c:6607 config/tc-score.c:6631
14964 msgid "size is not 4 or 6"
14965 msgstr ""
14967 #: config/tc-score.c:6690
14968 msgid "bad call to MD_ATOF()"
14969 msgstr ""
14971 #: config/tc-score.c:7197
14972 #, c-format
14973 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
14974 msgstr ""
14976 #: config/tc-score.c:7212 config/tc-score.c:7241 config/tc-score.c:7293
14977 #, c-format
14978 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
14979 msgstr ""
14981 #: config/tc-score.c:7263 config/tc-score.c:7318
14982 #, c-format
14983 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9]"
14984 msgstr ""
14986 #: config/tc-score.c:7488
14987 #, c-format
14988 msgid "cannot represent %s relocation in this object file format1"
14989 msgstr ""
14991 #: config/tc-score.c:7779
14992 #, c-format
14993 msgid "Sunplus-v2-0-0-20060510\n"
14994 msgstr ""
14996 #: config/tc-score.c:7799
14997 #, c-format
14998 msgid " Score-specific assembler options:\n"
14999 msgstr ""
15001 #: config/tc-score.c:7801
15002 #, c-format
15003 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
15004 msgstr ""
15006 #: config/tc-score.c:7806
15007 #, c-format
15008 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
15009 msgstr ""
15011 #: config/tc-score.c:7810
15012 #, c-format
15013 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
15014 msgstr ""
15016 #: config/tc-score.c:7812
15017 #, c-format
15018 msgid ""
15019 "        -NWARN\t\tassemble code for no warning message for fix data "
15020 "dependency\n"
15021 msgstr ""
15023 #: config/tc-score.c:7814
15024 #, c-format
15025 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
15026 msgstr ""
15028 #: config/tc-score.c:7816
15029 #, c-format
15030 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
15031 msgstr ""
15033 #: config/tc-score.c:7818
15034 #, c-format
15035 msgid ""
15036 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
15037 "setting\n"
15038 msgstr ""
15040 #: config/tc-score.c:7820
15041 #, c-format
15042 msgid "        -SCORE3\t\tassemble code for target is SCORE3\n"
15043 msgstr ""
15045 #: config/tc-score.c:7822
15046 #, c-format
15047 msgid ""
15048 "        -march=score7\tassemble code for target is SCORE7, this is default "
15049 "setting\n"
15050 msgstr ""
15052 #: config/tc-score.c:7824
15053 #, c-format
15054 msgid "        -march=score3\tassemble code for target is SCORE3\n"
15055 msgstr ""
15057 #: config/tc-score.c:7826
15058 #, c-format
15059 msgid ""
15060 "        -USE_R1\t\tassemble code for no warning message when using temp "
15061 "register r1\n"
15062 msgstr ""
15064 #: config/tc-score.c:7828
15065 #, c-format
15066 msgid "        -KPIC\t\tassemble code for PIC\n"
15067 msgstr ""
15069 #: config/tc-score.c:7830
15070 #, c-format
15071 msgid "        -O0\t\tassembler will not perform any optimizations\n"
15072 msgstr ""
15074 #: config/tc-score.c:7832
15075 #, c-format
15076 msgid ""
15077 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
15078 msgstr ""
15080 #: config/tc-score.c:7834
15081 #, c-format
15082 msgid "        -V \t\tSunplus release version \n"
15083 msgstr ""
15085 #: config/tc-sh.c:62
15086 msgid "directive .big encountered when option -big required"
15087 msgstr ""
15089 #: config/tc-sh.c:72
15090 msgid "directive .little encountered when option -little required"
15091 msgstr ""
15093 #: config/tc-sh.c:1422
15094 msgid "illegal double indirection"
15095 msgstr ""
15097 #: config/tc-sh.c:1431
15098 msgid "illegal register after @-"
15099 msgstr ""
15101 #: config/tc-sh.c:1447
15102 msgid "must be @(r0,...)"
15103 msgstr ""
15105 #: config/tc-sh.c:1471
15106 msgid "syntax error in @(r0,...)"
15107 msgstr ""
15109 #: config/tc-sh.c:1476
15110 msgid "syntax error in @(r0...)"
15111 msgstr ""
15113 #: config/tc-sh.c:1521
15114 msgid "Deprecated syntax."
15115 msgstr ""
15117 #: config/tc-sh.c:1533 config/tc-sh.c:1538
15118 msgid "syntax error in @(disp,[Rn, gbr, pc])"
15119 msgstr ""
15121 #: config/tc-sh.c:1543
15122 msgid "expecting )"
15123 msgstr ""
15125 #: config/tc-sh.c:1551
15126 msgid "illegal register after @"
15127 msgstr ""
15129 #: config/tc-sh.c:2192
15130 #, c-format
15131 msgid "unhandled %d\n"
15132 msgstr ""
15134 #: config/tc-sh.c:2403
15135 #, c-format
15136 msgid "Invalid register: 'r%d'"
15137 msgstr ""
15139 #: config/tc-sh.c:2515
15140 #, c-format
15141 msgid "failed for %d\n"
15142 msgstr ""
15144 #: config/tc-sh.c:2521
15145 msgid "misplaced PIC operand"
15146 msgstr ""
15148 #: config/tc-sh.c:2632 config/tc-sh.c:3031
15149 msgid "invalid operands for opcode"
15150 msgstr ""
15152 #: config/tc-sh.c:2637
15153 msgid "insn can't be combined with parallel processing insn"
15154 msgstr ""
15156 #: config/tc-sh.c:2644 config/tc-sh.c:2655 config/tc-sh.c:2687
15157 msgid "multiple movx specifications"
15158 msgstr ""
15160 #: config/tc-sh.c:2649 config/tc-sh.c:2671 config/tc-sh.c:2710
15161 msgid "multiple movy specifications"
15162 msgstr ""
15164 #: config/tc-sh.c:2658 config/tc-sh.c:2691
15165 msgid "invalid movx address register"
15166 msgstr ""
15168 #: config/tc-sh.c:2660
15169 msgid "insn cannot be combined with non-nopy"
15170 msgstr ""
15172 #: config/tc-sh.c:2674 config/tc-sh.c:2730
15173 msgid "invalid movy address register"
15174 msgstr ""
15176 #: config/tc-sh.c:2676
15177 msgid "insn cannot be combined with non-nopx"
15178 msgstr ""
15180 #: config/tc-sh.c:2689
15181 msgid "previous movy requires nopx"
15182 msgstr ""
15184 #: config/tc-sh.c:2697 config/tc-sh.c:2702
15185 msgid "invalid movx dsp register"
15186 msgstr ""
15188 #: config/tc-sh.c:2712
15189 msgid "previous movx requires nopy"
15190 msgstr ""
15192 #: config/tc-sh.c:2721 config/tc-sh.c:2726
15193 msgid "invalid movy dsp register"
15194 msgstr ""
15196 #: config/tc-sh.c:2736
15197 msgid "dsp immediate shift value not constant"
15198 msgstr ""
15200 #: config/tc-sh.c:2750 config/tc-sh.c:2776
15201 msgid "multiple parallel processing specifications"
15202 msgstr ""
15204 #: config/tc-sh.c:2769
15205 msgid "multiple condition specifications"
15206 msgstr ""
15208 #: config/tc-sh.c:2807
15209 msgid "insn cannot be combined with pmuls"
15210 msgstr ""
15212 #: config/tc-sh.c:2823
15213 msgid "bad combined pmuls output operand"
15214 msgstr ""
15216 #: config/tc-sh.c:2833
15217 msgid "destination register is same for parallel insns"
15218 msgstr ""
15220 #: config/tc-sh.c:2842
15221 msgid "condition not followed by conditionalizable insn"
15222 msgstr ""
15224 #: config/tc-sh.c:2852
15225 msgid "unrecognized characters at end of parallel processing insn"
15226 msgstr ""
15228 #: config/tc-sh.c:2968
15229 msgid "opcode not valid for this cpu variant"
15230 msgstr ""
15232 #: config/tc-sh.c:3001
15233 msgid "Delayed branches not available on SH1"
15234 msgstr ""
15236 #: config/tc-sh.c:3036
15237 #, c-format
15238 msgid "excess operands: '%s'"
15239 msgstr ""
15241 #: config/tc-sh.c:3113
15242 msgid ".uses pseudo-op seen when not relaxing"
15243 msgstr ""
15245 #: config/tc-sh.c:3119
15246 msgid "bad .uses format"
15247 msgstr ""
15249 #: config/tc-sh.c:3230
15250 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
15251 msgstr ""
15253 #: config/tc-sh.c:3236
15254 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
15255 msgstr ""
15257 #: config/tc-sh.c:3238
15258 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
15259 msgstr ""
15261 #: config/tc-sh.c:3270
15262 #, c-format
15263 msgid "Invalid argument to --isa option: %s"
15264 msgstr ""
15266 #: config/tc-sh.c:3279
15267 msgid "Invalid combination: --abi=32 with --abi=64"
15268 msgstr ""
15270 #: config/tc-sh.c:3285
15271 msgid "Invalid combination: --abi=64 with --abi=32"
15272 msgstr ""
15274 #: config/tc-sh.c:3287
15275 msgid "Invalid combination: --isa=SHcompact with --abi=64"
15276 msgstr ""
15278 #: config/tc-sh.c:3291
15279 #, c-format
15280 msgid "Invalid argument to --abi option: %s"
15281 msgstr ""
15283 #: config/tc-sh.c:3331
15284 #, c-format
15285 msgid ""
15286 "SH options:\n"
15287 "--little\t\tgenerate little endian code\n"
15288 "--big\t\t\tgenerate big endian code\n"
15289 "--relax\t\t\talter jump instructions for long displacements\n"
15290 "--renesas\t\tdisable optimization with section symbol for\n"
15291 "\t\t\tcompatibility with Renesas assembler.\n"
15292 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
15293 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
15294 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
15295 "--isa=[any\t\tuse most appropriate isa\n"
15296 "    | dsp               same as '-dsp'\n"
15297 "    | fp"
15298 msgstr ""
15300 #: config/tc-sh.c:3357
15301 #, c-format
15302 msgid ""
15303 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
15304 "    | SHmedia\n"
15305 "    | shcompact\n"
15306 "    | SHcompact]\n"
15307 msgstr ""
15309 #: config/tc-sh.c:3362
15310 #, c-format
15311 msgid ""
15312 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
15313 "\t\t\tfile type\n"
15314 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
15315 "\t\t\tSHcompact code sections\n"
15316 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
15317 "\t\t\tconstants and SHcompact code\n"
15318 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
15319 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
15320 "\t\t\tto 32 bits only\n"
15321 msgstr ""
15323 #: config/tc-sh.c:3374
15324 #, c-format
15325 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
15326 msgstr ""
15328 #: config/tc-sh.c:3465
15329 msgid ".uses does not refer to a local symbol in the same section"
15330 msgstr ""
15332 #: config/tc-sh.c:3484
15333 msgid "can't find fixup pointed to by .uses"
15334 msgstr ""
15336 #: config/tc-sh.c:3504
15337 msgid ".uses target does not refer to a local symbol in the same section"
15338 msgstr ""
15340 #: config/tc-sh.c:3581
15341 msgid "displacement overflows 12-bit field"
15342 msgstr ""
15344 #: config/tc-sh.c:3584
15345 #, c-format
15346 msgid "displacement to defined symbol %s overflows 12-bit field"
15347 msgstr ""
15349 #: config/tc-sh.c:3588
15350 #, c-format
15351 msgid "displacement to undefined symbol %s overflows 12-bit field"
15352 msgstr ""
15354 #: config/tc-sh.c:3661
15355 msgid "displacement overflows 8-bit field"
15356 msgstr ""
15358 #: config/tc-sh.c:3664
15359 #, c-format
15360 msgid "displacement to defined symbol %s overflows 8-bit field"
15361 msgstr ""
15363 #: config/tc-sh.c:3668
15364 #, c-format
15365 msgid "displacement to undefined symbol %s overflows 8-bit field "
15366 msgstr ""
15368 #: config/tc-sh.c:3685
15369 #, c-format
15370 msgid "overflow in branch to %s; converted into longer instruction sequence"
15371 msgstr ""
15373 #: config/tc-sh.c:3750 config/tc-sh.c:3797 config/tc-sparc.c:4669
15374 #: config/tc-sparc.c:4693
15375 msgid "misaligned data"
15376 msgstr ""
15378 #: config/tc-sh.c:4126
15379 msgid "offset to unaligned destination"
15380 msgstr ""
15382 #: config/tc-sh.c:4131
15383 msgid "negative offset"
15384 msgstr ""
15386 #: config/tc-sh.c:4282
15387 msgid "misaligned offset"
15388 msgstr ""
15390 #: config/tc-sh64.c:568
15391 msgid "This operand must be constant at assembly time"
15392 msgstr ""
15394 #: config/tc-sh64.c:681
15395 msgid "Invalid operand expression"
15396 msgstr ""
15398 #: config/tc-sh64.c:773 config/tc-sh64.c:877
15399 msgid "PTB operand is a SHmedia symbol"
15400 msgstr ""
15402 #: config/tc-sh64.c:776 config/tc-sh64.c:874
15403 msgid "PTA operand is a SHcompact symbol"
15404 msgstr ""
15406 #: config/tc-sh64.c:792
15407 msgid "invalid expression in operand"
15408 msgstr ""
15410 #: config/tc-sh64.c:1483
15411 #, c-format
15412 msgid "invalid operand, not a 5-bit unsigned value: %d"
15413 msgstr ""
15415 #: config/tc-sh64.c:1488
15416 #, c-format
15417 msgid "invalid operand, not a 6-bit signed value: %d"
15418 msgstr ""
15420 #: config/tc-sh64.c:1493
15421 #, c-format
15422 msgid "invalid operand, not a 6-bit unsigned value: %d"
15423 msgstr ""
15425 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
15426 #, c-format
15427 msgid "invalid operand, not a 11-bit signed value: %d"
15428 msgstr ""
15430 #: config/tc-sh64.c:1500
15431 #, c-format
15432 msgid "invalid operand, not a multiple of 32: %d"
15433 msgstr ""
15435 #: config/tc-sh64.c:1505
15436 #, c-format
15437 msgid "invalid operand, not a 10-bit signed value: %d"
15438 msgstr ""
15440 #: config/tc-sh64.c:1512
15441 #, c-format
15442 msgid "invalid operand, not an even value: %d"
15443 msgstr ""
15445 #: config/tc-sh64.c:1517
15446 #, c-format
15447 msgid "invalid operand, not a 12-bit signed value: %d"
15448 msgstr ""
15450 #: config/tc-sh64.c:1519
15451 #, c-format
15452 msgid "invalid operand, not a multiple of 4: %d"
15453 msgstr ""
15455 #: config/tc-sh64.c:1524
15456 #, c-format
15457 msgid "invalid operand, not a 13-bit signed value: %d"
15458 msgstr ""
15460 #: config/tc-sh64.c:1526
15461 #, c-format
15462 msgid "invalid operand, not a multiple of 8: %d"
15463 msgstr ""
15465 #: config/tc-sh64.c:1531
15466 #, c-format
15467 msgid "invalid operand, not a 16-bit signed value: %d"
15468 msgstr ""
15470 #: config/tc-sh64.c:1536
15471 #, c-format
15472 msgid "invalid operand, not a 16-bit unsigned value: %d"
15473 msgstr ""
15475 #: config/tc-sh64.c:1542
15476 msgid "operand out of range for PT, PTA and PTB"
15477 msgstr ""
15479 #: config/tc-sh64.c:1544
15480 #, c-format
15481 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
15482 msgstr ""
15484 #: config/tc-sh64.c:2065
15485 #, c-format
15486 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
15487 msgstr ""
15489 #: config/tc-sh64.c:2422 config/tc-sh64.c:2585 config/tc-sh64.c:2600
15490 msgid "invalid PIC reference"
15491 msgstr ""
15493 #: config/tc-sh64.c:2479
15494 msgid "can't find opcode"
15495 msgstr ""
15497 #: config/tc-sh64.c:2682 config/tc-sh64.c:2722
15498 msgid "invalid operand: expression in PT target"
15499 msgstr ""
15501 #: config/tc-sh64.c:2813
15502 #, c-format
15503 msgid "invalid operands to %s"
15504 msgstr ""
15506 #: config/tc-sh64.c:2819
15507 #, c-format
15508 msgid "excess operands to %s"
15509 msgstr ""
15511 #: config/tc-sh64.c:2864
15512 #, c-format
15513 msgid "The `.mode %s' directive is not valid with this architecture"
15514 msgstr ""
15516 #: config/tc-sh64.c:2872
15517 #, c-format
15518 msgid "Invalid argument to .mode: %s"
15519 msgstr ""
15521 #: config/tc-sh64.c:2902
15522 #, c-format
15523 msgid "The `.abi %s' directive is not valid with this architecture"
15524 msgstr ""
15526 #: config/tc-sh64.c:2908
15527 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
15528 msgstr ""
15530 #: config/tc-sh64.c:2913
15531 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
15532 msgstr ""
15534 #: config/tc-sh64.c:2916
15535 #, c-format
15536 msgid "Invalid argument to .abi: %s"
15537 msgstr ""
15539 #: config/tc-sh64.c:2971
15540 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
15541 msgstr ""
15543 #: config/tc-sh64.c:2976
15544 msgid "-shcompact-const-crange is invalid without SHcompact"
15545 msgstr ""
15547 #: config/tc-sh64.c:2979
15548 msgid "-expand-pt32 only valid with -abi=64"
15549 msgstr ""
15551 #: config/tc-sh64.c:2982
15552 msgid "-no-expand only valid with SHcompact or SHmedia"
15553 msgstr ""
15555 #: config/tc-sh64.c:2985
15556 msgid "-expand-pt32 invalid together with -no-expand"
15557 msgstr ""
15559 #: config/tc-sh64.c:3199
15560 msgid ""
15561 "SHmedia code not allowed in same section as constants and SHcompact code"
15562 msgstr ""
15564 #: config/tc-sh64.c:3217
15565 msgid "No segment info for current section"
15566 msgstr ""
15568 #: config/tc-sh64.c:3256
15569 msgid "duplicate datalabel operator ignored"
15570 msgstr ""
15572 #: config/tc-sh64.c:3323
15573 msgid "Invalid DataLabel expression"
15574 msgstr ""
15576 #: config/tc-sparc.c:318 config/tc-sparc.c:533
15577 msgid "Bad opcode table, broken assembler."
15578 msgstr ""
15580 #: config/tc-sparc.c:525
15581 #, c-format
15582 msgid "invalid architecture -xarch=%s"
15583 msgstr ""
15585 #: config/tc-sparc.c:606
15586 #, c-format
15587 msgid "No compiled in support for %d bit object file format"
15588 msgstr ""
15590 #: config/tc-sparc.c:691
15591 #, c-format
15592 msgid "SPARC options:\n"
15593 msgstr ""
15595 #: config/tc-sparc.c:720
15596 #, c-format
15597 msgid ""
15598 "\n"
15599 "\t\t\tspecify variant of SPARC architecture\n"
15600 "-bump\t\t\twarn when assembler switches architectures\n"
15601 "-sparc\t\t\tignored\n"
15602 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
15603 "-relax\t\t\trelax jumps and branches (default)\n"
15604 "-no-relax\t\tavoid changing any jumps and branches\n"
15605 msgstr ""
15607 #: config/tc-sparc.c:728
15608 #, c-format
15609 msgid "-k\t\t\tgenerate PIC\n"
15610 msgstr ""
15612 #: config/tc-sparc.c:732
15613 #, c-format
15614 msgid ""
15615 "-32\t\t\tcreate 32 bit object file\n"
15616 "-64\t\t\tcreate 64 bit object file\n"
15617 msgstr ""
15619 #: config/tc-sparc.c:735
15620 #, c-format
15621 msgid "\t\t\t[default is %d]\n"
15622 msgstr ""
15624 #: config/tc-sparc.c:737
15625 #, c-format
15626 msgid ""
15627 "-TSO\t\t\tuse Total Store Ordering\n"
15628 "-PSO\t\t\tuse Partial Store Ordering\n"
15629 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
15630 msgstr ""
15632 #: config/tc-sparc.c:741
15633 #, c-format
15634 msgid "\t\t\t[default is %s]\n"
15635 msgstr ""
15637 #: config/tc-sparc.c:743
15638 #, c-format
15639 msgid ""
15640 "-KPIC\t\t\tgenerate PIC\n"
15641 "-V\t\t\tprint assembler version number\n"
15642 "-undeclared-regs\tignore application global register usage without\n"
15643 "\t\t\tappropriate .register directive (default)\n"
15644 "-no-undeclared-regs\tforce error on application global register usage\n"
15645 "\t\t\twithout appropriate .register directive\n"
15646 "--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
15647 "-q\t\t\tignored\n"
15648 "-Qy, -Qn\t\tignored\n"
15649 "-s\t\t\tignored\n"
15650 msgstr ""
15652 #: config/tc-sparc.c:756
15653 #, c-format
15654 msgid ""
15655 "-EL\t\t\tgenerate code for a little endian machine\n"
15656 "-EB\t\t\tgenerate code for a big endian machine\n"
15657 "--little-endian-data\tgenerate code for a machine having big endian\n"
15658 "                        instructions and little endian data.\n"
15659 msgstr ""
15661 #: config/tc-sparc.c:1023
15662 #, c-format
15663 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
15664 msgstr ""
15666 #: config/tc-sparc.c:1042
15667 #, c-format
15668 msgid "Internal error: can't find opcode `%s' for `%s'\n"
15669 msgstr ""
15671 #: config/tc-sparc.c:1258
15672 msgid "Support for 64-bit arithmetic not compiled in."
15673 msgstr ""
15675 #: config/tc-sparc.c:1304
15676 msgid "set: number not in 0..4294967295 range"
15677 msgstr ""
15679 #: config/tc-sparc.c:1311
15680 msgid "set: number not in -2147483648..4294967295 range"
15681 msgstr ""
15683 #: config/tc-sparc.c:1370
15684 msgid "setsw: number not in -2147483648..4294967295 range"
15685 msgstr ""
15687 #: config/tc-sparc.c:1418
15688 msgid "setx: temporary register same as destination register"
15689 msgstr ""
15691 #: config/tc-sparc.c:1489
15692 msgid "setx: illegal temporary register g0"
15693 msgstr ""
15695 #: config/tc-sparc.c:1597
15696 msgid "unpredictable DCTI couple"
15697 msgstr ""
15699 #: config/tc-sparc.c:1607
15700 msgid "FP branch in delay slot"
15701 msgstr ""
15703 #: config/tc-sparc.c:1623
15704 msgid "FP branch preceded by FP instruction; NOP inserted"
15705 msgstr ""
15707 #: config/tc-sparc.c:1663
15708 msgid "failed special case insn sanity check"
15709 msgstr ""
15711 #: config/tc-sparc.c:1834
15712 msgid ": invalid membar mask name"
15713 msgstr ""
15715 #: config/tc-sparc.c:1850
15716 msgid ": invalid membar mask expression"
15717 msgstr ""
15719 #: config/tc-sparc.c:1855
15720 msgid ": invalid membar mask number"
15721 msgstr ""
15723 #: config/tc-sparc.c:1870
15724 msgid ": invalid siam mode expression"
15725 msgstr ""
15727 #: config/tc-sparc.c:1875
15728 msgid ": invalid siam mode number"
15729 msgstr ""
15731 #: config/tc-sparc.c:1891
15732 msgid ": invalid prefetch function name"
15733 msgstr ""
15735 #: config/tc-sparc.c:1899
15736 msgid ": invalid prefetch function expression"
15737 msgstr ""
15739 #: config/tc-sparc.c:1904
15740 msgid ": invalid prefetch function number"
15741 msgstr ""
15743 #: config/tc-sparc.c:1931 config/tc-sparc.c:1937 config/tc-sparc.c:1946
15744 msgid ": unrecognizable privileged register"
15745 msgstr ""
15747 #: config/tc-sparc.c:1969 config/tc-sparc.c:1975 config/tc-sparc.c:1984
15748 msgid ": unrecognizable hyperprivileged register"
15749 msgstr ""
15751 #: config/tc-sparc.c:2007 config/tc-sparc.c:2013 config/tc-sparc.c:2022
15752 msgid ": unrecognizable ancillary state register"
15753 msgstr ""
15755 #: config/tc-sparc.c:2055
15756 msgid ": asr number must be between 0 and 31"
15757 msgstr ""
15759 #: config/tc-sparc.c:2064
15760 #, c-format
15761 msgid ": expecting %asrN"
15762 msgstr ""
15764 #: config/tc-sparc.c:2106
15765 msgid ": crypto immediate must be between 0 and 31"
15766 msgstr ""
15768 #: config/tc-sparc.c:2115
15769 msgid ": expecting crypto immediate"
15770 msgstr ""
15772 #: config/tc-sparc.c:2276 config/tc-sparc.c:2315 config/tc-sparc.c:2715
15773 #: config/tc-sparc.c:2751
15774 #, c-format
15775 msgid "Illegal operands: %%%s requires arguments in ()"
15776 msgstr ""
15778 #: config/tc-sparc.c:2283
15779 #, c-format
15780 msgid ""
15781 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
15782 "()"
15783 msgstr ""
15785 #: config/tc-sparc.c:2294
15786 #, c-format
15787 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
15788 msgstr ""
15790 #: config/tc-sparc.c:2501
15791 msgid "detected global register use not covered by .register pseudo-op"
15792 msgstr ""
15794 #: config/tc-sparc.c:2583
15795 msgid ": There are only 64 f registers; [0-63]"
15796 msgstr ""
15798 #: config/tc-sparc.c:2585 config/tc-sparc.c:2603
15799 msgid ": There are only 32 f registers; [0-31]"
15800 msgstr ""
15802 #: config/tc-sparc.c:2595
15803 msgid ": There are only 32 single precision f registers; [0-31]"
15804 msgstr ""
15806 #: config/tc-sparc.c:2616
15807 msgid ": Instruction requires frs2 and frsd must be the same register"
15808 msgstr ""
15810 #: config/tc-sparc.c:2760
15811 #, c-format
15812 msgid "Expression inside %%%s could not be parsed"
15813 msgstr ""
15815 #: config/tc-sparc.c:2768
15816 #, c-format
15817 msgid ""
15818 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
15819 msgstr ""
15821 #: config/tc-sparc.c:2885
15822 #, c-format
15823 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
15824 msgstr ""
15826 #: config/tc-sparc.c:2895
15827 #, c-format
15828 msgid ""
15829 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
15830 "symbol"
15831 msgstr ""
15833 #: config/tc-sparc.c:2913
15834 msgid ": PC-relative operand can't be a constant"
15835 msgstr ""
15837 #: config/tc-sparc.c:2920
15838 msgid ": TLS operand can't be a constant"
15839 msgstr ""
15841 #: config/tc-sparc.c:2948
15842 msgid ": Immediate value in cbcond is out of range."
15843 msgstr ""
15845 #: config/tc-sparc.c:2974
15846 msgid ": invalid ASI name"
15847 msgstr ""
15849 #: config/tc-sparc.c:2982
15850 msgid ": invalid ASI expression"
15851 msgstr ""
15853 #: config/tc-sparc.c:2987
15854 msgid ": invalid ASI number"
15855 msgstr ""
15857 #: config/tc-sparc.c:3090
15858 msgid "OPF immediate operand out of range (0-0x1ff)"
15859 msgstr ""
15861 #: config/tc-sparc.c:3095
15862 msgid "non-immediate OPF operand, ignored"
15863 msgstr ""
15865 #: config/tc-sparc.c:3114
15866 msgid ": invalid cpreg name"
15867 msgstr ""
15869 #: config/tc-sparc.c:3143
15870 #, c-format
15871 msgid "Illegal operands%s"
15872 msgstr ""
15874 #: config/tc-sparc.c:3183
15875 #, c-format
15876 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
15877 msgstr ""
15879 #: config/tc-sparc.c:3224
15880 #, c-format
15881 msgid "Architecture mismatch on \"%s %s\"."
15882 msgstr ""
15884 #: config/tc-sparc.c:3225
15885 #, c-format
15886 msgid " (Requires %s; requested architecture is %s.)"
15887 msgstr ""
15889 #: config/tc-sparc.c:3237
15890 #, c-format
15891 msgid "Hardware capability \"%s\" not enabled for \"%s\"."
15892 msgstr ""
15894 #: config/tc-sparc.c:3635 config/tc-sparc.c:3642 config/tc-sparc.c:3649
15895 #: config/tc-sparc.c:3656 config/tc-sparc.c:3663 config/tc-sparc.c:3672
15896 #: config/tc-sparc.c:3684 config/tc-sparc.c:3695 config/tc-sparc.c:3717
15897 #: config/tc-sparc.c:3741 write.c:1163
15898 msgid "relocation overflow"
15899 msgstr ""
15901 #: config/tc-sparc.c:3796
15902 #, c-format
15903 msgid "bad or unhandled relocation type: 0x%02x"
15904 msgstr ""
15906 #: config/tc-sparc.c:4131
15907 msgid "Expected comma after name"
15908 msgstr ""
15910 #: config/tc-sparc.c:4140
15911 #, c-format
15912 msgid "BSS length (%d.) <0! Ignored."
15913 msgstr ""
15915 #: config/tc-sparc.c:4152
15916 msgid "bad .reserve segment -- expected BSS segment"
15917 msgstr ""
15919 #: config/tc-sparc.c:4180
15920 #, c-format
15921 msgid "alignment too large; assuming %d"
15922 msgstr ""
15924 #: config/tc-sparc.c:4186 config/tc-sparc.c:4335
15925 msgid "negative alignment"
15926 msgstr ""
15928 #: config/tc-sparc.c:4196 config/tc-sparc.c:4357 read.c:1521 read.c:2539
15929 msgid "alignment not a power of 2"
15930 msgstr ""
15932 #: config/tc-sparc.c:4249
15933 #, c-format
15934 msgid "Ignoring attempt to re-define symbol %s"
15935 msgstr ""
15937 #: config/tc-sparc.c:4272 config/tc-v850.c:283
15938 msgid "Expected comma after symbol-name"
15939 msgstr ""
15941 #: config/tc-sparc.c:4282
15942 #, c-format
15943 msgid ".COMMon length (%lu) out of range ignored"
15944 msgstr ""
15946 #: config/tc-sparc.c:4315
15947 msgid "Expected comma after common length"
15948 msgstr ""
15950 #: config/tc-sparc.c:4329
15951 #, c-format
15952 msgid "alignment too large; assuming %ld"
15953 msgstr ""
15955 #: config/tc-sparc.c:4472
15956 msgid "Unknown segment type"
15957 msgstr ""
15959 #: config/tc-sparc.c:4542 config/tc-sparc.c:4551
15960 #, c-format
15961 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
15962 msgstr ""
15964 #: config/tc-sparc.c:4569
15965 msgid "redefinition of global register"
15966 msgstr ""
15968 #: config/tc-sparc.c:4580
15969 #, c-format
15970 msgid "Register symbol %s already defined."
15971 msgstr ""
15973 #: config/tc-sparc.c:4784
15974 #, c-format
15975 msgid "Illegal operands: %%r_plt in %d-byte data field"
15976 msgstr ""
15978 #: config/tc-sparc.c:4794
15979 #, c-format
15980 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
15981 msgstr ""
15983 #: config/tc-sparc.c:4831 config/tc-vax.c:3317
15984 #, c-format
15985 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
15986 msgstr ""
15988 #: config/tc-sparc.c:4839 config/tc-sparc.c:4870 config/tc-sparc.c:4879
15989 #: config/tc-vax.c:3325 config/tc-vax.c:3356 config/tc-vax.c:3365
15990 #, c-format
15991 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
15992 msgstr ""
15994 #: config/tc-sparc.c:4888 config/tc-vax.c:3374
15995 #, c-format
15996 msgid "Illegal operands: garbage after %%r_%s%d()"
15997 msgstr ""
15999 #: config/tc-sparc.h:63
16000 msgid "sparc convert_frag\n"
16001 msgstr ""
16003 #: config/tc-sparc.h:65 config/tc-z80.h:53
16004 msgid "estimate_size_before_relax called"
16005 msgstr ""
16007 #: config/tc-spu.c:130
16008 #, c-format
16009 msgid "Can't hash instruction '%s':%s"
16010 msgstr ""
16012 #: config/tc-spu.c:184
16013 msgid ""
16014 "SPU options:\n"
16015 "  --apuasm\t\t  emulate behaviour of apuasm\n"
16016 msgstr ""
16018 #: config/tc-spu.c:290
16019 #, c-format
16020 msgid "Invalid mnemonic '%s'"
16021 msgstr ""
16023 #: config/tc-spu.c:296
16024 #, c-format
16025 msgid "'%s' is only available in DD2.0 or higher."
16026 msgstr ""
16028 #: config/tc-spu.c:328
16029 #, c-format
16030 msgid "Error in argument %d.  Expecting:  \"%s\""
16031 msgstr ""
16033 #: config/tc-spu.c:339
16034 msgid "Mixing register syntax, with and without '$'."
16035 msgstr ""
16037 #: config/tc-spu.c:345
16038 #, c-format
16039 msgid "Treating '%-*s' as a symbol."
16040 msgstr ""
16042 #: config/tc-spu.c:564
16043 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
16044 msgstr ""
16046 #: config/tc-spu.c:566
16047 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
16048 msgstr ""
16050 #: config/tc-spu.c:609
16051 #, c-format
16052 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
16053 msgstr ""
16055 #: config/tc-spu.c:615
16056 #, c-format
16057 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
16058 msgstr ""
16060 #: config/tc-spu.c:685 config/tc-spu.c:688
16061 #, c-format
16062 msgid "Constant expression %d out of range, [%d, %d]."
16063 msgstr ""
16065 #: config/tc-spu.c:790
16066 #, c-format
16067 msgid "invalid priority '%lu'"
16068 msgstr ""
16070 #: config/tc-spu.c:796
16071 #, c-format
16072 msgid "invalid lrlive '%lu'"
16073 msgstr ""
16075 #: config/tc-spu.c:855
16076 msgid "Relaxation should never occur"
16077 msgstr ""
16079 #: config/tc-spu.c:1005
16080 #, c-format
16081 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
16082 msgstr ""
16084 #: config/tc-spu.h:85
16085 msgid "spu convert_frag\n"
16086 msgstr ""
16088 #: config/tc-tic30.c:36
16089 msgid "first"
16090 msgstr ""
16092 #: config/tc-tic30.c:36
16093 msgid "second"
16094 msgstr ""
16096 #: config/tc-tic30.c:36
16097 msgid "third"
16098 msgstr ""
16100 #: config/tc-tic30.c:36
16101 msgid "fourth"
16102 msgstr ""
16104 #: config/tc-tic30.c:36
16105 msgid "fifth"
16106 msgstr ""
16108 #: config/tc-tic30.c:482
16109 msgid "More than one AR register found in indirect reference"
16110 msgstr ""
16112 #: config/tc-tic30.c:488
16113 msgid "Illegal AR register in indirect reference"
16114 msgstr ""
16116 #: config/tc-tic30.c:509
16117 msgid "More than one displacement found in indirect reference"
16118 msgstr ""
16120 #: config/tc-tic30.c:518
16121 msgid "Invalid displacement in indirect reference"
16122 msgstr ""
16124 #: config/tc-tic30.c:536
16125 msgid "AR register not found in indirect reference"
16126 msgstr ""
16128 #. Maybe an implied displacement of 1 again.
16129 #: config/tc-tic30.c:553
16130 msgid "required displacement wasn't given in indirect reference"
16131 msgstr ""
16133 #: config/tc-tic30.c:560
16134 msgid "illegal indirect reference"
16135 msgstr ""
16137 #: config/tc-tic30.c:567
16138 msgid "displacement must be an unsigned 8-bit number"
16139 msgstr ""
16141 #: config/tc-tic30.c:751 config/tc-tic30.c:1498
16142 #, c-format
16143 msgid "Invalid character %s before %s operand"
16144 msgstr ""
16146 #: config/tc-tic30.c:770 config/tc-tic30.c:1513
16147 #, c-format
16148 msgid "Unbalanced parenthesis in %s operand."
16149 msgstr ""
16151 #: config/tc-tic30.c:786 config/tc-tic30.c:1523
16152 #, c-format
16153 msgid "Invalid character %s in %s operand"
16154 msgstr ""
16156 #: config/tc-tic30.c:805 config/tc-tic30.c:1540
16157 #, c-format
16158 msgid "Spurious operands; (%d operands/instruction max)"
16159 msgstr ""
16161 #. Just skip it, if it's \n complain.
16162 #: config/tc-tic30.c:823 config/tc-tic30.c:839 config/tc-tic30.c:1557
16163 #: config/tc-tic30.c:1573
16164 msgid "Expecting operand after ','; got nothing"
16165 msgstr ""
16167 #: config/tc-tic30.c:828 config/tc-tic30.c:1562
16168 msgid "Expecting operand before ','; got nothing"
16169 msgstr ""
16171 #: config/tc-tic30.c:866
16172 msgid "incorrect number of operands given in the first instruction"
16173 msgstr ""
16175 #: config/tc-tic30.c:872
16176 msgid "incorrect number of operands given in the second instruction"
16177 msgstr ""
16179 #: config/tc-tic30.c:893
16180 #, c-format
16181 msgid "%s instruction, operand %d doesn't match"
16182 msgstr ""
16184 #. Shouldn't get here.
16185 #: config/tc-tic30.c:917 config/tc-tic30.c:924
16186 msgid "incorrect format for multiply parallel instruction"
16187 msgstr ""
16189 #: config/tc-tic30.c:931
16190 msgid "destination for multiply can only be R0 or R1"
16191 msgstr ""
16193 #: config/tc-tic30.c:938
16194 msgid "destination for add/subtract can only be R2 or R3"
16195 msgstr ""
16197 #: config/tc-tic30.c:1005
16198 msgid "loading the same register in parallel operation"
16199 msgstr ""
16201 #: config/tc-tic30.c:1387
16202 msgid "pc-relative "
16203 msgstr ""
16205 #: config/tc-tic30.c:1448
16206 #, c-format
16207 msgid "Invalid character %s in opcode"
16208 msgstr ""
16210 #: config/tc-tic30.c:1478
16211 #, c-format
16212 msgid "Unknown TMS320C30 instruction: %s"
16213 msgstr ""
16215 #: config/tc-tic30.c:1598
16216 msgid "Incorrect number of operands given"
16217 msgstr ""
16219 #: config/tc-tic30.c:1631
16220 #, c-format
16221 msgid "The %s operand doesn't match"
16222 msgstr ""
16224 #. Shouldn't make it to this stage.
16225 #: config/tc-tic30.c:1656 config/tc-tic30.c:1668
16226 msgid "Incompatible first and second operands in instruction"
16227 msgstr ""
16229 #: config/tc-tic30.c:1782
16230 msgid "invalid short form floating point immediate operand"
16231 msgstr ""
16233 #: config/tc-tic30.c:1792
16234 msgid "rounding down first operand float to unsigned int"
16235 msgstr ""
16237 #: config/tc-tic30.c:1794
16238 msgid "only lower 16-bits of first operand are used"
16239 msgstr ""
16241 #: config/tc-tic30.c:1804
16242 msgid "rounding down first operand float to signed int"
16243 msgstr ""
16245 #: config/tc-tic30.c:1809 config/tc-tic30.c:1880
16246 msgid "first operand is too large for 16-bit signed int"
16247 msgstr ""
16249 #: config/tc-tic30.c:1874
16250 msgid "first operand is floating point"
16251 msgstr ""
16253 #. Shouldn't get here.
16254 #: config/tc-tic30.c:1905
16255 msgid "interrupt vector for trap instruction out of range"
16256 msgstr ""
16258 #: config/tc-tic30.c:1950
16259 msgid "LDP instruction needs a 24-bit operand"
16260 msgstr ""
16262 #: config/tc-tic30.c:1974
16263 msgid "first operand is too large for a 24-bit displacement"
16264 msgstr ""
16266 #: config/tc-tic4x.c:392
16267 msgid "Nan, using zero."
16268 msgstr ""
16270 #: config/tc-tic4x.c:514
16271 #, c-format
16272 msgid "Cannot represent exponent in %d bits"
16273 msgstr ""
16275 #: config/tc-tic4x.c:597 config/tc-tic4x.c:607
16276 msgid "Invalid floating point number"
16277 msgstr ""
16279 #: config/tc-tic4x.c:726
16280 msgid "Comma expected\n"
16281 msgstr ""
16283 #: config/tc-tic4x.c:762 config/tc-tic54x.c:471
16284 msgid ".bss size argument missing\n"
16285 msgstr ""
16287 #: config/tc-tic4x.c:770
16288 #, c-format
16289 msgid ".bss size %ld < 0!"
16290 msgstr ""
16292 #: config/tc-tic4x.c:903
16293 msgid "Non-constant symbols not allowed\n"
16294 msgstr ""
16296 #: config/tc-tic4x.c:934
16297 msgid "Symbol missing\n"
16298 msgstr ""
16300 #. Skip null symbol terminator.
16301 #: config/tc-tic4x.c:982
16302 msgid ".sect: subsection name ignored"
16303 msgstr ""
16305 #: config/tc-tic4x.c:1010 config/tc-tic4x.c:1111 config/tc-tic54x.c:1424
16306 #, c-format
16307 msgid "Error setting flags for \"%s\": %s"
16308 msgstr ""
16310 #: config/tc-tic4x.c:1042
16311 msgid ".set syntax invalid\n"
16312 msgstr ""
16314 #: config/tc-tic4x.c:1100
16315 msgid ".usect: non-zero alignment flag ignored"
16316 msgstr ""
16318 #: config/tc-tic4x.c:1131
16319 #, c-format
16320 msgid "This assembler does not support processor generation %ld"
16321 msgstr ""
16323 #: config/tc-tic4x.c:1135
16324 msgid "Changing processor generation on fly not supported..."
16325 msgstr ""
16327 #: config/tc-tic4x.c:1433
16328 msgid "Auxiliary register AR0--AR7 required for indirect"
16329 msgstr ""
16331 #: config/tc-tic4x.c:1447
16332 #, c-format
16333 msgid "Bad displacement %d (require 0--255)\n"
16334 msgstr ""
16336 #: config/tc-tic4x.c:1465
16337 msgid "Index register IR0,IR1 required for displacement"
16338 msgstr ""
16340 #: config/tc-tic4x.c:1533
16341 msgid "Expecting a register name"
16342 msgstr ""
16344 #: config/tc-tic4x.c:1545 config/tc-tic4x.c:1568 config/tc-tic4x.c:1634
16345 msgid "Number too large"
16346 msgstr ""
16348 #: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581
16349 msgid "Expecting a constant value"
16350 msgstr ""
16352 #: config/tc-tic4x.c:1589
16353 #, c-format
16354 msgid "Bad direct addressing construct %s"
16355 msgstr ""
16357 #: config/tc-tic4x.c:1593
16358 #, c-format
16359 msgid "Direct value of %ld is not suitable"
16360 msgstr ""
16362 #: config/tc-tic4x.c:1617
16363 msgid "Unknown indirect addressing mode"
16364 msgstr ""
16366 #: config/tc-tic4x.c:1714
16367 #, c-format
16368 msgid "Immediate value of %ld is too large for ldf"
16369 msgstr ""
16371 #: config/tc-tic4x.c:1754
16372 msgid "Destination register must be ARn"
16373 msgstr ""
16375 #: config/tc-tic4x.c:1773 config/tc-tic4x.c:2146 config/tc-tic4x.c:2205
16376 #, c-format
16377 msgid "Immediate value of %ld is too large"
16378 msgstr ""
16380 #: config/tc-tic4x.c:1802 config/tc-tic4x.c:2007
16381 msgid "Invalid indirect addressing mode"
16382 msgstr ""
16384 #: config/tc-tic4x.c:1826 config/tc-tic4x.c:1866 config/tc-tic4x.c:2057
16385 #: config/tc-tic4x.c:2079
16386 msgid "Register must be Rn"
16387 msgstr ""
16389 #: config/tc-tic4x.c:1880 config/tc-tic4x.c:1950 config/tc-tic4x.c:1964
16390 msgid "Register must be R0--R7"
16391 msgstr ""
16393 #: config/tc-tic4x.c:1904 config/tc-tic4x.c:1932
16394 #, c-format
16395 msgid "Invalid indirect addressing mode displacement %d"
16396 msgstr ""
16398 #: config/tc-tic4x.c:1978
16399 msgid "Destination register must be R2 or R3"
16400 msgstr ""
16402 #: config/tc-tic4x.c:1992
16403 msgid "Destination register must be R0 or R1"
16404 msgstr ""
16406 #: config/tc-tic4x.c:2029
16407 #, c-format
16408 msgid "Displacement value of %ld is too large"
16409 msgstr ""
16411 #: config/tc-tic4x.c:2090 config/tc-tic4x.c:2221
16412 msgid "Floating point number not valid in expression"
16413 msgstr ""
16415 #: config/tc-tic4x.c:2104
16416 #, c-format
16417 msgid "Signed immediate value %ld too large"
16418 msgstr ""
16420 #: config/tc-tic4x.c:2167
16421 #, c-format
16422 msgid "Unsigned immediate value %ld too large"
16423 msgstr ""
16425 #: config/tc-tic4x.c:2235
16426 #, c-format
16427 msgid "Immediate value %ld too large"
16428 msgstr ""
16430 #: config/tc-tic4x.c:2254 config/tc-tic4x.c:2282
16431 msgid "Register must be ivtp or tvtp"
16432 msgstr ""
16434 #: config/tc-tic4x.c:2268
16435 msgid "Register must be address register"
16436 msgstr ""
16438 #: config/tc-tic4x.c:2341
16439 msgid "Source and destination register should not be equal"
16440 msgstr ""
16442 #: config/tc-tic4x.c:2356
16443 msgid "Equal parallell destination registers, one result will be discarded"
16444 msgstr ""
16446 #: config/tc-tic4x.c:2397
16447 msgid "Too many operands scanned"
16448 msgstr ""
16450 #: config/tc-tic4x.c:2428
16451 msgid "Parallel opcode cannot contain more than two instructions"
16452 msgstr ""
16454 #: config/tc-tic4x.c:2501
16455 #, c-format
16456 msgid "Invalid operands for %s"
16457 msgstr ""
16459 #: config/tc-tic4x.c:2504
16460 #, c-format
16461 msgid "Invalid instruction %s"
16462 msgstr ""
16464 #: config/tc-tic4x.c:2656
16465 #, c-format
16466 msgid "Bad relocation type: 0x%02x"
16467 msgstr ""
16469 #: config/tc-tic4x.c:2714
16470 #, c-format
16471 msgid "Unsupported processor generation %d"
16472 msgstr ""
16474 #: config/tc-tic4x.c:2722
16475 msgid "Option -b is depreciated, please use -mbig"
16476 msgstr ""
16478 #: config/tc-tic4x.c:2729
16479 msgid "Option -p is depreciated, please use -mmemparm"
16480 msgstr ""
16482 #: config/tc-tic4x.c:2736
16483 msgid "Option -r is depreciated, please use -mregparm"
16484 msgstr ""
16486 #: config/tc-tic4x.c:2743
16487 msgid "Option -s is depreciated, please use -msmall"
16488 msgstr ""
16490 #: config/tc-tic4x.c:2772
16491 #, c-format
16492 msgid ""
16493 "\n"
16494 "TIC4X options:\n"
16495 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
16496 "                            30 - TMS320C30\n"
16497 "                            31 - TMS320C31, TMS320LC31\n"
16498 "                            32 - TMS320C32\n"
16499 "                            33 - TMS320VC33\n"
16500 "                            40 - TMS320C40\n"
16501 "                            44 - TMS320C44\n"
16502 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
16503 "                          Combinations of -mcpu and -mrev will enable/"
16504 "disable\n"
16505 "                          the appropriate options (-midle2, -mlowpower and\n"
16506 "                          -menhanced) according to the selected type\n"
16507 "  -mbig                   select big memory model\n"
16508 "  -msmall                 select small memory model (default)\n"
16509 "  -mregparm               select register parameters (default)\n"
16510 "  -mmemparm               select memory parameters\n"
16511 "  -midle2                 enable IDLE2 support\n"
16512 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
16513 "  -menhanced              enable enhanced opcode support\n"
16514 msgstr ""
16516 #: config/tc-tic4x.c:2817
16517 #, c-format
16518 msgid "Label \"$%d\" redefined"
16519 msgstr ""
16521 #: config/tc-tic4x.c:3027
16522 #, c-format
16523 msgid "Reloc %d not supported by object file format"
16524 msgstr ""
16526 #. Only word (et al.), align, or conditionals are allowed within
16527 #. .struct/.union.
16528 #: config/tc-tic54x.c:219
16529 msgid "pseudo-op illegal within .struct/.union"
16530 msgstr ""
16532 #: config/tc-tic54x.c:233
16533 #, c-format
16534 msgid "C54x-specific command line  options:\n"
16535 msgstr ""
16537 #: config/tc-tic54x.c:234
16538 #, c-format
16539 msgid "-mfar-mode | -mf          Use extended addressing\n"
16540 msgstr ""
16542 #: config/tc-tic54x.c:235
16543 #, c-format
16544 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
16545 msgstr ""
16547 #: config/tc-tic54x.c:236
16548 #, c-format
16549 msgid "-merrors-to-file <filename>\n"
16550 msgstr ""
16552 #: config/tc-tic54x.c:237
16553 #, c-format
16554 msgid "-me <filename>            Redirect errors to a file\n"
16555 msgstr ""
16557 #: config/tc-tic54x.c:348
16558 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
16559 msgstr ""
16561 #: config/tc-tic54x.c:357
16562 msgid "symbols assigned with .asg must begin with a letter"
16563 msgstr ""
16565 #: config/tc-tic54x.c:397
16566 msgid "Unterminated string after absolute expression"
16567 msgstr ""
16569 #: config/tc-tic54x.c:405
16570 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
16571 msgstr ""
16573 #: config/tc-tic54x.c:415
16574 msgid "symbols assigned with .eval must begin with a letter"
16575 msgstr ""
16577 #: config/tc-tic54x.c:480
16578 #, c-format
16579 msgid ".bss size %d < 0!"
16580 msgstr ""
16582 #: config/tc-tic54x.c:662
16583 msgid "Offset on nested structures is ignored"
16584 msgstr ""
16586 #: config/tc-tic54x.c:712
16587 #, c-format
16588 msgid ".end%s without preceding .%s"
16589 msgstr ""
16591 #: config/tc-tic54x.c:778
16592 #, c-format
16593 msgid "Unrecognized struct/union tag '%s'"
16594 msgstr ""
16596 #: config/tc-tic54x.c:780
16597 msgid ".tag requires a structure tag"
16598 msgstr ""
16600 #: config/tc-tic54x.c:786
16601 msgid "Label required for .tag"
16602 msgstr ""
16604 #: config/tc-tic54x.c:805
16605 #, c-format
16606 msgid ".tag target '%s' undefined"
16607 msgstr ""
16609 #: config/tc-tic54x.c:869
16610 #, c-format
16611 msgid ".field count '%d' out of range (1 <= X <= 32)"
16612 msgstr ""
16614 #: config/tc-tic54x.c:897
16615 #, c-format
16616 msgid "Unrecognized field type '%c'"
16617 msgstr ""
16619 #: config/tc-tic54x.c:1021
16620 msgid "Overflow in expression, truncated to 8 bits"
16621 msgstr ""
16623 #: config/tc-tic54x.c:1026
16624 msgid "Overflow in expression, truncated to 16 bits"
16625 msgstr ""
16627 #. Disallow .byte with a non constant expression that will
16628 #. require relocation.
16629 #: config/tc-tic54x.c:1034
16630 msgid "Relocatable values require at least WORD storage"
16631 msgstr ""
16633 #: config/tc-tic54x.c:1095
16634 msgid "Use of .def/.ref is deprecated.  Use .global instead"
16635 msgstr ""
16637 #: config/tc-tic54x.c:1287
16638 msgid ".space/.bes repeat count is negative, ignored"
16639 msgstr ""
16641 #: config/tc-tic54x.c:1292
16642 msgid ".space/.bes repeat count is zero, ignored"
16643 msgstr ""
16645 #: config/tc-tic54x.c:1365
16646 msgid "Missing size argument"
16647 msgstr ""
16649 #: config/tc-tic54x.c:1499
16650 msgid "CPU version has already been set"
16651 msgstr ""
16653 #: config/tc-tic54x.c:1503
16654 #, c-format
16655 msgid "Unrecognized version '%s'"
16656 msgstr ""
16658 #: config/tc-tic54x.c:1509
16659 msgid "Changing of CPU version on the fly not supported"
16660 msgstr ""
16662 #: config/tc-tic54x.c:1640
16663 msgid "p2align not supported on this target"
16664 msgstr ""
16666 #: config/tc-tic54x.c:1652
16667 msgid "Argument to .even ignored"
16668 msgstr ""
16670 #: config/tc-tic54x.c:1698
16671 msgid "Invalid field size, must be from 1 to 32"
16672 msgstr ""
16674 #: config/tc-tic54x.c:1711
16675 msgid "field size must be 16 when value is relocatable"
16676 msgstr ""
16678 #: config/tc-tic54x.c:1726
16679 msgid "field value truncated"
16680 msgstr ""
16682 #: config/tc-tic54x.c:1832 config/tc-tic54x.c:2131
16683 #, c-format
16684 msgid "Unrecognized section '%s'"
16685 msgstr ""
16687 #: config/tc-tic54x.c:1841
16688 msgid "Current section is unitialized, section name required for .clink"
16689 msgstr ""
16691 #: config/tc-tic54x.c:2042
16692 msgid "ENDLOOP without corresponding LOOP"
16693 msgstr ""
16695 #: config/tc-tic54x.c:2083
16696 msgid "Mixing of normal and extended addressing not supported"
16697 msgstr ""
16699 #: config/tc-tic54x.c:2089
16700 msgid "Extended addressing not supported on the specified CPU"
16701 msgstr ""
16703 #: config/tc-tic54x.c:2137
16704 msgid ".sblock may be used for initialized sections only"
16705 msgstr ""
16707 #: config/tc-tic54x.c:2167
16708 msgid "Symbol missing for .set/.equ"
16709 msgstr ""
16711 #: config/tc-tic54x.c:2223
16712 msgid ".var may only be used within a macro definition"
16713 msgstr ""
16715 #: config/tc-tic54x.c:2231
16716 msgid "Substitution symbols must begin with a letter"
16717 msgstr ""
16719 #: config/tc-tic54x.c:2323
16720 #, c-format
16721 msgid "can't open macro library file '%s' for reading: %s"
16722 msgstr ""
16724 #: config/tc-tic54x.c:2330
16725 #, c-format
16726 msgid "File '%s' not in macro archive format"
16727 msgstr ""
16729 #: config/tc-tic54x.c:2460
16730 #, c-format
16731 msgid "Bad COFF version '%s'"
16732 msgstr ""
16734 #: config/tc-tic54x.c:2469
16735 #, c-format
16736 msgid "Bad CPU version '%s'"
16737 msgstr ""
16739 #: config/tc-tic54x.c:2482 config/tc-tic54x.c:2485
16740 #, c-format
16741 msgid "Can't redirect stderr to the file '%s'"
16742 msgstr ""
16744 #: config/tc-tic54x.c:2598
16745 #, c-format
16746 msgid "Undefined substitution symbol '%s'"
16747 msgstr ""
16749 #: config/tc-tic54x.c:3099
16750 #, c-format
16751 msgid "Unbalanced parenthesis in operand %d"
16752 msgstr ""
16754 #: config/tc-tic54x.c:3130 config/tc-tic54x.c:3138
16755 msgid "Expecting operand after ','"
16756 msgstr ""
16758 #: config/tc-tic54x.c:3149
16759 msgid "Extra junk on line"
16760 msgstr ""
16762 #: config/tc-tic54x.c:3186
16763 msgid "Badly formed address expression"
16764 msgstr ""
16766 #: config/tc-tic54x.c:3439
16767 #, c-format
16768 msgid "Invalid dmad syntax '%s'"
16769 msgstr ""
16771 #: config/tc-tic54x.c:3503
16772 #, c-format
16773 msgid ""
16774 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
16775 msgstr ""
16777 #: config/tc-tic54x.c:3554
16778 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
16779 msgstr ""
16781 #: config/tc-tic54x.c:3574
16782 #, c-format
16783 msgid "Unrecognized indirect address format \"%s\""
16784 msgstr ""
16786 #: config/tc-tic54x.c:3612
16787 #, c-format
16788 msgid "Operand '%s' out of range (%d <= x <= %d)"
16789 msgstr ""
16791 #: config/tc-tic54x.c:3632
16792 msgid "Error in relocation handling"
16793 msgstr ""
16795 #: config/tc-tic54x.c:3651 config/tc-tic54x.c:3713 config/tc-tic54x.c:3741
16796 #, c-format
16797 msgid "Unrecognized condition code \"%s\""
16798 msgstr ""
16800 #: config/tc-tic54x.c:3668
16801 #, c-format
16802 msgid "Condition \"%s\" does not match preceding group"
16803 msgstr ""
16805 #: config/tc-tic54x.c:3676
16806 #, c-format
16807 msgid ""
16808 "Condition \"%s\" uses a different accumulator from a preceding condition"
16809 msgstr ""
16811 #: config/tc-tic54x.c:3683
16812 msgid "Only one comparison conditional allowed"
16813 msgstr ""
16815 #: config/tc-tic54x.c:3688
16816 msgid "Only one overflow conditional allowed"
16817 msgstr ""
16819 #: config/tc-tic54x.c:3696
16820 #, c-format
16821 msgid "Duplicate %s conditional"
16822 msgstr ""
16824 #: config/tc-tic54x.c:3727
16825 msgid "Invalid auxiliary register (use AR0-AR7)"
16826 msgstr ""
16828 #: config/tc-tic54x.c:3758
16829 msgid "lk addressing modes are invalid for memory-mapped register addressing"
16830 msgstr ""
16832 #: config/tc-tic54x.c:3766
16833 msgid ""
16834 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
16835 "Resulting behavior is undefined."
16836 msgstr ""
16838 #: config/tc-tic54x.c:3792
16839 msgid ""
16840 "Destination accumulator for each part of this parallel instruction must be "
16841 "different"
16842 msgstr ""
16844 #: config/tc-tic54x.c:3841
16845 #, c-format
16846 msgid "Memory mapped register \"%s\" out of range"
16847 msgstr ""
16849 #: config/tc-tic54x.c:3880
16850 msgid "Invalid operand (use 1, 2, or 3)"
16851 msgstr ""
16853 #: config/tc-tic54x.c:3906
16854 msgid "A status register or status bit name is required"
16855 msgstr ""
16857 #: config/tc-tic54x.c:3916
16858 #, c-format
16859 msgid "Unrecognized status bit \"%s\""
16860 msgstr ""
16862 #: config/tc-tic54x.c:3939
16863 #, c-format
16864 msgid "Invalid status register \"%s\""
16865 msgstr ""
16867 #: config/tc-tic54x.c:3951
16868 #, c-format
16869 msgid "Operand \"%s\" out of range (use 1 or 2)"
16870 msgstr ""
16872 #: config/tc-tic54x.c:4154
16873 #, c-format
16874 msgid "Unrecognized instruction \"%s\""
16875 msgstr ""
16877 #: config/tc-tic54x.c:4183
16878 #, c-format
16879 msgid "Unrecognized operand list '%s' for instruction '%s'"
16880 msgstr ""
16882 #: config/tc-tic54x.c:4212
16883 #, c-format
16884 msgid "Unrecognized parallel instruction \"%s\""
16885 msgstr ""
16887 #: config/tc-tic54x.c:4261
16888 #, c-format
16889 msgid "Invalid operand (s) for parallel instruction \"%s\""
16890 msgstr ""
16892 #: config/tc-tic54x.c:4264
16893 #, c-format
16894 msgid "Unrecognized parallel instruction combination \"%s || %s\""
16895 msgstr ""
16897 #: config/tc-tic54x.c:4485
16898 #, c-format
16899 msgid "%s symbol recursion stopped at second appearance of '%s'"
16900 msgstr ""
16902 #: config/tc-tic54x.c:4525
16903 msgid "Unrecognized substitution symbol function"
16904 msgstr ""
16906 #: config/tc-tic54x.c:4530
16907 msgid "Missing '(' after substitution symbol function"
16908 msgstr ""
16910 #: config/tc-tic54x.c:4544
16911 msgid "Expecting second argument"
16912 msgstr ""
16914 #: config/tc-tic54x.c:4557 config/tc-tic54x.c:4607
16915 msgid "Extra junk in function call, expecting ')'"
16916 msgstr ""
16918 #: config/tc-tic54x.c:4583
16919 msgid "Function expects two arguments"
16920 msgstr ""
16922 #: config/tc-tic54x.c:4596
16923 msgid "Expecting character constant argument"
16924 msgstr ""
16926 #: config/tc-tic54x.c:4602
16927 msgid "Both arguments must be substitution symbols"
16928 msgstr ""
16930 #: config/tc-tic54x.c:4654
16931 #, c-format
16932 msgid "Invalid subscript (use 1 to %d)"
16933 msgstr ""
16935 #: config/tc-tic54x.c:4664
16936 #, c-format
16937 msgid "Invalid length (use 0 to %d"
16938 msgstr ""
16940 #: config/tc-tic54x.c:4674
16941 msgid "Missing ')' in subscripted substitution symbol expression"
16942 msgstr ""
16944 #: config/tc-tic54x.c:4694
16945 msgid "Missing forced substitution terminator ':'"
16946 msgstr ""
16948 #: config/tc-tic54x.c:4846
16949 #, c-format
16950 msgid ""
16951 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
16952 "left)"
16953 msgstr ""
16955 #: config/tc-tic54x.c:4887
16956 #, c-format
16957 msgid "Unrecognized parallel instruction '%s'"
16958 msgstr ""
16960 #: config/tc-tic54x.c:4899
16961 #, c-format
16962 msgid "Instruction '%s' requires an LP cpu version"
16963 msgstr ""
16965 #: config/tc-tic54x.c:4906
16966 #, c-format
16967 msgid "Instruction '%s' requires far mode addressing"
16968 msgstr ""
16970 #: config/tc-tic54x.c:4918
16971 #, c-format
16972 msgid ""
16973 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
16974 "left). Resulting behavior is undefined."
16975 msgstr ""
16977 #: config/tc-tic54x.c:4928
16978 msgid ""
16979 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
16980 "Resulting behavior is undefined."
16981 msgstr ""
16983 #: config/tc-tic54x.c:4939
16984 #, c-format
16985 msgid "'%s' is not repeatable. Resulting behavior is undefined."
16986 msgstr ""
16988 #: config/tc-tic54x.c:4943
16989 msgid ""
16990 "Instructions using long offset modifiers or absolute addresses are not "
16991 "repeatable. Resulting behavior is undefined."
16992 msgstr ""
16994 #: config/tc-tic54x.c:5093
16995 #, c-format
16996 msgid "Unsupported relocation size %d"
16997 msgstr ""
16999 #: config/tc-tic54x.c:5224
17000 msgid "non-absolute value used with .space/.bes"
17001 msgstr ""
17003 #: config/tc-tic54x.c:5228
17004 #, c-format
17005 msgid "negative value ignored in %s"
17006 msgstr ""
17008 #: config/tc-tic54x.c:5316
17009 #, c-format
17010 msgid "attempt to .space/.bes backwards? (%ld)"
17011 msgstr ""
17013 #: config/tc-tic6x.c:262
17014 #, c-format
17015 msgid "unknown -mpid= argument '%s'"
17016 msgstr ""
17018 #: config/tc-tic6x.c:320
17019 #, c-format
17020 msgid "TMS320C6000 options:\n"
17021 msgstr ""
17023 #: config/tc-tic6x.c:321
17024 #, c-format
17025 msgid "  -march=ARCH             enable instructions from architecture ARCH\n"
17026 msgstr ""
17028 #: config/tc-tic6x.c:322
17029 #, c-format
17030 msgid "  -mbig-endian            generate big-endian code\n"
17031 msgstr ""
17033 #: config/tc-tic6x.c:323
17034 #, c-format
17035 msgid "  -mlittle-endian         generate little-endian code\n"
17036 msgstr ""
17038 #: config/tc-tic6x.c:324
17039 #, c-format
17040 msgid "  -mdsbt                  code uses DSBT addressing\n"
17041 msgstr ""
17043 #: config/tc-tic6x.c:325
17044 #, c-format
17045 msgid "  -mno-dsbt               code does not use DSBT addressing\n"
17046 msgstr ""
17048 #: config/tc-tic6x.c:326
17049 #, c-format
17050 msgid ""
17051 "  -mpid=no                code uses position-dependent data addressing\n"
17052 msgstr ""
17054 #: config/tc-tic6x.c:327
17055 #, c-format
17056 msgid ""
17057 "  -mpid=near              code uses position-independent data addressing,\n"
17058 "                            GOT accesses use near DP addressing\n"
17059 msgstr ""
17061 #: config/tc-tic6x.c:329
17062 #, c-format
17063 msgid ""
17064 "  -mpid=far               code uses position-independent data addressing,\n"
17065 "                            GOT accesses use far DP addressing\n"
17066 msgstr ""
17068 #: config/tc-tic6x.c:331
17069 #, c-format
17070 msgid "  -mpic                   code addressing is position-independent\n"
17071 msgstr ""
17073 #: config/tc-tic6x.c:332
17074 #, c-format
17075 msgid "  -mno-pic                code addressing is position-dependent\n"
17076 msgstr ""
17078 #: config/tc-tic6x.c:337
17079 #, c-format
17080 msgid "Supported ARCH values are:"
17081 msgstr ""
17083 #: config/tc-tic6x.c:386
17084 msgid "unexpected .cantunwind directive"
17085 msgstr ""
17087 #: config/tc-tic6x.c:406
17088 msgid "unexpected .handlerdata directive"
17089 msgstr ""
17091 #: config/tc-tic6x.c:418
17092 msgid "personality routine required before .handlerdata directive"
17093 msgstr ""
17095 #: config/tc-tic6x.c:532
17096 msgid "expected symbol"
17097 msgstr ""
17099 #: config/tc-tic6x.c:579
17100 msgid "expected comma after symbol name"
17101 msgstr ""
17103 #: config/tc-tic6x.c:589
17104 #, c-format
17105 msgid "invalid length for .scomm directive"
17106 msgstr ""
17108 #: config/tc-tic6x.c:603
17109 msgid "alignment is not a positive number"
17110 msgstr ""
17112 #: config/tc-tic6x.c:615
17113 msgid "alignment is not a power of 2"
17114 msgstr ""
17116 #: config/tc-tic6x.c:630
17117 #, c-format
17118 msgid "attempt to re-define symbol `%s'"
17119 msgstr ""
17121 #: config/tc-tic6x.c:639
17122 #, c-format
17123 msgid "attempt to redefine `%s' with a different length"
17124 msgstr ""
17126 #: config/tc-tic6x.c:841
17127 msgid "multiple '||' on same line"
17128 msgstr ""
17130 #: config/tc-tic6x.c:844
17131 msgid "'||' after predicate"
17132 msgstr ""
17134 #: config/tc-tic6x.c:888
17135 msgid "multiple predicates on same line"
17136 msgstr ""
17138 #: config/tc-tic6x.c:894
17139 #, c-format
17140 msgid "bad predicate '%s'"
17141 msgstr ""
17143 #: config/tc-tic6x.c:905
17144 msgid "predication on A0 not supported on this architecture"
17145 msgstr ""
17147 #: config/tc-tic6x.c:938
17148 msgid "label after '||'"
17149 msgstr ""
17151 #: config/tc-tic6x.c:944
17152 msgid "label after predicate"
17153 msgstr ""
17155 #: config/tc-tic6x.c:968
17156 msgid "'||' not followed by instruction"
17157 msgstr ""
17159 #: config/tc-tic6x.c:974
17160 msgid "predicate not followed by instruction"
17161 msgstr ""
17163 #: config/tc-tic6x.c:1407
17164 #, c-format
17165 msgid "control register '%s' not supported on this architecture"
17166 msgstr ""
17168 #: config/tc-tic6x.c:1586 config/tc-tic6x.c:1589 config/tc-tic6x.c:1642
17169 #: config/tc-tic6x.c:1646
17170 #, c-format
17171 msgid "register number %u not supported on this architecture"
17172 msgstr ""
17174 #: config/tc-tic6x.c:1617
17175 #, c-format
17176 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
17177 msgstr ""
17179 #: config/tc-tic6x.c:1673
17180 #, c-format
17181 msgid "junk after operand %u of '%.*s'"
17182 msgstr ""
17184 #: config/tc-tic6x.c:1686
17185 #, c-format
17186 msgid "bad register or register pair for operand %u of '%.*s'"
17187 msgstr ""
17189 #: config/tc-tic6x.c:1692
17190 #, c-format
17191 msgid "bad register for operand %u of '%.*s'"
17192 msgstr ""
17194 #: config/tc-tic6x.c:1697
17195 #, c-format
17196 msgid "bad register pair for operand %u of '%.*s'"
17197 msgstr ""
17199 #: config/tc-tic6x.c:1702
17200 #, c-format
17201 msgid "bad functional unit for operand %u of '%.*s'"
17202 msgstr ""
17204 #: config/tc-tic6x.c:1707
17205 #, c-format
17206 msgid "bad operand %u of '%.*s'"
17207 msgstr ""
17209 #: config/tc-tic6x.c:1839
17210 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
17211 msgstr ""
17213 #: config/tc-tic6x.c:1879
17214 msgid "$DSBT_INDEX not supported in this context"
17215 msgstr ""
17217 #: config/tc-tic6x.c:1892
17218 msgid "$GOT not supported in this context"
17219 msgstr ""
17221 #: config/tc-tic6x.c:1909
17222 msgid "$DPR_GOT not supported in this context"
17223 msgstr ""
17225 #: config/tc-tic6x.c:1930
17226 msgid "$DPR_BYTE not supported in this context"
17227 msgstr ""
17229 #: config/tc-tic6x.c:1947
17230 msgid "$DPR_HWORD not supported in this context"
17231 msgstr ""
17233 #: config/tc-tic6x.c:1964
17234 msgid "$DPR_WORD not supported in this context"
17235 msgstr ""
17237 #: config/tc-tic6x.c:1983
17238 msgid "$PCR_OFFSET not supported in this context"
17239 msgstr ""
17241 #: config/tc-tic6x.c:1994
17242 msgid "invalid PC-relative operand"
17243 msgstr ""
17245 #: config/tc-tic6x.c:2031
17246 #, c-format
17247 msgid "no %d-byte relocations available"
17248 msgstr ""
17250 #: config/tc-tic6x.c:2518 config/tc-tic6x.c:2549 config/tc-tic6x.c:2567
17251 #: config/tc-tic6x.c:2997 config/tc-tic6x.c:3016 config/tc-tic6x.c:3048
17252 #, c-format
17253 msgid "operand %u of '%.*s' out of range"
17254 msgstr ""
17256 #: config/tc-tic6x.c:2611 config/tc-tic6x.c:2836
17257 #, c-format
17258 msgid "offset in operand %u of '%.*s' not divisible by %u"
17259 msgstr ""
17261 #: config/tc-tic6x.c:2828 config/tc-tic6x.c:2861
17262 #, c-format
17263 msgid "offset in operand %u of '%.*s' out of range"
17264 msgstr ""
17266 #: config/tc-tic6x.c:2943
17267 #, c-format
17268 msgid "functional unit already masked for operand %u of '%.*s'"
17269 msgstr ""
17271 #: config/tc-tic6x.c:2967 config/tc-tic6x.c:3726
17272 #, c-format
17273 msgid "'%.*s' instruction not in a software pipelined loop"
17274 msgstr ""
17276 #: config/tc-tic6x.c:3066
17277 #, c-format
17278 msgid "instruction '%.*s' cannot be predicated"
17279 msgstr ""
17281 #: config/tc-tic6x.c:3334
17282 #, c-format
17283 msgid "'%.*s' instruction not supported on this architecture"
17284 msgstr ""
17286 #: config/tc-tic6x.c:3342
17287 #, c-format
17288 msgid "'%.*s' instruction not supported on this functional unit"
17289 msgstr ""
17291 #: config/tc-tic6x.c:3350
17292 #, c-format
17293 msgid ""
17294 "'%.*s' instruction not supported on this functional unit for this "
17295 "architecture"
17296 msgstr ""
17298 #: config/tc-tic6x.c:3370
17299 msgid "missing operand after comma"
17300 msgstr ""
17302 #: config/tc-tic6x.c:3378 config/tc-tic6x.c:3396
17303 #, c-format
17304 msgid "too many operands to '%.*s'"
17305 msgstr ""
17307 #: config/tc-tic6x.c:3409
17308 #, c-format
17309 msgid "bad number of operands to '%.*s'"
17310 msgstr ""
17312 #: config/tc-tic6x.c:3481
17313 #, c-format
17314 msgid "operand %u of '%.*s' not constant"
17315 msgstr ""
17317 #: config/tc-tic6x.c:3486
17318 #, c-format
17319 msgid "operand %u of '%.*s' on wrong side"
17320 msgstr ""
17322 #: config/tc-tic6x.c:3491
17323 #, c-format
17324 msgid "operand %u of '%.*s' not a valid return address register"
17325 msgstr ""
17327 #: config/tc-tic6x.c:3497
17328 #, c-format
17329 msgid "operand %u of '%.*s' is write-only"
17330 msgstr ""
17332 #: config/tc-tic6x.c:3502
17333 #, c-format
17334 msgid "operand %u of '%.*s' is read-only"
17335 msgstr ""
17337 #: config/tc-tic6x.c:3507
17338 #, c-format
17339 msgid "operand %u of '%.*s' not a valid memory reference"
17340 msgstr ""
17342 #: config/tc-tic6x.c:3513
17343 #, c-format
17344 msgid "operand %u of '%.*s' not a valid base address register"
17345 msgstr ""
17347 #: config/tc-tic6x.c:3599
17348 #, c-format
17349 msgid "bad operand combination for '%.*s'"
17350 msgstr ""
17352 #: config/tc-tic6x.c:3645
17353 msgid "parallel instruction not following another instruction"
17354 msgstr ""
17356 #: config/tc-tic6x.c:3651
17357 msgid "too many instructions in execute packet"
17358 msgstr ""
17360 #: config/tc-tic6x.c:3656
17361 msgid "label not at start of execute packet"
17362 msgstr ""
17364 #: config/tc-tic6x.c:3659
17365 #, c-format
17366 msgid "'%.*s' instruction not at start of execute packet"
17367 msgstr ""
17369 #: config/tc-tic6x.c:3707
17370 msgid "functional unit already used in this execute packet"
17371 msgstr ""
17373 #: config/tc-tic6x.c:3715
17374 msgid "nested software pipelined loop"
17375 msgstr ""
17377 #: config/tc-tic6x.c:3734
17378 msgid "'||^' without previous SPMASK"
17379 msgstr ""
17381 #: config/tc-tic6x.c:3736
17382 msgid "cannot mask instruction using no functional unit"
17383 msgstr ""
17385 #: config/tc-tic6x.c:3748
17386 msgid "functional unit already masked"
17387 msgstr ""
17389 #: config/tc-tic6x.c:3813
17390 msgid "value too large for 2-byte field"
17391 msgstr ""
17393 #: config/tc-tic6x.c:3823
17394 msgid "value too large for 1-byte field"
17395 msgstr ""
17397 #: config/tc-tic6x.c:3950
17398 msgid "immediate offset not 2-byte-aligned"
17399 msgstr ""
17401 #: config/tc-tic6x.c:3978
17402 msgid "immediate offset not 4-byte-aligned"
17403 msgstr ""
17405 #: config/tc-tic6x.c:3992
17406 msgid "addend used with $DSBT_INDEX"
17407 msgstr ""
17409 #: config/tc-tic6x.c:4006 config/tc-tic6x.c:4024 config/tc-tic6x.c:4042
17410 #: config/tc-tic6x.c:4060
17411 msgid "PC-relative offset not 4-byte-aligned"
17412 msgstr ""
17414 #: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
17415 #: config/tc-tic6x.c:4063
17416 msgid "PC-relative offset out of range"
17417 msgstr ""
17419 #: config/tc-tic6x.c:4542
17420 #, c-format
17421 msgid "undefined symbol %s in PCR relocation"
17422 msgstr ""
17424 #: config/tc-tic6x.c:4660
17425 #, c-format
17426 msgid "group section `%s' has no group signature"
17427 msgstr ""
17429 #: config/tc-tic6x.c:4811
17430 msgid "missing .endp before .cfi_startproc"
17431 msgstr ""
17433 #: config/tc-tic6x.c:4916
17434 msgid "stack pointer offset too large for personality routine"
17435 msgstr ""
17437 #: config/tc-tic6x.c:4923
17438 msgid "stack frame layout does not match personality routine"
17439 msgstr ""
17441 #: config/tc-tic6x.c:5057
17442 msgid "too many unwinding instructions"
17443 msgstr ""
17445 #: config/tc-tic6x.c:5132 config/tc-tic6x.c:5145 config/tc-tic6x.c:5153
17446 #, c-format
17447 msgid "unable to generate unwinding opcode for reg %d"
17448 msgstr ""
17450 #: config/tc-tic6x.c:5162
17451 msgid "unable to restore return address from previously restored reg"
17452 msgstr ""
17454 #: config/tc-tic6x.c:5174
17455 #, c-format
17456 msgid "unhandled CFA insn for unwinding (%d)"
17457 msgstr ""
17459 #: config/tc-tic6x.c:5184
17460 #, c-format
17461 msgid "unable to generate unwinding opcode for frame pointer reg %d"
17462 msgstr ""
17464 #: config/tc-tic6x.c:5193
17465 msgid "unable to generate unwinding opcode for frame pointer offset"
17466 msgstr ""
17468 #: config/tc-tic6x.c:5202
17469 msgid "unwound stack pointer not doubleword aligned"
17470 msgstr ""
17472 #: config/tc-tic6x.c:5347
17473 msgid "stack frame layout too complex for unwinder"
17474 msgstr ""
17476 #: config/tc-tic6x.c:5364
17477 msgid "unwound frame has negative size"
17478 msgstr ""
17480 #: config/tc-tilegx.c:142
17481 #, c-format
17482 msgid ""
17483 "  -Q                      ignored\n"
17484 "  -V                      print assembler version number\n"
17485 "  -EB/-EL                 generate big-endian/little-endian code\n"
17486 "  --32/--64               generate 32bit/64bit code\n"
17487 msgstr ""
17489 #: config/tc-tilegx.c:736 config/tc-tilepro.c:627
17490 msgid "Invalid operator for operand."
17491 msgstr ""
17493 #: config/tc-tilegx.c:757 config/tc-tilepro.c:648
17494 msgid "Operator may only be applied to symbols."
17495 msgstr ""
17497 #: config/tc-tilegx.c:822 config/tc-tilepro.c:713
17498 #, c-format
17499 msgid "Writes to register '%s' are not allowed."
17500 msgstr ""
17502 #: config/tc-tilegx.c:849 config/tc-tilepro.c:740
17503 #, c-format
17504 msgid ""
17505 "Two instructions in the same bundle both write to register %s, which is not "
17506 "allowed."
17507 msgstr ""
17509 #: config/tc-tilegx.c:914 config/tc-tilepro.c:804
17510 #, c-format
17511 msgid "'%s' may not be bundled with other instructions."
17512 msgstr ""
17514 #: config/tc-tilegx.c:944 config/tc-tilepro.c:834
17515 msgid "Invalid combination of instructions for bundle."
17516 msgstr ""
17518 #: config/tc-tilegx.c:979 config/tc-tilepro.c:869
17519 msgid "instruction address is not a multiple of 8"
17520 msgstr ""
17522 #: config/tc-tilegx.c:1056 config/tc-tilepro.c:947
17523 msgid "Invalid expression."
17524 msgstr ""
17526 #: config/tc-tilegx.c:1102 config/tc-tilepro.c:989
17527 #, c-format
17528 msgid "Expected register, got '%s'."
17529 msgstr ""
17531 #: config/tc-tilegx.c:1109 config/tc-tilepro.c:996
17532 #, c-format
17533 msgid "Found use of non-canonical register name %s; use %s instead."
17534 msgstr ""
17536 #: config/tc-tilegx.c:1169 config/tc-tilepro.c:1055
17537 #, c-format
17538 msgid "Too few operands to '%s'."
17539 msgstr ""
17541 #: config/tc-tilegx.c:1174 config/tc-tilepro.c:1060
17542 #, c-format
17543 msgid "Unexpected character '%c' after operand %d to %s."
17544 msgstr ""
17546 #: config/tc-tilegx.c:1195 config/tc-tilepro.c:1081
17547 msgid "Expected immediate expression"
17548 msgstr ""
17550 #: config/tc-tilegx.c:1208 config/tc-tilegx.c:1813 config/tc-tilepro.c:1094
17551 #: config/tc-tilepro.c:1593
17552 msgid "Found '}' when not bundling."
17553 msgstr ""
17555 #: config/tc-tilegx.c:1249 config/tc-tilepro.c:1134
17556 #, c-format
17557 msgid "Unknown opcode `%.*s'."
17558 msgstr ""
17560 #: config/tc-tilegx.c:1260 config/tc-tilepro.c:1145
17561 msgid "Too many instructions for bundle."
17562 msgstr ""
17564 #: config/tc-tilegx.c:1355 config/tc-tilepro.c:1230
17565 msgid "Bad call to md_atof ()"
17566 msgstr ""
17568 #: config/tc-tilegx.c:1431 config/tc-tilepro.c:1293
17569 msgid "This operator only produces two byte values."
17570 msgstr ""
17572 #: config/tc-tilegx.c:1457 config/tc-tilepro.c:1319
17573 #, c-format
17574 msgid "unsupported BFD relocation size %d"
17575 msgstr ""
17577 #: config/tc-tilegx.c:1758 config/tc-tilepro.c:1538
17578 #, c-format
17579 msgid "internal error? cannot generate `%s' relocation (%d, %d)"
17580 msgstr ""
17582 #: config/tc-tilegx.c:1801 config/tc-tilepro.c:1581
17583 msgid "Found '{' when already bundling."
17584 msgstr ""
17586 #: config/tc-tilepro.c:99
17587 #, c-format
17588 msgid ""
17589 "  -Q                      ignored\n"
17590 "  -V                      print assembler version number\n"
17591 msgstr ""
17593 #: config/tc-v850.c:294
17594 #, c-format
17595 msgid ".COMMon length (%d.) < 0! Ignored."
17596 msgstr ""
17598 #: config/tc-v850.c:315
17599 #, c-format
17600 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
17601 msgstr ""
17603 #: config/tc-v850.c:341
17604 msgid "Common alignment negative; 0 assumed"
17605 msgstr ""
17607 #: config/tc-v850.c:545
17608 msgid ".longcall pseudo-op seen when not relaxing"
17609 msgstr ""
17611 #: config/tc-v850.c:547
17612 msgid ".longjump pseudo-op seen when not relaxing"
17613 msgstr ""
17615 #: config/tc-v850.c:554
17616 msgid "bad .longcall format"
17617 msgstr ""
17619 #: config/tc-v850.c:1393
17620 #, c-format
17621 msgid "unknown operand shift: %x\n"
17622 msgstr ""
17624 #: config/tc-v850.c:1394
17625 msgid "internal failure in parse_register_list"
17626 msgstr ""
17628 #: config/tc-v850.c:1410
17629 msgid "constant expression or register list expected"
17630 msgstr ""
17632 #: config/tc-v850.c:1415
17633 msgid "high bits set in register list expression"
17634 msgstr ""
17636 #: config/tc-v850.c:1453 config/tc-v850.c:1510
17637 msgid "illegal register included in list"
17638 msgstr ""
17640 #: config/tc-v850.c:1459
17641 msgid "system registers cannot be included in list"
17642 msgstr ""
17644 #: config/tc-v850.c:1485
17645 msgid "second register should follow dash in register list"
17646 msgstr ""
17648 #: config/tc-v850.c:1490
17649 msgid "second register should be greater than first register"
17650 msgstr ""
17652 #: config/tc-v850.c:1540
17653 #, c-format
17654 msgid " V850 options:\n"
17655 msgstr ""
17657 #: config/tc-v850.c:1541
17658 #, c-format
17659 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
17660 msgstr ""
17662 #: config/tc-v850.c:1542
17663 #, c-format
17664 msgid ""
17665 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
17666 msgstr ""
17668 #: config/tc-v850.c:1543
17669 #, c-format
17670 msgid "  -mv850                    The code is targeted at the v850\n"
17671 msgstr ""
17673 #: config/tc-v850.c:1544
17674 #, c-format
17675 msgid "  -mv850e                   The code is targeted at the v850e\n"
17676 msgstr ""
17678 #: config/tc-v850.c:1545
17679 #, c-format
17680 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
17681 msgstr ""
17683 #: config/tc-v850.c:1546
17684 #, c-format
17685 msgid "  -mv850e2                  The code is targeted at the v850e2\n"
17686 msgstr ""
17688 #: config/tc-v850.c:1547
17689 #, c-format
17690 msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
17691 msgstr ""
17693 #: config/tc-v850.c:1548
17694 #, c-format
17695 msgid "  -mv850e2v4                Alias for -mv850e3v5\n"
17696 msgstr ""
17698 #: config/tc-v850.c:1549
17699 #, c-format
17700 msgid "  -mv850e3v5                The code is targeted at the v850e3v5\n"
17701 msgstr ""
17703 #: config/tc-v850.c:1550
17704 #, c-format
17705 msgid "  -mrelax                   Enable relaxation\n"
17706 msgstr ""
17708 #: config/tc-v850.c:1551
17709 #, c-format
17710 msgid ""
17711 "  --disp-size-default-22    branch displacement with unknown size is 22 bits "
17712 "(default)\n"
17713 msgstr ""
17715 #: config/tc-v850.c:1552
17716 #, c-format
17717 msgid ""
17718 "  --disp-size-default-32    branch displacement with unknown size is 32 "
17719 "bits\n"
17720 msgstr ""
17722 #: config/tc-v850.c:1553
17723 #, c-format
17724 msgid "  -mextension               enable extension opcode support\n"
17725 msgstr ""
17727 #: config/tc-v850.c:1554
17728 #, c-format
17729 msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
17730 msgstr ""
17732 #: config/tc-v850.c:1555
17733 #, c-format
17734 msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
17735 msgstr ""
17737 #: config/tc-v850.c:1556
17738 #, c-format
17739 msgid "  -mgcc-abi                 Mark the binary as using the old GCC ABI\n"
17740 msgstr ""
17742 #: config/tc-v850.c:1557
17743 #, c-format
17744 msgid ""
17745 "  -mrh850-abi               Mark the binary as using the RH850 ABI "
17746 "(default)\n"
17747 msgstr ""
17749 #: config/tc-v850.c:1558
17750 #, c-format
17751 msgid "  -m8byte-align             Mark the binary as using 64-bit alignment\n"
17752 msgstr ""
17754 #: config/tc-v850.c:1559
17755 #, c-format
17756 msgid ""
17757 "  -m4byte-align             Mark the binary as using 32-bit alignment "
17758 "(default)\n"
17759 msgstr ""
17761 #: config/tc-v850.c:1560
17762 #, c-format
17763 msgid ""
17764 "  -msoft-float              Mark the binary as not using FP insns (default "
17765 "for pre e2v3)\n"
17766 msgstr ""
17768 #: config/tc-v850.c:1561
17769 #, c-format
17770 msgid ""
17771 "  -mhard-float              Mark the binary as using FP insns (default for "
17772 "e2v3 and up)\n"
17773 msgstr ""
17775 #: config/tc-v850.c:1949
17776 #, c-format
17777 msgid "Unable to determine default target processor from string: %s"
17778 msgstr ""
17780 #: config/tc-v850.c:1993
17781 msgid "hi0() relocation used on an instruction which does not support it"
17782 msgstr ""
17784 #: config/tc-v850.c:2013
17785 msgid "hi() relocation used on an instruction which does not support it"
17786 msgstr ""
17788 #: config/tc-v850.c:2036
17789 msgid "lo() relocation used on an instruction which does not support it"
17790 msgstr ""
17792 #: config/tc-v850.c:2046
17793 msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
17794 msgstr ""
17796 #: config/tc-v850.c:2062
17797 msgid "ctoff() relocation used on an instruction which does not support it"
17798 msgstr ""
17800 #: config/tc-v850.c:2081
17801 msgid "sdaoff() relocation used on an instruction which does not support it"
17802 msgstr ""
17804 #: config/tc-v850.c:2100
17805 msgid "zdaoff() relocation used on an instruction which does not support it"
17806 msgstr ""
17808 #: config/tc-v850.c:2132
17809 msgid "tdaoff() relocation used on an instruction which does not support it"
17810 msgstr ""
17812 #: config/tc-v850.c:2273
17813 #, c-format
17814 msgid "operand out of range (%d is not between %d and %d)"
17815 msgstr ""
17817 #: config/tc-v850.c:2356
17818 msgid "st/ld offset 23 instruction was disabled ."
17819 msgstr ""
17821 #: config/tc-v850.c:2365
17822 msgid "Target processor does not support this instruction."
17823 msgstr ""
17825 #: config/tc-v850.c:2477 config/tc-v850.c:2487 config/tc-v850.c:2508
17826 #: config/tc-v850.c:2522 config/tc-v850.c:2528 config/tc-v850.c:2552
17827 #: config/tc-v850.c:2558 config/tc-v850.c:2565 config/tc-v850.c:2579
17828 #: config/tc-v850.c:2593 config/tc-v850.c:2599 config/tc-v850.c:2936
17829 msgid "immediate operand is too large"
17830 msgstr ""
17832 #: config/tc-v850.c:2494
17833 #, c-format
17834 msgid "AAARG -> unhandled constant reloc: %d"
17835 msgstr ""
17837 #: config/tc-v850.c:2629 config/tc-v850.c:2640
17838 msgid "constant too big to fit into instruction"
17839 msgstr ""
17841 #: config/tc-v850.c:2715
17842 msgid "odd number cannot be used here"
17843 msgstr ""
17845 #: config/tc-v850.c:2760
17846 msgid "invalid register name"
17847 msgstr ""
17849 #: config/tc-v850.c:2766
17850 msgid "register r0 cannot be used here"
17851 msgstr ""
17853 #: config/tc-v850.c:2772
17854 msgid "odd register cannot be used here"
17855 msgstr ""
17857 #: config/tc-v850.c:2781
17858 msgid "invalid system register name"
17859 msgstr ""
17861 #: config/tc-v850.c:2795
17862 msgid "expected EP register"
17863 msgstr ""
17865 #: config/tc-v850.c:2812 config/tc-v850.c:2825
17866 msgid "invalid condition code name"
17867 msgstr ""
17869 #: config/tc-v850.c:2818
17870 msgid "condition sa cannot be used here"
17871 msgstr ""
17873 #: config/tc-v850.c:2831
17874 msgid "invalid cache oparation name"
17875 msgstr ""
17877 #: config/tc-v850.c:2836
17878 msgid "invalid pref oparation name"
17879 msgstr ""
17881 #: config/tc-v850.c:2841
17882 msgid "invalid vector register name"
17883 msgstr ""
17885 #: config/tc-v850.c:2879
17886 msgid "syntax error: value is missing before the register name"
17887 msgstr ""
17889 #: config/tc-v850.c:2881
17890 msgid "syntax error: register not expected"
17891 msgstr ""
17893 #: config/tc-v850.c:2895
17894 msgid "syntax error: system register not expected"
17895 msgstr ""
17897 #: config/tc-v850.c:2900 config/tc-v850.c:2905
17898 msgid "syntax error: condition code not expected"
17899 msgstr ""
17901 #: config/tc-v850.c:2910
17902 msgid "syntax error: vector register not expected"
17903 msgstr ""
17905 #: config/tc-v850.c:2920
17906 msgid "immediate 0 cannot be used here"
17907 msgstr ""
17909 #: config/tc-v850.c:2944
17910 msgid "immediate operand is not match"
17911 msgstr ""
17913 #: config/tc-v850.c:2957
17914 msgid "displacement is too large"
17915 msgstr ""
17917 #: config/tc-v850.c:2975 config/tc-xtensa.c:12941
17918 msgid "invalid operand"
17919 msgstr ""
17921 #: config/tc-v850.c:3088
17922 msgid "loop: 32-bit displacement not supported"
17923 msgstr ""
17925 #: config/tc-vax.c:1344
17926 msgid "no '[' to match ']'"
17927 msgstr ""
17929 #: config/tc-vax.c:1360
17930 msgid "bad register in []"
17931 msgstr ""
17933 #: config/tc-vax.c:1362
17934 msgid "[PC] index banned"
17935 msgstr ""
17937 #: config/tc-vax.c:1398
17938 msgid "no '(' to match ')'"
17939 msgstr ""
17941 #: config/tc-vax.c:1514
17942 msgid "invalid branch operand"
17943 msgstr ""
17945 #: config/tc-vax.c:1541
17946 msgid "address prohibits @"
17947 msgstr ""
17949 #: config/tc-vax.c:1543
17950 msgid "address prohibits #"
17951 msgstr ""
17953 #: config/tc-vax.c:1547
17954 msgid "address prohibits -()"
17955 msgstr ""
17957 #: config/tc-vax.c:1549
17958 msgid "address prohibits ()+"
17959 msgstr ""
17961 #: config/tc-vax.c:1552
17962 msgid "address prohibits ()"
17963 msgstr ""
17965 #: config/tc-vax.c:1554
17966 msgid "address prohibits []"
17967 msgstr ""
17969 #: config/tc-vax.c:1556
17970 msgid "address prohibits register"
17971 msgstr ""
17973 #: config/tc-vax.c:1558
17974 msgid "address prohibits displacement length specifier"
17975 msgstr ""
17977 #: config/tc-vax.c:1586
17978 msgid "invalid operand of S^#"
17979 msgstr ""
17981 #: config/tc-vax.c:1599
17982 msgid "S^# needs expression"
17983 msgstr ""
17985 #: config/tc-vax.c:1606
17986 msgid "S^# may only read-access"
17987 msgstr ""
17989 #: config/tc-vax.c:1629
17990 msgid "invalid operand of -()"
17991 msgstr ""
17993 #: config/tc-vax.c:1635
17994 msgid "-(PC) unpredictable"
17995 msgstr ""
17997 #: config/tc-vax.c:1637
17998 msgid "[]index same as -()register: unpredictable"
17999 msgstr ""
18001 #: config/tc-vax.c:1669
18002 msgid "invalid operand of ()+"
18003 msgstr ""
18005 #: config/tc-vax.c:1675
18006 msgid "(PC)+ unpredictable"
18007 msgstr ""
18009 #: config/tc-vax.c:1677
18010 msgid "[]index same as ()+register: unpredictable"
18011 msgstr ""
18013 #: config/tc-vax.c:1700
18014 msgid "# conflicts length"
18015 msgstr ""
18017 #: config/tc-vax.c:1702
18018 msgid "# bars register"
18019 msgstr ""
18021 #: config/tc-vax.c:1722
18022 msgid "writing or modifying # is unpredictable"
18023 msgstr ""
18025 #: config/tc-vax.c:1748
18026 msgid "length not needed"
18027 msgstr ""
18029 #: config/tc-vax.c:1755
18030 msgid "can't []index a register, because it has no address"
18031 msgstr ""
18033 #: config/tc-vax.c:1757
18034 msgid "a register has no address"
18035 msgstr ""
18037 #: config/tc-vax.c:1766
18038 msgid "PC part of operand unpredictable"
18039 msgstr ""
18041 #: config/tc-vax.c:1924
18042 msgid "odd number of bytes in operand description"
18043 msgstr ""
18045 #: config/tc-vax.c:1938
18046 msgid "Bad operand"
18047 msgstr ""
18049 #: config/tc-vax.c:1943
18050 msgid "Not enough operands"
18051 msgstr ""
18053 #: config/tc-vax.c:2220
18054 msgid "SYMBOL TABLE not implemented"
18055 msgstr ""
18057 #: config/tc-vax.c:2224
18058 msgid "TOKEN TRACE not implemented"
18059 msgstr ""
18061 #: config/tc-vax.c:2228
18062 #, c-format
18063 msgid "Displacement length %s ignored!"
18064 msgstr ""
18066 #: config/tc-vax.c:2232
18067 #, c-format
18068 msgid "I don't need or use temp. file \"%s\"."
18069 msgstr ""
18071 #: config/tc-vax.c:2236
18072 msgid "I don't use an interpass file! -V ignored"
18073 msgstr ""
18075 #: config/tc-vax.c:2293
18076 #, c-format
18077 msgid ""
18078 "VAX options:\n"
18079 "-d LENGTH\t\tignored\n"
18080 "-J\t\t\tignored\n"
18081 "-S\t\t\tignored\n"
18082 "-t FILE\t\t\tignored\n"
18083 "-T\t\t\tignored\n"
18084 "-V\t\t\tignored\n"
18085 msgstr ""
18087 #: config/tc-vax.c:2302
18088 #, c-format
18089 msgid ""
18090 "VMS options:\n"
18091 "-+\t\t\thash encode names longer than 31 characters\n"
18092 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
18093 "-H\t\t\tshow new symbol after hash truncation\n"
18094 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
18095 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
18096 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
18097 msgstr ""
18099 #: config/tc-vax.c:2467
18100 #, c-format
18101 msgid "Ignoring statement due to \"%s\""
18102 msgstr ""
18104 #: config/tc-vax.c:2484
18105 #, c-format
18106 msgid "Aborting because statement has \"%s\""
18107 msgstr ""
18109 #: config/tc-vax.c:2529
18110 msgid "Can't relocate expression"
18111 msgstr ""
18113 #: config/tc-vax.c:2632
18114 msgid "Bignum not permitted in short literal. Immediate mode assumed."
18115 msgstr ""
18117 #: config/tc-vax.c:2641
18118 msgid "Can't do flonum short literal: immediate mode used."
18119 msgstr ""
18121 #: config/tc-vax.c:2688
18122 #, c-format
18123 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
18124 msgstr ""
18126 #: config/tc-vax.c:3000
18127 #, c-format
18128 msgid "Short literal overflow(%ld.), immediate mode assumed."
18129 msgstr ""
18131 #: config/tc-vax.c:3009
18132 #, c-format
18133 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
18134 msgstr ""
18136 #: config/tc-vax.c:3074
18137 msgid "Length specification ignored. Address mode 9F used"
18138 msgstr ""
18140 #: config/tc-vax.c:3132
18141 msgid "Invalid operand:  immediate value used as base address."
18142 msgstr ""
18144 #: config/tc-vax.c:3134
18145 msgid "Invalid operand:  immediate value used as address."
18146 msgstr ""
18148 #: config/tc-vax.c:3159
18149 #, c-format
18150 msgid "Symbol %s used as immediate operand in PIC mode."
18151 msgstr ""
18153 #: config/tc-vax.c:3264
18154 #, c-format
18155 msgid "VIP_BEGIN error:%s"
18156 msgstr ""
18158 #: config/tc-visium.c:862
18159 msgid "Bad call to MD_ATOF()"
18160 msgstr ""
18162 #: config/tc-xc16x.c:218
18163 #, c-format
18164 msgid " XC16X specific command line options:\n"
18165 msgstr ""
18167 #: config/tc-xgate.c:215
18168 msgid " architecture variant invalid"
18169 msgstr ""
18171 #: config/tc-xgate.c:370
18172 #, c-format
18173 msgid ""
18174 "Freescale XGATE co-processor options:\n"
18175 "  -mshort                 use 16-bit int ABI (default)\n"
18176 "  -mlong                  use 32-bit int ABI\n"
18177 "  -mshort-double          use 32-bit double ABI\n"
18178 "  -mlong-double           use 64-bit double ABI (default)\n"
18179 "  --mxgate                specify the processor variant[default %s]\n"
18180 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
18181 "  --print-opcodes         print the list of instructions with syntax\n"
18182 "  --generate-example      generate an example of each instruction"
18183 msgstr ""
18185 #: config/tc-xgate.c:493
18186 msgid "opcode missing or not found on input line"
18187 msgstr ""
18189 #: config/tc-xgate.c:498
18190 #, c-format
18191 msgid "opcode %s not found in opcode hash table"
18192 msgstr ""
18194 #: config/tc-xgate.c:511
18195 msgid "matching operands to opcode "
18196 msgstr ""
18198 #: config/tc-xgate.c:549
18199 msgid ": processing macro, real opcode handle not found in hash"
18200 msgstr ""
18202 #: config/tc-xgate.c:680
18203 #, c-format
18204 msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
18205 msgstr ""
18207 #: config/tc-xgate.c:697
18208 #, c-format
18209 msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
18210 msgstr ""
18212 #: config/tc-xgate.c:724
18213 msgid "Value out of 3-bit range."
18214 msgstr ""
18216 #: config/tc-xgate.c:731
18217 msgid "Value out of 4-bit range."
18218 msgstr ""
18220 #: config/tc-xgate.c:738
18221 msgid "Value out of 5-bit range."
18222 msgstr ""
18224 #: config/tc-xgate.c:875
18225 msgid ":operand has too many bits"
18226 msgstr ""
18228 #: config/tc-xgate.c:992
18229 msgid "unknown operand count"
18230 msgstr ""
18232 #: config/tc-xgate.c:1236 config/tc-xgate.c:1248
18233 msgid ": expected register name r0-r7 "
18234 msgstr ""
18236 #: config/tc-xgate.c:1284
18237 #, c-format
18238 msgid ":operand value(%d) too big for constraint"
18239 msgstr ""
18241 #: config/tc-xgate.c:1302
18242 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
18243 msgstr ""
18245 #: config/tc-xgate.c:1315
18246 msgid ":unknown relocation constraint size"
18247 msgstr ""
18249 #: config/tc-xgate.c:1322
18250 msgid ": expected register name ccr "
18251 msgstr ""
18253 #: config/tc-xgate.c:1328
18254 msgid ": expected register name pc "
18255 msgstr ""
18257 #: config/tc-xstormy16.c:77
18258 #, c-format
18259 msgid " XSTORMY16 specific command line options:\n"
18260 msgstr ""
18262 #: config/tc-xstormy16.c:223
18263 #, c-format
18264 msgid "unsupported fptr fixup size %d"
18265 msgstr ""
18267 #: config/tc-xstormy16.c:235
18268 #, c-format
18269 msgid "unsupported fixup size %d"
18270 msgstr ""
18272 #: config/tc-xstormy16.c:266
18273 msgid "unsupported fptr fixup"
18274 msgstr ""
18276 #: config/tc-xtensa.c:643
18277 msgid "illegal range of target hardware versions"
18278 msgstr ""
18280 #: config/tc-xtensa.c:814
18281 msgid "--density option is ignored"
18282 msgstr ""
18284 #: config/tc-xtensa.c:817
18285 msgid "--no-density option is ignored"
18286 msgstr ""
18288 #: config/tc-xtensa.c:835
18289 msgid "--generics is deprecated; use --transform instead"
18290 msgstr ""
18292 #: config/tc-xtensa.c:838
18293 msgid "--no-generics is deprecated; use --no-transform instead"
18294 msgstr ""
18296 #: config/tc-xtensa.c:841
18297 msgid "--relax is deprecated; use --transform instead"
18298 msgstr ""
18300 #: config/tc-xtensa.c:844
18301 msgid "--no-relax is deprecated; use --no-transform instead"
18302 msgstr ""
18304 #: config/tc-xtensa.c:861
18305 msgid "--absolute-literals option not supported in this Xtensa configuration"
18306 msgstr ""
18308 #: config/tc-xtensa.c:934
18309 msgid "prefer-l32r conflicts with prefer-const16"
18310 msgstr ""
18312 #: config/tc-xtensa.c:940
18313 msgid "prefer-const16 conflicts with prefer-l32r"
18314 msgstr ""
18316 #: config/tc-xtensa.c:949 config/tc-xtensa.c:958 config/tc-xtensa.c:962
18317 msgid "invalid target hardware version"
18318 msgstr ""
18320 #: config/tc-xtensa.c:1006
18321 msgid "no-auto-litpools is incompatible with auto-litpool-limit"
18322 msgstr ""
18324 #: config/tc-xtensa.c:1008 config/tc-xtensa.c:1011
18325 msgid "invalid auto-litpool-limit argument"
18326 msgstr ""
18328 #: config/tc-xtensa.c:1013
18329 msgid "invalid auto-litpool-limit argument (range is 100-10000)"
18330 msgstr ""
18332 #: config/tc-xtensa.c:1190
18333 msgid "unmatched end directive"
18334 msgstr ""
18336 #: config/tc-xtensa.c:1219
18337 msgid ".begin directive with no matching .end directive"
18338 msgstr ""
18340 #: config/tc-xtensa.c:1260
18341 msgid "[no-]generics is deprecated; use [no-]transform instead"
18342 msgstr ""
18344 #: config/tc-xtensa.c:1265
18345 msgid "[no-]relax is deprecated; use [no-]transform instead"
18346 msgstr ""
18348 #: config/tc-xtensa.c:1278
18349 #, c-format
18350 msgid "directive %s cannot be negated"
18351 msgstr ""
18353 #: config/tc-xtensa.c:1284
18354 msgid "unknown directive"
18355 msgstr ""
18357 #: config/tc-xtensa.c:1305 config/tc-xtensa.c:1401 config/tc-xtensa.c:1643
18358 #: config/tc-xtensa.c:5873
18359 msgid "directives are not valid inside bundles"
18360 msgstr ""
18362 #: config/tc-xtensa.c:1317
18363 msgid ".begin literal is deprecated; use .literal instead"
18364 msgstr ""
18366 #: config/tc-xtensa.c:1331
18367 msgid "cannot set literal_prefix inside literal fragment"
18368 msgstr ""
18370 #: config/tc-xtensa.c:1364
18371 msgid ".begin [no-]density is ignored"
18372 msgstr ""
18374 #: config/tc-xtensa.c:1371 config/tc-xtensa.c:1421
18375 msgid "Xtensa absolute literals option not supported; ignored"
18376 msgstr ""
18378 #: config/tc-xtensa.c:1414
18379 msgid ".end [no-]density is ignored"
18380 msgstr ""
18382 #: config/tc-xtensa.c:1439
18383 #, c-format
18384 msgid "does not match begin %s%s at %s:%d"
18385 msgstr ""
18387 #: config/tc-xtensa.c:1494
18388 msgid ".literal_position inside literal directive; ignoring"
18389 msgstr ""
18391 #: config/tc-xtensa.c:1514
18392 msgid ".literal not allowed inside .begin literal region"
18393 msgstr ""
18395 #: config/tc-xtensa.c:1553
18396 msgid "expected comma or colon after symbol name; rest of line ignored"
18397 msgstr ""
18399 #: config/tc-xtensa.c:1612
18400 msgid "fall through frequency must be greater than 0"
18401 msgstr ""
18403 #: config/tc-xtensa.c:1620
18404 msgid "branch target frequency must be greater than 0"
18405 msgstr ""
18407 #: config/tc-xtensa.c:1668
18408 #, c-format
18409 msgid "opcode-specific %s relocation used outside an instruction"
18410 msgstr ""
18412 #: config/tc-xtensa.c:1676
18413 #, c-format
18414 msgid "invalid use of %s relocation"
18415 msgstr ""
18417 #: config/tc-xtensa.c:1872 config/tc-xtensa.c:1889
18418 #, c-format
18419 msgid "bad register name: %s"
18420 msgstr ""
18422 #: config/tc-xtensa.c:1878
18423 #, c-format
18424 msgid "bad register number: %s"
18425 msgstr ""
18427 #: config/tc-xtensa.c:1942
18428 msgid "pcrel relocation not allowed in an instruction"
18429 msgstr ""
18431 #: config/tc-xtensa.c:1959
18432 msgid "register number out of range"
18433 msgstr ""
18435 #: config/tc-xtensa.c:2045
18436 msgid "extra colon"
18437 msgstr ""
18439 #: config/tc-xtensa.c:2106
18440 msgid "incorrect register number, ignoring"
18441 msgstr ""
18443 #: config/tc-xtensa.c:2187
18444 #, c-format
18445 msgid "cannot encode opcode \"%s\""
18446 msgstr ""
18448 #: config/tc-xtensa.c:2279
18449 #, c-format
18450 msgid "not enough operands (%d) for '%s'; expected %d"
18451 msgstr ""
18453 #: config/tc-xtensa.c:2286
18454 #, c-format
18455 msgid "too many operands (%d) for '%s'; expected %d"
18456 msgstr ""
18458 #: config/tc-xtensa.c:2337
18459 #, c-format
18460 msgid "invalid register '%s' for '%s' instruction"
18461 msgstr ""
18463 #: config/tc-xtensa.c:2344
18464 #, c-format
18465 msgid "invalid register number (%ld) for '%s' instruction"
18466 msgstr ""
18468 #: config/tc-xtensa.c:2411
18469 #, c-format
18470 msgid "invalid register number (%ld) for '%s'"
18471 msgstr ""
18473 #: config/tc-xtensa.c:2798
18474 #, c-format
18475 msgid "operand %d of '%s' has out of range value '%u'"
18476 msgstr ""
18478 #: config/tc-xtensa.c:2804
18479 #, c-format
18480 msgid "operand %d of '%s' has invalid value '%u'"
18481 msgstr ""
18483 #: config/tc-xtensa.c:2851
18484 #, c-format
18485 msgid "internal error: unknown option name '%s'"
18486 msgstr ""
18488 #: config/tc-xtensa.c:3960
18489 msgid "can't handle generation of literal/labels yet"
18490 msgstr ""
18492 #: config/tc-xtensa.c:3964
18493 msgid "can't handle undefined OP TYPE"
18494 msgstr ""
18496 #: config/tc-xtensa.c:4025
18497 #, c-format
18498 msgid "found %d operands for '%s':  Expected %d"
18499 msgstr ""
18501 #: config/tc-xtensa.c:4032
18502 #, c-format
18503 msgid "found too many (%d) operands for '%s':  Expected %d"
18504 msgstr ""
18506 #: config/tc-xtensa.c:4053
18507 msgid "immediate operands sum to greater than 32"
18508 msgstr ""
18510 #: config/tc-xtensa.c:4305
18511 #, c-format
18512 msgid "invalid relocation for operand %i of '%s'"
18513 msgstr ""
18515 #: config/tc-xtensa.c:4315
18516 #, c-format
18517 msgid "invalid expression for operand %i of '%s'"
18518 msgstr ""
18520 #: config/tc-xtensa.c:4325
18521 #, c-format
18522 msgid "invalid relocation in instruction slot %i"
18523 msgstr ""
18525 #: config/tc-xtensa.c:4332
18526 #, c-format
18527 msgid "undefined symbol for opcode \"%s\""
18528 msgstr ""
18530 #: config/tc-xtensa.c:4820
18531 msgid "opcode 'NOP.N' unavailable in this configuration"
18532 msgstr ""
18534 #: config/tc-xtensa.c:4880
18535 msgid "get_expanded_loop_offset: invalid opcode"
18536 msgstr ""
18538 #: config/tc-xtensa.c:5038
18539 #, c-format
18540 msgid "assembly state not set for first frag in section %s"
18541 msgstr ""
18543 #: config/tc-xtensa.c:5091
18544 #, c-format
18545 msgid "unaligned branch target: %d bytes at 0x%lx"
18546 msgstr ""
18548 #: config/tc-xtensa.c:5135
18549 #, c-format
18550 msgid "unaligned loop: %d bytes at 0x%lx"
18551 msgstr ""
18553 #: config/tc-xtensa.c:5160
18554 msgid "unexpected fix"
18555 msgstr ""
18557 #: config/tc-xtensa.c:5171 config/tc-xtensa.c:5175
18558 msgid "undecodable fix"
18559 msgstr ""
18561 #: config/tc-xtensa.c:5313
18562 msgid "labels are not valid inside bundles"
18563 msgstr ""
18565 #: config/tc-xtensa.c:5333
18566 msgid "invalid last instruction for a zero-overhead loop"
18567 msgstr ""
18569 #: config/tc-xtensa.c:5400
18570 msgid "extra opening brace"
18571 msgstr ""
18573 #: config/tc-xtensa.c:5410
18574 msgid "extra closing brace"
18575 msgstr ""
18577 #: config/tc-xtensa.c:5437
18578 msgid "missing closing brace"
18579 msgstr ""
18581 #: config/tc-xtensa.c:5535 config/tc-xtensa.c:5564
18582 #, c-format
18583 msgid "wrong number of operands for '%s'"
18584 msgstr ""
18586 #: config/tc-xtensa.c:5551
18587 #, c-format
18588 msgid "bad relocation expression for '%s'"
18589 msgstr ""
18591 #: config/tc-xtensa.c:5586
18592 #, c-format
18593 msgid "unknown opcode or format name '%s'"
18594 msgstr ""
18596 #: config/tc-xtensa.c:5592
18597 msgid "format names only valid inside bundles"
18598 msgstr ""
18600 #: config/tc-xtensa.c:5597
18601 #, c-format
18602 msgid "multiple formats specified for one bundle; using '%s'"
18603 msgstr ""
18605 #: config/tc-xtensa.c:5647
18606 msgid "entry instruction with stack decrement < 16"
18607 msgstr ""
18609 #: config/tc-xtensa.c:5701
18610 msgid "unaligned entry instruction"
18611 msgstr ""
18613 #: config/tc-xtensa.c:5766
18614 msgid "bad instruction format"
18615 msgstr ""
18617 #: config/tc-xtensa.c:5769
18618 msgid "invalid relocation"
18619 msgstr ""
18621 #: config/tc-xtensa.c:5780
18622 #, c-format
18623 msgid "invalid relocation for '%s' instruction"
18624 msgstr ""
18626 #: config/tc-xtensa.c:5792
18627 #, c-format
18628 msgid "invalid relocation for operand %d of '%s'"
18629 msgstr ""
18631 #: config/tc-xtensa.c:6058
18632 #, c-format
18633 msgid "unhandled local relocation fix %s"
18634 msgstr ""
18636 #: config/tc-xtensa.c:6109
18637 #, c-format
18638 msgid "internal error; cannot generate `%s' relocation"
18639 msgstr ""
18641 #: config/tc-xtensa.c:6324
18642 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
18643 msgstr ""
18645 #: config/tc-xtensa.c:6331
18646 msgid "couldn't find a valid instruction format"
18647 msgstr ""
18649 #: config/tc-xtensa.c:6332
18650 #, c-format
18651 msgid "    ops were: "
18652 msgstr ""
18654 #: config/tc-xtensa.c:6334
18655 #, c-format
18656 msgid " %s;"
18657 msgstr ""
18659 #: config/tc-xtensa.c:6345
18660 #, c-format
18661 msgid "format '%s' allows %d slots, but there are %d opcodes"
18662 msgstr ""
18664 #: config/tc-xtensa.c:6355 config/tc-xtensa.c:6452
18665 msgid "illegal resource usage in bundle"
18666 msgstr ""
18668 #: config/tc-xtensa.c:6541
18669 #, c-format
18670 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
18671 msgstr ""
18673 #: config/tc-xtensa.c:6546
18674 #, c-format
18675 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
18676 msgstr ""
18678 #: config/tc-xtensa.c:6551
18679 #, c-format
18680 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
18681 msgstr ""
18683 #: config/tc-xtensa.c:6556
18684 #, c-format
18685 msgid ""
18686 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
18687 msgstr ""
18689 #: config/tc-xtensa.c:6572
18690 msgid "multiple branches or jumps in the same bundle"
18691 msgstr ""
18693 #: config/tc-xtensa.c:7024
18694 msgid "cannot assemble into a literal fragment"
18695 msgstr ""
18697 #: config/tc-xtensa.c:7026
18698 msgid "..."
18699 msgstr ""
18701 #: config/tc-xtensa.c:7960
18702 msgid ""
18703 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
18704 msgstr ""
18706 #: config/tc-xtensa.c:8072
18707 msgid "branching or jumping to a loop end may trigger hardware errata"
18708 msgstr ""
18710 #: config/tc-xtensa.c:8154
18711 msgid "loop end too close to another loop end may trigger hardware errata"
18712 msgstr ""
18714 #: config/tc-xtensa.c:8163
18715 #, c-format
18716 msgid "fr_var %lu < length %d"
18717 msgstr ""
18719 #: config/tc-xtensa.c:8320
18720 msgid ""
18721 "loop containing less than three instructions may trigger hardware errata"
18722 msgstr ""
18724 #: config/tc-xtensa.c:8392
18725 msgid "undecodable instruction in instruction frag"
18726 msgstr ""
18728 #: config/tc-xtensa.c:8502
18729 msgid "invalid empty loop"
18730 msgstr ""
18732 #: config/tc-xtensa.c:8507
18733 msgid "loop target does not follow loop instruction in section"
18734 msgstr ""
18736 #: config/tc-xtensa.c:9450
18737 msgid "bad relaxation state"
18738 msgstr ""
18740 #: config/tc-xtensa.c:9508
18741 #, c-format
18742 msgid "fr_var (%ld) < length (%d)"
18743 msgstr ""
18745 #: config/tc-xtensa.c:10244
18746 msgid "jump target out of range; no usable trampoline found"
18747 msgstr ""
18749 #: config/tc-xtensa.c:10368
18750 msgid "invalid relaxation fragment result"
18751 msgstr ""
18753 #: config/tc-xtensa.c:10450
18754 msgid "unable to widen instruction"
18755 msgstr ""
18757 #: config/tc-xtensa.c:10589
18758 msgid "multiple literals in expansion"
18759 msgstr ""
18761 #: config/tc-xtensa.c:10593
18762 msgid "no registered fragment for literal"
18763 msgstr ""
18765 #: config/tc-xtensa.c:10595
18766 msgid "number of literal tokens != 1"
18767 msgstr ""
18769 #: config/tc-xtensa.c:10724 config/tc-xtensa.c:10730
18770 #, c-format
18771 msgid "unresolved loop target symbol: %s"
18772 msgstr ""
18774 #: config/tc-xtensa.c:10836
18775 #, c-format
18776 msgid "invalid expression evaluation type %d"
18777 msgstr ""
18779 #: config/tc-xtensa.c:10853
18780 msgid "loop too long for LOOP instruction"
18781 msgstr ""
18783 #: config/tc-xtensa.c:11177 config/tc-xtensa.c:11419
18784 msgid ""
18785 "literal pool location required for text-section-literals; specify with ."
18786 "literal_position"
18787 msgstr ""
18789 #: config/tc-xtensa.c:11286
18790 #, c-format
18791 msgid "fixes not all moved from %s"
18792 msgstr ""
18794 #: config/tc-xtensa.c:12255
18795 msgid "too many operands in instruction"
18796 msgstr ""
18798 #: config/tc-xtensa.c:12465
18799 msgid "invalid symbolic operand"
18800 msgstr ""
18802 #: config/tc-xtensa.c:12526
18803 msgid "operand number mismatch"
18804 msgstr ""
18806 #: config/tc-xtensa.c:12530
18807 #, c-format
18808 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
18809 msgstr ""
18811 #: config/tc-xtensa.c:12555
18812 #, c-format
18813 msgid "xtensa-isa failure: %s"
18814 msgstr ""
18816 #: config/tc-xtensa.c:12632
18817 msgid "invalid opcode"
18818 msgstr ""
18820 #: config/tc-xtensa.c:12638
18821 msgid "too few operands"
18822 msgstr ""
18824 #: config/tc-xtensa.c:12688
18825 msgid "multiple writes to the same register"
18826 msgstr ""
18828 #: config/tc-xtensa.c:12802 config/tc-xtensa.c:12808
18829 msgid "out of memory"
18830 msgstr ""
18832 #: config/tc-xtensa.c:12897
18833 msgid "TLS relocation not allowed in FLIX bundle"
18834 msgstr ""
18836 #. Instructions that generate TLS relocations should always be
18837 #. relaxed in the front-end.  If "record_fixup" is set, then this
18838 #. function is being called during back-end relaxation, so flag
18839 #. the unexpected behavior as an error.
18840 #: config/tc-xtensa.c:12903
18841 msgid "unexpected TLS relocation"
18842 msgstr ""
18844 #: config/tc-xtensa.c:12947
18845 msgid "symbolic operand not allowed"
18846 msgstr ""
18848 #: config/tc-xtensa.c:12984
18849 msgid "cannot decode instruction format"
18850 msgstr ""
18852 #: config/tc-xtensa.c:13128
18853 msgid "ignoring extra '-rename-section' delimiter ':'"
18854 msgstr ""
18856 #: config/tc-xtensa.c:13133
18857 #, c-format
18858 msgid "ignoring invalid '-rename-section' specification: '%s'"
18859 msgstr ""
18861 #: config/tc-xtensa.c:13144
18862 #, c-format
18863 msgid "section %s renamed multiple times"
18864 msgstr ""
18866 #: config/tc-xtensa.c:13146
18867 #, c-format
18868 msgid "multiple sections remapped to output section %s"
18869 msgstr ""
18871 #: config/tc-z80.c:326
18872 msgid "-- unterminated string"
18873 msgstr ""
18875 #: config/tc-z80.c:392
18876 msgid "floating point numbers are not implemented"
18877 msgstr ""
18879 #: config/tc-z80.c:517 config/tc-z80.c:523
18880 msgid "mismatched parentheses"
18881 msgstr ""
18883 #: config/tc-z80.c:560
18884 msgid "bad expression syntax"
18885 msgstr ""
18887 #: config/tc-z80.c:722
18888 msgid "cannot make a relative jump to an absolute location"
18889 msgstr ""
18891 #: config/tc-z80.c:734 config/tc-z80.c:2002
18892 msgid "overflow"
18893 msgstr ""
18895 #: config/tc-z80.c:1106 config/tc-z80.c:1149 config/tc-z80.c:1193
18896 #: config/tc-z80.c:1261 config/tc-z80.c:1313 config/tc-z80.c:1367
18897 #: config/tc-z80.c:1636
18898 msgid "bad instruction syntax"
18899 msgstr ""
18901 #: config/tc-z80.c:1239
18902 msgid "condition code invalid for jr"
18903 msgstr ""
18905 #: config/tc-z80.c:1745
18906 msgid "parentheses ignored"
18907 msgstr ""
18909 #: config/tc-z80.c:1951 read.c:3742
18910 #, c-format
18911 msgid "junk at end of line, first unrecognized character is `%c'"
18912 msgstr ""
18914 #: config/tc-z80.c:1977 config/tc-z8k.c:1467 config/tc-z8k.c:1530
18915 msgid "relative jump out of range"
18916 msgstr ""
18918 #: config/tc-z80.c:1994
18919 msgid "index offset  out of range"
18920 msgstr ""
18922 #: config/tc-z80.c:2036 config/tc-z8k.c:1538
18923 #, c-format
18924 msgid "md_apply_fix: unknown r_type 0x%x\n"
18925 msgstr ""
18927 #: config/tc-z8k.c:281
18928 #, c-format
18929 msgid "register rr%d out of range"
18930 msgstr ""
18932 #: config/tc-z8k.c:283
18933 #, c-format
18934 msgid "register rr%d does not exist"
18935 msgstr ""
18937 #: config/tc-z8k.c:295
18938 #, c-format
18939 msgid "register rh%d out of range"
18940 msgstr ""
18942 #: config/tc-z8k.c:307
18943 #, c-format
18944 msgid "register rl%d out of range"
18945 msgstr ""
18947 #: config/tc-z8k.c:320
18948 #, c-format
18949 msgid "register rq%d out of range"
18950 msgstr ""
18952 #: config/tc-z8k.c:322
18953 #, c-format
18954 msgid "register rq%d does not exist"
18955 msgstr ""
18957 #: config/tc-z8k.c:334
18958 #, c-format
18959 msgid "register r%d out of range"
18960 msgstr ""
18962 #: config/tc-z8k.c:375
18963 #, c-format
18964 msgid "expected %c"
18965 msgstr ""
18967 #: config/tc-z8k.c:390
18968 #, c-format
18969 msgid "register is wrong size for a word %s"
18970 msgstr ""
18972 #: config/tc-z8k.c:404
18973 #, c-format
18974 msgid "register is wrong size for address %s"
18975 msgstr ""
18977 #: config/tc-z8k.c:538
18978 #, c-format
18979 msgid "unknown interrupt %s"
18980 msgstr ""
18982 #. No interrupt type specified, opcode won't do anything.
18983 #: config/tc-z8k.c:561
18984 msgid "opcode has no effect"
18985 msgstr ""
18987 #: config/tc-z8k.c:672
18988 msgid "Missing ) in ra(rb)"
18989 msgstr ""
18991 #: config/tc-z8k.c:752 config/tc-z8k.c:791
18992 #, c-format
18993 msgid "invalid condition code '%s'"
18994 msgstr ""
18996 #: config/tc-z8k.c:764
18997 #, c-format
18998 msgid "invalid flag '%s'"
18999 msgstr ""
19001 #: config/tc-z8k.c:918 config/tc-z8k.c:924
19002 msgid "invalid indirect register size"
19003 msgstr ""
19005 #: config/tc-z8k.c:941 config/tc-z8k.c:1097 config/tc-z8k.c:1102
19006 msgid "invalid control register name"
19007 msgstr ""
19009 #: config/tc-z8k.c:1086
19010 msgid "immediate must be 1 or 2"
19011 msgstr ""
19013 #: config/tc-z8k.c:1089
19014 msgid "immediate 1 or 2 expected"
19015 msgstr ""
19017 #: config/tc-z8k.c:1120
19018 msgid "can't use R0 here"
19019 msgstr ""
19021 #: config/tc-z8k.c:1278
19022 msgid "Can't find opcode to match operands"
19023 msgstr ""
19025 #: config/tc-z8k.c:1325
19026 #, c-format
19027 msgid "invalid architecture -z%s"
19028 msgstr ""
19030 #: config/tc-z8k.c:1344
19031 #, c-format
19032 msgid ""
19033 " Z8K options:\n"
19034 "  -z8001                  generate segmented code\n"
19035 "  -z8002                  generate unsegmented code\n"
19036 "  -linkrelax              create linker relaxable code\n"
19037 msgstr ""
19039 #: config/tc-z8k.c:1356
19040 #, c-format
19041 msgid "call to md_convert_frag\n"
19042 msgstr ""
19044 #: config/tc-z8k.c:1463 config/tc-z8k.c:1503 config/tc-z8k.c:1526
19045 msgid "cannot branch to odd address"
19046 msgstr ""
19048 #: config/tc-z8k.c:1485
19049 msgid "relative address out of range"
19050 msgstr ""
19052 #: config/tc-z8k.c:1506
19053 msgid "relative call out of range"
19054 msgstr ""
19056 #: config/tc-z8k.c:1550
19057 #, c-format
19058 msgid "call to md_estimate_size_before_relax\n"
19059 msgstr ""
19061 #: config/xtensa-relax.c:1550
19062 #, c-format
19063 msgid "invalid configuration option '%s' in transition rule '%s'"
19064 msgstr ""
19066 #: config/xtensa-relax.c:1675
19067 #, c-format
19068 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
19069 msgstr ""
19071 #: config/xtensa-relax.c:1685
19072 #, c-format
19073 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
19074 msgstr ""
19076 #: config/xtensa-relax.c:1692
19077 #, c-format
19078 msgid "opcode '%s': precondition only contains constants in '%s'"
19079 msgstr ""
19081 #: config/xtensa-relax.c:1739
19082 msgid "expected one operand for generated literal"
19083 msgstr ""
19085 #: config/xtensa-relax.c:1746
19086 msgid "expected 0 operands for generated label"
19087 msgstr ""
19089 #: config/xtensa-relax.c:1759
19090 #, c-format
19091 msgid "invalid opcode '%s' in transition rule '%s'"
19092 msgstr ""
19094 #: config/xtensa-relax.c:1767
19095 #, c-format
19096 msgid "opcode '%s': replacement does not have %d ops"
19097 msgstr ""
19099 #: config/xtensa-relax.c:1781
19100 #, c-format
19101 msgid "opcode '%s': cannot find literal definition"
19102 msgstr ""
19104 #: config/xtensa-relax.c:1797 config/xtensa-relax.c:1827
19105 #, c-format
19106 msgid "opcode %s: unidentified operand '%s' in '%s'"
19107 msgstr ""
19109 #: config/xtensa-relax.c:1822
19110 #, c-format
19111 msgid "unknown user-defined function %s"
19112 msgstr ""
19114 #: config/xtensa-relax.c:1833
19115 #, c-format
19116 msgid "opcode %s: could not parse operand '%s' in '%s'"
19117 msgstr ""
19119 #: config/xtensa-relax.c:1873
19120 #, c-format
19121 msgid "could not parse INSN_PATTERN '%s'"
19122 msgstr ""
19124 #: config/xtensa-relax.c:1877
19125 #, c-format
19126 msgid "could not parse INSN_REPL '%s'"
19127 msgstr ""
19129 #: config/xtensa-relax.c:1888
19130 #, c-format
19131 msgid "could not build transition for %s => %s"
19132 msgstr ""
19134 #: depend.c:194
19135 #, c-format
19136 msgid "can't open `%s' for writing"
19137 msgstr ""
19139 #: depend.c:206
19140 #, c-format
19141 msgid "can't close `%s'"
19142 msgstr ""
19144 #: dw2gencfi.c:318 read.c:2440
19145 #, c-format
19146 msgid "bfd_set_section_flags: %s"
19147 msgstr ""
19149 #: dw2gencfi.c:600 dw2gencfi.c:616
19150 #, c-format
19151 msgid "register save offset not a multiple of %u"
19152 msgstr ""
19154 #: dw2gencfi.c:699
19155 msgid "CFI state restore without previous remember"
19156 msgstr ""
19158 #: dw2gencfi.c:757
19159 msgid "missing separator"
19160 msgstr ""
19162 #: dw2gencfi.c:806
19163 msgid "bad register expression"
19164 msgstr ""
19166 #: dw2gencfi.c:827 dw2gencfi.c:957 dw2gencfi.c:995 dw2gencfi.c:1066
19167 #: dw2gencfi.c:1139 dw2gencfi.c:1374
19168 msgid "CFI instruction used without previous .cfi_startproc"
19169 msgstr ""
19171 #: dw2gencfi.c:1020
19172 msgid "invalid or unsupported encoding in .cfi_personality"
19173 msgstr ""
19175 #: dw2gencfi.c:1027
19176 msgid ".cfi_personality requires encoding and symbol arguments"
19177 msgstr ""
19179 #: dw2gencfi.c:1050
19180 msgid "wrong second argument to .cfi_personality"
19181 msgstr ""
19183 #: dw2gencfi.c:1091 dw2gencfi.c:1167
19184 msgid "invalid or unsupported encoding in .cfi_lsda"
19185 msgstr ""
19187 #: dw2gencfi.c:1098
19188 msgid ".cfi_lsda requires encoding and symbol arguments"
19189 msgstr ""
19191 #: dw2gencfi.c:1123
19192 msgid "wrong second argument to .cfi_lsda"
19193 msgstr ""
19195 #: dw2gencfi.c:1189
19196 msgid "wrong third argument to .cfi_val_encoded_addr"
19197 msgstr ""
19199 #: dw2gencfi.c:1276
19200 msgid "inconsistent uses of .cfi_sections"
19201 msgstr ""
19203 #: dw2gencfi.c:1287
19204 msgid "previous CFI entry not closed (missing .cfi_endproc)"
19205 msgstr ""
19207 #: dw2gencfi.c:1328
19208 msgid ".cfi_endproc without corresponding .cfi_startproc"
19209 msgstr ""
19211 #: dw2gencfi.c:1385
19212 msgid "wrong argument to .cfi_personality_id"
19213 msgstr ""
19215 #: dw2gencfi.c:1395
19216 msgid ".cfi_fde_data without corresponding .cfi_startproc"
19217 msgstr ""
19219 #: dw2gencfi.c:1504
19220 msgid "unexpected .cfi_inline_lsda"
19221 msgstr ""
19223 #: dw2gencfi.c:1511
19224 msgid ".cfi_inline_lsda not valid for this frame"
19225 msgstr ""
19227 #: dw2gencfi.c:1519
19228 msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
19229 msgstr ""
19231 #: dw2gencfi.c:1532
19232 #, c-format
19233 msgid "Alignment too large: %d. assumed."
19234 msgstr ""
19236 #: dw2gencfi.c:1536
19237 msgid "Alignment negative: 0 assumed."
19238 msgstr ""
19240 #: dw2gencfi.c:1562
19241 msgid ".cfi_inline_lsda is not supported for this target"
19242 msgstr ""
19244 #: dw2gencfi.c:1569
19245 msgid ".cfi_fde_data is not supported for this target"
19246 msgstr ""
19248 #: dw2gencfi.c:1576
19249 msgid ".cfi_personality_id is not supported for this target"
19250 msgstr ""
19252 #: dw2gencfi.c:2351 dw2gencfi.c:2506
19253 msgid "open CFI at the end of file; missing .cfi_endproc directive"
19254 msgstr ""
19256 #: dw2gencfi.c:2532
19257 msgid "CFI is not supported for this target"
19258 msgstr ""
19260 #: dwarf2dbg.c:587 dwarf2dbg.c:622
19261 msgid "file number less than one"
19262 msgstr ""
19264 #: dwarf2dbg.c:597
19265 #, c-format
19266 msgid "file number %ld already allocated"
19267 msgstr ""
19269 #: dwarf2dbg.c:627 dwarf2dbg.c:1425
19270 #, c-format
19271 msgid "unassigned file number %ld"
19272 msgstr ""
19274 #: dwarf2dbg.c:696
19275 msgid "is_stmt value not 0 or 1"
19276 msgstr ""
19278 #: dwarf2dbg.c:708
19279 msgid "isa number less than zero"
19280 msgstr ""
19282 #: dwarf2dbg.c:720
19283 msgid "discriminator less than zero"
19284 msgstr ""
19286 #: dwarf2dbg.c:726
19287 #, c-format
19288 msgid "unknown .loc sub-directive `%s'"
19289 msgstr ""
19291 #: dwarf2dbg.c:1502
19292 msgid "internal error: unknown dwarf2 format"
19293 msgstr ""
19295 #: ecoff.c:1559
19296 #, c-format
19297 msgid "string too big (%lu bytes)"
19298 msgstr ""
19300 #: ecoff.c:1585
19301 #, c-format
19302 msgid "inserting \"%s\" into string hash table: %s"
19303 msgstr ""
19305 #: ecoff.c:1616 ecoff.c:1809 ecoff.c:1832 ecoff.c:1863 ecoff.c:2016
19306 #: ecoff.c:2127
19307 msgid "no current file pointer"
19308 msgstr ""
19310 #: ecoff.c:1703
19311 msgid "too many st_End's"
19312 msgstr ""
19314 #: ecoff.c:2041
19315 #, c-format
19316 msgid "inserting \"%s\" into tag hash table: %s"
19317 msgstr ""
19319 #: ecoff.c:2200
19320 msgid "fake .file after real one"
19321 msgstr ""
19323 #: ecoff.c:2289
19324 msgid "filename goes over one page boundary"
19325 msgstr ""
19327 #: ecoff.c:2422
19328 msgid ".begin directive without a preceding .file directive"
19329 msgstr ""
19331 #: ecoff.c:2429
19332 msgid ".begin directive without a preceding .ent directive"
19333 msgstr ""
19335 #: ecoff.c:2459
19336 msgid ".bend directive without a preceding .file directive"
19337 msgstr ""
19339 #: ecoff.c:2466
19340 msgid ".bend directive without a preceding .ent directive"
19341 msgstr ""
19343 #: ecoff.c:2478
19344 msgid ".bend directive names unknown symbol"
19345 msgstr ""
19347 #: ecoff.c:2520
19348 msgid ".def pseudo-op used inside of .def/.endef; ignored"
19349 msgstr ""
19351 #: ecoff.c:2522
19352 msgid "empty symbol name in .def; ignored"
19353 msgstr ""
19355 #: ecoff.c:2559
19356 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
19357 msgstr ""
19359 #: ecoff.c:2574
19360 msgid "badly formed .dim directive"
19361 msgstr ""
19363 #: ecoff.c:2587
19364 msgid "too many .dim entries"
19365 msgstr ""
19367 #: ecoff.c:2607
19368 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
19369 msgstr ""
19371 #: ecoff.c:2632
19372 msgid ".size pseudo-op used outside of .def/.endef; ignored"
19373 msgstr ""
19375 #: ecoff.c:2647
19376 msgid "badly formed .size directive"
19377 msgstr ""
19379 #: ecoff.c:2660
19380 msgid "too many .size entries"
19381 msgstr ""
19383 #: ecoff.c:2682
19384 msgid ".type pseudo-op used outside of .def/.endef; ignored"
19385 msgstr ""
19387 #. FIXME: We could handle this by setting the continued bit.
19388 #. There would still be a limit: the .type argument can not
19389 #. be infinite.
19390 #: ecoff.c:2700
19391 #, c-format
19392 msgid "the type of %s is too complex; it will be simplified"
19393 msgstr ""
19395 #: ecoff.c:2711
19396 msgid "Unrecognized .type argument"
19397 msgstr ""
19399 #: ecoff.c:2749
19400 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
19401 msgstr ""
19403 #: ecoff.c:2773
19404 msgid ".val pseudo-op used outside of .def/.endef; ignored"
19405 msgstr ""
19407 #: ecoff.c:2781
19408 msgid ".val expression is too complex"
19409 msgstr ""
19411 #: ecoff.c:2811
19412 msgid ".endef pseudo-op used before .def; ignored"
19413 msgstr ""
19415 #: ecoff.c:2837 ecoff.c:2918
19416 msgid "bad COFF debugging information"
19417 msgstr ""
19419 #: ecoff.c:2886
19420 #, c-format
19421 msgid "no tag specified for %s"
19422 msgstr ""
19424 #: ecoff.c:2988
19425 msgid ".end directive without a preceding .file directive"
19426 msgstr ""
19428 #: ecoff.c:3016
19429 msgid ".end directive names unknown symbol"
19430 msgstr ""
19432 #: ecoff.c:3043
19433 msgid "second .ent directive found before .end directive"
19434 msgstr ""
19436 #: ecoff.c:3113
19437 msgid "no way to handle .file within .ent/.end section"
19438 msgstr ""
19440 #: ecoff.c:3230
19441 msgid ".loc before .file"
19442 msgstr ""
19444 #: ecoff.c:3432
19445 #, c-format
19446 msgid ".stab%c is not supported"
19447 msgstr ""
19449 #: ecoff.c:3442
19450 #, c-format
19451 msgid ".stab%c: ignoring non-zero other field"
19452 msgstr ""
19454 #: ecoff.c:3476
19455 #, c-format
19456 msgid ""
19457 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
19458 msgstr ""
19460 #: ecoff.c:3510
19461 #, c-format
19462 msgid "illegal .stab%c directive, bad character"
19463 msgstr ""
19465 #: ecoff.c:3969 ecoff.c:4158 ecoff.c:4183
19466 msgid ".begin/.bend in different segments"
19467 msgstr ""
19469 #: ecoff.c:4679
19470 msgid "missing .end or .bend at end of file"
19471 msgstr ""
19473 #: ecoff.c:5164
19474 msgid "GP prologue size exceeds field size, using 0 instead"
19475 msgstr ""
19477 #: expr.c:82 read.c:3807
19478 msgid "bignum invalid"
19479 msgstr ""
19481 #: expr.c:84 read.c:3809 read.c:4321 read.c:5288
19482 msgid "floating point number invalid"
19483 msgstr ""
19485 #: expr.c:207
19486 msgid "bad floating-point constant: exponent overflow"
19487 msgstr ""
19489 #: expr.c:211
19490 #, c-format
19491 msgid "bad floating-point constant: unknown error code=%d"
19492 msgstr ""
19494 #: expr.c:396
19495 msgid ""
19496 "a bignum with underscores may not have more than 8 hex digits in any word"
19497 msgstr ""
19499 #: expr.c:419
19500 msgid "a bignum with underscores must have exactly 4 words"
19501 msgstr ""
19503 #. Either not seen or not defined.
19504 #. @@ Should print out the original string instead of
19505 #. the parsed number.
19506 #: expr.c:557
19507 #, c-format
19508 msgid "backward ref to unknown label \"%d:\""
19509 msgstr ""
19511 #: expr.c:675
19512 msgid "character constant too large"
19513 msgstr ""
19515 #: expr.c:970
19516 #, c-format
19517 msgid "found '%c', expected: '%c'"
19518 msgstr ""
19520 #: expr.c:973
19521 #, c-format
19522 msgid "missing '%c'"
19523 msgstr ""
19525 #: expr.c:985 read.c:4739
19526 msgid "EBCDIC constants are not supported"
19527 msgstr ""
19529 #: expr.c:1112
19530 #, c-format
19531 msgid "Unary operator %c ignored because bad operand follows"
19532 msgstr ""
19534 #: expr.c:1158 expr.c:1179
19535 msgid "syntax error in .startof. or .sizeof."
19536 msgstr ""
19538 #: expr.c:1260 expr.c:1618
19539 #, c-format
19540 msgid "invalid use of operator \"%s\""
19541 msgstr ""
19543 #: expr.c:1802
19544 msgid "missing operand; zero assumed"
19545 msgstr ""
19547 #: expr.c:1841
19548 msgid "left operand is a bignum; integer 0 assumed"
19549 msgstr ""
19551 #: expr.c:1843
19552 msgid "left operand is a float; integer 0 assumed"
19553 msgstr ""
19555 #: expr.c:1852
19556 msgid "right operand is a bignum; integer 0 assumed"
19557 msgstr ""
19559 #: expr.c:1854
19560 msgid "right operand is a float; integer 0 assumed"
19561 msgstr ""
19563 #: expr.c:1925 symbols.c:1395
19564 msgid "division by zero"
19565 msgstr ""
19567 #: expr.c:1931
19568 msgid "shift count"
19569 msgstr ""
19571 #: expr.c:2052
19572 msgid "operation combines symbols in different segments"
19573 msgstr ""
19575 #: expr.c:2373
19576 msgid "missing closing '\"'"
19577 msgstr ""
19579 #: frags.c:60
19580 msgid "attempt to allocate data in absolute section"
19581 msgstr ""
19583 #: frags.c:66
19584 msgid "attempt to allocate data in common section"
19585 msgstr ""
19587 #: frags.c:115
19588 #, c-format
19589 msgid "can't extend frag %lu chars"
19590 msgstr ""
19592 #. For error messages.
19593 #. Detect if we are reading from stdin by examining the file
19594 #. name returned by as_where().
19596 #. [FIXME: We rely upon the name in the strcmp below being the
19597 #. same as the one used by input_scrub_new_file(), if that is
19598 #. not true, then this code will fail].
19600 #. If we are reading from stdin, then we need to save each input
19601 #. line here (assuming of course that we actually have a line of
19602 #. input to read), so that it can be displayed in the listing
19603 #. that is produced at the end of the assembly.
19604 #: input-file.c:136 input-scrub.c:240 listing.c:347
19605 msgid "{standard input}"
19606 msgstr ""
19608 #: input-file.c:141
19609 #, c-format
19610 msgid "can't open %s for reading: %s"
19611 msgstr ""
19613 #: input-file.c:150 input-file.c:224
19614 #, c-format
19615 msgid "can't read from %s: %s"
19616 msgstr ""
19618 #: input-file.c:252 listing.c:1437 output-file.c:71
19619 #, c-format
19620 msgid "can't close %s: %s"
19621 msgstr ""
19623 #: input-scrub.c:267
19624 msgid "macros nested too deeply"
19625 msgstr ""
19627 #: itbl-ops.c:328
19628 #, c-format
19629 msgid "Unable to allocate memory for new instructions\n"
19630 msgstr ""
19632 #: listing.c:253 messages.c:154 messages.c:156 messages.c:159
19633 msgid "Warning: "
19634 msgstr ""
19636 #: listing.c:259 messages.c:219 messages.c:221 messages.c:224
19637 msgid "Error: "
19638 msgstr ""
19640 #: listing.c:619
19641 #, c-format
19642 msgid "unable to rebuffer file: %s\n"
19643 msgstr ""
19645 #: listing.c:1323
19646 #, c-format
19647 msgid ""
19648 "\n"
19649 " time stamp    \t: %s\n"
19650 "\n"
19651 msgstr ""
19653 #: listing.c:1333
19654 #, c-format
19655 msgid "%s "
19656 msgstr ""
19658 #: listing.c:1338
19659 #, c-format
19660 msgid ""
19661 "\n"
19662 "\t%s "
19663 msgstr ""
19665 #: listing.c:1348
19666 msgid ""
19667 "\n"
19668 " options passed\t: "
19669 msgstr ""
19671 #: listing.c:1387
19672 #, c-format
19673 msgid ""
19674 " GNU assembler version %s (%s)\n"
19675 "\t using BFD version %s."
19676 msgstr ""
19678 #: listing.c:1390
19679 #, c-format
19680 msgid ""
19681 "\n"
19682 " input file    \t: %s"
19683 msgstr ""
19685 #: listing.c:1391
19686 #, c-format
19687 msgid ""
19688 "\n"
19689 " output file   \t: %s"
19690 msgstr ""
19692 #: listing.c:1392
19693 #, c-format
19694 msgid ""
19695 "\n"
19696 " target        \t: %s"
19697 msgstr ""
19699 #: listing.c:1416
19700 #, c-format
19701 msgid "can't open %s: %s"
19702 msgstr ""
19704 #: listing.c:1501
19705 msgid "strange paper height, set to no form"
19706 msgstr ""
19708 #: listing.c:1563
19709 msgid "new line in title"
19710 msgstr ""
19712 #. Turns the next expression into a string.
19713 #: macro.c:382
19714 #, no-c-format
19715 msgid "% operator needs absolute expression"
19716 msgstr ""
19718 #: macro.c:536
19719 #, c-format
19720 msgid "Missing parameter qualifier for `%s' in macro `%s'"
19721 msgstr ""
19723 #: macro.c:546
19724 #, c-format
19725 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
19726 msgstr ""
19728 #: macro.c:563
19729 #, c-format
19730 msgid "Pointless default value for required parameter `%s' in macro `%s'"
19731 msgstr ""
19733 #: macro.c:575
19734 #, c-format
19735 msgid "A parameter named `%s' already exists for macro `%s'"
19736 msgstr ""
19738 #: macro.c:612
19739 #, c-format
19740 msgid "Reserved word `%s' used as parameter in macro `%s'"
19741 msgstr ""
19743 #: macro.c:670
19744 #, c-format
19745 msgid "unexpected end of file in macro `%s' definition"
19746 msgstr ""
19748 #: macro.c:682
19749 #, c-format
19750 msgid "missing `)' after formals in macro definition `%s'"
19751 msgstr ""
19753 #: macro.c:697
19754 msgid "Missing macro name"
19755 msgstr ""
19757 #: macro.c:706
19758 #, c-format
19759 msgid "Bad parameter list for macro `%s'"
19760 msgstr ""
19762 #: macro.c:712
19763 #, c-format
19764 msgid "Macro `%s' was already defined"
19765 msgstr ""
19767 #: macro.c:837 macro.c:839
19768 msgid "missing `)'"
19769 msgstr ""
19771 #: macro.c:936
19772 #, c-format
19773 msgid "`%s' was already used as parameter (or another local) name"
19774 msgstr ""
19776 #: macro.c:1094
19777 msgid "confusion in formal parameters"
19778 msgstr ""
19780 #: macro.c:1102
19781 #, c-format
19782 msgid "Parameter named `%s' does not exist for macro `%s'"
19783 msgstr ""
19785 #: macro.c:1113
19786 #, c-format
19787 msgid "Value for parameter `%s' of macro `%s' was already specified"
19788 msgstr ""
19790 #: macro.c:1127
19791 msgid "can't mix positional and keyword arguments"
19792 msgstr ""
19794 #: macro.c:1138
19795 msgid "too many positional arguments"
19796 msgstr ""
19798 #: macro.c:1186
19799 #, c-format
19800 msgid "Missing value for required parameter `%s' of macro `%s'"
19801 msgstr ""
19803 #: macro.c:1304
19804 #, c-format
19805 msgid "Attempt to purge non-existant macro `%s'"
19806 msgstr ""
19808 #: macro.c:1324
19809 msgid "unexpected end of file in irp or irpc"
19810 msgstr ""
19812 #: macro.c:1332
19813 msgid "missing model parameter"
19814 msgstr ""
19816 #: messages.c:80
19817 #, c-format
19818 msgid "Assembler messages:\n"
19819 msgstr ""
19821 #: messages.c:278
19822 #, c-format
19823 msgid "Fatal error: "
19824 msgstr ""
19826 #: messages.c:296
19827 #, c-format
19828 msgid "Internal error!\n"
19829 msgstr ""
19831 #: messages.c:298
19832 #, c-format
19833 msgid "Assertion failure in %s at %s:%d.\n"
19834 msgstr ""
19836 #: messages.c:301
19837 #, c-format
19838 msgid "Assertion failure at %s:%d.\n"
19839 msgstr ""
19841 #: messages.c:302 messages.c:319
19842 #, c-format
19843 msgid "Please report this bug.\n"
19844 msgstr ""
19846 #: messages.c:314
19847 #, c-format
19848 msgid "Internal error, aborting at %s:%d in %s\n"
19849 msgstr ""
19851 #: messages.c:317
19852 #, c-format
19853 msgid "Internal error, aborting at %s:%d\n"
19854 msgstr ""
19856 #: messages.c:366
19857 #, c-format
19858 msgid "%s out of domain (%d is not a multiple of %d)"
19859 msgstr ""
19861 #: messages.c:384
19862 #, c-format
19863 msgid "%s out of range (%d is not between %d and %d)"
19864 msgstr ""
19866 #. xgettext:c-format.
19867 #: messages.c:407
19868 #, c-format
19869 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
19870 msgstr ""
19872 #: output-file.c:34
19873 #, c-format
19874 msgid "can't open a bfd on stdout %s"
19875 msgstr ""
19877 #: output-file.c:41
19878 #, c-format
19879 msgid "selected target format '%s' unknown"
19880 msgstr ""
19882 #: output-file.c:43
19883 #, c-format
19884 msgid "can't create %s: %s"
19885 msgstr ""
19887 #: read.c:519
19888 #, c-format
19889 msgid "error constructing %s pseudo-op table: %s"
19890 msgstr ""
19892 #: read.c:701
19893 msgid "cannot change section or subsection inside .bundle_lock"
19894 msgstr ""
19896 #: read.c:717
19897 #, c-format
19898 msgid ""
19899 ".bundle_lock sequence at %u bytes but .bundle_align_mode limit is %u bytes"
19900 msgstr ""
19902 #: read.c:726
19903 #, c-format
19904 msgid "single instruction is %u bytes long but .bundle_align_mode limit is %u"
19905 msgstr ""
19907 #: read.c:767 read.c:2810 read.c:3439
19908 msgid "ignoring fill value in absolute section"
19909 msgstr ""
19911 #: read.c:769 read.c:2825 read.c:3478
19912 #, c-format
19913 msgid "ignoring fill value in section `%s'"
19914 msgstr ""
19916 #: read.c:1129
19917 #, c-format
19918 msgid "unknown pseudo-op: `%s'"
19919 msgstr ""
19921 #: read.c:1182
19922 msgid "unable to continue with assembly."
19923 msgstr ""
19925 #: read.c:1224
19926 #, c-format
19927 msgid "label \"%d$\" redefined"
19928 msgstr ""
19930 #: read.c:1371
19931 msgid ".bundle_lock with no matching .bundle_unlock"
19932 msgstr ""
19934 #: read.c:1468
19935 msgid ".abort detected.  Abandoning ship."
19936 msgstr ""
19938 #: read.c:1530
19939 #, c-format
19940 msgid "alignment too large: %u assumed"
19941 msgstr ""
19943 #: read.c:1562
19944 msgid "expected fill pattern missing"
19945 msgstr ""
19947 #: read.c:1587
19948 #, c-format
19949 msgid "fill pattern too long, truncating to %u"
19950 msgstr ""
19952 #: read.c:1685
19953 msgid "symbol name not recognised in the current locale"
19954 msgstr ""
19956 #. Some of the back ends can't deal with non-positive line numbers.
19957 #. Besides, it's silly.  GCC however will generate a line number of
19958 #. zero when it is pre-processing builtins for assembler-with-cpp files:
19960 #. # 0 "<built-in>"
19962 #. We do not want to barf on this, especially since such files are used
19963 #. in the GCC and GDB testsuites.  So we check for negative line numbers
19964 #. rather than non-positive line numbers.
19965 #: read.c:2027
19966 #, c-format
19967 msgid "line numbers must be positive; line number %d rejected"
19968 msgstr ""
19970 #: read.c:2064
19971 #, c-format
19972 msgid "incompatible flag %i in line directive"
19973 msgstr ""
19975 #: read.c:2076
19976 #, c-format
19977 msgid "unsupported flag %i in line directive"
19978 msgstr ""
19980 #: read.c:2115
19981 msgid "start address not supported"
19982 msgstr ""
19984 #: read.c:2124
19985 msgid ".err encountered"
19986 msgstr ""
19988 #: read.c:2140
19989 msgid ".error directive invoked in source file"
19990 msgstr ""
19992 #: read.c:2141
19993 msgid ".warning directive invoked in source file"
19994 msgstr ""
19996 #: read.c:2147
19997 #, c-format
19998 msgid "%s argument must be a string"
19999 msgstr ""
20001 #: read.c:2179 read.c:2181
20002 #, c-format
20003 msgid ".fail %ld encountered"
20004 msgstr ""
20006 #: read.c:2221
20007 #, c-format
20008 msgid ".fill size clamped to %d"
20009 msgstr ""
20011 #: read.c:2226
20012 msgid "size negative; .fill ignored"
20013 msgstr ""
20015 #: read.c:2232
20016 msgid "repeat < 0; .fill ignored"
20017 msgstr ""
20019 #: read.c:2241
20020 msgid "non-constant fill count for absolute section"
20021 msgstr ""
20023 #: read.c:2243
20024 msgid "attempt to fill absolute section with non-zero value"
20025 msgstr ""
20027 #: read.c:2249
20028 #, c-format
20029 msgid "attempt to fill section `%s' with non-zero value"
20030 msgstr ""
20032 #: read.c:2406
20033 #, c-format
20034 msgid "unrecognized .linkonce type `%s'"
20035 msgstr ""
20037 #: read.c:2418
20038 msgid ".linkonce is not supported for this object file format"
20039 msgstr ""
20041 #: read.c:2513
20042 msgid "expected alignment after size"
20043 msgstr ""
20045 #: read.c:2732
20046 #, c-format
20047 msgid "attempt to redefine pseudo-op `%s' ignored"
20048 msgstr ""
20050 #: read.c:2751
20051 msgid "ignoring macro exit outside a macro definition."
20052 msgstr ""
20054 #: read.c:2805
20055 #, c-format
20056 msgid "invalid segment \"%s\""
20057 msgstr ""
20059 #: read.c:2813
20060 msgid "only constant offsets supported in absolute section"
20061 msgstr ""
20063 #: read.c:2856
20064 msgid "MRI style ORG pseudo-op not supported"
20065 msgstr ""
20067 #: read.c:3007
20068 #, c-format
20069 msgid "unrecognized section type `%s'"
20070 msgstr ""
20072 #: read.c:3020
20073 msgid "absolute sections are not supported"
20074 msgstr ""
20076 #: read.c:3035
20077 #, c-format
20078 msgid "unrecognized section command `%s'"
20079 msgstr ""
20081 #: read.c:3098
20082 #, c-format
20083 msgid ".end%c encountered without preceding %s"
20084 msgstr ""
20086 #: read.c:3128 read.c:3158
20087 #, c-format
20088 msgid "%s without %s"
20089 msgstr ""
20091 #: read.c:3392
20092 msgid "unsupported variable size or fill value"
20093 msgstr ""
20095 #: read.c:3400
20096 #, c-format
20097 msgid "size value for space directive too large: %lx"
20098 msgstr ""
20100 #: read.c:3429
20101 msgid ".space repeat count is zero, ignored"
20102 msgstr ""
20104 #: read.c:3431
20105 msgid ".space repeat count is negative, ignored"
20106 msgstr ""
20108 #: read.c:3462
20109 msgid "space allocation too complex in absolute section"
20110 msgstr ""
20112 #: read.c:3468
20113 msgid "space allocation too complex in common section"
20114 msgstr ""
20116 #: read.c:3562 read.c:4998
20117 #, c-format
20118 msgid "bad floating literal: %s"
20119 msgstr ""
20121 #: read.c:3695
20122 #, c-format
20123 msgid "%s: would close weakref loop: %s"
20124 msgstr ""
20126 #: read.c:3745
20127 #, c-format
20128 msgid "junk at end of line, first unrecognized character valued 0x%x"
20129 msgstr ""
20131 #: read.c:3873
20132 #, c-format
20133 msgid "`%s' can't be equated to common symbol '%s'"
20134 msgstr ""
20136 #: read.c:4010
20137 msgid "unexpected `\"' in expression"
20138 msgstr ""
20140 #: read.c:4023
20141 msgid "rva without symbol"
20142 msgstr ""
20144 #: read.c:4092
20145 msgid "missing or bad offset expression"
20146 msgstr ""
20148 #: read.c:4113
20149 msgid "missing reloc type"
20150 msgstr ""
20152 #: read.c:4137
20153 msgid "unrecognized reloc type"
20154 msgstr ""
20156 #: read.c:4153
20157 msgid "bad reloc expression"
20158 msgstr ""
20160 #: read.c:4315 read.c:5282
20161 msgid "zero assumed for missing expression"
20162 msgstr ""
20164 #: read.c:4335 read.c:5311
20165 msgid "attempt to store value in absolute section"
20166 msgstr ""
20168 #: read.c:4342 read.c:5317
20169 #, c-format
20170 msgid "attempt to store non-zero value in section `%s'"
20171 msgstr ""
20173 #: read.c:4428
20174 #, c-format
20175 msgid "value 0x%llx truncated to 0x%llx"
20176 msgstr ""
20178 #: read.c:4431
20179 msgid "value 0x%I64x truncated to 0x%I64x"
20180 msgstr ""
20182 #: read.c:4435
20183 #, c-format
20184 msgid "value 0x%lx truncated to 0x%lx"
20185 msgstr ""
20187 #: read.c:4480
20188 #, c-format
20189 msgid "bignum truncated to %d bytes"
20190 msgstr ""
20192 #: read.c:4556
20193 #, c-format
20194 msgid "%s relocations do not fit in %u bytes\n"
20195 msgstr ""
20197 #: read.c:4810 read.c:5020
20198 msgid "unresolvable or nonpositive repeat count; using 1"
20199 msgstr ""
20201 #: read.c:4859
20202 #, c-format
20203 msgid "unknown floating type type '%c'"
20204 msgstr ""
20206 #: read.c:4881
20207 msgid "floating point constant too large"
20208 msgstr ""
20210 #: read.c:4945
20211 msgid "attempt to store float in absolute section"
20212 msgstr ""
20214 #: read.c:4952
20215 #, c-format
20216 msgid "attempt to store float in section `%s'"
20217 msgstr ""
20219 #: read.c:5392
20220 #, c-format
20221 msgid "attempt to store non-empty string in section `%s'"
20222 msgstr ""
20224 #: read.c:5454
20225 msgid "strings must be placed into a section"
20226 msgstr ""
20228 #: read.c:5517
20229 msgid "expected <nn>"
20230 msgstr ""
20232 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
20233 #: read.c:5556 read.c:5642
20234 msgid "unterminated string; newline inserted"
20235 msgstr ""
20237 #: read.c:5656
20238 msgid "bad escaped character in string"
20239 msgstr ""
20241 #: read.c:5681
20242 msgid "expected address expression"
20243 msgstr ""
20245 #: read.c:5700
20246 #, c-format
20247 msgid "symbol \"%s\" undefined; zero assumed"
20248 msgstr ""
20250 #: read.c:5703
20251 msgid "some symbol undefined; zero assumed"
20252 msgstr ""
20254 #: read.c:5738
20255 msgid "this string may not contain '\\0'"
20256 msgstr ""
20258 #: read.c:5774
20259 msgid "missing string"
20260 msgstr ""
20262 #: read.c:5865
20263 #, c-format
20264 msgid ".incbin count zero, ignoring `%s'"
20265 msgstr ""
20267 #: read.c:5891
20268 #, c-format
20269 msgid "file not found: %s"
20270 msgstr ""
20272 #: read.c:5905
20273 #, c-format
20274 msgid "seek to end of .incbin file failed `%s'"
20275 msgstr ""
20277 #: read.c:5916
20278 #, c-format
20279 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
20280 msgstr ""
20282 #: read.c:5923
20283 #, c-format
20284 msgid "could not skip to %ld in file `%s'"
20285 msgstr ""
20287 #: read.c:5932
20288 #, c-format
20289 msgid "truncated file `%s', %ld of %ld bytes read"
20290 msgstr ""
20292 #: read.c:6090
20293 msgid "missing .func"
20294 msgstr ""
20296 #: read.c:6107
20297 msgid ".endfunc missing for previous .func"
20298 msgstr ""
20300 #: read.c:6166
20301 #, c-format
20302 msgid ".bundle_align_mode alignment too large (maximum %u)"
20303 msgstr ""
20305 #: read.c:6171
20306 msgid "cannot change .bundle_align_mode inside .bundle_lock"
20307 msgstr ""
20309 #: read.c:6185
20310 msgid ".bundle_lock is meaningless without .bundle_align_mode"
20311 msgstr ""
20313 #: read.c:6206
20314 msgid ".bundle_unlock without preceding .bundle_lock"
20315 msgstr ""
20317 #: read.c:6219
20318 #, c-format
20319 msgid ".bundle_lock sequence is %u bytes, but bundle size only %u"
20320 msgstr ""
20322 #: read.c:6317
20323 #, c-format
20324 msgid "missing closing `%c'"
20325 msgstr ""
20327 #: read.c:6319
20328 msgid "stray `\\'"
20329 msgstr ""
20331 #: remap.c:53
20332 #, c-format
20333 msgid "invalid argument '%s' to -fdebug-prefix-map"
20334 msgstr ""
20336 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
20337 #, c-format
20338 msgid ".stab%c: missing comma"
20339 msgstr ""
20341 #. This could happen for example with a source file with a huge
20342 #. number of lines.  The only cure is to use a different debug
20343 #. format, probably DWARF.
20344 #: stabs.c:242
20345 #, c-format
20346 msgid ".stab%c: description field '%x' too big, try a different debug format"
20347 msgstr ""
20349 #: stabs.c:423
20350 msgid "comma missing in .xstabs"
20351 msgstr ""
20353 #: symbols.c:286
20354 #, c-format
20355 msgid "cannot define symbol `%s' in absolute section"
20356 msgstr ""
20358 #: symbols.c:420
20359 #, c-format
20360 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
20361 msgstr ""
20363 #: symbols.c:495 symbols.c:502
20364 #, c-format
20365 msgid "inserting \"%s\" into symbol table failed: %s"
20366 msgstr ""
20368 #: symbols.c:1021
20369 #, c-format
20370 msgid "invalid operands (%s and %s sections) for `%s'"
20371 msgstr ""
20373 #: symbols.c:1025
20374 #, c-format
20375 msgid "invalid operand (%s section) for `%s'"
20376 msgstr ""
20378 #: symbols.c:1033
20379 #, c-format
20380 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
20381 msgstr ""
20383 #: symbols.c:1036
20384 #, c-format
20385 msgid "invalid operand (%s section) for `%s' when setting `%s'"
20386 msgstr ""
20388 #: symbols.c:1085
20389 #, c-format
20390 msgid "symbol definition loop encountered at `%s'"
20391 msgstr ""
20393 #: symbols.c:1112
20394 #, c-format
20395 msgid "cannot convert expression symbol %s to complex relocation"
20396 msgstr ""
20398 #: symbols.c:1397
20399 #, c-format
20400 msgid "division by zero when setting `%s'"
20401 msgstr ""
20403 #. See PR 20895 for a reproducer.
20404 #: symbols.c:1437
20405 msgid "Invalid operation on symbol"
20406 msgstr ""
20408 #: symbols.c:1487 write.c:2153
20409 #, c-format
20410 msgid "can't resolve value for symbol `%s'"
20411 msgstr ""
20413 #: symbols.c:1932
20414 #, c-format
20415 msgid "\"%d\" (instance number %d of a %s label)"
20416 msgstr ""
20418 #: symbols.c:1961
20419 #, c-format
20420 msgid "attempt to get value of unresolved symbol `%s'"
20421 msgstr ""
20423 #. Do not reassign section symbols.
20424 #: symbols.c:2242
20425 msgid "section symbols are already global"
20426 msgstr ""
20428 #: symbols.c:2355
20429 #, c-format
20430 msgid "Accessing function `%s' as thread-local object"
20431 msgstr ""
20433 #: symbols.c:2359
20434 #, c-format
20435 msgid "Accessing `%s' as thread-local object"
20436 msgstr ""
20438 #: write.c:165
20439 #, c-format
20440 msgid "field fx_size too small to hold %d"
20441 msgstr ""
20443 #: write.c:451
20444 #, c-format
20445 msgid "attempt to .org/.space backwards? (%ld)"
20446 msgstr ""
20448 #: write.c:693
20449 msgid "invalid offset expression"
20450 msgstr ""
20452 #: write.c:715
20453 msgid "invalid reloc expression"
20454 msgstr ""
20456 #: write.c:1100
20457 #, c-format
20458 msgid "value of %s too large for field of %d bytes at %s"
20459 msgstr ""
20461 #: write.c:1112
20462 #, c-format
20463 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
20464 msgstr ""
20466 #: write.c:1153
20467 msgid "redefined symbol cannot be used on reloc"
20468 msgstr ""
20470 #: write.c:1166
20471 msgid "relocation out of range"
20472 msgstr ""
20474 #: write.c:1169
20475 #, c-format
20476 msgid "%s:%u: bad return from bfd_install_relocation: %x"
20477 msgstr ""
20479 #: write.c:1197
20480 msgid "reloc not within (fixed part of) section"
20481 msgstr ""
20483 #: write.c:1267
20484 msgid "internal error: fixup not contained within frag"
20485 msgstr ""
20487 #: write.c:1385 write.c:1519
20488 msgid "can't extend frag"
20489 msgstr ""
20491 #: write.c:1452
20492 #, c-format
20493 msgid "can't extend frag %u chars"
20494 msgstr ""
20496 #: write.c:1587
20497 #, c-format
20498 msgid "can't write %ld bytes to section %s of %s because: '%s'"
20499 msgstr ""
20501 #: write.c:1610
20502 #, c-format
20503 msgid "can't fill %ld bytes in section %s of %s because '%s'"
20504 msgstr ""
20506 #: write.c:1642
20507 #, c-format
20508 msgid "cannot fill %ld bytes in section %s of %s because: '%s'"
20509 msgstr ""
20511 #: write.c:2068
20512 #, c-format
20513 msgid "%s: global symbols not supported in common sections"
20514 msgstr ""
20516 #: write.c:2082
20517 #, c-format
20518 msgid "local label `%s' is not defined"
20519 msgstr ""
20521 #: write.c:2104
20522 #, c-format
20523 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
20524 msgstr ""
20526 #: write.c:2111
20527 #, c-format
20528 msgid "can't make global register symbol `%s'"
20529 msgstr ""
20531 #: write.c:2415
20532 #, c-format
20533 msgid "alignment padding (%lu bytes) not a multiple of %ld"
20534 msgstr ""
20536 #: write.c:2577
20537 #, c-format
20538 msgid ".word %s-%s+%s didn't fit"
20539 msgstr ""
20541 #: write.c:2671
20542 msgid "padding added"
20543 msgstr ""
20545 #: write.c:2721
20546 msgid "attempt to move .org backwards"
20547 msgstr ""
20549 #: write.c:2745
20550 msgid ".space specifies non-absolute value"
20551 msgstr ""
20553 #: write.c:2760
20554 msgid ".space or .fill with negative value, ignored"
20555 msgstr ""
20557 #: write.c:2831
20558 #, c-format
20559 msgid ""
20560 "Infinite loop encountered whilst attempting to compute the addresses of "
20561 "symbols in section %s"
20562 msgstr ""