Set to 2.32 release version and regenerate configure and pot files
[external/binutils.git] / opcodes / po / opcodes.pot
index af9ea5d..d87d0e3 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2018-04-30 11:54+0100\n"
+"POT-Creation-Date: 2019-02-02 15:50+0000\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"
@@ -17,13 +17,21 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: aarch64-asm.c:808
+msgid "specified register cannot be read from"
+msgstr ""
+
+#: aarch64-asm.c:817
+msgid "specified register cannot be written to"
+msgstr ""
+
 #. Invalid option.
-#: aarch64-dis.c:81 arc-dis.c:782 arm-dis.c:6158
+#: aarch64-dis.c:92 arc-dis.c:782 arm-dis.c:6174
 #, c-format
 msgid "unrecognised disassembler option: %s"
 msgstr ""
 
-#: aarch64-dis.c:3264
+#: aarch64-dis.c:3431
 #, c-format
 msgid ""
 "\n"
@@ -31,236 +39,302 @@ msgid ""
 "with the -M switch (multiple options should be separated by commas):\n"
 msgstr ""
 
-#: aarch64-dis.c:3268
+#: aarch64-dis.c:3435
 #, c-format
 msgid ""
 "\n"
 "  no-aliases         Don't print instruction aliases.\n"
 msgstr ""
 
-#: aarch64-dis.c:3271
+#: aarch64-dis.c:3438
 #, c-format
 msgid ""
 "\n"
 "  aliases            Do print instruction aliases.\n"
 msgstr ""
 
-#: aarch64-dis.c:3275
+#: aarch64-dis.c:3441
+#, c-format
+msgid ""
+"\n"
+"  no-notes         Don't print instruction notes.\n"
+msgstr ""
+
+#: aarch64-dis.c:3444
+#, c-format
+msgid ""
+"\n"
+"  notes            Do print instruction notes.\n"
+msgstr ""
+
+#: aarch64-dis.c:3448
 #, c-format
 msgid ""
 "\n"
 "  debug_dump         Temp switch for debug trace.\n"
 msgstr ""
 
-#: aarch64-dis.c:3279 mips-dis.c:2601 mips-dis.c:2609 mips-dis.c:2611
-#: nfp-dis.c:2989 riscv-dis.c:509
+#: aarch64-dis.c:3452 mips-dis.c:2773 mips-dis.c:2783 mips-dis.c:2786
+#: nfp-dis.c:2981 riscv-dis.c:552
 #, c-format
 msgid "\n"
 msgstr ""
 
-#: aarch64-opc.c:1311
+#: aarch64-opc.c:1339
 msgid "immediate value"
 msgstr ""
 
-#: aarch64-opc.c:1321
+#: aarch64-opc.c:1349
 msgid "immediate offset"
 msgstr ""
 
-#: aarch64-opc.c:1331
+#: aarch64-opc.c:1359
 msgid "register number"
 msgstr ""
 
-#: aarch64-opc.c:1341
+#: aarch64-opc.c:1369
 msgid "register element index"
 msgstr ""
 
-#: aarch64-opc.c:1351
+#: aarch64-opc.c:1379
 msgid "shift amount"
 msgstr ""
 
-#: aarch64-opc.c:1363
+#: aarch64-opc.c:1391
 msgid "multiplier"
 msgstr ""
 
-#: aarch64-opc.c:1436
+#: aarch64-opc.c:1464
 msgid "reg pair must start from even reg"
 msgstr ""
 
-#: aarch64-opc.c:1442
+#: aarch64-opc.c:1470
 msgid "reg pair must be contiguous"
 msgstr ""
 
-#: aarch64-opc.c:1456
+#: aarch64-opc.c:1484
 msgid "extraneous register"
 msgstr ""
 
-#: aarch64-opc.c:1462
+#: aarch64-opc.c:1490
 msgid "missing register"
 msgstr ""
 
-#: aarch64-opc.c:1473
+#: aarch64-opc.c:1501
 msgid "stack pointer register expected"
 msgstr ""
 
-#: aarch64-opc.c:1496
+#: aarch64-opc.c:1524
 msgid "z0-z15 expected"
 msgstr ""
 
-#: aarch64-opc.c:1497
+#: aarch64-opc.c:1525
 msgid "z0-z7 expected"
 msgstr ""
 
-#: aarch64-opc.c:1523
+#: aarch64-opc.c:1551
 msgid "invalid register list"
 msgstr ""
 
-#: aarch64-opc.c:1537
+#: aarch64-opc.c:1565
 msgid "p0-p7 expected"
 msgstr ""
 
-#: aarch64-opc.c:1563 aarch64-opc.c:1571
+#: aarch64-opc.c:1591 aarch64-opc.c:1599
 msgid "unexpected address writeback"
 msgstr ""
 
-#: aarch64-opc.c:1582
+#: aarch64-opc.c:1610
 msgid "address writeback expected"
 msgstr ""
 
-#: aarch64-opc.c:1629
+#: aarch64-opc.c:1657
 msgid "negative or unaligned offset expected"
 msgstr ""
 
-#: aarch64-opc.c:1656
+#: aarch64-opc.c:1714
 msgid "invalid register offset"
 msgstr ""
 
-#: aarch64-opc.c:1678
+#: aarch64-opc.c:1736
 msgid "invalid post-increment amount"
 msgstr ""
 
-#: aarch64-opc.c:1694 aarch64-opc.c:2172
+#: aarch64-opc.c:1752 aarch64-opc.c:2246
 msgid "invalid shift amount"
 msgstr ""
 
-#: aarch64-opc.c:1707
+#: aarch64-opc.c:1765
 msgid "invalid extend/shift operator"
 msgstr ""
 
-#: aarch64-opc.c:1753 aarch64-opc.c:1993 aarch64-opc.c:2028 aarch64-opc.c:2047
-#: aarch64-opc.c:2055 aarch64-opc.c:2126 aarch64-opc.c:2302 aarch64-opc.c:2402
-#: aarch64-opc.c:2415
+#: aarch64-opc.c:1811 aarch64-opc.c:2051 aarch64-opc.c:2086 aarch64-opc.c:2105
+#: aarch64-opc.c:2113 aarch64-opc.c:2200 aarch64-opc.c:2376 aarch64-opc.c:2476
+#: aarch64-opc.c:2489
 msgid "immediate out of range"
 msgstr ""
 
-#: aarch64-opc.c:1775 aarch64-opc.c:1817 aarch64-opc.c:1867 aarch64-opc.c:1901
+#: aarch64-opc.c:1833 aarch64-opc.c:1875 aarch64-opc.c:1925 aarch64-opc.c:1959
 msgid "invalid addressing mode"
 msgstr ""
 
-#: aarch64-opc.c:1859
+#: aarch64-opc.c:1917
 msgid "index register xzr is not allowed"
 msgstr ""
 
-#: aarch64-opc.c:1981 aarch64-opc.c:2003 aarch64-opc.c:2205 aarch64-opc.c:2213
-#: aarch64-opc.c:2279 aarch64-opc.c:2308
+#: aarch64-opc.c:2039 aarch64-opc.c:2061 aarch64-opc.c:2279 aarch64-opc.c:2287
+#: aarch64-opc.c:2353 aarch64-opc.c:2382
 msgid "invalid shift operator"
 msgstr ""
 
-#: aarch64-opc.c:1987
+#: aarch64-opc.c:2045
 msgid "shift amount must be 0 or 12"
 msgstr ""
 
-#: aarch64-opc.c:2010
+#: aarch64-opc.c:2068
 msgid "shift amount must be a multiple of 16"
 msgstr ""
 
-#: aarch64-opc.c:2022
+#: aarch64-opc.c:2080
 msgid "negative immediate value not allowed"
 msgstr ""
 
-#: aarch64-opc.c:2137
+#: aarch64-opc.c:2211
 msgid "immediate zero expected"
 msgstr ""
 
-#: aarch64-opc.c:2151
+#: aarch64-opc.c:2225
 msgid "rotate expected to be 0, 90, 180 or 270"
 msgstr ""
 
-#: aarch64-opc.c:2161
+#: aarch64-opc.c:2235
 msgid "rotate expected to be 90 or 270"
 msgstr ""
 
-#: aarch64-opc.c:2221
+#: aarch64-opc.c:2295
 msgid "shift is not permitted"
 msgstr ""
 
-#: aarch64-opc.c:2246
+#: aarch64-opc.c:2320
 msgid "invalid value for immediate"
 msgstr ""
 
-#: aarch64-opc.c:2271
+#: aarch64-opc.c:2345
 msgid "shift amount must be 0 or 16"
 msgstr ""
 
-#: aarch64-opc.c:2292
+#: aarch64-opc.c:2366
 msgid "floating-point immediate expected"
 msgstr ""
 
-#: aarch64-opc.c:2326
+#: aarch64-opc.c:2400
 msgid "no shift amount allowed for 8-bit constants"
 msgstr ""
 
-#: aarch64-opc.c:2336
+#: aarch64-opc.c:2410
 msgid "shift amount must be 0 or 8"
 msgstr ""
 
-#: aarch64-opc.c:2349
+#: aarch64-opc.c:2423
 msgid "immediate too big for element size"
 msgstr ""
 
-#: aarch64-opc.c:2356
+#: aarch64-opc.c:2430
 msgid "invalid arithmetic immediate"
 msgstr ""
 
-#: aarch64-opc.c:2370
+#: aarch64-opc.c:2444
 msgid "floating-point value must be 0.5 or 1.0"
 msgstr ""
 
-#: aarch64-opc.c:2380
+#: aarch64-opc.c:2454
 msgid "floating-point value must be 0.5 or 2.0"
 msgstr ""
 
-#: aarch64-opc.c:2390
+#: aarch64-opc.c:2464
 msgid "floating-point value must be 0.0 or 1.0"
 msgstr ""
 
-#: aarch64-opc.c:2421
+#: aarch64-opc.c:2495
 msgid "invalid replicated MOV immediate"
 msgstr ""
 
-#: aarch64-opc.c:2536
+#: aarch64-opc.c:2613
 msgid "extend operator expected"
 msgstr ""
 
-#: aarch64-opc.c:2549
+#: aarch64-opc.c:2626
 msgid "missing extend operator"
 msgstr ""
 
-#: aarch64-opc.c:2555
+#: aarch64-opc.c:2632
 msgid "'LSL' operator not allowed"
 msgstr ""
 
-#: aarch64-opc.c:2576
+#: aarch64-opc.c:2653
 msgid "W register expected"
 msgstr ""
 
-#: aarch64-opc.c:2587
+#: aarch64-opc.c:2664
 msgid "shift operator expected"
 msgstr ""
 
-#: aarch64-opc.c:2594
+#: aarch64-opc.c:2671
 msgid "'ROR' operator not allowed"
 msgstr ""
 
+#: aarch64-opc.c:3665
+msgid "reading from a write-only register"
+msgstr ""
+
+#: aarch64-opc.c:3667
+msgid "writing to a read-only register"
+msgstr ""
+
+#: aarch64-opc.c:4809
+msgid "instruction opens new dependency sequence without ending previous one"
+msgstr ""
+
+#: aarch64-opc.c:4829
+msgid "previous `movprfx' sequence not closed"
+msgstr ""
+
+#: aarch64-opc.c:4846
+msgid "SVE instruction expected after `movprfx'"
+msgstr ""
+
+#: aarch64-opc.c:4859
+msgid "SVE `movprfx' compatible instruction expected"
+msgstr ""
+
+#: aarch64-opc.c:4950
+msgid "predicated instruction expected after `movprfx'"
+msgstr ""
+
+#: aarch64-opc.c:4962
+msgid "merging predicate expected due to preceding `movprfx'"
+msgstr ""
+
+#: aarch64-opc.c:4974
+msgid "predicate register differs from that in preceding `movprfx'"
+msgstr ""
+
+#: aarch64-opc.c:4993
+msgid "output register of preceding `movprfx' not used in current instruction"
+msgstr ""
+
+#: aarch64-opc.c:5006
+msgid "output register of preceding `movprfx' expected as output"
+msgstr ""
+
+#: aarch64-opc.c:5018
+msgid "output register of preceding `movprfx' used as input"
+msgstr ""
+
+#: aarch64-opc.c:5034
+msgid "register size not compatible with previous `movprfx'"
+msgstr ""
+
 #: alpha-opc.c:154
 msgid "branch operand unaligned"
 msgstr ""
@@ -395,7 +469,7 @@ msgid "register must be ILINK2"
 msgstr ""
 
 #. ARC NPS400 Support: See comment near head of file.
-#: arc-opc.c:379 arc-opc.c:417 arc-opc.c:455 arc-opc.c:720
+#: arc-opc.c:379 arc-opc.c:417 arc-opc.c:455 arc-opc.c:724
 msgid "register must be either r0-r3 or r12-r15"
 msgstr ""
 
@@ -423,116 +497,116 @@ msgstr ""
 msgid "invalid register number, should be pcl"
 msgstr ""
 
-#: arc-opc.c:768
+#: arc-opc.c:772
 msgid "invalid size, should be 1, 2, 4, or 8"
 msgstr ""
 
-#: arc-opc.c:813
+#: arc-opc.c:817
 msgid "invalid immediate, must be 1, 2, or 4"
 msgstr ""
 
-#: arc-opc.c:852
+#: arc-opc.c:856
 msgid "invalid value for CMEM ld/st immediate"
 msgstr ""
 
-#: arc-opc.c:879
+#: arc-opc.c:883
 msgid "invalid position, should be 0, 16, 32, 48 or 64."
 msgstr ""
 
-#: arc-opc.c:913
+#: arc-opc.c:917
 msgid "invalid position, should be 16, 32, 64 or 128."
 msgstr ""
 
-#: arc-opc.c:935
+#: arc-opc.c:939
 msgid "invalid size value must be on range 1-64."
 msgstr ""
 
-#: arc-opc.c:966
+#: arc-opc.c:970
 msgid "invalid position, should be 0, 8, 16, or 24"
 msgstr ""
 
-#: arc-opc.c:991
+#: arc-opc.c:995
 msgid "invalid size, value must be "
 msgstr ""
 
-#: arc-opc.c:1065
+#: arc-opc.c:1069
 msgid "value out of range 1 - 256"
 msgstr ""
 
-#: arc-opc.c:1074
+#: arc-opc.c:1078
 msgid "value must be power of 2"
 msgstr ""
 
-#: arc-opc.c:1127
+#: arc-opc.c:1131
 msgid "value must be in the range 0 to 28"
 msgstr ""
 
-#: arc-opc.c:1149
+#: arc-opc.c:1153
 msgid "value must be in the range 1 to "
 msgstr ""
 
-#: arc-opc.c:1179
+#: arc-opc.c:1183
 msgid "value must be in the range 0 to 240"
 msgstr ""
 
-#: arc-opc.c:1181
+#: arc-opc.c:1185
 msgid "value must be a multiple of 16"
 msgstr ""
 
-#: arc-opc.c:1201
+#: arc-opc.c:1205
 msgid "invalid address type for operand"
 msgstr ""
 
-#: arc-opc.c:1235
+#: arc-opc.c:1239
 msgid "value must be in the range 0 to 31"
 msgstr ""
 
-#: arc-opc.c:1260
+#: arc-opc.c:1264
 msgid "invalid position, should be one of: 0,4,8,...124."
 msgstr ""
 
-#: arm-dis.c:3229
+#: arm-dis.c:3242
 msgid "Select raw register names"
 msgstr ""
 
-#: arm-dis.c:3231
+#: arm-dis.c:3244
 msgid "Select register names used by GCC"
 msgstr ""
 
-#: arm-dis.c:3233
+#: arm-dis.c:3246
 msgid "Select register names used in ARM's ISA documentation"
 msgstr ""
 
-#: arm-dis.c:3235
+#: arm-dis.c:3248
 msgid "Assume all insns are Thumb insns"
 msgstr ""
 
-#: arm-dis.c:3236
+#: arm-dis.c:3249
 msgid "Examine preceding label to determine an insn's type"
 msgstr ""
 
-#: arm-dis.c:3237
+#: arm-dis.c:3250
 msgid "Select register names used in the APCS"
 msgstr ""
 
-#: arm-dis.c:3239
+#: arm-dis.c:3252
 msgid "Select register names used in the ATPCS"
 msgstr ""
 
-#: arm-dis.c:3241
+#: arm-dis.c:3254
 msgid "Select special register names used in the ATPCS"
 msgstr ""
 
-#: arm-dis.c:3639
+#: arm-dis.c:3652
 msgid "<illegal precision>"
 msgstr ""
 
-#: arm-dis.c:6149
+#: arm-dis.c:6165
 #, c-format
 msgid "unrecognised register name set: %s"
 msgstr ""
 
-#: arm-dis.c:6855
+#: arm-dis.c:6906
 #, c-format
 msgid ""
 "\n"
@@ -626,7 +700,7 @@ msgstr ""
 
 #: 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:1288 mt-asm.c:596 or1k-asm.c:504 xc16x-asm.c:377
+#: mep-asm.c:1288 mt-asm.c:596 or1k-asm.c:512 xc16x-asm.c:377
 #: xstormy16-asm.c:277
 #, c-format
 msgid "internal error: unrecognized field %d while parsing"
@@ -634,7 +708,7 @@ msgstr ""
 
 #: 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:1340 mt-asm.c:648 or1k-asm.c:556 xc16x-asm.c:429
+#: mep-asm.c:1340 mt-asm.c:648 or1k-asm.c:564 xc16x-asm.c:429
 #: xstormy16-asm.c:329
 msgid "missing mnemonic in syntax string"
 msgstr ""
@@ -648,8 +722,8 @@ msgstr ""
 #: 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:1475 mep-asm.c:1479 mep-asm.c:1568 mep-asm.c:1675
-#: mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:691
-#: or1k-asm.c:695 or1k-asm.c:784 or1k-asm.c:891 xc16x-asm.c:564 xc16x-asm.c:568
+#: mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:699
+#: or1k-asm.c:703 or1k-asm.c:792 or1k-asm.c:899 xc16x-asm.c:564 xc16x-asm.c:568
 #: xc16x-asm.c:657 xc16x-asm.c:764 xstormy16-asm.c:464 xstormy16-asm.c:468
 #: xstormy16-asm.c:557 xstormy16-asm.c:664
 msgid "unrecognized instruction"
@@ -657,7 +731,7 @@ msgstr ""
 
 #: 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:1522 mt-asm.c:830 or1k-asm.c:738 xc16x-asm.c:611
+#: mep-asm.c:1522 mt-asm.c:830 or1k-asm.c:746 xc16x-asm.c:611
 #: xstormy16-asm.c:511
 #, c-format
 msgid "syntax error (expected char `%c', found `%c')"
@@ -665,7 +739,7 @@ msgstr ""
 
 #: 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:1532 mt-asm.c:840 or1k-asm.c:748 xc16x-asm.c:621
+#: mep-asm.c:1532 mt-asm.c:840 or1k-asm.c:756 xc16x-asm.c:621
 #: xstormy16-asm.c:521
 #, c-format
 msgid "syntax error (expected char `%c', found end of instruction)"
@@ -673,21 +747,21 @@ msgstr ""
 
 #: 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:1562 mt-asm.c:870 or1k-asm.c:778 xc16x-asm.c:651
+#: mep-asm.c:1562 mt-asm.c:870 or1k-asm.c:786 xc16x-asm.c:651
 #: xstormy16-asm.c:551
 msgid "junk at end of line"
 msgstr ""
 
 #: 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:1674 mt-asm.c:982 or1k-asm.c:890 xc16x-asm.c:763
+#: mep-asm.c:1674 mt-asm.c:982 or1k-asm.c:898 xc16x-asm.c:763
 #: xstormy16-asm.c:663
 msgid "unrecognized form of instruction"
 msgstr ""
 
 #: 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:1688 mt-asm.c:996 or1k-asm.c:904 xc16x-asm.c:777
+#: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:912 xc16x-asm.c:777
 #: xstormy16-asm.c:677
 #, c-format
 msgid "bad instruction `%.50s...'"
@@ -695,7 +769,7 @@ msgstr ""
 
 #: 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:1691 mt-asm.c:999 or1k-asm.c:907 xc16x-asm.c:780
+#: mep-asm.c:1691 mt-asm.c:999 or1k-asm.c:915 xc16x-asm.c:780
 #: xstormy16-asm.c:680
 #, c-format
 msgid "bad instruction `%.50s'"
@@ -721,13 +795,13 @@ msgstr ""
 #. Default text to print if an instruction isn't recognized.
 #: 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:275
-#: mt-dis.c:41 nds32-dis.c:39 or1k-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41
+#: mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41
 msgid "*unknown*"
 msgstr ""
 
 #: 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:1188
-#: mt-dis.c:291 or1k-dis.c:142 xc16x-dis.c:421 xstormy16-dis.c:169
+#: mt-dis.c:291 or1k-dis.c:145 xc16x-dis.c:421 xstormy16-dis.c:169
 #, c-format
 msgid "internal error: unrecognized field %d while printing insn"
 msgstr ""
@@ -750,7 +824,7 @@ msgstr ""
 
 #: epiphany-ibld.c:880 fr30-ibld.c:735 frv-ibld.c:861 ip2k-ibld.c:612
 #: iq2000-ibld.c:718 lm32-ibld.c:639 m32c-ibld.c:1736 m32r-ibld.c:670
-#: mep-ibld.c:1213 mt-ibld.c:754 or1k-ibld.c:651 xc16x-ibld.c:757
+#: mep-ibld.c:1213 mt-ibld.c:754 or1k-ibld.c:658 xc16x-ibld.c:757
 #: xstormy16-ibld.c:683
 #, c-format
 msgid "internal error: unrecognized field %d while building insn"
@@ -758,7 +832,7 @@ msgstr ""
 
 #: epiphany-ibld.c:1175 fr30-ibld.c:941 frv-ibld.c:1179 ip2k-ibld.c:688
 #: iq2000-ibld.c:894 lm32-ibld.c:744 m32c-ibld.c:2898 m32r-ibld.c:808
-#: mep-ibld.c:1813 mt-ibld.c:975 or1k-ibld.c:757 xc16x-ibld.c:978
+#: mep-ibld.c:1813 mt-ibld.c:975 or1k-ibld.c:772 xc16x-ibld.c:978
 #: xstormy16-ibld.c:830
 #, c-format
 msgid "internal error: unrecognized field %d while decoding insn"
@@ -766,7 +840,7 @@ msgstr ""
 
 #: epiphany-ibld.c:1319 fr30-ibld.c:1088 frv-ibld.c:1458 ip2k-ibld.c:763
 #: iq2000-ibld.c:1026 lm32-ibld.c:834 m32c-ibld.c:3516 m32r-ibld.c:922
-#: mep-ibld.c:2284 mt-ibld.c:1176 or1k-ibld.c:841 xc16x-ibld.c:1200
+#: mep-ibld.c:2284 mt-ibld.c:1176 or1k-ibld.c:859 xc16x-ibld.c:1200
 #: xstormy16-ibld.c:941
 #, c-format
 msgid "internal error: unrecognized field %d while getting int operand"
@@ -774,7 +848,7 @@ msgstr ""
 
 #: epiphany-ibld.c:1445 fr30-ibld.c:1217 frv-ibld.c:1719 ip2k-ibld.c:820
 #: iq2000-ibld.c:1140 lm32-ibld.c:906 m32c-ibld.c:4116 m32r-ibld.c:1018
-#: mep-ibld.c:2737 mt-ibld.c:1359 or1k-ibld.c:907 xc16x-ibld.c:1404
+#: mep-ibld.c:2737 mt-ibld.c:1359 or1k-ibld.c:928 xc16x-ibld.c:1404
 #: xstormy16-ibld.c:1034
 #, c-format
 msgid "internal error: unrecognized field %d while getting vma operand"
@@ -782,7 +856,7 @@ msgstr ""
 
 #: epiphany-ibld.c:1578 fr30-ibld.c:1349 frv-ibld.c:1987 ip2k-ibld.c:880
 #: iq2000-ibld.c:1261 lm32-ibld.c:985 m32c-ibld.c:4704 m32r-ibld.c:1120
-#: mep-ibld.c:3151 mt-ibld.c:1549 or1k-ibld.c:980 xc16x-ibld.c:1609
+#: mep-ibld.c:3151 mt-ibld.c:1549 or1k-ibld.c:1004 xc16x-ibld.c:1609
 #: xstormy16-ibld.c:1134
 #, c-format
 msgid "internal error: unrecognized field %d while setting int operand"
@@ -790,7 +864,7 @@ msgstr ""
 
 #: epiphany-ibld.c:1701 fr30-ibld.c:1471 frv-ibld.c:2245 ip2k-ibld.c:930
 #: iq2000-ibld.c:1372 lm32-ibld.c:1054 m32c-ibld.c:5282 m32r-ibld.c:1212
-#: mep-ibld.c:3555 mt-ibld.c:1729 or1k-ibld.c:1043 xc16x-ibld.c:1804
+#: mep-ibld.c:3555 mt-ibld.c:1729 or1k-ibld.c:1070 xc16x-ibld.c:1804
 #: xstormy16-ibld.c:1224
 #, c-format
 msgid "internal error: unrecognized field %d while setting vma operand"
@@ -892,11 +966,11 @@ msgstr ""
 msgid "Don't understand 0x%x \n"
 msgstr ""
 
-#: i386-dis.c:12380
+#: i386-dis.c:11058
 msgid "<internal disassembler error>"
 msgstr ""
 
-#: i386-dis.c:12675
+#: i386-dis.c:11353
 #, c-format
 msgid ""
 "\n"
@@ -905,145 +979,145 @@ msgid ""
 "with the -M switch (multiple options should be separated by commas):\n"
 msgstr ""
 
-#: i386-dis.c:12679
+#: i386-dis.c:11357
 #, c-format
 msgid "  x86-64      Disassemble in 64bit mode\n"
 msgstr ""
 
-#: i386-dis.c:12680
+#: i386-dis.c:11358
 #, c-format
 msgid "  i386        Disassemble in 32bit mode\n"
 msgstr ""
 
-#: i386-dis.c:12681
+#: i386-dis.c:11359
 #, c-format
 msgid "  i8086       Disassemble in 16bit mode\n"
 msgstr ""
 
-#: i386-dis.c:12682
+#: i386-dis.c:11360
 #, c-format
 msgid "  att         Display instruction in AT&T syntax\n"
 msgstr ""
 
-#: i386-dis.c:12683
+#: i386-dis.c:11361
 #, c-format
 msgid "  intel       Display instruction in Intel syntax\n"
 msgstr ""
 
-#: i386-dis.c:12684
+#: i386-dis.c:11362
 #, c-format
 msgid ""
 "  att-mnemonic\n"
 "              Display instruction in AT&T mnemonic\n"
 msgstr ""
 
-#: i386-dis.c:12686
+#: i386-dis.c:11364
 #, c-format
 msgid ""
 "  intel-mnemonic\n"
 "              Display instruction in Intel mnemonic\n"
 msgstr ""
 
-#: i386-dis.c:12688
+#: i386-dis.c:11366
 #, c-format
 msgid "  addr64      Assume 64bit address size\n"
 msgstr ""
 
-#: i386-dis.c:12689
+#: i386-dis.c:11367
 #, c-format
 msgid "  addr32      Assume 32bit address size\n"
 msgstr ""
 
-#: i386-dis.c:12690
+#: i386-dis.c:11368
 #, c-format
 msgid "  addr16      Assume 16bit address size\n"
 msgstr ""
 
-#: i386-dis.c:12691
+#: i386-dis.c:11369
 #, c-format
 msgid "  data32      Assume 32bit data size\n"
 msgstr ""
 
-#: i386-dis.c:12692
+#: i386-dis.c:11370
 #, c-format
 msgid "  data16      Assume 16bit data size\n"
 msgstr ""
 
-#: i386-dis.c:12693
+#: i386-dis.c:11371
 #, c-format
 msgid "  suffix      Always display instruction suffix in AT&T syntax\n"
 msgstr ""
 
-#: i386-dis.c:12694
+#: i386-dis.c:11372
 #, c-format
 msgid "  amd64       Display instruction in AMD64 ISA\n"
 msgstr ""
 
-#: i386-dis.c:12695
+#: i386-dis.c:11373
 #, c-format
 msgid "  intel64     Display instruction in Intel64 ISA\n"
 msgstr ""
 
-#: i386-dis.c:13235
+#: i386-dis.c:11936
 msgid "64-bit address is disabled"
 msgstr ""
 
-#: i386-gen.c:718
+#: i386-gen.c:732
 #, c-format
 msgid "%s: error: "
 msgstr ""
 
-#: i386-gen.c:897
+#: i386-gen.c:911
 #, c-format
 msgid "%s: %d: unknown bitfield: %s\n"
 msgstr ""
 
-#: i386-gen.c:899
+#: i386-gen.c:913
 #, c-format
 msgid "unknown bitfield: %s\n"
 msgstr ""
 
-#: i386-gen.c:962
+#: i386-gen.c:976
 #, c-format
 msgid "%s: %d: missing `)' in bitfield: %s\n"
 msgstr ""
 
-#: i386-gen.c:1263
+#: i386-gen.c:1077
 #, c-format
-msgid "can't find i386-opc.tbl for reading, errno = %s\n"
+msgid "unknown broadcast operand: %s\n"
 msgstr ""
 
-#: i386-gen.c:1394
+#: i386-gen.c:1478
 #, c-format
 msgid "can't find i386-reg.tbl for reading, errno = %s\n"
 msgstr ""
 
-#: i386-gen.c:1472
+#: i386-gen.c:1556
 #, c-format
 msgid "can't create i386-init.h, errno = %s\n"
 msgstr ""
 
-#: i386-gen.c:1562 ia64-gen.c:2829
+#: i386-gen.c:1646 ia64-gen.c:2829
 #, c-format
 msgid "unable to change directory to \"%s\", errno = %s\n"
 msgstr ""
 
-#: i386-gen.c:1574 i386-gen.c:1577
+#: i386-gen.c:1658 i386-gen.c:1661
 #, c-format
 msgid "CpuMax != %d!\n"
 msgstr ""
 
-#: i386-gen.c:1581
+#: i386-gen.c:1665
 #, c-format
 msgid "%d unused bits in i386_cpu_flags.\n"
 msgstr ""
 
-#: i386-gen.c:1588
+#: i386-gen.c:1672
 #, c-format
 msgid "%d unused bits in i386_operand_type.\n"
 msgstr ""
 
-#: i386-gen.c:1602
+#: i386-gen.c:1686
 #, c-format
 msgid "can't create i386-tbl.h, errno = %s\n"
 msgstr ""
@@ -1463,111 +1537,99 @@ msgstr ""
 msgid "internal error: mep_cgen_cpu_open: no endianness specified"
 msgstr ""
 
-#: mips-dis.c:1751 mips-dis.c:1977
+#: mips-dis.c:1800 mips-dis.c:2026
 #, c-format
 msgid "# internal error, undefined operand in `%s %s'"
 msgstr ""
 
-#: mips-dis.c:2553
-#, 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"
+#: mips-dis.c:2615
+msgid "Use canonical instruction forms.\n"
 msgstr ""
 
-#: mips-dis.c:2557
-#, c-format
-msgid ""
-"\n"
-"  no-aliases               Use canonical instruction forms.\n"
+#: mips-dis.c:2617
+msgid "Recognize MSA instructions.\n"
 msgstr ""
 
-#: mips-dis.c:2560
-#, c-format
-msgid ""
-"\n"
-"  msa                      Recognize MSA instructions.\n"
+#: mips-dis.c:2619
+msgid "Recognize the virtualization ASE instructions.\n"
 msgstr ""
 
-#: mips-dis.c:2563
-#, c-format
+#: mips-dis.c:2621
 msgid ""
-"\n"
-"  virt                     Recognize the virtualization ASE instructions.\n"
+"Recognize the eXtended Physical Address (XPA) ASE\n"
+"                  instructions.\n"
 msgstr ""
 
-#: mips-dis.c:2566
-#, c-format
-msgid ""
-"\n"
-"  xpa                      Recognize the eXtended Physical Address (XPA)\n"
-"                           ASE instructions.\n"
+#: mips-dis.c:2624
+msgid "Recognize the Global INValidate (GINV) ASE instructions.\n"
 msgstr ""
 
-#: mips-dis.c:2570
-#, c-format
+#: mips-dis.c:2628
 msgid ""
-"\n"
-"  gpr-names=ABI            Print GPR names according to specified ABI.\n"
-"                           Default: based on binary being disassembled.\n"
+"Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE "
+"instructions.\n"
 msgstr ""
 
-#: mips-dis.c:2574
-#, c-format
+#: mips-dis.c:2632
+msgid "Recognize the Loongson Content Address Memory (CAM)  instructions.\n"
+msgstr ""
+
+#: mips-dis.c:2636
+msgid "Recognize the Loongson EXTensions (EXT)  instructions.\n"
+msgstr ""
+
+#: mips-dis.c:2640
+msgid "Recognize the Loongson EXTensions R2 (EXT2)  instructions.\n"
+msgstr ""
+
+#: mips-dis.c:2643
 msgid ""
-"\n"
-"  fpr-names=ABI            Print FPR names according to specified ABI.\n"
-"                           Default: numeric.\n"
+"Print GPR names according to specified ABI.\n"
+"                  Default: based on binary being disassembled.\n"
 msgstr ""
 
-#: mips-dis.c:2578
-#, c-format
+#: mips-dis.c:2646
 msgid ""
-"\n"
-"  cp0-names=ARCH           Print CP0 register names according to\n"
-"                           specified architecture.\n"
-"                           Default: based on binary being disassembled.\n"
+"Print FPR names according to specified ABI.\n"
+"                  Default: numeric.\n"
 msgstr ""
 
-#: mips-dis.c:2583
-#, c-format
+#: mips-dis.c:2649
 msgid ""
-"\n"
-"  hwr-names=ARCH           Print HWR names according to specified \n"
-"                           architecture.\n"
-"                           Default: based on binary being disassembled.\n"
+"Print CP0 register names according to specified architecture.\n"
+"                  Default: based on binary being disassembled.\n"
 msgstr ""
 
-#: mips-dis.c:2588
-#, c-format
+#: mips-dis.c:2653
 msgid ""
-"\n"
-"  reg-names=ABI            Print GPR and FPR names according to\n"
-"                           specified ABI.\n"
+"Print HWR names according to specified architecture.\n"
+"                  Default: based on binary being disassembled.\n"
 msgstr ""
 
-#: mips-dis.c:2592
-#, c-format
+#: mips-dis.c:2656
+msgid "Print GPR and FPR names according to specified ABI.\n"
+msgstr ""
+
+#: mips-dis.c:2658
 msgid ""
-"\n"
-"  reg-names=ARCH           Print CP0 register and HWR names according to\n"
-"                           specified architecture.\n"
+"Print CP0 register and HWR names according to specified\n"
+"                  architecture."
 msgstr ""
 
-#: mips-dis.c:2596
+#: mips-dis.c:2744
 #, c-format
 msgid ""
 "\n"
-"  For the options above, the following values are supported for \"ABI\":\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 ""
 
-#: mips-dis.c:2603
+#: mips-dis.c:2778
 #, c-format
 msgid ""
 "\n"
-"  For the options above, The following values are supported for \"ARCH\":\n"
+"  For the options above, the following values are supported for \"%s\":\n"
 "   "
 msgstr ""
 
@@ -1656,62 +1718,62 @@ msgstr ""
 msgid "internal error: mt_cgen_cpu_open: no endianness specified"
 msgstr ""
 
-#: nds32-asm.c:1508
+#: nds32-asm.c:1760
 #, c-format
 msgid "internal error: unknown operand, %s"
 msgstr ""
 
-#: nds32-asm.c:2062
+#: nds32-asm.c:2396
 #, c-format
 msgid "internal error: don't know how to handle parsing results"
 msgstr ""
 
-#: nds32-asm.c:2070
+#: nds32-asm.c:2404
 #, c-format
 msgid "internal error: unknown hardware resource"
 msgstr ""
 
-#: nfp-dis.c:934
-msgid "<invalid_instruction>"
+#: nfp-dis.c:927
+msgid "<invalid_instruction>:"
 msgstr ""
 
-#: nfp-dis.c:1337
+#: nfp-dis.c:1331
 msgid ", <invalid CRC operator>, "
 msgstr ""
 
-#: nfp-dis.c:1689
+#: nfp-dis.c:1683
 msgid "<invalid branch>["
 msgstr ""
 
-#: nfp-dis.c:2058 nfp-dis.c:2329
+#: nfp-dis.c:2052 nfp-dis.c:2323
 #, c-format
 msgid "<invalid cmd target %d:%d:%d>[]"
 msgstr ""
 
-#: nfp-dis.c:2069 nfp-dis.c:2340
+#: nfp-dis.c:2063 nfp-dis.c:2334
 #, c-format
 msgid "<invalid cmd action %d:%d:%d>[]"
 msgstr ""
 
-#: nfp-dis.c:2561
+#: nfp-dis.c:2555
 msgid "File has no ME-Config section."
 msgstr ""
 
-#: nfp-dis.c:2575
+#: nfp-dis.c:2569
 msgid "File has invalid ME-Config section."
 msgstr ""
 
-#: nfp-dis.c:2719
+#: nfp-dis.c:2711
 #, c-format
 msgid "Error processing section %u "
 msgstr ""
 
-#: nfp-dis.c:2748
+#: nfp-dis.c:2740
 #, c-format
 msgid "Invalid NFP option: %s"
 msgstr ""
 
-#: nfp-dis.c:2980
+#: nfp-dis.c:2972
 #, c-format
 msgid ""
 "\n"
@@ -1719,13 +1781,13 @@ msgid ""
 "with the -M switch (multiple options should be separated by commas):\n"
 msgstr ""
 
-#: nfp-dis.c:2984
+#: nfp-dis.c:2976
 #, c-format
 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 presedence.\""
+"  ctx8\t\t    Force 8-context mode, takes precedence."
 msgstr ""
 
 #: nios2-dis.c:135
@@ -1748,29 +1810,37 @@ msgstr ""
 msgid "$<undefined>"
 msgstr ""
 
-#: or1k-desc.c:1948
+#: or1k-asm.c:55
+msgid "relocation invalid for store"
+msgstr ""
+
+#: or1k-asm.c:56
+msgid "internal relocation type invalid"
+msgstr ""
+
+#: or1k-desc.c:1978
 #, c-format
 msgid ""
 "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize "
 "values: `%d' vs. `%d'"
 msgstr ""
 
-#: or1k-desc.c:2031
+#: or1k-desc.c:2061
 #, c-format
 msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
 msgstr ""
 
-#: or1k-desc.c:2050
+#: or1k-desc.c:2080
 #, c-format
 msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
 msgstr ""
 
-#: ppc-dis.c:363
+#: ppc-dis.c:370
 #, c-format
 msgid "warning: ignoring unknown -M%s option"
 msgstr ""
 
-#: ppc-dis.c:875
+#: ppc-dis.c:858
 #, c-format
 msgid ""
 "\n"
@@ -1778,51 +1848,51 @@ msgid ""
 "the -M switch:\n"
 msgstr ""
 
-#: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:100 ppc-opc.c:129
+#: ppc-opc.c:51 ppc-opc.c:74 ppc-opc.c:100 ppc-opc.c:130
 msgid "invalid register"
 msgstr ""
 
-#: ppc-opc.c:377 ppc-opc.c:405
+#: ppc-opc.c:384 ppc-opc.c:412
 msgid "invalid conditional option"
 msgstr ""
 
-#: ppc-opc.c:379 ppc-opc.c:407
+#: ppc-opc.c:386 ppc-opc.c:414
 msgid "invalid counter access"
 msgstr ""
 
-#: ppc-opc.c:409
+#: ppc-opc.c:416
 msgid "attempt to set y bit when using + or - modifier"
 msgstr ""
 
-#: ppc-opc.c:500
+#: ppc-opc.c:507
 msgid "invalid mask field"
 msgstr ""
 
-#: ppc-opc.c:523
+#: ppc-opc.c:530
 msgid "invalid mfcr mask"
 msgstr ""
 
-#: ppc-opc.c:596 ppc-opc.c:636
+#: ppc-opc.c:606
 msgid "illegal L operand value"
 msgstr ""
 
-#: ppc-opc.c:642
+#: ppc-opc.c:645
 msgid "incompatible L operand value"
 msgstr ""
 
-#: ppc-opc.c:686 ppc-opc.c:721
+#: ppc-opc.c:684 ppc-opc.c:719
 msgid "illegal bitmask"
 msgstr ""
 
-#: ppc-opc.c:808
+#: ppc-opc.c:806
 msgid "address register in load range"
 msgstr ""
 
-#: ppc-opc.c:874
+#: ppc-opc.c:872
 msgid "index register in load range"
 msgstr ""
 
-#: ppc-opc.c:903 ppc-opc.c:984
+#: ppc-opc.c:901 ppc-opc.c:986
 msgid "source and target register operands must be different"
 msgstr ""
 
@@ -1830,43 +1900,47 @@ msgstr ""
 msgid "invalid register operand when updating"
 msgstr ""
 
-#: ppc-opc.c:1047
+#: ppc-opc.c:1049
 msgid "illegal immediate value"
 msgstr ""
 
-#: ppc-opc.c:1194
+#: ppc-opc.c:1154
+msgid "invalid bat number"
+msgstr ""
+
+#: ppc-opc.c:1189
 msgid "invalid sprg number"
 msgstr ""
 
-#: ppc-opc.c:1231
+#: ppc-opc.c:1226
 msgid "invalid tbr number"
 msgstr ""
 
-#: ppc-opc.c:1373
+#: ppc-opc.c:1372
 msgid "invalid constant"
 msgstr ""
 
-#: ppc-opc.c:1478 ppc-opc.c:1505 ppc-opc.c:1532 ppc-opc.c:1559
+#: ppc-opc.c:1474 ppc-opc.c:1497 ppc-opc.c:1520 ppc-opc.c:1543
 msgid "UIMM = 00000 is illegal"
 msgstr ""
 
-#: ppc-opc.c:1586
+#: ppc-opc.c:1566
 msgid "UIMM values >7 are illegal"
 msgstr ""
 
-#: ppc-opc.c:1613
+#: ppc-opc.c:1589
 msgid "UIMM values >15 are illegal"
 msgstr ""
 
-#: ppc-opc.c:1640
+#: ppc-opc.c:1612
 msgid "GPR odd is illegal"
 msgstr ""
 
-#: ppc-opc.c:1667 ppc-opc.c:1694
+#: ppc-opc.c:1635 ppc-opc.c:1658
 msgid "invalid offset"
 msgstr ""
 
-#: ppc-opc.c:1721
+#: ppc-opc.c:1681
 msgid "invalid Ddd value"
 msgstr ""
 
@@ -1880,7 +1954,7 @@ msgstr ""
 msgid "# internal error, undefined modifier (%c)"
 msgstr ""
 
-#: riscv-dis.c:498
+#: riscv-dis.c:541
 #, c-format
 msgid ""
 "\n"
@@ -1888,14 +1962,14 @@ msgid ""
 "with the -M switch (multiple options should be separated by commas):\n"
 msgstr ""
 
-#: riscv-dis.c:502
+#: riscv-dis.c:545
 #, c-format
 msgid ""
 "\n"
 "  numeric       Print numeric register names, rather than ABI names.\n"
 msgstr ""
 
-#: riscv-dis.c:505
+#: riscv-dis.c:548
 #, c-format
 msgid ""
 "\n"
@@ -1920,7 +1994,7 @@ msgstr ""
 msgid "unknown S/390 disassembler option: %s"
 msgstr ""
 
-#: s390-dis.c:410
+#: s390-dis.c:416
 #, c-format
 msgid ""
 "\n"