]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/po/opcodes.pot
2.41 Release sources
[thirdparty/binutils-gdb.git] / opcodes / po / opcodes.pot
index 8c15e794cd8af8c244cc3469bdad2fb22a84fbdf..7f4b825b017fa955353cf440e2f03556d3497a93 100644 (file)
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-03-05 20:32+1030\n"
+"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
+"POT-Creation-Date: 2023-07-30 14:35+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,675 +16,2127 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: alpha-opc.c:331
+#: aarch64-asm.c:834
+msgid "specified register cannot be read from"
+msgstr ""
+
+#: aarch64-asm.c:843
+msgid "specified register cannot be written to"
+msgstr ""
+
+#. Invalid option.
+#: aarch64-dis.c:103 arc-dis.c:807 arm-dis.c:12303
+#, c-format
+msgid "unrecognised disassembler option: %s"
+msgstr ""
+
+#: aarch64-dis.c:3730
+#, c-format
+msgid "this `%s' should have an immediately preceding `%s'"
+msgstr ""
+
+#: aarch64-dis.c:3737
+#, c-format
+msgid "expected `%s' after previous `%s'"
+msgstr ""
+
+#: aarch64-dis.c:4156
+#, c-format
+msgid ""
+"\n"
+"The following AARCH64 specific disassembler options are supported for use\n"
+"with the -M switch (multiple options should be separated by commas):\n"
+msgstr ""
+
+#: aarch64-dis.c:4160
+#, c-format
+msgid ""
+"\n"
+"  no-aliases         Don't print instruction aliases.\n"
+msgstr ""
+
+#: aarch64-dis.c:4163
+#, c-format
+msgid ""
+"\n"
+"  aliases            Do print instruction aliases.\n"
+msgstr ""
+
+#: aarch64-dis.c:4166
+#, c-format
+msgid ""
+"\n"
+"  no-notes         Don't print instruction notes.\n"
+msgstr ""
+
+#: aarch64-dis.c:4169
+#, c-format
+msgid ""
+"\n"
+"  notes            Do print instruction notes.\n"
+msgstr ""
+
+#: aarch64-dis.c:4173
+#, c-format
+msgid ""
+"\n"
+"  debug_dump         Temp switch for debug trace.\n"
+msgstr ""
+
+#: aarch64-dis.c:4177 arc-dis.c:1607 arc-dis.c:1630 arc-dis.c:1633
+#: loongarch-dis.c:332 mips-dis.c:2903 mips-dis.c:2915 mips-dis.c:2918
+#: nfp-dis.c:2995 riscv-dis.c:1362 riscv-dis.c:1365
+#, c-format
+msgid "\n"
+msgstr ""
+
+#: aarch64-opc.c:1431
+msgid "immediate value"
+msgstr ""
+
+#: aarch64-opc.c:1441
+msgid "immediate offset"
+msgstr ""
+
+#: aarch64-opc.c:1451
+msgid "register number"
+msgstr ""
+
+#: aarch64-opc.c:1461
+msgid "register element index"
+msgstr ""
+
+#: aarch64-opc.c:1471
+msgid "shift amount"
+msgstr ""
+
+#: aarch64-opc.c:1483
+msgid "multiplier"
+msgstr ""
+
+#: aarch64-opc.c:1602
+msgid "expected a selection register in the range w12-w15"
+msgstr ""
+
+#: aarch64-opc.c:1606
+msgid "expected a selection register in the range w8-w11"
+msgstr ""
+
+#: aarch64-opc.c:1625
+msgid "starting offset is not a multiple of 2"
+msgstr ""
+
+#: aarch64-opc.c:1626
+msgid "starting offset is not a multiple of 4"
+msgstr ""
+
+#: aarch64-opc.c:1634
+msgid "expected a single offset rather than a range"
+msgstr ""
+
+#: aarch64-opc.c:1638
+msgid "expected a range of two offsets"
+msgstr ""
+
+#: aarch64-opc.c:1641
+msgid "expected a range of four offsets"
+msgstr ""
+
+#: aarch64-opc.c:1700
+msgid "reg pair must start from even reg"
+msgstr ""
+
+#: aarch64-opc.c:1706
+msgid "reg pair must be contiguous"
+msgstr ""
+
+#: aarch64-opc.c:1720
+msgid "extraneous register"
+msgstr ""
+
+#: aarch64-opc.c:1726
+msgid "missing register"
+msgstr ""
+
+#: aarch64-opc.c:1737
+msgid "stack pointer register expected"
+msgstr ""
+
+#: aarch64-opc.c:1840 aarch64-opc.c:1856
+msgid "start register out of range"
+msgstr ""
+
+#: aarch64-opc.c:1985 aarch64-opc.c:1993
+msgid "unexpected address writeback"
+msgstr ""
+
+#: aarch64-opc.c:2004
+msgid "address writeback expected"
+msgstr ""
+
+#: aarch64-opc.c:2051
+msgid "negative or unaligned offset expected"
+msgstr ""
+
+#: aarch64-opc.c:2108
+msgid "invalid register offset"
+msgstr ""
+
+#: aarch64-opc.c:2130
+msgid "invalid post-increment amount"
+msgstr ""
+
+#: aarch64-opc.c:2146 aarch64-opc.c:2665
+msgid "invalid shift amount"
+msgstr ""
+
+#: aarch64-opc.c:2159
+msgid "invalid extend/shift operator"
+msgstr ""
+
+#: aarch64-opc.c:2205 aarch64-opc.c:2465 aarch64-opc.c:2500 aarch64-opc.c:2519
+#: aarch64-opc.c:2527 aarch64-opc.c:2618 aarch64-opc.c:2795 aarch64-opc.c:2895
+#: aarch64-opc.c:2908
+msgid "immediate out of range"
+msgstr ""
+
+#: aarch64-opc.c:2235 aarch64-opc.c:2277 aarch64-opc.c:2340 aarch64-opc.c:2374
+msgid "invalid addressing mode"
+msgstr ""
+
+#: aarch64-opc.c:2332
+msgid "index register xzr is not allowed"
+msgstr ""
+
+#: aarch64-opc.c:2453 aarch64-opc.c:2475 aarch64-opc.c:2698 aarch64-opc.c:2706
+#: aarch64-opc.c:2772 aarch64-opc.c:2801
+msgid "invalid shift operator"
+msgstr ""
+
+#: aarch64-opc.c:2459
+msgid "shift amount must be 0 or 12"
+msgstr ""
+
+#: aarch64-opc.c:2482
+msgid "shift amount must be a multiple of 16"
+msgstr ""
+
+#: aarch64-opc.c:2494
+msgid "negative immediate value not allowed"
+msgstr ""
+
+#: aarch64-opc.c:2629
+msgid "immediate zero expected"
+msgstr ""
+
+#: aarch64-opc.c:2643
+msgid "rotate expected to be 0, 90, 180 or 270"
+msgstr ""
+
+#: aarch64-opc.c:2654
+msgid "rotate expected to be 90 or 270"
+msgstr ""
+
+#: aarch64-opc.c:2714
+msgid "shift is not permitted"
+msgstr ""
+
+#: aarch64-opc.c:2739
+msgid "invalid value for immediate"
+msgstr ""
+
+#: aarch64-opc.c:2764
+msgid "shift amount must be 0 or 16"
+msgstr ""
+
+#: aarch64-opc.c:2785
+msgid "floating-point immediate expected"
+msgstr ""
+
+#: aarch64-opc.c:2819
+msgid "no shift amount allowed for 8-bit constants"
+msgstr ""
+
+#: aarch64-opc.c:2829
+msgid "shift amount must be 0 or 8"
+msgstr ""
+
+#: aarch64-opc.c:2842
+msgid "immediate too big for element size"
+msgstr ""
+
+#: aarch64-opc.c:2849
+msgid "invalid arithmetic immediate"
+msgstr ""
+
+#: aarch64-opc.c:2863
+msgid "floating-point value must be 0.5 or 1.0"
+msgstr ""
+
+#: aarch64-opc.c:2873
+msgid "floating-point value must be 0.5 or 2.0"
+msgstr ""
+
+#: aarch64-opc.c:2883
+msgid "floating-point value must be 0.0 or 1.0"
+msgstr ""
+
+#: aarch64-opc.c:2914
+msgid "invalid replicated MOV immediate"
+msgstr ""
+
+#: aarch64-opc.c:2972
+msgid "byte index must be a multiple of 8"
+msgstr ""
+
+#: aarch64-opc.c:3002
+msgid ""
+"the register-index form of PRFM does not accept opcodes in the range 24-31"
+msgstr ""
+
+#: aarch64-opc.c:3055
+msgid "extend operator expected"
+msgstr ""
+
+#: aarch64-opc.c:3068
+msgid "missing extend operator"
+msgstr ""
+
+#: aarch64-opc.c:3074
+msgid "'LSL' operator not allowed"
+msgstr ""
+
+#: aarch64-opc.c:3095
+msgid "W register expected"
+msgstr ""
+
+#: aarch64-opc.c:3106
+msgid "shift operator expected"
+msgstr ""
+
+#: aarch64-opc.c:3113
+msgid "'ROR' operator not allowed"
+msgstr ""
+
+#: aarch64-opc.c:4525
+msgid "reading from a write-only register"
+msgstr ""
+
+#: aarch64-opc.c:4527
+msgid "writing to a read-only register"
+msgstr ""
+
+#: aarch64-opc.c:6166
+msgid "the three register operands must be distinct from one another"
+msgstr ""
+
+#: aarch64-opc.c:6277
+msgid "destination register differs from preceding instruction"
+msgstr ""
+
+#: aarch64-opc.c:6280
+msgid "source register differs from preceding instruction"
+msgstr ""
+
+#: aarch64-opc.c:6283
+msgid "size register differs from preceding instruction"
+msgstr ""
+
+#: aarch64-opc.c:6331
+msgid "instruction opens new dependency sequence without ending previous one"
+msgstr ""
+
+#: aarch64-opc.c:6360
+msgid "previous `movprfx' sequence not closed"
+msgstr ""
+
+#: aarch64-opc.c:6379
+msgid "SVE instruction expected after `movprfx'"
+msgstr ""
+
+#: aarch64-opc.c:6392
+msgid "SVE `movprfx' compatible instruction expected"
+msgstr ""
+
+#: aarch64-opc.c:6480
+msgid "predicated instruction expected after `movprfx'"
+msgstr ""
+
+#: aarch64-opc.c:6492
+msgid "merging predicate expected due to preceding `movprfx'"
+msgstr ""
+
+#: aarch64-opc.c:6504
+msgid "predicate register differs from that in preceding `movprfx'"
+msgstr ""
+
+#: aarch64-opc.c:6523
+msgid "output register of preceding `movprfx' not used in current instruction"
+msgstr ""
+
+#: aarch64-opc.c:6536
+msgid "output register of preceding `movprfx' expected as output"
+msgstr ""
+
+#: aarch64-opc.c:6548
+msgid "output register of preceding `movprfx' used as input"
+msgstr ""
+
+#: aarch64-opc.c:6564
+msgid "register size not compatible with previous `movprfx'"
+msgstr ""
+
+#: alpha-opc.c:154
 msgid "branch operand unaligned"
 msgstr ""
 
-#: alpha-opc.c:353 alpha-opc.c:374
-msgid "jump hint unaligned"
+#: alpha-opc.c:170 alpha-opc.c:186
+msgid "jump hint unaligned"
+msgstr ""
+
+#: arc-dis.c:380
+msgid ""
+"\n"
+"Warning: disassembly may be wrong due to guessed opcode class choice.\n"
+"Use -M<class[,class]> to select the correct opcode class(es).\n"
+"\t\t\t\t"
+msgstr ""
+
+#: arc-dis.c:442
+msgid "An error occurred while generating the extension instruction operations"
+msgstr ""
+
+#: arc-dis.c:850
+#, c-format
+msgid "unrecognised disassembler CPU option: %s"
+msgstr ""
+
+#: arc-dis.c:1323
+msgid ""
+"\n"
+"Warning: illegal use of double register pair.\n"
+msgstr ""
+
+#: arc-dis.c:1489
+msgid "Enforce the designated architecture while decoding."
+msgstr ""
+
+#: arc-dis.c:1491
+msgid "Recognize DSP instructions."
+msgstr ""
+
+#: arc-dis.c:1493
+msgid "Recognize FPX SP instructions."
+msgstr ""
+
+#: arc-dis.c:1495
+msgid "Recognize FPX DP instructions."
+msgstr ""
+
+#: arc-dis.c:1497
+msgid "Recognize FPU QuarkSE-EM instructions."
+msgstr ""
+
+#: arc-dis.c:1499
+msgid "Recognize double assist FPU instructions."
+msgstr ""
+
+#: arc-dis.c:1501
+msgid "Recognize single precision FPU instructions."
+msgstr ""
+
+#: arc-dis.c:1503
+msgid "Recognize double precision FPU instructions."
+msgstr ""
+
+#: arc-dis.c:1505
+msgid "Recognize NPS400 instructions."
+msgstr ""
+
+#: arc-dis.c:1507
+msgid "Use only hexadecimal number to print immediates."
+msgstr ""
+
+#: arc-dis.c:1582
+#, c-format
+msgid ""
+"\n"
+"The following ARC specific disassembler options are supported for use \n"
+"with the -M switch (multiple options should be separated by commas):\n"
+msgstr ""
+
+#: arc-dis.c:1616 mips-dis.c:2910 riscv-dis.c:1357
+#, c-format
+msgid ""
+"\n"
+"  For the options above, the following values are supported for \"%s\":\n"
+"   "
+msgstr ""
+
+#: arc-dis.c:1626
+#, c-format
+msgid ""
+"\n"
+"   "
+msgstr ""
+
+#: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90 arc-opc.c:114
+msgid "LP_COUNT register cannot be used as destination register"
+msgstr ""
+
+#: arc-opc.c:88
+msgid "cannot use odd number destination register"
+msgstr ""
+
+#: arc-opc.c:101 arc-opc.c:112
+msgid "cannot use odd number source register"
+msgstr ""
+
+#: arc-opc.c:127
+msgid "operand is not zero"
+msgstr ""
+
+#: arc-opc.c:186
+msgid "register R30 is a limm indicator"
+msgstr ""
+
+#: arc-opc.c:188
+msgid "register out of range"
+msgstr ""
+
+#: arc-opc.c:207
+msgid "register must be R0"
+msgstr ""
+
+#: arc-opc.c:225
+msgid "register must be R1"
+msgstr ""
+
+#: arc-opc.c:242
+msgid "register must be R2"
+msgstr ""
+
+#: arc-opc.c:259
+msgid "register must be R3"
+msgstr ""
+
+#: arc-opc.c:276
+msgid "register must be SP"
+msgstr ""
+
+#: arc-opc.c:293
+msgid "register must be GP"
+msgstr ""
+
+#: arc-opc.c:310
+msgid "register must be PCL"
+msgstr ""
+
+#: arc-opc.c:327
+msgid "register must be BLINK"
+msgstr ""
+
+#: arc-opc.c:344
+msgid "register must be ILINK1"
+msgstr ""
+
+#: arc-opc.c:361
+msgid "register must be ILINK2"
+msgstr ""
+
+#. ARC NPS400 Support: See comment near head of file.
+#: arc-opc.c:392 arc-opc.c:430 arc-opc.c:468 arc-opc.c:737
+msgid "register must be either r0-r3 or r12-r15"
+msgstr ""
+
+#: arc-opc.c:519
+msgid "accepted values are from -1 to 6"
+msgstr ""
+
+#: arc-opc.c:548
+msgid "first register of the range should be r13"
+msgstr ""
+
+#: arc-opc.c:550
+msgid "last register of the range doesn't fit"
+msgstr ""
+
+#: arc-opc.c:570 arc-opc.c:585
+msgid "invalid register number, should be fp"
+msgstr ""
+
+#: arc-opc.c:607
+msgid "invalid register number, should be blink"
+msgstr ""
+
+#: arc-opc.c:629
+msgid "invalid register number, should be pcl"
+msgstr ""
+
+#: arc-opc.c:785
+msgid "invalid size, should be 1, 2, 4, or 8"
+msgstr ""
+
+#: arc-opc.c:830
+msgid "invalid immediate, must be 1, 2, or 4"
+msgstr ""
+
+#: arc-opc.c:869
+msgid "invalid value for CMEM ld/st immediate"
+msgstr ""
+
+#: arc-opc.c:896
+msgid "invalid position, should be 0, 16, 32, 48 or 64."
+msgstr ""
+
+#: arc-opc.c:930
+msgid "invalid position, should be 16, 32, 64 or 128."
+msgstr ""
+
+#: arc-opc.c:952
+msgid "invalid size value must be on range 1-64."
+msgstr ""
+
+#: arc-opc.c:983
+msgid "invalid position, should be 0, 8, 16, or 24"
+msgstr ""
+
+#: arc-opc.c:1008
+msgid "invalid size, value must be "
+msgstr ""
+
+#: arc-opc.c:1082
+msgid "value out of range 1 - 256"
+msgstr ""
+
+#: arc-opc.c:1091
+msgid "value must be power of 2"
+msgstr ""
+
+#: arc-opc.c:1144
+msgid "value must be in the range 0 to 28"
+msgstr ""
+
+#: arc-opc.c:1166
+msgid "value must be in the range 1 to "
+msgstr ""
+
+#: arc-opc.c:1196
+msgid "value must be in the range 0 to 240"
+msgstr ""
+
+#: arc-opc.c:1198
+msgid "value must be a multiple of 16"
+msgstr ""
+
+#: arc-opc.c:1218
+msgid "invalid address type for operand"
+msgstr ""
+
+#: arc-opc.c:1252
+msgid "value must be in the range 0 to 31"
+msgstr ""
+
+#: arc-opc.c:1277
+msgid "invalid position, should be one of: 0,4,8,...124."
+msgstr ""
+
+#: arm-dis.c:5204
+msgid "Select raw register names"
+msgstr ""
+
+#: arm-dis.c:5206
+msgid "Select register names used by GCC"
+msgstr ""
+
+#: arm-dis.c:5208
+msgid "Select register names used in ARM's ISA documentation"
+msgstr ""
+
+#: arm-dis.c:5210
+msgid "Assume all insns are Thumb insns"
+msgstr ""
+
+#: arm-dis.c:5211
+msgid "Examine preceding label to determine an insn's type"
+msgstr ""
+
+#: arm-dis.c:5212
+msgid "Select register names used in the APCS"
+msgstr ""
+
+#: arm-dis.c:5214
+msgid "Select register names used in the ATPCS"
+msgstr ""
+
+#: arm-dis.c:5216
+msgid "Select special register names used in the ATPCS"
+msgstr ""
+
+#: arm-dis.c:5218
+msgid "Enable CDE extensions for coprocessor N space"
+msgstr ""
+
+#: arm-dis.c:8530
+msgid "<illegal precision>"
+msgstr ""
+
+#: arm-dis.c:12264
+#, c-format
+msgid "unrecognised register name set: %s"
+msgstr ""
+
+#: arm-dis.c:12278
+#, c-format
+msgid "cde coprocessor not between 0-7: %s"
+msgstr ""
+
+#: arm-dis.c:12284
+#, c-format
+msgid "coproc must have an argument: %s"
+msgstr ""
+
+#: arm-dis.c:12297
+#, c-format
+msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
+msgstr ""
+
+#: arm-dis.c:13016
+#, c-format
+msgid ""
+"\n"
+"The following ARM specific disassembler options are supported for use with\n"
+"the -M switch:\n"
+msgstr ""
+
+#: avr-dis.c:130 avr-dis.c:152
+#, c-format
+msgid "undefined"
+msgstr ""
+
+#: avr-dis.c:251
+#, c-format
+msgid "internal disassembler error"
+msgstr ""
+
+#: avr-dis.c:312
+#, c-format
+msgid "unknown constraint `%c'"
+msgstr ""
+
+#: bpf-asm.c:97
+msgid "expected 16, 32 or 64 in"
+msgstr ""
+
+#: bpf-asm.c:181 epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264
+#: ip2k-asm.c:512 iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585
+#: m32r-asm.c:329 mep-asm.c:1286 mt-asm.c:596 or1k-asm.c:576
+#: xstormy16-asm.c:277
+#, c-format
+msgid "internal error: unrecognized field %d while parsing"
+msgstr ""
+
+#: bpf-asm.c:233 epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316
+#: ip2k-asm.c:564 iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637
+#: m32r-asm.c:381 mep-asm.c:1338 mt-asm.c:648 or1k-asm.c:628
+#: xstormy16-asm.c:329
+msgid "missing mnemonic in syntax string"
+msgstr ""
+
+#. We couldn't parse it.
+#: bpf-asm.c:368 bpf-asm.c:372 bpf-asm.c:461 bpf-asm.c:568 epiphany-asm.c:643
+#: epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843 fr30-asm.c:498
+#: fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451 frv-asm.c:1455
+#: frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703 ip2k-asm.c:792
+#: ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651 iq2000-asm.c:740
+#: iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 lm32-asm.c:630
+#: lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776 m32c-asm.c:1865
+#: m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 m32r-asm.c:609 m32r-asm.c:716
+#: mep-asm.c:1473 mep-asm.c:1477 mep-asm.c:1566 mep-asm.c:1673 mt-asm.c:783
+#: mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:763 or1k-asm.c:767
+#: or1k-asm.c:856 or1k-asm.c:963 xstormy16-asm.c:464 xstormy16-asm.c:468
+#: xstormy16-asm.c:557 xstormy16-asm.c:664
+msgid "unrecognized instruction"
+msgstr ""
+
+#: bpf-asm.c:415 epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498
+#: ip2k-asm.c:746 iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819
+#: m32r-asm.c:563 mep-asm.c:1520 mt-asm.c:830 or1k-asm.c:810
+#: xstormy16-asm.c:511
+#, c-format
+msgid "syntax error (expected char `%c', found `%c')"
+msgstr ""
+
+#: bpf-asm.c:425 epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508
+#: ip2k-asm.c:756 iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829
+#: m32r-asm.c:573 mep-asm.c:1530 mt-asm.c:840 or1k-asm.c:820
+#: xstormy16-asm.c:521
+#, c-format
+msgid "syntax error (expected char `%c', found end of instruction)"
+msgstr ""
+
+#: bpf-asm.c:455 epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538
+#: ip2k-asm.c:786 iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859
+#: m32r-asm.c:603 mep-asm.c:1560 mt-asm.c:870 or1k-asm.c:850
+#: xstormy16-asm.c:551
+msgid "junk at end of line"
+msgstr ""
+
+#: bpf-asm.c:567 epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650
+#: ip2k-asm.c:898 iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971
+#: m32r-asm.c:715 mep-asm.c:1672 mt-asm.c:982 or1k-asm.c:962
+#: xstormy16-asm.c:663
+msgid "unrecognized form of instruction"
+msgstr ""
+
+#: bpf-asm.c:581 epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664
+#: ip2k-asm.c:912 iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985
+#: m32r-asm.c:729 mep-asm.c:1686 mt-asm.c:996 or1k-asm.c:976
+#: xstormy16-asm.c:677
+#, c-format
+msgid "bad instruction `%.50s...'"
+msgstr ""
+
+#: bpf-asm.c:584 epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667
+#: ip2k-asm.c:915 iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988
+#: m32r-asm.c:732 mep-asm.c:1689 mt-asm.c:999 or1k-asm.c:979
+#: xstormy16-asm.c:680
+#, c-format
+msgid "bad instruction `%.50s'"
+msgstr ""
+
+#: bpf-desc.c:1768
+#, c-format
+msgid ""
+"internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
+msgstr ""
+
+#: bpf-desc.c:1856
+#, c-format
+msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: bpf-desc.c:1875
+#, c-format
+msgid "internal error: bpf_cgen_cpu_open: no endianness specified"
+msgstr ""
+
+#. Default text to print if an instruction isn't recognized.
+#: bpf-dis.c:41 epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41
+#: iq2000-dis.c:41 lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41
+#: mmix-dis.c:293 mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xstormy16-dis.c:41
+msgid "*unknown*"
+msgstr ""
+
+#: bpf-dis.c:203 epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397
+#: ip2k-dis.c:289 iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892
+#: m32r-dis.c:280 mep-dis.c:1202 mt-dis.c:288 or1k-dis.c:175
+#: xstormy16-dis.c:169
+#, c-format
+msgid "internal error: unrecognized field %d while printing insn"
+msgstr ""
+
+#: bpf-ibld.c:166 epiphany-ibld.c:166 fr30-ibld.c:166 frv-ibld.c:166
+#: ip2k-ibld.c:166 iq2000-ibld.c:166 lm32-ibld.c:166 m32c-ibld.c:166
+#: m32r-ibld.c:166 mep-ibld.c:166 mt-ibld.c:166 or1k-ibld.c:166
+#: xstormy16-ibld.c:166
+#, c-format
+msgid "operand out of range (%ld not between %ld and %lu)"
+msgstr ""
+
+#: bpf-ibld.c:187 epiphany-ibld.c:187 fr30-ibld.c:187 frv-ibld.c:187
+#: ip2k-ibld.c:187 iq2000-ibld.c:187 lm32-ibld.c:187 m32c-ibld.c:187
+#: m32r-ibld.c:187 mep-ibld.c:187 mt-ibld.c:187 or1k-ibld.c:187
+#: xstormy16-ibld.c:187
+#, c-format
+msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
+msgstr ""
+
+#: bpf-ibld.c:203 cgen-asm.c:351 epiphany-ibld.c:203 fr30-ibld.c:203
+#: frv-ibld.c:203 ip2k-ibld.c:203 iq2000-ibld.c:203 lm32-ibld.c:203
+#: m32c-ibld.c:203 m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203
+#: or1k-ibld.c:203 xstormy16-ibld.c:203
+#, c-format
+msgid "operand out of range (%ld not between %ld and %ld)"
+msgstr ""
+
+#: bpf-ibld.c:630 epiphany-ibld.c:885 fr30-ibld.c:740 frv-ibld.c:866
+#: ip2k-ibld.c:617 iq2000-ibld.c:723 lm32-ibld.c:644 m32c-ibld.c:1741
+#: m32r-ibld.c:675 mep-ibld.c:1218 mt-ibld.c:759 or1k-ibld.c:738
+#: xstormy16-ibld.c:688
+#, c-format
+msgid "internal error: unrecognized field %d while building insn"
+msgstr ""
+
+#: bpf-ibld.c:714 epiphany-ibld.c:1180 fr30-ibld.c:946 frv-ibld.c:1184
+#: ip2k-ibld.c:693 iq2000-ibld.c:899 lm32-ibld.c:749 m32c-ibld.c:2903
+#: m32r-ibld.c:813 mep-ibld.c:1818 mt-ibld.c:980 or1k-ibld.c:897
+#: xstormy16-ibld.c:835
+#, c-format
+msgid "internal error: unrecognized field %d while decoding insn"
+msgstr ""
+
+#: bpf-ibld.c:783 epiphany-ibld.c:1324 fr30-ibld.c:1093 frv-ibld.c:1463
+#: ip2k-ibld.c:768 iq2000-ibld.c:1031 lm32-ibld.c:839 m32c-ibld.c:3521
+#: m32r-ibld.c:927 mep-ibld.c:2289 mt-ibld.c:1181 or1k-ibld.c:993
+#: xstormy16-ibld.c:946
+#, c-format
+msgid "internal error: unrecognized field %d while getting int operand"
+msgstr ""
+
+#: bpf-ibld.c:834 epiphany-ibld.c:1450 fr30-ibld.c:1222 frv-ibld.c:1724
+#: ip2k-ibld.c:825 iq2000-ibld.c:1145 lm32-ibld.c:911 m32c-ibld.c:4121
+#: m32r-ibld.c:1023 mep-ibld.c:2742 mt-ibld.c:1364 or1k-ibld.c:1071
+#: xstormy16-ibld.c:1039
+#, c-format
+msgid "internal error: unrecognized field %d while getting vma operand"
+msgstr ""
+
+#: bpf-ibld.c:892 epiphany-ibld.c:1583 fr30-ibld.c:1354 frv-ibld.c:1992
+#: ip2k-ibld.c:885 iq2000-ibld.c:1266 lm32-ibld.c:990 m32c-ibld.c:4709
+#: m32r-ibld.c:1125 mep-ibld.c:3156 mt-ibld.c:1554 or1k-ibld.c:1156
+#: xstormy16-ibld.c:1139
+#, c-format
+msgid "internal error: unrecognized field %d while setting int operand"
+msgstr ""
+
+#: bpf-ibld.c:940 epiphany-ibld.c:1706 fr30-ibld.c:1476 frv-ibld.c:2250
+#: ip2k-ibld.c:935 iq2000-ibld.c:1377 lm32-ibld.c:1059 m32c-ibld.c:5287
+#: m32r-ibld.c:1217 mep-ibld.c:3560 mt-ibld.c:1734 or1k-ibld.c:1231
+#: xstormy16-ibld.c:1229
+#, c-format
+msgid "internal error: unrecognized field %d while setting vma operand"
+msgstr ""
+
+#: cgen-asm.c:373
+#, c-format
+msgid "operand out of range (%lu not between %lu and %lu)"
+msgstr ""
+
+#: cris-desc.c:2622
+#, c-format
+msgid ""
+"internal error: cris_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
+msgstr ""
+
+#: cris-desc.c:2710
+#, c-format
+msgid "internal error: cris_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: cris-desc.c:2729
+#, c-format
+msgid "internal error: cris_cgen_cpu_open: no endianness specified"
+msgstr ""
+
+#: d30v-dis.c:232
+#, c-format
+msgid "illegal id (%d)"
+msgstr ""
+
+#: d30v-dis.c:259
+#, c-format
+msgid "<unknown register %d>"
+msgstr ""
+
+#. Can't happen.
+#: dis-buf.c:61
+#, c-format
+msgid "Unknown error %d\n"
+msgstr ""
+
+#: dis-buf.c:67
+#, c-format
+msgid "Address 0x%<PRIx64> is out of bounds.\n"
+msgstr ""
+
+#: disassemble.c:887
+#, c-format
+msgid "assertion fail %s:%d"
+msgstr ""
+
+#: disassemble.c:888
+msgid "Please report this bug"
+msgstr ""
+
+#: epiphany-asm.c:68
+msgid "register unavailable for short instructions"
+msgstr ""
+
+#: epiphany-asm.c:115
+msgid "register name used as immediate value"
+msgstr ""
+
+#. Don't treat "mov ip,ip" as a move-immediate.
+#: epiphany-asm.c:178 epiphany-asm.c:234
+msgid "register source in immediate move"
+msgstr ""
+
+#: epiphany-asm.c:187
+msgid "byte relocation unsupported"
+msgstr ""
+
+#. -- assembler routines inserted here.
+#. -- asm.c
+#: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
+#: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
+#: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
+#: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
+#: mep-asm.c:301 or1k-asm.c:54
+msgid "missing `)'"
+msgstr ""
+
+#: epiphany-asm.c:270
+msgid "ABORT: unknown operand"
+msgstr ""
+
+#: epiphany-asm.c:296
+msgid "Not a pc-relative address."
+msgstr ""
+
+#: epiphany-desc.c:2110
+#, c-format
+msgid ""
+"internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
+msgstr ""
+
+#: epiphany-desc.c:2198
+#, c-format
+msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: epiphany-desc.c:2217
+#, c-format
+msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
+msgstr ""
+
+#: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
+msgid "Register number is not valid"
+msgstr ""
+
+#: fr30-asm.c:95
+msgid "Register must be between r0 and r7"
+msgstr ""
+
+#: fr30-asm.c:97
+msgid "Register must be between r8 and r15"
+msgstr ""
+
+#: fr30-asm.c:116 m32c-asm.c:910
+msgid "Register list is not valid"
+msgstr ""
+
+#: fr30-desc.c:1587
+#, c-format
+msgid ""
+"internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
+msgstr ""
+
+#: fr30-desc.c:1675
+#, c-format
+msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: fr30-desc.c:1694
+#, c-format
+msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
+msgstr ""
+
+#: frv-asm.c:608
+msgid "missing `]'"
+msgstr ""
+
+#: frv-asm.c:611 frv-asm.c:621
+msgid "Special purpose register number is out of range"
+msgstr ""
+
+#: frv-asm.c:908
+msgid "Value of A operand must be 0 or 1"
+msgstr ""
+
+#: frv-asm.c:944
+msgid "register number must be even"
+msgstr ""
+
+#: frv-desc.c:6327
+#, c-format
+msgid ""
+"internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
+msgstr ""
+
+#: frv-desc.c:6415
+#, c-format
+msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: frv-desc.c:6434
+#, c-format
+msgid "internal error: frv_cgen_cpu_open: no endianness specified"
+msgstr ""
+
+#: frv-opc.c:459
+#, c-format
+msgid "internal error: bad vliw->next_slot value"
+msgstr ""
+
+#: frv-opc.c:769
+#, c-format
+msgid "internal error: bad major code"
+msgstr ""
+
+#: frv-opc.c:819
+#, c-format
+msgid "internal error: bad insn unit"
+msgstr ""
+
+#: h8300-dis.c:309
+#, c-format
+msgid "Hmmmm 0x%x"
+msgstr ""
+
+#: h8300-dis.c:617
+#, c-format
+msgid "Don't understand 0x%x \n"
+msgstr ""
+
+#: i386-dis.c:8819
+msgid "<internal disassembler error>"
+msgstr ""
+
+#: i386-dis.c:9047
+#, c-format
+msgid ""
+"\n"
+"The following i386/x86-64 specific disassembler options are supported for "
+"use\n"
+"with the -M switch (multiple options should be separated by commas):\n"
+msgstr ""
+
+#: i386-dis.c:9051
+#, c-format
+msgid "  x86-64      Disassemble in 64bit mode\n"
+msgstr ""
+
+#: i386-dis.c:9052
+#, c-format
+msgid "  i386        Disassemble in 32bit mode\n"
+msgstr ""
+
+#: i386-dis.c:9053
+#, c-format
+msgid "  i8086       Disassemble in 16bit mode\n"
+msgstr ""
+
+#: i386-dis.c:9054
+#, c-format
+msgid "  att         Display instruction in AT&T syntax\n"
+msgstr ""
+
+#: i386-dis.c:9055
+#, c-format
+msgid "  intel       Display instruction in Intel syntax\n"
+msgstr ""
+
+#: i386-dis.c:9056
+#, c-format
+msgid ""
+"  att-mnemonic\n"
+"              Display instruction in AT&T mnemonic\n"
+msgstr ""
+
+#: i386-dis.c:9058
+#, c-format
+msgid ""
+"  intel-mnemonic\n"
+"              Display instruction in Intel mnemonic\n"
+msgstr ""
+
+#: i386-dis.c:9060
+#, c-format
+msgid "  addr64      Assume 64bit address size\n"
+msgstr ""
+
+#: i386-dis.c:9061
+#, c-format
+msgid "  addr32      Assume 32bit address size\n"
+msgstr ""
+
+#: i386-dis.c:9062
+#, c-format
+msgid "  addr16      Assume 16bit address size\n"
+msgstr ""
+
+#: i386-dis.c:9063
+#, c-format
+msgid "  data32      Assume 32bit data size\n"
+msgstr ""
+
+#: i386-dis.c:9064
+#, c-format
+msgid "  data16      Assume 16bit data size\n"
+msgstr ""
+
+#: i386-dis.c:9065
+#, c-format
+msgid "  suffix      Always display instruction suffix in AT&T syntax\n"
+msgstr ""
+
+#: i386-dis.c:9066
+#, c-format
+msgid "  amd64       Display instruction in AMD64 ISA\n"
+msgstr ""
+
+#: i386-dis.c:9067
+#, c-format
+msgid "  intel64     Display instruction in Intel64 ISA\n"
+msgstr ""
+
+#: i386-dis.c:9760
+msgid "64-bit address is disabled"
+msgstr ""
+
+#. We've been passed a w.  Return with an error message so that
+#. cgen will try the next parsing option.
+#: ip2k-asm.c:81
+msgid "W keyword invalid in FR operand slot."
+msgstr ""
+
+#. Invalid offset present.
+#: ip2k-asm.c:106
+msgid "offset(IP) is not a valid form"
+msgstr ""
+
+#. Found something there in front of (DP) but it's out
+#. of range.
+#: ip2k-asm.c:154
+msgid "(DP) offset out of range."
+msgstr ""
+
+#. Found something there in front of (SP) but it's out
+#. of range.
+#: ip2k-asm.c:195
+msgid "(SP) offset out of range."
+msgstr ""
+
+#: ip2k-asm.c:211
+msgid "illegal use of parentheses"
+msgstr ""
+
+#: ip2k-asm.c:218
+msgid "operand out of range (not between 1 and 255)"
+msgstr ""
+
+#. Something is very wrong. opindex has to be one of the above.
+#: ip2k-asm.c:242
+msgid "parse_addr16: invalid opindex."
+msgstr ""
+
+#: ip2k-asm.c:296
+msgid "Byte address required. - must be even."
+msgstr ""
+
+#: ip2k-asm.c:305
+msgid "cgen_parse_address returned a symbol. Literal required."
+msgstr ""
+
+#: ip2k-asm.c:360
+msgid "percent-operator operand is not a symbol"
+msgstr ""
+
+#: ip2k-asm.c:413
+msgid "Attempt to find bit index of 0"
+msgstr ""
+
+#: ip2k-desc.c:1016
+#, c-format
+msgid ""
+"internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
+msgstr ""
+
+#: ip2k-desc.c:1104
+#, c-format
+msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: ip2k-desc.c:1123
+#, c-format
+msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
+msgstr ""
+
+#: iq2000-asm.c:112 iq2000-asm.c:142
+msgid "immediate value cannot be register"
+msgstr ""
+
+#: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
+msgid "immediate value out of range"
+msgstr ""
+
+#: iq2000-asm.c:182
+msgid "21-bit offset out of range"
+msgstr ""
+
+#: iq2000-desc.c:2021
+#, c-format
+msgid ""
+"internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
+msgstr ""
+
+#: iq2000-desc.c:2109
+#, c-format
+msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: iq2000-desc.c:2128
+#, c-format
+msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
+msgstr ""
+
+#: lm32-asm.c:166
+msgid "expecting gp relative address: gp(symbol)"
+msgstr ""
+
+#: lm32-asm.c:196
+msgid "expecting got relative address: got(symbol)"
+msgstr ""
+
+#: lm32-asm.c:226
+msgid "expecting got relative address: gotoffhi16(symbol)"
+msgstr ""
+
+#: lm32-asm.c:256
+msgid "expecting got relative address: gotofflo16(symbol)"
+msgstr ""
+
+#: lm32-desc.c:1003
+#, c-format
+msgid ""
+"internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
+msgstr ""
+
+#: lm32-desc.c:1091
+#, c-format
+msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: lm32-desc.c:1110
+#, c-format
+msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
+msgstr ""
+
+#: loongarch-dis.c:324
+#, c-format
+msgid ""
+"\n"
+"The following LoongArch disassembler options are supported for use\n"
+"with the -M switch (multiple options should be separated by commas):\n"
+msgstr ""
+
+#: loongarch-dis.c:328
+#, c-format
+msgid ""
+"\n"
+"    no-aliases    Use canonical instruction forms.\n"
+msgstr ""
+
+#: loongarch-dis.c:330
+#, c-format
+msgid ""
+"\n"
+"    numeric       Print numeric register names, rather than ABI names.\n"
+msgstr ""
+
+#: m10200-dis.c:151 m10300-dis.c:574
+#, c-format
+msgid "unknown\t0x%04lx"
+msgstr ""
+
+#: m10200-dis.c:321
+#, c-format
+msgid "unknown\t0x%02lx"
+msgstr ""
+
+#: m32c-asm.c:117
+msgid "imm:6 immediate is out of range"
+msgstr ""
+
+#: m32c-asm.c:145
+#, c-format
+msgid "%dsp8() takes a symbolic address, not a number"
+msgstr ""
+
+#: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
+msgid "dsp:8 immediate is out of range"
+msgstr ""
+
+#: m32c-asm.c:184 m32c-asm.c:188
+msgid "Immediate is out of range -8 to 7"
+msgstr ""
+
+#: m32c-asm.c:209 m32c-asm.c:213
+msgid "Immediate is out of range -7 to 8"
+msgstr ""
+
+#: m32c-asm.c:281
+#, c-format
+msgid "%dsp16() takes a symbolic address, not a number"
+msgstr ""
+
+#: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
+msgid "dsp:16 immediate is out of range"
+msgstr ""
+
+#: m32c-asm.c:399
+msgid "dsp:20 immediate is out of range"
+msgstr ""
+
+#: m32c-asm.c:425 m32c-asm.c:445
+msgid "dsp:24 immediate is out of range"
+msgstr ""
+
+#: m32c-asm.c:478
+msgid "immediate is out of range 1-2"
+msgstr ""
+
+#: m32c-asm.c:496
+msgid "immediate is out of range 1-8"
+msgstr ""
+
+#: m32c-asm.c:514
+msgid "immediate is out of range 0-7"
+msgstr ""
+
+#: m32c-asm.c:550
+msgid "immediate is out of range 2-9"
+msgstr ""
+
+#: m32c-asm.c:568
+msgid "Bit number for indexing general register is out of range 0-15"
+msgstr ""
+
+#: m32c-asm.c:606 m32c-asm.c:662
+msgid "bit,base is out of range"
+msgstr ""
+
+#: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
+msgid "bit,base out of range for symbol"
+msgstr ""
+
+#: m32c-asm.c:802
+msgid "not a valid r0l/r0h pair"
 msgstr ""
 
-#: arc-dis.c:76
-msgid "Illegal limm reference in last instruction!\n"
+#: m32c-asm.c:832
+msgid "Invalid size specifier"
 msgstr ""
 
-#: arm-dis.c:1267
-msgid "<illegal precision>"
+#: m32c-desc.c:63034
+#, c-format
+msgid ""
+"internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
 msgstr ""
 
-#. XXX - should break 'option' at following delimiter.
-#: arm-dis.c:1912
+#: m32c-desc.c:63122
 #, c-format
-msgid "Unrecognised register name set: %s\n"
+msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
 msgstr ""
 
-#. XXX - should break 'option' at following delimiter.
-#: arm-dis.c:1920
+#: m32c-desc.c:63141
 #, c-format
-msgid "Unrecognised disassembler option: %s\n"
+msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
 msgstr ""
 
-#: arm-dis.c:2093
+#: m32r-desc.c:1366
 #, c-format
 msgid ""
-"\n"
-"The following ARM specific disassembler options are supported for use with\n"
-"the -M switch:\n"
+"internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
 msgstr ""
 
-#: avr-dis.c:112 avr-dis.c:122
+#: m32r-desc.c:1454
 #, c-format
-msgid "undefined"
+msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
 msgstr ""
 
-#: avr-dis.c:179
+#: m32r-desc.c:1473
 #, c-format
-msgid "Internal disassembler error"
+msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
 msgstr ""
 
-#: avr-dis.c:227
+#: m68k-dis.c:1403
 #, c-format
-msgid "unknown constraint `%c'"
+msgid "<function code %d>"
 msgstr ""
 
-#: cgen-asm.c:336 fr30-ibld.c:197 frv-ibld.c:197 ip2k-ibld.c:197
-#: iq2000-ibld.c:197 m32r-ibld.c:197 openrisc-ibld.c:197 xstormy16-ibld.c:197
+#: m68k-dis.c:1567
 #, c-format
-msgid "operand out of range (%ld not between %ld and %ld)"
+msgid "<internal error in opcode table: %s %s>\n"
+msgstr ""
+
+#: mep-asm.c:129
+msgid "Only $tp or $13 allowed for this opcode"
+msgstr ""
+
+#: mep-asm.c:143
+msgid "Only $sp or $15 allowed for this opcode"
 msgstr ""
 
-#: cgen-asm.c:358
+#: mep-asm.c:308 mep-asm.c:504
 #, c-format
-msgid "operand out of range (%lu not between %lu and %lu)"
+msgid "invalid %function() here"
+msgstr ""
+
+#: mep-asm.c:336
+msgid "Immediate is out of range -32768 to 32767"
+msgstr ""
+
+#: mep-asm.c:356
+msgid "Immediate is out of range 0 to 65535"
+msgstr ""
+
+#: mep-asm.c:549 mep-asm.c:562
+msgid "Immediate is out of range -512 to 511"
+msgstr ""
+
+#: mep-asm.c:554 mep-asm.c:563
+msgid "Immediate is out of range -128 to 127"
+msgstr ""
+
+#: mep-asm.c:558
+msgid "Value is not aligned enough"
 msgstr ""
 
-#: d30v-dis.c:312
+#: mep-desc.c:6227
 #, c-format
-msgid "<unknown register %d>"
+msgid ""
+"internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
 msgstr ""
 
-#. Can't happen.
-#: dis-buf.c:57
+#: mep-desc.c:6315
 #, c-format
-msgid "Unknown error %d\n"
+msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
 msgstr ""
 
-#: dis-buf.c:66
+#: mep-desc.c:6334
 #, c-format
-msgid "Address 0x%s is out of bounds.\n"
+msgid "internal error: mep_cgen_cpu_open: no endianness specified"
 msgstr ""
 
-#: fr30-asm.c:323 frv-asm.c:1298 ip2k-asm.c:530 iq2000-asm.c:465
-#: m32r-asm.c:338 openrisc-asm.c:252 xstormy16-asm.c:284
+#: mep-dis.c:662
 #, c-format
-msgid "Unrecognized field %d while parsing.\n"
+msgid "illegal MEP INDEX setting '%x' in ELF header e_flags field"
 msgstr ""
 
-#: fr30-asm.c:372 frv-asm.c:1347 ip2k-asm.c:579 iq2000-asm.c:514
-#: m32r-asm.c:387 openrisc-asm.c:301 xstormy16-asm.c:333
-msgid "missing mnemonic in syntax string"
+#: mips-dis.c:1907 mips-dis.c:2140
+#, c-format
+msgid "# internal error, undefined operand in `%s %s'"
 msgstr ""
 
-#. We couldn't parse it.
-#: fr30-asm.c:507 fr30-asm.c:511 fr30-asm.c:598 fr30-asm.c:699 frv-asm.c:1482
-#: frv-asm.c:1486 frv-asm.c:1573 frv-asm.c:1674 ip2k-asm.c:714 ip2k-asm.c:718
-#: ip2k-asm.c:805 ip2k-asm.c:906 iq2000-asm.c:649 iq2000-asm.c:653
-#: iq2000-asm.c:740 iq2000-asm.c:841 m32r-asm.c:522 m32r-asm.c:526
-#: m32r-asm.c:613 m32r-asm.c:714 openrisc-asm.c:436 openrisc-asm.c:440
-#: openrisc-asm.c:527 openrisc-asm.c:628 xstormy16-asm.c:468
-#: xstormy16-asm.c:472 xstormy16-asm.c:559 xstormy16-asm.c:660
-msgid "unrecognized instruction"
+#: mips-dis.c:2745
+msgid "Use canonical instruction forms.\n"
 msgstr ""
 
-#: fr30-asm.c:554 frv-asm.c:1529 ip2k-asm.c:761 iq2000-asm.c:696
-#: m32r-asm.c:569 openrisc-asm.c:483 xstormy16-asm.c:515
-#, c-format
-msgid "syntax error (expected char `%c', found `%c')"
+#: mips-dis.c:2747
+msgid "Recognize MSA instructions.\n"
 msgstr ""
 
-#: fr30-asm.c:564 frv-asm.c:1539 ip2k-asm.c:771 iq2000-asm.c:706
-#: m32r-asm.c:579 openrisc-asm.c:493 xstormy16-asm.c:525
-#, c-format
-msgid "syntax error (expected char `%c', found end of instruction)"
+#: mips-dis.c:2749
+msgid "Recognize the virtualization ASE instructions.\n"
 msgstr ""
 
-#: fr30-asm.c:592 frv-asm.c:1567 ip2k-asm.c:799 iq2000-asm.c:734
-#: m32r-asm.c:607 openrisc-asm.c:521 xstormy16-asm.c:553
-msgid "junk at end of line"
+#: mips-dis.c:2751
+msgid ""
+"Recognize the eXtended Physical Address (XPA) ASE\n"
+"                  instructions.\n"
 msgstr ""
 
-#: fr30-asm.c:698 frv-asm.c:1673 ip2k-asm.c:905 iq2000-asm.c:840
-#: m32r-asm.c:713 openrisc-asm.c:627 xstormy16-asm.c:659
-msgid "unrecognized form of instruction"
+#: mips-dis.c:2754
+msgid "Recognize the Global INValidate (GINV) ASE instructions.\n"
 msgstr ""
 
-#: fr30-asm.c:710 frv-asm.c:1685 ip2k-asm.c:917 iq2000-asm.c:852
-#: m32r-asm.c:725 openrisc-asm.c:639 xstormy16-asm.c:671
-#, c-format
-msgid "bad instruction `%.50s...'"
+#: mips-dis.c:2758
+msgid ""
+"Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE "
+"instructions.\n"
 msgstr ""
 
-#: fr30-asm.c:713 frv-asm.c:1688 ip2k-asm.c:920 iq2000-asm.c:855
-#: m32r-asm.c:728 openrisc-asm.c:642 xstormy16-asm.c:674
-#, c-format
-msgid "bad instruction `%.50s'"
+#: mips-dis.c:2762
+msgid "Recognize the Loongson Content Address Memory (CAM)  instructions.\n"
 msgstr ""
 
-#. Default text to print if an instruction isn't recognized.
-#: fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41 m32r-dis.c:41
-#: mmix-dis.c:284 openrisc-dis.c:41 xstormy16-dis.c:41
-msgid "*unknown*"
+#: mips-dis.c:2766
+msgid "Recognize the Loongson EXTensions (EXT)  instructions.\n"
 msgstr ""
 
-#: fr30-dis.c:319 frv-dis.c:410 ip2k-dis.c:313 iq2000-dis.c:191 m32r-dis.c:262
-#: openrisc-dis.c:137 xstormy16-dis.c:170
-#, c-format
-msgid "Unrecognized field %d while printing insn.\n"
+#: mips-dis.c:2770
+msgid "Recognize the Loongson EXTensions R2 (EXT2)  instructions.\n"
 msgstr ""
 
-#: fr30-ibld.c:168 frv-ibld.c:168 ip2k-ibld.c:168 iq2000-ibld.c:168
-#: m32r-ibld.c:168 openrisc-ibld.c:168 xstormy16-ibld.c:168
-#, c-format
-msgid "operand out of range (%ld not between %ld and %lu)"
+#: mips-dis.c:2773
+msgid ""
+"Print GPR names according to specified ABI.\n"
+"                  Default: based on binary being disassembled.\n"
 msgstr ""
 
-#: fr30-ibld.c:181 frv-ibld.c:181 ip2k-ibld.c:181 iq2000-ibld.c:181
-#: m32r-ibld.c:181 openrisc-ibld.c:181 xstormy16-ibld.c:181
-#, c-format
-msgid "operand out of range (%lu not between 0 and %lu)"
+#: mips-dis.c:2776
+msgid ""
+"Print FPR names according to specified ABI.\n"
+"                  Default: numeric.\n"
 msgstr ""
 
-#: fr30-ibld.c:732 frv-ibld.c:858 ip2k-ibld.c:609 iq2000-ibld.c:715
-#: m32r-ibld.c:667 openrisc-ibld.c:635 xstormy16-ibld.c:680
-#, c-format
-msgid "Unrecognized field %d while building insn.\n"
+#: mips-dis.c:2779
+msgid ""
+"Print CP0 register names according to specified architecture.\n"
+"                  Default: based on binary being disassembled.\n"
 msgstr ""
 
-#: fr30-ibld.c:939 frv-ibld.c:1177 ip2k-ibld.c:686 iq2000-ibld.c:892
-#: m32r-ibld.c:806 openrisc-ibld.c:737 xstormy16-ibld.c:828
-#, c-format
-msgid "Unrecognized field %d while decoding insn.\n"
+#: mips-dis.c:2783
+msgid ""
+"Print HWR names according to specified architecture.\n"
+"                  Default: based on binary being disassembled.\n"
 msgstr ""
 
-#: fr30-ibld.c:1088 frv-ibld.c:1458 ip2k-ibld.c:763 iq2000-ibld.c:1026
-#: m32r-ibld.c:922 openrisc-ibld.c:817 xstormy16-ibld.c:941
-#, c-format
-msgid "Unrecognized field %d while getting int operand.\n"
+#: mips-dis.c:2786
+msgid "Print GPR and FPR names according to specified ABI.\n"
 msgstr ""
 
-#: fr30-ibld.c:1217 frv-ibld.c:1719 ip2k-ibld.c:820 iq2000-ibld.c:1140
-#: m32r-ibld.c:1018 openrisc-ibld.c:877 xstormy16-ibld.c:1034
+#: mips-dis.c:2788
+msgid ""
+"Print CP0 register and HWR names according to specified\n"
+"                  architecture."
+msgstr ""
+
+#: mips-dis.c:2874
 #, c-format
-msgid "Unrecognized field %d while getting vma operand.\n"
+msgid ""
+"\n"
+"The following MIPS specific disassembler options are supported for use\n"
+"with the -M switch (multiple options should be separated by commas):\n"
+"\n"
 msgstr ""
 
-#: fr30-ibld.c:1351 frv-ibld.c:1989 ip2k-ibld.c:882 iq2000-ibld.c:1263
-#: m32r-ibld.c:1122 openrisc-ibld.c:946 xstormy16-ibld.c:1136
+#: mmix-dis.c:33
 #, c-format
-msgid "Unrecognized field %d while setting int operand.\n"
+msgid "bad case %d (%s) in %s:%d"
 msgstr ""
 
-#: fr30-ibld.c:1473 frv-ibld.c:2247 ip2k-ibld.c:932 iq2000-ibld.c:1374
-#: m32r-ibld.c:1214 openrisc-ibld.c:1003 xstormy16-ibld.c:1226
+#: mmix-dis.c:42
 #, c-format
-msgid "Unrecognized field %d while setting vma operand.\n"
+msgid "internal: non-debugged code (test-case missing): %s:%d"
 msgstr ""
 
-#: frv-asm.c:978
-msgid "register number must be even"
+#: mmix-dis.c:52
+msgid "(unknown)"
+msgstr ""
+
+#: mmix-dis.c:247 mmix-dis.c:255
+msgid "*illegal*"
 msgstr ""
 
-#: h8300-dis.c:358
+#: mmix-dis.c:529
 #, c-format
-msgid "Hmmmm 0x%x"
+msgid "*unknown operands type: %d*"
 msgstr ""
 
-#: h8300-dis.c:744
+#: msp430-decode.opc:145 rl78-decode.opc:106
 #, c-format
-msgid "Don't understand 0x%x \n"
+msgid "internal error: immediate() called with invalid byte count %d"
 msgstr ""
 
-#: h8500-dis.c:143
+#: msp430-dis.c:59
 #, c-format
-msgid "can't cope with insert %d\n"
+msgid "Warning: disassembly unreliable - not enough bytes available"
 msgstr ""
 
-#. Couldn't understand anything.
-#: h8500-dis.c:342
+#: msp430-dis.c:65
 #, c-format
-msgid "%02x\t\t*unknown*"
+msgid "Error: read from memory failed"
 msgstr ""
 
-#: i386-dis.c:1733
-msgid "<internal disassembler error>"
+#: msp430-dis.c:499
+msgid "Warning: illegal as emulation instr"
+msgstr ""
+
+#. R2/R3 are illegal as dest: may be data section.
+#: msp430-dis.c:591
+msgid "Warning: illegal as 2-op instr"
+msgstr ""
+
+#: msp430-dis.c:1002
+msgid "Warning: unrecognised CALLA addressing mode"
 msgstr ""
 
-#: ia64-gen.c:297
+#: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
 #, c-format
-msgid "%s: Error: "
+msgid "Warning: reserved use of A/L and B/W bits detected"
 msgstr ""
 
-#: ia64-gen.c:310
+#: mt-asm.c:110 mt-asm.c:190
+msgid "Operand out of range. Must be between -32768 and 32767."
+msgstr ""
+
+#: mt-asm.c:149
+msgid "Biiiig Trouble in parse_imm16!"
+msgstr ""
+
+#: mt-asm.c:157
+msgid "The percent-operator's operand is not a symbol"
+msgstr ""
+
+#: mt-asm.c:395
+msgid "invalid operand.  type may have values 0,1,2 only."
+msgstr ""
+
+#: mt-desc.c:1147
 #, c-format
-msgid "%s: Warning: "
+msgid ""
+"internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
 msgstr ""
 
-#: ia64-gen.c:496 ia64-gen.c:730
+#: mt-desc.c:1235
 #, c-format
-msgid "multiple note %s not handled\n"
+msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
 msgstr ""
 
-#: ia64-gen.c:607
-msgid "can't find ia64-ic.tbl for reading\n"
+#: mt-desc.c:1254
+#, c-format
+msgid "internal error: mt_cgen_cpu_open: no endianness specified"
 msgstr ""
 
-#: ia64-gen.c:812
+#: nds32-asm.c:1760
 #, c-format
-msgid "can't find %s for reading\n"
+msgid "internal error: unknown operand, %s"
 msgstr ""
 
-#: ia64-gen.c:1036
+#: nds32-asm.c:2396
 #, c-format
-msgid ""
-"most recent format '%s'\n"
-"appears more restrictive than '%s'\n"
+msgid "internal error: don't know how to handle parsing results"
 msgstr ""
 
-#: ia64-gen.c:1047
+#: nds32-asm.c:2404
 #, c-format
-msgid "overlapping field %s->%s\n"
+msgid "internal error: unknown hardware resource"
+msgstr ""
+
+#: nds32-dis.c:1178
+msgid "insufficient data to decode instruction"
+msgstr ""
+
+#: nfp-dis.c:930
+msgid "<invalid_instruction>:"
+msgstr ""
+
+#: nfp-dis.c:1334
+msgid ", <invalid CRC operator>, "
+msgstr ""
+
+#: nfp-dis.c:1686
+msgid "<invalid branch>["
 msgstr ""
 
-#: ia64-gen.c:1244
+#: nfp-dis.c:2055 nfp-dis.c:2326
 #, c-format
-msgid "overwriting note %d with note %d (IC:%s)\n"
+msgid "<invalid cmd target %d:%d:%d>[]"
 msgstr ""
 
-#: ia64-gen.c:1443
+#: nfp-dis.c:2066 nfp-dis.c:2337
 #, c-format
-msgid "don't know how to specify %% dependency %s\n"
+msgid "<invalid cmd action %d:%d:%d>[]"
+msgstr ""
+
+#: nfp-dis.c:2558
+msgid "File has no ME-Config section."
+msgstr ""
+
+#: nfp-dis.c:2572
+msgid "File has invalid ME-Config section."
 msgstr ""
 
-#: ia64-gen.c:1465
+#: nfp-dis.c:2719
 #, c-format
-msgid "Don't know how to specify # dependency %s\n"
+msgid "Error processing section %u "
 msgstr ""
 
-#: ia64-gen.c:1504
+#: nfp-dis.c:2748
 #, c-format
-msgid "IC:%s [%s] has no terminals or sub-classes\n"
+msgid "Invalid NFP option: %s"
 msgstr ""
 
-#: ia64-gen.c:1507
+#: nfp-dis.c:2986
 #, c-format
-msgid "IC:%s has no terminals or sub-classes\n"
+msgid ""
+"\n"
+"The following NFP specific disassembler options are supported for use\n"
+"with the -M switch (multiple options should be separated by commas):\n"
 msgstr ""
 
-#: ia64-gen.c:1516
+#: nfp-dis.c:2990
 #, c-format
-msgid "no insns mapped directly to terminal IC %s [%s]"
+msgid ""
+"\n"
+"  no-pc\t\t    Don't print program counter prefix.\n"
+"  ctx4\t\t    Force disassembly using 4-context mode.\n"
+"  ctx8\t\t    Force 8-context mode, takes precedence."
 msgstr ""
 
-#: ia64-gen.c:1519
+#: nios2-dis.c:135
 #, c-format
-msgid "no insns mapped directly to terminal IC %s\n"
+msgid "out of memory"
 msgstr ""
 
-#: ia64-gen.c:1530
+#: nios2-dis.c:263
 #, c-format
-msgid "class %s is defined but not used\n"
+msgid "internal error: broken opcode descriptor for `%s %s'"
 msgstr ""
 
-#: ia64-gen.c:1541
+#. I and Z are output operands and can`t be immediate
+#. A is an address and we can`t have the address of
+#. an immediate either. We don't know how much to increase
+#. aoffsetp by since whatever generated this is broken
+#. anyway!
+#: ns32k-dis.c:533
 #, c-format
-msgid "Warning: rsrc %s (%s) has no chks%s\n"
+msgid "$<undefined>"
+msgstr ""
+
+#: or1k-asm.c:55
+msgid "relocation invalid for store"
 msgstr ""
 
-#: ia64-gen.c:1545
+#: or1k-asm.c:56
+msgid "internal relocation type invalid"
+msgstr ""
+
+#: or1k-desc.c:2041
 #, c-format
-msgid "rsrc %s (%s) has no regs\n"
+msgid ""
+"internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
+"values: `%d' vs. `%d'"
 msgstr ""
 
-#: ia64-gen.c:2444
+#: or1k-desc.c:2129
 #, c-format
-msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
+msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
 msgstr ""
 
-#: ia64-gen.c:2472
+#: or1k-desc.c:2148
 #, c-format
-msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
+msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
 msgstr ""
 
-#: ia64-gen.c:2486
+#: ppc-dis.c:418
 #, c-format
-msgid "opcode %s has no class (ops %d %d %d)\n"
+msgid "warning: ignoring unknown -M%s option"
 msgstr ""
 
-#: ia64-gen.c:2816
+#: ppc-dis.c:1256
 #, c-format
-msgid "unable to change directory to \"%s\", errno = %s\n"
+msgid ""
+"\n"
+"The following PPC specific disassembler options are supported for use with\n"
+"the -M switch:\n"
 msgstr ""
 
-#. We've been passed a w.  Return with an error message so that
-#. cgen will try the next parsing option.
-#: ip2k-asm.c:92
-msgid "W keyword invalid in FR operand slot."
+#: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:101 ppc-opc.c:131
+msgid "invalid register"
 msgstr ""
 
-#. Invalid offset present.
-#: ip2k-asm.c:117
-msgid "offset(IP) is not a valid form"
+#: ppc-opc.c:397
+msgid "invalid conditional option"
 msgstr ""
 
-#. Found something there in front of (DP) but it's out
-#. of range.
-#: ip2k-asm.c:165
-msgid "(DP) offset out of range."
+#: ppc-opc.c:400
+msgid "invalid counter access"
 msgstr ""
 
-#. Found something there in front of (SP) but it's out
-#. of range.
-#: ip2k-asm.c:206
-msgid "(SP) offset out of range."
+#: ppc-opc.c:464
+msgid "BO value implies no branch hint, when using + or - modifier"
 msgstr ""
 
-#: ip2k-asm.c:222
-msgid "illegal use of parentheses"
+#: ppc-opc.c:469
+msgid "attempt to set y bit when using + or - modifier"
 msgstr ""
 
-#: ip2k-asm.c:229
-msgid "operand out of range (not between 1 and 255)"
+#: ppc-opc.c:471
+msgid "attempt to set 'at' bits when using + or - modifier"
 msgstr ""
 
-#. Something is very wrong. opindex has to be one of the above.
-#: ip2k-asm.c:254
-msgid "parse_addr16: invalid opindex."
+#: ppc-opc.c:575
+msgid "invalid offset: must be in the range [-512, -8] and be a multiple of 8"
 msgstr ""
 
-#: ip2k-asm.c:309
-msgid "Byte address required. - must be even."
+#: ppc-opc.c:706
+msgid "invalid R operand"
 msgstr ""
 
-#: ip2k-asm.c:318
-msgid "cgen_parse_address returned a symbol. Literal required."
+#: ppc-opc.c:761
+msgid "invalid mask field"
 msgstr ""
 
-#: ip2k-asm.c:376
-#, c-format
-msgid "%operator operand is not a symbol"
+#: ppc-opc.c:784
+msgid "invalid mfcr mask"
 msgstr ""
 
-#: ip2k-asm.c:430
-msgid "Attempt to find bit index of 0"
+#: ppc-opc.c:902 ppc-opc.c:920
+msgid "illegal L operand value"
 msgstr ""
 
-#: iq2000-asm.c:115 iq2000-asm.c:146
-msgid "immediate value cannot be register"
+#: ppc-opc.c:943
+msgid "illegal WC operand value"
 msgstr ""
 
-#: iq2000-asm.c:126 iq2000-asm.c:156
-msgid "immediate value out of range"
+#: ppc-opc.c:1040
+msgid "incompatible L operand value"
 msgstr ""
 
-#: iq2000-asm.c:185
-msgid "21-bit offset out of range"
+#: ppc-opc.c:1239 ppc-opc.c:1274
+msgid "illegal bitmask"
 msgstr ""
 
-#: iq2000-asm.c:210 iq2000-asm.c:240 iq2000-asm.c:277 iq2000-asm.c:310
-#: openrisc-asm.c:90 openrisc-asm.c:144
-msgid "missing `)'"
+#: ppc-opc.c:1418
+msgid "address register in load range"
 msgstr ""
 
-#: m10200-dis.c:199
-#, c-format
-msgid "unknown\t0x%02x"
+#: ppc-opc.c:1458
+msgid "illegal PL operand value"
 msgstr ""
 
-#: m10200-dis.c:339
-#, c-format
-msgid "unknown\t0x%04lx"
+#: ppc-opc.c:1539
+msgid "index register in load range"
 msgstr ""
 
-#: m10300-dis.c:767
-#, c-format
-msgid "unknown\t0x%04x"
+#: ppc-opc.c:1568 ppc-opc.c:1654
+msgid "source and target register operands must be different"
 msgstr ""
 
-#: m68k-dis.c:295
-#, c-format
-msgid "<internal error in opcode table: %s %s>\n"
+#: ppc-opc.c:1599
+msgid "invalid register operand when updating"
 msgstr ""
 
-#: m68k-dis.c:1089
-#, c-format
-msgid "<function code %d>"
+#: ppc-opc.c:1717
+msgid "illegal immediate value"
 msgstr ""
 
-#: m88k-dis.c:746
-#, c-format
-msgid "# <dis error: %08x>"
+#: ppc-opc.c:2024
+msgid "invalid bat number"
 msgstr ""
 
-#: mips-dis.c:720
-msgid "# internal error, incomplete extension sequence (+)"
+#: ppc-opc.c:2059
+msgid "invalid sprg number"
 msgstr ""
 
-#: mips-dis.c:779
-#, c-format
-msgid "# internal error, undefined extension sequence (+%c)"
+#: ppc-opc.c:2096
+msgid "invalid tbr number"
 msgstr ""
 
-#: mips-dis.c:1037
-#, c-format
-msgid "# internal error, undefined modifier(%c)"
+#: ppc-opc.c:2203 ppc-opc.c:2271
+msgid "VSR overlaps ACC operand"
 msgstr ""
 
-#: mips-dis.c:1793
-#, c-format
-msgid "# internal disassembler error, unrecognised modifier (%c)"
+#: ppc-opc.c:2380
+msgid "invalid constant"
 msgstr ""
 
-#: mips-dis.c:1805
-#, c-format
-msgid ""
-"\n"
-"The following MIPS specific disassembler options are supported for use\n"
-"with the -M switch (multiple options should be separated by commas):\n"
+#: ppc-opc.c:2482 ppc-opc.c:2505 ppc-opc.c:2528 ppc-opc.c:2551
+msgid "UIMM = 00000 is illegal"
 msgstr ""
 
-#: mips-dis.c:1809
-#, c-format
-msgid ""
-"\n"
-"  gpr-names=ABI            Print GPR names according to  specified ABI.\n"
-"                           Default: based on binary being disassembled.\n"
+#: ppc-opc.c:2574
+msgid "UIMM values >7 are illegal"
 msgstr ""
 
-#: mips-dis.c:1813
-#, c-format
-msgid ""
-"\n"
-"  fpr-names=ABI            Print FPR names according to specified ABI.\n"
-"                           Default: numeric.\n"
+#: ppc-opc.c:2597
+msgid "UIMM values >15 are illegal"
 msgstr ""
 
-#: mips-dis.c:1817
-#, c-format
-msgid ""
-"\n"
-"  cp0-names=ARCH           Print CP0 register names according to\n"
-"                           specified architecture.\n"
-"                           Default: based on binary being disassembled.\n"
+#: ppc-opc.c:2620
+msgid "GPR odd is illegal"
 msgstr ""
 
-#: mips-dis.c:1822
-#, c-format
-msgid ""
-"\n"
-"  hwr-names=ARCH           Print HWR names according to specified \n"
-"\t\t\t   architecture.\n"
-"                           Default: based on binary being disassembled.\n"
+#: ppc-opc.c:2643 ppc-opc.c:2666
+msgid "invalid offset"
 msgstr ""
 
-#: mips-dis.c:1827
-#, c-format
-msgid ""
-"\n"
-"  reg-names=ABI            Print GPR and FPR names according to\n"
-"                           specified ABI.\n"
+#: ppc-opc.c:2689
+msgid "invalid Ddd value"
 msgstr ""
 
-#: mips-dis.c:1831
-#, c-format
-msgid ""
-"\n"
-"  reg-names=ARCH           Print CP0 register and HWR names according to\n"
-"                           specified architecture.\n"
+#: ppc-opc.c:2742 ppc-opc.c:2769
+msgid "invalid TH value"
 msgstr ""
 
-#: mips-dis.c:1835
+#. The option without '=' should be defined above.
+#: riscv-dis.c:120 riscv-dis.c:157
 #, c-format
-msgid ""
-"\n"
-"  For the options above, the following values are supported for \"ABI\":\n"
-"   "
+msgid "unrecognized disassembler option: %s"
 msgstr ""
 
-#: mips-dis.c:1840 mips-dis.c:1848 mips-dis.c:1850
+#. Invalid options with '=', no option name before '=',
+#. and no value after '='.
+#: riscv-dis.c:128
 #, c-format
-msgid "\n"
+msgid "unrecognized disassembler option with '=': %s"
 msgstr ""
 
-#: mips-dis.c:1842
+#: riscv-dis.c:142
 #, c-format
-msgid ""
-"\n"
-"  For the options above, The following values are supported for \"ARCH\":\n"
-"   "
+msgid "unknown privileged spec set by %s=%s"
 msgstr ""
 
-#: mmix-dis.c:34
+#: riscv-dis.c:149
 #, c-format
-msgid "Bad case %d (%s) in %s:%d\n"
+msgid ""
+"mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s"
 msgstr ""
 
-#: mmix-dis.c:44
+#: riscv-dis.c:670
 #, c-format
-msgid "Internal: Non-debugged code (test-case missing): %s:%d"
+msgid "# internal error, undefined modifier (%c)"
 msgstr ""
 
-#: mmix-dis.c:53
-msgid "(unknown)"
+#: riscv-dis.c:1238
+msgid "Print numeric register names, rather than ABI names."
 msgstr ""
 
-#: mmix-dis.c:519
-#, c-format
-msgid "*unknown operands type: %d*"
+#: riscv-dis.c:1241
+msgid "Disassemble only into canonical instructions."
 msgstr ""
 
-#. I and Z are output operands and can`t be immediate
-#. * A is an address and we can`t have the address of
-#. * an immediate either. We don't know how much to increase
-#. * aoffsetp by since whatever generated this is broken
-#. * anyway!
-#.
-#: ns32k-dis.c:631
-#, c-format
-msgid "$<undefined>"
+#: riscv-dis.c:1244
+msgid "Print the CSR according to the chosen privilege spec."
 msgstr ""
 
-#: ppc-opc.c:794 ppc-opc.c:822
-msgid "invalid conditional option"
+#: riscv-dis.c:1320
+#, c-format
+msgid ""
+"\n"
+"The following RISC-V specific disassembler options are supported for use\n"
+"with the -M switch (multiple options should be separated by commas):\n"
 msgstr ""
 
-#: ppc-opc.c:824
-msgid "attempt to set y bit when using + or - modifier"
+#: rx-dis.c:139 rx-dis.c:163 rx-dis.c:171 rx-dis.c:179 rx-dis.c:187
+msgid "<invalid register number>"
 msgstr ""
 
-#: ppc-opc.c:852
-msgid "offset not a multiple of 16"
+#: rx-dis.c:147 rx-dis.c:195
+msgid "<invalid condition code>"
 msgstr ""
 
-#: ppc-opc.c:871
-msgid "offset not a multiple of 2"
+#: rx-dis.c:155
+msgid "<invalid flag>"
 msgstr ""
 
-#: ppc-opc.c:873
-msgid "offset greater than 62"
+#: rx-dis.c:203
+msgid "<invalid opsize>"
 msgstr ""
 
-#: ppc-opc.c:892 ppc-opc.c:937 ppc-opc.c:981
-msgid "offset not a multiple of 4"
+#: rx-dis.c:211
+msgid "<invalid size>"
 msgstr ""
 
-#: ppc-opc.c:894
-msgid "offset greater than 124"
+#: s12z-dis.c:239 s12z-dis.c:296 s12z-dis.c:307
+msgid "<illegal reg num>"
 msgstr ""
 
-#: ppc-opc.c:913
-msgid "offset not a multiple of 8"
+#: s12z-dis.c:370
+msgid "<bad>"
 msgstr ""
 
-#: ppc-opc.c:915
-msgid "offset greater than 248"
+#: s12z-dis.c:380
+msgid ".<bad>"
 msgstr ""
 
-#: ppc-opc.c:958
-msgid "offset not between -2048 and 2047"
+#: s390-dis.c:42
+msgid "Disassemble in ESA architecture mode"
 msgstr ""
 
-#: ppc-opc.c:979
-msgid "offset not between -8192 and 8191"
+#: s390-dis.c:43
+msgid "Disassemble in z/Architecture mode"
 msgstr ""
 
-#: ppc-opc.c:1007
-msgid "invalid mask field"
+#: s390-dis.c:44
+msgid "Print unknown instructions according to length from first two bits"
 msgstr ""
 
-#: ppc-opc.c:1033
-msgid "ignoring invalid mfcr mask"
+#: s390-dis.c:76
+#, c-format
+msgid "unknown S/390 disassembler option: %s"
 msgstr ""
 
-#: ppc-opc.c:1075
-msgid "ignoring least significant bits in branch offset"
+#: s390-dis.c:471
+#, c-format
+msgid ""
+"\n"
+"The following S/390 specific disassembler options are supported for use\n"
+"with the -M switch (multiple options should be separated by commas):\n"
 msgstr ""
 
-#: ppc-opc.c:1105 ppc-opc.c:1140
-msgid "illegal bitmask"
+#: score-dis.c:653 score-dis.c:871 score-dis.c:1032 score-dis.c:1138
+#: score-dis.c:1146 score-dis.c:1153 score7-dis.c:691 score7-dis.c:854
+msgid "<illegal instruction>"
 msgstr ""
 
-#: ppc-opc.c:1205
-msgid "value out of range"
+#: sparc-dis.c:308 sparc-dis.c:318
+#, c-format
+msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
 msgstr ""
 
-#: ppc-opc.c:1273
-msgid "index register in load range"
+#: sparc-dis.c:377
+#, c-format
+msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
 msgstr ""
 
-#: ppc-opc.c:1289
-msgid "source and target register operands must be different"
+#. Mark as non-valid instruction.
+#: sparc-dis.c:1094
+msgid "unknown"
 msgstr ""
 
-#: ppc-opc.c:1304
-msgid "invalid register operand when updating"
+#: v850-dis.c:190
+msgid "<invalid s-reg number>"
 msgstr ""
 
-#: ppc-opc.c:1343
-msgid "target register operand must be even"
+#: v850-dis.c:206
+msgid "<invalid reg number>"
 msgstr ""
 
-#: ppc-opc.c:1357
-msgid "source register operand must be even"
+#: v850-dis.c:222
+msgid "<invalid v-reg number>"
 msgstr ""
 
-#. Mark as non-valid instruction.
-#: sparc-dis.c:760
-msgid "unknown"
+#: v850-dis.c:236
+msgid "<invalid CC-reg number>"
 msgstr ""
 
-#: sparc-dis.c:835
-#, c-format
-msgid "Internal error:  bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
+#: v850-dis.c:250
+msgid "<invalid float-CC-reg number>"
 msgstr ""
 
-#: sparc-dis.c:846
-#, c-format
-msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
+#: v850-dis.c:264
+msgid "<invalid cacheop number>"
 msgstr ""
 
-#: sparc-dis.c:895
-#, c-format
-msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
+#: v850-dis.c:275
+msgid "<invalid prefop number>"
 msgstr ""
 
-#: v850-dis.c:225
+#: v850-dis.c:510
 #, c-format
-msgid "unknown operand shift: %x\n"
+msgid "unknown operand shift: %x"
 msgstr ""
 
-#: v850-dis.c:237
+#: v850-dis.c:526
 #, c-format
-msgid "unknown pop reg: %d\n"
+msgid "unknown reg: %d"
 msgstr ""
 
 #. The functions used to insert and extract complicated operands.
@@ -692,86 +2144,139 @@ msgstr ""
 #. v850_insert_operand() in gas/config/tc-v850.c.  Error messages
 #. containing the string 'out of range' will be ignored unless a
 #. specific command line option is given to GAS.
-#: v850-opc.c:69
+#: v850-opc.c:53
 msgid "displacement value is not in range and is not aligned"
 msgstr ""
 
-#: v850-opc.c:70
+#: v850-opc.c:54
 msgid "displacement value is out of range"
 msgstr ""
 
-#: v850-opc.c:71
+#: v850-opc.c:55
 msgid "displacement value is not aligned"
 msgstr ""
 
-#: v850-opc.c:73
+#: v850-opc.c:57
 msgid "immediate value is out of range"
 msgstr ""
 
-#: v850-opc.c:84
-msgid "branch value not in range and to odd offset"
+#: v850-opc.c:58
+msgid "branch value out of range"
 msgstr ""
 
-#: v850-opc.c:86 v850-opc.c:118
-msgid "branch value out of range"
+#: v850-opc.c:59
+msgid "branch value not in range and to odd offset"
 msgstr ""
 
-#: v850-opc.c:89 v850-opc.c:121
+#: v850-opc.c:60
 msgid "branch to odd offset"
 msgstr ""
 
-#: v850-opc.c:116
-msgid "branch value not in range and to an odd offset"
+#: v850-opc.c:61
+msgid "position value is out of range"
+msgstr ""
+
+#: v850-opc.c:62
+msgid "width value is out of range"
+msgstr ""
+
+#: v850-opc.c:63
+msgid "SelID is out of range"
+msgstr ""
+
+#: v850-opc.c:64
+msgid "vector8 is out of range"
 msgstr ""
 
-#: v850-opc.c:347
+#: v850-opc.c:65
+msgid "vector5 is out of range"
+msgstr ""
+
+#: v850-opc.c:66
+msgid "imm10 is out of range"
+msgstr ""
+
+#: v850-opc.c:67
+msgid "SR/SelID is out of range"
+msgstr ""
+
+#: v850-opc.c:508
 msgid "invalid register for stack adjustment"
 msgstr ""
 
-#: v850-opc.c:371
-msgid "immediate value not in range and not even"
+#: v850-opc.c:526
+msgid "invalid register name"
 msgstr ""
 
-#: v850-opc.c:376
-msgid "immediate value must be even"
+#: wasm32-dis.c:93
+msgid "Disassemble \"register\" names"
 msgstr ""
 
-#: xstormy16-asm.c:76
+#: wasm32-dis.c:94
+msgid "Name well-known globals"
+msgstr ""
+
+#: wasm32-dis.c:549
+#, c-format
+msgid ""
+"The following WebAssembly-specific disassembler options are supported for "
+"use\n"
+"with the -M switch:\n"
+msgstr ""
+
+#: xstormy16-asm.c:71
 msgid "Bad register in preincrement"
 msgstr ""
 
-#: xstormy16-asm.c:81
+#: xstormy16-asm.c:76
 msgid "Bad register in postincrement"
 msgstr ""
 
-#: xstormy16-asm.c:83
+#: xstormy16-asm.c:78
 msgid "Bad register name"
 msgstr ""
 
-#: xstormy16-asm.c:87
+#: xstormy16-asm.c:82
 msgid "Label conflicts with register name"
 msgstr ""
 
-#: xstormy16-asm.c:91
+#: xstormy16-asm.c:86
 msgid "Label conflicts with `Rx'"
 msgstr ""
 
-#: xstormy16-asm.c:93
+#: xstormy16-asm.c:88
 msgid "Bad immediate expression"
 msgstr ""
 
-#: xstormy16-asm.c:115
+#: xstormy16-asm.c:109
 msgid "No relocation for small immediate"
 msgstr ""
 
-#: xstormy16-asm.c:125
+#: xstormy16-asm.c:119
 msgid "Small operand was not an immediate number"
 msgstr ""
 
-#: xstormy16-asm.c:164
+#: xstormy16-asm.c:157
 msgid "Operand is not a symbol"
 msgstr ""
 
-#: xstormy16-asm.c:172
+#: xstormy16-asm.c:165
 msgid "Syntax error: No trailing ')'"
 msgstr ""
+
+#: xstormy16-desc.c:1318
+#, c-format
+msgid ""
+"internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-"
+"bitsize values: `%d' vs. `%d'"
+msgstr ""
+
+#: xstormy16-desc.c:1406
+#, c-format
+msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
+msgstr ""
+
+#: xstormy16-desc.c:1425
+#, c-format
+msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
+msgstr ""