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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2020-07-06 10:51+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"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
21 msgid "specified register cannot be read from"
25 msgid "specified register cannot be written to"
29 #: aarch64-dis.c:93 arc-dis.c:802 arm-dis.c:11654
31 msgid "unrecognised disassembler option: %s"
38 "The following AARCH64 specific disassembler options are supported for use\n"
39 "with the -M switch (multiple options should be separated by commas):\n"
46 " no-aliases Don't print instruction aliases.\n"
53 " aliases Do print instruction aliases.\n"
60 " no-notes Don't print instruction notes.\n"
67 " notes Do print instruction notes.\n"
74 " debug_dump Temp switch for debug trace.\n"
77 #: aarch64-dis.c:3552 mips-dis.c:2778 mips-dis.c:2788 mips-dis.c:2791
78 #: nfp-dis.c:2981 riscv-dis.c:620
84 msgid "immediate value"
88 msgid "immediate offset"
92 msgid "register number"
96 msgid "register element index"
103 #: aarch64-opc.c:1399
107 #: aarch64-opc.c:1472
108 msgid "reg pair must start from even reg"
111 #: aarch64-opc.c:1478
112 msgid "reg pair must be contiguous"
115 #: aarch64-opc.c:1492
116 msgid "extraneous register"
119 #: aarch64-opc.c:1498
120 msgid "missing register"
123 #: aarch64-opc.c:1509
124 msgid "stack pointer register expected"
127 #: aarch64-opc.c:1534
128 msgid "z0-z15 expected"
131 #: aarch64-opc.c:1535
132 msgid "z0-z7 expected"
135 #: aarch64-opc.c:1561
136 msgid "invalid register list"
139 #: aarch64-opc.c:1575
140 msgid "p0-p7 expected"
143 #: aarch64-opc.c:1601 aarch64-opc.c:1609
144 msgid "unexpected address writeback"
147 #: aarch64-opc.c:1620
148 msgid "address writeback expected"
151 #: aarch64-opc.c:1667
152 msgid "negative or unaligned offset expected"
155 #: aarch64-opc.c:1724
156 msgid "invalid register offset"
159 #: aarch64-opc.c:1746
160 msgid "invalid post-increment amount"
163 #: aarch64-opc.c:1762 aarch64-opc.c:2271
164 msgid "invalid shift amount"
167 #: aarch64-opc.c:1775
168 msgid "invalid extend/shift operator"
171 #: aarch64-opc.c:1821 aarch64-opc.c:2073 aarch64-opc.c:2108 aarch64-opc.c:2127
172 #: aarch64-opc.c:2135 aarch64-opc.c:2224 aarch64-opc.c:2401 aarch64-opc.c:2501
173 #: aarch64-opc.c:2514
174 msgid "immediate out of range"
177 #: aarch64-opc.c:1843 aarch64-opc.c:1885 aarch64-opc.c:1947 aarch64-opc.c:1981
178 msgid "invalid addressing mode"
181 #: aarch64-opc.c:1939
182 msgid "index register xzr is not allowed"
185 #: aarch64-opc.c:2061 aarch64-opc.c:2083 aarch64-opc.c:2304 aarch64-opc.c:2312
186 #: aarch64-opc.c:2378 aarch64-opc.c:2407
187 msgid "invalid shift operator"
190 #: aarch64-opc.c:2067
191 msgid "shift amount must be 0 or 12"
194 #: aarch64-opc.c:2090
195 msgid "shift amount must be a multiple of 16"
198 #: aarch64-opc.c:2102
199 msgid "negative immediate value not allowed"
202 #: aarch64-opc.c:2235
203 msgid "immediate zero expected"
206 #: aarch64-opc.c:2249
207 msgid "rotate expected to be 0, 90, 180 or 270"
210 #: aarch64-opc.c:2260
211 msgid "rotate expected to be 90 or 270"
214 #: aarch64-opc.c:2320
215 msgid "shift is not permitted"
218 #: aarch64-opc.c:2345
219 msgid "invalid value for immediate"
222 #: aarch64-opc.c:2370
223 msgid "shift amount must be 0 or 16"
226 #: aarch64-opc.c:2391
227 msgid "floating-point immediate expected"
230 #: aarch64-opc.c:2425
231 msgid "no shift amount allowed for 8-bit constants"
234 #: aarch64-opc.c:2435
235 msgid "shift amount must be 0 or 8"
238 #: aarch64-opc.c:2448
239 msgid "immediate too big for element size"
242 #: aarch64-opc.c:2455
243 msgid "invalid arithmetic immediate"
246 #: aarch64-opc.c:2469
247 msgid "floating-point value must be 0.5 or 1.0"
250 #: aarch64-opc.c:2479
251 msgid "floating-point value must be 0.5 or 2.0"
254 #: aarch64-opc.c:2489
255 msgid "floating-point value must be 0.0 or 1.0"
258 #: aarch64-opc.c:2520
259 msgid "invalid replicated MOV immediate"
262 #: aarch64-opc.c:2641
263 msgid "extend operator expected"
266 #: aarch64-opc.c:2654
267 msgid "missing extend operator"
270 #: aarch64-opc.c:2660
271 msgid "'LSL' operator not allowed"
274 #: aarch64-opc.c:2681
275 msgid "W register expected"
278 #: aarch64-opc.c:2692
279 msgid "shift operator expected"
282 #: aarch64-opc.c:2699
283 msgid "'ROR' operator not allowed"
286 #: aarch64-opc.c:3714
287 msgid "reading from a write-only register"
290 #: aarch64-opc.c:3716
291 msgid "writing to a read-only register"
294 #: aarch64-opc.c:4711
295 msgid "instruction opens new dependency sequence without ending previous one"
298 #: aarch64-opc.c:4731
299 msgid "previous `movprfx' sequence not closed"
302 #: aarch64-opc.c:4750
303 msgid "SVE instruction expected after `movprfx'"
306 #: aarch64-opc.c:4763
307 msgid "SVE `movprfx' compatible instruction expected"
310 #: aarch64-opc.c:4850
311 msgid "predicated instruction expected after `movprfx'"
314 #: aarch64-opc.c:4862
315 msgid "merging predicate expected due to preceding `movprfx'"
318 #: aarch64-opc.c:4874
319 msgid "predicate register differs from that in preceding `movprfx'"
322 #: aarch64-opc.c:4893
323 msgid "output register of preceding `movprfx' not used in current instruction"
326 #: aarch64-opc.c:4906
327 msgid "output register of preceding `movprfx' expected as output"
330 #: aarch64-opc.c:4918
331 msgid "output register of preceding `movprfx' used as input"
334 #: aarch64-opc.c:4934
335 msgid "register size not compatible with previous `movprfx'"
339 msgid "branch operand unaligned"
342 #: alpha-opc.c:170 alpha-opc.c:186
343 msgid "jump hint unaligned"
349 "Warning: disassembly may be wrong due to guessed opcode class choice.\n"
350 "Use -M<class[,class]> to select the correct opcode class(es).\n"
355 msgid "An error occurred while generating the extension instruction operations"
360 msgid "unrecognised disassembler CPU option: %s"
367 "The following ARC specific disassembler options are supported for use \n"
368 "with -M switch (multiple options should be separated by commas):\n"
373 msgid " dsp Recognize DSP instructions.\n"
378 msgid " spfp Recognize FPX SP instructions.\n"
383 msgid " dpfp Recognize FPX DP instructions.\n"
388 msgid " quarkse_em Recognize FPU QuarkSE-EM instructions.\n"
393 msgid " fpuda Recognize double assist FPU instructions.\n"
398 msgid " fpus Recognize single precision FPU instructions.\n"
403 msgid " fpud Recognize double precision FPU instructions.\n"
408 msgid " nps400 Recognize NPS400 instructions.\n"
413 msgid " hex Use only hexadecimal number to print immediates.\n"
416 #: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90
417 msgid "LP_COUNT register cannot be used as destination register"
421 msgid "cannot use odd number destination register"
425 msgid "cannot use odd number source register"
429 msgid "operand is not zero"
433 msgid "register R30 is a limm indicator"
437 msgid "register out of range"
441 msgid "register must be R0"
445 msgid "register must be R1"
449 msgid "register must be R2"
453 msgid "register must be R3"
457 msgid "register must be SP"
461 msgid "register must be GP"
465 msgid "register must be PCL"
469 msgid "register must be BLINK"
473 msgid "register must be ILINK1"
477 msgid "register must be ILINK2"
480 #. ARC NPS400 Support: See comment near head of file.
481 #: arc-opc.c:379 arc-opc.c:417 arc-opc.c:455 arc-opc.c:724
482 msgid "register must be either r0-r3 or r12-r15"
486 msgid "accepted values are from -1 to 6"
490 msgid "first register of the range should be r13"
494 msgid "last register of the range doesn't fit"
497 #: arc-opc.c:557 arc-opc.c:572
498 msgid "invalid register number, should be fp"
502 msgid "invalid register number, should be blink"
506 msgid "invalid register number, should be pcl"
510 msgid "invalid size, should be 1, 2, 4, or 8"
514 msgid "invalid immediate, must be 1, 2, or 4"
518 msgid "invalid value for CMEM ld/st immediate"
522 msgid "invalid position, should be 0, 16, 32, 48 or 64."
526 msgid "invalid position, should be 16, 32, 64 or 128."
530 msgid "invalid size value must be on range 1-64."
534 msgid "invalid position, should be 0, 8, 16, or 24"
538 msgid "invalid size, value must be "
542 msgid "value out of range 1 - 256"
546 msgid "value must be power of 2"
550 msgid "value must be in the range 0 to 28"
554 msgid "value must be in the range 1 to "
558 msgid "value must be in the range 0 to 240"
562 msgid "value must be a multiple of 16"
566 msgid "invalid address type for operand"
570 msgid "value must be in the range 0 to 31"
574 msgid "invalid position, should be one of: 0,4,8,...124."
578 msgid "Select raw register names"
582 msgid "Select register names used by GCC"
586 msgid "Select register names used in ARM's ISA documentation"
590 msgid "Assume all insns are Thumb insns"
594 msgid "Examine preceding label to determine an insn's type"
598 msgid "Select register names used in the APCS"
602 msgid "Select register names used in the ATPCS"
606 msgid "Select special register names used in the ATPCS"
610 msgid "Enable CDE extensions for coprocessor N space"
614 msgid "<illegal precision>"
619 msgid "unrecognised register name set: %s"
624 msgid "cde coprocessor not between 0-7: %s"
629 msgid "coproc must have an argument: %s"
634 msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
641 "The following ARM specific disassembler options are supported for use with\n"
645 #: avr-dis.c:115 avr-dis.c:136
652 msgid "internal disassembler error"
657 msgid "unknown constraint `%c'"
661 msgid "expected 16, 32 or 64 in"
664 #: bpf-asm.c:181 epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264
665 #: ip2k-asm.c:512 iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585
666 #: m32r-asm.c:329 mep-asm.c:1287 mt-asm.c:596 or1k-asm.c:571 xc16x-asm.c:377
667 #: xstormy16-asm.c:277
669 msgid "internal error: unrecognized field %d while parsing"
672 #: bpf-asm.c:233 epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316
673 #: ip2k-asm.c:564 iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637
674 #: m32r-asm.c:381 mep-asm.c:1339 mt-asm.c:648 or1k-asm.c:623 xc16x-asm.c:429
675 #: xstormy16-asm.c:329
676 msgid "missing mnemonic in syntax string"
679 #. We couldn't parse it.
680 #: bpf-asm.c:368 bpf-asm.c:372 bpf-asm.c:461 bpf-asm.c:568 epiphany-asm.c:643
681 #: epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843 fr30-asm.c:498
682 #: fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451 frv-asm.c:1455
683 #: frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703 ip2k-asm.c:792
684 #: ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651 iq2000-asm.c:740
685 #: iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 lm32-asm.c:630 lm32-asm.c:737
686 #: m32c-asm.c:1772 m32c-asm.c:1776 m32c-asm.c:1865 m32c-asm.c:1972
687 #: m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609 m32r-asm.c:716 mep-asm.c:1474
688 #: mep-asm.c:1478 mep-asm.c:1567 mep-asm.c:1674 mt-asm.c:783 mt-asm.c:787
689 #: mt-asm.c:876 mt-asm.c:983 or1k-asm.c:758 or1k-asm.c:762 or1k-asm.c:851
690 #: or1k-asm.c:958 xc16x-asm.c:564 xc16x-asm.c:568 xc16x-asm.c:657
691 #: xc16x-asm.c:764 xstormy16-asm.c:464 xstormy16-asm.c:468 xstormy16-asm.c:557
692 #: xstormy16-asm.c:664
693 msgid "unrecognized instruction"
696 #: bpf-asm.c:415 epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498
697 #: ip2k-asm.c:746 iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819
698 #: m32r-asm.c:563 mep-asm.c:1521 mt-asm.c:830 or1k-asm.c:805 xc16x-asm.c:611
699 #: xstormy16-asm.c:511
701 msgid "syntax error (expected char `%c', found `%c')"
704 #: bpf-asm.c:425 epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508
705 #: ip2k-asm.c:756 iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829
706 #: m32r-asm.c:573 mep-asm.c:1531 mt-asm.c:840 or1k-asm.c:815 xc16x-asm.c:621
707 #: xstormy16-asm.c:521
709 msgid "syntax error (expected char `%c', found end of instruction)"
712 #: bpf-asm.c:455 epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538
713 #: ip2k-asm.c:786 iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859
714 #: m32r-asm.c:603 mep-asm.c:1561 mt-asm.c:870 or1k-asm.c:845 xc16x-asm.c:651
715 #: xstormy16-asm.c:551
716 msgid "junk at end of line"
719 #: bpf-asm.c:567 epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650
720 #: ip2k-asm.c:898 iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971
721 #: m32r-asm.c:715 mep-asm.c:1673 mt-asm.c:982 or1k-asm.c:957 xc16x-asm.c:763
722 #: xstormy16-asm.c:663
723 msgid "unrecognized form of instruction"
726 #: bpf-asm.c:581 epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664
727 #: ip2k-asm.c:912 iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985
728 #: m32r-asm.c:729 mep-asm.c:1687 mt-asm.c:996 or1k-asm.c:971 xc16x-asm.c:777
729 #: xstormy16-asm.c:677
731 msgid "bad instruction `%.50s...'"
734 #: bpf-asm.c:584 epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667
735 #: ip2k-asm.c:915 iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988
736 #: m32r-asm.c:732 mep-asm.c:1690 mt-asm.c:999 or1k-asm.c:974 xc16x-asm.c:780
737 #: xstormy16-asm.c:680
739 msgid "bad instruction `%.50s'"
745 "internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
746 "values: `%d' vs. `%d'"
751 msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'"
756 msgid "internal error: bpf_cgen_cpu_open: no endianness specified"
759 #. Default text to print if an instruction isn't recognized.
760 #: bpf-dis.c:41 epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41
761 #: iq2000-dis.c:41 lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41
762 #: mmix-dis.c:293 mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xc16x-dis.c:41
763 #: xstormy16-dis.c:41
767 #: bpf-dis.c:203 epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289
768 #: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280 mep-dis.c:1188
769 #: mt-dis.c:291 or1k-dis.c:175 xc16x-dis.c:421 xstormy16-dis.c:169
771 msgid "internal error: unrecognized field %d while printing insn"
774 #: bpf-ibld.c:164 epiphany-ibld.c:164 fr30-ibld.c:164 frv-ibld.c:164
775 #: ip2k-ibld.c:164 iq2000-ibld.c:164 lm32-ibld.c:164 m32c-ibld.c:164
776 #: m32r-ibld.c:164 mep-ibld.c:164 mt-ibld.c:164 or1k-ibld.c:164
777 #: xc16x-ibld.c:164 xstormy16-ibld.c:164
779 msgid "operand out of range (%ld not between %ld and %lu)"
782 #: bpf-ibld.c:185 epiphany-ibld.c:185 fr30-ibld.c:185 frv-ibld.c:185
783 #: ip2k-ibld.c:185 iq2000-ibld.c:185 lm32-ibld.c:185 m32c-ibld.c:185
784 #: m32r-ibld.c:185 mep-ibld.c:185 mt-ibld.c:185 or1k-ibld.c:185
785 #: xc16x-ibld.c:185 xstormy16-ibld.c:185
787 msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
790 #: bpf-ibld.c:201 cgen-asm.c:351 epiphany-ibld.c:201 fr30-ibld.c:201
791 #: frv-ibld.c:201 ip2k-ibld.c:201 iq2000-ibld.c:201 lm32-ibld.c:201
792 #: m32c-ibld.c:201 m32r-ibld.c:201 mep-ibld.c:201 mt-ibld.c:201 or1k-ibld.c:201
793 #: xc16x-ibld.c:201 xstormy16-ibld.c:201
795 msgid "operand out of range (%ld not between %ld and %ld)"
798 #: bpf-ibld.c:628 epiphany-ibld.c:883 fr30-ibld.c:738 frv-ibld.c:864
799 #: ip2k-ibld.c:615 iq2000-ibld.c:721 lm32-ibld.c:642 m32c-ibld.c:1739
800 #: m32r-ibld.c:673 mep-ibld.c:1216 mt-ibld.c:757 or1k-ibld.c:736
801 #: xc16x-ibld.c:760 xstormy16-ibld.c:686
803 msgid "internal error: unrecognized field %d while building insn"
806 #: bpf-ibld.c:712 epiphany-ibld.c:1178 fr30-ibld.c:944 frv-ibld.c:1182
807 #: ip2k-ibld.c:691 iq2000-ibld.c:897 lm32-ibld.c:747 m32c-ibld.c:2901
808 #: m32r-ibld.c:811 mep-ibld.c:1816 mt-ibld.c:978 or1k-ibld.c:895
809 #: xc16x-ibld.c:981 xstormy16-ibld.c:833
811 msgid "internal error: unrecognized field %d while decoding insn"
814 #: bpf-ibld.c:781 epiphany-ibld.c:1322 fr30-ibld.c:1091 frv-ibld.c:1461
815 #: ip2k-ibld.c:766 iq2000-ibld.c:1029 lm32-ibld.c:837 m32c-ibld.c:3519
816 #: m32r-ibld.c:925 mep-ibld.c:2287 mt-ibld.c:1179 or1k-ibld.c:991
817 #: xc16x-ibld.c:1203 xstormy16-ibld.c:944
819 msgid "internal error: unrecognized field %d while getting int operand"
822 #: bpf-ibld.c:832 epiphany-ibld.c:1448 fr30-ibld.c:1220 frv-ibld.c:1722
823 #: ip2k-ibld.c:823 iq2000-ibld.c:1143 lm32-ibld.c:909 m32c-ibld.c:4119
824 #: m32r-ibld.c:1021 mep-ibld.c:2740 mt-ibld.c:1362 or1k-ibld.c:1069
825 #: xc16x-ibld.c:1407 xstormy16-ibld.c:1037
827 msgid "internal error: unrecognized field %d while getting vma operand"
830 #: bpf-ibld.c:890 epiphany-ibld.c:1581 fr30-ibld.c:1352 frv-ibld.c:1990
831 #: ip2k-ibld.c:883 iq2000-ibld.c:1264 lm32-ibld.c:988 m32c-ibld.c:4707
832 #: m32r-ibld.c:1123 mep-ibld.c:3154 mt-ibld.c:1552 or1k-ibld.c:1154
833 #: xc16x-ibld.c:1612 xstormy16-ibld.c:1137
835 msgid "internal error: unrecognized field %d while setting int operand"
838 #: bpf-ibld.c:938 epiphany-ibld.c:1704 fr30-ibld.c:1474 frv-ibld.c:2248
839 #: ip2k-ibld.c:933 iq2000-ibld.c:1375 lm32-ibld.c:1057 m32c-ibld.c:5285
840 #: m32r-ibld.c:1215 mep-ibld.c:3558 mt-ibld.c:1732 or1k-ibld.c:1229
841 #: xc16x-ibld.c:1807 xstormy16-ibld.c:1227
843 msgid "internal error: unrecognized field %d while setting vma operand"
848 msgid "operand out of range (%lu not between %lu and %lu)"
853 msgid "illegal id (%d)"
858 msgid "<unknown register %d>"
864 msgid "Unknown error %d\n"
869 msgid "Address 0x%s is out of bounds.\n"
874 msgid "assertion fail %s:%d"
878 msgid "Please report this bug"
882 msgid "register unavailable for short instructions"
885 #: epiphany-asm.c:115
886 msgid "register name used as immediate value"
889 #. Don't treat "mov ip,ip" as a move-immediate.
890 #: epiphany-asm.c:178 epiphany-asm.c:234
891 msgid "register source in immediate move"
894 #: epiphany-asm.c:187
895 msgid "byte relocation unsupported"
898 #. -- assembler routines inserted here.
900 #: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
901 #: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
902 #: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
903 #: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
904 #: mep-asm.c:301 or1k-asm.c:54
908 #: epiphany-asm.c:270
909 msgid "ABORT: unknown operand"
912 #: epiphany-asm.c:296
913 msgid "Not a pc-relative address."
916 #: epiphany-desc.c:2109
919 "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
920 "values: `%d' vs. `%d'"
923 #: epiphany-desc.c:2197
925 msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
928 #: epiphany-desc.c:2216
930 msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
933 #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
934 msgid "Register number is not valid"
938 msgid "Register must be between r0 and r7"
942 msgid "Register must be between r8 and r15"
945 #: fr30-asm.c:116 m32c-asm.c:910
946 msgid "Register list is not valid"
952 "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
953 "values: `%d' vs. `%d'"
958 msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
963 msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
970 #: frv-asm.c:611 frv-asm.c:621
971 msgid "Special purpose register number is out of range"
975 msgid "Value of A operand must be 0 or 1"
979 msgid "register number must be even"
985 "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
986 "values: `%d' vs. `%d'"
991 msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
996 msgid "internal error: frv_cgen_cpu_open: no endianness specified"
1001 msgid "internal error: bad vliw->next_slot value"
1006 msgid "internal error: bad major code"
1011 msgid "internal error: bad insn unit"
1021 msgid "Don't understand 0x%x \n"
1025 msgid "<internal disassembler error>"
1032 "The following i386/x86-64 specific disassembler options are supported for "
1034 "with the -M switch (multiple options should be separated by commas):\n"
1039 msgid " x86-64 Disassemble in 64bit mode\n"
1044 msgid " i386 Disassemble in 32bit mode\n"
1049 msgid " i8086 Disassemble in 16bit mode\n"
1054 msgid " att Display instruction in AT&T syntax\n"
1059 msgid " intel Display instruction in Intel syntax\n"
1066 " Display instruction in AT&T mnemonic\n"
1073 " Display instruction in Intel mnemonic\n"
1078 msgid " addr64 Assume 64bit address size\n"
1083 msgid " addr32 Assume 32bit address size\n"
1088 msgid " addr16 Assume 16bit address size\n"
1093 msgid " data32 Assume 32bit data size\n"
1098 msgid " data16 Assume 16bit data size\n"
1103 msgid " suffix Always display instruction suffix in AT&T syntax\n"
1108 msgid " amd64 Display instruction in AMD64 ISA\n"
1113 msgid " intel64 Display instruction in Intel64 ISA\n"
1117 msgid "64-bit address is disabled"
1127 msgid "%s: %d: unknown bitfield: %s\n"
1132 msgid "unknown bitfield: %s\n"
1137 msgid "%s: %d: missing `)' in bitfield: %s\n"
1142 msgid "unknown broadcast operand: %s\n"
1147 msgid "can't find i386-reg.tbl for reading, errno = %s\n"
1152 msgid "can't create i386-init.h, errno = %s\n"
1155 #: i386-gen.c:1945 ia64-gen.c:2829
1157 msgid "unable to change directory to \"%s\", errno = %s\n"
1160 #: i386-gen.c:1959 i386-gen.c:1964
1162 msgid "CpuMax != %d!\n"
1167 msgid "%d unused bits in i386_cpu_flags.\n"
1172 msgid "%d unused bits in i386_operand_type.\n"
1177 msgid "can't create i386-tbl.h, errno = %s\n"
1187 msgid "%s: Warning: "
1190 #: ia64-gen.c:505 ia64-gen.c:736
1192 msgid "multiple note %s not handled\n"
1196 msgid "can't find ia64-ic.tbl for reading\n"
1201 msgid "can't find %s for reading\n"
1207 "most recent format '%s'\n"
1208 "appears more restrictive than '%s'\n"
1213 msgid "overlapping field %s->%s\n"
1218 msgid "overwriting note %d with note %d (IC:%s)\n"
1223 msgid "don't know how to specify %% dependency %s\n"
1228 msgid "Don't know how to specify # dependency %s\n"
1233 msgid "IC:%s [%s] has no terminals or sub-classes\n"
1238 msgid "IC:%s has no terminals or sub-classes\n"
1243 msgid "no insns mapped directly to terminal IC %s [%s]"
1248 msgid "no insns mapped directly to terminal IC %s\n"
1253 msgid "class %s is defined but not used\n"
1258 msgid "Warning: rsrc %s (%s) has no chks\n"
1263 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
1268 msgid "rsrc %s (%s) has no regs\n"
1273 msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
1278 msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
1283 msgid "opcode %s has no class (ops %d %d %d)\n"
1286 #. We've been passed a w. Return with an error message so that
1287 #. cgen will try the next parsing option.
1289 msgid "W keyword invalid in FR operand slot."
1292 #. Invalid offset present.
1294 msgid "offset(IP) is not a valid form"
1297 #. Found something there in front of (DP) but it's out
1300 msgid "(DP) offset out of range."
1303 #. Found something there in front of (SP) but it's out
1306 msgid "(SP) offset out of range."
1310 msgid "illegal use of parentheses"
1314 msgid "operand out of range (not between 1 and 255)"
1317 #. Something is very wrong. opindex has to be one of the above.
1319 msgid "parse_addr16: invalid opindex."
1323 msgid "Byte address required. - must be even."
1327 msgid "cgen_parse_address returned a symbol. Literal required."
1331 msgid "percent-operator operand is not a symbol"
1335 msgid "Attempt to find bit index of 0"
1341 "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1342 "values: `%d' vs. `%d'"
1347 msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
1352 msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
1355 #: iq2000-asm.c:112 iq2000-asm.c:142
1356 msgid "immediate value cannot be register"
1359 #: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
1360 msgid "immediate value out of range"
1364 msgid "21-bit offset out of range"
1367 #: iq2000-desc.c:2020
1370 "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1371 "values: `%d' vs. `%d'"
1374 #: iq2000-desc.c:2108
1376 msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
1379 #: iq2000-desc.c:2127
1381 msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
1385 msgid "expecting gp relative address: gp(symbol)"
1389 msgid "expecting got relative address: got(symbol)"
1393 msgid "expecting got relative address: gotoffhi16(symbol)"
1397 msgid "expecting got relative address: gotofflo16(symbol)"
1403 "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1404 "values: `%d' vs. `%d'"
1409 msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
1414 msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
1417 #: m10200-dis.c:151 m10300-dis.c:574
1419 msgid "unknown\t0x%04lx"
1424 msgid "unknown\t0x%02lx"
1428 msgid "imm:6 immediate is out of range"
1433 msgid "%dsp8() takes a symbolic address, not a number"
1436 #: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
1437 msgid "dsp:8 immediate is out of range"
1440 #: m32c-asm.c:184 m32c-asm.c:188
1441 msgid "Immediate is out of range -8 to 7"
1444 #: m32c-asm.c:209 m32c-asm.c:213
1445 msgid "Immediate is out of range -7 to 8"
1450 msgid "%dsp16() takes a symbolic address, not a number"
1453 #: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
1454 msgid "dsp:16 immediate is out of range"
1458 msgid "dsp:20 immediate is out of range"
1461 #: m32c-asm.c:425 m32c-asm.c:445
1462 msgid "dsp:24 immediate is out of range"
1466 msgid "immediate is out of range 1-2"
1470 msgid "immediate is out of range 1-8"
1474 msgid "immediate is out of range 0-7"
1478 msgid "immediate is out of range 2-9"
1482 msgid "Bit number for indexing general register is out of range 0-15"
1485 #: m32c-asm.c:606 m32c-asm.c:662
1486 msgid "bit,base is out of range"
1489 #: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
1490 msgid "bit,base out of range for symbol"
1494 msgid "not a valid r0l/r0h pair"
1498 msgid "Invalid size specifier"
1501 #: m32c-desc.c:63033
1504 "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1505 "values: `%d' vs. `%d'"
1508 #: m32c-desc.c:63121
1510 msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
1513 #: m32c-desc.c:63140
1515 msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
1521 "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1522 "values: `%d' vs. `%d'"
1527 msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
1532 msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
1537 msgid "<function code %d>"
1542 msgid "<internal error in opcode table: %s %s>\n"
1546 msgid "Only $tp or $13 allowed for this opcode"
1550 msgid "Only $sp or $15 allowed for this opcode"
1553 #: mep-asm.c:308 mep-asm.c:504
1555 msgid "invalid %function() here"
1559 msgid "Immediate is out of range -32768 to 32767"
1563 msgid "Immediate is out of range 0 to 65535"
1566 #: mep-asm.c:549 mep-asm.c:562
1567 msgid "Immediate is out of range -512 to 511"
1570 #: mep-asm.c:554 mep-asm.c:563
1571 msgid "Immediate is out of range -128 to 127"
1575 msgid "Value is not aligned enough"
1581 "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1582 "values: `%d' vs. `%d'"
1587 msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
1592 msgid "internal error: mep_cgen_cpu_open: no endianness specified"
1595 #: mips-dis.c:1805 mips-dis.c:2031
1597 msgid "# internal error, undefined operand in `%s %s'"
1601 msgid "Use canonical instruction forms.\n"
1605 msgid "Recognize MSA instructions.\n"
1609 msgid "Recognize the virtualization ASE instructions.\n"
1614 "Recognize the eXtended Physical Address (XPA) ASE\n"
1619 msgid "Recognize the Global INValidate (GINV) ASE instructions.\n"
1624 "Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE "
1629 msgid "Recognize the Loongson Content Address Memory (CAM) instructions.\n"
1633 msgid "Recognize the Loongson EXTensions (EXT) instructions.\n"
1637 msgid "Recognize the Loongson EXTensions R2 (EXT2) instructions.\n"
1642 "Print GPR names according to specified ABI.\n"
1643 " Default: based on binary being disassembled.\n"
1648 "Print FPR names according to specified ABI.\n"
1649 " Default: numeric.\n"
1654 "Print CP0 register names according to specified architecture.\n"
1655 " Default: based on binary being disassembled.\n"
1660 "Print HWR names according to specified architecture.\n"
1661 " Default: based on binary being disassembled.\n"
1665 msgid "Print GPR and FPR names according to specified ABI.\n"
1670 "Print CP0 register and HWR names according to specified\n"
1678 "The following MIPS specific disassembler options are supported for use\n"
1679 "with the -M switch (multiple options should be separated by commas):\n"
1687 " For the options above, the following values are supported for \"%s\":\n"
1693 msgid "bad case %d (%s) in %s:%d"
1698 msgid "internal: non-debugged code (test-case missing): %s:%d"
1705 #: mmix-dis.c:247 mmix-dis.c:255
1711 msgid "*unknown operands type: %d*"
1714 #: msp430-decode.opc:145 rl78-decode.opc:106
1716 msgid "internal error: immediate() called with invalid byte count %d"
1721 msgid "Warning: disassembly unreliable - not enough bytes available"
1726 msgid "Error: read from memory failed"
1730 msgid "Warning: illegal as emulation instr"
1733 #. R2/R3 are illegal as dest: may be data section.
1735 msgid "Warning: illegal as 2-op instr"
1738 #: msp430-dis.c:1002
1739 msgid "Warning: unrecognised CALLA addressing mode"
1742 #: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
1744 msgid "Warning: reserved use of A/L and B/W bits detected"
1747 #: mt-asm.c:110 mt-asm.c:190
1748 msgid "Operand out of range. Must be between -32768 and 32767."
1752 msgid "Biiiig Trouble in parse_imm16!"
1756 msgid "The percent-operator's operand is not a symbol"
1760 msgid "invalid operand. type may have values 0,1,2 only."
1766 "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1767 "values: `%d' vs. `%d'"
1772 msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
1777 msgid "internal error: mt_cgen_cpu_open: no endianness specified"
1782 msgid "internal error: unknown operand, %s"
1787 msgid "internal error: don't know how to handle parsing results"
1792 msgid "internal error: unknown hardware resource"
1796 msgid "insufficient data to decode instruction"
1800 msgid "<invalid_instruction>:"
1804 msgid ", <invalid CRC operator>, "
1808 msgid "<invalid branch>["
1811 #: nfp-dis.c:2052 nfp-dis.c:2323
1813 msgid "<invalid cmd target %d:%d:%d>[]"
1816 #: nfp-dis.c:2063 nfp-dis.c:2334
1818 msgid "<invalid cmd action %d:%d:%d>[]"
1822 msgid "File has no ME-Config section."
1826 msgid "File has invalid ME-Config section."
1831 msgid "Error processing section %u "
1836 msgid "Invalid NFP option: %s"
1843 "The following NFP specific disassembler options are supported for use\n"
1844 "with the -M switch (multiple options should be separated by commas):\n"
1851 " no-pc\t\t Don't print program counter prefix.\n"
1852 " ctx4\t\t Force disassembly using 4-context mode.\n"
1853 " ctx8\t\t Force 8-context mode, takes precedence."
1858 msgid "out of memory"
1863 msgid "internal error: broken opcode descriptor for `%s %s'"
1866 #. I and Z are output operands and can`t be immediate
1867 #. A is an address and we can`t have the address of
1868 #. an immediate either. We don't know how much to increase
1869 #. aoffsetp by since whatever generated this is broken
1873 msgid "$<undefined>"
1877 msgid "relocation invalid for store"
1881 msgid "internal relocation type invalid"
1887 "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
1888 "values: `%d' vs. `%d'"
1893 msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
1898 msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
1903 msgid "warning: ignoring unknown -M%s option"
1910 "The following PPC specific disassembler options are supported for use with\n"
1914 #: ppc-opc.c:51 ppc-opc.c:74 ppc-opc.c:100 ppc-opc.c:130
1915 msgid "invalid register"
1919 msgid "invalid conditional option"
1923 msgid "invalid counter access"
1927 msgid "BO value implies no branch hint, when using + or - modifier"
1931 msgid "attempt to set y bit when using + or - modifier"
1935 msgid "attempt to set 'at' bits when using + or - modifier"
1939 msgid "invalid R operand"
1943 msgid "invalid mask field"
1947 msgid "invalid mfcr mask"
1950 #: ppc-opc.c:873 ppc-opc.c:891
1951 msgid "illegal L operand value"
1955 msgid "illegal WC operand value"
1959 msgid "incompatible L operand value"
1962 #: ppc-opc.c:1051 ppc-opc.c:1086
1963 msgid "illegal bitmask"
1967 msgid "address register in load range"
1971 msgid "illegal PL operand value"
1975 msgid "index register in load range"
1978 #: ppc-opc.c:1303 ppc-opc.c:1389
1979 msgid "source and target register operands must be different"
1983 msgid "invalid register operand when updating"
1987 msgid "illegal immediate value"
1991 msgid "invalid bat number"
1995 msgid "invalid sprg number"
1999 msgid "invalid tbr number"
2002 #: ppc-opc.c:1715 ppc-opc.c:1761
2003 msgid "VSR overlaps ACC operand"
2007 msgid "invalid constant"
2010 #: ppc-opc.c:1970 ppc-opc.c:1993 ppc-opc.c:2016 ppc-opc.c:2039
2011 msgid "UIMM = 00000 is illegal"
2015 msgid "UIMM values >7 are illegal"
2019 msgid "UIMM values >15 are illegal"
2023 msgid "GPR odd is illegal"
2026 #: ppc-opc.c:2131 ppc-opc.c:2154
2027 msgid "invalid offset"
2031 msgid "invalid Ddd value"
2034 #. The option without '=' should be defined above.
2035 #: riscv-dis.c:85 riscv-dis.c:109
2037 msgid "unrecognized disassembler option: %s"
2040 #. Invalid options with '=', no option name before '=',
2041 #. and no value after '='.
2044 msgid "unrecognized disassembler option with '=': %s"
2049 msgid "unknown privilege spec set by %s=%s"
2054 msgid "# internal error, undefined modifier (%c)"
2061 "The following RISC-V-specific disassembler options are supported for use\n"
2062 "with the -M switch (multiple options should be separated by commas):\n"
2069 " numeric Print numeric register names, rather than ABI names.\n"
2076 " no-aliases Disassemble only into canonical instructions, rather\n"
2077 " than into pseudoinstructions.\n"
2084 " priv-spec=PRIV Print the CSR according to the chosen privilege spec\n"
2085 " (1.9, 1.9.1, 1.10, 1.11).\n"
2088 #: rx-dis.c:139 rx-dis.c:163 rx-dis.c:171 rx-dis.c:179 rx-dis.c:187
2089 msgid "<invalid register number>"
2092 #: rx-dis.c:147 rx-dis.c:195
2093 msgid "<invalid condition code>"
2097 msgid "<invalid flag>"
2101 msgid "<invalid opsize>"
2105 msgid "<invalid size>"
2108 #: s12z-dis.c:251 s12z-dis.c:308 s12z-dis.c:319
2109 msgid "<illegal reg num>"
2121 msgid "Disassemble in ESA architecture mode"
2125 msgid "Disassemble in z/Architecture mode"
2129 msgid "Print unknown instructions according to length from first two bits"
2134 msgid "unknown S/390 disassembler option: %s"
2141 "The following S/390 specific disassembler options are supported for use\n"
2142 "with the -M switch (multiple options should be separated by commas):\n"
2145 #: score-dis.c:661 score-dis.c:879 score-dis.c:1040 score-dis.c:1146
2146 #: score-dis.c:1154 score-dis.c:1161 score7-dis.c:695 score7-dis.c:858
2147 msgid "<illegal instruction>"
2150 #: sparc-dis.c:308 sparc-dis.c:318
2152 msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
2157 msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
2160 #. Mark as non-valid instruction.
2166 msgid "<invalid s-reg number>"
2170 msgid "<invalid reg number>"
2174 msgid "<invalid v-reg number>"
2178 msgid "<invalid CC-reg number>"
2182 msgid "<invalid float-CC-reg number>"
2186 msgid "<invalid cacheop number>"
2190 msgid "<invalid prefop number>"
2195 msgid "unknown operand shift: %x"
2200 msgid "unknown reg: %d"
2203 #. The functions used to insert and extract complicated operands.
2204 #. Note: There is a conspiracy between these functions and
2205 #. v850_insert_operand() in gas/config/tc-v850.c. Error messages
2206 #. containing the string 'out of range' will be ignored unless a
2207 #. specific command line option is given to GAS.
2209 msgid "displacement value is not in range and is not aligned"
2213 msgid "displacement value is out of range"
2217 msgid "displacement value is not aligned"
2221 msgid "immediate value is out of range"
2225 msgid "branch value out of range"
2229 msgid "branch value not in range and to odd offset"
2233 msgid "branch to odd offset"
2237 msgid "position value is out of range"
2241 msgid "width value is out of range"
2245 msgid "SelID is out of range"
2249 msgid "vector8 is out of range"
2253 msgid "vector5 is out of range"
2257 msgid "imm10 is out of range"
2261 msgid "SR/SelID is out of range"
2265 msgid "invalid register for stack adjustment"
2269 msgid "invalid register name"
2273 msgid "Disassemble \"register\" names"
2277 msgid "Name well-known globals"
2283 "The following WebAssembly-specific disassembler options are supported for "
2285 "with the -M switch:\n"
2289 msgid "Missing '#' prefix"
2293 msgid "Missing '.' prefix"
2297 msgid "Missing 'pof:' prefix"
2301 msgid "Missing 'pag:' prefix"
2305 msgid "Missing 'sof:' prefix"
2309 msgid "Missing 'seg:' prefix"
2312 #: xc16x-desc.c:3349
2315 "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
2316 "values: `%d' vs. `%d'"
2319 #: xc16x-desc.c:3437
2321 msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'"
2324 #: xc16x-desc.c:3456
2326 msgid "internal error: xc16x_cgen_cpu_open: no endianness specified"
2329 #: xstormy16-asm.c:71
2330 msgid "Bad register in preincrement"
2333 #: xstormy16-asm.c:76
2334 msgid "Bad register in postincrement"
2337 #: xstormy16-asm.c:78
2338 msgid "Bad register name"
2341 #: xstormy16-asm.c:82
2342 msgid "Label conflicts with register name"
2345 #: xstormy16-asm.c:86
2346 msgid "Label conflicts with `Rx'"
2349 #: xstormy16-asm.c:88
2350 msgid "Bad immediate expression"
2353 #: xstormy16-asm.c:109
2354 msgid "No relocation for small immediate"
2357 #: xstormy16-asm.c:119
2358 msgid "Small operand was not an immediate number"
2361 #: xstormy16-asm.c:157
2362 msgid "Operand is not a symbol"
2365 #: xstormy16-asm.c:165
2366 msgid "Syntax error: No trailing ')'"
2369 #: xstormy16-desc.c:1317
2372 "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-"
2373 "bitsize values: `%d' vs. `%d'"
2376 #: xstormy16-desc.c:1405
2378 msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
2381 #: xstormy16-desc.c:1424
2383 msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"