opcodes.pot revision 1.11 1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
11 "POT-Creation-Date: 2024-07-20 13:03+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 (a] li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: aarch64-asm.c:895
20 msgid "specified register cannot be read from"
21 msgstr ""
22
23 #: aarch64-asm.c:904
24 msgid "specified register cannot be written to"
25 msgstr ""
26
27 #. Invalid option.
28 #: aarch64-dis.c:103 arc-dis.c:807 arm-dis.c:11953 kvx-dis.c:154
29 #, c-format
30 msgid "unrecognised disassembler option: %s"
31 msgstr ""
32
33 #: aarch64-dis.c:4096
34 #, c-format
35 msgid "this `%s' should have an immediately preceding `%s'"
36 msgstr ""
37
38 #: aarch64-dis.c:4103
39 #, c-format
40 msgid "expected `%s' after previous `%s'"
41 msgstr ""
42
43 #: aarch64-dis.c:4529
44 #, c-format
45 msgid ""
46 "\n"
47 "The following AARCH64 specific disassembler options are supported for use\n"
48 "with the -M switch (multiple options should be separated by commas):\n"
49 msgstr ""
50
51 #: aarch64-dis.c:4533
52 #, c-format
53 msgid ""
54 "\n"
55 " no-aliases Don't print instruction aliases.\n"
56 msgstr ""
57
58 #: aarch64-dis.c:4536
59 #, c-format
60 msgid ""
61 "\n"
62 " aliases Do print instruction aliases.\n"
63 msgstr ""
64
65 #: aarch64-dis.c:4539
66 #, c-format
67 msgid ""
68 "\n"
69 " no-notes Don't print instruction notes.\n"
70 msgstr ""
71
72 #: aarch64-dis.c:4542
73 #, c-format
74 msgid ""
75 "\n"
76 " notes Do print instruction notes.\n"
77 msgstr ""
78
79 #: aarch64-dis.c:4546
80 #, c-format
81 msgid ""
82 "\n"
83 " debug_dump Temp switch for debug trace.\n"
84 msgstr ""
85
86 #: aarch64-dis.c:4550 arc-dis.c:1608 arc-dis.c:1631 arc-dis.c:1634
87 #: kvx-dis.c:1586 loongarch-dis.c:337 mips-dis.c:2903 mips-dis.c:2915
88 #: mips-dis.c:2918 nfp-dis.c:3002 riscv-dis.c:1568 riscv-dis.c:1571
89 #, c-format
90 msgid "\n"
91 msgstr ""
92
93 #: aarch64-opc.c:1473
94 msgid "immediate value"
95 msgstr ""
96
97 #: aarch64-opc.c:1483
98 msgid "immediate offset"
99 msgstr ""
100
101 #: aarch64-opc.c:1493
102 msgid "register number"
103 msgstr ""
104
105 #: aarch64-opc.c:1503
106 msgid "register element index"
107 msgstr ""
108
109 #: aarch64-opc.c:1513
110 msgid "shift amount"
111 msgstr ""
112
113 #: aarch64-opc.c:1525
114 msgid "multiplier"
115 msgstr ""
116
117 #: aarch64-opc.c:1645
118 msgid "expected a selection register in the range w12-w15"
119 msgstr ""
120
121 #: aarch64-opc.c:1649
122 msgid "expected a selection register in the range w8-w11"
123 msgstr ""
124
125 #: aarch64-opc.c:1668
126 msgid "starting offset is not a multiple of 2"
127 msgstr ""
128
129 #: aarch64-opc.c:1669
130 msgid "starting offset is not a multiple of 4"
131 msgstr ""
132
133 #: aarch64-opc.c:1677
134 msgid "expected a single offset rather than a range"
135 msgstr ""
136
137 #: aarch64-opc.c:1681
138 msgid "expected a range of two offsets"
139 msgstr ""
140
141 #: aarch64-opc.c:1684
142 msgid "expected a range of four offsets"
143 msgstr ""
144
145 #: aarch64-opc.c:1765
146 msgid "second reg in pair should be xzr if first is xzr"
147 msgstr ""
148
149 #: aarch64-opc.c:1779
150 msgid "reg pair must start from even reg"
151 msgstr ""
152
153 #: aarch64-opc.c:1785
154 msgid "reg pair must be contiguous"
155 msgstr ""
156
157 #: aarch64-opc.c:1799
158 msgid "extraneous register"
159 msgstr ""
160
161 #: aarch64-opc.c:1805
162 msgid "missing register"
163 msgstr ""
164
165 #: aarch64-opc.c:1816
166 msgid "stack pointer register expected"
167 msgstr ""
168
169 #: aarch64-opc.c:1953 aarch64-opc.c:1970
170 msgid "start register out of range"
171 msgstr ""
172
173 #: aarch64-opc.c:2163 aarch64-opc.c:2171 aarch64-opc.c:2194
174 msgid "unexpected address writeback"
175 msgstr ""
176
177 #: aarch64-opc.c:2182
178 msgid "address writeback expected"
179 msgstr ""
180
181 #: aarch64-opc.c:2242
182 msgid "negative or unaligned offset expected"
183 msgstr ""
184
185 #: aarch64-opc.c:2299
186 msgid "invalid register offset"
187 msgstr ""
188
189 #: aarch64-opc.c:2321
190 msgid "invalid post-increment amount"
191 msgstr ""
192
193 #: aarch64-opc.c:2337 aarch64-opc.c:2889
194 msgid "invalid shift amount"
195 msgstr ""
196
197 #: aarch64-opc.c:2350
198 msgid "invalid extend/shift operator"
199 msgstr ""
200
201 #: aarch64-opc.c:2396 aarch64-opc.c:2688 aarch64-opc.c:2723 aarch64-opc.c:2742
202 #: aarch64-opc.c:2750 aarch64-opc.c:2842 aarch64-opc.c:3019 aarch64-opc.c:3119
203 #: aarch64-opc.c:3132
204 msgid "immediate out of range"
205 msgstr ""
206
207 #: aarch64-opc.c:2426 aarch64-opc.c:2468 aarch64-opc.c:2532 aarch64-opc.c:2566
208 msgid "invalid addressing mode"
209 msgstr ""
210
211 #: aarch64-opc.c:2524
212 msgid "index register xzr is not allowed"
213 msgstr ""
214
215 #: aarch64-opc.c:2593
216 msgid "invalid increment amount"
217 msgstr ""
218
219 #: aarch64-opc.c:2676 aarch64-opc.c:2698 aarch64-opc.c:2922 aarch64-opc.c:2930
220 #: aarch64-opc.c:2996 aarch64-opc.c:3025
221 msgid "invalid shift operator"
222 msgstr ""
223
224 #: aarch64-opc.c:2682
225 msgid "shift amount must be 0 or 12"
226 msgstr ""
227
228 #: aarch64-opc.c:2705
229 msgid "shift amount must be a multiple of 16"
230 msgstr ""
231
232 #: aarch64-opc.c:2717
233 msgid "negative immediate value not allowed"
234 msgstr ""
235
236 #: aarch64-opc.c:2853
237 msgid "immediate zero expected"
238 msgstr ""
239
240 #: aarch64-opc.c:2867
241 msgid "rotate expected to be 0, 90, 180 or 270"
242 msgstr ""
243
244 #: aarch64-opc.c:2878
245 msgid "rotate expected to be 90 or 270"
246 msgstr ""
247
248 #: aarch64-opc.c:2938
249 msgid "shift is not permitted"
250 msgstr ""
251
252 #: aarch64-opc.c:2963
253 msgid "invalid value for immediate"
254 msgstr ""
255
256 #: aarch64-opc.c:2988
257 msgid "shift amount must be 0 or 16"
258 msgstr ""
259
260 #: aarch64-opc.c:3009
261 msgid "floating-point immediate expected"
262 msgstr ""
263
264 #: aarch64-opc.c:3043
265 msgid "no shift amount allowed for 8-bit constants"
266 msgstr ""
267
268 #: aarch64-opc.c:3053
269 msgid "shift amount must be 0 or 8"
270 msgstr ""
271
272 #: aarch64-opc.c:3066
273 msgid "immediate too big for element size"
274 msgstr ""
275
276 #: aarch64-opc.c:3073
277 msgid "invalid arithmetic immediate"
278 msgstr ""
279
280 #: aarch64-opc.c:3087
281 msgid "floating-point value must be 0.5 or 1.0"
282 msgstr ""
283
284 #: aarch64-opc.c:3097
285 msgid "floating-point value must be 0.5 or 2.0"
286 msgstr ""
287
288 #: aarch64-opc.c:3107
289 msgid "floating-point value must be 0.0 or 1.0"
290 msgstr ""
291
292 #: aarch64-opc.c:3138
293 msgid "invalid replicated MOV immediate"
294 msgstr ""
295
296 #: aarch64-opc.c:3196
297 msgid "byte index must be a multiple of 8"
298 msgstr ""
299
300 #: aarch64-opc.c:3234
301 msgid ""
302 "the register-index form of PRFM does not accept opcodes in the range 24-31"
303 msgstr ""
304
305 #: aarch64-opc.c:3303
306 msgid "extend operator expected"
307 msgstr ""
308
309 #: aarch64-opc.c:3316
310 msgid "missing extend operator"
311 msgstr ""
312
313 #: aarch64-opc.c:3322
314 msgid "'LSL' operator not allowed"
315 msgstr ""
316
317 #: aarch64-opc.c:3343
318 msgid "W register expected"
319 msgstr ""
320
321 #: aarch64-opc.c:3354
322 msgid "shift operator expected"
323 msgstr ""
324
325 #: aarch64-opc.c:3361
326 msgid "'ROR' operator not allowed"
327 msgstr ""
328
329 #: aarch64-opc.c:4909
330 msgid "reading from a write-only register"
331 msgstr ""
332
333 #: aarch64-opc.c:4911
334 msgid "writing to a read-only register"
335 msgstr ""
336
337 #: aarch64-opc.c:5440
338 msgid "the three register operands must be distinct from one another"
339 msgstr ""
340
341 #: aarch64-opc.c:5551
342 msgid "destination register differs from preceding instruction"
343 msgstr ""
344
345 #: aarch64-opc.c:5554
346 msgid "source register differs from preceding instruction"
347 msgstr ""
348
349 #: aarch64-opc.c:5557
350 msgid "size register differs from preceding instruction"
351 msgstr ""
352
353 #: aarch64-opc.c:5605
354 msgid "instruction opens new dependency sequence without ending previous one"
355 msgstr ""
356
357 #: aarch64-opc.c:5634
358 msgid "previous `movprfx' sequence not closed"
359 msgstr ""
360
361 #: aarch64-opc.c:5654
362 msgid "SVE instruction expected after `movprfx'"
363 msgstr ""
364
365 #: aarch64-opc.c:5667
366 msgid "SVE `movprfx' compatible instruction expected"
367 msgstr ""
368
369 #: aarch64-opc.c:5755
370 msgid "predicated instruction expected after `movprfx'"
371 msgstr ""
372
373 #: aarch64-opc.c:5767
374 msgid "merging predicate expected due to preceding `movprfx'"
375 msgstr ""
376
377 #: aarch64-opc.c:5779
378 msgid "predicate register differs from that in preceding `movprfx'"
379 msgstr ""
380
381 #: aarch64-opc.c:5798
382 msgid "output register of preceding `movprfx' not used in current instruction"
383 msgstr ""
384
385 #: aarch64-opc.c:5811
386 msgid "output register of preceding `movprfx' expected as output"
387 msgstr ""
388
389 #: aarch64-opc.c:5823
390 msgid "output register of preceding `movprfx' used as input"
391 msgstr ""
392
393 #: aarch64-opc.c:5839
394 msgid "register size not compatible with previous `movprfx'"
395 msgstr ""
396
397 #: alpha-opc.c:154
398 msgid "branch operand unaligned"
399 msgstr ""
400
401 #: alpha-opc.c:170 alpha-opc.c:186
402 msgid "jump hint unaligned"
403 msgstr ""
404
405 #: arc-dis.c:380
406 msgid ""
407 "\n"
408 "Warning: disassembly may be wrong due to guessed opcode class choice.\n"
409 "Use -M<class[,class]> to select the correct opcode class(es).\n"
410 "\t\t\t\t"
411 msgstr ""
412
413 #: arc-dis.c:442
414 msgid "An error occurred while generating the extension instruction operations"
415 msgstr ""
416
417 #: arc-dis.c:850
418 #, c-format
419 msgid "unrecognised disassembler CPU option: %s"
420 msgstr ""
421
422 #: arc-dis.c:1324
423 msgid ""
424 "\n"
425 "Warning: illegal use of double register pair.\n"
426 msgstr ""
427
428 #: arc-dis.c:1490
429 msgid "Enforce the designated architecture while decoding."
430 msgstr ""
431
432 #: arc-dis.c:1492
433 msgid "Recognize DSP instructions."
434 msgstr ""
435
436 #: arc-dis.c:1494
437 msgid "Recognize FPX SP instructions."
438 msgstr ""
439
440 #: arc-dis.c:1496
441 msgid "Recognize FPX DP instructions."
442 msgstr ""
443
444 #: arc-dis.c:1498
445 msgid "Recognize FPU QuarkSE-EM instructions."
446 msgstr ""
447
448 #: arc-dis.c:1500
449 msgid "Recognize double assist FPU instructions."
450 msgstr ""
451
452 #: arc-dis.c:1502
453 msgid "Recognize single precision FPU instructions."
454 msgstr ""
455
456 #: arc-dis.c:1504
457 msgid "Recognize double precision FPU instructions."
458 msgstr ""
459
460 #: arc-dis.c:1506
461 msgid "Recognize NPS400 instructions."
462 msgstr ""
463
464 #: arc-dis.c:1508
465 msgid "Use only hexadecimal number to print immediates."
466 msgstr ""
467
468 #: arc-dis.c:1583
469 #, c-format
470 msgid ""
471 "\n"
472 "The following ARC specific disassembler options are supported for use \n"
473 "with the -M switch (multiple options should be separated by commas):\n"
474 msgstr ""
475
476 #: arc-dis.c:1617 mips-dis.c:2910 riscv-dis.c:1563
477 #, c-format
478 msgid ""
479 "\n"
480 " For the options above, the following values are supported for \"%s\":\n"
481 " "
482 msgstr ""
483
484 #: arc-dis.c:1627
485 #, c-format
486 msgid ""
487 "\n"
488 " "
489 msgstr ""
490
491 #: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90 arc-opc.c:114
492 msgid "LP_COUNT register cannot be used as destination register"
493 msgstr ""
494
495 #: arc-opc.c:88
496 msgid "cannot use odd number destination register"
497 msgstr ""
498
499 #: arc-opc.c:101 arc-opc.c:112
500 msgid "cannot use odd number source register"
501 msgstr ""
502
503 #: arc-opc.c:127
504 msgid "operand is not zero"
505 msgstr ""
506
507 #: arc-opc.c:186
508 msgid "register R30 is a limm indicator"
509 msgstr ""
510
511 #: arc-opc.c:188
512 msgid "register out of range"
513 msgstr ""
514
515 #: arc-opc.c:207
516 msgid "register must be R0"
517 msgstr ""
518
519 #: arc-opc.c:225
520 msgid "register must be R1"
521 msgstr ""
522
523 #: arc-opc.c:242
524 msgid "register must be R2"
525 msgstr ""
526
527 #: arc-opc.c:259
528 msgid "register must be R3"
529 msgstr ""
530
531 #: arc-opc.c:276
532 msgid "register must be SP"
533 msgstr ""
534
535 #: arc-opc.c:293
536 msgid "register must be GP"
537 msgstr ""
538
539 #: arc-opc.c:310
540 msgid "register must be PCL"
541 msgstr ""
542
543 #: arc-opc.c:327
544 msgid "register must be BLINK"
545 msgstr ""
546
547 #: arc-opc.c:344
548 msgid "register must be ILINK1"
549 msgstr ""
550
551 #: arc-opc.c:361
552 msgid "register must be ILINK2"
553 msgstr ""
554
555 #. ARC NPS400 Support: See comment near head of file.
556 #: arc-opc.c:392 arc-opc.c:430 arc-opc.c:468 arc-opc.c:737
557 msgid "register must be either r0-r3 or r12-r15"
558 msgstr ""
559
560 #: arc-opc.c:519
561 msgid "accepted values are from -1 to 6"
562 msgstr ""
563
564 #: arc-opc.c:548
565 msgid "first register of the range should be r13"
566 msgstr ""
567
568 #: arc-opc.c:550
569 msgid "last register of the range doesn't fit"
570 msgstr ""
571
572 #: arc-opc.c:570 arc-opc.c:585
573 msgid "invalid register number, should be fp"
574 msgstr ""
575
576 #: arc-opc.c:607
577 msgid "invalid register number, should be blink"
578 msgstr ""
579
580 #: arc-opc.c:629
581 msgid "invalid register number, should be pcl"
582 msgstr ""
583
584 #: arc-opc.c:785
585 msgid "invalid size, should be 1, 2, 4, or 8"
586 msgstr ""
587
588 #: arc-opc.c:830
589 msgid "invalid immediate, must be 1, 2, or 4"
590 msgstr ""
591
592 #: arc-opc.c:869
593 msgid "invalid value for CMEM ld/st immediate"
594 msgstr ""
595
596 #: arc-opc.c:896
597 msgid "invalid position, should be 0, 16, 32, 48 or 64."
598 msgstr ""
599
600 #: arc-opc.c:930
601 msgid "invalid position, should be 16, 32, 64 or 128."
602 msgstr ""
603
604 #: arc-opc.c:952
605 msgid "invalid size value must be on range 1-64."
606 msgstr ""
607
608 #: arc-opc.c:983
609 msgid "invalid position, should be 0, 8, 16, or 24"
610 msgstr ""
611
612 #: arc-opc.c:1008
613 msgid "invalid size, value must be "
614 msgstr ""
615
616 #: arc-opc.c:1082
617 msgid "value out of range 1 - 256"
618 msgstr ""
619
620 #: arc-opc.c:1091
621 msgid "value must be power of 2"
622 msgstr ""
623
624 #: arc-opc.c:1144
625 msgid "value must be in the range 0 to 28"
626 msgstr ""
627
628 #: arc-opc.c:1166
629 msgid "value must be in the range 1 to "
630 msgstr ""
631
632 #: arc-opc.c:1196
633 msgid "value must be in the range 0 to 240"
634 msgstr ""
635
636 #: arc-opc.c:1198
637 msgid "value must be a multiple of 16"
638 msgstr ""
639
640 #: arc-opc.c:1218
641 msgid "invalid address type for operand"
642 msgstr ""
643
644 #: arc-opc.c:1252
645 msgid "value must be in the range 0 to 31"
646 msgstr ""
647
648 #: arc-opc.c:1277
649 msgid "invalid position, should be one of: 0,4,8,...124."
650 msgstr ""
651
652 #: arm-dis.c:4932
653 msgid "Select raw register names"
654 msgstr ""
655
656 #: arm-dis.c:4934
657 msgid "Select register names used by GCC"
658 msgstr ""
659
660 #: arm-dis.c:4936
661 msgid "Select register names used in ARM's ISA documentation"
662 msgstr ""
663
664 #: arm-dis.c:4938
665 msgid "Assume all insns are Thumb insns"
666 msgstr ""
667
668 #: arm-dis.c:4939
669 msgid "Examine preceding label to determine an insn's type"
670 msgstr ""
671
672 #: arm-dis.c:4940
673 msgid "Select register names used in the APCS"
674 msgstr ""
675
676 #: arm-dis.c:4942
677 msgid "Select register names used in the ATPCS"
678 msgstr ""
679
680 #: arm-dis.c:4944
681 msgid "Select special register names used in the ATPCS"
682 msgstr ""
683
684 #: arm-dis.c:4946
685 msgid "Enable CDE extensions for coprocessor N space"
686 msgstr ""
687
688 #: arm-dis.c:11914
689 #, c-format
690 msgid "unrecognised register name set: %s"
691 msgstr ""
692
693 #: arm-dis.c:11928
694 #, c-format
695 msgid "cde coprocessor not between 0-7: %s"
696 msgstr ""
697
698 #: arm-dis.c:11934
699 #, c-format
700 msgid "coproc must have an argument: %s"
701 msgstr ""
702
703 #: arm-dis.c:11947
704 #, c-format
705 msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
706 msgstr ""
707
708 #: arm-dis.c:12663
709 #, c-format
710 msgid ""
711 "\n"
712 "The following ARM specific disassembler options are supported for use with\n"
713 "the -M switch:\n"
714 msgstr ""
715
716 #: avr-dis.c:130 avr-dis.c:152
717 #, c-format
718 msgid "undefined"
719 msgstr ""
720
721 #: avr-dis.c:251
722 #, c-format
723 msgid "internal disassembler error"
724 msgstr ""
725
726 #: avr-dis.c:312
727 #, c-format
728 msgid "unknown constraint `%c'"
729 msgstr ""
730
731 #: bpf-dis.c:55
732 #, c-format
733 msgid ""
734 "\n"
735 "The following BPF specific disassembler options are supported for use\n"
736 "with the -M switch (multiple options should be separated by commas):\n"
737 msgstr ""
738
739 #: bpf-dis.c:59
740 #, c-format
741 msgid ""
742 " pseudoc Use pseudo-c syntax.\n"
743 " v1,v2,v3,v4,xbpf Version of the BPF ISA to use.\n"
744 " hex,oct,dec Output numerical base for immediates.\n"
745 msgstr ""
746
747 #. The option without '=' should be defined above.
748 #: bpf-dis.c:90 riscv-dis.c:125 riscv-dis.c:162
749 #, c-format
750 msgid "unrecognized disassembler option: %s"
751 msgstr ""
752
753 #: bpf-dis.c:166
754 #, c-format
755 msgid "unknown BPF CPU version %u\n"
756 msgstr ""
757
758 #: bpf-dis.c:296
759 #, c-format
760 msgid "# internal error, unknown tag in opcode template (%s)"
761 msgstr ""
762
763 #: cgen-asm.c:351 epiphany-ibld.c:203 fr30-ibld.c:203 frv-ibld.c:203
764 #: ip2k-ibld.c:203 iq2000-ibld.c:203 lm32-ibld.c:203 m32c-ibld.c:203
765 #: m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203 or1k-ibld.c:203
766 #: xstormy16-ibld.c:203
767 #, c-format
768 msgid "operand out of range (%ld not between %ld and %ld)"
769 msgstr ""
770
771 #: cgen-asm.c:373
772 #, c-format
773 msgid "operand out of range (%lu not between %lu and %lu)"
774 msgstr ""
775
776 #: cris-desc.c:2622
777 #, c-format
778 msgid ""
779 "internal error: cris_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
780 "values: `%d' vs. `%d'"
781 msgstr ""
782
783 #: cris-desc.c:2710
784 #, c-format
785 msgid "internal error: cris_cgen_cpu_open: unsupported argument `%d'"
786 msgstr ""
787
788 #: cris-desc.c:2729
789 #, c-format
790 msgid "internal error: cris_cgen_cpu_open: no endianness specified"
791 msgstr ""
792
793 #: d30v-dis.c:232
794 #, c-format
795 msgid "illegal id (%d)"
796 msgstr ""
797
798 #: d30v-dis.c:259
799 #, c-format
800 msgid "<unknown register %d>"
801 msgstr ""
802
803 #. Can't happen.
804 #: dis-buf.c:61
805 #, c-format
806 msgid "Unknown error %d\n"
807 msgstr ""
808
809 #: dis-buf.c:67
810 #, c-format
811 msgid "Address 0x%<PRIx64> is out of bounds.\n"
812 msgstr ""
813
814 #: disassemble.c:862
815 #, c-format
816 msgid "assertion fail %s:%d"
817 msgstr ""
818
819 #: disassemble.c:863
820 msgid "Please report this bug"
821 msgstr ""
822
823 #: epiphany-asm.c:68
824 msgid "register unavailable for short instructions"
825 msgstr ""
826
827 #: epiphany-asm.c:115
828 msgid "register name used as immediate value"
829 msgstr ""
830
831 #. Don't treat "mov ip,ip" as a move-immediate.
832 #: epiphany-asm.c:178 epiphany-asm.c:234
833 msgid "register source in immediate move"
834 msgstr ""
835
836 #: epiphany-asm.c:187
837 msgid "byte relocation unsupported"
838 msgstr ""
839
840 #. -- assembler routines inserted here.
841 #. -- asm.c
842 #: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
843 #: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
844 #: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
845 #: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
846 #: mep-asm.c:301 or1k-asm.c:54
847 msgid "missing `)'"
848 msgstr ""
849
850 #: epiphany-asm.c:270
851 msgid "ABORT: unknown operand"
852 msgstr ""
853
854 #: epiphany-asm.c:296
855 msgid "Not a pc-relative address."
856 msgstr ""
857
858 #: epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264 ip2k-asm.c:512
859 #: iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585 m32r-asm.c:329
860 #: mep-asm.c:1288 mt-asm.c:596 or1k-asm.c:576 xstormy16-asm.c:277
861 #, c-format
862 msgid "internal error: unrecognized field %d while parsing"
863 msgstr ""
864
865 #: epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316 ip2k-asm.c:564
866 #: iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637 m32r-asm.c:381
867 #: mep-asm.c:1340 mt-asm.c:648 or1k-asm.c:628 xstormy16-asm.c:329
868 msgid "missing mnemonic in syntax string"
869 msgstr ""
870
871 #. We couldn't parse it.
872 #: epiphany-asm.c:643 epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843
873 #: fr30-asm.c:498 fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451
874 #: frv-asm.c:1455 frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703
875 #: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651
876 #: iq2000-asm.c:740 iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541
877 #: lm32-asm.c:630 lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776
878 #: m32c-asm.c:1865 m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520
879 #: m32r-asm.c:609 m32r-asm.c:716 mep-asm.c:1475 mep-asm.c:1479 mep-asm.c:1568
880 #: mep-asm.c:1675 mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983
881 #: or1k-asm.c:763 or1k-asm.c:767 or1k-asm.c:856 or1k-asm.c:963
882 #: xstormy16-asm.c:464 xstormy16-asm.c:468 xstormy16-asm.c:557
883 #: xstormy16-asm.c:664
884 msgid "unrecognized instruction"
885 msgstr ""
886
887 #: epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498 ip2k-asm.c:746
888 #: iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819 m32r-asm.c:563
889 #: mep-asm.c:1522 mt-asm.c:830 or1k-asm.c:810 xstormy16-asm.c:511
890 #, c-format
891 msgid "syntax error (expected char `%c', found `%c')"
892 msgstr ""
893
894 #: epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508 ip2k-asm.c:756
895 #: iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829 m32r-asm.c:573
896 #: mep-asm.c:1532 mt-asm.c:840 or1k-asm.c:820 xstormy16-asm.c:521
897 #, c-format
898 msgid "syntax error (expected char `%c', found end of instruction)"
899 msgstr ""
900
901 #: epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538 ip2k-asm.c:786
902 #: iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859 m32r-asm.c:603
903 #: mep-asm.c:1562 mt-asm.c:870 or1k-asm.c:850 xstormy16-asm.c:551
904 msgid "junk at end of line"
905 msgstr ""
906
907 #: epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650 ip2k-asm.c:898
908 #: iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971 m32r-asm.c:715
909 #: mep-asm.c:1674 mt-asm.c:982 or1k-asm.c:962 xstormy16-asm.c:663
910 msgid "unrecognized form of instruction"
911 msgstr ""
912
913 #: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912
914 #: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729
915 #: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:976 xstormy16-asm.c:677
916 #, c-format
917 msgid "bad instruction `%.50s...'"
918 msgstr ""
919
920 #: epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667 ip2k-asm.c:915
921 #: iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988 m32r-asm.c:732
922 #: mep-asm.c:1691 mt-asm.c:999 or1k-asm.c:979 xstormy16-asm.c:680
923 #, c-format
924 msgid "bad instruction `%.50s'"
925 msgstr ""
926
927 #: epiphany-desc.c:2110
928 #, c-format
929 msgid ""
930 "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
931 "values: `%d' vs. `%d'"
932 msgstr ""
933
934 #: epiphany-desc.c:2198
935 #, c-format
936 msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
937 msgstr ""
938
939 #: epiphany-desc.c:2217
940 #, c-format
941 msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
942 msgstr ""
943
944 #. Default text to print if an instruction isn't recognized.
945 #: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41
946 #: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:294
947 #: mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xstormy16-dis.c:41
948 msgid "*unknown*"
949 msgstr ""
950
951 #: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289
952 #: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280
953 #: mep-dis.c:1202 mt-dis.c:288 or1k-dis.c:175 xstormy16-dis.c:169
954 #, c-format
955 msgid "internal error: unrecognized field %d while printing insn"
956 msgstr ""
957
958 #: epiphany-ibld.c:166 fr30-ibld.c:166 frv-ibld.c:166 ip2k-ibld.c:166
959 #: iq2000-ibld.c:166 lm32-ibld.c:166 m32c-ibld.c:166 m32r-ibld.c:166
960 #: mep-ibld.c:166 mt-ibld.c:166 or1k-ibld.c:166 xstormy16-ibld.c:166
961 #, c-format
962 msgid "operand out of range (%ld not between %ld and %lu)"
963 msgstr ""
964
965 #: epiphany-ibld.c:187 fr30-ibld.c:187 frv-ibld.c:187 ip2k-ibld.c:187
966 #: iq2000-ibld.c:187 lm32-ibld.c:187 m32c-ibld.c:187 m32r-ibld.c:187
967 #: mep-ibld.c:187 mt-ibld.c:187 or1k-ibld.c:187 xstormy16-ibld.c:187
968 #, c-format
969 msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
970 msgstr ""
971
972 #: epiphany-ibld.c:885 fr30-ibld.c:740 frv-ibld.c:866 ip2k-ibld.c:617
973 #: iq2000-ibld.c:723 lm32-ibld.c:644 m32c-ibld.c:1741 m32r-ibld.c:675
974 #: mep-ibld.c:1218 mt-ibld.c:759 or1k-ibld.c:738 xstormy16-ibld.c:688
975 #, c-format
976 msgid "internal error: unrecognized field %d while building insn"
977 msgstr ""
978
979 #: epiphany-ibld.c:1180 fr30-ibld.c:946 frv-ibld.c:1184 ip2k-ibld.c:693
980 #: iq2000-ibld.c:899 lm32-ibld.c:749 m32c-ibld.c:2903 m32r-ibld.c:813
981 #: mep-ibld.c:1818 mt-ibld.c:980 or1k-ibld.c:897 xstormy16-ibld.c:835
982 #, c-format
983 msgid "internal error: unrecognized field %d while decoding insn"
984 msgstr ""
985
986 #: epiphany-ibld.c:1324 fr30-ibld.c:1093 frv-ibld.c:1463 ip2k-ibld.c:768
987 #: iq2000-ibld.c:1031 lm32-ibld.c:839 m32c-ibld.c:3521 m32r-ibld.c:927
988 #: mep-ibld.c:2289 mt-ibld.c:1181 or1k-ibld.c:993 xstormy16-ibld.c:946
989 #, c-format
990 msgid "internal error: unrecognized field %d while getting int operand"
991 msgstr ""
992
993 #: epiphany-ibld.c:1450 fr30-ibld.c:1222 frv-ibld.c:1724 ip2k-ibld.c:825
994 #: iq2000-ibld.c:1145 lm32-ibld.c:911 m32c-ibld.c:4121 m32r-ibld.c:1023
995 #: mep-ibld.c:2742 mt-ibld.c:1364 or1k-ibld.c:1071 xstormy16-ibld.c:1039
996 #, c-format
997 msgid "internal error: unrecognized field %d while getting vma operand"
998 msgstr ""
999
1000 #: epiphany-ibld.c:1583 fr30-ibld.c:1354 frv-ibld.c:1992 ip2k-ibld.c:885
1001 #: iq2000-ibld.c:1266 lm32-ibld.c:990 m32c-ibld.c:4709 m32r-ibld.c:1125
1002 #: mep-ibld.c:3156 mt-ibld.c:1554 or1k-ibld.c:1156 xstormy16-ibld.c:1139
1003 #, c-format
1004 msgid "internal error: unrecognized field %d while setting int operand"
1005 msgstr ""
1006
1007 #: epiphany-ibld.c:1706 fr30-ibld.c:1476 frv-ibld.c:2250 ip2k-ibld.c:935
1008 #: iq2000-ibld.c:1377 lm32-ibld.c:1059 m32c-ibld.c:5287 m32r-ibld.c:1217
1009 #: mep-ibld.c:3560 mt-ibld.c:1734 or1k-ibld.c:1231 xstormy16-ibld.c:1229
1010 #, c-format
1011 msgid "internal error: unrecognized field %d while setting vma operand"
1012 msgstr ""
1013
1014 #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
1015 msgid "Register number is not valid"
1016 msgstr ""
1017
1018 #: fr30-asm.c:95
1019 msgid "Register must be between r0 and r7"
1020 msgstr ""
1021
1022 #: fr30-asm.c:97
1023 msgid "Register must be between r8 and r15"
1024 msgstr ""
1025
1026 #: fr30-asm.c:116 m32c-asm.c:910
1027 msgid "Register list is not valid"
1028 msgstr ""
1029
1030 #: fr30-desc.c:1587
1031 #, c-format
1032 msgid ""
1033 "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1034 "values: `%d' vs. `%d'"
1035 msgstr ""
1036
1037 #: fr30-desc.c:1675
1038 #, c-format
1039 msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
1040 msgstr ""
1041
1042 #: fr30-desc.c:1694
1043 #, c-format
1044 msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
1045 msgstr ""
1046
1047 #: frv-asm.c:608
1048 msgid "missing `]'"
1049 msgstr ""
1050
1051 #: frv-asm.c:611 frv-asm.c:621
1052 msgid "Special purpose register number is out of range"
1053 msgstr ""
1054
1055 #: frv-asm.c:908
1056 msgid "Value of A operand must be 0 or 1"
1057 msgstr ""
1058
1059 #: frv-asm.c:944
1060 msgid "register number must be even"
1061 msgstr ""
1062
1063 #: frv-desc.c:6327
1064 #, c-format
1065 msgid ""
1066 "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1067 "values: `%d' vs. `%d'"
1068 msgstr ""
1069
1070 #: frv-desc.c:6415
1071 #, c-format
1072 msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
1073 msgstr ""
1074
1075 #: frv-desc.c:6434
1076 #, c-format
1077 msgid "internal error: frv_cgen_cpu_open: no endianness specified"
1078 msgstr ""
1079
1080 #: frv-opc.c:459
1081 #, c-format
1082 msgid "internal error: bad vliw->next_slot value"
1083 msgstr ""
1084
1085 #: frv-opc.c:769
1086 #, c-format
1087 msgid "internal error: bad major code"
1088 msgstr ""
1089
1090 #: frv-opc.c:819
1091 #, c-format
1092 msgid "internal error: bad insn unit"
1093 msgstr ""
1094
1095 #: h8300-dis.c:309
1096 #, c-format
1097 msgid "Hmmmm 0x%x"
1098 msgstr ""
1099
1100 #: h8300-dis.c:617
1101 #, c-format
1102 msgid "Don't understand 0x%x \n"
1103 msgstr ""
1104
1105 #: i386-dis.c:8336
1106 msgid "<internal disassembler error>"
1107 msgstr ""
1108
1109 #: i386-dis.c:8584
1110 #, c-format
1111 msgid ""
1112 "\n"
1113 "The following i386/x86-64 specific disassembler options are supported for "
1114 "use\n"
1115 "with the -M switch (multiple options should be separated by commas):\n"
1116 msgstr ""
1117
1118 #: i386-dis.c:8588
1119 #, c-format
1120 msgid " x86-64 Disassemble in 64bit mode\n"
1121 msgstr ""
1122
1123 #: i386-dis.c:8589
1124 #, c-format
1125 msgid " i386 Disassemble in 32bit mode\n"
1126 msgstr ""
1127
1128 #: i386-dis.c:8590
1129 #, c-format
1130 msgid " i8086 Disassemble in 16bit mode\n"
1131 msgstr ""
1132
1133 #: i386-dis.c:8591
1134 #, c-format
1135 msgid " att Display instruction in AT&T syntax\n"
1136 msgstr ""
1137
1138 #: i386-dis.c:8592
1139 #, c-format
1140 msgid " intel Display instruction in Intel syntax\n"
1141 msgstr ""
1142
1143 #: i386-dis.c:8593
1144 #, c-format
1145 msgid ""
1146 " att-mnemonic (AT&T syntax only)\n"
1147 " Display instruction with AT&T mnemonic\n"
1148 msgstr ""
1149
1150 #: i386-dis.c:8595
1151 #, c-format
1152 msgid ""
1153 " intel-mnemonic (AT&T syntax only)\n"
1154 " Display instruction with Intel mnemonic\n"
1155 msgstr ""
1156
1157 #: i386-dis.c:8597
1158 #, c-format
1159 msgid " addr64 Assume 64bit address size\n"
1160 msgstr ""
1161
1162 #: i386-dis.c:8598
1163 #, c-format
1164 msgid " addr32 Assume 32bit address size\n"
1165 msgstr ""
1166
1167 #: i386-dis.c:8599
1168 #, c-format
1169 msgid " addr16 Assume 16bit address size\n"
1170 msgstr ""
1171
1172 #: i386-dis.c:8600
1173 #, c-format
1174 msgid " data32 Assume 32bit data size\n"
1175 msgstr ""
1176
1177 #: i386-dis.c:8601
1178 #, c-format
1179 msgid " data16 Assume 16bit data size\n"
1180 msgstr ""
1181
1182 #: i386-dis.c:8602
1183 #, c-format
1184 msgid " suffix Always display instruction suffix in AT&T syntax\n"
1185 msgstr ""
1186
1187 #: i386-dis.c:8603
1188 #, c-format
1189 msgid " amd64 Display instruction in AMD64 ISA\n"
1190 msgstr ""
1191
1192 #: i386-dis.c:8604
1193 #, c-format
1194 msgid " intel64 Display instruction in Intel64 ISA\n"
1195 msgstr ""
1196
1197 #: i386-dis.c:9374
1198 msgid "64-bit address is disabled"
1199 msgstr ""
1200
1201 #. We've been passed a w. Return with an error message so that
1202 #. cgen will try the next parsing option.
1203 #: ip2k-asm.c:81
1204 msgid "W keyword invalid in FR operand slot."
1205 msgstr ""
1206
1207 #. Invalid offset present.
1208 #: ip2k-asm.c:106
1209 msgid "offset(IP) is not a valid form"
1210 msgstr ""
1211
1212 #. Found something there in front of (DP) but it's out
1213 #. of range.
1214 #: ip2k-asm.c:154
1215 msgid "(DP) offset out of range."
1216 msgstr ""
1217
1218 #. Found something there in front of (SP) but it's out
1219 #. of range.
1220 #: ip2k-asm.c:195
1221 msgid "(SP) offset out of range."
1222 msgstr ""
1223
1224 #: ip2k-asm.c:211
1225 msgid "illegal use of parentheses"
1226 msgstr ""
1227
1228 #: ip2k-asm.c:218
1229 msgid "operand out of range (not between 1 and 255)"
1230 msgstr ""
1231
1232 #. Something is very wrong. opindex has to be one of the above.
1233 #: ip2k-asm.c:242
1234 msgid "parse_addr16: invalid opindex."
1235 msgstr ""
1236
1237 #: ip2k-asm.c:296
1238 msgid "Byte address required. - must be even."
1239 msgstr ""
1240
1241 #: ip2k-asm.c:305
1242 msgid "cgen_parse_address returned a symbol. Literal required."
1243 msgstr ""
1244
1245 #: ip2k-asm.c:360
1246 msgid "percent-operator operand is not a symbol"
1247 msgstr ""
1248
1249 #: ip2k-asm.c:413
1250 msgid "Attempt to find bit index of 0"
1251 msgstr ""
1252
1253 #: ip2k-desc.c:1016
1254 #, c-format
1255 msgid ""
1256 "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1257 "values: `%d' vs. `%d'"
1258 msgstr ""
1259
1260 #: ip2k-desc.c:1104
1261 #, c-format
1262 msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
1263 msgstr ""
1264
1265 #: ip2k-desc.c:1123
1266 #, c-format
1267 msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
1268 msgstr ""
1269
1270 #: iq2000-asm.c:112 iq2000-asm.c:142
1271 msgid "immediate value cannot be register"
1272 msgstr ""
1273
1274 #: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
1275 msgid "immediate value out of range"
1276 msgstr ""
1277
1278 #: iq2000-asm.c:182
1279 msgid "21-bit offset out of range"
1280 msgstr ""
1281
1282 #: iq2000-desc.c:2021
1283 #, c-format
1284 msgid ""
1285 "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1286 "values: `%d' vs. `%d'"
1287 msgstr ""
1288
1289 #: iq2000-desc.c:2109
1290 #, c-format
1291 msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
1292 msgstr ""
1293
1294 #: iq2000-desc.c:2128
1295 #, c-format
1296 msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
1297 msgstr ""
1298
1299 #: kvx-dis.c:1571
1300 #, c-format
1301 msgid ""
1302 "\n"
1303 "The following KVX specific disassembler options are supported for use\n"
1304 "with the -M switch (multiple options should be separated by commas):\n"
1305 msgstr ""
1306
1307 #: kvx-dis.c:1575
1308 #, c-format
1309 msgid ""
1310 "\n"
1311 " pretty Print 32-bit words in natural order corresponding to "
1312 "re-ordered instruction.\n"
1313 msgstr ""
1314
1315 #: kvx-dis.c:1579
1316 #, c-format
1317 msgid ""
1318 "\n"
1319 " compact-assembly Do not emit a new line between bundles of "
1320 "instructions.\n"
1321 msgstr ""
1322
1323 #: kvx-dis.c:1583
1324 #, c-format
1325 msgid ""
1326 "\n"
1327 " no-compact-assembly Emit a new line between bundles of instructions.\n"
1328 msgstr ""
1329
1330 #: lm32-asm.c:166
1331 msgid "expecting gp relative address: gp(symbol)"
1332 msgstr ""
1333
1334 #: lm32-asm.c:196
1335 msgid "expecting got relative address: got(symbol)"
1336 msgstr ""
1337
1338 #: lm32-asm.c:226
1339 msgid "expecting got relative address: gotoffhi16(symbol)"
1340 msgstr ""
1341
1342 #: lm32-asm.c:256
1343 msgid "expecting got relative address: gotofflo16(symbol)"
1344 msgstr ""
1345
1346 #: lm32-desc.c:1003
1347 #, c-format
1348 msgid ""
1349 "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1350 "values: `%d' vs. `%d'"
1351 msgstr ""
1352
1353 #: lm32-desc.c:1091
1354 #, c-format
1355 msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
1356 msgstr ""
1357
1358 #: lm32-desc.c:1110
1359 #, c-format
1360 msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
1361 msgstr ""
1362
1363 #: loongarch-dis.c:329
1364 #, c-format
1365 msgid ""
1366 "\n"
1367 "The following LoongArch disassembler options are supported for use\n"
1368 "with the -M switch (multiple options should be separated by commas):\n"
1369 msgstr ""
1370
1371 #: loongarch-dis.c:333
1372 #, c-format
1373 msgid ""
1374 "\n"
1375 " no-aliases Use canonical instruction forms.\n"
1376 msgstr ""
1377
1378 #: loongarch-dis.c:335
1379 #, c-format
1380 msgid ""
1381 "\n"
1382 " numeric Print numeric register names, rather than ABI names.\n"
1383 msgstr ""
1384
1385 #: m10200-dis.c:151 m10300-dis.c:574
1386 #, c-format
1387 msgid "unknown\t0x%04lx"
1388 msgstr ""
1389
1390 #: m10200-dis.c:321
1391 #, c-format
1392 msgid "unknown\t0x%02lx"
1393 msgstr ""
1394
1395 #: m32c-asm.c:117
1396 msgid "imm:6 immediate is out of range"
1397 msgstr ""
1398
1399 #: m32c-asm.c:145
1400 #, c-format
1401 msgid "%dsp8() takes a symbolic address, not a number"
1402 msgstr ""
1403
1404 #: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
1405 msgid "dsp:8 immediate is out of range"
1406 msgstr ""
1407
1408 #: m32c-asm.c:184 m32c-asm.c:188
1409 msgid "Immediate is out of range -8 to 7"
1410 msgstr ""
1411
1412 #: m32c-asm.c:209 m32c-asm.c:213
1413 msgid "Immediate is out of range -7 to 8"
1414 msgstr ""
1415
1416 #: m32c-asm.c:281
1417 #, c-format
1418 msgid "%dsp16() takes a symbolic address, not a number"
1419 msgstr ""
1420
1421 #: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
1422 msgid "dsp:16 immediate is out of range"
1423 msgstr ""
1424
1425 #: m32c-asm.c:399
1426 msgid "dsp:20 immediate is out of range"
1427 msgstr ""
1428
1429 #: m32c-asm.c:425 m32c-asm.c:445
1430 msgid "dsp:24 immediate is out of range"
1431 msgstr ""
1432
1433 #: m32c-asm.c:478
1434 msgid "immediate is out of range 1-2"
1435 msgstr ""
1436
1437 #: m32c-asm.c:496
1438 msgid "immediate is out of range 1-8"
1439 msgstr ""
1440
1441 #: m32c-asm.c:514
1442 msgid "immediate is out of range 0-7"
1443 msgstr ""
1444
1445 #: m32c-asm.c:550
1446 msgid "immediate is out of range 2-9"
1447 msgstr ""
1448
1449 #: m32c-asm.c:568
1450 msgid "Bit number for indexing general register is out of range 0-15"
1451 msgstr ""
1452
1453 #: m32c-asm.c:606 m32c-asm.c:662
1454 msgid "bit,base is out of range"
1455 msgstr ""
1456
1457 #: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
1458 msgid "bit,base out of range for symbol"
1459 msgstr ""
1460
1461 #: m32c-asm.c:802
1462 msgid "not a valid r0l/r0h pair"
1463 msgstr ""
1464
1465 #: m32c-asm.c:832
1466 msgid "Invalid size specifier"
1467 msgstr ""
1468
1469 #: m32c-desc.c:63034
1470 #, c-format
1471 msgid ""
1472 "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1473 "values: `%d' vs. `%d'"
1474 msgstr ""
1475
1476 #: m32c-desc.c:63122
1477 #, c-format
1478 msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
1479 msgstr ""
1480
1481 #: m32c-desc.c:63141
1482 #, c-format
1483 msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
1484 msgstr ""
1485
1486 #: m32r-desc.c:1366
1487 #, c-format
1488 msgid ""
1489 "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1490 "values: `%d' vs. `%d'"
1491 msgstr ""
1492
1493 #: m32r-desc.c:1454
1494 #, c-format
1495 msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
1496 msgstr ""
1497
1498 #: m32r-desc.c:1473
1499 #, c-format
1500 msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
1501 msgstr ""
1502
1503 #: m68k-dis.c:1403
1504 #, c-format
1505 msgid "<function code %d>"
1506 msgstr ""
1507
1508 #: m68k-dis.c:1567
1509 #, c-format
1510 msgid "<internal error in opcode table: %s %s>\n"
1511 msgstr ""
1512
1513 #: mep-asm.c:129
1514 msgid "Only $tp or $13 allowed for this opcode"
1515 msgstr ""
1516
1517 #: mep-asm.c:143
1518 msgid "Only $sp or $15 allowed for this opcode"
1519 msgstr ""
1520
1521 #: mep-asm.c:309 mep-asm.c:506
1522 #, no-c-format
1523 msgid "invalid %function() here"
1524 msgstr ""
1525
1526 #: mep-asm.c:337
1527 msgid "Immediate is out of range -32768 to 32767"
1528 msgstr ""
1529
1530 #: mep-asm.c:357
1531 msgid "Immediate is out of range 0 to 65535"
1532 msgstr ""
1533
1534 #: mep-asm.c:551 mep-asm.c:564
1535 msgid "Immediate is out of range -512 to 511"
1536 msgstr ""
1537
1538 #: mep-asm.c:556 mep-asm.c:565
1539 msgid "Immediate is out of range -128 to 127"
1540 msgstr ""
1541
1542 #: mep-asm.c:560
1543 msgid "Value is not aligned enough"
1544 msgstr ""
1545
1546 #: mep-desc.c:6227
1547 #, c-format
1548 msgid ""
1549 "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1550 "values: `%d' vs. `%d'"
1551 msgstr ""
1552
1553 #: mep-desc.c:6315
1554 #, c-format
1555 msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
1556 msgstr ""
1557
1558 #: mep-desc.c:6334
1559 #, c-format
1560 msgid "internal error: mep_cgen_cpu_open: no endianness specified"
1561 msgstr ""
1562
1563 #: mep-dis.c:662
1564 #, c-format
1565 msgid "illegal MEP INDEX setting '%x' in ELF header e_flags field"
1566 msgstr ""
1567
1568 #: mips-dis.c:1907 mips-dis.c:2140
1569 #, c-format
1570 msgid "# internal error, undefined operand in `%s %s'"
1571 msgstr ""
1572
1573 #: mips-dis.c:2745
1574 msgid "Use canonical instruction forms.\n"
1575 msgstr ""
1576
1577 #: mips-dis.c:2747
1578 msgid "Recognize MSA instructions.\n"
1579 msgstr ""
1580
1581 #: mips-dis.c:2749
1582 msgid "Recognize the virtualization ASE instructions.\n"
1583 msgstr ""
1584
1585 #: mips-dis.c:2751
1586 msgid ""
1587 "Recognize the eXtended Physical Address (XPA) ASE\n"
1588 " instructions.\n"
1589 msgstr ""
1590
1591 #: mips-dis.c:2754
1592 msgid "Recognize the Global INValidate (GINV) ASE instructions.\n"
1593 msgstr ""
1594
1595 #: mips-dis.c:2758
1596 msgid ""
1597 "Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE "
1598 "instructions.\n"
1599 msgstr ""
1600
1601 #: mips-dis.c:2762
1602 msgid "Recognize the Loongson Content Address Memory (CAM) instructions.\n"
1603 msgstr ""
1604
1605 #: mips-dis.c:2766
1606 msgid "Recognize the Loongson EXTensions (EXT) instructions.\n"
1607 msgstr ""
1608
1609 #: mips-dis.c:2770
1610 msgid "Recognize the Loongson EXTensions R2 (EXT2) instructions.\n"
1611 msgstr ""
1612
1613 #: mips-dis.c:2773
1614 msgid ""
1615 "Print GPR names according to specified ABI.\n"
1616 " Default: based on binary being disassembled.\n"
1617 msgstr ""
1618
1619 #: mips-dis.c:2776
1620 msgid ""
1621 "Print FPR names according to specified ABI.\n"
1622 " Default: numeric.\n"
1623 msgstr ""
1624
1625 #: mips-dis.c:2779
1626 msgid ""
1627 "Print CP0 register names according to specified architecture.\n"
1628 " Default: based on binary being disassembled.\n"
1629 msgstr ""
1630
1631 #: mips-dis.c:2783
1632 msgid ""
1633 "Print HWR names according to specified architecture.\n"
1634 " Default: based on binary being disassembled.\n"
1635 msgstr ""
1636
1637 #: mips-dis.c:2786
1638 msgid "Print GPR and FPR names according to specified ABI.\n"
1639 msgstr ""
1640
1641 #: mips-dis.c:2788
1642 msgid ""
1643 "Print CP0 register and HWR names according to specified\n"
1644 " architecture."
1645 msgstr ""
1646
1647 #: mips-dis.c:2874
1648 #, c-format
1649 msgid ""
1650 "\n"
1651 "The following MIPS specific disassembler options are supported for use\n"
1652 "with the -M switch (multiple options should be separated by commas):\n"
1653 "\n"
1654 msgstr ""
1655
1656 #: mmix-dis.c:33
1657 #, c-format
1658 msgid "bad case %d (%s) in %s:%d"
1659 msgstr ""
1660
1661 #: mmix-dis.c:42
1662 #, c-format
1663 msgid "internal: non-debugged code (test-case missing): %s:%d"
1664 msgstr ""
1665
1666 #: mmix-dis.c:52
1667 msgid "(unknown)"
1668 msgstr ""
1669
1670 #: mmix-dis.c:248 mmix-dis.c:256
1671 msgid "*illegal*"
1672 msgstr ""
1673
1674 #: mmix-dis.c:530
1675 #, c-format
1676 msgid "*unknown operands type: %d*"
1677 msgstr ""
1678
1679 #: msp430-decode.opc:145 rl78-decode.opc:106
1680 #, c-format
1681 msgid "internal error: immediate() called with invalid byte count %d"
1682 msgstr ""
1683
1684 #: msp430-dis.c:59
1685 #, c-format
1686 msgid "Warning: disassembly unreliable - not enough bytes available"
1687 msgstr ""
1688
1689 #: msp430-dis.c:65
1690 #, c-format
1691 msgid "Error: read from memory failed"
1692 msgstr ""
1693
1694 #: msp430-dis.c:499
1695 msgid "Warning: illegal as emulation instr"
1696 msgstr ""
1697
1698 #. R2/R3 are illegal as dest: may be data section.
1699 #: msp430-dis.c:591
1700 msgid "Warning: illegal as 2-op instr"
1701 msgstr ""
1702
1703 #: msp430-dis.c:1002
1704 msgid "Warning: unrecognised CALLA addressing mode"
1705 msgstr ""
1706
1707 #: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
1708 #, c-format
1709 msgid "Warning: reserved use of A/L and B/W bits detected"
1710 msgstr ""
1711
1712 #: mt-asm.c:110 mt-asm.c:190
1713 msgid "Operand out of range. Must be between -32768 and 32767."
1714 msgstr ""
1715
1716 #: mt-asm.c:149
1717 msgid "Biiiig Trouble in parse_imm16!"
1718 msgstr ""
1719
1720 #: mt-asm.c:157
1721 msgid "The percent-operator's operand is not a symbol"
1722 msgstr ""
1723
1724 #: mt-asm.c:395
1725 msgid "invalid operand. type may have values 0,1,2 only."
1726 msgstr ""
1727
1728 #: mt-desc.c:1147
1729 #, c-format
1730 msgid ""
1731 "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1732 "values: `%d' vs. `%d'"
1733 msgstr ""
1734
1735 #: mt-desc.c:1235
1736 #, c-format
1737 msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
1738 msgstr ""
1739
1740 #: mt-desc.c:1254
1741 #, c-format
1742 msgid "internal error: mt_cgen_cpu_open: no endianness specified"
1743 msgstr ""
1744
1745 #: nds32-asm.c:1760
1746 #, c-format
1747 msgid "internal error: unknown operand, %s"
1748 msgstr ""
1749
1750 #: nds32-asm.c:2396
1751 #, c-format
1752 msgid "internal error: don't know how to handle parsing results"
1753 msgstr ""
1754
1755 #: nds32-asm.c:2404
1756 #, c-format
1757 msgid "internal error: unknown hardware resource"
1758 msgstr ""
1759
1760 #: nds32-dis.c:1178
1761 msgid "insufficient data to decode instruction"
1762 msgstr ""
1763
1764 #: nfp-dis.c:930
1765 msgid "<invalid_instruction>:"
1766 msgstr ""
1767
1768 #: nfp-dis.c:1334
1769 msgid ", <invalid CRC operator>, "
1770 msgstr ""
1771
1772 #: nfp-dis.c:1686
1773 msgid "<invalid branch>["
1774 msgstr ""
1775
1776 #: nfp-dis.c:2055 nfp-dis.c:2326
1777 #, c-format
1778 msgid "<invalid cmd target %d:%d:%d>[]"
1779 msgstr ""
1780
1781 #: nfp-dis.c:2066 nfp-dis.c:2337
1782 #, c-format
1783 msgid "<invalid cmd action %d:%d:%d>[]"
1784 msgstr ""
1785
1786 #: nfp-dis.c:2558
1787 msgid "File has no ME-Config section."
1788 msgstr ""
1789
1790 #. See PR 31843 for an example of this.
1791 #: nfp-dis.c:2565
1792 msgid "The ME-Config section is corrupt."
1793 msgstr ""
1794
1795 #: nfp-dis.c:2579
1796 msgid "File has invalid ME-Config section."
1797 msgstr ""
1798
1799 #: nfp-dis.c:2726
1800 #, c-format
1801 msgid "Error processing section %u "
1802 msgstr ""
1803
1804 #: nfp-dis.c:2755
1805 #, c-format
1806 msgid "Invalid NFP option: %s"
1807 msgstr ""
1808
1809 #: nfp-dis.c:2993
1810 #, c-format
1811 msgid ""
1812 "\n"
1813 "The following NFP specific disassembler options are supported for use\n"
1814 "with the -M switch (multiple options should be separated by commas):\n"
1815 msgstr ""
1816
1817 #: nfp-dis.c:2997
1818 #, c-format
1819 msgid ""
1820 "\n"
1821 " no-pc\t\t Don't print program counter prefix.\n"
1822 " ctx4\t\t Force disassembly using 4-context mode.\n"
1823 " ctx8\t\t Force 8-context mode, takes precedence."
1824 msgstr ""
1825
1826 #: nios2-dis.c:135
1827 #, c-format
1828 msgid "out of memory"
1829 msgstr ""
1830
1831 #: nios2-dis.c:263
1832 #, c-format
1833 msgid "internal error: broken opcode descriptor for `%s %s'"
1834 msgstr ""
1835
1836 #. I and Z are output operands and can`t be immediate
1837 #. A is an address and we can`t have the address of
1838 #. an immediate either. We don't know how much to increase
1839 #. aoffsetp by since whatever generated this is broken
1840 #. anyway!
1841 #: ns32k-dis.c:533
1842 #, c-format
1843 msgid "$<undefined>"
1844 msgstr ""
1845
1846 #: or1k-asm.c:55
1847 msgid "relocation invalid for store"
1848 msgstr ""
1849
1850 #: or1k-asm.c:56
1851 msgid "internal relocation type invalid"
1852 msgstr ""
1853
1854 #: or1k-desc.c:2041
1855 #, c-format
1856 msgid ""
1857 "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1858 "values: `%d' vs. `%d'"
1859 msgstr ""
1860
1861 #: or1k-desc.c:2129
1862 #, c-format
1863 msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
1864 msgstr ""
1865
1866 #: or1k-desc.c:2148
1867 #, c-format
1868 msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
1869 msgstr ""
1870
1871 #: ppc-dis.c:428
1872 #, c-format
1873 msgid "warning: ignoring unknown -M%s option"
1874 msgstr ""
1875
1876 #: ppc-dis.c:1266
1877 #, c-format
1878 msgid ""
1879 "\n"
1880 "The following PPC specific disassembler options are supported for use with\n"
1881 "the -M switch:\n"
1882 msgstr ""
1883
1884 #: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:101 ppc-opc.c:131
1885 msgid "invalid register"
1886 msgstr ""
1887
1888 #: ppc-opc.c:397
1889 msgid "invalid conditional option"
1890 msgstr ""
1891
1892 #: ppc-opc.c:400
1893 msgid "invalid counter access"
1894 msgstr ""
1895
1896 #: ppc-opc.c:464
1897 msgid "BO value implies no branch hint, when using + or - modifier"
1898 msgstr ""
1899
1900 #: ppc-opc.c:469
1901 msgid "attempt to set y bit when using + or - modifier"
1902 msgstr ""
1903
1904 #: ppc-opc.c:471
1905 msgid "attempt to set 'at' bits when using + or - modifier"
1906 msgstr ""
1907
1908 #: ppc-opc.c:575
1909 msgid "invalid offset: must be in the range [-512, -8] and be a multiple of 8"
1910 msgstr ""
1911
1912 #: ppc-opc.c:706
1913 msgid "invalid R operand"
1914 msgstr ""
1915
1916 #: ppc-opc.c:761
1917 msgid "invalid mask field"
1918 msgstr ""
1919
1920 #: ppc-opc.c:784
1921 msgid "invalid mfcr mask"
1922 msgstr ""
1923
1924 #: ppc-opc.c:902 ppc-opc.c:920
1925 msgid "illegal L operand value"
1926 msgstr ""
1927
1928 #: ppc-opc.c:943
1929 msgid "illegal WC operand value"
1930 msgstr ""
1931
1932 #: ppc-opc.c:1040
1933 msgid "incompatible L operand value"
1934 msgstr ""
1935
1936 #: ppc-opc.c:1239 ppc-opc.c:1274
1937 msgid "illegal bitmask"
1938 msgstr ""
1939
1940 #: ppc-opc.c:1418
1941 msgid "address register in load range"
1942 msgstr ""
1943
1944 #: ppc-opc.c:1458
1945 msgid "illegal PL operand value"
1946 msgstr ""
1947
1948 #: ppc-opc.c:1539
1949 msgid "index register in load range"
1950 msgstr ""
1951
1952 #: ppc-opc.c:1568 ppc-opc.c:1654
1953 msgid "source and target register operands must be different"
1954 msgstr ""
1955
1956 #: ppc-opc.c:1599
1957 msgid "invalid register operand when updating"
1958 msgstr ""
1959
1960 #: ppc-opc.c:1717
1961 msgid "illegal immediate value"
1962 msgstr ""
1963
1964 #: ppc-opc.c:2024
1965 msgid "invalid bat number"
1966 msgstr ""
1967
1968 #: ppc-opc.c:2059
1969 msgid "invalid sprg number"
1970 msgstr ""
1971
1972 #: ppc-opc.c:2096
1973 msgid "invalid tbr number"
1974 msgstr ""
1975
1976 #: ppc-opc.c:2203 ppc-opc.c:2271
1977 msgid "VSR overlaps ACC operand"
1978 msgstr ""
1979
1980 #: ppc-opc.c:2380
1981 msgid "invalid constant"
1982 msgstr ""
1983
1984 #: ppc-opc.c:2482 ppc-opc.c:2505 ppc-opc.c:2528 ppc-opc.c:2551
1985 msgid "UIMM = 00000 is illegal"
1986 msgstr ""
1987
1988 #: ppc-opc.c:2574
1989 msgid "UIMM values >7 are illegal"
1990 msgstr ""
1991
1992 #: ppc-opc.c:2597
1993 msgid "UIMM values >15 are illegal"
1994 msgstr ""
1995
1996 #: ppc-opc.c:2620
1997 msgid "GPR odd is illegal"
1998 msgstr ""
1999
2000 #: ppc-opc.c:2643 ppc-opc.c:2666
2001 msgid "invalid offset"
2002 msgstr ""
2003
2004 #: ppc-opc.c:2689
2005 msgid "invalid Ddd value"
2006 msgstr ""
2007
2008 #: ppc-opc.c:2742 ppc-opc.c:2769
2009 msgid "invalid TH value"
2010 msgstr ""
2011
2012 #. Invalid options with '=', no option name before '=',
2013 #. and no value after '='.
2014 #: riscv-dis.c:133
2015 #, c-format
2016 msgid "unrecognized disassembler option with '=': %s"
2017 msgstr ""
2018
2019 #: riscv-dis.c:147
2020 #, c-format
2021 msgid "unknown privileged spec set by %s=%s"
2022 msgstr ""
2023
2024 #: riscv-dis.c:154
2025 #, c-format
2026 msgid ""
2027 "mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s"
2028 msgstr ""
2029
2030 #: riscv-dis.c:846
2031 #, c-format
2032 msgid "# internal error, undefined modifier (%c)"
2033 msgstr ""
2034
2035 #: riscv-dis.c:1444
2036 msgid "Print numeric register names, rather than ABI names."
2037 msgstr ""
2038
2039 #: riscv-dis.c:1447
2040 msgid "Disassemble only into canonical instructions."
2041 msgstr ""
2042
2043 #: riscv-dis.c:1450
2044 msgid "Print the CSR according to the chosen privilege spec."
2045 msgstr ""
2046
2047 #: riscv-dis.c:1526
2048 #, c-format
2049 msgid ""
2050 "\n"
2051 "The following RISC-V specific disassembler options are supported for use\n"
2052 "with the -M switch (multiple options should be separated by commas):\n"
2053 msgstr ""
2054
2055 #: rx-dis.c:139 rx-dis.c:163 rx-dis.c:171 rx-dis.c:179 rx-dis.c:187
2056 msgid "<invalid register number>"
2057 msgstr ""
2058
2059 #: rx-dis.c:147 rx-dis.c:195
2060 msgid "<invalid condition code>"
2061 msgstr ""
2062
2063 #: rx-dis.c:155
2064 msgid "<invalid flag>"
2065 msgstr ""
2066
2067 #: rx-dis.c:203
2068 msgid "<invalid opsize>"
2069 msgstr ""
2070
2071 #: rx-dis.c:211
2072 msgid "<invalid size>"
2073 msgstr ""
2074
2075 #: s12z-dis.c:239 s12z-dis.c:296 s12z-dis.c:307
2076 msgid "<illegal reg num>"
2077 msgstr ""
2078
2079 #: s12z-dis.c:370
2080 msgid "<bad>"
2081 msgstr ""
2082
2083 #: s12z-dis.c:380
2084 msgid ".<bad>"
2085 msgstr ""
2086
2087 #: s390-dis.c:44
2088 msgid "Disassemble in ESA architecture mode"
2089 msgstr ""
2090
2091 #. TRANSLATORS: Please do not translate 'z/Architecture' as this is a technical name.
2092 #: s390-dis.c:46
2093 msgid "Disassemble in z/Architecture mode"
2094 msgstr ""
2095
2096 #: s390-dis.c:47
2097 msgid "Print unknown instructions according to length from first two bits"
2098 msgstr ""
2099
2100 #: s390-dis.c:49
2101 msgid "Print instruction description as comment"
2102 msgstr ""
2103
2104 #: s390-dis.c:83
2105 #, c-format
2106 msgid "unknown S/390 disassembler option: %s"
2107 msgstr ""
2108
2109 #: s390-dis.c:527
2110 #, c-format
2111 msgid ""
2112 "\n"
2113 "The following S/390 specific disassembler options are supported for use\n"
2114 "with the -M switch (multiple options should be separated by commas):\n"
2115 msgstr ""
2116
2117 #: score-dis.c:653 score-dis.c:871 score-dis.c:1032 score-dis.c:1138
2118 #: score-dis.c:1146 score-dis.c:1153 score7-dis.c:691 score7-dis.c:854
2119 msgid "<illegal instruction>"
2120 msgstr ""
2121
2122 #: sparc-dis.c:308 sparc-dis.c:318
2123 #, c-format
2124 msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
2125 msgstr ""
2126
2127 #: sparc-dis.c:377
2128 #, c-format
2129 msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
2130 msgstr ""
2131
2132 #. Mark as non-valid instruction.
2133 #: sparc-dis.c:1094
2134 msgid "unknown"
2135 msgstr ""
2136
2137 #: v850-dis.c:190
2138 msgid "<invalid s-reg number>"
2139 msgstr ""
2140
2141 #: v850-dis.c:206
2142 msgid "<invalid reg number>"
2143 msgstr ""
2144
2145 #: v850-dis.c:222
2146 msgid "<invalid v-reg number>"
2147 msgstr ""
2148
2149 #: v850-dis.c:236
2150 msgid "<invalid CC-reg number>"
2151 msgstr ""
2152
2153 #: v850-dis.c:250
2154 msgid "<invalid float-CC-reg number>"
2155 msgstr ""
2156
2157 #: v850-dis.c:264
2158 msgid "<invalid cacheop number>"
2159 msgstr ""
2160
2161 #: v850-dis.c:275
2162 msgid "<invalid prefop number>"
2163 msgstr ""
2164
2165 #: v850-dis.c:510
2166 #, c-format
2167 msgid "unknown operand shift: %x"
2168 msgstr ""
2169
2170 #: v850-dis.c:526
2171 #, c-format
2172 msgid "unknown reg: %d"
2173 msgstr ""
2174
2175 #. The functions used to insert and extract complicated operands.
2176 #. Note: There is a conspiracy between these functions and
2177 #. v850_insert_operand() in gas/config/tc-v850.c. Error messages
2178 #. containing the string 'out of range' will be ignored unless a
2179 #. specific command line option is given to GAS.
2180 #: v850-opc.c:53
2181 msgid "displacement value is not in range and is not aligned"
2182 msgstr ""
2183
2184 #: v850-opc.c:54
2185 msgid "displacement value is out of range"
2186 msgstr ""
2187
2188 #: v850-opc.c:55
2189 msgid "displacement value is not aligned"
2190 msgstr ""
2191
2192 #: v850-opc.c:57
2193 msgid "immediate value is out of range"
2194 msgstr ""
2195
2196 #: v850-opc.c:58
2197 msgid "branch value out of range"
2198 msgstr ""
2199
2200 #: v850-opc.c:59
2201 msgid "branch value not in range and to odd offset"
2202 msgstr ""
2203
2204 #: v850-opc.c:60
2205 msgid "branch to odd offset"
2206 msgstr ""
2207
2208 #: v850-opc.c:61
2209 msgid "position value is out of range"
2210 msgstr ""
2211
2212 #: v850-opc.c:62
2213 msgid "width value is out of range"
2214 msgstr ""
2215
2216 #: v850-opc.c:63
2217 msgid "SelID is out of range"
2218 msgstr ""
2219
2220 #: v850-opc.c:64
2221 msgid "vector8 is out of range"
2222 msgstr ""
2223
2224 #: v850-opc.c:65
2225 msgid "vector5 is out of range"
2226 msgstr ""
2227
2228 #: v850-opc.c:66
2229 msgid "imm10 is out of range"
2230 msgstr ""
2231
2232 #: v850-opc.c:67
2233 msgid "SR/SelID is out of range"
2234 msgstr ""
2235
2236 #: v850-opc.c:508
2237 msgid "invalid register for stack adjustment"
2238 msgstr ""
2239
2240 #: v850-opc.c:526
2241 msgid "invalid register name"
2242 msgstr ""
2243
2244 #: wasm32-dis.c:93
2245 msgid "Disassemble \"register\" names"
2246 msgstr ""
2247
2248 #: wasm32-dis.c:94
2249 msgid "Name well-known globals"
2250 msgstr ""
2251
2252 #: wasm32-dis.c:549
2253 #, c-format
2254 msgid ""
2255 "The following WebAssembly-specific disassembler options are supported for "
2256 "use\n"
2257 "with the -M switch:\n"
2258 msgstr ""
2259
2260 #: xstormy16-asm.c:71
2261 msgid "Bad register in preincrement"
2262 msgstr ""
2263
2264 #: xstormy16-asm.c:76
2265 msgid "Bad register in postincrement"
2266 msgstr ""
2267
2268 #: xstormy16-asm.c:78
2269 msgid "Bad register name"
2270 msgstr ""
2271
2272 #: xstormy16-asm.c:82
2273 msgid "Label conflicts with register name"
2274 msgstr ""
2275
2276 #: xstormy16-asm.c:86
2277 msgid "Label conflicts with `Rx'"
2278 msgstr ""
2279
2280 #: xstormy16-asm.c:88
2281 msgid "Bad immediate expression"
2282 msgstr ""
2283
2284 #: xstormy16-asm.c:109
2285 msgid "No relocation for small immediate"
2286 msgstr ""
2287
2288 #: xstormy16-asm.c:119
2289 msgid "Small operand was not an immediate number"
2290 msgstr ""
2291
2292 #: xstormy16-asm.c:157
2293 msgid "Operand is not a symbol"
2294 msgstr ""
2295
2296 #: xstormy16-asm.c:165
2297 msgid "Syntax error: No trailing ')'"
2298 msgstr ""
2299
2300 #: xstormy16-desc.c:1318
2301 #, c-format
2302 msgid ""
2303 "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-"
2304 "bitsize values: `%d' vs. `%d'"
2305 msgstr ""
2306
2307 #: xstormy16-desc.c:1406
2308 #, c-format
2309 msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
2310 msgstr ""
2311
2312 #: xstormy16-desc.c:1425
2313 #, c-format
2314 msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
2315 msgstr ""
2316