]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Updated French translation for the opcodes/ subdirectory.
authorNick Clifton <nickc@redhat.com>
Thu, 7 Jan 2021 14:47:20 +0000 (14:47 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 7 Jan 2021 14:47:49 +0000 (14:47 +0000)
opcodes/ChangeLog
opcodes/po/fr.po

index 87dbc4dfe53d19ca02de262c64bb01c083d23720..5e7fe9a79cc030c61746c88928a6a42daabccafd 100644 (file)
@@ -1,3 +1,7 @@
+2021-01-07  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
 2021-01-07  Fredrik Noring  <noring@nocrew.org>
 
        * m68k-opc.c (chkl): Change minimum architecture requirement to
index 04f06662fd5a59c2110968b8654eef0159ddaa1c..396d7e566f7097d87455b52036d873b1d7a4d4e4 100644 (file)
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: opcodes 2.33.90\n"
+"Project-Id-Version: opcodes 2.34.90\n"
 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2020-01-18 14:02+0000\n"
-"PO-Revision-Date: 2020-05-07 18:11+0200\n"
+"POT-Creation-Date: 2020-07-04 10:28+0100\n"
+"PO-Revision-Date: 2020-12-30 21:56+0100\n"
 "Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
 "Language-Team: French <traduc@traduc.org>\n"
 "Language: fr\n"
@@ -23,22 +23,23 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Bugs: Report translation errors to the Language-Team address.\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Poedit 2.4.2\n"
 
-#: aarch64-asm.c:809
+#: aarch64-asm.c:820
 msgid "specified register cannot be read from"
 msgstr "le registre spécifié ne peut pas être lu depuis"
 
-#: aarch64-asm.c:818
+#: aarch64-asm.c:829
 msgid "specified register cannot be written to"
 msgstr "le registre spécifié ne peut pas être écrit vers"
 
 #. Invalid option.
-#: aarch64-dis.c:93 arc-dis.c:801 arm-dis.c:11361
+#: aarch64-dis.c:93 arc-dis.c:802 arm-dis.c:11654
 #, c-format
 msgid "unrecognised disassembler option: %s"
 msgstr "option du désassembleur inconnue : %s"
 
-#: aarch64-dis.c:3521
+#: aarch64-dis.c:3531
 #, c-format
 msgid ""
 "\n"
@@ -50,7 +51,7 @@ msgstr ""
 "avec l’utilisation de l’option -M (les options multiples doivent être\n"
 "séparées par des virgules) :\n"
 
-#: aarch64-dis.c:3525
+#: aarch64-dis.c:3535
 #, c-format
 msgid ""
 "\n"
@@ -59,7 +60,7 @@ msgstr ""
 "\n"
 "  no-aliases         Ne pas afficher les alias des instructions.\n"
 
-#: aarch64-dis.c:3528
+#: aarch64-dis.c:3538
 #, c-format
 msgid ""
 "\n"
@@ -68,7 +69,7 @@ msgstr ""
 "\n"
 "  aliases            Afficher les alias des instructions.\n"
 
-#: aarch64-dis.c:3531
+#: aarch64-dis.c:3541
 #, c-format
 msgid ""
 "\n"
@@ -77,7 +78,7 @@ msgstr ""
 "\n"
 "  no-notes         Ne pas afficher les instructions.\n"
 
-#: aarch64-dis.c:3534
+#: aarch64-dis.c:3544
 #, c-format
 msgid ""
 "\n"
@@ -86,7 +87,7 @@ msgstr ""
 "\n"
 "  notes            Afficher les alias les instructions.\n"
 
-#: aarch64-dis.c:3538
+#: aarch64-dis.c:3548
 #, c-format
 msgid ""
 "\n"
@@ -95,264 +96,264 @@ msgstr ""
 "\n"
 "  debug_dump         Interrupteur temporaire pour la trace de débogage.\n"
 
-#: aarch64-dis.c:3542 mips-dis.c:2778 mips-dis.c:2788 mips-dis.c:2791
-#: nfp-dis.c:2981 riscv-dis.c:556
+#: aarch64-dis.c:3552 mips-dis.c:2778 mips-dis.c:2788 mips-dis.c:2791
+#: nfp-dis.c:2981 riscv-dis.c:620
 #, c-format
 msgid "\n"
 msgstr "\n"
 
-#: aarch64-opc.c:1346
+#: aarch64-opc.c:1347
 msgid "immediate value"
 msgstr "valeur immédiate"
 
-#: aarch64-opc.c:1356
+#: aarch64-opc.c:1357
 msgid "immediate offset"
 msgstr "décalage immédiat"
 
-#: aarch64-opc.c:1366
+#: aarch64-opc.c:1367
 msgid "register number"
 msgstr "numéro de registre"
 
-#: aarch64-opc.c:1376
+#: aarch64-opc.c:1377
 msgid "register element index"
 msgstr "index d’élément de registre"
 
-#: aarch64-opc.c:1386
+#: aarch64-opc.c:1387
 msgid "shift amount"
 msgstr "longueur du décalage"
 
-#: aarch64-opc.c:1398
+#: aarch64-opc.c:1399
 msgid "multiplier"
 msgstr "multiplicateur"
 
-#: aarch64-opc.c:1471
+#: aarch64-opc.c:1472
 msgid "reg pair must start from even reg"
 msgstr "Un registre paire doit commencer par un même registre"
 
-#: aarch64-opc.c:1477
+#: aarch64-opc.c:1478
 msgid "reg pair must be contiguous"
 msgstr "Un registre paire doit être continu"
 
-#: aarch64-opc.c:1491
+#: aarch64-opc.c:1492
 msgid "extraneous register"
 msgstr "registre externe"
 
-#: aarch64-opc.c:1497
+#: aarch64-opc.c:1498
 msgid "missing register"
 msgstr "registre manquant"
 
-#: aarch64-opc.c:1508
+#: aarch64-opc.c:1509
 msgid "stack pointer register expected"
 msgstr "registre de pointeur de pile attendu"
 
-#: aarch64-opc.c:1533
+#: aarch64-opc.c:1534
 msgid "z0-z15 expected"
 msgstr "z0-z15 attendu"
 
-#: aarch64-opc.c:1534
+#: aarch64-opc.c:1535
 msgid "z0-z7 expected"
 msgstr "z0-z7 attendu"
 
-#: aarch64-opc.c:1560
+#: aarch64-opc.c:1561
 msgid "invalid register list"
 msgstr "liste de registres invalide"
 
-#: aarch64-opc.c:1574
+#: aarch64-opc.c:1575
 msgid "p0-p7 expected"
 msgstr "p0-p7 attendu"
 
-#: aarch64-opc.c:1600 aarch64-opc.c:1608
+#: aarch64-opc.c:1601 aarch64-opc.c:1609
 msgid "unexpected address writeback"
 msgstr "cache writeback d’adresses inattendu"
 
-#: aarch64-opc.c:1619
+#: aarch64-opc.c:1620
 msgid "address writeback expected"
 msgstr "cache writeback d'adresses attendu"
 
-#: aarch64-opc.c:1666
+#: aarch64-opc.c:1667
 msgid "negative or unaligned offset expected"
 msgstr "décalage négatif ou non aligné attendu"
 
-#: aarch64-opc.c:1723
+#: aarch64-opc.c:1724
 msgid "invalid register offset"
 msgstr "décalage de registre invalide"
 
-#: aarch64-opc.c:1745
+#: aarch64-opc.c:1746
 msgid "invalid post-increment amount"
 msgstr "longueur de post-incrément invalide"
 
-#: aarch64-opc.c:1761 aarch64-opc.c:2269
+#: aarch64-opc.c:1762 aarch64-opc.c:2271
 msgid "invalid shift amount"
 msgstr "longueur de décalage invalide"
 
-#: aarch64-opc.c:1774
+#: aarch64-opc.c:1775
 msgid "invalid extend/shift operator"
 msgstr "opérateur étendu ou de décalage invalide"
 
-#: aarch64-opc.c:1820 aarch64-opc.c:2072 aarch64-opc.c:2107 aarch64-opc.c:2126
-#: aarch64-opc.c:2134 aarch64-opc.c:2222 aarch64-opc.c:2399 aarch64-opc.c:2499
-#: aarch64-opc.c:2512
+#: aarch64-opc.c:1821 aarch64-opc.c:2073 aarch64-opc.c:2108 aarch64-opc.c:2127
+#: aarch64-opc.c:2135 aarch64-opc.c:2224 aarch64-opc.c:2401 aarch64-opc.c:2501
+#: aarch64-opc.c:2514
 msgid "immediate out of range"
 msgstr "valeur immédiate hors intervalle"
 
-#: aarch64-opc.c:1842 aarch64-opc.c:1884 aarch64-opc.c:1946 aarch64-opc.c:1980
+#: aarch64-opc.c:1843 aarch64-opc.c:1885 aarch64-opc.c:1947 aarch64-opc.c:1981
 msgid "invalid addressing mode"
 msgstr "mode d’adressage incorrecte"
 
-#: aarch64-opc.c:1938
+#: aarch64-opc.c:1939
 msgid "index register xzr is not allowed"
 msgstr "registre d’index xzr non autorisé"
 
-#: aarch64-opc.c:2060 aarch64-opc.c:2082 aarch64-opc.c:2302 aarch64-opc.c:2310
-#: aarch64-opc.c:2376 aarch64-opc.c:2405
+#: aarch64-opc.c:2061 aarch64-opc.c:2083 aarch64-opc.c:2304 aarch64-opc.c:2312
+#: aarch64-opc.c:2378 aarch64-opc.c:2407
 msgid "invalid shift operator"
 msgstr "opérateur de décalage invalide"
 
-#: aarch64-opc.c:2066
+#: aarch64-opc.c:2067
 msgid "shift amount must be 0 or 12"
 msgstr "la longueur de décalage doit être 0 ou 12"
 
-#: aarch64-opc.c:2089
+#: aarch64-opc.c:2090
 msgid "shift amount must be a multiple of 16"
 msgstr "la longueur de décalage doit être un multiple de 16"
 
-#: aarch64-opc.c:2101
+#: aarch64-opc.c:2102
 msgid "negative immediate value not allowed"
 msgstr "valeur immédiate négative interdite"
 
-#: aarch64-opc.c:2233
+#: aarch64-opc.c:2235
 msgid "immediate zero expected"
 msgstr "valeur immédiate égale à zéro attendue"
 
-#: aarch64-opc.c:2247
+#: aarch64-opc.c:2249
 msgid "rotate expected to be 0, 90, 180 or 270"
 msgstr "rotation attendue de 0, 90, 180 ou 270"
 
-#: aarch64-opc.c:2258
+#: aarch64-opc.c:2260
 msgid "rotate expected to be 90 or 270"
 msgstr "rotation attendue de 90 ou 270"
 
-#: aarch64-opc.c:2318
+#: aarch64-opc.c:2320
 msgid "shift is not permitted"
 msgstr "décalage interdit"
 
-#: aarch64-opc.c:2343
+#: aarch64-opc.c:2345
 msgid "invalid value for immediate"
 msgstr "valeur immédiate invalide"
 
-#: aarch64-opc.c:2368
+#: aarch64-opc.c:2370
 msgid "shift amount must be 0 or 16"
 msgstr "longueur de décalage attendue de 0 ou 16"
 
-#: aarch64-opc.c:2389
+#: aarch64-opc.c:2391
 msgid "floating-point immediate expected"
 msgstr "valeur immédiate en virgule flottante attendue"
 
-#: aarch64-opc.c:2423
+#: aarch64-opc.c:2425
 msgid "no shift amount allowed for 8-bit constants"
 msgstr "longueur de décalage interdite pour les constantes 8 bits"
 
-#: aarch64-opc.c:2433
+#: aarch64-opc.c:2435
 msgid "shift amount must be 0 or 8"
 msgstr "longueur de décalage attendu de 0 ou 8"
 
-#: aarch64-opc.c:2446
+#: aarch64-opc.c:2448
 msgid "immediate too big for element size"
 msgstr "valeur immédiate trop grande pour la taille de l’élément"
 
-#: aarch64-opc.c:2453
+#: aarch64-opc.c:2455
 msgid "invalid arithmetic immediate"
 msgstr "arithmetique immédiate invalide"
 
-#: aarch64-opc.c:2467
+#: aarch64-opc.c:2469
 msgid "floating-point value must be 0.5 or 1.0"
 msgstr "la valeur en virgule doit être 0,5 ou 1,0"
 
-#: aarch64-opc.c:2477
+#: aarch64-opc.c:2479
 msgid "floating-point value must be 0.5 or 2.0"
 msgstr "la valeur en virgule doit être 0,5 ou 2,0"
 
-#: aarch64-opc.c:2487
+#: aarch64-opc.c:2489
 msgid "floating-point value must be 0.0 or 1.0"
 msgstr "la valeur en virgule doit être 0,0 ou 1,0"
 
-#: aarch64-opc.c:2518
+#: aarch64-opc.c:2520
 msgid "invalid replicated MOV immediate"
 msgstr "valeur immédiate répliquée MOV incorrecte"
 
-#: aarch64-opc.c:2639
+#: aarch64-opc.c:2641
 msgid "extend operator expected"
 msgstr "opérateur étendu attendu"
 
-#: aarch64-opc.c:2652
+#: aarch64-opc.c:2654
 msgid "missing extend operator"
 msgstr "opérateur étendu manquant"
 
-#: aarch64-opc.c:2658
+#: aarch64-opc.c:2660
 msgid "'LSL' operator not allowed"
 msgstr "opérateur LSL interdit"
 
-#: aarch64-opc.c:2679
+#: aarch64-opc.c:2681
 msgid "W register expected"
 msgstr "registre W attendu"
 
-#: aarch64-opc.c:2690
+#: aarch64-opc.c:2692
 msgid "shift operator expected"
 msgstr "opérateur de décalage attendu"
 
-#: aarch64-opc.c:2697
+#: aarch64-opc.c:2699
 msgid "'ROR' operator not allowed"
 msgstr "opérateur ROR interdit"
 
-#: aarch64-opc.c:3711
+#: aarch64-opc.c:3714
 msgid "reading from a write-only register"
 msgstr "lecture depuis un registre en lecture / écriture"
 
-#: aarch64-opc.c:3713
+#: aarch64-opc.c:3716
 msgid "writing to a read-only register"
 msgstr "écriture depuis un registre en lecture / écriture"
 
-#: aarch64-opc.c:4880
+#: aarch64-opc.c:4711
 msgid "instruction opens new dependency sequence without ending previous one"
 msgstr "l'instruction ouvre une nouvelle séquence de dépendance sans mettre fin à la précédente"
 
-#: aarch64-opc.c:4900
+#: aarch64-opc.c:4731
 msgid "previous `movprfx' sequence not closed"
 msgstr "la précédente séquence \"movprfx\" n'est pas terminée"
 
-#: aarch64-opc.c:4919
+#: aarch64-opc.c:4750
 msgid "SVE instruction expected after `movprfx'"
 msgstr "instruction SVE attendue après \"movprfx\""
 
-#: aarch64-opc.c:4932
+#: aarch64-opc.c:4763
 msgid "SVE `movprfx' compatible instruction expected"
 msgstr "instruction compatible \"movprfx\" SVE attendue"
 
-#: aarch64-opc.c:5019
+#: aarch64-opc.c:4850
 msgid "predicated instruction expected after `movprfx'"
 msgstr "instuction prédite attendue après \"movprfx\""
 
-#: aarch64-opc.c:5031
+#: aarch64-opc.c:4862
 msgid "merging predicate expected due to preceding `movprfx'"
 msgstr "prédiction de fusion attendue en raison de l'instruction précédente \"movprfx\""
 
-#: aarch64-opc.c:5043
+#: aarch64-opc.c:4874
 msgid "predicate register differs from that in preceding `movprfx'"
 msgstr "registre prédit différent de celui de l'instruction précédente \"movprfx\""
 
-#: aarch64-opc.c:5062
+#: aarch64-opc.c:4893
 msgid "output register of preceding `movprfx' not used in current instruction"
 msgstr "registre de sortie de l'instruction précédente \"movprfx\" non utilisé par l'instruction courante"
 
-#: aarch64-opc.c:5075
+#: aarch64-opc.c:4906
 msgid "output register of preceding `movprfx' expected as output"
 msgstr "registre de sortie de l'instruction précédente \"movprfx\" attendu comme sortie"
 
-#: aarch64-opc.c:5087
+#: aarch64-opc.c:4918
 msgid "output register of preceding `movprfx' used as input"
 msgstr "registre de sortie de l'instruction précédente \"movprfx\" utilisé comme entrée"
 
-#: aarch64-opc.c:5103
+#: aarch64-opc.c:4934
 msgid "register size not compatible with previous `movprfx'"
 msgstr "taille de registre incompatible avec l'instruction précédente \"movprfx\""
 
@@ -376,12 +377,16 @@ msgstr ""
 "Utiliser -M<classe[,classe]> pour sélectionner la ou les classes d’opcode correctes.\n"
 "\t\t\t\t"
 
-#: arc-dis.c:844
+#: arc-dis.c:440
+msgid "An error occured while generating the extension instruction operations"
+msgstr "Erreur rencontrée pendant la génération des opérations d'instruction étendue"
+
+#: arc-dis.c:845
 #, c-format
 msgid "unrecognised disassembler CPU option: %s"
 msgstr "option CPU du désassembleur inconnue : %s"
 
-#: arc-dis.c:1411
+#: arc-dis.c:1412
 #, c-format
 msgid ""
 "\n"
@@ -393,47 +398,47 @@ msgstr ""
 "avec l’utilisation de l’option -M (les options multiples doivent être\n"
 "séparées par des virgules) :\n"
 
-#: arc-dis.c:1423
+#: arc-dis.c:1424
 #, c-format
 msgid "  dsp             Recognize DSP instructions.\n"
 msgstr "  dsp             Reconnaissance des instructions DSP.\n"
 
-#: arc-dis.c:1425
+#: arc-dis.c:1426
 #, c-format
 msgid "  spfp            Recognize FPX SP instructions.\n"
 msgstr "  spfp             Reconnaissance des instructions FPX SP.\n"
 
-#: arc-dis.c:1427
+#: arc-dis.c:1428
 #, c-format
 msgid "  dpfp            Recognize FPX DP instructions.\n"
 msgstr "  dpfp             Reconnaissance des instructions FPX DP.\n"
 
-#: arc-dis.c:1429
+#: arc-dis.c:1430
 #, c-format
 msgid "  quarkse_em      Recognize FPU QuarkSE-EM instructions.\n"
 msgstr "  quarkse_em      Reconnaissance des instructions FPU QuarkSE-EM.\n"
 
-#: arc-dis.c:1431
+#: arc-dis.c:1432
 #, c-format
 msgid "  fpuda           Recognize double assist FPU instructions.\n"
 msgstr "  fpuda             Reconnaissance des instructions FPU double assist.\n"
 
-#: arc-dis.c:1433
+#: arc-dis.c:1434
 #, c-format
 msgid "  fpus            Recognize single precision FPU instructions.\n"
 msgstr "  fpus            Reconnaissance des instructions FPU simple précision.\n"
 
-#: arc-dis.c:1435
+#: arc-dis.c:1436
 #, c-format
 msgid "  fpud            Recognize double precision FPU instructions.\n"
 msgstr "  fpud            Reconnaissance des instructions FPU double précision.\n"
 
-#: arc-dis.c:1437
+#: arc-dis.c:1438
 #, c-format
 msgid "  nps400          Recognize NPS400 instructions.\n"
 msgstr "  nps400          Reconnaissance des instructions NPS400.\n"
 
-#: arc-dis.c:1439
+#: arc-dis.c:1440
 #, c-format
 msgid "  hex             Use only hexadecimal number to print immediates.\n"
 msgstr "  hex             Utilise seulement la notation héxadécimale pour l'affichage.\n"
@@ -599,48 +604,67 @@ msgstr "la valeur doit être dans l’intervalle 0 à 31"
 msgid "invalid position, should be one of: 0,4,8,...124."
 msgstr "position incorrecte, devrait être 0, 4, 8… 124."
 
-#: arm-dis.c:5105
+#: arm-dis.c:5192
 msgid "Select raw register names"
 msgstr "Sélectionner les noms de registres bruts"
 
-#: arm-dis.c:5107
+#: arm-dis.c:5194
 msgid "Select register names used by GCC"
 msgstr "Sélectionner les noms de registres utilisés par GCC"
 
-#: arm-dis.c:5109
+#: arm-dis.c:5196
 msgid "Select register names used in ARM's ISA documentation"
 msgstr "Sélectionner les noms de registres utilisés dans la documentation ISA pour ARM"
 
-#: arm-dis.c:5111
+#: arm-dis.c:5198
 msgid "Assume all insns are Thumb insns"
 msgstr "Considérer tous les insns comme des index insns"
 
-#: arm-dis.c:5112
+#: arm-dis.c:5199
 msgid "Examine preceding label to determine an insn's type"
 msgstr "Examiner l’étiquette précédente pour déterminer le type d’insns"
 
-#: arm-dis.c:5113
+#: arm-dis.c:5200
 msgid "Select register names used in the APCS"
 msgstr "Sélectionner les noms de registres utilisés par APCS"
 
-#: arm-dis.c:5115
+#: arm-dis.c:5202
 msgid "Select register names used in the ATPCS"
 msgstr "Sélectionner les noms de registres utilisés par ATPCS"
 
-#: arm-dis.c:5117
+#: arm-dis.c:5204
 msgid "Select special register names used in the ATPCS"
 msgstr "Sélectionner les noms de registres spéciaux utilisés par ATPCS"
 
-#: arm-dis.c:8286
+#: arm-dis.c:5206
+msgid "Enable CDE extensions for coprocessor N space"
+msgstr "Activer les extensions CDE pour l'espace N de coprocesseur"
+
+#: arm-dis.c:8375
 msgid "<illegal precision>"
 msgstr "<précision illégale>"
 
-#: arm-dis.c:11352
+#: arm-dis.c:11615
 #, c-format
 msgid "unrecognised register name set: %s"
 msgstr "jeu de registres inconnu : %s"
 
-#: arm-dis.c:12066
+#: arm-dis.c:11629
+#, c-format
+msgid "cde coprocessor not between 0-7: %s"
+msgstr "le coprocesseur CDE n'est pas entre 0 et 7 : %s"
+
+#: arm-dis.c:11635
+#, c-format
+msgid "coproc must have an argument: %s"
+msgstr "coproc doit avoir un argument : %s"
+
+#: arm-dis.c:11648
+#, c-format
+msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
+msgstr "l'argument coprocN prend les options \"generic\", \"cde\", ou \"CDE\" : %s"
+
+#: arm-dis.c:12359
 #, c-format
 msgid ""
 "\n"
@@ -672,7 +696,7 @@ msgstr "attendu 16, 32, ou 64 in"
 
 #: 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:1288 mt-asm.c:596 or1k-asm.c:580 xc16x-asm.c:377
+#: m32r-asm.c:329 mep-asm.c:1287 mt-asm.c:596 or1k-asm.c:571 xc16x-asm.c:377
 #: xstormy16-asm.c:277
 #, c-format
 msgid "internal error: unrecognized field %d while parsing"
@@ -680,7 +704,7 @@ msgstr "erreur interne : Champ %d inconnu lors de l’analyse"
 
 #: 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:1340 mt-asm.c:648 or1k-asm.c:632 xc16x-asm.c:429
+#: m32r-asm.c:381 mep-asm.c:1339 mt-asm.c:648 or1k-asm.c:623 xc16x-asm.c:429
 #: xstormy16-asm.c:329
 msgid "missing mnemonic in syntax string"
 msgstr "mnémonique manquante dans la chaîne de syntaxe"
@@ -694,9 +718,9 @@ msgstr "mnémonique manquante dans la chaîne de syntaxe"
 #: 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: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:767 or1k-asm.c:771
-#: or1k-asm.c:860 or1k-asm.c:967 xc16x-asm.c:564 xc16x-asm.c:568
+#: mep-asm.c:1474 mep-asm.c:1478 mep-asm.c:1567 mep-asm.c:1674 mt-asm.c:783
+#: mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 or1k-asm.c:758 or1k-asm.c:762
+#: or1k-asm.c:851 or1k-asm.c:958 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"
@@ -704,7 +728,7 @@ msgstr "instruction inconnue"
 
 #: 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:1522 mt-asm.c:830 or1k-asm.c:814 xc16x-asm.c:611
+#: m32r-asm.c:563 mep-asm.c:1521 mt-asm.c:830 or1k-asm.c:805 xc16x-asm.c:611
 #: xstormy16-asm.c:511
 #, c-format
 msgid "syntax error (expected char `%c', found `%c')"
@@ -712,7 +736,7 @@ msgstr "erreur de syntaxe (caractère « %c » attendu, « %c » trouvé)"
 
 #: 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:1532 mt-asm.c:840 or1k-asm.c:824 xc16x-asm.c:621
+#: m32r-asm.c:573 mep-asm.c:1531 mt-asm.c:840 or1k-asm.c:815 xc16x-asm.c:621
 #: xstormy16-asm.c:521
 #, c-format
 msgid "syntax error (expected char `%c', found end of instruction)"
@@ -720,21 +744,21 @@ msgstr "erreur de syntaxe (caractère « %c » attendu, fin de l’instruction
 
 #: 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:1562 mt-asm.c:870 or1k-asm.c:854 xc16x-asm.c:651
+#: m32r-asm.c:603 mep-asm.c:1561 mt-asm.c:870 or1k-asm.c:845 xc16x-asm.c:651
 #: xstormy16-asm.c:551
 msgid "junk at end of line"
 msgstr "rebut en fin de ligne"
 
 #: 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:1674 mt-asm.c:982 or1k-asm.c:966 xc16x-asm.c:763
+#: m32r-asm.c:715 mep-asm.c:1673 mt-asm.c:982 or1k-asm.c:957 xc16x-asm.c:763
 #: xstormy16-asm.c:663
 msgid "unrecognized form of instruction"
 msgstr "forme d’instruction inconnue"
 
 #: 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:1688 mt-asm.c:996 or1k-asm.c:980 xc16x-asm.c:777
+#: m32r-asm.c:729 mep-asm.c:1687 mt-asm.c:996 or1k-asm.c:971 xc16x-asm.c:777
 #: xstormy16-asm.c:677
 #, c-format
 msgid "bad instruction `%.50s...'"
@@ -742,23 +766,23 @@ msgstr "instruction « %.50s… » erronée"
 
 #: 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:1691 mt-asm.c:999 or1k-asm.c:983 xc16x-asm.c:780
+#: m32r-asm.c:732 mep-asm.c:1690 mt-asm.c:999 or1k-asm.c:974 xc16x-asm.c:780
 #: xstormy16-asm.c:680
 #, c-format
 msgid "bad instruction `%.50s'"
 msgstr "instruction « %.50s » erronée"
 
-#: bpf-desc.c:1441
+#: bpf-desc.c:1671
 #, c-format
 msgid "internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : bpf_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: bpf-desc.c:1524
+#: bpf-desc.c:1759
 #, c-format
 msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : bpf_cgen_cpu_open : argument %d non pris en charge"
 
-#: bpf-desc.c:1543
+#: bpf-desc.c:1778
 #, c-format
 msgid "internal error: bpf_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : bpf_cgen_cpu_open : boutisme non défini"
@@ -773,7 +797,7 @@ msgstr "*inconnu(e)*"
 
 #: 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:1188 mt-dis.c:291 or1k-dis.c:184 xc16x-dis.c:421
+#: m32r-dis.c:280 mep-dis.c:1188 mt-dis.c:291 or1k-dis.c:175 xc16x-dis.c:421
 #: xstormy16-dis.c:169
 #, c-format
 msgid "internal error: unrecognized field %d while printing insn"
@@ -803,50 +827,50 @@ msgstr "opérande hors intervalle (0x%lx n’est pas entre 0 et 0x%lx)"
 msgid "operand out of range (%ld not between %ld and %ld)"
 msgstr "opérande hors intervalle (%ld n’est pas entre %ld et %ld)"
 
-#: bpf-ibld.c:625 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:742
-#: xc16x-ibld.c:757 xstormy16-ibld.c:683
+#: bpf-ibld.c:628 epiphany-ibld.c:883 fr30-ibld.c:738 frv-ibld.c:864
+#: ip2k-ibld.c:615 iq2000-ibld.c:721 lm32-ibld.c:642 m32c-ibld.c:1739
+#: m32r-ibld.c:673 mep-ibld.c:1216 mt-ibld.c:757 or1k-ibld.c:736
+#: xc16x-ibld.c:760 xstormy16-ibld.c:686
 #, c-format
 msgid "internal error: unrecognized field %d while building insn"
 msgstr "erreur interne : champ %d inconnu lors de la construction d’instruction"
 
-#: bpf-ibld.c:709 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:910
-#: xc16x-ibld.c:978 xstormy16-ibld.c:830
+#: bpf-ibld.c:712 epiphany-ibld.c:1178 fr30-ibld.c:944 frv-ibld.c:1182
+#: ip2k-ibld.c:691 iq2000-ibld.c:897 lm32-ibld.c:747 m32c-ibld.c:2901
+#: m32r-ibld.c:811 mep-ibld.c:1816 mt-ibld.c:978 or1k-ibld.c:895
+#: xc16x-ibld.c:981 xstormy16-ibld.c:833
 #, c-format
 msgid "internal error: unrecognized field %d while decoding insn"
 msgstr "erreur interne : champ %d inconnu lors du décodage d’instruction."
 
-#: bpf-ibld.c:778 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:1015
-#: xc16x-ibld.c:1200 xstormy16-ibld.c:941
+#: bpf-ibld.c:781 epiphany-ibld.c:1322 fr30-ibld.c:1091 frv-ibld.c:1461
+#: ip2k-ibld.c:766 iq2000-ibld.c:1029 lm32-ibld.c:837 m32c-ibld.c:3519
+#: m32r-ibld.c:925 mep-ibld.c:2287 mt-ibld.c:1179 or1k-ibld.c:991
+#: xc16x-ibld.c:1203 xstormy16-ibld.c:944
 #, c-format
 msgid "internal error: unrecognized field %d while getting int operand"
 msgstr "erreur interne : champ %d inconnu lors de l’obtention d’un opérande int."
 
-#: bpf-ibld.c:829 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:1102
-#: xc16x-ibld.c:1404 xstormy16-ibld.c:1034
+#: bpf-ibld.c:832 epiphany-ibld.c:1448 fr30-ibld.c:1220 frv-ibld.c:1722
+#: ip2k-ibld.c:823 iq2000-ibld.c:1143 lm32-ibld.c:909 m32c-ibld.c:4119
+#: m32r-ibld.c:1021 mep-ibld.c:2740 mt-ibld.c:1362 or1k-ibld.c:1069
+#: xc16x-ibld.c:1407 xstormy16-ibld.c:1037
 #, c-format
 msgid "internal error: unrecognized field %d while getting vma operand"
 msgstr "ereur interne : champ %d inconnu lors de l’obtention d’un opérande vma."
 
-#: bpf-ibld.c:887 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:1196
-#: xc16x-ibld.c:1609 xstormy16-ibld.c:1134
+#: bpf-ibld.c:890 epiphany-ibld.c:1581 fr30-ibld.c:1352 frv-ibld.c:1990
+#: ip2k-ibld.c:883 iq2000-ibld.c:1264 lm32-ibld.c:988 m32c-ibld.c:4707
+#: m32r-ibld.c:1123 mep-ibld.c:3154 mt-ibld.c:1552 or1k-ibld.c:1154
+#: xc16x-ibld.c:1612 xstormy16-ibld.c:1137
 #, c-format
 msgid "internal error: unrecognized field %d while setting int operand"
 msgstr "erreur interne : champ %d inconnu lors de l’initialisation d’un opérande int."
 
-#: bpf-ibld.c:935 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:1280
-#: xc16x-ibld.c:1804 xstormy16-ibld.c:1224
+#: bpf-ibld.c:938 epiphany-ibld.c:1704 fr30-ibld.c:1474 frv-ibld.c:2248
+#: ip2k-ibld.c:933 iq2000-ibld.c:1375 lm32-ibld.c:1057 m32c-ibld.c:5285
+#: m32r-ibld.c:1215 mep-ibld.c:3558 mt-ibld.c:1732 or1k-ibld.c:1229
+#: xc16x-ibld.c:1807 xstormy16-ibld.c:1227
 #, c-format
 msgid "internal error: unrecognized field %d while setting vma operand"
 msgstr "errer interne : champ %d inconnu lors de l’initialisation d’un opérande vma."
@@ -877,6 +901,15 @@ msgstr "Erreur %d inconnue\n"
 msgid "Address 0x%s is out of bounds.\n"
 msgstr "Adresse 0x%s hors intervalle.\n"
 
+#: disassemble.c:840
+#, c-format
+msgid "assertion fail %s:%d"
+msgstr "assertion échouée %s : %d"
+
+#: disassemble.c:841
+msgid "Please report this bug"
+msgstr "Veuillez rapporter ce bogue"
+
 #: epiphany-asm.c:68
 msgid "register unavailable for short instructions"
 msgstr "registre indisponible pour les instructions courtes"
@@ -917,12 +950,12 @@ msgstr "N’est pas une adresse de type PC."
 msgid "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : epiphany_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: epiphany-desc.c:2192
+#: epiphany-desc.c:2197
 #, c-format
 msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : epiphany_cgen_cpu_open : argument %d non pris en charge"
 
-#: epiphany-desc.c:2211
+#: epiphany-desc.c:2216
 #, c-format
 msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : epiphany_cgen_cpu_open : boutisme non défini"
@@ -948,12 +981,12 @@ msgstr "Liste de registres invalide"
 msgid "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : fr30_cgen_rebuild_tables : confit de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: fr30-desc.c:1669
+#: fr30-desc.c:1674
 #, c-format
 msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : fr30_cgen_cpu_open : argument %d non pris en charge"
 
-#: fr30-desc.c:1688
+#: fr30-desc.c:1693
 #, c-format
 msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : fr30_cgen_cpu_open : boutisme non défini"
@@ -979,12 +1012,12 @@ msgstr "Le numéro de registre doit être pair"
 msgid "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : frv_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: frv-desc.c:6409
+#: frv-desc.c:6414
 #, c-format
 msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : frv_cgen_cpu_open : argument %d non pris en charge"
 
-#: frv-desc.c:6428
+#: frv-desc.c:6433
 #, c-format
 msgid "internal error: frv_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : frv_cgen_cpu_open : boutisme non défini"
@@ -1004,27 +1037,22 @@ msgstr "erreur interne : code majeur erroné"
 msgid "internal error: bad insn unit"
 msgstr "erreur interne : unité d'instruction erronée"
 
-#: h8300-dis.c:63
-#, c-format
-msgid "internal error, h8_disassemble_init"
-msgstr "erreur interne, h8_disassemble_init"
-
 # h8300-dis.c:380Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
-#: h8300-dis.c:315
+#: h8300-dis.c:309
 #, c-format
 msgid "Hmmmm 0x%x"
 msgstr "Hummmm 0x%x"
 
-#: h8300-dis.c:692
+#: h8300-dis.c:617
 #, c-format
 msgid "Don't understand 0x%x \n"
 msgstr "Incompréhensible : 0x%x \n"
 
-#: i386-dis.c:11062
+#: i386-dis.c:11040
 msgid "<internal disassembler error>"
 msgstr "<erreur interne du désassembleur>"
 
-#: i386-dis.c:11360
+#: i386-dis.c:11337
 #, c-format
 msgid ""
 "\n"
@@ -1036,32 +1064,32 @@ msgstr ""
 "avec l’utilisation de l’option -M (les options multiples doivent être\n"
 "séparées par des virgules) :\n"
 
-#: i386-dis.c:11364
+#: i386-dis.c:11341
 #, c-format
 msgid "  x86-64      Disassemble in 64bit mode\n"
 msgstr "  x86-64      Désassembleur en mode 64 bits\n"
 
-#: i386-dis.c:11365
+#: i386-dis.c:11342
 #, c-format
 msgid "  i386        Disassemble in 32bit mode\n"
 msgstr "  i386        Désassembleur en mode 32 bits\n"
 
-#: i386-dis.c:11366
+#: i386-dis.c:11343
 #, c-format
 msgid "  i8086       Disassemble in 16bit mode\n"
 msgstr "  i8086       Désassembleur en mode 16 bits\n"
 
-#: i386-dis.c:11367
+#: i386-dis.c:11344
 #, c-format
 msgid "  att         Display instruction in AT&T syntax\n"
 msgstr "  att         Afficher les instructions en syntaxe AT&T\n"
 
-#: i386-dis.c:11368
+#: i386-dis.c:11345
 #, c-format
 msgid "  intel       Display instruction in Intel syntax\n"
 msgstr "  intel       Afficher les instructions en syntaxe Intel\n"
 
-#: i386-dis.c:11369
+#: i386-dis.c:11346
 #, c-format
 msgid ""
 "  att-mnemonic\n"
@@ -1070,7 +1098,7 @@ msgstr ""
 "  att-mnemonic\n"
 "              Afficher les instructions avec les mnémoniques AT&T\n"
 
-#: i386-dis.c:11371
+#: i386-dis.c:11348
 #, c-format
 msgid ""
 "  intel-mnemonic\n"
@@ -1079,106 +1107,106 @@ msgstr ""
 "  intel-mnemonic\n"
 "              Afficher les instructions avec les mnémoniques Intel\n"
 
-#: i386-dis.c:11373
+#: i386-dis.c:11350
 #, c-format
 msgid "  addr64      Assume 64bit address size\n"
 msgstr "  addr64      Supposer un adressage 64 bits\n"
 
-#: i386-dis.c:11374
+#: i386-dis.c:11351
 #, c-format
 msgid "  addr32      Assume 32bit address size\n"
 msgstr "  addr32      Supposer un adressage 32 bits\n"
 
-#: i386-dis.c:11375
+#: i386-dis.c:11352
 #, c-format
 msgid "  addr16      Assume 16bit address size\n"
 msgstr "  addr16      Supposer un adressage 16 bits\n"
 
-#: i386-dis.c:11376
+#: i386-dis.c:11353
 #, c-format
 msgid "  data32      Assume 32bit data size\n"
 msgstr "  data32       Supposer une taille de données sur 32 bits\n"
 
-#: i386-dis.c:11377
+#: i386-dis.c:11354
 #, c-format
 msgid "  data16      Assume 16bit data size\n"
 msgstr "  data16      Supposer une taille de données sur 16 bits\n"
 
-#: i386-dis.c:11378
+#: i386-dis.c:11355
 #, c-format
 msgid "  suffix      Always display instruction suffix in AT&T syntax\n"
 msgstr "  suffix      Toujours afficher les suffixes d’instruction en syntaxe AT&T\n"
 
-#: i386-dis.c:11379
+#: i386-dis.c:11356
 #, c-format
 msgid "  amd64       Display instruction in AMD64 ISA\n"
 msgstr "  amd64         Afficher les instructions en AMD64 ISA\n"
 
-#: i386-dis.c:11380
+#: i386-dis.c:11357
 #, c-format
 msgid "  intel64     Display instruction in Intel64 ISA\n"
 msgstr "  intel64       Afficher les instructions en Intel64 ISA\n"
 
-#: i386-dis.c:11943
+#: i386-dis.c:11912
 msgid "64-bit address is disabled"
 msgstr "L’adressage 64 bits est désactivé"
 
-#: i386-gen.c:754
+#: i386-gen.c:793
 #, c-format
 msgid "%s: error: "
 msgstr "%s : erreur : "
 
-#: i386-gen.c:917
+#: i386-gen.c:960
 #, c-format
 msgid "%s: %d: unknown bitfield: %s\n"
 msgstr "%s : %d : champ de bits inconnu : %s\n"
 
-#: i386-gen.c:919
+#: i386-gen.c:962
 #, c-format
 msgid "unknown bitfield: %s\n"
 msgstr "champ de bits inconnu : %s\n"
 
-#: i386-gen.c:982
+#: i386-gen.c:1025
 #, c-format
 msgid "%s: %d: missing `)' in bitfield: %s\n"
 msgstr "%s : %d : « ) » manquante dans le champ de bits : %s\n"
 
-#: i386-gen.c:1083
+#: i386-gen.c:1126
 #, c-format
 msgid "unknown broadcast operand: %s\n"
 msgstr "décalage d’opérande inconnu : %s\n"
 
-#: i386-gen.c:1538
+#: i386-gen.c:1777
 #, c-format
 msgid "can't find i386-reg.tbl for reading, errno = %s\n"
 msgstr "impossible de lire i386-reg.tbl, errno = %s\n"
 
-#: i386-gen.c:1616
+#: i386-gen.c:1855
 #, c-format
 msgid "can't create i386-init.h, errno = %s\n"
 msgstr "impossible de créer i386-init.h, errno = %s\n"
 
-#: i386-gen.c:1706 ia64-gen.c:2829
+#: i386-gen.c:1945 ia64-gen.c:2829
 #, c-format
 msgid "unable to change directory to \"%s\", errno = %s\n"
 msgstr "impossible de modifier le répertoire vers « %s », errno = %s\n"
 
-#: i386-gen.c:1720 i386-gen.c:1725
+#: i386-gen.c:1959 i386-gen.c:1964
 #, c-format
 msgid "CpuMax != %d!\n"
 msgstr "CpuMax != %d !\n"
 
-#: i386-gen.c:1729
+#: i386-gen.c:1968
 #, c-format
 msgid "%d unused bits in i386_cpu_flags.\n"
 msgstr "%d bits inutilisés dans i386_cpu_flags.\n"
 
-#: i386-gen.c:1744
+#: i386-gen.c:1983
 #, c-format
 msgid "%d unused bits in i386_operand_type.\n"
 msgstr "%d bits inutilisés dans i386_operand_type.\n"
 
-#: i386-gen.c:1758
+#: i386-gen.c:1997
 #, c-format
 msgid "can't create i386-tbl.h, errno = %s\n"
 msgstr "impossible de créer i386-tbl.h, errno = %s\n"
@@ -1348,12 +1376,12 @@ msgstr "Tentative de repérage d’un index de bit de 0"
 msgid "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : ip2k_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: ip2k-desc.c:1098
+#: ip2k-desc.c:1103
 #, c-format
 msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : ip2k_cgen_cpu_open : argument %d non pris en charge"
 
-#: ip2k-desc.c:1117
+#: ip2k-desc.c:1122
 #, c-format
 msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : ip2k_cgen_cpu_open : boutisme non défini"
@@ -1375,12 +1403,12 @@ msgstr "décalage de 21 bits hors intervalle"
 msgid "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : iq2000_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: iq2000-desc.c:2103
+#: iq2000-desc.c:2108
 #, c-format
 msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : iq2000_cgen_cpu_open : argument %d non pris en charge"
 
-#: iq2000-desc.c:2122
+#: iq2000-desc.c:2127
 #, c-format
 msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : iq2000_cgen_cpu_open : boutisme non défini"
@@ -1406,12 +1434,12 @@ msgstr "adresse relative GOT attendue : gotofflo16(symbole)"
 msgid "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : lm32_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: lm32-desc.c:1085
+#: lm32-desc.c:1090
 #, c-format
 msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : lm32_cgen_cpu_open : argument %d non pris en charge"
 
-#: lm32-desc.c:1104
+#: lm32-desc.c:1109
 #, c-format
 msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : lm32_cgen_cpu_open : boutisme non défini"
@@ -1505,12 +1533,12 @@ msgstr "Indicateur de taille invalide"
 msgid "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : m32c_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: m32c-desc.c:63116
+#: m32c-desc.c:63121
 #, c-format
 msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : m32c_cgen_cpu_open : argument %d non pris en charge"
 
-#: m32c-desc.c:63135
+#: m32c-desc.c:63140
 #, c-format
 msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : m32c_cgen_cpu_open : boutisme non défini"
@@ -1520,12 +1548,12 @@ msgstr "erreur interne : m32c_cgen_cpu_open : boutisme non défini"
 msgid "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : m32r_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: m32r-desc.c:1448
+#: m32r-desc.c:1453
 #, c-format
 msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : m32r_cgen_cpu_open : argument %d non pris en charge"
 
-#: m32r-desc.c:1467
+#: m32r-desc.c:1472
 #, c-format
 msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : m32r_cgen_cpu_open : boutisme non défini"
@@ -1578,12 +1606,12 @@ msgstr "Valeur mal alignée"
 msgid "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : mep_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: mep-desc.c:6309
+#: mep-desc.c:6314
 #, c-format
 msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : mep_cgen_cpu_open : argument %d non pris en charge"
 
-#: mep-desc.c:6328
+#: mep-desc.c:6333
 #, c-format
 msgid "internal error: mep_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : mep_cgen_cpu_open : boutisme non défini"
@@ -1779,12 +1807,12 @@ msgstr "opérande invalide. Type doit être 0, 1 ou 2 seulement."
 msgid "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : mt_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: mt-desc.c:1229
+#: mt-desc.c:1234
 #, c-format
 msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : mt_cgen_cpu_open : argument %d non pris en charge"
 
-#: mt-desc.c:1248
+#: mt-desc.c:1253
 #, c-format
 msgid "internal error: mt_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : mt_cgen_cpu_open : boutisme non défini"
@@ -1804,6 +1832,10 @@ msgstr "erreur interne : pas de méthode connue pour analyser les résultats"
 msgid "internal error: unknown hardware resource"
 msgstr "erreur interne : ressource matérielle inconnue"
 
+#: nds32-dis.c:1186
+msgid "insufficient data to decode instruction"
+msgstr "données insuffisantes pour décoder l'instruction"
+
 #: nfp-dis.c:927
 msgid "<invalid_instruction>:"
 msgstr "<instruction_invalide>"
@@ -1884,7 +1916,7 @@ msgstr "erreur interne : description d'opcode cassée pour : « %s %s »"
 #. an immediate either. We don't know how much to increase
 #. aoffsetp by since whatever generated this is broken
 #. anyway!
-#: ns32k-dis.c:535
+#: ns32k-dis.c:533
 #, c-format
 msgid "$<undefined>"
 msgstr "$<non défini>"
@@ -1897,27 +1929,27 @@ msgstr "repositionnement invalide du magasin"
 msgid "internal relocation type invalid"
 msgstr "repositionnement interne de type invalide"
 
-#: or1k-desc.c:2213
+#: or1k-desc.c:2040
 #, c-format
 msgid "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : or1k_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: or1k-desc.c:2296
+#: or1k-desc.c:2128
 #, c-format
 msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : or1k_cgen_cpu_open : argument %d non pris en charge"
 
-#: or1k-desc.c:2315
+#: or1k-desc.c:2147
 #, c-format
 msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : or1k_cgen_cpu_open : boutisme non défini"
 
-#: ppc-dis.c:376
+#: ppc-dis.c:386
 #, c-format
 msgid "warning: ignoring unknown -M%s option"
 msgstr "avertissement : l'option inconnue -M%s est ignorée"
 
-#: ppc-dis.c:957
+#: ppc-dis.c:977
 #, c-format
 msgid ""
 "\n"
@@ -1952,101 +1984,126 @@ msgstr "tentative d’initialisation du bit y lors de l’utilisation du modific
 msgid "attempt to set 'at' bits when using + or - modifier"
 msgstr "tentative d’initialisation du bit 'at' lors de l’utilisation du modificateur + ou -"
 
-#: ppc-opc.c:658
+#: ppc-opc.c:677
 msgid "invalid R operand"
 msgstr "opérateur R invalide"
 
-#: ppc-opc.c:713
+#: ppc-opc.c:732
 msgid "invalid mask field"
 msgstr "champ de masque invalide"
 
-#: ppc-opc.c:736
+#: ppc-opc.c:755
 msgid "invalid mfcr mask"
 msgstr "masque mfcr invalide"
 
-#: ppc-opc.c:812
+#: ppc-opc.c:873 ppc-opc.c:891
 msgid "illegal L operand value"
 msgstr "valeur d’opérande L illégale"
 
-#: ppc-opc.c:851
+#: ppc-opc.c:914
+msgid "illegal WC operand value"
+msgstr "valeur d’opérande WC illégale"
+
+#: ppc-opc.c:1011
 msgid "incompatible L operand value"
 msgstr "valeur d’opérande L incompatible"
 
-#: ppc-opc.c:891 ppc-opc.c:926
+#: ppc-opc.c:1051 ppc-opc.c:1086
 msgid "illegal bitmask"
 msgstr "masque de bits illégal"
 
-#: ppc-opc.c:1013
+#: ppc-opc.c:1173
 msgid "address register in load range"
 msgstr "registre d’adresse dans la plage de chargement"
 
-#: ppc-opc.c:1079
+#: ppc-opc.c:1213
+msgid "illegal PL operand value"
+msgstr "valeur d’opérande PL illégale"
+
+#: ppc-opc.c:1274
 msgid "index register in load range"
 msgstr "registre d’index dans la plage de chargement"
 
-#: ppc-opc.c:1108 ppc-opc.c:1194
+#: ppc-opc.c:1303 ppc-opc.c:1389
 msgid "source and target register operands must be different"
 msgstr "les opérandes des registres source et cible doivent être différents"
 
-#: ppc-opc.c:1139
+#: ppc-opc.c:1334
 msgid "invalid register operand when updating"
 msgstr "opérande de registre invalide lors de la mise à jour"
 
-#: ppc-opc.c:1257
+#: ppc-opc.c:1452
 msgid "illegal immediate value"
 msgstr "valeur immédiate illégale"
 
-#: ppc-opc.c:1362
+#: ppc-opc.c:1557
 msgid "invalid bat number"
 msgstr "numéro bat invalide"
 
-#: ppc-opc.c:1397
+#: ppc-opc.c:1592
 msgid "invalid sprg number"
 msgstr "numéro de registre spécial invalide"
 
-#: ppc-opc.c:1434
+#: ppc-opc.c:1629
 msgid "invalid tbr number"
 msgstr "numéro tbr invalide"
 
-#: ppc-opc.c:1581
+#: ppc-opc.c:1715 ppc-opc.c:1761
+msgid "VSR overlaps ACC operand"
+msgstr "VSR chevauche l'opérande ACC"
+
+#: ppc-opc.c:1868
 msgid "invalid constant"
 msgstr "constante invalide"
 
-#: ppc-opc.c:1683 ppc-opc.c:1706 ppc-opc.c:1729 ppc-opc.c:1752
+#: ppc-opc.c:1970 ppc-opc.c:1993 ppc-opc.c:2016 ppc-opc.c:2039
 msgid "UIMM = 00000 is illegal"
 msgstr "UIMM = 00000 est illégal."
 
-#: ppc-opc.c:1775
+#: ppc-opc.c:2062
 msgid "UIMM values >7 are illegal"
 msgstr "UIMM values >7 est illégal."
 
-#: ppc-opc.c:1798
+#: ppc-opc.c:2085
 msgid "UIMM values >15 are illegal"
 msgstr "UIMM values >15 est illégal."
 
-#: ppc-opc.c:1821
+#: ppc-opc.c:2108
 msgid "GPR odd is illegal"
 msgstr "parité GPR illégale"
 
-#: ppc-opc.c:1844 ppc-opc.c:1867
+#: ppc-opc.c:2131 ppc-opc.c:2154
 msgid "invalid offset"
 msgstr "offset invalide"
 
-#: ppc-opc.c:1890
+#: ppc-opc.c:2177
 msgid "invalid Ddd value"
 msgstr "numéro Ddd invalide"
 
-#: riscv-dis.c:68
+#. The option without '=' should be defined above.
+#: riscv-dis.c:85 riscv-dis.c:109
 #, c-format
 msgid "unrecognized disassembler option: %s"
 msgstr "option du désassembleur inconnue : %s"
 
-#: riscv-dis.c:346
+#. Invalid options with '=', no option name before '=',
+#. and no value after '='.
+#: riscv-dis.c:93
+#, c-format
+msgid "unrecognized disassembler option with '=': %s"
+msgstr "option du désassembleur inconnue avec '=' : %s"
+
+#: riscv-dis.c:103
+#, c-format
+msgid "unknown privilege spec set by %s=%s"
+msgstr "spécification de privilège inconnue définie par %s=%s"
+
+#: riscv-dis.c:406
 #, c-format
 msgid "# internal error, undefined modifier (%c)"
 msgstr "# erreur interne, modificateur indéfini (%c)"
 
-#: riscv-dis.c:545
+#: riscv-dis.c:605
 #, c-format
 msgid ""
 "\n"
@@ -2058,26 +2115,37 @@ msgstr ""
 "l’utilisation de l’option -M (les options multiples doivent être séparées\n"
 "par des virgules) :\n"
 
-#: riscv-dis.c:549
+#: riscv-dis.c:609
 #, c-format
 msgid ""
 "\n"
-"  numeric       Print numeric register names, rather than ABI names.\n"
+"  numeric         Print numeric register names, rather than ABI names.\n"
 msgstr ""
 "\n"
-"  numeric       Affiche les numéros des registres, au lieu de leur nom ABI.\n"
+"  numeric       Affiche le nom des registres numériques, au lieu de leur nom ABI.\n"
 
-#: riscv-dis.c:552
+#: riscv-dis.c:612
 #, c-format
 msgid ""
 "\n"
-"  no-aliases    Disassemble only into canonical instructions, rather\n"
-"                than into pseudoinstructions.\n"
+"  no-aliases      Disassemble only into canonical instructions, rather\n"
+"                  than into pseudoinstructions.\n"
 msgstr ""
 "\n"
 "  no-aliases    Désassembler seulement en instructions canoniques,\n"
 "                au lieu de pseudo-instructions.\n"
 
+#: riscv-dis.c:616
+#, c-format
+msgid ""
+"\n"
+"  priv-spec=PRIV  Print the CSR according to the chosen privilege spec\n"
+"                  (1.9, 1.9.1, 1.10, 1.11).\n"
+msgstr ""
+"\n"
+"  priv-spec=PRIV  Affiche le CSR selon la spécification de privilège choisie\n"
+"                  (1.9, 1.9.1, 1.10, 1.11).\n"
+
 #: 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 "<numéro de registre invalide>"
@@ -2098,15 +2166,15 @@ msgstr "<taille de l'opérateur invalide>"
 msgid "<invalid size>"
 msgstr "<taille invalide>"
 
-#: s12z-dis.c:258 s12z-dis.c:315 s12z-dis.c:326
+#: s12z-dis.c:251 s12z-dis.c:308 s12z-dis.c:319
 msgid "<illegal reg num>"
 msgstr "<numéro de registre illégal>"
 
-#: s12z-dis.c:389
+#: s12z-dis.c:382
 msgid "<bad>"
 msgstr "<mauvais>"
 
-#: s12z-dis.c:400
+#: s12z-dis.c:392
 msgid ".<bad>"
 msgstr ".<mauvais>"
 
@@ -2155,7 +2223,7 @@ msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
 msgstr "erreur interne : sparc-opcode.h erroné : « %s » == « %s »\n"
 
 #. Mark as non-valid instruction.
-#: sparc-dis.c:1095
+#: sparc-dis.c:1094
 msgid "unknown"
 msgstr "inconnu(e)"
 
@@ -2312,12 +2380,12 @@ msgstr "Préfixe « seg: » manquant"
 msgid "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : xc16x_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: xc16x-desc.c:3432
+#: xc16x-desc.c:3437
 #, c-format
 msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : xc16x_cgen_cpu_open : argument %d non pris en charge"
 
-#: xc16x-desc.c:3451
+#: xc16x-desc.c:3456
 #, c-format
 msgid "internal error: xc16x_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : xc16x_cgen_cpu_open : boutisme non défini"
@@ -2367,12 +2435,15 @@ msgstr "Erreur de syntaxe : pas de « ) » en suffixe"
 msgid "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
 msgstr "erreur interne : xstormy16_cgen_rebuild_tables : confilt de valeurs insn-chunk-bitsize : \"%d\" vs. \"%d\""
 
-#: xstormy16-desc.c:1400
+#: xstormy16-desc.c:1405
 #, c-format
 msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
 msgstr "erreur interne : xstormy16_cgen_cpu_open : argument %d non pris en charge"
 
-#: xstormy16-desc.c:1419
+#: xstormy16-desc.c:1424
 #, c-format
 msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
 msgstr "erreur interne : xstormy16_cgen_cpu_open : boutisme non défini"
+
+#~ msgid "internal error, h8_disassemble_init"
+#~ msgstr "erreur interne, h8_disassemble_init"